Pull request #3652 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 wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at a7bcd554ba88ede6551341f160f16400074cb89f rather than 5beed9c3f366fff82bf502bfa7b610559b74e0c2 Obtained Jenkinsfile from a7bcd554ba88ede6551341f160f16400074cb89f 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-ssh1402691621199600056.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh6748706058788806301.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3652/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-3652/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1507644870481586217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh8944548307338102738.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-3652/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-3652/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7352363304907140910.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-2227 in /w/workspace/edgexfoundry_edgex-go_PR-3652 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh7844946682983735961.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 a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 5beed9c3f366fff82bf502bfa7b610559b74e0c2 Merge succeeded, producing 5beed9c3f366fff82bf502bfa7b610559b74e0c2 Checking out Revision 5beed9c3f366fff82bf502bfa7b610559b74e0c2 (PR-3652) > 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/3@tmp/jenkins-gitclient-ssh3856963435698897640.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3652/head:refs/remotes/origin/PR-3652 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5beed9c3f366fff82bf502bfa7b610559b74e0c2 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3771955801669729529.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5beed9c3f366fff82bf502bfa7b610559b74e0c2 # timeout=10 Commit message: "Merge branch 'main' into main" First time build. Skipping changelog. > git rev-list --no-walk 4339c490eea9eb118e539de616957d5c016a7b13 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-06T07:54:29.626Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-06T07:54:29.729Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-06T07:54:29.759Z] ========================================================= [2021-08-06T07:54:29.759Z] EdgeX Global Pipelines Version Info [2021-08-06T07:54:29.759Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-06T07:54:31.008Z] ------------------- [2021-08-06T07:54:31.009Z] stable info: [2021-08-06T07:54:31.009Z] ------------------- [2021-08-06T07:54:31.009Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-06T07:54:31.009Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-06T07:54:31.009Z] Message: update stable to v1.0.204 [2021-08-06T07:54:31.598Z] ------------------- [2021-08-06T07:54:31.598Z] experimental info: [2021-08-06T07:54:31.598Z] ------------------- [2021-08-06T07:54:31.598Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-06T07:54:31.598Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-06T07:54:31.598Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-06T07:54:31.740Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-06T07:54:31.760Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-06T07:54:31.779Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-06T07:54:31.798Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-06T07:54:31.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-06T07:54:31.839Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-06T07:54:31.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-06T07:54:31.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-06T07:54:31.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-06T07:54:31.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-06T07:54:31.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-06T07:54:31.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-06T07:54:31.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-06T07:54:31.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-06T07:54:32.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-06T07:54:32.036Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-06T07:54:32.056Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-06T07:54:32.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-06T07:54:32.095Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-06T07:54:32.114Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-06T07:54:32.133Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-06T07:54:32.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-06T07:54:33.769Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-06T07:54:33.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3652 [Pipeline] echo [2021-08-06T07:54:33.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3652 [Pipeline] echo [2021-08-06T07:54:33.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3652 [Pipeline] echo [2021-08-06T07:54:33.847Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5beed9c3f366fff82bf502bfa7b610559b74e0c2 [Pipeline] echo [2021-08-06T07:54:33.867Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5beed9c [Pipeline] echo [2021-08-06T07:54:33.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T07:54:33.956Z] provisioning config files... [2021-08-06T07:54:33.978Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config750936178189764268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T07:54:34.314Z] ---> docker-login.sh [2021-08-06T07:54:34.314Z] nexus3.edgexfoundry.org:10001 [2021-08-06T07:54:34.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:54:34.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:54:34.587Z] Configure a credential helper to remove this warning. See [2021-08-06T07:54:34.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:54:34.587Z] [2021-08-06T07:54:34.587Z] Login Succeeded [2021-08-06T07:54:34.587Z] nexus3.edgexfoundry.org:10002 [2021-08-06T07:54:34.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:54:34.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:54:34.587Z] Configure a credential helper to remove this warning. See [2021-08-06T07:54:34.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:54:34.587Z] [2021-08-06T07:54:34.587Z] Login Succeeded [2021-08-06T07:54:34.865Z] nexus3.edgexfoundry.org:10003 [2021-08-06T07:54:34.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:54:34.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:54:34.865Z] Configure a credential helper to remove this warning. See [2021-08-06T07:54:34.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:54:34.865Z] [2021-08-06T07:54:34.865Z] Login Succeeded [2021-08-06T07:54:34.865Z] nexus3.edgexfoundry.org:10004 [2021-08-06T07:54:35.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:54:35.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:54:35.135Z] Configure a credential helper to remove this warning. See [2021-08-06T07:54:35.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:54:35.135Z] [2021-08-06T07:54:35.135Z] Login Succeeded [2021-08-06T07:54:35.135Z] docker.io [2021-08-06T07:54:35.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:54:35.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:54:35.404Z] Configure a credential helper to remove this warning. See [2021-08-06T07:54:35.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:54:35.404Z] [2021-08-06T07:54:35.404Z] Login Succeeded [2021-08-06T07:54:35.404Z] ---> docker-login.sh ends [Pipeline] } [2021-08-06T07:54:35.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-06T07:54:35.761Z] ++ 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-08-06T07:54:35.761Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:54:35.761Z] ++ dirname cmd/core-command/Dockerfile [2021-08-06T07:54:35.761Z] ++ cut -d/ -f2 [2021-08-06T07:54:35.761Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-06T07:54:35.761Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:54:35.761Z] ++ dirname cmd/core-data/Dockerfile [2021-08-06T07:54:35.761Z] ++ cut -d/ -f2 [2021-08-06T07:54:35.761Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-06T07:54:35.761Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:54:35.761Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-06T07:54:35.761Z] ++ cut -d/ -f2 [2021-08-06T07:54:35.761Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-06T07:54:35.761Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:54:35.761Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-06T07:54:35.761Z] ++ cut -d/ -f2 [2021-08-06T07:54:35.761Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-06T07:54:35.761Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:54:35.761Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-06T07:54:35.761Z] ++ cut -d/ -f2 [2021-08-06T07:54:35.761Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-06T07:54:35.761Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:54:35.761Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-06T07:54:35.761Z] ++ cut -d/ -f2 [2021-08-06T07:54:35.761Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-06T07:54:35.761Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:54:35.761Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-06T07:54:35.761Z] ++ cut -d/ -f2 [2021-08-06T07:54:35.761Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-06T07:54:35.761Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:54:35.761Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-06T07:54:35.761Z] ++ cut -d/ -f2 [2021-08-06T07:54:35.761Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-06T07:54:35.761Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:54:35.761Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-06T07:54:35.761Z] ++ cut -d/ -f2 [2021-08-06T07:54:35.762Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-06T07:54:35.826Z] 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-08-06T07:54:40.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T07:54:40.447Z] [2021-08-06T07:54:40.447Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T07:54:40.782Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T07:54:40.782Z] latest: Pulling from edgex-devops/git-semver [2021-08-06T07:54:40.782Z] 31603596830f: Pulling fs layer [2021-08-06T07:54:40.782Z] d4622e32a9a9: Pulling fs layer [2021-08-06T07:54:40.782Z] 1030fce36090: Pulling fs layer [2021-08-06T07:54:40.782Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-06T07:54:40.782Z] 6c6cb7e1b49b: Waiting [2021-08-06T07:54:40.782Z] d4622e32a9a9: Download complete [2021-08-06T07:54:41.048Z] 31603596830f: Verifying Checksum [2021-08-06T07:54:41.048Z] 31603596830f: Download complete [2021-08-06T07:54:41.314Z] 31603596830f: Pull complete [2021-08-06T07:54:41.314Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-06T07:54:41.314Z] 6c6cb7e1b49b: Download complete [2021-08-06T07:54:41.314Z] d4622e32a9a9: Pull complete [2021-08-06T07:54:41.314Z] 1030fce36090: Verifying Checksum [2021-08-06T07:54:41.314Z] 1030fce36090: Download complete [2021-08-06T07:54:41.918Z] 1030fce36090: Pull complete [2021-08-06T07:54:42.191Z] 6c6cb7e1b49b: Pull complete [2021-08-06T07:54:42.191Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-06T07:54:42.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T07:54:42.191Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-06T07:54:42.291Z] prd-centos7-docker-4c-2g-2227 does not seem to be running inside a container [2021-08-06T07:54:42.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-06T07:54:43.222Z] $ docker top 2e73814b8154f364b0d5321197ee84aeb530f33d365156480c447ca6e2d16075 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-06T07:54:43.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T07:54:43.365Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T07:54:43.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T07:54:43.496Z] $ docker exec 2e73814b8154f364b0d5321197ee84aeb530f33d365156480c447ca6e2d16075 ssh-agent [2021-08-06T07:54:43.628Z] SSH_AUTH_SOCK=/tmp/ssh-3MutvAQqwhZ2/agent.14 [2021-08-06T07:54:43.628Z] SSH_AGENT_PID=21 [2021-08-06T07:54:43.642Z] Running ssh-add (command line suppressed) [2021-08-06T07:54:43.756Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7923551616717552615.key (/w/workspace/edgex-go/3@tmp/private_key_7923551616717552615.key) [2021-08-06T07:54:43.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T07:54:44.106Z] + git tag --points-at HEAD [Pipeline] } [2021-08-06T07:54:44.124Z] $ docker exec --env ******** --env ******** 2e73814b8154f364b0d5321197ee84aeb530f33d365156480c447ca6e2d16075 ssh-agent -k [2021-08-06T07:54:44.247Z] unset SSH_AUTH_SOCK; [2021-08-06T07:54:44.247Z] unset SSH_AGENT_PID; [2021-08-06T07:54:44.247Z] echo Agent pid 21 killed; [2021-08-06T07:54:44.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-06T07:54:44.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T07:54:44.305Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T07:54:44.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T07:54:44.441Z] $ docker exec 2e73814b8154f364b0d5321197ee84aeb530f33d365156480c447ca6e2d16075 ssh-agent [2021-08-06T07:54:44.572Z] SSH_AUTH_SOCK=/tmp/ssh-BCJ6vmE8JFsA/agent.53 [2021-08-06T07:54:44.572Z] SSH_AGENT_PID=60 [2021-08-06T07:54:44.581Z] Running ssh-add (command line suppressed) [2021-08-06T07:54:44.679Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8991841372877986133.key (/w/workspace/edgex-go/3@tmp/private_key_8991841372877986133.key) [2021-08-06T07:54:44.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T07:54:45.022Z] + git semver init [2021-08-06T07:54:45.022Z] # -> Open(): unable to determine branch for HEAD [2021-08-06T07:54:45.022Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-08-06T07:54:45.022Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-08-06T07:54:45.022Z] # $SEMVER_REMOTE_NAME = origin [2021-08-06T07:54:45.022Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-06T07:54:45.022Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-06T07:54:45.022Z] # $SEMVER_BRANCH = PR-3652 [2021-08-06T07:54:45.022Z] # $SEMVER_TEMP = /tmp/semver-482557329 [2021-08-06T07:54:45.022Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-06T07:55:00.085Z] # '/tmp/semver-482557329' -> '/w/workspace/edgex-go/3/.semver' [2021-08-06T07:55:00.085Z] # -> Force: false [2021-08-06T07:55:00.085Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-08-06T07:55:00.098Z] $ docker exec --env ******** --env ******** 2e73814b8154f364b0d5321197ee84aeb530f33d365156480c447ca6e2d16075 ssh-agent -k [2021-08-06T07:55:00.209Z] unset SSH_AUTH_SOCK; [2021-08-06T07:55:00.209Z] unset SSH_AGENT_PID; [2021-08-06T07:55:00.209Z] echo Agent pid 60 killed; [2021-08-06T07:55:00.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-06T07:55:00.577Z] + git semver [Pipeline] } [2021-08-06T07:55:00.596Z] $ docker stop --time=1 2e73814b8154f364b0d5321197ee84aeb530f33d365156480c447ca6e2d16075 [2021-08-06T07:55:02.506Z] $ docker rm -f 2e73814b8154f364b0d5321197ee84aeb530f33d365156480c447ca6e2d16075 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-06T07:55:02.922Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-06T07:55:04.940Z] Stashed 1 file(s) [Pipeline] echo [2021-08-06T07:55:04.944Z] [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 [2021-08-06T07:55:05.225Z] ========================================================= [2021-08-06T07:55:05.225Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-06T07:55:05.225Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-06T07:55:05.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T07:55:05.567Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-06T07:55:05.567Z] 540db60ca938: Pulling fs layer [2021-08-06T07:55:05.567Z] adcc1eea9eea: Pulling fs layer [2021-08-06T07:55:05.567Z] 4c4ab2625f07: Pulling fs layer [2021-08-06T07:55:05.567Z] db62176df00c: Pulling fs layer [2021-08-06T07:55:05.567Z] 3b30891b0d05: Pulling fs layer [2021-08-06T07:55:05.567Z] 06b49ca38bd5: Pulling fs layer [2021-08-06T07:55:05.567Z] c788192a36de: Pulling fs layer [2021-08-06T07:55:05.567Z] a77e37c0d609: Pulling fs layer [2021-08-06T07:55:05.567Z] c3185cebc471: Pulling fs layer [2021-08-06T07:55:05.567Z] db62176df00c: Waiting [2021-08-06T07:55:05.567Z] 3b30891b0d05: Waiting [2021-08-06T07:55:05.567Z] 06b49ca38bd5: Waiting [2021-08-06T07:55:05.567Z] c788192a36de: Waiting [2021-08-06T07:55:05.567Z] a77e37c0d609: Waiting [2021-08-06T07:55:05.567Z] c3185cebc471: Waiting [2021-08-06T07:55:05.567Z] 4c4ab2625f07: Verifying Checksum [2021-08-06T07:55:05.567Z] 4c4ab2625f07: Download complete [2021-08-06T07:55:05.567Z] adcc1eea9eea: Verifying Checksum [2021-08-06T07:55:05.567Z] adcc1eea9eea: Download complete [2021-08-06T07:55:05.567Z] 3b30891b0d05: Verifying Checksum [2021-08-06T07:55:05.567Z] 3b30891b0d05: Download complete [2021-08-06T07:55:05.567Z] 06b49ca38bd5: Verifying Checksum [2021-08-06T07:55:05.567Z] 06b49ca38bd5: Download complete [2021-08-06T07:55:05.836Z] c788192a36de: Verifying Checksum [2021-08-06T07:55:05.836Z] c788192a36de: Download complete [2021-08-06T07:55:05.836Z] 540db60ca938: Verifying Checksum [2021-08-06T07:55:05.836Z] 540db60ca938: Download complete [2021-08-06T07:55:05.836Z] 540db60ca938: Pull complete [2021-08-06T07:55:06.103Z] adcc1eea9eea: Pull complete [2021-08-06T07:55:06.103Z] 4c4ab2625f07: Pull complete [2021-08-06T07:55:06.686Z] a77e37c0d609: Verifying Checksum [2021-08-06T07:55:06.686Z] a77e37c0d609: Download complete [2021-08-06T07:55:10.043Z] c3185cebc471: Verifying Checksum [2021-08-06T07:55:10.043Z] c3185cebc471: Download complete [2021-08-06T07:55:10.043Z] db62176df00c: Verifying Checksum [2021-08-06T07:55:10.043Z] db62176df00c: Download complete [2021-08-06T07:55:13.413Z] db62176df00c: Pull complete [2021-08-06T07:55:13.413Z] 3b30891b0d05: Pull complete [2021-08-06T07:55:13.681Z] 06b49ca38bd5: Pull complete [2021-08-06T07:55:13.681Z] c788192a36de: Pull complete [2021-08-06T07:55:13.946Z] a77e37c0d609: Pull complete [2021-08-06T07:55:16.541Z] c3185cebc471: Pull complete [2021-08-06T07:55:16.541Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-06T07:55:16.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T07:55:16.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-06T07:55:16.872Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T07:55:16.872Z] WORKDIR /edgex [2021-08-06T07:55:16.872Z] COPY go.mod . [2021-08-06T07:55:16.872Z] RUN go mod download' [2021-08-06T07:55:16.872Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-06T07:55:18.819Z] Sending build context to Docker daemon 328.6MB [2021-08-06T07:55:18.819Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T07:55:18.819Z] ---> 031687cdd783 [2021-08-06T07:55:18.819Z] Step 2/4 : WORKDIR /edgex [2021-08-06T07:55:19.781Z] ---> Running in e738a095ce10 [2021-08-06T07:55:19.781Z] Removing intermediate container e738a095ce10 [2021-08-06T07:55:19.781Z] ---> 39f51cb7ab92 [2021-08-06T07:55:19.781Z] Step 3/4 : COPY go.mod . [2021-08-06T07:55:20.054Z] ---> ef243b55bf89 [2021-08-06T07:55:20.054Z] Step 4/4 : RUN go mod download [2021-08-06T07:55:20.054Z] ---> Running in bec4aae30534 [2021-08-06T07:55:21.767Z] Still waiting to schedule task [2021-08-06T07:55:21.767Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2226’ [2021-08-06T07:55:53.759Z] Removing intermediate container bec4aae30534 [2021-08-06T07:55:53.760Z] ---> 64645cb73dc6 [2021-08-06T07:55:53.760Z] Successfully built 64645cb73dc6 [2021-08-06T07:55:53.760Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T07:55:54.326Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-06T07:55:54.326Z] . [Pipeline] withDockerContainer [2021-08-06T07:55:54.413Z] prd-centos7-docker-4c-2g-2227 does not seem to be running inside a container [2021-08-06T07:55:54.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-08-06T07:55:54.858Z] $ docker top dfce78ae69b1874854a4eabfeb4e43b28a04650a621ca0ba0b61e62225a4586e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T07:55:55.284Z] + go version [2021-08-06T07:55:55.284Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-06T07:55:57.105Z] $ docker stop --time=1 dfce78ae69b1874854a4eabfeb4e43b28a04650a621ca0ba0b61e62225a4586e [2021-08-06T07:55:58.283Z] $ docker rm -f dfce78ae69b1874854a4eabfeb4e43b28a04650a621ca0ba0b61e62225a4586e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T07:55:58.865Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-06T07:55:58.865Z] . [Pipeline] withDockerContainer [2021-08-06T07:55:58.949Z] prd-centos7-docker-4c-2g-2227 does not seem to be running inside a container [2021-08-06T07:55:58.999Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-08-06T07:55:59.334Z] $ docker top 87f0d2615f11744ce7fa2aeb8cfcb680092c071c6248d097df9ea3bfa3f86579 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-06T07:55:59.433Z] ========================================================= [2021-08-06T07:55:59.433Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-06T07:55:59.433Z] ========================================================= [Pipeline] sh [2021-08-06T07:55:59.740Z] + go mod tidy [Pipeline] sh [2021-08-06T07:56:00.340Z] + make test [2021-08-06T07:56:00.340Z] 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 [2021-08-06T07:56:00.611Z] go mod tidy [2021-08-06T07:56:00.611Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-06T07:56:05.991Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-06T07:56:24.299Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-06T07:56:29.719Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-06T07:56:29.719Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-06T07:56:29.719Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-06T07:56:32.330Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-06T07:56:32.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-06T07:56:32.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-06T07:56:32.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-06T07:56:33.509Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-06T07:56:33.780Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-06T07:56:34.051Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-06T07:56:34.051Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-06T07:56:34.051Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-06T07:56:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-06T07:56:36.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-08-06T07:56:36.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-06T07:56:36.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-06T07:56:37.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 100.0% of statements [2021-08-06T07:56:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-06T07:56:38.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 46.3% of statements [2021-08-06T07:56:38.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-06T07:56:38.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-06T07:56:38.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 90.1% of statements [2021-08-06T07:56:38.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-06T07:56:38.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-06T07:56:40.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-08-06T07:56:40.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-06T07:56:40.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-06T07:56:40.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-06T07:56:40.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-06T07:56:40.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-06T07:56:40.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.332s coverage: 94.2% of statements [2021-08-06T07:56:40.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-06T07:56:40.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-06T07:56:40.831Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements [2021-08-06T07:56:40.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-06T07:56:40.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-06T07:56:40.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-06T07:56:40.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-06T07:56:40.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-06T07:56:41.424Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-08-06T07:56:41.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-06T07:56:41.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-06T07:56:41.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-06T07:56:42.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-08-06T07:56:42.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-06T07:56:42.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2021-08-06T07:56:42.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.3% of statements [2021-08-06T07:56:42.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-06T07:56:42.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-08-06T07:56:43.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2021-08-06T07:56:43.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-08-06T07:56:43.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-08-06T07:56:43.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-08-06T07:56:56.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2021-08-06T07:56:56.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-08-06T07:57:01.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.360s coverage: 81.8% of statements [2021-08-06T07:57:01.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.200s coverage: 66.9% of statements [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-06T07:57:19.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-08-06T07:57:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-06T07:57:20.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-08-06T07:57:20.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-06T07:57:27.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-06T07:57:27.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.0% of statements [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-06T07:57:27.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-06T07:57:27.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-06T07:57:27.766Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-06T07:57:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-06T07:57:27.766Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-08-06T07:57:27.766Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-06T07:57:27.766Z] GO111MODULE=on go vet ./... [2021-08-06T07:57:49.908Z] gofmt -l . [2021-08-06T07:57:49.908Z] internal/pkg/utils/http.go [2021-08-06T07:57:49.908Z] [ "`gofmt -l .`" = "" ] [2021-08-06T07:57:49.908Z] make: *** [Makefile:104: test] Error 1 [Pipeline] } [2021-08-06T07:57:50.011Z] $ docker stop --time=1 87f0d2615f11744ce7fa2aeb8cfcb680092c071c6248d097df9ea3bfa3f86579 [2021-08-06T07:57:51.647Z] $ docker rm -f 87f0d2615f11744ce7fa2aeb8cfcb680092c071c6248d097df9ea3bfa3f86579 [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-08-06T07:57:54.148Z] Failed in branch amd64 [2021-08-06T07:59:23.806Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2228 in /w/workspace/edgexfoundry_edgex-go_PR-3652 [Pipeline] { [Pipeline] ws [2021-08-06T07:59:23.824Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-06T07:59:24.036Z] The recommended git tool is: git [2021-08-06T07:59:32.485Z] using credential edgex-jenkins-ssh [2021-08-06T07:59:32.506Z] Cloning the remote Git repository [2021-08-06T07:59:32.546Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-06T07:59:32.716Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-06T07:59:32.784Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-06T07:59:32.785Z] > git --version # timeout=10 [2021-08-06T07:59:32.808Z] > git --version # 'git version 2.17.1' [2021-08-06T07:59:32.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T07:59:32.881Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T07:59:49.531Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-06T07:59:49.556Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T07:59:49.584Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-06T07:59:49.619Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-06T07:59:49.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T07:59:49.635Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3652/head:refs/remotes/origin/PR-3652 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-06T07:59:50.391Z] Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 5beed9c3f366fff82bf502bfa7b610559b74e0c2 [2021-08-06T07:59:50.726Z] Merge succeeded, producing 5beed9c3f366fff82bf502bfa7b610559b74e0c2 [2021-08-06T07:59:50.727Z] Checking out Revision 5beed9c3f366fff82bf502bfa7b610559b74e0c2 (PR-3652) [2021-08-06T07:59:50.406Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T07:59:50.429Z] > git checkout -f 5beed9c3f366fff82bf502bfa7b610559b74e0c2 # timeout=10 [2021-08-06T07:59:50.630Z] > git remote # timeout=10 [2021-08-06T07:59:50.647Z] > git config --get remote.origin.url # timeout=10 [2021-08-06T07:59:50.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T07:59:50.676Z] > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 [2021-08-06T07:59:50.697Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-06T07:59:50.727Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T07:59:50.737Z] > git checkout -f 5beed9c3f366fff82bf502bfa7b610559b74e0c2 # timeout=10 [2021-08-06T07:59:55.128Z] Commit message: "Merge branch 'main' into main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T07:59:55.570Z] provisioning config files... [2021-08-06T07:59:55.601Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6200474024589934857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T07:59:56.204Z] ---> docker-login.sh [2021-08-06T07:59:56.204Z] nexus3.edgexfoundry.org:10001 [2021-08-06T07:59:56.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:59:57.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:59:57.409Z] Configure a credential helper to remove this warning. See [2021-08-06T07:59:57.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:59:57.409Z] [2021-08-06T07:59:57.409Z] Login Succeeded [2021-08-06T07:59:57.409Z] nexus3.edgexfoundry.org:10002 [2021-08-06T07:59:57.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:59:57.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:59:57.962Z] Configure a credential helper to remove this warning. See [2021-08-06T07:59:57.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:59:57.962Z] [2021-08-06T07:59:57.962Z] Login Succeeded [2021-08-06T07:59:57.962Z] nexus3.edgexfoundry.org:10003 [2021-08-06T07:59:58.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:59:58.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:59:58.523Z] Configure a credential helper to remove this warning. See [2021-08-06T07:59:58.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:59:58.523Z] [2021-08-06T07:59:58.523Z] Login Succeeded [2021-08-06T07:59:58.523Z] nexus3.edgexfoundry.org:10004 [2021-08-06T07:59:58.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:59:59.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:59:59.080Z] Configure a credential helper to remove this warning. See [2021-08-06T07:59:59.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:59:59.080Z] [2021-08-06T07:59:59.080Z] Login Succeeded [2021-08-06T07:59:59.080Z] docker.io [2021-08-06T07:59:59.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:59:59.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:59:59.965Z] Configure a credential helper to remove this warning. See [2021-08-06T07:59:59.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:59:59.965Z] [2021-08-06T07:59:59.965Z] Login Succeeded [2021-08-06T07:59:59.965Z] ---> docker-login.sh ends [Pipeline] } [2021-08-06T08:00:00.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-06T08:00:02.528Z] ========================================================= [2021-08-06T08:00:02.529Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-06T08:00:02.529Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-06T08:00:02.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T08:00:03.237Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-06T08:00:03.237Z] 595b0fe564bb: Pulling fs layer [2021-08-06T08:00:03.237Z] 24495759ef45: Pulling fs layer [2021-08-06T08:00:03.237Z] d148012ef14d: Pulling fs layer [2021-08-06T08:00:03.237Z] e90a11edd702: Pulling fs layer [2021-08-06T08:00:03.237Z] d77568369979: Pulling fs layer [2021-08-06T08:00:03.237Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-06T08:00:03.237Z] 170f2ba95c9a: Pulling fs layer [2021-08-06T08:00:03.237Z] 97ac5df62f85: Pulling fs layer [2021-08-06T08:00:03.237Z] e90a11edd702: Waiting [2021-08-06T08:00:03.237Z] d77568369979: Waiting [2021-08-06T08:00:03.237Z] fc1c9f9a7f3b: Waiting [2021-08-06T08:00:03.237Z] 170f2ba95c9a: Waiting [2021-08-06T08:00:03.237Z] 97ac5df62f85: Waiting [2021-08-06T08:00:03.237Z] d148012ef14d: Verifying Checksum [2021-08-06T08:00:03.237Z] d148012ef14d: Download complete [2021-08-06T08:00:03.237Z] 24495759ef45: Verifying Checksum [2021-08-06T08:00:03.237Z] 24495759ef45: Download complete [2021-08-06T08:00:03.237Z] d77568369979: Download complete [2021-08-06T08:00:03.514Z] 595b0fe564bb: Verifying Checksum [2021-08-06T08:00:03.514Z] 170f2ba95c9a: Verifying Checksum [2021-08-06T08:00:03.514Z] 170f2ba95c9a: Download complete [2021-08-06T08:00:03.793Z] fc1c9f9a7f3b: Download complete [2021-08-06T08:00:04.070Z] 595b0fe564bb: Pull complete [2021-08-06T08:00:04.687Z] 24495759ef45: Pull complete [2021-08-06T08:00:05.290Z] d148012ef14d: Pull complete [2021-08-06T08:00:07.299Z] 97ac5df62f85: Verifying Checksum [2021-08-06T08:00:07.299Z] 97ac5df62f85: Download complete [2021-08-06T08:00:07.913Z] e90a11edd702: Verifying Checksum [2021-08-06T08:00:07.913Z] e90a11edd702: Download complete [2021-08-06T08:00:20.346Z] e90a11edd702: Pull complete [2021-08-06T08:00:20.346Z] d77568369979: Pull complete [2021-08-06T08:00:20.346Z] fc1c9f9a7f3b: Pull complete [2021-08-06T08:00:20.346Z] 170f2ba95c9a: Pull complete [2021-08-06T08:00:25.777Z] 97ac5df62f85: Pull complete [2021-08-06T08:00:25.777Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-06T08:00:25.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T08:00:25.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-06T08:00:26.148Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-06T08:00:26.149Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T08:00:26.149Z] WORKDIR /edgex [2021-08-06T08:00:26.149Z] COPY go.mod . [2021-08-06T08:00:26.149Z] RUN go mod download [2021-08-06T08:00:28.138Z] Sending build context to Docker daemon 165.9MB [2021-08-06T08:00:28.411Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T08:00:28.411Z] ---> 04bc70af865f [2021-08-06T08:00:28.411Z] Step 2/4 : WORKDIR /edgex [2021-08-06T08:00:32.748Z] ---> Running in f046b3dbae00 [2021-08-06T08:00:32.748Z] Removing intermediate container f046b3dbae00 [2021-08-06T08:00:32.748Z] ---> 419f5899013c [2021-08-06T08:00:32.748Z] Step 3/4 : COPY go.mod . [2021-08-06T08:00:33.735Z] ---> 4b00ff7b5662 [2021-08-06T08:00:33.735Z] Step 4/4 : RUN go mod download [2021-08-06T08:00:33.735Z] ---> Running in 58217ada52a2 [2021-08-06T08:01:55.575Z] Removing intermediate container 58217ada52a2 [2021-08-06T08:01:55.575Z] ---> cd7a7af02ce1 [2021-08-06T08:01:55.575Z] Successfully built cd7a7af02ce1 [2021-08-06T08:01:55.575Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T08:01:55.928Z] + docker inspect -f . ci-base-image-arm64 [2021-08-06T08:01:55.928Z] . [Pipeline] withDockerContainer [2021-08-06T08:01:56.158Z] prd-ubuntu18.04-docker-arm64-4c-16g-2228 does not seem to be running inside a container [2021-08-06T08:01:56.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-08-06T08:01:57.919Z] $ docker top e1c004e2f7df42856b72a8c4d836121beb5d40a5992b60254a038d91eccab8ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T08:01:58.834Z] + go version [2021-08-06T08:01:58.834Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-06T08:01:58.853Z] $ docker stop --time=1 e1c004e2f7df42856b72a8c4d836121beb5d40a5992b60254a038d91eccab8ee [2021-08-06T08:02:00.683Z] $ docker rm -f e1c004e2f7df42856b72a8c4d836121beb5d40a5992b60254a038d91eccab8ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T08:02:01.427Z] + docker inspect -f . ci-base-image-arm64 [2021-08-06T08:02:01.428Z] . [Pipeline] withDockerContainer [2021-08-06T08:02:03.392Z] prd-ubuntu18.04-docker-arm64-4c-16g-2228 does not seem to be running inside a container [2021-08-06T08:02:03.478Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-08-06T08:02:04.930Z] $ docker top 383edfcf0c07e58940e35d5232c884a23d40fcebd4899cca31b2f5551985a693 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-06T08:02:05.217Z] ========================================================= [2021-08-06T08:02:05.217Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-06T08:02:05.217Z] ========================================================= [Pipeline] sh [2021-08-06T08:02:05.862Z] + go mod tidy [Pipeline] sh [2021-08-06T08:02:07.502Z] + make test [2021-08-06T08:02:07.502Z] 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 [2021-08-06T08:02:07.502Z] go mod tidy [2021-08-06T08:02:08.101Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-06T08:02:33.529Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-06T08:03:30.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-06T08:03:32.151Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-06T08:03:33.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-06T08:03:34.210Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-06T08:03:46.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-06T08:03:46.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-06T08:03:46.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-06T08:03:46.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-06T08:03:46.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-06T08:03:46.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-06T08:03:47.305Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-06T08:03:47.305Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-06T08:03:47.305Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-06T08:03:47.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-06T08:03:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements [2021-08-06T08:03:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-06T08:03:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-06T08:04:01.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.362s coverage: 100.0% of statements [2021-08-06T08:04:01.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-06T08:04:02.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.384s coverage: 46.3% of statements [2021-08-06T08:04:02.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-06T08:04:02.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-06T08:04:04.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.576s coverage: 90.1% of statements [2021-08-06T08:04:04.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-06T08:04:04.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-06T08:04:06.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.243s coverage: 81.2% of statements [2021-08-06T08:04:06.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-06T08:04:06.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-06T08:04:06.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-06T08:04:06.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-06T08:04:06.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-06T08:04:12.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.633s coverage: 94.2% of statements [2021-08-06T08:04:12.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-06T08:04:12.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-06T08:04:12.725Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.224s coverage: 59.1% of statements [2021-08-06T08:04:12.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-06T08:04:12.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-06T08:04:12.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-06T08:04:12.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-06T08:04:12.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-06T08:04:12.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.189s coverage: 60.0% of statements [2021-08-06T08:04:12.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-06T08:04:12.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-06T08:04:12.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-06T08:04:12.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.363s coverage: 0.8% of statements [2021-08-06T08:04:12.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-06T08:04:12.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements [2021-08-06T08:04:12.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.339s coverage: 21.3% of statements [2021-08-06T08:04:12.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-06T08:04:12.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements [2021-08-06T08:04:13.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.205s coverage: 79.5% of statements [2021-08-06T08:04:13.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements [2021-08-06T08:04:14.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements [2021-08-06T08:04:16.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.297s coverage: 87.5% of statements [2021-08-06T08:04:27.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.261s coverage: 94.4% of statements [2021-08-06T08:04:27.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements [2021-08-06T08:04:33.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.595s coverage: 81.8% of statements [2021-08-06T08:04:33.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-06T08:04:41.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.254s coverage: 92.9% of statements [2021-08-06T08:04:41.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-06T08:04:41.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-06T08:04:41.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-06T08:04:41.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-08-06T08:04:41.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-06T08:04:41.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-06T08:04:41.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-06T08:04:41.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-06T08:04:41.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-06T08:04:41.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements [2021-08-06T08:04:41.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-06T08:04:41.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-06T08:04:41.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-08-06T08:04:41.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-06T08:04:41.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.169s coverage: 58.8% of statements [2021-08-06T08:04:41.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-06T08:04:41.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.160s coverage: 80.0% of statements [2021-08-06T08:04:41.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements [2021-08-06T08:04:41.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2021-08-06T08:04:41.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.304s coverage: 91.2% of statements [2021-08-06T08:04:41.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-06T08:04:41.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.647s coverage: 64.4% of statements [2021-08-06T08:04:41.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-06T08:04:41.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-06T08:04:41.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements [2021-08-06T08:04:41.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-08-06T08:04:41.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements [2021-08-06T08:04:42.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-08-06T08:04:42.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-08-06T08:04:46.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.134s coverage: 66.9% of statements [2021-08-06T08:04:46.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-06T08:04:46.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-06T08:04:46.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-06T08:04:48.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.860s coverage: 43.6% of statements [2021-08-06T08:04:48.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-06T08:04:48.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-06T08:04:48.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2021-08-06T08:04:48.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-06T08:04:48.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.224s coverage: 84.8% of statements [2021-08-06T08:04:48.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-06T08:04:57.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.230s coverage: 19.5% of statements [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-06T08:04:57.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.539s coverage: 92.0% of statements [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-06T08:04:57.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.208s coverage: 62.7% of statements [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-06T08:04:57.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.390s coverage: 97.7% of statements [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-06T08:04:57.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-06T08:04:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-06T08:04:57.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements [2021-08-06T08:04:57.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-08-06T08:04:57.647Z] GO111MODULE=on go vet ./... [2021-08-06T08:06:21.272Z] gofmt -l . [2021-08-06T08:06:21.272Z] internal/pkg/utils/http.go [2021-08-06T08:06:21.272Z] [ "`gofmt -l .`" = "" ] [2021-08-06T08:06:21.272Z] make: *** [Makefile:104: test] Error 1 [Pipeline] } [2021-08-06T08:06:21.295Z] $ docker stop --time=1 383edfcf0c07e58940e35d5232c884a23d40fcebd4899cca31b2f5551985a693 [2021-08-06T08:06:23.296Z] $ docker rm -f 383edfcf0c07e58940e35d5232c884a23d40fcebd4899cca31b2f5551985a693 [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T08:06:24.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T08:06:24.982Z] [2021-08-06T08:06:24.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-06T08:06:25.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T08:06:25.607Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-06T08:06:25.607Z] 448f6bf000e3: Pulling fs layer [2021-08-06T08:06:25.607Z] f757da607395: Pulling fs layer [2021-08-06T08:06:25.607Z] 05883995daec: Pulling fs layer [2021-08-06T08:06:25.607Z] 8603b9c90790: Pulling fs layer [2021-08-06T08:06:25.607Z] 1560dd03e051: Pulling fs layer [2021-08-06T08:06:25.607Z] 27f5ce0e4adf: Pulling fs layer [2021-08-06T08:06:25.607Z] c2d8d7efcc4b: Pulling fs layer [2021-08-06T08:06:25.607Z] 8603b9c90790: Waiting [2021-08-06T08:06:25.607Z] 1560dd03e051: Waiting [2021-08-06T08:06:25.607Z] 27f5ce0e4adf: Waiting [2021-08-06T08:06:25.883Z] f757da607395: Verifying Checksum [2021-08-06T08:06:25.883Z] f757da607395: Download complete [2021-08-06T08:06:25.883Z] 8603b9c90790: Verifying Checksum [2021-08-06T08:06:25.883Z] 8603b9c90790: Download complete [2021-08-06T08:06:26.157Z] 1560dd03e051: Verifying Checksum [2021-08-06T08:06:26.157Z] 1560dd03e051: Download complete [2021-08-06T08:06:26.157Z] 05883995daec: Verifying Checksum [2021-08-06T08:06:26.157Z] 05883995daec: Download complete [2021-08-06T08:06:26.157Z] 27f5ce0e4adf: Verifying Checksum [2021-08-06T08:06:26.157Z] 27f5ce0e4adf: Download complete [2021-08-06T08:06:28.005Z] 448f6bf000e3: Verifying Checksum [2021-08-06T08:06:28.005Z] 448f6bf000e3: Download complete [2021-08-06T08:06:29.991Z] c2d8d7efcc4b: Verifying Checksum [2021-08-06T08:06:29.991Z] c2d8d7efcc4b: Download complete [2021-08-06T08:06:30.588Z] 448f6bf000e3: Pull complete [2021-08-06T08:06:31.197Z] f757da607395: Pull complete [2021-08-06T08:06:32.640Z] 05883995daec: Pull complete [2021-08-06T08:06:33.238Z] 8603b9c90790: Pull complete [2021-08-06T08:06:34.219Z] 1560dd03e051: Pull complete [2021-08-06T08:06:34.492Z] 27f5ce0e4adf: Pull complete [2021-08-06T08:06:49.586Z] c2d8d7efcc4b: Pull complete [2021-08-06T08:06:49.586Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-06T08:06:49.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T08:06:49.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-06T08:06:49.850Z] prd-ubuntu18.04-docker-arm64-4c-16g-2228 does not seem to be running inside a container [2021-08-06T08:06:49.931Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:arm64 cat [2021-08-06T08:06:53.525Z] $ docker top ff8ecccf148bb7f5af10a784a0de9fa70d3dcc0516181e5503a30682fdf00a31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T08:06:57.314Z] ---> job-cost.sh [2021-08-06T08:06:57.314Z] lf-activate-venv: SKIPPING [2021-08-06T08:06:57.314Z] INFO: No Stack... [2021-08-06T08:06:58.286Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-06T08:06:58.558Z] INFO: Archiving Costs [Pipeline] sh [2021-08-06T08:06:59.218Z] + + cut -d,cat -f6 /w/workspace/edgex-go/3/archives/cost.csv [2021-08-06T08:06:59.218Z] [Pipeline] lock [2021-08-06T08:06:59.304Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3652-3-stack-cost] [2021-08-06T08:06:59.315Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3652-3-stack-cost] did not exist. Created. [2021-08-06T08:06:59.315Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3652-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-06T08:07:00.033Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-06T08:07:00.781Z] Stashed 1 file(s) [Pipeline] } [2021-08-06T08:07:00.795Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3652-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-06T08:07:00.820Z] $ docker stop --time=1 ff8ecccf148bb7f5af10a784a0de9fa70d3dcc0516181e5503a30682fdf00a31 [2021-08-06T08:07:02.499Z] $ docker rm -f ff8ecccf148bb7f5af10a784a0de9fa70d3dcc0516181e5503a30682fdf00a31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-06T08:07:04.621Z] 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 [2021-08-06T08:07:08.177Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-06T08:07:08.494Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T08:07:09.085Z] ---> package-listing.sh [2021-08-06T08:07:09.085Z] ++ facter osfamily [2021-08-06T08:07:09.085Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-06T08:07:09.353Z] + OS_FAMILY=redhat [2021-08-06T08:07:09.353Z] + workspace=/w/workspace/edgex-go/3 [2021-08-06T08:07:09.353Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-06T08:07:09.353Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-06T08:07:09.353Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-06T08:07:09.353Z] + PACKAGES=/tmp/packages_start.txt [2021-08-06T08:07:09.353Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-06T08:07:09.353Z] + PACKAGES=/tmp/packages_end.txt [2021-08-06T08:07:09.353Z] + case "${OS_FAMILY}" in [2021-08-06T08:07:09.353Z] + sort [2021-08-06T08:07:09.353Z] + rpm -qa [2021-08-06T08:07:09.935Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-06T08:07:09.935Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-06T08:07:09.935Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-06T08:07:09.935Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-06T08:07:09.935Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-08-06T08:07:09.935Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-08-06T08:07:09.952Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-06T08:07:10.252Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-06T08:07:10.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T08:07:10.840Z] [2021-08-06T08:07:10.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T08:07:11.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T08:07:11.432Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-06T08:07:11.433Z] b4d181a07f80: Pulling fs layer [2021-08-06T08:07:11.433Z] a1111a8f2ec3: Pulling fs layer [2021-08-06T08:07:11.433Z] ed53099fbce6: Pulling fs layer [2021-08-06T08:07:11.433Z] dc539afda2c1: Pulling fs layer [2021-08-06T08:07:11.433Z] 77bc0d833cb6: Pulling fs layer [2021-08-06T08:07:11.433Z] 9065ff56babe: Pulling fs layer [2021-08-06T08:07:11.433Z] d287ab97295c: Pulling fs layer [2021-08-06T08:07:11.433Z] dc539afda2c1: Waiting [2021-08-06T08:07:11.433Z] 77bc0d833cb6: Waiting [2021-08-06T08:07:11.433Z] 9065ff56babe: Waiting [2021-08-06T08:07:11.433Z] d287ab97295c: Waiting [2021-08-06T08:07:11.699Z] a1111a8f2ec3: Verifying Checksum [2021-08-06T08:07:11.699Z] a1111a8f2ec3: Download complete [2021-08-06T08:07:11.699Z] dc539afda2c1: Download complete [2021-08-06T08:07:11.964Z] 77bc0d833cb6: Verifying Checksum [2021-08-06T08:07:11.964Z] 77bc0d833cb6: Download complete [2021-08-06T08:07:11.964Z] 9065ff56babe: Verifying Checksum [2021-08-06T08:07:11.964Z] 9065ff56babe: Download complete [2021-08-06T08:07:11.964Z] ed53099fbce6: Verifying Checksum [2021-08-06T08:07:11.964Z] ed53099fbce6: Download complete [2021-08-06T08:07:12.921Z] b4d181a07f80: Verifying Checksum [2021-08-06T08:07:12.921Z] b4d181a07f80: Download complete [2021-08-06T08:07:13.900Z] b4d181a07f80: Pull complete [2021-08-06T08:07:14.171Z] a1111a8f2ec3: Pull complete [2021-08-06T08:07:14.442Z] ed53099fbce6: Pull complete [2021-08-06T08:07:14.442Z] dc539afda2c1: Pull complete [2021-08-06T08:07:14.715Z] 77bc0d833cb6: Pull complete [2021-08-06T08:07:14.979Z] 9065ff56babe: Pull complete [2021-08-06T08:07:15.941Z] d287ab97295c: Verifying Checksum [2021-08-06T08:07:15.941Z] d287ab97295c: Download complete [2021-08-06T08:07:20.214Z] d287ab97295c: Pull complete [2021-08-06T08:07:20.214Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-06T08:07:20.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T08:07:20.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-06T08:07:20.302Z] prd-centos7-docker-4c-2g-2227 does not seem to be running inside a container [2021-08-06T08:07:20.347Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-06T08:07:23.047Z] $ docker top e13f6842a418d888dbd13506d95d7fb381b153bfeed0aa7c7db4a40763a65eda -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T08:07:23.473Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-06T08:07:23.792Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-06T08:07:24.111Z] + ls /var/log/sa-host [2021-08-06T08:07:24.111Z] + sadf -c /var/log/sa-host/sa05 [2021-08-06T08:07:24.111Z] file_magic: OK [2021-08-06T08:07:24.111Z] HZ: Using current value: 100 [2021-08-06T08:07:24.111Z] file_header: OK [2021-08-06T08:07:24.111Z] 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-08-06T08:07:24.111Z] Statistics: [2021-08-06T08:07:24.111Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-06T08:07:24.111Z] File successfully converted to sysstat format version 12.0.3 [2021-08-06T08:07:24.111Z] + sadf -c /var/log/sa-host/sa06 [2021-08-06T08:07:24.111Z] file_magic: OK [2021-08-06T08:07:24.111Z] HZ: Using current value: 100 [2021-08-06T08:07:24.111Z] file_header: OK [2021-08-06T08:07:24.111Z] 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-08-06T08:07:24.111Z] Statistics: [2021-08-06T08:07:24.111Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-06T08:07:24.111Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T08:07:26.343Z] provisioning config files... [2021-08-06T08:07:26.362Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6229259765109557511tmp [Pipeline] { [Pipeline] echo [2021-08-06T08:07:26.385Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T08:07:26.713Z] ---> create-netrc.sh [Pipeline] } [2021-08-06T08:07:26.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-06T08:07:27.133Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-06T08:07:27.147Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T08:07:27.466Z] ---> sudo-logs.sh [2021-08-06T08:07:27.467Z] Archiving 'sudo' log.. [2021-08-06T08:07:27.467Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2227.vexxhost.local: Name or service not known [2021-08-06T08:07:27.467Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2227.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-06T08:07:27.516Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T08:07:27.828Z] ---> job-cost.sh [2021-08-06T08:07:27.828Z] lf-activate-venv: SKIPPING [2021-08-06T08:07:27.828Z] DEBUG: total: 0.18000000715255737 [2021-08-06T08:07:27.828Z] INFO: Retrieving Stack Cost... [2021-08-06T08:07:28.788Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-06T08:07:29.055Z] INFO: Archiving Costs [Pipeline] echo [2021-08-06T08:07:29.075Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T08:07:29.386Z] ---> logs-deploy.sh [2021-08-06T08:07:29.386Z] lf-activate-venv: SKIPPING [2021-08-06T08:07:29.386Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3652/3 [2021-08-06T08:07:29.386Z] INFO: archiving workspace using pattern(s): [2021-08-06T08:07:29.967Z] Archives upload complete. [2021-08-06T08:07:30.233Z] INFO: archiving logs to Nexus