Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from e2c5d5b30167332f2ea4547e85bfe72ddd42ccac+a50ec7cbd1ffe16c0409c75cc366b79de6e56022 (70f375406e5c989568e3d47c445f12fc872aa25f) 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-ssh1787749967976811304.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8104887114941698833.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3657/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-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8500348087257550382.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh1120553276314524859.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-3657/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-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9017364395518826323.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-914 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7318937893397428266.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 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit e2c5d5b30167332f2ea4547e85bfe72ddd42ccac Merge succeeded, producing e80d5bf358b471a0b1b94b4ac9c2cfe399a56162 Checking out Revision e80d5bf358b471a0b1b94b4ac9c2cfe399a56162 (PR-3657) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8024574213180226445.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e2c5d5b30167332f2ea4547e85bfe72ddd42ccac # 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/5@tmp/jenkins-gitclient-ssh201774266777603076.key > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e80d5bf358b471a0b1b94b4ac9c2cfe399a56162 # timeout=10 Commit message: "Merge commit 'a50ec7cbd1ffe16c0409c75cc366b79de6e56022' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-15T04:30:15.822Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-15T04:30:15.910Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-15T04:30:15.937Z] ========================================================= [2021-08-15T04:30:15.937Z] EdgeX Global Pipelines Version Info [2021-08-15T04:30:15.937Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:30:17.179Z] ------------------- [2021-08-15T04:30:17.179Z] stable info: [2021-08-15T04:30:17.179Z] ------------------- [2021-08-15T04:30:17.179Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-15T04:30:17.179Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-15T04:30:17.179Z] Message: update stable to v1.0.205 [2021-08-15T04:30:17.764Z] ------------------- [2021-08-15T04:30:17.764Z] experimental info: [2021-08-15T04:30:17.764Z] ------------------- [2021-08-15T04:30:17.764Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-15T04:30:17.764Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-15T04:30:17.764Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-15T04:30:17.905Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-15T04:30:17.935Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go > git rev-list --no-walk b39f6771ab94f5aae396c9f9db39ff2c2db8b660 # timeout=10 [Pipeline] echo [2021-08-15T04:30:17.968Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-15T04:30:17.997Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-15T04:30:18.027Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-15T04:30:18.056Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-15T04:30:18.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-15T04:30:18.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-15T04:30:18.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-15T04:30:18.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-15T04:30:18.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-15T04:30:18.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-15T04:30:18.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-15T04:30:18.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-15T04:30:18.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-15T04:30:18.347Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-15T04:30:18.369Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-15T04:30:18.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-15T04:30:18.413Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-15T04:30:18.434Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-15T04:30:18.456Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-15T04:30:18.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-15T04:30:18.503Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-15T04:30:18.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo [2021-08-15T04:30:18.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo [2021-08-15T04:30:18.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo [2021-08-15T04:30:18.600Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e80d5bf358b471a0b1b94b4ac9c2cfe399a56162 [Pipeline] echo [2021-08-15T04:30:18.623Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e80d5bf [Pipeline] echo [2021-08-15T04:30:18.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-15T04:30:18.723Z] provisioning config files... [2021-08-15T04:30:18.743Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3346049009217218505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:30:19.087Z] ---> docker-login.sh [2021-08-15T04:30:19.087Z] nexus3.edgexfoundry.org:10001 [2021-08-15T04:30:19.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:30:19.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:30:19.357Z] Configure a credential helper to remove this warning. See [2021-08-15T04:30:19.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:30:19.357Z] [2021-08-15T04:30:19.357Z] Login Succeeded [2021-08-15T04:30:19.357Z] nexus3.edgexfoundry.org:10002 [2021-08-15T04:30:19.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:30:19.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:30:19.630Z] Configure a credential helper to remove this warning. See [2021-08-15T04:30:19.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:30:19.630Z] [2021-08-15T04:30:19.630Z] Login Succeeded [2021-08-15T04:30:19.630Z] nexus3.edgexfoundry.org:10003 [2021-08-15T04:30:19.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:30:19.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:30:19.630Z] Configure a credential helper to remove this warning. See [2021-08-15T04:30:19.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:30:19.630Z] [2021-08-15T04:30:19.630Z] Login Succeeded [2021-08-15T04:30:19.630Z] nexus3.edgexfoundry.org:10004 [2021-08-15T04:30:19.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:30:19.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:30:19.898Z] Configure a credential helper to remove this warning. See [2021-08-15T04:30:19.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:30:19.898Z] [2021-08-15T04:30:19.898Z] Login Succeeded [2021-08-15T04:30:19.898Z] docker.io [2021-08-15T04:30:19.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:30:20.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:30:20.487Z] Configure a credential helper to remove this warning. See [2021-08-15T04:30:20.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:30:20.487Z] [2021-08-15T04:30:20.487Z] Login Succeeded [2021-08-15T04:30:20.487Z] ---> docker-login.sh ends [Pipeline] } [2021-08-15T04:30:20.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-15T04:30:20.846Z] ++ 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-15T04:30:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:20.846Z] ++ dirname cmd/core-command/Dockerfile [2021-08-15T04:30:20.846Z] ++ cut -d/ -f2 [2021-08-15T04:30:20.846Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-15T04:30:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:20.846Z] ++ dirname cmd/core-data/Dockerfile [2021-08-15T04:30:20.846Z] ++ cut -d/ -f2 [2021-08-15T04:30:20.846Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-15T04:30:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:20.846Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-15T04:30:20.846Z] ++ cut -d/ -f2 [2021-08-15T04:30:20.846Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-15T04:30:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:20.846Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-15T04:30:20.846Z] ++ cut -d/ -f2 [2021-08-15T04:30:20.846Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-15T04:30:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:20.846Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-15T04:30:20.846Z] ++ cut -d/ -f2 [2021-08-15T04:30:20.846Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-15T04:30:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:20.846Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-15T04:30:20.846Z] ++ cut -d/ -f2 [2021-08-15T04:30:20.846Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-15T04:30:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:20.846Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-15T04:30:20.846Z] ++ cut -d/ -f2 [2021-08-15T04:30:20.846Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-15T04:30:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:20.846Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-15T04:30:20.846Z] ++ cut -d/ -f2 [2021-08-15T04:30:20.846Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-15T04:30:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:20.846Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-15T04:30:20.846Z] ++ cut -d/ -f2 [2021-08-15T04:30:20.846Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-15T04:30:20.911Z] 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-15T04:30:22.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-15T04:30:22.200Z] [2021-08-15T04:30:22.200Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:30:22.557Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-15T04:30:22.557Z] latest: Pulling from edgex-devops/git-semver [2021-08-15T04:30:22.557Z] 31603596830f: Pulling fs layer [2021-08-15T04:30:22.557Z] d4622e32a9a9: Pulling fs layer [2021-08-15T04:30:22.557Z] 1030fce36090: Pulling fs layer [2021-08-15T04:30:22.557Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-15T04:30:22.557Z] 6c6cb7e1b49b: Waiting [2021-08-15T04:30:22.557Z] d4622e32a9a9: Verifying Checksum [2021-08-15T04:30:22.557Z] d4622e32a9a9: Download complete [2021-08-15T04:30:22.837Z] 31603596830f: Verifying Checksum [2021-08-15T04:30:22.837Z] 31603596830f: Download complete [2021-08-15T04:30:23.106Z] 31603596830f: Pull complete [2021-08-15T04:30:23.106Z] d4622e32a9a9: Pull complete [2021-08-15T04:30:23.106Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-15T04:30:23.106Z] 6c6cb7e1b49b: Download complete [2021-08-15T04:30:23.386Z] 1030fce36090: Verifying Checksum [2021-08-15T04:30:23.387Z] 1030fce36090: Download complete [2021-08-15T04:30:23.979Z] 1030fce36090: Pull complete [2021-08-15T04:30:23.979Z] 6c6cb7e1b49b: Pull complete [2021-08-15T04:30:23.979Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-15T04:30:23.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-15T04:30:23.979Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-15T04:30:24.085Z] prd-centos7-docker-4c-2g-914 does not seem to be running inside a container [2021-08-15T04:30:24.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-15T04:30:24.866Z] $ docker top e94020e2a43dd71b7fd261f6d4c817c8a55274837079533f18311377ee5bf210 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-15T04:30:25.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-15T04:30:25.064Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-15T04:30:25.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-15T04:30:25.197Z] $ docker exec e94020e2a43dd71b7fd261f6d4c817c8a55274837079533f18311377ee5bf210 ssh-agent [2021-08-15T04:30:25.318Z] SSH_AUTH_SOCK=/tmp/ssh-PmidjWRWwKgJ/agent.14 [2021-08-15T04:30:25.318Z] SSH_AGENT_PID=20 [2021-08-15T04:30:25.330Z] Running ssh-add (command line suppressed) [2021-08-15T04:30:25.451Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4647675724801396022.key (/w/workspace/edgex-go/5@tmp/private_key_4647675724801396022.key) [2021-08-15T04:30:25.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-15T04:30:25.789Z] + git tag --points-at HEAD [Pipeline] } [2021-08-15T04:30:25.806Z] $ docker exec --env ******** --env ******** e94020e2a43dd71b7fd261f6d4c817c8a55274837079533f18311377ee5bf210 ssh-agent -k [2021-08-15T04:30:25.923Z] unset SSH_AUTH_SOCK; [2021-08-15T04:30:25.924Z] unset SSH_AGENT_PID; [2021-08-15T04:30:25.924Z] echo Agent pid 20 killed; [2021-08-15T04:30:25.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-15T04:30:25.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-15T04:30:25.988Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-15T04:30:26.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-15T04:30:26.121Z] $ docker exec e94020e2a43dd71b7fd261f6d4c817c8a55274837079533f18311377ee5bf210 ssh-agent [2021-08-15T04:30:26.247Z] SSH_AUTH_SOCK=/tmp/ssh-0Tr3kQF3wscf/agent.53 [2021-08-15T04:30:26.247Z] SSH_AGENT_PID=59 [2021-08-15T04:30:26.256Z] Running ssh-add (command line suppressed) [2021-08-15T04:30:26.366Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6914422923063537595.key (/w/workspace/edgex-go/5@tmp/private_key_6914422923063537595.key) [2021-08-15T04:30:26.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-15T04:30:26.712Z] + git semver init [2021-08-15T04:30:26.712Z] # -> Open(): unable to determine branch for HEAD [2021-08-15T04:30:26.712Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-08-15T04:30:26.712Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-08-15T04:30:26.712Z] # $SEMVER_REMOTE_NAME = origin [2021-08-15T04:30:26.712Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-15T04:30:26.712Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-15T04:30:26.712Z] # $SEMVER_BRANCH = PR-3657 [2021-08-15T04:30:26.712Z] # $SEMVER_TEMP = /tmp/semver-905653070 [2021-08-15T04:30:26.712Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-15T04:30:48.800Z] # '/tmp/semver-905653070' -> '/w/workspace/edgex-go/5/.semver' [2021-08-15T04:30:48.800Z] # -> Force: false [2021-08-15T04:30:48.800Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-08-15T04:30:48.820Z] $ docker exec --env ******** --env ******** e94020e2a43dd71b7fd261f6d4c817c8a55274837079533f18311377ee5bf210 ssh-agent -k [2021-08-15T04:30:48.922Z] unset SSH_AUTH_SOCK; [2021-08-15T04:30:48.922Z] unset SSH_AGENT_PID; [2021-08-15T04:30:48.923Z] echo Agent pid 59 killed; [2021-08-15T04:30:48.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-15T04:30:49.295Z] + git semver [Pipeline] } [2021-08-15T04:30:49.315Z] $ docker stop --time=1 e94020e2a43dd71b7fd261f6d4c817c8a55274837079533f18311377ee5bf210 [2021-08-15T04:30:51.324Z] $ docker rm -f e94020e2a43dd71b7fd261f6d4c817c8a55274837079533f18311377ee5bf210 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-15T04:30:51.740Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-15T04:30:52.083Z] Stashed 1 file(s) [Pipeline] echo [2021-08-15T04:30:52.086Z] [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-15T04:30:52.299Z] ========================================================= [2021-08-15T04:30:52.299Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-15T04:30:52.299Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-15T04:30:52.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-15T04:30:52.617Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-15T04:30:52.617Z] 540db60ca938: Pulling fs layer [2021-08-15T04:30:52.617Z] adcc1eea9eea: Pulling fs layer [2021-08-15T04:30:52.617Z] 4c4ab2625f07: Pulling fs layer [2021-08-15T04:30:52.617Z] db62176df00c: Pulling fs layer [2021-08-15T04:30:52.617Z] 3b30891b0d05: Pulling fs layer [2021-08-15T04:30:52.617Z] 06b49ca38bd5: Pulling fs layer [2021-08-15T04:30:52.617Z] c788192a36de: Pulling fs layer [2021-08-15T04:30:52.617Z] a77e37c0d609: Pulling fs layer [2021-08-15T04:30:52.617Z] c3185cebc471: Pulling fs layer [2021-08-15T04:30:52.617Z] 06b49ca38bd5: Waiting [2021-08-15T04:30:52.617Z] c788192a36de: Waiting [2021-08-15T04:30:52.617Z] a77e37c0d609: Waiting [2021-08-15T04:30:52.617Z] c3185cebc471: Waiting [2021-08-15T04:30:52.617Z] db62176df00c: Waiting [2021-08-15T04:30:52.617Z] 3b30891b0d05: Waiting [2021-08-15T04:30:52.617Z] 4c4ab2625f07: Download complete [2021-08-15T04:30:52.617Z] adcc1eea9eea: Verifying Checksum [2021-08-15T04:30:52.617Z] adcc1eea9eea: Download complete [2021-08-15T04:30:52.887Z] 3b30891b0d05: Verifying Checksum [2021-08-15T04:30:52.887Z] 3b30891b0d05: Download complete [2021-08-15T04:30:52.887Z] 06b49ca38bd5: Verifying Checksum [2021-08-15T04:30:52.887Z] 06b49ca38bd5: Download complete [2021-08-15T04:30:52.887Z] c788192a36de: Verifying Checksum [2021-08-15T04:30:52.887Z] c788192a36de: Download complete [2021-08-15T04:30:52.887Z] 540db60ca938: Verifying Checksum [2021-08-15T04:30:52.887Z] 540db60ca938: Download complete [2021-08-15T04:30:53.171Z] 540db60ca938: Pull complete [2021-08-15T04:30:53.171Z] adcc1eea9eea: Pull complete [2021-08-15T04:30:53.171Z] 4c4ab2625f07: Pull complete [2021-08-15T04:30:53.753Z] a77e37c0d609: Verifying Checksum [2021-08-15T04:30:53.753Z] a77e37c0d609: Download complete [2021-08-15T04:30:58.014Z] c3185cebc471: Verifying Checksum [2021-08-15T04:30:58.014Z] c3185cebc471: Download complete [2021-08-15T04:30:58.014Z] db62176df00c: Verifying Checksum [2021-08-15T04:30:58.014Z] db62176df00c: Download complete [2021-08-15T04:31:02.311Z] db62176df00c: Pull complete [2021-08-15T04:31:02.311Z] 3b30891b0d05: Pull complete [2021-08-15T04:31:02.311Z] 06b49ca38bd5: Pull complete [2021-08-15T04:31:02.311Z] c788192a36de: Pull complete [2021-08-15T04:31:02.311Z] a77e37c0d609: Pull complete [2021-08-15T04:31:04.274Z] c3185cebc471: Pull complete [2021-08-15T04:31:04.274Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-15T04:31:04.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-15T04:31:04.274Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-15T04:31:04.621Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-15T04:31:04.621Z] WORKDIR /edgex [2021-08-15T04:31:04.621Z] COPY go.mod . [2021-08-15T04:31:04.621Z] RUN go mod download' [2021-08-15T04:31:04.621Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-15T04:31:06.066Z] Sending build context to Docker daemon 328.7MB [2021-08-15T04:31:06.066Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-15T04:31:06.066Z] ---> 031687cdd783 [2021-08-15T04:31:06.066Z] Step 2/4 : WORKDIR /edgex [2021-08-15T04:31:07.223Z] Still waiting to schedule task [2021-08-15T04:31:07.224Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-15T04:31:07.487Z] ---> Running in cc74a6ec686c [2021-08-15T04:31:07.488Z] Removing intermediate container cc74a6ec686c [2021-08-15T04:31:07.488Z] ---> aafdbf9d8da4 [2021-08-15T04:31:07.488Z] Step 3/4 : COPY go.mod . [2021-08-15T04:31:07.758Z] ---> 20bb45ad7483 [2021-08-15T04:31:07.758Z] Step 4/4 : RUN go mod download [2021-08-15T04:31:07.758Z] ---> Running in 1469a65ec792 [2021-08-15T04:31:54.665Z] Removing intermediate container 1469a65ec792 [2021-08-15T04:31:54.665Z] ---> ecf3b0ff4294 [2021-08-15T04:31:54.665Z] Successfully built ecf3b0ff4294 [2021-08-15T04:31:54.665Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:31:54.993Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-15T04:31:54.993Z] . [Pipeline] withDockerContainer [2021-08-15T04:31:55.100Z] prd-centos7-docker-4c-2g-914 does not seem to be running inside a container [2021-08-15T04:31:55.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-15T04:31:55.577Z] $ docker top b4e6658303d01b7e0d12df4d28d2cb302523b83af1e40481dc8d4109e95caf8c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-15T04:31:55.982Z] + go version [2021-08-15T04:31:55.982Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-15T04:31:55.999Z] $ docker stop --time=1 b4e6658303d01b7e0d12df4d28d2cb302523b83af1e40481dc8d4109e95caf8c [2021-08-15T04:31:57.190Z] $ docker rm -f b4e6658303d01b7e0d12df4d28d2cb302523b83af1e40481dc8d4109e95caf8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:31:57.699Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-15T04:31:57.699Z] . [Pipeline] withDockerContainer [2021-08-15T04:31:57.796Z] prd-centos7-docker-4c-2g-914 does not seem to be running inside a container [2021-08-15T04:31:57.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-15T04:31:58.259Z] $ docker top 6a59eff11d8edb7aa88d17717d16f4a50d748980e1532ecac23627406fcea71d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-15T04:31:58.364Z] ========================================================= [2021-08-15T04:31:58.364Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-15T04:31:58.364Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-15T04:31:58.682Z] + go mod tidy [Pipeline] sh [2021-08-15T04:31:59.270Z] + make test [2021-08-15T04:31:59.270Z] 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-15T04:31:59.551Z] go mod tidy [2021-08-15T04:31:59.821Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-15T04:32:05.184Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-15T04:32:27.298Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-15T04:32:29.907Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-15T04:32:30.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-15T04:32:30.473Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-15T04:32:33.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-15T04:32:33.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-15T04:32:33.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-15T04:32:33.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-15T04:32:33.927Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-15T04:32:34.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-15T04:32:34.466Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-15T04:32:34.466Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-15T04:32:34.466Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-15T04:32:34.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-15T04:32:37.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2021-08-15T04:32:37.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-15T04:32:37.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-15T04:32:38.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 100.0% of statements [2021-08-15T04:32:38.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-15T04:32:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements [2021-08-15T04:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-15T04:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-15T04:32:39.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 90.1% of statements [2021-08-15T04:32:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-15T04:32:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:32:40.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-08-15T04:32:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-15T04:32:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-15T04:32:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-15T04:32:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-15T04:32:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-15T04:32:41.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.278s coverage: 94.2% of statements [2021-08-15T04:32:41.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-15T04:32:41.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:32:41.214Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 59.1% of statements [2021-08-15T04:32:41.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-15T04:32:41.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-15T04:32:41.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-15T04:32:41.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-15T04:32:41.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-15T04:32:41.481Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements [2021-08-15T04:32:41.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-15T04:32:41.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-15T04:32:41.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-15T04:32:42.450Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-08-15T04:32:42.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-15T04:32:42.450Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-08-15T04:32:42.450Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 21.7% of statements [2021-08-15T04:32:42.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-15T04:32:42.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-08-15T04:32:42.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2021-08-15T04:32:43.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-08-15T04:32:43.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2021-08-15T04:32:43.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-08-15T04:32:56.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2021-08-15T04:32:56.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2021-08-15T04:33:04.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 18.176s coverage: 81.8% of statements [2021-08-15T04:33:04.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-15T04:33:17.415Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-916 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws [2021-08-15T04:33:17.432Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-08-15T04:33:17.689Z] The recommended git tool is: git [2021-08-15T04:33:19.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-08-15T04:33:19.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-15T04:33:19.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-15T04:33:19.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-15T04:33:19.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-08-15T04:33:19.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-15T04:33:19.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-15T04:33:19.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-15T04:33:19.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-15T04:33:19.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-15T04:33:19.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-08-15T04:33:19.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-15T04:33:19.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-15T04:33:19.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-08-15T04:33:19.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-15T04:33:19.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-08-15T04:33:19.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-15T04:33:19.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-08-15T04:33:19.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2021-08-15T04:33:19.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-08-15T04:33:19.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-08-15T04:33:19.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-15T04:33:19.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements [2021-08-15T04:33:19.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-15T04:33:19.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-15T04:33:19.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-08-15T04:33:19.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-08-15T04:33:19.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-08-15T04:33:20.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements [2021-08-15T04:33:20.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-08-15T04:33:21.234Z] --- FAIL: TestInit (0.03s) [2021-08-15T04:33:21.234Z] --- FAIL: TestInit/empty_env (0.00s) [2021-08-15T04:33:21.234Z] service_test.go:222: [2021-08-15T04:33:21.234Z] Error Trace: service_test.go:222 [2021-08-15T04:33:21.234Z] Error: Received unexpected error: [2021-08-15T04:33:21.234Z] unsupported authetication method: oauth2 [2021-08-15T04:33:21.234Z] Test: TestInit/empty_env [2021-08-15T04:33:21.234Z] --- FAIL: TestInit/add_one_unique_route (0.00s) [2021-08-15T04:33:21.234Z] service_test.go:222: [2021-08-15T04:33:21.234Z] Error Trace: service_test.go:222 [2021-08-15T04:33:21.234Z] Error: Received unexpected error: [2021-08-15T04:33:21.234Z] unsupported authetication method: oauth2 [2021-08-15T04:33:21.234Z] Test: TestInit/add_one_unique_route [2021-08-15T04:33:21.234Z] --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.00s) [2021-08-15T04:33:21.234Z] service_test.go:222: [2021-08-15T04:33:21.234Z] Error Trace: service_test.go:222 [2021-08-15T04:33:21.234Z] Error: Received unexpected error: [2021-08-15T04:33:21.234Z] unsupported authetication method: oauth2 [2021-08-15T04:33:21.234Z] Test: TestInit/add_one_unique_route_with_URL_containing_IP_address [2021-08-15T04:33:21.234Z] --- FAIL: TestInit/add_two_unique_routes (0.00s) [2021-08-15T04:33:21.234Z] service_test.go:222: [2021-08-15T04:33:21.234Z] Error Trace: service_test.go:222 [2021-08-15T04:33:21.234Z] Error: Received unexpected error: [2021-08-15T04:33:21.234Z] unsupported authetication method: oauth2 [2021-08-15T04:33:21.234Z] Test: TestInit/add_two_unique_routes [2021-08-15T04:33:21.234Z] --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.00s) [2021-08-15T04:33:21.234Z] service_test.go:222: [2021-08-15T04:33:21.234Z] Error Trace: service_test.go:222 [2021-08-15T04:33:21.234Z] Error: Received unexpected error: [2021-08-15T04:33:21.234Z] unsupported authetication method: oauth2 [2021-08-15T04:33:21.234Z] Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname [2021-08-15T04:33:21.234Z] --- FAIL: TestInit/add_one_duplicate_route (0.00s) [2021-08-15T04:33:21.234Z] service_test.go:222: [2021-08-15T04:33:21.234Z] Error Trace: service_test.go:222 [2021-08-15T04:33:21.234Z] Error: Received unexpected error: [2021-08-15T04:33:21.234Z] unsupported authetication method: oauth2 [2021-08-15T04:33:21.234Z] Test: TestInit/add_one_duplicate_route [2021-08-15T04:33:21.234Z] --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.00s) [2021-08-15T04:33:21.234Z] service_test.go:222: [2021-08-15T04:33:21.234Z] Error Trace: service_test.go:222 [2021-08-15T04:33:21.234Z] Error: Received unexpected error: [2021-08-15T04:33:21.234Z] unsupported authetication method: oauth2 [2021-08-15T04:33:21.234Z] Test: TestInit/add_one_unique,_one_duplicate_route [2021-08-15T04:33:21.235Z] --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.00s) [2021-08-15T04:33:21.235Z] service_test.go:222: [2021-08-15T04:33:21.235Z] Error Trace: service_test.go:222 [2021-08-15T04:33:21.235Z] Error: Received unexpected error: [2021-08-15T04:33:21.235Z] unsupported authetication method: oauth2 [2021-08-15T04:33:21.235Z] Test: TestInit/add_one_unique,_multiple_duplicate_routes [2021-08-15T04:33:21.235Z] --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.00s) [2021-08-15T04:33:21.235Z] service_test.go:222: [2021-08-15T04:33:21.235Z] Error Trace: service_test.go:222 [2021-08-15T04:33:21.235Z] Error: Received unexpected error: [2021-08-15T04:33:21.235Z] unsupported authetication method: oauth2 [2021-08-15T04:33:21.235Z] Test: TestInit/add_two_unique,_multiple_duplicate_routes [2021-08-15T04:33:21.235Z] --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.00s) [2021-08-15T04:33:21.235Z] service_test.go:222: [2021-08-15T04:33:21.235Z] Error Trace: service_test.go:222 [2021-08-15T04:33:21.235Z] Error: Received unexpected error: [2021-08-15T04:33:21.235Z] unsupported authetication method: oauth2 [2021-08-15T04:33:21.235Z] Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route [2021-08-15T04:33:21.235Z] --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.00s) [2021-08-15T04:33:21.235Z] service_test.go:222: [2021-08-15T04:33:21.235Z] Error Trace: service_test.go:222 [2021-08-15T04:33:21.235Z] Error: Received unexpected error: [2021-08-15T04:33:21.235Z] unsupported authetication method: oauth2 [2021-08-15T04:33:21.235Z] Test: TestInit/bad_URL_without_full_quallified_URL [2021-08-15T04:33:21.235Z] --- FAIL: TestInit/empty_service_name (0.00s) [2021-08-15T04:33:21.235Z] service_test.go:222: [2021-08-15T04:33:21.235Z] Error Trace: service_test.go:222 [2021-08-15T04:33:21.235Z] Error: Received unexpected error: [2021-08-15T04:33:21.235Z] unsupported authetication method: oauth2 [2021-08-15T04:33:21.235Z] Test: TestInit/empty_service_name [2021-08-15T04:33:21.235Z] FAIL [2021-08-15T04:33:21.235Z] coverage: 66.6% of statements [2021-08-15T04:33:21.235Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.107s [2021-08-15T04:33:21.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-15T04:33:21.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-15T04:33:21.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-15T04:33:21.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements [2021-08-15T04:33:21.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-15T04:33:21.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-15T04:33:21.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-08-15T04:33:21.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-15T04:33:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-08-15T04:33:22.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-15T04:33:23.141Z] using credential edgex-jenkins-ssh [2021-08-15T04:33:23.162Z] Cloning the remote Git repository [2021-08-15T04:33:23.207Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-15T04:33:23.316Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-08-15T04:33:23.406Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-15T04:33:23.407Z] > git --version # timeout=10 [2021-08-15T04:33:23.456Z] > git --version # 'git version 2.17.1' [2021-08-15T04:33:23.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-15T04:33:23.522Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-15T04:33:30.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-15T04:33:30.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.0% of statements [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-15T04:33:30.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-15T04:33:30.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-15T04:33:30.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-15T04:33:30.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-15T04:33:30.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-08-15T04:33:30.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-08-15T04:33:30.312Z] FAIL [2021-08-15T04:33:30.312Z] make: *** [Makefile:101: test] Error 1 [Pipeline] } [2021-08-15T04:33:30.330Z] $ docker stop --time=1 6a59eff11d8edb7aa88d17717d16f4a50d748980e1532ecac23627406fcea71d [2021-08-15T04:33:31.656Z] $ docker rm -f 6a59eff11d8edb7aa88d17717d16f4a50d748980e1532ecac23627406fcea71d [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-15T04:33:32.100Z] Failed in branch amd64 [2021-08-15T04:33:48.451Z] Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit e2c5d5b30167332f2ea4547e85bfe72ddd42ccac [2021-08-15T04:33:47.666Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-15T04:33:47.684Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-15T04:33:47.715Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-15T04:33:47.749Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-15T04:33:47.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-15T04:33:47.763Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-15T04:33:48.478Z] > git config core.sparsecheckout # timeout=10 [2021-08-15T04:33:48.491Z] > git checkout -f e2c5d5b30167332f2ea4547e85bfe72ddd42ccac # timeout=10 [2021-08-15T04:33:48.688Z] > git remote # timeout=10 [2021-08-15T04:33:48.707Z] > git config --get remote.origin.url # timeout=10 [2021-08-15T04:33:48.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-15T04:33:48.731Z] > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 [2021-08-15T04:33:48.988Z] Merge succeeded, producing ad7ca581f70933d9338e1e19c55675d6c20b6363 [2021-08-15T04:33:48.988Z] Checking out Revision ad7ca581f70933d9338e1e19c55675d6c20b6363 (PR-3657) [2021-08-15T04:33:48.977Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-15T04:33:49.003Z] > git config core.sparsecheckout # timeout=10 [2021-08-15T04:33:49.022Z] > git checkout -f ad7ca581f70933d9338e1e19c55675d6c20b6363 # timeout=10 [2021-08-15T04:33:53.421Z] Commit message: "Merge commit 'a50ec7cbd1ffe16c0409c75cc366b79de6e56022' into HEAD" [2021-08-15T04:33:53.447Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-08-15T04:33:53.438Z] > git rev-list --no-walk b39f6771ab94f5aae396c9f9db39ff2c2db8b660 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-15T04:33:53.994Z] provisioning config files... [2021-08-15T04:33:54.024Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1598867179596409098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:33:54.609Z] ---> docker-login.sh [2021-08-15T04:33:54.610Z] nexus3.edgexfoundry.org:10001 [2021-08-15T04:33:55.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:33:55.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:33:55.878Z] Configure a credential helper to remove this warning. See [2021-08-15T04:33:55.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:33:55.878Z] [2021-08-15T04:33:55.878Z] Login Succeeded [2021-08-15T04:33:55.878Z] nexus3.edgexfoundry.org:10002 [2021-08-15T04:33:56.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:33:56.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:33:56.487Z] Configure a credential helper to remove this warning. See [2021-08-15T04:33:56.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:33:56.487Z] [2021-08-15T04:33:56.487Z] Login Succeeded [2021-08-15T04:33:56.487Z] nexus3.edgexfoundry.org:10003 [2021-08-15T04:33:57.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:33:57.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:33:57.088Z] Configure a credential helper to remove this warning. See [2021-08-15T04:33:57.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:33:57.088Z] [2021-08-15T04:33:57.088Z] Login Succeeded [2021-08-15T04:33:57.088Z] nexus3.edgexfoundry.org:10004 [2021-08-15T04:33:57.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:33:57.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:33:57.689Z] Configure a credential helper to remove this warning. See [2021-08-15T04:33:57.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:33:57.689Z] [2021-08-15T04:33:57.689Z] Login Succeeded [2021-08-15T04:33:57.689Z] docker.io [2021-08-15T04:33:57.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:33:58.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:33:58.586Z] Configure a credential helper to remove this warning. See [2021-08-15T04:33:58.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:33:58.586Z] [2021-08-15T04:33:58.586Z] Login Succeeded [2021-08-15T04:33:58.586Z] ---> docker-login.sh ends [Pipeline] } [2021-08-15T04:33:58.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-15T04:33:59.227Z] ========================================================= [2021-08-15T04:33:59.227Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-15T04:33:59.227Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-15T04:33:59.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-15T04:34:00.207Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-15T04:34:00.207Z] 595b0fe564bb: Pulling fs layer [2021-08-15T04:34:00.207Z] 24495759ef45: Pulling fs layer [2021-08-15T04:34:00.207Z] d148012ef14d: Pulling fs layer [2021-08-15T04:34:00.207Z] e90a11edd702: Pulling fs layer [2021-08-15T04:34:00.207Z] d77568369979: Pulling fs layer [2021-08-15T04:34:00.207Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-15T04:34:00.207Z] 170f2ba95c9a: Pulling fs layer [2021-08-15T04:34:00.207Z] 97ac5df62f85: Pulling fs layer [2021-08-15T04:34:00.207Z] d77568369979: Waiting [2021-08-15T04:34:00.207Z] fc1c9f9a7f3b: Waiting [2021-08-15T04:34:00.207Z] 170f2ba95c9a: Waiting [2021-08-15T04:34:00.207Z] 97ac5df62f85: Waiting [2021-08-15T04:34:00.207Z] e90a11edd702: Waiting [2021-08-15T04:34:00.207Z] d148012ef14d: Download complete [2021-08-15T04:34:00.207Z] 24495759ef45: Download complete [2021-08-15T04:34:00.207Z] d77568369979: Download complete [2021-08-15T04:34:00.207Z] fc1c9f9a7f3b: Download complete [2021-08-15T04:34:00.207Z] 170f2ba95c9a: Verifying Checksum [2021-08-15T04:34:00.207Z] 170f2ba95c9a: Download complete [2021-08-15T04:34:00.207Z] 595b0fe564bb: Verifying Checksum [2021-08-15T04:34:00.207Z] 595b0fe564bb: Download complete [2021-08-15T04:34:01.204Z] 595b0fe564bb: Pull complete [2021-08-15T04:34:01.822Z] 24495759ef45: Pull complete [2021-08-15T04:34:02.428Z] d148012ef14d: Pull complete [2021-08-15T04:34:03.874Z] 97ac5df62f85: Verifying Checksum [2021-08-15T04:34:03.874Z] 97ac5df62f85: Download complete [2021-08-15T04:34:04.862Z] e90a11edd702: Verifying Checksum [2021-08-15T04:34:04.862Z] e90a11edd702: Download complete [2021-08-15T04:34:15.067Z] e90a11edd702: Pull complete [2021-08-15T04:34:15.664Z] d77568369979: Pull complete [2021-08-15T04:34:15.938Z] fc1c9f9a7f3b: Pull complete [2021-08-15T04:34:16.212Z] 170f2ba95c9a: Pull complete [2021-08-15T04:34:22.953Z] 97ac5df62f85: Pull complete [2021-08-15T04:34:22.953Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-15T04:34:22.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-15T04:34:22.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-15T04:34:23.317Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-15T04:34:23.317Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-15T04:34:23.317Z] WORKDIR /edgex [2021-08-15T04:34:23.317Z] COPY go.mod . [2021-08-15T04:34:23.317Z] RUN go mod download [2021-08-15T04:34:25.998Z] Sending build context to Docker daemon 165.9MB [2021-08-15T04:34:25.998Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-15T04:34:25.998Z] ---> 04bc70af865f [2021-08-15T04:34:25.998Z] Step 2/4 : WORKDIR /edgex [2021-08-15T04:34:31.395Z] ---> Running in ce4eba756638 [2021-08-15T04:34:31.395Z] Removing intermediate container ce4eba756638 [2021-08-15T04:34:31.395Z] ---> e5e0525133a0 [2021-08-15T04:34:31.395Z] Step 3/4 : COPY go.mod . [2021-08-15T04:34:32.375Z] ---> de8a0d3c277b [2021-08-15T04:34:32.375Z] Step 4/4 : RUN go mod download [2021-08-15T04:34:32.645Z] ---> Running in 0327ce968ffc [2021-08-15T04:36:09.469Z] Removing intermediate container 0327ce968ffc [2021-08-15T04:36:09.469Z] ---> b256e85f2c20 [2021-08-15T04:36:09.469Z] Successfully built b256e85f2c20 [2021-08-15T04:36:09.469Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:36:09.821Z] + docker inspect -f . ci-base-image-arm64 [2021-08-15T04:36:09.821Z] . [Pipeline] withDockerContainer [2021-08-15T04:36:10.100Z] prd-ubuntu18.04-docker-arm64-4c-16g-916 does not seem to be running inside a container [2021-08-15T04:36:10.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-15T04:36:12.079Z] $ docker top 9b009fd55a68d407fe524bf4e407699edd8d66a08a802bf3d69baab200d01729 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-15T04:36:13.061Z] + go version [2021-08-15T04:36:13.062Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-15T04:36:13.127Z] $ docker stop --time=1 9b009fd55a68d407fe524bf4e407699edd8d66a08a802bf3d69baab200d01729 [2021-08-15T04:36:14.958Z] $ docker rm -f 9b009fd55a68d407fe524bf4e407699edd8d66a08a802bf3d69baab200d01729 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:36:15.596Z] + docker inspect -f . ci-base-image-arm64 [2021-08-15T04:36:15.596Z] . [Pipeline] withDockerContainer [2021-08-15T04:36:15.821Z] prd-ubuntu18.04-docker-arm64-4c-16g-916 does not seem to be running inside a container [2021-08-15T04:36:15.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-15T04:36:17.490Z] $ docker top 76e10398f041c2b764d8249ffda1084b73c39d3776d1d1b4622f01332ab16486 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-15T04:36:17.795Z] ========================================================= [2021-08-15T04:36:17.795Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-15T04:36:17.795Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-15T04:36:18.460Z] + go mod tidy [Pipeline] sh [2021-08-15T04:36:20.116Z] + make test [2021-08-15T04:36:20.116Z] 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-15T04:36:20.116Z] go mod tidy [2021-08-15T04:36:20.716Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-15T04:36:47.553Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-15T04:37:44.151Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-15T04:37:50.888Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-15T04:37:51.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-15T04:37:52.876Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-15T04:38:05.333Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-15T04:38:05.333Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-15T04:38:05.333Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-15T04:38:05.333Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-15T04:38:05.333Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-15T04:38:05.333Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-15T04:38:06.780Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-15T04:38:06.780Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-15T04:38:06.780Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-15T04:38:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-15T04:38:19.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements [2021-08-15T04:38:19.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-15T04:38:19.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-15T04:38:23.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.293s coverage: 100.0% of statements [2021-08-15T04:38:23.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-15T04:38:23.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.344s coverage: 46.3% of statements [2021-08-15T04:38:23.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-15T04:38:23.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-15T04:38:25.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.599s coverage: 90.1% of statements [2021-08-15T04:38:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-15T04:38:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:38:27.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.216s coverage: 81.2% of statements [2021-08-15T04:38:27.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-15T04:38:27.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-15T04:38:27.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-15T04:38:27.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-15T04:38:27.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-15T04:38:36.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.498s coverage: 94.2% of statements [2021-08-15T04:38:36.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-15T04:38:36.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:38:36.101Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.283s coverage: 59.1% of statements [2021-08-15T04:38:36.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-15T04:38:36.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-15T04:38:36.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-15T04:38:36.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-15T04:38:36.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-15T04:38:36.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.207s coverage: 60.0% of statements [2021-08-15T04:38:36.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-15T04:38:36.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-15T04:38:36.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-15T04:38:36.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.342s coverage: 0.8% of statements [2021-08-15T04:38:36.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-15T04:38:36.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements [2021-08-15T04:38:36.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.185s coverage: 21.7% of statements [2021-08-15T04:38:36.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-15T04:38:36.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.230s coverage: 47.1% of statements [2021-08-15T04:38:36.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.211s coverage: 79.5% of statements [2021-08-15T04:38:36.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.162s coverage: 94.1% of statements [2021-08-15T04:38:36.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements [2021-08-15T04:38:37.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.186s coverage: 87.5% of statements [2021-08-15T04:38:50.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.190s coverage: 94.4% of statements [2021-08-15T04:38:50.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements [2021-08-15T04:38:55.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.647s coverage: 81.8% of statements [2021-08-15T04:38:55.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-15T04:39:04.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-15T04:39:04.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-15T04:39:04.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-15T04:39:04.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-15T04:39:04.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.194s coverage: 58.8% of statements [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-15T04:39:04.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.179s coverage: 80.0% of statements [2021-08-15T04:39:04.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2021-08-15T04:39:04.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements [2021-08-15T04:39:04.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.312s coverage: 91.2% of statements [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-15T04:39:04.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.756s coverage: 64.4% of statements [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-15T04:39:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-15T04:39:04.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.194s coverage: 100.0% of statements [2021-08-15T04:39:04.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 91.3% of statements [2021-08-15T04:39:04.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-08-15T04:39:04.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-08-15T04:39:04.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2021-08-15T04:39:09.254Z] --- FAIL: TestInit (0.21s) [2021-08-15T04:39:09.254Z] --- FAIL: TestInit/empty_env (0.01s) [2021-08-15T04:39:09.254Z] service_test.go:222: [2021-08-15T04:39:09.254Z] Error Trace: service_test.go:222 [2021-08-15T04:39:09.254Z] Error: Received unexpected error: [2021-08-15T04:39:09.254Z] unsupported authetication method: oauth2 [2021-08-15T04:39:09.254Z] Test: TestInit/empty_env [2021-08-15T04:39:09.254Z] --- FAIL: TestInit/add_one_unique_route (0.01s) [2021-08-15T04:39:09.254Z] service_test.go:222: [2021-08-15T04:39:09.254Z] Error Trace: service_test.go:222 [2021-08-15T04:39:09.254Z] Error: Received unexpected error: [2021-08-15T04:39:09.254Z] unsupported authetication method: oauth2 [2021-08-15T04:39:09.254Z] Test: TestInit/add_one_unique_route [2021-08-15T04:39:09.254Z] --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.02s) [2021-08-15T04:39:09.254Z] service_test.go:222: [2021-08-15T04:39:09.254Z] Error Trace: service_test.go:222 [2021-08-15T04:39:09.254Z] Error: Received unexpected error: [2021-08-15T04:39:09.254Z] unsupported authetication method: oauth2 [2021-08-15T04:39:09.254Z] Test: TestInit/add_one_unique_route_with_URL_containing_IP_address [2021-08-15T04:39:09.254Z] --- FAIL: TestInit/add_two_unique_routes (0.01s) [2021-08-15T04:39:09.254Z] service_test.go:222: [2021-08-15T04:39:09.254Z] Error Trace: service_test.go:222 [2021-08-15T04:39:09.254Z] Error: Received unexpected error: [2021-08-15T04:39:09.254Z] unsupported authetication method: oauth2 [2021-08-15T04:39:09.254Z] Test: TestInit/add_two_unique_routes [2021-08-15T04:39:09.254Z] --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.01s) [2021-08-15T04:39:09.254Z] service_test.go:222: [2021-08-15T04:39:09.254Z] Error Trace: service_test.go:222 [2021-08-15T04:39:09.254Z] Error: Received unexpected error: [2021-08-15T04:39:09.254Z] unsupported authetication method: oauth2 [2021-08-15T04:39:09.254Z] Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname [2021-08-15T04:39:09.254Z] --- FAIL: TestInit/add_one_duplicate_route (0.02s) [2021-08-15T04:39:09.254Z] service_test.go:222: [2021-08-15T04:39:09.254Z] Error Trace: service_test.go:222 [2021-08-15T04:39:09.254Z] Error: Received unexpected error: [2021-08-15T04:39:09.254Z] unsupported authetication method: oauth2 [2021-08-15T04:39:09.254Z] Test: TestInit/add_one_duplicate_route [2021-08-15T04:39:09.254Z] --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.02s) [2021-08-15T04:39:09.254Z] service_test.go:222: [2021-08-15T04:39:09.254Z] Error Trace: service_test.go:222 [2021-08-15T04:39:09.254Z] Error: Received unexpected error: [2021-08-15T04:39:09.254Z] unsupported authetication method: oauth2 [2021-08-15T04:39:09.254Z] Test: TestInit/add_one_unique,_one_duplicate_route [2021-08-15T04:39:09.254Z] --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.01s) [2021-08-15T04:39:09.254Z] service_test.go:222: [2021-08-15T04:39:09.254Z] Error Trace: service_test.go:222 [2021-08-15T04:39:09.254Z] Error: Received unexpected error: [2021-08-15T04:39:09.254Z] unsupported authetication method: oauth2 [2021-08-15T04:39:09.254Z] Test: TestInit/add_one_unique,_multiple_duplicate_routes [2021-08-15T04:39:09.254Z] --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.01s) [2021-08-15T04:39:09.254Z] service_test.go:222: [2021-08-15T04:39:09.254Z] Error Trace: service_test.go:222 [2021-08-15T04:39:09.254Z] Error: Received unexpected error: [2021-08-15T04:39:09.254Z] unsupported authetication method: oauth2 [2021-08-15T04:39:09.254Z] Test: TestInit/add_two_unique,_multiple_duplicate_routes [2021-08-15T04:39:09.254Z] --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.01s) [2021-08-15T04:39:09.254Z] service_test.go:222: [2021-08-15T04:39:09.254Z] Error Trace: service_test.go:222 [2021-08-15T04:39:09.254Z] Error: Received unexpected error: [2021-08-15T04:39:09.254Z] unsupported authetication method: oauth2 [2021-08-15T04:39:09.254Z] Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route [2021-08-15T04:39:09.254Z] --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.01s) [2021-08-15T04:39:09.254Z] service_test.go:222: [2021-08-15T04:39:09.254Z] Error Trace: service_test.go:222 [2021-08-15T04:39:09.254Z] Error: Received unexpected error: [2021-08-15T04:39:09.254Z] unsupported authetication method: oauth2 [2021-08-15T04:39:09.254Z] Test: TestInit/bad_URL_without_full_quallified_URL [2021-08-15T04:39:09.254Z] --- FAIL: TestInit/empty_service_name (0.01s) [2021-08-15T04:39:09.254Z] service_test.go:222: [2021-08-15T04:39:09.254Z] Error Trace: service_test.go:222 [2021-08-15T04:39:09.254Z] Error: Received unexpected error: [2021-08-15T04:39:09.254Z] unsupported authetication method: oauth2 [2021-08-15T04:39:09.254Z] Test: TestInit/empty_service_name [2021-08-15T04:39:09.254Z] FAIL [2021-08-15T04:39:09.254Z] coverage: 66.6% of statements [2021-08-15T04:39:09.254Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.673s [2021-08-15T04:39:09.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-15T04:39:09.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-15T04:39:09.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-15T04:39:11.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.832s coverage: 43.6% of statements [2021-08-15T04:39:11.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-15T04:39:11.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-15T04:39:11.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.229s coverage: 89.5% of statements [2021-08-15T04:39:11.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-15T04:39:11.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2021-08-15T04:39:11.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-15T04:39:20.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.231s coverage: 19.5% of statements [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-15T04:39:20.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.645s coverage: 92.0% of statements [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-15T04:39:20.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.222s coverage: 62.7% of statements [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-15T04:39:20.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.422s coverage: 97.7% of statements [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-15T04:39:20.238Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.190s coverage: 28.9% of statements [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-15T04:39:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-15T04:39:20.238Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.186s coverage: 100.0% of statements [2021-08-15T04:39:20.238Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-08-15T04:39:20.238Z] FAIL [2021-08-15T04:39:20.513Z] make: *** [Makefile:101: test] Error 1 [Pipeline] } [2021-08-15T04:39:20.622Z] $ docker stop --time=1 76e10398f041c2b764d8249ffda1084b73c39d3776d1d1b4622f01332ab16486 [2021-08-15T04:39:22.984Z] $ docker rm -f 76e10398f041c2b764d8249ffda1084b73c39d3776d1d1b4622f01332ab16486 [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-15T04:39:24.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-15T04:39:24.648Z] [2021-08-15T04:39:24.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:39:24.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-15T04:39:25.271Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-15T04:39:25.271Z] 448f6bf000e3: Pulling fs layer [2021-08-15T04:39:25.272Z] f757da607395: Pulling fs layer [2021-08-15T04:39:25.272Z] 05883995daec: Pulling fs layer [2021-08-15T04:39:25.272Z] 8603b9c90790: Pulling fs layer [2021-08-15T04:39:25.272Z] 8603b9c90790: Waiting [2021-08-15T04:39:25.272Z] 1560dd03e051: Pulling fs layer [2021-08-15T04:39:25.272Z] 27f5ce0e4adf: Pulling fs layer [2021-08-15T04:39:25.272Z] c2d8d7efcc4b: Pulling fs layer [2021-08-15T04:39:25.272Z] 27f5ce0e4adf: Waiting [2021-08-15T04:39:25.272Z] c2d8d7efcc4b: Waiting [2021-08-15T04:39:25.272Z] 1560dd03e051: Waiting [2021-08-15T04:39:25.544Z] f757da607395: Verifying Checksum [2021-08-15T04:39:25.544Z] f757da607395: Download complete [2021-08-15T04:39:25.843Z] 8603b9c90790: Verifying Checksum [2021-08-15T04:39:25.843Z] 8603b9c90790: Download complete [2021-08-15T04:39:25.843Z] 05883995daec: Verifying Checksum [2021-08-15T04:39:25.843Z] 05883995daec: Download complete [2021-08-15T04:39:25.843Z] 1560dd03e051: Verifying Checksum [2021-08-15T04:39:25.843Z] 1560dd03e051: Download complete [2021-08-15T04:39:25.843Z] 27f5ce0e4adf: Verifying Checksum [2021-08-15T04:39:25.843Z] 27f5ce0e4adf: Download complete [2021-08-15T04:39:27.281Z] 448f6bf000e3: Verifying Checksum [2021-08-15T04:39:27.282Z] 448f6bf000e3: Download complete [2021-08-15T04:39:29.906Z] c2d8d7efcc4b: Verifying Checksum [2021-08-15T04:39:29.906Z] c2d8d7efcc4b: Download complete [2021-08-15T04:39:30.505Z] 448f6bf000e3: Pull complete [2021-08-15T04:39:31.101Z] f757da607395: Pull complete [2021-08-15T04:39:32.536Z] 05883995daec: Pull complete [2021-08-15T04:39:33.134Z] 8603b9c90790: Pull complete [2021-08-15T04:39:34.119Z] 1560dd03e051: Pull complete [2021-08-15T04:39:34.394Z] 27f5ce0e4adf: Pull complete [2021-08-15T04:39:49.502Z] c2d8d7efcc4b: Pull complete [2021-08-15T04:39:49.503Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-15T04:39:49.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-15T04:39:49.503Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-15T04:39:49.805Z] prd-ubuntu18.04-docker-arm64-4c-16g-916 does not seem to be running inside a container [2021-08-15T04:39:49.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-15T04:39:54.096Z] $ docker top c32ff63261099c59572c53ab9c8412b72f4bf7743d93084e36f39a3145424df3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:39:55.223Z] ---> job-cost.sh [2021-08-15T04:39:55.223Z] lf-activate-venv: SKIPPING [2021-08-15T04:39:55.223Z] INFO: No Stack... [2021-08-15T04:39:56.654Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-15T04:39:57.248Z] INFO: Archiving Costs [Pipeline] sh [2021-08-15T04:39:57.954Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-08-15T04:39:57.954Z] + cut -d, -f6 [Pipeline] lock [2021-08-15T04:39:58.030Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-5-stack-cost] [2021-08-15T04:39:58.047Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3657-5-stack-cost] did not exist. Created. [2021-08-15T04:39:58.047Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-15T04:39:58.758Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-15T04:39:59.535Z] Stashed 1 file(s) [Pipeline] } [2021-08-15T04:39:59.551Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-15T04:39:59.670Z] $ docker stop --time=1 c32ff63261099c59572c53ab9c8412b72f4bf7743d93084e36f39a3145424df3 [2021-08-15T04:40:01.420Z] $ docker rm -f c32ff63261099c59572c53ab9c8412b72f4bf7743d93084e36f39a3145424df3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-15T04:40:01.791Z] 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-15T04:40:02.736Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:40:03.060Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:40:03.647Z] ---> package-listing.sh [2021-08-15T04:40:03.647Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-15T04:40:03.647Z] ++ facter osfamily [2021-08-15T04:40:03.916Z] + OS_FAMILY=redhat [2021-08-15T04:40:03.916Z] + workspace=/w/workspace/edgex-go/5 [2021-08-15T04:40:03.916Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-15T04:40:03.916Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-15T04:40:03.916Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-15T04:40:03.916Z] + PACKAGES=/tmp/packages_start.txt [2021-08-15T04:40:03.916Z] + '[' /w/workspace/edgex-go/5 ']' [2021-08-15T04:40:03.916Z] + PACKAGES=/tmp/packages_end.txt [2021-08-15T04:40:03.916Z] + case "${OS_FAMILY}" in [2021-08-15T04:40:03.916Z] + sort [2021-08-15T04:40:03.916Z] + rpm -qa [2021-08-15T04:40:04.500Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-15T04:40:04.500Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-15T04:40:04.500Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-15T04:40:04.500Z] + '[' /w/workspace/edgex-go/5 ']' [2021-08-15T04:40:04.500Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-08-15T04:40:04.500Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-08-15T04:40:04.519Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-15T04:40:04.824Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:40:05.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-15T04:40:05.408Z] [2021-08-15T04:40:05.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:40:05.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-15T04:40:05.740Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-15T04:40:05.740Z] b4d181a07f80: Pulling fs layer [2021-08-15T04:40:05.740Z] a1111a8f2ec3: Pulling fs layer [2021-08-15T04:40:05.740Z] ed53099fbce6: Pulling fs layer [2021-08-15T04:40:05.740Z] dc539afda2c1: Pulling fs layer [2021-08-15T04:40:05.740Z] 77bc0d833cb6: Pulling fs layer [2021-08-15T04:40:05.740Z] 9065ff56babe: Pulling fs layer [2021-08-15T04:40:05.740Z] d287ab97295c: Pulling fs layer [2021-08-15T04:40:05.740Z] dc539afda2c1: Waiting [2021-08-15T04:40:05.740Z] 77bc0d833cb6: Waiting [2021-08-15T04:40:05.740Z] 9065ff56babe: Waiting [2021-08-15T04:40:05.740Z] d287ab97295c: Waiting [2021-08-15T04:40:06.008Z] a1111a8f2ec3: Verifying Checksum [2021-08-15T04:40:06.008Z] a1111a8f2ec3: Download complete [2021-08-15T04:40:06.008Z] dc539afda2c1: Verifying Checksum [2021-08-15T04:40:06.008Z] dc539afda2c1: Download complete [2021-08-15T04:40:06.589Z] 77bc0d833cb6: Verifying Checksum [2021-08-15T04:40:06.589Z] 77bc0d833cb6: Download complete [2021-08-15T04:40:06.589Z] 9065ff56babe: Verifying Checksum [2021-08-15T04:40:06.589Z] 9065ff56babe: Download complete [2021-08-15T04:40:06.589Z] ed53099fbce6: Verifying Checksum [2021-08-15T04:40:06.589Z] ed53099fbce6: Download complete [2021-08-15T04:40:07.551Z] b4d181a07f80: Verifying Checksum [2021-08-15T04:40:07.551Z] b4d181a07f80: Download complete [2021-08-15T04:40:08.993Z] b4d181a07f80: Pull complete [2021-08-15T04:40:08.993Z] a1111a8f2ec3: Pull complete [2021-08-15T04:40:09.597Z] ed53099fbce6: Pull complete [2021-08-15T04:40:09.597Z] dc539afda2c1: Pull complete [2021-08-15T04:40:09.868Z] 77bc0d833cb6: Pull complete [2021-08-15T04:40:10.135Z] 9065ff56babe: Pull complete [2021-08-15T04:40:11.546Z] d287ab97295c: Verifying Checksum [2021-08-15T04:40:11.546Z] d287ab97295c: Download complete [2021-08-15T04:40:16.907Z] d287ab97295c: Pull complete [2021-08-15T04:40:16.907Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-15T04:40:16.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-15T04:40:16.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-15T04:40:16.999Z] prd-centos7-docker-4c-2g-914 does not seem to be running inside a container [2021-08-15T04:40:17.058Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-15T04:40:19.196Z] $ docker top 08ada53e30731f51cda57137ee50a5bf66c08962a961dd20156659d06c0007e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-15T04:40:20.021Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-15T04:40:20.514Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-15T04:40:20.825Z] + ls /var/log/sa-host [2021-08-15T04:40:20.825Z] + sadf -c /var/log/sa-host/sa05 [2021-08-15T04:40:20.825Z] file_magic: OK [2021-08-15T04:40:20.825Z] HZ: Using current value: 100 [2021-08-15T04:40:20.825Z] file_header: OK [2021-08-15T04:40:20.825Z] 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-15T04:40:20.825Z] Statistics: [2021-08-15T04:40:20.825Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-15T04:40:20.825Z] File successfully converted to sysstat format version 12.0.3 [2021-08-15T04:40:20.826Z] + sadf -c /var/log/sa-host/sa15 [2021-08-15T04:40:20.826Z] file_magic: OK [2021-08-15T04:40:20.826Z] HZ: Using current value: 100 [2021-08-15T04:40:20.826Z] file_header: OK [2021-08-15T04:40:20.826Z] 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-15T04:40:20.826Z] Statistics: [2021-08-15T04:40:20.826Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-15T04:40:20.826Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-15T04:40:21.404Z] provisioning config files... [2021-08-15T04:40:21.420Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2922048389126202531tmp [Pipeline] { [Pipeline] echo [2021-08-15T04:40:21.445Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:40:21.762Z] ---> create-netrc.sh [Pipeline] } [2021-08-15T04:40:21.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:40:22.181Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-15T04:40:22.194Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:40:22.499Z] ---> sudo-logs.sh [2021-08-15T04:40:22.499Z] Archiving 'sudo' log.. [2021-08-15T04:40:22.499Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-914.vexxhost.local: Name or service not known [2021-08-15T04:40:22.499Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-914.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-15T04:40:22.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:40:22.873Z] ---> job-cost.sh [2021-08-15T04:40:22.874Z] lf-activate-venv: SKIPPING [2021-08-15T04:40:22.874Z] DEBUG: total: 0.18000000715255737 [2021-08-15T04:40:22.874Z] INFO: Retrieving Stack Cost... [2021-08-15T04:40:23.826Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-15T04:40:24.406Z] INFO: Archiving Costs [Pipeline] echo [2021-08-15T04:40:24.427Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:40:24.744Z] ---> logs-deploy.sh [2021-08-15T04:40:24.744Z] lf-activate-venv: SKIPPING [2021-08-15T04:40:24.744Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/5 [2021-08-15T04:40:24.744Z] INFO: archiving workspace using pattern(s): [2021-08-15T04:40:25.326Z] Archives upload complete. [2021-08-15T04:40:25.593Z] INFO: archiving logs to Nexus