Pull request #2970 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 49e63ea23a8aff3b20e629752c0792db467d11b5+60451040515ee9eeb901ca3bb1c4662a631f475e (630cc198392c52220d7da5b9828305a458e0dbf2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20317 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/25 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 60451040515ee9eeb901ca3bb1c4662a631f475e into PR head commit 49e63ea23a8aff3b20e629752c0792db467d11b5 Merge succeeded, producing 49e63ea23a8aff3b20e629752c0792db467d11b5 Checking out Revision 49e63ea23a8aff3b20e629752c0792db467d11b5 (PR-2970) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49e63ea23a8aff3b20e629752c0792db467d11b5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 60451040515ee9eeb901ca3bb1c4662a631f475e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49e63ea23a8aff3b20e629752c0792db467d11b5 # timeout=10 Commit message: "feat(security): Address another PR feedback" First time build. Skipping changelog. > git rev-list --no-walk eec1fc97adfe7334b0b6c27c3c0213c68a68466c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:35:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:35:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:35:30 ========================================================= 22:35:30 EdgeX Global Pipelines Version Info 22:35:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:35:33 ------------------- 22:35:33 stable info: 22:35:33 ------------------- 22:35:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:35:33 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 22:35:33 Message: update stable to v1.0.177 22:35:34 ------------------- 22:35:34 experimental info: 22:35:34 ------------------- 22:35:34 Commited By: **** collab-it+edgex@linuxfoundation.org 22:35:34 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 22:35:34 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:35:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:35:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:35:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:35:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:35:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:35:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:35:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:35:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:35:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:35:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:35:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:35:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:35:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:35:36 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:35:36 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 22:35:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo 22:35:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo 22:35:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo 22:35:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49e63ea23a8aff3b20e629752c0792db467d11b5 [Pipeline] echo 22:35:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49e63ea [Pipeline] echo 22:35:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:35:37 provisioning config files... 22:35:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config8658230430635565171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:37 ---> docker-login.sh 22:35:37 nexus3.edgexfoundry.org:10001 22:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:38 Configure a credential helper to remove this warning. See 22:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:38 22:35:38 Login Succeeded 22:35:38 nexus3.edgexfoundry.org:10002 22:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:38 Configure a credential helper to remove this warning. See 22:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:38 22:35:38 Login Succeeded 22:35:38 nexus3.edgexfoundry.org:10003 22:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:39 Configure a credential helper to remove this warning. See 22:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:39 22:35:39 Login Succeeded 22:35:39 nexus3.edgexfoundry.org:10004 22:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:39 Configure a credential helper to remove this warning. See 22:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:39 22:35:39 Login Succeeded 22:35:39 docker.io 22:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:39 Configure a credential helper to remove this warning. See 22:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:39 22:35:39 Login Succeeded 22:35:39 ---> docker-login.sh ends [Pipeline] } 22:35:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:40 ++ 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 22:35:40 + for file in '`ls cmd/**/Dockerfile`' 22:35:40 ++ dirname cmd/core-command/Dockerfile 22:35:40 ++ cut -d/ -f2 22:35:40 + echo core-command,cmd/core-command/Dockerfile 22:35:40 + for file in '`ls cmd/**/Dockerfile`' 22:35:40 ++ cut -d/ -f2 22:35:40 ++ dirname cmd/core-data/Dockerfile 22:35:40 + echo core-data,cmd/core-data/Dockerfile 22:35:40 + for file in '`ls cmd/**/Dockerfile`' 22:35:40 ++ dirname cmd/core-metadata/Dockerfile 22:35:40 ++ cut -d/ -f2 22:35:40 + echo core-metadata,cmd/core-metadata/Dockerfile 22:35:40 + for file in '`ls cmd/**/Dockerfile`' 22:35:40 ++ dirname cmd/security-bootstrapper/Dockerfile 22:35:40 ++ cut -d/ -f2 22:35:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:35:40 + for file in '`ls cmd/**/Dockerfile`' 22:35:40 ++ dirname cmd/security-proxy-setup/Dockerfile 22:35:40 ++ cut -d/ -f2 22:35:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:35:40 + for file in '`ls cmd/**/Dockerfile`' 22:35:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:35:40 ++ cut -d/ -f2 22:35:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:35:40 + for file in '`ls cmd/**/Dockerfile`' 22:35:40 ++ dirname cmd/support-notifications/Dockerfile 22:35:40 ++ cut -d/ -f2 22:35:40 + echo support-notifications,cmd/support-notifications/Dockerfile 22:35:40 + for file in '`ls cmd/**/Dockerfile`' 22:35:40 ++ dirname cmd/support-scheduler/Dockerfile 22:35:40 ++ cut -d/ -f2 22:35:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:35:40 + for file in '`ls cmd/**/Dockerfile`' 22:35:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:35:40 ++ cut -d/ -f2 22:35:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:35:40 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:35:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:41 22:35:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:35:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:42 latest: Pulling from edgex-devops/git-semver 22:35:42 31603596830f: Pulling fs layer 22:35:42 2a8b12db71e7: Pulling fs layer 22:35:42 6ca5941a6612: Pulling fs layer 22:35:42 ecc8261a40a4: Pulling fs layer 22:35:42 ecc8261a40a4: Waiting 22:35:42 2a8b12db71e7: Verifying Checksum 22:35:42 2a8b12db71e7: Download complete 22:35:42 31603596830f: Verifying Checksum 22:35:42 31603596830f: Download complete 22:35:42 ecc8261a40a4: Verifying Checksum 22:35:42 ecc8261a40a4: Download complete 22:35:42 6ca5941a6612: Verifying Checksum 22:35:42 6ca5941a6612: Download complete 22:35:43 31603596830f: Pull complete 22:35:43 2a8b12db71e7: Pull complete 22:35:44 6ca5941a6612: Pull complete 22:35:44 ecc8261a40a4: Pull complete 22:35:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:35:45 prd-centos7-docker-4c-2g-20317 does not seem to be running inside a container 22:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:35:47 $ docker top 86a0910978b8c4970871cee6baca877e9476c920d04e1f2b987e60307ce5faf6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:48 [ssh-agent] Looking for ssh-agent implementation... 22:35:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:48 $ docker exec 86a0910978b8c4970871cee6baca877e9476c920d04e1f2b987e60307ce5faf6 ssh-agent 22:35:48 SSH_AUTH_SOCK=/tmp/ssh-xwxHxQzsvaiB/agent.12 22:35:48 SSH_AGENT_PID=17 22:35:48 Running ssh-add (command line suppressed) 22:35:49 Identity added: /w/workspace/edgex-go/25@tmp/private_key_637497695842877760.key (/w/workspace/edgex-go/25@tmp/private_key_637497695842877760.key) 22:35:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:49 + git tag --points-at HEAD [Pipeline] } 22:35:49 $ docker exec --env ******** --env ******** 86a0910978b8c4970871cee6baca877e9476c920d04e1f2b987e60307ce5faf6 ssh-agent -k 22:35:49 unset SSH_AUTH_SOCK; 22:35:49 unset SSH_AGENT_PID; 22:35:49 echo Agent pid 17 killed; 22:35:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:35:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:50 [ssh-agent] Looking for ssh-agent implementation... 22:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:50 $ docker exec 86a0910978b8c4970871cee6baca877e9476c920d04e1f2b987e60307ce5faf6 ssh-agent 22:35:50 SSH_AUTH_SOCK=/tmp/ssh-3q0bqNSCRRJ2/agent.47 22:35:50 SSH_AGENT_PID=53 22:35:50 Running ssh-add (command line suppressed) 22:35:50 Identity added: /w/workspace/edgex-go/25@tmp/private_key_435156561982222688.key (/w/workspace/edgex-go/25@tmp/private_key_435156561982222688.key) 22:35:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:51 + git semver init 22:35:51 # -> Open(): unable to determine branch for HEAD 22:35:51 # $GIT_DIR = /w/workspace/edgex-go/25/.git 22:35:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/25 22:35:51 # $SEMVER_REMOTE_NAME = origin 22:35:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:35:51 # $SEMVER_USER_NAME = edgex-jenkins 22:35:51 # $SEMVER_BRANCH = PR-2970 22:35:51 # $SEMVER_TEMP = /tmp/semver-025653890 22:35:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:36:18 # '/tmp/semver-025653890' -> '/w/workspace/edgex-go/25/.semver' 22:36:18 # -> Force: false 22:36:18 # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver [Pipeline] } 22:36:18 $ docker exec --env ******** --env ******** 86a0910978b8c4970871cee6baca877e9476c920d04e1f2b987e60307ce5faf6 ssh-agent -k 22:36:18 unset SSH_AUTH_SOCK; 22:36:18 unset SSH_AGENT_PID; 22:36:18 echo Agent pid 53 killed; 22:36:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:19 + git semver [Pipeline] } 22:36:19 $ docker stop --time=1 86a0910978b8c4970871cee6baca877e9476c920d04e1f2b987e60307ce5faf6 22:36:21 $ docker rm -f 86a0910978b8c4970871cee6baca877e9476c920d04e1f2b987e60307ce5faf6 [Pipeline] // withDockerContainer [Pipeline] sh 22:36:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:36:22 Stashed 1 file(s) [Pipeline] echo 22:36:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:36:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:36:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:36:24 + sudo service docker restart 22:36:24 + true 22:36:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:36:25 ========================================================= 22:36:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:36:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:36:25 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:36:32 Sending build context to Docker daemon 326.7MB 22:36:32 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:36:32 Step 2/6 : FROM ${BASE} 22:36:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:36:32 188c0c94c7c5: Pulling fs layer 22:36:32 0ef7d3d256c8: Pulling fs layer 22:36:32 de9db76c5a1d: Pulling fs layer 22:36:32 bca2f99d35d6: Pulling fs layer 22:36:32 93359f2a8cfa: Pulling fs layer 22:36:32 7c6f9722023f: Pulling fs layer 22:36:32 a35cf1a2eb13: Pulling fs layer 22:36:32 bca2f99d35d6: Waiting 22:36:32 93359f2a8cfa: Waiting 22:36:32 7c6f9722023f: Waiting 22:36:32 a35cf1a2eb13: Waiting 22:36:32 de9db76c5a1d: Verifying Checksum 22:36:32 de9db76c5a1d: Download complete 22:36:32 0ef7d3d256c8: Verifying Checksum 22:36:32 0ef7d3d256c8: Download complete 22:36:32 93359f2a8cfa: Verifying Checksum 22:36:32 93359f2a8cfa: Download complete 22:36:32 7c6f9722023f: Verifying Checksum 22:36:32 7c6f9722023f: Download complete 22:36:32 188c0c94c7c5: Verifying Checksum 22:36:32 188c0c94c7c5: Download complete 22:36:33 188c0c94c7c5: Pull complete 22:36:34 0ef7d3d256c8: Pull complete 22:36:34 de9db76c5a1d: Pull complete 22:36:36 a35cf1a2eb13: Verifying Checksum 22:36:36 a35cf1a2eb13: Download complete 22:36:37 bca2f99d35d6: Verifying Checksum 22:36:37 bca2f99d35d6: Download complete 22:36:38 Still waiting to schedule task 22:36:38 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 22:36:47 bca2f99d35d6: Pull complete 22:36:47 93359f2a8cfa: Pull complete 22:36:47 7c6f9722023f: Pull complete 22:36:52 a35cf1a2eb13: Pull complete 22:36:52 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:36:52 ---> a62c8e92a672 22:36:52 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:36:52 ---> Running in c0b345f8b106 22:36:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:55 (1/12) Installing libmagic (5.38-r0) 22:36:55 (2/12) Installing file (5.38-r0) 22:36:55 (3/12) Installing libc-dev (0.7.2-r3) 22:36:55 (4/12) Installing g++ (9.3.0-r2) 22:37:01 (5/12) Installing fortify-headers (1.1-r0) 22:37:01 (6/12) Installing patch (2.7.6-r6) 22:37:01 (7/12) Installing build-base (0.5-r2) 22:37:01 (8/12) Installing libsodium (1.0.18-r0) 22:37:01 (9/12) Installing pkgconf (1.7.2-r0) 22:37:01 (10/12) Installing libsodium-dev (1.0.18-r0) 22:37:01 (11/12) Installing libzmq (4.3.3-r0) 22:37:01 (12/12) Installing zeromq-dev (4.3.3-r0) 22:37:01 Executing busybox-1.31.1-r19.trigger 22:37:01 OK: 233 MiB in 51 packages 22:37:06 Removing intermediate container c0b345f8b106 22:37:06 ---> 7acbe19cdb41 22:37:06 Step 4/6 : WORKDIR /edgex-go 22:37:06 ---> Running in d10d2e769158 22:37:06 Removing intermediate container d10d2e769158 22:37:06 ---> f3a592811824 22:37:06 Step 5/6 : COPY go.mod . 22:37:06 ---> 6bbe7b5e910a 22:37:06 Step 6/6 : RUN go mod download 22:37:07 ---> Running in 8c15fcc53f86 22:37:34 Removing intermediate container 8c15fcc53f86 22:37:34 ---> aa027c8a7c25 22:37:34 Successfully built aa027c8a7c25 22:37:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:37:34 + docker inspect -f . ci-base-image-x86_64 22:37:34 . [Pipeline] withDockerContainer 22:37:34 prd-centos7-docker-4c-2g-20317 does not seem to be running inside a container 22:37:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** ci-base-image-x86_64 cat 22:37:36 $ docker top 899b9594c7725a1b8d2d28c70237049c489647f4d126f6bd6cac1dfa5dce01d7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:37:37 + go version 22:37:37 go version go1.15.5 linux/amd64 [Pipeline] } 22:37:37 $ docker stop --time=1 899b9594c7725a1b8d2d28c70237049c489647f4d126f6bd6cac1dfa5dce01d7 22:37:38 $ docker rm -f 899b9594c7725a1b8d2d28c70237049c489647f4d126f6bd6cac1dfa5dce01d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:37:39 + docker inspect -f . ci-base-image-x86_64 22:37:39 . [Pipeline] withDockerContainer 22:37:39 prd-centos7-docker-4c-2g-20317 does not seem to be running inside a container 22:37:40 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** ci-base-image-x86_64 cat 22:37:41 $ docker top 7b2a461f4ff8f88b0bd767c756cae872ea02559f4b614069310460e0ac897188 -eo pid,comm [Pipeline] { [Pipeline] echo 22:37:42 ========================================================= 22:37:42 [edgeXBuildGoParallel] Running Tests and Build... 22:37:42 ========================================================= [Pipeline] sh 22:37:42 + make test 22:37:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:37:57 ? github.com/edgexfoundry/edgex-go [no test files] 22:38:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:38:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20318 in /w/workspace/edgexfoundry_edgex-go_PR-2970 22:38:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:38:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:38:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [Pipeline] { [Pipeline] ws 22:38:29 Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] checkout 22:38:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:38:34 using credential edgex-jenkins-ssh 22:38:34 Cloning the remote Git repository 22:38:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:38:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:38:34 > git init /w/workspace/edgex-go/25 # timeout=10 22:38:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:38:34 > git --version # timeout=10 22:38:34 > git --version # 'git version 2.17.1' 22:38:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:38:42 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.196s coverage: 46.6% of statements 22:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:38:46 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.381s coverage: 27.0% of statements 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:38:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.124s coverage: 100.0% of statements 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:38:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:38:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.153s coverage: 67.9% of statements 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:38:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.483s coverage: 82.3% of statements 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.504s coverage: 28.6% of statements 22:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.102s coverage: 100.0% of statements 22:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements 22:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.169s coverage: 86.7% of statements 22:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:38:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:38:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:38:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:38:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:38:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.217s coverage: 97.5% of statements 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:38:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:38:52 Merging remotes/origin/master commit 60451040515ee9eeb901ca3bb1c4662a631f475e into PR head commit 49e63ea23a8aff3b20e629752c0792db467d11b5 22:38:52 Merge succeeded, producing 49e63ea23a8aff3b20e629752c0792db467d11b5 22:38:52 Checking out Revision 49e63ea23a8aff3b20e629752c0792db467d11b5 (PR-2970) 22:38:52 > git config core.sparsecheckout # timeout=10 22:38:52 > git checkout -f 49e63ea23a8aff3b20e629752c0792db467d11b5 # timeout=10 22:38:52 > git remote # timeout=10 22:38:52 > git config --get remote.origin.url # timeout=10 22:38:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:52 > git merge 60451040515ee9eeb901ca3bb1c4662a631f475e # timeout=10 22:38:52 > git rev-parse HEAD^{commit} # timeout=10 22:38:52 > git config core.sparsecheckout # timeout=10 22:38:52 > git checkout -f 49e63ea23a8aff3b20e629752c0792db467d11b5 # timeout=10 22:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.820s coverage: 93.2% of statements 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:38:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:38:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.125s coverage: 0.1% of statements 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 43.8% of statements 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 22:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:38:57 Commit message: "feat(security): Address another PR feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:39:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:39:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:39:00 + sudo service docker restart+ 22:39:00 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:39:02 provisioning config files... 22:39:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config7762867194436931344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:03 ---> docker-login.sh 22:39:03 nexus3.edgexfoundry.org:10001 22:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:04 Configure a credential helper to remove this warning. See 22:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:04 22:39:04 Login Succeeded 22:39:04 nexus3.edgexfoundry.org:10002 22:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:05 Configure a credential helper to remove this warning. See 22:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:05 22:39:05 Login Succeeded 22:39:05 nexus3.edgexfoundry.org:10003 22:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:05 Configure a credential helper to remove this warning. See 22:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:05 22:39:05 Login Succeeded 22:39:05 nexus3.edgexfoundry.org:10004 22:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:06 Configure a credential helper to remove this warning. See 22:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:06 22:39:06 Login Succeeded 22:39:06 docker.io 22:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:06 Configure a credential helper to remove this warning. See 22:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:06 22:39:06 Login Succeeded 22:39:07 ---> docker-login.sh ends [Pipeline] } 22:39:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:39:07 ========================================================= 22:39:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:39:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:39:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 22:39:10 Sending build context to Docker daemon 165.7MB 22:39:10 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:39:10 Step 2/6 : FROM ${BASE} 22:39:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:39:10 5f621e34cdf4: Pulling fs layer 22:39:10 a4357932f1b6: Pulling fs layer 22:39:10 18c013af1878: Pulling fs layer 22:39:10 00ac8860ef70: Pulling fs layer 22:39:10 63d7cb157983: Pulling fs layer 22:39:10 b116817d02f9: Pulling fs layer 22:39:10 745a02a5169b: Pulling fs layer 22:39:10 00ac8860ef70: Waiting 22:39:10 b116817d02f9: Waiting 22:39:10 745a02a5169b: Waiting 22:39:10 18c013af1878: Verifying Checksum 22:39:10 18c013af1878: Download complete 22:39:10 a4357932f1b6: Verifying Checksum 22:39:10 a4357932f1b6: Download complete 22:39:10 63d7cb157983: Verifying Checksum 22:39:10 63d7cb157983: Download complete 22:39:10 5f621e34cdf4: Verifying Checksum 22:39:10 b116817d02f9: Verifying Checksum 22:39:10 b116817d02f9: Download complete 22:39:10 5f621e34cdf4: Pull complete 22:39:11 Expected timed out due to no TCP server 22:39:11 ================== 22:39:11 WARNING: DATA RACE 22:39:11 Write at 0x00c000112389 by goroutine 37: 22:39:11 testing.tRunner() 22:39:11 /usr/local/go/src/testing/testing.go:1126 +0x21a 22:39:11 22:39:11 Previous write at 0x00c000112389 by goroutine 42: 22:39:11 testing.(*common).FailNow() 22:39:11 /usr/local/go/src/testing/testing.go:731 +0x4f 22:39:11 testing.(*T).FailNow() 22:39:11 :1 +0x44 22:39:11 github.com/stretchr/testify/require.True() 22:39:11 /go/pkg/mod/github.com/stretchr/testify@v1.6.1/require/require.go:1547 +0xf4 22:39:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp.TestStartListener.func2() 22:39:11 /w/workspace/edgex-go/25/internal/security/bootstrapper/tcp/listener_test.go:43 +0xd8 22:39:11 22:39:11 Goroutine 37 (running) created at: 22:39:11 testing.(*T).Run() 22:39:11 /usr/local/go/src/testing/testing.go:1168 +0x5bb 22:39:11 testing.runTests.func1() 22:39:11 /usr/local/go/src/testing/testing.go:1439 +0xa6 22:39:11 testing.tRunner() 22:39:11 /usr/local/go/src/testing/testing.go:1123 +0x202 22:39:11 testing.runTests() 22:39:11 /usr/local/go/src/testing/testing.go:1437 +0x612 22:39:11 testing.(*M).Run() 22:39:11 /usr/local/go/src/testing/testing.go:1345 +0x3b3 22:39:11 main.main() 22:39:11 _testmain.go:101 +0x356 22:39:11 22:39:11 Goroutine 42 (finished) created at: 22:39:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp.TestStartListener() 22:39:11 /w/workspace/edgex-go/25/internal/security/bootstrapper/tcp/listener_test.go:40 +0x1b9 22:39:11 testing.tRunner() 22:39:11 /usr/local/go/src/testing/testing.go:1123 +0x202 22:39:11 ================== 22:39:11 --- FAIL: TestStartListener (3.00s) 22:39:11 listener_test.go:43: 22:39:11 Error Trace: listener_test.go:43 22:39:11 asm_amd64.s:1374 22:39:11 Error: Should be true 22:39:11 Test: TestStartListener 22:39:11 testing.go:1038: race detected during execution of test 22:39:11 ================== 22:39:11 WARNING: DATA RACE 22:39:11 Write at 0x00c000202389 by goroutine 51: 22:39:11 testing.tRunner() 22:39:11 /usr/local/go/src/testing/testing.go:1126 +0x21a 22:39:11 22:39:11 Previous write at 0x00c000202389 by goroutine 52: 22:39:11 testing.(*common).FailNow() 22:39:11 /usr/local/go/src/testing/testing.go:731 +0x4f 22:39:11 testing.(*T).FailNow() 22:39:11 :1 +0x44 22:39:11 github.com/stretchr/testify/require.True() 22:39:11 /go/pkg/mod/github.com/stretchr/testify@v1.6.1/require/require.go:1547 +0xf4 22:39:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp.TestStartListenerWithDialFirst.func1() 22:39:11 /w/workspace/edgex-go/25/internal/security/bootstrapper/tcp/listener_test.go:91 +0xd8 22:39:11 22:39:11 Goroutine 51 (running) created at: 22:39:11 testing.(*T).Run() 22:39:11 /usr/local/go/src/testing/testing.go:1168 +0x5bb 22:39:11 testing.runTests.func1() 22:39:11 /usr/local/go/src/testing/testing.go:1439 +0xa6 22:39:11 testing.tRunner() 22:39:11 /usr/local/go/src/testing/testing.go:1123 +0x202 22:39:11 testing.runTests() 22:39:11 /usr/local/go/src/testing/testing.go:1437 +0x612 22:39:11 testing.(*M).Run() 22:39:11 /usr/local/go/src/testing/testing.go:1345 +0x3b3 22:39:11 main.main() 22:39:11 _testmain.go:101 +0x356 22:39:11 22:39:11 Goroutine 52 (finished) created at: 22:39:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp.TestStartListenerWithDialFirst() 22:39:11 /w/workspace/edgex-go/25/internal/security/bootstrapper/tcp/listener_test.go:88 +0x176 22:39:11 testing.tRunner() 22:39:11 /usr/local/go/src/testing/testing.go:1123 +0x202 22:39:11 ================== 22:39:11 --- FAIL: TestStartListenerWithDialFirst (3.00s) 22:39:11 listener_test.go:91: 22:39:11 Error Trace: listener_test.go:91 22:39:11 asm_amd64.s:1374 22:39:11 Error: Should be true 22:39:11 Test: TestStartListenerWithDialFirst 22:39:11 testing.go:1038: race detected during execution of test 22:39:11 FAIL 22:39:11 coverage: 90.2% of statements 22:39:11 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 16.089s 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 75.5% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.8% of statements 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.078s coverage: 87.2% of statements 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 84.2% of statements 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.4% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.368s coverage: 63.5% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.080s coverage: 100.0% of statements 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.054s coverage: 91.3% of statements 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.579s coverage: 68.9% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 37.0% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.424s coverage: 84.0% of statements 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.092s coverage: 100.0% of statements 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.130s coverage: 47.1% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.065s coverage: 100.0% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.078s coverage: 100.0% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.007s coverage: 29.1% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.069s coverage: 87.9% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:39:11 a4357932f1b6: Pull complete 22:39:11 18c013af1878: Pull complete 22:39:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 22:39:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 22:39:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 22:39:12 FAIL 22:39:12 make: *** [Makefile:98: test] Error 1 [Pipeline] } 22:39:12 $ docker stop --time=1 7b2a461f4ff8f88b0bd767c756cae872ea02559f4b614069310460e0ac897188 22:39:14 745a02a5169b: Verifying Checksum 22:39:14 745a02a5169b: Download complete 22:39:14 $ docker rm -f 7b2a461f4ff8f88b0bd767c756cae872ea02559f4b614069310460e0ac897188 [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] } 22:39:16 00ac8860ef70: Verifying Checksum 22:39:16 00ac8860ef70: Download complete [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:39:16 Failed in branch amd64 22:39:26 00ac8860ef70: Pull complete 22:39:26 63d7cb157983: Pull complete 22:39:26 b116817d02f9: Pull complete 22:39:30 745a02a5169b: Pull complete 22:39:30 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:39:30 ---> b7e6874047d6 22:39:30 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:39:34 ---> Running in 98dd6ec2a85c 22:39:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:39:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:39:37 (1/12) Installing libmagic (5.38-r0) 22:39:37 (2/12) Installing file (5.38-r0) 22:39:37 (3/12) Installing libc-dev (0.7.2-r3) 22:39:37 (4/12) Installing g++ (9.3.0-r2) 22:39:40 (5/12) Installing fortify-headers (1.1-r0) 22:39:40 (6/12) Installing patch (2.7.6-r6) 22:39:40 (7/12) Installing build-base (0.5-r2) 22:39:40 (8/12) Installing libsodium (1.0.18-r0) 22:39:40 (9/12) Installing pkgconf (1.7.2-r0) 22:39:40 (10/12) Installing libsodium-dev (1.0.18-r0) 22:39:40 (11/12) Installing libzmq (4.3.3-r0) 22:39:41 (12/12) Installing zeromq-dev (4.3.3-r0) 22:39:41 Executing busybox-1.31.1-r19.trigger 22:39:41 OK: 217 MiB in 51 packages 22:39:45 Removing intermediate container 98dd6ec2a85c 22:39:45 ---> a786f16e73aa 22:39:45 Step 4/6 : WORKDIR /edgex-go 22:39:45 ---> Running in c51e3ba6e992 22:39:46 Removing intermediate container c51e3ba6e992 22:39:46 ---> 34c0f52e3423 22:39:46 Step 5/6 : COPY go.mod . 22:39:47 ---> 124e4214cf25 22:39:47 Step 6/6 : RUN go mod download 22:39:47 ---> Running in 9672e9d898a2 22:40:14 Removing intermediate container 9672e9d898a2 22:40:14 ---> a14ebdb2a3fe 22:40:14 Successfully built a14ebdb2a3fe 22:40:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:40:14 + docker inspect -f . ci-base-image-arm64 22:40:14 . [Pipeline] withDockerContainer 22:40:15 prd-ubuntu18.04-docker-arm64-4c-16g-20318 does not seem to be running inside a container 22:40:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** ci-base-image-arm64 cat 22:40:16 $ docker top 346cb267fa1e9c840ad9a63522ed5c2cecd0727b39c6a1696c71034f9f5d8c7e -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:17 + go version 22:40:17 go version go1.15.5 linux/arm64 [Pipeline] } 22:40:18 $ docker stop --time=1 346cb267fa1e9c840ad9a63522ed5c2cecd0727b39c6a1696c71034f9f5d8c7e 22:40:20 $ docker rm -f 346cb267fa1e9c840ad9a63522ed5c2cecd0727b39c6a1696c71034f9f5d8c7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:21 + docker inspect -f . ci-base-image-arm64 22:40:21 . [Pipeline] withDockerContainer 22:40:21 prd-ubuntu18.04-docker-arm64-4c-16g-20318 does not seem to be running inside a container 22:40:21 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** ci-base-image-arm64 cat 22:40:23 $ docker top 64ecc9f3f84c7fc43d2683db1b14baa373b2247e5bf4c8e00b09c3c52cb01d1e -eo pid,comm [Pipeline] { [Pipeline] echo 22:40:23 ========================================================= 22:40:23 [edgeXBuildGoParallel] Running Tests and Build... 22:40:23 ========================================================= [Pipeline] sh 22:40:24 + make test 22:40:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:40:46 ? github.com/edgexfoundry/edgex-go [no test files] 22:41:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:41:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:41:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:41:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:41:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:41:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:41:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:41:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:41:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:41:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:41:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:42:01 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.259s coverage: 46.6% of statements 22:42:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:42:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:42:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:42:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:42:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:42:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.527s coverage: 27.0% of statements 22:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:42:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.105s coverage: 100.0% of statements 22:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:42:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 22:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:42:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.230s coverage: 67.9% of statements 22:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:42:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.683s coverage: 82.3% of statements 22:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:42:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.265s coverage: 28.6% of statements 22:42:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:42:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:42:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:42:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:42:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:42:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.172s coverage: 100.0% of statements 22:42:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:42:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.094s coverage: 100.0% of statements 22:42:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:42:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.347s coverage: 86.7% of statements 22:42:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:42:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.407s coverage: 97.5% of statements 22:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:42:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.154s coverage: 78.3% of statements 22:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:42:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.060s coverage: 93.2% of statements 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:42:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:42:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.168s coverage: 0.1% of statements 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 43.8% of statements 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 22:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 16.087s coverage: 90.2% of statements 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 75.5% of statements 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.148s coverage: 87.2% of statements 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.4% of statements 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.495s coverage: 63.5% of statements 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.681s coverage: 68.9% of statements 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.364s coverage: 37.0% of statements 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.486s coverage: 84.0% of statements 22:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.095s coverage: 100.0% of statements 22:42:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.371s coverage: 47.1% of statements 22:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:42:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.221s coverage: 100.0% of statements 22:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:42:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.101s coverage: 100.0% of statements 22:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:42:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.977s coverage: 29.1% of statements 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:42:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:42:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.091s coverage: 100.0% of statements 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:42:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:42:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:42:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:42:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 22:42:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 22:42:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 22:42:55 GO111MODULE=on go vet ./... 22:44:03 gofmt -l . 22:44:03 [ "`gofmt -l .`" = "" ] 22:44:06 ./bin/test-go-mod-tidy.sh 22:44:06 ./bin/test-attribution-txt.sh [Pipeline] sh 22:44:08 + ls -al . 22:44:08 total 688 22:44:08 drwxrwxr-x 9 1001 1001 4096 Jan 14 22:44 . 22:44:08 drwxr-xr-x 4 root root 4096 Jan 14 22:40 .. 22:44:08 -rw-rw-r-- 1 1001 1001 11 Jan 14 22:38 .dockerignore 22:44:08 drwxrwxr-x 8 1001 1001 4096 Jan 14 22:38 .git 22:44:08 drwxrwxr-x 3 1001 1001 4096 Jan 14 22:38 .github 22:44:08 -rw-rw-r-- 1 1001 1001 872 Jan 14 22:38 .gitignore 22:44:08 -rw-rw-r-- 1 1001 1001 166 Jan 14 22:38 .sonarcloud.properties 22:44:08 -rw-rw-r-- 1 1001 1001 7841 Jan 14 22:38 Attribution.txt 22:44:08 -rw-rw-r-- 1 1001 1001 3804 Jan 14 22:38 CONTRIBUTING.md 22:44:08 -rw-rw-r-- 1 1001 1001 931 Jan 14 22:38 Dockerfile.build 22:44:08 -rw-rw-r-- 1 1001 1001 863 Jan 14 22:38 Jenkinsfile 22:44:08 -rw-rw-r-- 1 1001 1001 10775 Jan 14 22:38 LICENSE 22:44:08 -rw-rw-r-- 1 1001 1001 6001 Jan 14 22:38 Makefile 22:44:08 -rw-rw-r-- 1 1001 1001 6524 Jan 14 22:38 README.md 22:44:08 -rw-rw-r-- 1 1001 1001 6744 Jan 14 22:38 SECURITY.md 22:44:08 -rw-rw-r-- 1 1001 1001 5 Jan 14 22:36 VERSION 22:44:08 -rw-rw-r-- 1 1001 1001 4131 Jan 14 22:38 ZMQWindows.md 22:44:08 drwxrwxr-x 2 1001 1001 4096 Jan 14 22:38 bin 22:44:08 drwxrwxr-x 15 1001 1001 4096 Jan 14 22:38 cmd 22:44:08 -rw-r--r-- 1 root root 555492 Jan 14 22:42 coverage.out 22:44:08 -rw-r--r-- 1 root root 1005 Jan 14 22:44 go.mod 22:44:08 -rw-r--r-- 1 root root 19189 Jan 14 22:44 go.sum 22:44:08 drwxrwxr-x 8 1001 1001 4096 Jan 14 22:38 internal 22:44:08 drwxrwxr-x 4 1001 1001 4096 Jan 14 22:38 openapi 22:44:08 drwxrwxr-x 4 1001 1001 4096 Jan 14 22:38 snap 22:44:08 -rw-rw-r-- 1 1001 1001 168 Jan 14 22:38 version.go [Pipeline] sh 22:44:09 + '[' -e coverage.out ] 22:44:09 + chown 1001:1001 coverage.out [Pipeline] stash 22:44:10 Stashed 1 file(s) [Pipeline] sh 22:44:11 + make build 22:44:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:44:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:44:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:44:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:44:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:44:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:44:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:45:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:45:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:45:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:45:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:45:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:45:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 22:45:25 $ docker stop --time=1 64ecc9f3f84c7fc43d2683db1b14baa373b2247e5bf4c8e00b09c3c52cb01d1e 22:45:27 $ docker rm -f 64ecc9f3f84c7fc43d2683db1b14baa373b2247e5bf4c8e00b09c3c52cb01d1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:45:30 22:45:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:45:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:45:31 latest: Pulling from edgex-devops/edgex-compose-arm64 22:45:31 29e5d40040c1: Pulling fs layer 22:45:31 1ce36da41761: Pulling fs layer 22:45:31 25b303627fd3: Pulling fs layer 22:45:31 29e5d40040c1: Verifying Checksum 22:45:31 29e5d40040c1: Download complete 22:45:31 29e5d40040c1: Pull complete 22:45:31 1ce36da41761: Download complete 22:45:32 1ce36da41761: Pull complete 22:45:33 25b303627fd3: Verifying Checksum 22:45:33 25b303627fd3: Download complete 22:45:44 25b303627fd3: Pull complete 22:45:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:45:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:45:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:45:44 prd-ubuntu18.04-docker-arm64-4c-16g-20318 does not seem to be running inside a container 22:45:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-devops/edgex-compose-arm64:latest cat 22:45:48 $ docker top 23d1cb0da2d007b3f7082f69d25266407d47cb979b5fc21805a21310570f0e03 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:49 + docker-compose build --help 22:45:49 + grep parallel 22:45:52 --parallel Build images in parallel. [Pipeline] } 22:45:52 $ docker stop --time=1 23d1cb0da2d007b3f7082f69d25266407d47cb979b5fc21805a21310570f0e03 22:45:54 $ docker rm -f 23d1cb0da2d007b3f7082f69d25266407d47cb979b5fc21805a21310570f0e03 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:45:55 . [Pipeline] withDockerContainer 22:45:56 prd-ubuntu18.04-docker-arm64-4c-16g-20318 does not seem to be running inside a container 22:45:56 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-devops/edgex-compose-arm64:latest cat 22:45:57 $ docker top c84cf909d0aeb866827c5dcecc4e0e401d324ddcb4358d182556534dfaef5374 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:58 + docker-compose -f ./docker-compose-build.yml build --parallel 22:46:02 Building docker-core-command-go ... 22:46:02 Building docker-core-data-go ... 22:46:02 Building docker-core-metadata-go ... 22:46:02 Building docker-security-bootstrapper-go ... 22:46:02 Building docker-security-proxy-setup-go ... 22:46:02 Building docker-security-secretstore-setup-go ... 22:46:02 Building docker-support-notifications-go ... 22:46:02 Building docker-support-scheduler-go ... 22:46:02 Building docker-sys-mgmt-agent-go ... 22:46:02 Building docker-core-data-go 22:46:02 Building docker-security-bootstrapper-go 22:46:02 Building docker-core-command-go 22:46:02 Building docker-security-secretstore-setup-go 22:46:02 Building docker-security-proxy-setup-go 22:47:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:47:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:47:24 ---> a14ebdb2a3fe 22:47:24 Step 3/23 : WORKDIR /edgex-go 22:47:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:47:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:47:24 ---> a14ebdb2a3fe 22:47:24 Step 3/23 : WORKDIR /edgex-go 22:47:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:47:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:47:24 ---> a14ebdb2a3fe 22:47:24 Step 3/24 : WORKDIR /edgex-go 22:47:24 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:47:24 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:47:24 ---> a14ebdb2a3fe 22:47:24 Step 3/33 : WORKDIR /edgex-go 22:47:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:47:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:47:24 ---> a14ebdb2a3fe 22:47:24 Step 3/21 : WORKDIR /edgex-go 22:47:24 ---> Running in 07e531238888 22:47:24 ---> Running in ecb3867041d4 22:47:24 ---> Running in 7e1cb4b50ce2 22:47:24 ---> Running in 8ff47482ba9f 22:47:24 ---> Running in f4b590bc0454 22:47:24 Removing intermediate container 7e1cb4b50ce2 22:47:24 Removing intermediate container ecb3867041d4 22:47:24 ---> 23381bb7d797 22:47:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:24 Removing intermediate container 8ff47482ba9f 22:47:24 ---> 3a3e240ce7a3 22:47:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:24 ---> 163e2bf8edb5 22:47:24 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:24 Removing intermediate container f4b590bc0454 22:47:24 ---> 9cd4c95908c9 22:47:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:24 Removing intermediate container 07e531238888 22:47:24 ---> 8db131d9c87b 22:47:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:24 ---> Running in 397adb6c678b 22:47:24 ---> Running in f6d1e5adec7f 22:47:24 ---> Running in 817c0968dc5b 22:47:24 ---> Running in 47d5074718ff 22:47:24 ---> Running in d612ff68d2f6 22:47:24 Removing intermediate container f6d1e5adec7f 22:47:24 ---> 6dff7a8ceb34 22:47:24 Step 5/33 : RUN apk add --update --no-cache make git 22:47:24 ---> Running in 2f727f2339d7 22:47:24 Removing intermediate container 397adb6c678b 22:47:24 ---> c79f2c7fc874 22:47:24 Step 5/23 : RUN apk add --update --no-cache make git 22:47:24 Removing intermediate container 47d5074718ff 22:47:24 ---> b09e04456163 22:47:24 Step 5/24 : RUN apk add --update --no-cache make git 22:47:24 ---> Running in 8ed6f5c2adf8 22:47:24 Removing intermediate container 817c0968dc5b 22:47:24 ---> e4038e3e6834 22:47:24 Step 5/21 : RUN apk add --update --no-cache make git 22:47:24 Removing intermediate container d612ff68d2f6 22:47:24 ---> c731d98ed9e1 22:47:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:47:24 ---> Running in c0786d047dcd 22:47:24 ---> Running in fe0ba4dcf078 22:47:24 ---> Running in 26840212820e 22:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:47:24 OK: 217 MiB in 51 packages 22:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:47:24 OK: 217 MiB in 51 packages 22:47:24 OK: 217 MiB in 51 packages 22:47:24 OK: 217 MiB in 51 packages 22:47:24 OK: 217 MiB in 51 packages 22:47:24 Removing intermediate container 2f727f2339d7 22:47:24 ---> 027d8ffa4a9c 22:47:24 Step 6/33 : COPY go.mod . 22:47:24 Removing intermediate container 8ed6f5c2adf8 22:47:24 ---> 38ded5fc79fc 22:47:24 Step 6/23 : COPY go.mod . 22:47:25 ---> 64d9e35a3cb5 22:47:25 Step 7/33 : RUN go mod download 22:47:25 Removing intermediate container 26840212820e 22:47:25 ---> a3010e273ad2 22:47:25 Step 6/21 : COPY go.mod . 22:47:25 ---> Running in 29de932f224e 22:47:25 Removing intermediate container fe0ba4dcf078 22:47:25 ---> caebb4ed69b6 22:47:25 Step 6/23 : COPY go.mod . 22:47:25 Removing intermediate container c0786d047dcd 22:47:25 ---> 8bf05e54d079 22:47:25 Step 6/24 : COPY go.mod . 22:47:25 ---> 3655af2b5dd2 22:47:25 Step 7/23 : RUN go mod download 22:47:25 ---> Running in a7c7adc361bd 22:47:26 ---> b48692c6e4a4 22:47:26 Step 7/21 : RUN go mod download 22:47:26 ---> Running in c13b58e52d2c 22:47:26 ---> a556611b58d5 22:47:26 Step 7/24 : RUN go mod download 22:47:26 ---> 1e6ebb836c33 22:47:26 Step 7/23 : RUN go mod download 22:47:27 ---> Running in 952639b69432 22:47:27 ---> Running in d57af1bb7e0b 22:47:29 Removing intermediate container 29de932f224e 22:47:29 ---> 2fbf80b74a5b 22:47:29 Step 8/33 : COPY . . 22:47:30 Removing intermediate container a7c7adc361bd 22:47:30 ---> 785e0229669e 22:47:30 Step 8/23 : COPY . . 22:47:30 Removing intermediate container c13b58e52d2c 22:47:30 ---> 9c2c588e74a0 22:47:30 Step 8/21 : COPY . . 22:47:31 Removing intermediate container 952639b69432 22:47:31 ---> a892d9edfeda 22:47:31 Step 8/24 : COPY . . 22:47:32 Removing intermediate container d57af1bb7e0b 22:47:32 ---> d30b1164c3f9 22:47:32 Step 8/23 : COPY . . 22:47:59 ---> 4aa2a98f279e 22:47:59 Step 9/23 : RUN make cmd/core-command/core-command 22:47:59 ---> de23f2c42d37 22:47:59 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:47:59 ---> 69e75b39c81c 22:47:59 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 22:47:59 ---> 315be5804464 22:47:59 Step 9/23 : RUN make cmd/core-data/core-data 22:47:59 ---> 652623ee1f6b 22:47:59 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:47:59 ---> Running in 66f5df07237d 22:47:59 ---> Running in cf3eadf691de 22:47:59 ---> Running in 99111bd90521 22:47:59 ---> Running in 59b0b1b326b5 22:47:59 ---> Running in 2370032cd9ca 22:47:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:47:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:47:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:47:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:47:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:49:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:49:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:49:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:49:36 Removing intermediate container cf3eadf691de 22:49:36 ---> e329a34c73ba 22:49:36 22:49:36 Step 10/21 : FROM alpine:3.12 22:49:36 3.12: Pulling from library/alpine 22:49:36 Removing intermediate container 2370032cd9ca 22:49:36 ---> 462938e6cc49 22:49:36 22:49:36 Step 10/24 : FROM alpine:3.12 22:49:36 3.12: Pulling from library/alpine 22:49:36 Removing intermediate container 99111bd90521 22:49:36 ---> ecf39f8e702c 22:49:36 22:49:36 Step 10/23 : FROM alpine:3.12 22:49:36 3.12: Pulling from library/alpine 22:49:36 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 22:49:36 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 22:49:36 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 22:49:36 Status: Image is up to date for alpine:3.12 22:49:36 ---> afeebe901d6b 22:49:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:49:36 Status: Image is up to date for alpine:3.12 22:49:36 ---> afeebe901d6b 22:49:36 Step 11/21 : RUN apk add --update --no-cache curl 22:49:36 Status: Downloaded newer image for alpine:3.12 22:49:36 ---> afeebe901d6b 22:49:36 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 22:49:36 ---> Running in 37f844a59c09 22:49:36 ---> Running in 5e4045f5ec19 22:49:36 ---> Running in 1c3237dfa870 22:49:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:40 (1/1) Installing dumb-init (1.2.2-r1) 22:49:40 Executing busybox-1.31.1-r19.trigger 22:49:40 OK: 5 MiB in 15 packages 22:49:40 (1/4) Installing ca-certificates (20191127-r4) 22:49:40 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:49:40 (3/4) Installing libcurl (7.69.1-r3) 22:49:40 (1/5) Installing ca-certificates (20191127-r4) 22:49:40 (4/4) Installing curl (7.69.1-r3) 22:49:40 Executing busybox-1.31.1-r19.trigger 22:49:40 (2/5) Installing nghttp2-libs (1.41.0-r0) 22:49:40 Executing ca-certificates-20191127-r4.trigger 22:49:40 (3/5) Installing libcurl (7.69.1-r3) 22:49:40 (4/5) Installing curl (7.69.1-r3) 22:49:40 (5/5) Installing dumb-init (1.2.2-r1) 22:49:40 Executing busybox-1.31.1-r19.trigger 22:49:40 Executing ca-certificates-20191127-r4.trigger 22:49:40 OK: 7 MiB in 18 packages 22:49:41 OK: 7 MiB in 19 packages 22:49:42 Removing intermediate container 66f5df07237d 22:49:42 ---> c5f52d74eeb3 22:49:42 22:49:42 Step 10/33 : FROM alpine:3.12 22:49:42 ---> afeebe901d6b 22:49:42 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 22:49:42 ---> Running in 1cbf51cb98c4 22:49:42 Removing intermediate container 37f844a59c09 22:49:42 ---> e1aa08ee7f19 22:49:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:49:43 ---> Running in 4e35cefcb957 22:49:43 Removing intermediate container 1c3237dfa870 22:49:43 ---> 90c4543464d7 22:49:43 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:49:44 Removing intermediate container 5e4045f5ec19 22:49:44 ---> 4bd328c04aef 22:49:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:49:44 ---> Running in ed65a48b6a5d 22:49:44 Removing intermediate container 4e35cefcb957 22:49:44 ---> 10587d47e97f 22:49:44 Step 13/23 : ENV APP_PORT=48082 22:49:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:44 ---> Running in 96882c760df7 22:49:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:44 ---> Running in 2f018aa88dcc 22:49:44 Removing intermediate container ed65a48b6a5d 22:49:44 ---> 5767956db06b 22:49:44 Step 13/21 : WORKDIR /edgex 22:49:45 (1/3) Installing dumb-init (1.2.2-r1) 22:49:45 (2/3) Installing openssl (1.1.1i-r0) 22:49:45 Removing intermediate container 96882c760df7 22:49:45 ---> 0f7ffff7989c 22:49:45 Step 13/24 : WORKDIR /(3/3) Installing su-exec (0.2-r1) 22:49:45 22:49:45 ---> Running in 62499c265397 22:49:45 Executing busybox-1.31.1-r19.trigger 22:49:45 OK: 6 MiB in 17 packages 22:49:45 Removing intermediate container 2f018aa88dcc 22:49:45 ---> cf661a62fe0d 22:49:45 Step 14/23 : EXPOSE $APP_PORT 22:49:45 ---> Running in 0ed6fb62a33e 22:49:45 ---> Running in 77255a8890bc 22:49:45 Removing intermediate container 62499c265397 22:49:45 ---> 63d1db9ced61 22:49:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:49:46 Removing intermediate container 77255a8890bc 22:49:46 ---> 67751d18616a 22:49:46 Step 15/23 : WORKDIR /Removing intermediate container 0ed6fb62a33e 22:49:46 ---> 7d034fa173b1 22:49:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:49:46 22:49:46 ---> Running in cb3d263abf28 22:49:46 Removing intermediate container 1cbf51cb98c4 22:49:46 ---> b2690a5d1657 22:49:46 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:49:46 ---> 0620318bd561 22:49:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:49:47 ---> Running in 235b63ec7bba 22:49:47 Removing intermediate container cb3d263abf28 22:49:47 ---> 57c01b2a0686 22:49:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:49:48 ---> d989420a6a03 22:49:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:49:48 Removing intermediate container 235b63ec7bba 22:49:48 ---> 4576a500eee0 22:49:48 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 22:49:48 ---> 6c3566e86b50 22:49:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:49:49 ---> Running in df9528256513 22:49:49 ---> 973036a976c0 22:49:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:49:50 ---> 7e5a143111a5 22:49:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:49:50 Removing intermediate container df9528256513 22:49:50 ---> c950c744b279 22:49:50 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 22:49:50 ---> Running in 27144bb0fae1 22:49:50 ---> a8cb5a2c63f7 22:49:50 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:49:51 ---> Running in 0fed75d3da0b 22:49:51 ---> c5b6d8e6e450 22:49:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:49:51 ---> 157f4c94be86 22:49:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:49:51 Removing intermediate container 0fed75d3da0b 22:49:51 ---> 9bd2fc4b71d5 22:49:51 Step 18/21 : CMD ["--init=true"] 22:49:51 ---> Running in 1681bbc20d49 22:49:52 Connecting to github.com (140.82.114.3:443) 22:49:52 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.49.60:443) 22:49:52 Removing intermediate container 1681bbc20d49 22:49:52 ---> cbe09e69c19f 22:49:52 Step 19/21 : LABEL arch=arm64 22:49:52 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 22:49:53  ---> b998b86164c2 22:49:53 Step 19/23 : ENTRYPOINT ["/core-command"] 22:49:53 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 22:49:53 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 22:49:53 dockerize 22:49:53 ---> Running in c1eb7f331827 22:49:53 ---> Running in 5e69381def41 22:49:53 ---> 1015f41ebcae 22:49:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:49:54 Removing intermediate container c1eb7f331827 22:49:54 ---> b7a025c3082f 22:49:54 Step 20/21 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 22:49:54 ---> Running in 93a56a7550ea 22:49:54 Removing intermediate container 5e69381def41 22:49:54 ---> e90826af4fae 22:49:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:49:55 ---> Running in d3b3be78dff0 22:49:55 Removing intermediate container 93a56a7550ea 22:49:55 ---> d9415e903b12 22:49:55 Step 21/21 : LABEL version=0.0.0 22:49:55 ---> 85da09bd5ee8 22:49:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:49:56 Removing intermediate container 27144bb0fae1 22:49:56 ---> 7165cc7720af 22:49:56 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 22:49:56 ---> Running in 4468baaabd2f 22:49:56 ---> Running in d355e673029e 22:49:56 Removing intermediate container d3b3be78dff0 22:49:56 ---> 79066c8ed12b 22:49:56 Step 21/23 : LABEL arch=arm64 22:49:56 ---> Running in 58be8c263fe7 22:49:56 Removing intermediate container 59b0b1b326b5 22:49:56 ---> 9a5f84640911 22:49:56 22:49:56 Step 10/23 : FROM alpine:3.12 22:49:56 ---> afeebe901d6b 22:49:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:49:57 Removing intermediate container 4468baaabd2f 22:49:57 ---> 26f94b341814 22:49:57 22:49:57 ---> 562c4d7175d1 22:49:57 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:49:57 Removing intermediate container d355e673029e 22:49:57 ---> b2a527fd7c6c 22:49:57 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:49:57 Successfully built 26f94b341814 22:49:57 ---> Running in bb34620bfb5d 22:49:57 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:49:57 Removing intermediate container 58be8c263fe7 22:49:57 Building docker-core-metadata-go 22:49:57 ---> ad806f886885 22:49:57 Step 22/23 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 Building docker-security-proxy-setup-go ... done  ---> Running in e6a61d1ca863 22:49:57 22:49:57 ---> Running in 965e0b1fe0d0 22:49:57 ---> Running in f2db39d348c6 22:49:58 Removing intermediate container e6a61d1ca863 22:49:58 ---> aa63424fe6d1 22:49:58 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 22:49:58 Removing intermediate container bb34620bfb5d 22:49:58 ---> 0a75828835c6 22:49:58 Step 12/23 : ENV APP_PORT=48080 22:49:58 ---> Running in 0bc32559fc31 22:49:58 ---> Running in 39411ab8dd1d 22:49:58 Removing intermediate container f2db39d348c6 22:49:58 ---> fe1ad034e51f 22:49:58 Step 23/23 : LABEL version=0.0.0 22:49:58 ---> Running in 27de5621908f 22:49:59 Removing intermediate container 39411ab8dd1d 22:49:59 ---> 7e19cd6d57e6 22:49:59 Step 13/23 : EXPOSE $APP_PORT 22:50:00 ---> Running in 51ba4f390233 22:50:00 Removing intermediate container 27de5621908f 22:50:00 ---> be8d668f5bc3 22:50:00 22:50:00 Move dockerize executable 22:50:00 Successfully built be8d668f5bc3 22:50:00 Successfully tagged docker-core-command-go-arm64:latest 22:50:00  Building docker-core-command-go ... done Building docker-support-notifications-go 22:50:01 Removing intermediate container 51ba4f390233 22:50:01 ---> cf0d45b85c9c 22:50:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:01 ---> Running in 887816009e6a 22:50:01 Removing intermediate container 965e0b1fe0d0 22:50:01 ---> de7ad035c8d3 22:50:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:50:02 ---> Running in 9aec852cd751 22:50:03 Removing intermediate container 0bc32559fc31 22:50:03 ---> 78d6890fe8e7 22:50:03 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 22:50:03 Removing intermediate container 9aec852cd751 22:50:03 ---> 1d46e4565995 22:50:03 Step 22/24 : LABEL arch=arm64 22:50:04 ---> Running in c41add41cecd 22:50:04 ---> Running in ce7feeececde 22:50:05 Removing intermediate container c41add41cecd 22:50:05 ---> ac7a05788c05 22:50:05 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:50:05 Removing intermediate container ce7feeececde 22:50:05 ---> c157327fa7fc 22:50:05 Step 23/24 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 22:50:05 Removing intermediate container 887816009e6a 22:50:05 ---> fd9762cbb44e 22:50:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:50:06 ---> Running in 60387ba37732 22:50:06 ---> Running in beab49938902 22:50:06 ---> eb400089751a 22:50:06 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:50:06 Removing intermediate container 60387ba37732 22:50:06 ---> 3e761c840588 22:50:06 Step 24/24 : LABEL version=0.0.0 22:50:07 ---> Running in ec3842e0783e 22:50:07 ---> Running in b87440c92521 22:50:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:50:08 Removing intermediate container ec3842e0783e 22:50:08 ---> e7caf16f52bc 22:50:08 22:50:08 Successfully built e7caf16f52bc 22:50:08 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:50:08  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 22:50:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:50:09 (1/6) Installing dumb-init (1.2.2-r1) 22:50:09 (2/6) Installing libgcc (9.3.0-r2) 22:50:09 (3/6) Installing libsodium (1.0.18-r0) 22:50:10 (4/6) Installing libstdc++ (9.3.0-r2) 22:50:10 (5/6) Installing libzmq (4.3.3-r0) 22:50:10 (6/6) Installing zeromq (4.3.3-r0) 22:50:10 Removing intermediate container b87440c92521 22:50:10 ---> 6d9158e966b3 22:50:10 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt /Executing busybox-1.31.1-r19.trigger 22:50:10 OK: 8 MiB in 20 packages 22:50:10 22:50:12 ---> 8bb055b8fc94 22:50:12 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:50:12 Removing intermediate container beab49938902 22:50:12 ---> 895a7877cd19 22:50:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:50:14 ---> b2472885339d 22:50:14 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:50:14 ---> ea5e911a0272 22:50:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:50:15 ---> 2185d1177b1c 22:50:15 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 22:50:15 ---> 8c5515126c67 22:50:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:50:17 ---> 33d4025a2a0e 22:50:17 Step 19/23 : ENTRYPOINT ["/core-data"] 22:50:18 ---> 4e2c59a9d41e 22:50:18 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:50:18 ---> Running in d17e48226c50 22:50:19 Removing intermediate container d17e48226c50 22:50:19 ---> 87a3d8ff04b0 22:50:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:50:19 ---> 166d2b24acce 22:50:19 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 22:50:19 ---> Running in 8f25c3bd6cf3 22:50:20 ---> Running in d59382489c5b 22:50:20 Removing intermediate container 8f25c3bd6cf3 22:50:20 ---> 46780c5e50f0 22:50:20 Step 21/23 : LABEL arch=arm64 22:50:21 ---> Running in b785e54a9eca 22:50:21 Removing intermediate container d59382489c5b 22:50:21 ---> 431ad6df2823 22:50:21 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:50:22 Removing intermediate container b785e54a9eca 22:50:22 ---> df782168dd68 22:50:22 Step 22/23 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 22:50:22 ---> Running in bb7d3e734fab 22:50:22 ---> e11c3a0ed632 22:50:22 Step 28/33 : RUN chmod +x /entrypoint.sh 22:50:23 ---> Running in 545f5bcf3383 22:50:23 Removing intermediate container bb7d3e734fab 22:50:23 ---> afc9ccf6743b 22:50:23 Step 23/23 : LABEL version=0.0.0 22:50:24 ---> Running in ec640395947c 22:50:25 Removing intermediate container ec640395947c 22:50:25 ---> 37861458fe79 22:50:25 22:50:25 Successfully built 37861458fe79 22:50:25 Successfully tagged docker-core-data-go-arm64:latest 22:50:25  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go 22:50:27 Removing intermediate container 545f5bcf3383 22:50:27 ---> 18f9d8956f29 22:50:27 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:50:27 ---> Running in 46d9a5a99b99 22:50:28 Removing intermediate container 46d9a5a99b99 22:50:28 ---> 872fa8c0d602 22:50:28 Step 30/33 : CMD ["gate"] 22:50:29 ---> Running in ed9e5e95b639 22:50:30 Removing intermediate container ed9e5e95b639 22:50:30 ---> 82f32cfe8b47 22:50:30 Step 31/33 : LABEL arch=arm64 22:50:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:50:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:50:30 ---> a14ebdb2a3fe 22:50:30 Step 3/23 : WORKDIR /edgex-go 22:50:30 ---> Using cache 22:50:30 ---> 8db131d9c87b 22:50:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:30 ---> Using cache 22:50:30 ---> c731d98ed9e1 22:50:30 Step 5/23 : RUN apk add --update --no-cache make git 22:50:31 ---> Running in 27665134c6de 22:50:31 ---> Running in c39fc56559db 22:50:32 Removing intermediate container 27665134c6de 22:50:32 ---> 5282e3a0c049 22:50:32 Step 32/33 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 22:50:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:50:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:50:34 ---> Running in 3949ce63b2e4 22:50:34 OK: 217 MiB in 51 packages 22:50:35 Removing intermediate container 3949ce63b2e4 22:50:35 ---> 5d6b2cfb2362 22:50:35 Step 33/33 : LABEL version=0.0.0 22:50:36 ---> Running in 8c3516f0e64f 22:50:37 Removing intermediate container c39fc56559db 22:50:37 ---> 9a96737c823a 22:50:37 Step 6/23 : COPY go.mod . 22:50:37 Removing intermediate container 8c3516f0e64f 22:50:37 ---> e71c8a920d31 22:50:37 22:50:38 Successfully built e71c8a920d31 22:50:38 Successfully tagged docker-security-bootstrapper-go-arm64:latest 22:50:39  Building docker-security-bootstrapper-go ... done  ---> e89a975c16da 22:50:39 Step 7/23 : RUN go mod download 22:50:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:50:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:50:39 ---> a14ebdb2a3fe 22:50:39 Step 3/22 : WORKDIR /edgex-go 22:50:39 ---> Using cache 22:50:39 ---> 8db131d9c87b 22:50:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:39 ---> Using cache 22:50:39 ---> c731d98ed9e1 22:50:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:50:40 ---> Running in 5e6a77889e83 22:50:40 ---> Running in 46b1d0f9d5d2 22:50:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:50:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:50:43 OK: 217 MiB in 51 packages 22:50:44 Removing intermediate container 5e6a77889e83 22:50:44 ---> 061cc163bbfb 22:50:44 Step 8/23 : COPY . . 22:50:45 Removing intermediate container 46b1d0f9d5d2 22:50:45 ---> 3e2b0dc74020 22:50:45 Step 6/22 : COPY go.mod . 22:50:46 ---> c3e356f03739 22:50:46 Step 7/22 : RUN go mod download 22:50:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:50:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:50:47 ---> a14ebdb2a3fe 22:50:47 Step 3/22 : WORKDIR /edgex-go 22:50:47 ---> Using cache 22:50:47 ---> 8db131d9c87b 22:50:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:47 ---> Using cache 22:50:47 ---> c731d98ed9e1 22:50:47 Step 5/22 : RUN apk add --update --no-cache make git 22:50:47 ---> Using cache 22:50:47 ---> 9a96737c823a 22:50:47 Step 6/22 : COPY go.mod . 22:50:47 ---> Using cache 22:50:47 ---> e89a975c16da 22:50:47 Step 7/22 : RUN go mod download 22:50:47 ---> Using cache 22:50:47 ---> 061cc163bbfb 22:50:47 Step 8/22 : COPY . . 22:50:47 ---> Running in d456ddc18489 22:50:54 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:50:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:50:54 ---> a14ebdb2a3fe 22:50:54 Step 3/26 : WORKDIR /edgex-go 22:50:54 ---> Using cache 22:50:54 ---> 8db131d9c87b 22:50:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:54 ---> Using cache 22:50:54 ---> c731d98ed9e1 22:50:54 Step 5/26 : RUN apk add --update --no-cache make bash git 22:50:54 Removing intermediate container d456ddc18489 22:50:54 ---> 13c5198ae7ce 22:50:54 Step 8/22 : COPY . . 22:50:55 ---> Running in e5717e75679d 22:50:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:50:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:50:58 OK: 217 MiB in 51 packages 22:51:04 ---> 39adff532302 22:51:04 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:51:04 Removing intermediate container e5717e75679d 22:51:04 ---> 525e29482886 22:51:04 Step 6/26 : COPY go.mod . 22:51:04 ---> Running in ad01f1e393f4 22:51:05 ---> 3183c3f0f829 22:51:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:51:05 ---> 5d91a7be482b 22:51:05 Step 7/26 : RUN go mod download 22:51:05 ---> Running in 9b6feacf68d2 22:51:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:51:06 ---> Running in 0cab4d05feaa 22:51:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:51:11 Removing intermediate container 0cab4d05feaa 22:51:11 ---> 7cde84aa5efb 22:51:11 Step 8/26 : COPY . . 22:51:12 ---> be519df56778 22:51:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:51:12 ---> Running in c72c556ba9c2 22:51:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:51:33 ---> 5e345043bcf8 22:51:33 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:51:33 ---> Running in 38610bb18f3a 22:51:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:52:30 Removing intermediate container 9b6feacf68d2 22:52:30 ---> 5c5f23e8385d 22:52:30 22:52:30 Step 10/22 : FROM alpine:3.12 22:52:30 ---> afeebe901d6b 22:52:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:52:30 ---> Using cache 22:52:30 ---> e1aa08ee7f19 22:52:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:52:30 ---> Using cache 22:52:30 ---> 10587d47e97f 22:52:30 Step 13/22 : ENV APP_PORT=48085 22:52:30 ---> Running in 4c2ca46f492f 22:52:30 Removing intermediate container 4c2ca46f492f 22:52:30 ---> b50a39bf4b73 22:52:30 Step 14/22 : EXPOSE $APP_PORT 22:52:30 ---> Running in e3d39c7daec5 22:52:30 Removing intermediate container e3d39c7daec5 22:52:30 ---> c83663f0e57a 22:52:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:52:30 ---> b20ec9814b00 22:52:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:52:31 ---> 09de9d904952 22:52:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:52:31 Removing intermediate container c72c556ba9c2 22:52:31 ---> 7f63984c1372 22:52:31 22:52:31 Step 10/22 : FROM alpine:3.12 22:52:31 ---> afeebe901d6b 22:52:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:52:31 ---> Running in 8ce867882962 22:52:33 ---> 05d146503a66 22:52:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:52:33 ---> Running in 1e6e81bfeb2b 22:52:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:52:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:52:34 Removing intermediate container 1e6e81bfeb2b 22:52:34 ---> 0a0808f3a48b 22:52:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:34 ---> Running in 60c5578a3924 22:52:34 (1/2) Installing ca-certificates (20191127-r4) 22:52:34 (2/2) Installing dumb-init (1.2.2-r1) 22:52:34 Executing busybox-1.31.1-r19.trigger 22:52:34 Executing ca-certificates-20191127-r4.trigger 22:52:34 OK: 6 MiB in 16 packages 22:52:34 Removing intermediate container 60c5578a3924 22:52:34 ---> 64c606517988 22:52:34 Step 20/22 : LABEL arch=arm64 22:52:35 ---> Running in cec1fb22afbf 22:52:36 Removing intermediate container cec1fb22afbf 22:52:36 ---> fccdfb2b98a9 22:52:36 Step 21/22 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 22:52:36 ---> Running in 6c002d7bc480 22:52:37 Removing intermediate container 8ce867882962 22:52:37 ---> 6fb9f0e79e33 22:52:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:52:37 Removing intermediate container 6c002d7bc480 22:52:37 ---> cf35e8ce3bd4 22:52:37 Step 22/22 : LABEL version=0.0.0 22:52:37 ---> Running in 3020598605b2 22:52:37 ---> Running in 0cb74d8dc5d0 22:52:38 Removing intermediate container 3020598605b2 22:52:38 ---> bed0a2ed83aa 22:52:38 Step 13/22 : ENV APP_PORT=48060 22:52:38 Removing intermediate container ad01f1e393f4 22:52:38 ---> 94ff94da72ef 22:52:38 22:52:38 Step 10/23 : FROM alpine:3.12 22:52:38 ---> afeebe901d6b 22:52:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:52:38 ---> Using cache 22:52:38 ---> e1aa08ee7f19 22:52:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:52:38 ---> Using cache 22:52:38 ---> 10587d47e97f 22:52:38 Step 13/23 : ENV APP_PORT=48081 22:52:38 Removing intermediate container 0cb74d8dc5d0 22:52:38 ---> 2b6739a14e11 22:52:38 22:52:38 ---> Running in 5da2295a021d 22:52:38 ---> Running in 1c862cc3f4a4 22:52:39 Successfully built 2b6739a14e11 22:52:39 Successfully tagged docker-support-scheduler-go-arm64:latest 22:52:39  Building docker-support-scheduler-go ... done Removing intermediate container 5da2295a021d 22:52:39 ---> b060adbda578 22:52:39 Step 14/22 : EXPOSE $APP_PORT 22:52:39 Removing intermediate container 1c862cc3f4a4 22:52:39 ---> 60f8ca6dd89b 22:52:39 Step 14/23 : EXPOSE $APP_PORT 22:52:39 ---> Running in e267d06b1173 22:52:39 ---> Running in 201ca2f1e9f4 22:52:40 Removing intermediate container 38610bb18f3a 22:52:40 ---> 1895e2547f16 22:52:40 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:52:40 ---> Running in a76f9ac64b13 22:52:40 Removing intermediate container e267d06b1173 22:52:40 ---> 93aa8dd03d24 22:52:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:52:40 Removing intermediate container 201ca2f1e9f4 22:52:40 ---> 1c3b83997fc3 22:52:40 Step 15/23 : WORKDIR / 22:52:40 ---> Running in 8677144cad95 22:52:41 ---> 053d977b63c9 22:52:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:52:41 Removing intermediate container 8677144cad95 22:52:41 ---> a076bb25ad02 22:52:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:52:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:52:42 ---> 41010d7295b5 22:52:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:52:43 ---> c3abad79e476 22:52:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:52:43 ---> 8220f2f09c83 22:52:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:52:44 ---> e7dd705ebdce 22:52:44 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:52:44 ---> Running in bbb8166cff63 22:52:44 ---> 361902bb8365 22:52:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:52:45 ---> Running in 487e62fb0cc1 22:52:45 Removing intermediate container bbb8166cff63 22:52:45 ---> 5f681f939c0e 22:52:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:45 Removing intermediate container a76f9ac64b13 22:52:45 ---> 575f425e1701 22:52:45 22:52:45 Step 11/26 : FROM docker:20.10.0 22:52:45 20.10.0: Pulling from library/docker 22:52:45 ---> Running in bb1688f3c516 22:52:45 Removing intermediate container 487e62fb0cc1 22:52:45 ---> 89583a48472c 22:52:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:45 ---> Running in 32899df94de2 22:52:45 Removing intermediate container bb1688f3c516 22:52:45 ---> e56e4d03ad8a 22:52:45 Step 20/22 : LABEL arch=arm64 22:52:45 ---> Running in de65b2ef492b 22:52:46 Removing intermediate container 32899df94de2 22:52:46 ---> 2d4b29848041 22:52:46 Step 21/23 : LABEL arch=arm64 22:52:46 ---> Running in 98192674d91b 22:52:46 Removing intermediate container de65b2ef492b 22:52:46 ---> 29924536c461 22:52:46 Step 21/22 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 22:52:47 ---> Running in 077309c70414 22:52:47 Removing intermediate container 98192674d91b 22:52:47 ---> a268abe5264f 22:52:47 Step 22/23 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 22:52:47 ---> Running in 5010ace8fa82 22:52:48 Removing intermediate container 077309c70414 22:52:48 ---> 61b77f4370d4 22:52:48 Step 22/22 : LABEL version=0.0.0 22:52:48 ---> Running in e933296fee55 22:52:48 Removing intermediate container 5010ace8fa82 22:52:48 ---> 4bdd5a451aa8 22:52:48 Step 23/23 : LABEL version=0.0.0 22:52:48 Removing intermediate container e933296fee55 22:52:48 ---> ee2d277ef6eb 22:52:48 22:52:49 ---> Running in 488fa0887d44 22:52:49 Successfully built ee2d277ef6eb 22:52:49 Successfully tagged docker-support-notifications-go-arm64:latest 22:52:49  Building docker-support-notifications-go ... done Removing intermediate container 488fa0887d44 22:52:49 ---> 5fcdb7e4457b 22:52:49 22:52:50 Successfully built 5fcdb7e4457b 22:52:50 Successfully tagged docker-core-metadata-go-arm64:latest 22:52:53  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:52:53 Status: Downloaded newer image for docker:20.10.0 22:52:53 ---> eeaf43b92773 22:52:53 Step 12/26 : RUN apk add --no-cache bash 22:52:54 ---> Running in f27b181f9376 22:52:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:52:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:52:55 (1/2) Installing readline (8.0.4-r0) 22:52:55 (2/2) Installing bash (5.0.17-r0) 22:52:55 Executing bash-5.0.17-r0.post-install 22:52:55 Executing busybox-1.31.1-r19.trigger 22:52:55 OK: 12 MiB in 22 packages 22:52:57 Removing intermediate container f27b181f9376 22:52:57 ---> 16fffc5af401 22:52:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:52:57 ---> Running in b6dd1b5e693d 22:52:57 Removing intermediate container b6dd1b5e693d 22:52:57 ---> 86a449c93e2c 22:52:57 Step 14/26 : ENV APP_PORT=48090 22:52:58 ---> Running in c2353e44d230 22:52:58 Removing intermediate container c2353e44d230 22:52:58 ---> aa899d4484b1 22:52:58 Step 15/26 : EXPOSE $APP_PORT 22:52:58 ---> Running in 152687795aba 22:52:59 Removing intermediate container 152687795aba 22:52:59 ---> 126047fae37e 22:52:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:53:00 ---> 326d2d853387 22:53:00 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:53:01 ---> 1f92feac26ec 22:53:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:53:02 ---> 7d7b1a0ab1f2 22:53:02 Step 19/26 : RUN apk --no-cache add py3-pip 22:53:02 ---> Running in 18758fc90fab 22:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:53:03 (1/33) Installing libbz2 (1.0.8-r1) 22:53:03 (2/33) Installing expat (2.2.9-r1) 22:53:03 (3/33) Installing libffi (3.3-r2) 22:53:03 (4/33) Installing gdbm (1.13-r1) 22:53:03 (5/33) Installing xz-libs (5.2.5-r0) 22:53:03 (6/33) Installing sqlite-libs (3.32.1-r0) 22:53:03 (7/33) Installing python3 (3.8.5-r0) 22:53:05 (8/33) Installing py3-appdirs (1.4.4-r1) 22:53:05 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:53:05 (10/33) Installing py3-parsing (2.4.7-r0) 22:53:05 (11/33) Installing py3-six (1.15.0-r0) 22:53:05 (12/33) Installing py3-packaging (20.4-r0) 22:53:05 (13/33) Installing py3-setuptools (47.0.0-r0) 22:53:05 (14/33) Installing py3-chardet (3.0.4-r4) 22:53:05 (15/33) Installing py3-idna (2.9-r0) 22:53:05 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:53:05 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:53:05 (18/33) Installing py3-requests (2.23.0-r0) 22:53:05 (19/33) Installing py3-msgpack (1.0.0-r0) 22:53:05 (20/33) Installing py3-lockfile (0.12.2-r3) 22:53:06 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:53:06 (22/33) Installing py3-colorama (0.4.3-r0) 22:53:06 (23/33) Installing py3-distlib (0.3.0-r0) 22:53:06 (24/33) Installing py3-distro (1.5.0-r1) 22:53:06 (25/33) Installing py3-webencodings (0.5.1-r3) 22:53:06 (26/33) Installing py3-html5lib (1.0.1-r4) 22:53:06 (27/33) Installing py3-pytoml (0.1.21-r0) 22:53:06 (28/33) Installing py3-pep517 (0.8.2-r0) 22:53:06 (29/33) Installing py3-progress (1.5-r0) 22:53:06 (30/33) Installing py3-toml (0.10.1-r0) 22:53:06 (31/33) Installing py3-retrying (1.3.3-r0) 22:53:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:53:06 (33/33) Installing py3-pip (20.1.1-r0) 22:53:06 Executing busybox-1.31.1-r19.trigger 22:53:06 OK: 71 MiB in 55 packages 22:53:13 Removing intermediate container 18758fc90fab 22:53:13 ---> 33e8c7544c5f 22:53:13 Step 20/26 : RUN pip install docker-compose==1.23.2 22:53:13 ---> Running in 1db395e90b3c 22:53:17 Collecting docker-compose==1.23.2 22:53:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:53:18 Collecting docker<4.0,>=3.6.0 22:53:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:53:19 Collecting websocket-client<1.0,>=0.32.0 22:53:19 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:53:19 Collecting dockerpty<0.5,>=0.4.1 22:53:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:53:21 Collecting texttable<0.10,>=0.9.0 22:53:21 Downloading texttable-0.9.1.tar.gz (11 kB) 22:53:23 Collecting docopt<0.7,>=0.6.1 22:53:23 Downloading docopt-0.6.2.tar.gz (25 kB) 22:53:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:53:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:53:26 Collecting jsonschema<3,>=2.5.1 22:53:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:53:27 Collecting PyYAML<4,>=3.10 22:53:27 Downloading PyYAML-3.13.tar.gz (270 kB) 22:53:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:53:29 Collecting cached-property<2,>=1.2.0 22:53:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:53:29 Collecting docker-pycreds>=0.4.0 22:53:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:53:30 Collecting urllib3<1.25,>=1.21.1 22:53:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:53:30 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 22:53:31 Collecting idna<2.8,>=2.5 22:53:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:53:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 22:53:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:53:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:53:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:53:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:53:32 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, texttable, docopt, jsonschema, PyYAML, cached-property, docker-compose 22:53:32 Attempting uninstall: urllib3 22:53:32 Found existing installation: urllib3 1.25.9 22:53:32 Uninstalling urllib3-1.25.9: 22:53:32 Successfully uninstalled urllib3-1.25.9 22:53:32 Attempting uninstall: idna 22:53:32 Found existing installation: idna 2.9 22:53:32 Uninstalling idna-2.9: 22:53:32 Successfully uninstalled idna-2.9 22:53:33 Attempting uninstall: requests 22:53:33 Found existing installation: requests 2.23.0 22:53:33 Uninstalling requests-2.23.0: 22:53:33 Successfully uninstalled requests-2.23.0 22:53:34 Running setup.py install for dockerpty: started 22:53:36 Running setup.py install for dockerpty: finished with status 'done' 22:53:36 Running setup.py install for texttable: started 22:53:38 Running setup.py install for texttable: finished with status 'done' 22:53:38 Running setup.py install for docopt: started 22:53:40 Running setup.py install for docopt: finished with status 'done' 22:53:40 Running setup.py install for PyYAML: started 22:53:42 Running setup.py install for PyYAML: finished with status 'done' 22:53:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 22:53:46 Removing intermediate container 1db395e90b3c 22:53:46 ---> 2d32f5258d1b 22:53:46 Step 21/26 : RUN apk --no-cache add curl 22:53:46 ---> Running in e79dc59a1b64 22:53:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:53:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:53:48 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:53:48 (2/3) Installing libcurl (7.69.1-r3) 22:53:48 (3/3) Installing curl (7.69.1-r3) 22:53:48 Executing busybox-1.31.1-r19.trigger 22:53:48 OK: 71 MiB in 58 packages 22:53:50 Removing intermediate container e79dc59a1b64 22:53:50 ---> 2c9ec92d154d 22:53:50 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 22:53:50 ---> Running in 0b81487acaaf 22:53:50 Removing intermediate container 0b81487acaaf 22:53:50 ---> 6cdc52c4d734 22:53:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:53:50 ---> Running in b2796280997b 22:53:51 Removing intermediate container b2796280997b 22:53:51 ---> f1f979645a15 22:53:51 Step 24/26 : LABEL arch=arm64 22:53:51 ---> Running in c73ad5357120 22:53:51 Removing intermediate container c73ad5357120 22:53:51 ---> 4291288cb942 22:53:51 Step 25/26 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 22:53:51 ---> Running in 09968f601834 22:53:52 Removing intermediate container 09968f601834 22:53:52 ---> 261208e0f7e6 22:53:52 Step 26/26 : LABEL version=0.0.0 22:53:52 ---> Running in 20df0232d54e 22:53:53 Removing intermediate container 20df0232d54e 22:53:53 ---> ed0fbef12bc5 22:53:53 22:53:53 Successfully built ed0fbef12bc5 22:53:53 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:53:53  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:53:53 $ docker stop --time=1 c84cf909d0aeb866827c5dcecc4e0e401d324ddcb4358d182556534dfaef5374 22:53:55 $ docker rm -f c84cf909d0aeb866827c5dcecc4e0e401d324ddcb4358d182556534dfaef5374 [Pipeline] // withDockerContainer [Pipeline] sh 22:53:56 + docker images 22:53:56 + grep docker 22:53:56 docker-sys-mgmt-agent-go-arm64 latest ed0fbef12bc5 4 seconds ago 300MB 22:53:56 docker-core-metadata-go-arm64 latest 5fcdb7e4457b About a minute ago 17.7MB 22:53:56 docker-support-notifications-go-arm64 latest ee2d277ef6eb About a minute ago 15.9MB 22:53:56 docker-support-scheduler-go-arm64 latest 2b6739a14e11 About a minute ago 15.5MB 22:53:56 docker-security-bootstrapper-go-arm64 latest e71c8a920d31 3 minutes ago 40.3MB 22:53:56 docker-core-data-go-arm64 latest 37861458fe79 3 minutes ago 21MB 22:53:56 docker-security-secretstore-setup-go-arm64 latest e7caf16f52bc 3 minutes ago 23.4MB 22:53:56 docker-core-command-go-arm64 latest be8d668f5bc3 3 minutes ago 15.4MB 22:53:56 docker-security-proxy-setup-go-arm64 latest 26f94b341814 4 minutes ago 23.2MB 22:53:56 docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:53:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:54:00 ---> package-listing.sh 22:54:00 ++ facter osfamily 22:54:00 ++ tr '[:upper:]' '[:lower:]' 22:54:00 + OS_FAMILY=redhat 22:54:00 + workspace=/w/workspace/edgex-go/25 22:54:00 + START_PACKAGES=/tmp/packages_start.txt 22:54:00 + END_PACKAGES=/tmp/packages_end.txt 22:54:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:54:00 + PACKAGES=/tmp/packages_start.txt 22:54:00 + '[' /w/workspace/edgex-go/25 ']' 22:54:00 + PACKAGES=/tmp/packages_end.txt 22:54:00 + case "${OS_FAMILY}" in 22:54:00 + rpm -qa 22:54:00 + sort 22:54:07 + '[' -f /tmp/packages_start.txt ']' 22:54:07 + '[' -f /tmp/packages_end.txt ']' 22:54:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:54:07 + '[' /w/workspace/edgex-go/25 ']' 22:54:07 + mkdir -p /w/workspace/edgex-go/25/archives/ 22:54:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/25/archives/ [Pipeline] echo 22:54:07 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/25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:54:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:54:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:54:08 22:54:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:54:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:54:08 alpine: Pulling from edgex-lftools-log-publisher 22:54:08 df20fa9351a1: Pulling fs layer 22:54:08 36b3adc4ff6f: Pulling fs layer 22:54:08 8ad3a11d3b57: Pulling fs layer 22:54:08 46f8f816bc3b: Pulling fs layer 22:54:08 93b61091891f: Pulling fs layer 22:54:08 93b9cdb0e59b: Pulling fs layer 22:54:08 5e14af77c1be: Pulling fs layer 22:54:08 01666e4c0597: Pulling fs layer 22:54:08 aa168da1d23b: Pulling fs layer 22:54:08 46f8f816bc3b: Waiting 22:54:08 93b61091891f: Waiting 22:54:08 93b9cdb0e59b: Waiting 22:54:08 5e14af77c1be: Waiting 22:54:08 01666e4c0597: Waiting 22:54:08 aa168da1d23b: Waiting 22:54:09 36b3adc4ff6f: Verifying Checksum 22:54:09 36b3adc4ff6f: Download complete 22:54:09 46f8f816bc3b: Download complete 22:54:09 df20fa9351a1: Verifying Checksum 22:54:09 df20fa9351a1: Download complete 22:54:09 93b9cdb0e59b: Verifying Checksum 22:54:09 93b9cdb0e59b: Download complete 22:54:09 5e14af77c1be: Verifying Checksum 22:54:09 5e14af77c1be: Download complete 22:54:09 93b61091891f: Verifying Checksum 22:54:09 93b61091891f: Download complete 22:54:09 01666e4c0597: Verifying Checksum 22:54:09 01666e4c0597: Download complete 22:54:09 df20fa9351a1: Pull complete 22:54:10 36b3adc4ff6f: Pull complete 22:54:10 8ad3a11d3b57: Verifying Checksum 22:54:10 8ad3a11d3b57: Download complete 22:54:11 8ad3a11d3b57: Pull complete 22:54:12 46f8f816bc3b: Pull complete 22:54:13 93b61091891f: Pull complete 22:54:13 93b9cdb0e59b: Pull complete 22:54:13 5e14af77c1be: Pull complete 22:54:14 aa168da1d23b: Verifying Checksum 22:54:14 aa168da1d23b: Download complete 22:54:14 01666e4c0597: Pull complete 22:54:26 aa168da1d23b: Pull complete 22:54:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:54:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:54:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:54:26 prd-centos7-docker-4c-2g-20317 does not seem to be running inside a container 22:54:26 $ 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/25/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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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:10003/edgex-lftools-log-publisher:alpine cat 22:54:30 $ docker top 8712e8e252e8ecccf0585def258bab7ae4fdb889d90f2bf7ecc34efd39a172b1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:31 + touch /tmp/pre-build-complete [Pipeline] sh 22:54:31 + mkdir -p /var/log/sa [Pipeline] sh 22:54:32 + ls /var/log/sa-host 22:54:32 + sadf -c /var/log/sa-host/sa14 22:54:32 file_magic: OK 22:54:32 HZ: Using current value: 100 22:54:32 file_header: OK 22:54:32 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 22:54:32 Statistics: 22:54:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:54:32 File successfully converted to sysstat format version 12.2.1 22:54:32 + sadf -c /var/log/sa-host/sa23 22:54:32 file_magic: OK 22:54:32 HZ: Using current value: 100 22:54:32 file_header: OK 22:54:32 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 22:54:32 Statistics: 22:54:32 Hnuu...uuuununununu... 22:54:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:54:32 provisioning config files... 22:54:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/25@tmp/config4234655587296886073tmp [Pipeline] { [Pipeline] echo 22:54:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:54:33 ---> create-netrc.sh [Pipeline] } 22:54:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:54:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:54:33 ---> python-tools-install.sh [Pipeline] echo 22:54:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:54:34 ---> sudo-logs.sh 22:54:34 Archiving 'sudo' log.. [Pipeline] echo 22:54:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:54:34 ---> job-cost.sh 22:54:34 lf-activate-venv: SKIPPING 22:54:34 INFO: No Stack... 22:54:35 INFO: Retrieving Pricing Info for: v1-standard-2 22:54:36 INFO: Archiving Costs [Pipeline] echo 22:54:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:54:36 ---> logs-deploy.sh 22:54:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/25 22:54:36 INFO: archiving workspace using pattern(s): 22:54:38 Archives upload complete. 22:54:38 INFO: archiving logs to Nexus 22:54:40 ---> uname -a: 22:54:40 Linux prd-centos7-docker-4c-2g-20317.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:54:40 22:54:40 22:54:40 ---> lscpu: 22:54:40 Architecture: x86_64 22:54:40 CPU op-mode(s): 32-bit, 64-bit 22:54:40 Byte Order: Little Endian 22:54:40 Address sizes: 40 bits physical, 48 bits virtual 22:54:40 CPU(s): 4 22:54:40 On-line CPU(s) list: 0-3 22:54:40 Thread(s) per core: 1 22:54:40 Core(s) per socket: 1 22:54:40 Socket(s): 4 22:54:40 NUMA node(s): 1 22:54:40 Vendor ID: GenuineIntel 22:54:40 CPU family: 6 22:54:40 Model: 44 22:54:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:54:40 Stepping: 1 22:54:40 CPU MHz: 2933.438 22:54:40 BogoMIPS: 5866.87 22:54:40 Virtualization: VT-x 22:54:40 Hypervisor vendor: KVM 22:54:40 Virtualization type: full 22:54:40 L1d cache: 128 KiB 22:54:40 L1i cache: 128 KiB 22:54:40 L2 cache: 16 MiB 22:54:40 L3 cache: 64 MiB 22:54:40 NUMA node0 CPU(s): 0-3 22:54:40 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:54:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:54:40 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:54:40 Vulnerability Meltdown: Mitigation; PTI 22:54:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:54:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:54:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:54:40 Vulnerability Srbds: Not affected 22:54:40 Vulnerability Tsx async abort: Not affected 22:54:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:54:40 22:54:40 22:54:40 ---> nproc: 22:54:40 4 22:54:40 22:54:40 22:54:40 ---> df -h: 22:54:40 Filesystem Size Used Available Use% Mounted on 22:54:40 overlay 50.0G 7.9G 42.1G 16% / 22:54:40 tmpfs 64.0M 0 64.0M 0% /dev 22:54:40 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:54:40 shm 64.0M 0 64.0M 0% /dev/shm 22:54:40 /dev/vda1 50.0G 7.9G 42.1G 16% /facter-os 22:54:40 /dev/vda1 50.0G 7.9G 42.1G 16% /etc/resolv.conf 22:54:40 /dev/vda1 50.0G 7.9G 42.1G 16% /etc/hostname 22:54:40 /dev/vda1 50.0G 7.9G 42.1G 16% /etc/hosts 22:54:40 /dev/vda1 50.0G 7.9G 42.1G 16% /var/log/auth.log 22:54:40 /dev/vda1 50.0G 7.9G 42.1G 16% /run/cloud-init/result.json 22:54:40 /dev/vda1 50.0G 7.9G 42.1G 16% /var/log/sa-host 22:54:40 /dev/vda1 50.0G 7.9G 42.1G 16% /var/log/secure 22:54:40 /dev/vda1 50.0G 7.9G 42.1G 16% /w/workspace/edgex-go/25@tmp 22:54:40 /dev/vda1 50.0G 7.9G 42.1G 16% /w/workspace/edgex-go/25 22:54:40 22:54:40 22:54:40 ---> free -m: 22:54:40 total used free shared buff/cache available 22:54:40 Mem: 1837 760 127 0 949 984 22:54:40 Swap: 1023 3 1020 22:54:40 22:54:40 22:54:40 ---> ip addr: 22:54:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:54:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:54:40 inet 127.0.0.1/8 scope host lo 22:54:40 valid_lft forever preferred_lft forever 22:54:40 inet6 ::1/128 scope host 22:54:40 valid_lft forever preferred_lft forever 22:54:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:54:40 link/ether fa:16:3e:b5:b6:4f brd ff:ff:ff:ff:ff:ff 22:54:40 inet 10.30.123.214/23 brd 10.30.123.255 scope global dynamic eth0 22:54:40 valid_lft 85190sec preferred_lft 85190sec 22:54:40 inet6 fe80::f816:3eff:feb5:b64f/64 scope link 22:54:40 valid_lft forever preferred_lft forever 22:54:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:54:40 link/ether 02:42:c1:7b:3b:86 brd ff:ff:ff:ff:ff:ff 22:54:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:54:40 valid_lft forever preferred_lft forever 22:54:40 inet6 fe80::42:c1ff:fe7b:3b86/64 scope link 22:54:40 valid_lft forever preferred_lft forever 22:54:40 22:54:40 22:54:40 ---> sar -b -r -n DEV: 22:54:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 22:54:40 22:54:40 22:34:18 LINUX RESTART (4 CPU) 22:54:40 22:54:40 22:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:54:40 22:36:02 70.40 18.09 52.30 0.00 5272.44 11172.19 0.00 22:54:40 22:37:01 193.66 75.52 118.15 0.00 4959.11 42801.62 0.00 22:54:40 22:38:01 217.44 88.18 129.26 0.00 3267.97 17932.79 0.00 22:54:40 22:39:01 107.24 32.69 74.55 0.00 1269.05 9415.56 0.00 22:54:40 22:40:01 22.58 5.94 16.64 0.00 1544.90 3359.24 0.00 22:54:40 22:41:02 0.28 0.02 0.27 0.00 0.53 3.25 0.00 22:54:40 22:42:01 1.35 1.05 0.30 0.00 122.45 3.71 0.00 22:54:40 22:43:01 0.22 0.00 0.22 0.00 0.00 3.26 0.00 22:54:40 22:44:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 22:54:40 22:45:01 0.25 0.02 0.23 0.00 0.13 3.00 0.00 22:54:40 22:46:01 0.30 0.02 0.28 0.00 0.13 3.20 0.00 22:54:40 22:47:01 0.22 0.00 0.22 0.00 0.00 2.71 0.00 22:54:40 22:48:01 0.27 0.00 0.27 0.00 0.00 3.16 0.00 22:54:40 22:49:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 22:54:40 22:50:01 1.36 1.10 0.27 0.00 44.47 3.20 0.00 22:54:40 22:51:01 0.87 0.02 0.85 0.00 0.53 16.41 0.00 22:54:40 22:52:01 0.25 0.02 0.23 0.00 0.13 2.70 0.00 22:54:40 22:53:01 0.63 0.42 0.22 0.00 12.38 3.74 0.00 22:54:40 22:54:01 18.20 17.93 0.27 0.00 2190.55 3.48 0.00 22:54:40 Average: 33.43 12.66 20.77 0.00 981.79 4437.49 0.00 22:54:40 22:54:40 22:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:54:40 22:36:02 68028 0 643628 34.21 2620 1167268 1335824 45.59 581428 1026252 97680 22:54:40 22:37:01 79160 0 693060 36.83 2160 1107164 1473092 50.27 562140 996220 67260 22:54:40 22:38:01 114340 0 768748 40.86 1492 996964 1731092 59.08 622096 869564 75856 22:54:40 22:39:01 232280 0 788688 41.92 640 859936 1643160 56.08 658064 708160 55532 22:54:40 22:40:01 552704 0 684116 36.36 640 644084 1091504 37.25 464992 600712 12 22:54:40 22:41:02 553764 0 683052 36.30 640 644088 1084296 37.01 464456 600440 8 22:54:40 22:42:01 550016 0 683176 36.31 640 647712 1084356 37.01 460376 608476 8 22:54:40 22:43:01 552036 0 681152 36.20 640 647716 1062852 36.27 459832 607396 16 22:54:40 22:44:01 551912 0 681268 36.21 640 647724 1062864 36.27 460120 607408 12 22:54:40 22:45:01 551624 0 681552 36.22 640 647728 1062888 36.27 460112 607404 16 22:54:40 22:46:01 552264 0 680912 36.19 640 647728 1062756 36.27 459384 607412 12 22:54:40 22:47:01 551660 0 681508 36.22 640 647736 1062936 36.28 460348 607412 8 22:54:40 22:48:01 551988 0 681176 36.20 640 647740 1062864 36.27 459972 607412 8 22:54:40 22:49:01 551840 0 681320 36.21 640 647744 1062936 36.28 460484 607412 8 22:54:40 22:50:01 551008 0 681180 36.20 640 648716 1062804 36.27 460340 607524 20 22:54:40 22:51:01 551368 0 680812 36.18 640 648724 1062708 36.27 459992 607524 12 22:54:40 22:52:01 549980 0 682200 36.26 640 648724 1062900 36.28 461036 607528 16 22:54:40 22:53:01 551596 0 680184 36.15 640 649124 1062772 36.27 460076 607908 24 22:54:40 22:54:01 469188 0 697476 37.07 640 714240 1091380 37.25 483132 665072 144 22:54:40 Average: 457198 0 691327 36.74 869 732151 1169789 39.92 492546 671433 15613 22:54:40 22:54:40 22:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:54:40 22:36:02 eth0 1189.26 917.26 6047.60 151.32 0.00 0.00 0.00 0.00 22:54:40 22:36:02 veth2efc52e 531.08 524.85 60.55 2644.88 0.00 0.00 0.00 0.00 22:54:40 22:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:36:02 docker0 531.08 524.71 53.29 2644.87 0.00 0.00 0.00 0.00 22:54:40 22:37:01 eth0 355.00 286.16 3248.14 38.59 0.00 0.00 0.00 0.00 22:54:40 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:37:01 veth5ae8810 44.14 66.78 2.98 361.87 0.00 0.00 0.00 0.00 22:54:40 22:37:01 docker0 44.17 66.68 2.38 361.86 0.00 0.00 0.00 0.00 22:54:40 22:38:01 veth63a0676 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:54:40 22:38:01 eth0 144.76 96.93 504.75 18.68 0.00 0.00 0.00 0.00 22:54:40 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:38:01 docker0 77.02 116.35 6.15 477.66 0.00 0.00 0.00 0.00 22:54:40 22:39:01 veth63a0676 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:39:01 eth0 24.60 17.86 20.60 13.70 0.00 0.00 0.00 0.00 22:54:40 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:40:01 eth0 5.04 3.81 4.36 2.14 0.00 0.00 0.00 0.00 22:54:40 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:41:02 eth0 0.93 0.33 0.37 0.20 0.00 0.00 0.00 0.00 22:54:40 22:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:42:01 eth0 0.52 0.36 0.33 0.21 0.00 0.00 0.00 0.00 22:54:40 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:43:01 eth0 1.33 0.55 0.54 0.34 0.00 0.00 0.00 0.00 22:54:40 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:44:01 eth0 1.53 0.30 0.41 0.23 0.00 0.00 0.00 0.00 22:54:40 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:45:01 eth0 0.87 0.37 0.36 0.30 0.00 0.00 0.00 0.00 22:54:40 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:46:01 eth0 0.67 0.13 0.12 0.01 0.00 0.00 0.00 0.00 22:54:40 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:47:01 eth0 1.15 0.33 0.33 0.22 0.00 0.00 0.00 0.00 22:54:40 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:48:01 eth0 1.00 0.32 0.32 0.20 0.00 0.00 0.00 0.00 22:54:40 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:49:01 eth0 0.43 0.35 0.27 0.20 0.00 0.00 0.00 0.00 22:54:40 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:50:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:54:40 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:51:01 eth0 0.48 0.02 0.05 0.00 0.00 0.00 0.00 0.00 22:54:40 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:52:01 eth0 0.50 0.40 0.27 0.20 0.00 0.00 0.00 0.00 22:54:40 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:53:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 22:54:40 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:54:01 eth0 4.16 2.58 4.48 1.58 0.00 0.00 0.00 0.00 22:54:40 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 Average: eth0 91.10 69.83 515.98 12.01 0.00 0.00 0.00 0.00 22:54:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:40 Average: docker0 34.37 37.28 3.26 183.52 0.00 0.00 0.00 0.00 22:54:40 22:54:40 22:54:40 ---> sar -P ALL: 22:54:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 22:54:40 22:54:40 22:34:18 LINUX RESTART (4 CPU) 22:54:40 22:54:40 22:35:01 CPU %user %nice %system %iowait %steal %idle 22:54:40 22:36:02 all 14.49 0.00 4.75 1.47 12.51 66.78 22:54:40 22:36:02 0 12.48 0.00 5.81 0.65 14.21 66.84 22:54:40 22:36:02 1 18.87 0.00 4.66 0.50 11.84 64.13 22:54:40 22:36:02 2 13.77 0.00 4.46 1.01 12.44 68.32 22:54:40 22:36:02 3 12.92 0.00 4.10 3.67 11.55 67.77 22:54:40 22:37:01 all 9.81 0.00 5.56 0.91 14.14 69.58 22:54:40 22:37:01 0 12.48 0.00 5.65 0.83 13.85 67.19 22:54:40 22:37:01 1 8.42 0.00 6.10 0.84 14.78 69.86 22:54:40 22:37:01 2 9.08 0.00 5.42 0.91 13.61 70.98 22:54:40 22:37:01 3 9.28 0.00 5.08 1.04 14.30 70.30 22:54:40 22:38:01 all 14.94 0.00 7.71 5.55 15.17 56.63 22:54:40 22:38:01 0 13.92 0.00 7.34 5.89 16.12 56.72 22:54:40 22:38:01 1 15.06 0.00 8.26 7.74 14.43 54.51 22:54:40 22:38:01 2 17.49 0.00 8.16 5.06 14.98 54.31 22:54:40 22:38:01 3 13.33 0.00 7.10 3.53 15.13 60.91 22:54:40 22:39:01 all 49.52 0.00 14.41 2.29 15.12 18.66 22:54:40 22:39:01 0 46.74 0.00 14.14 1.85 15.75 21.53 22:54:40 22:39:01 1 46.78 0.00 13.81 1.42 16.32 21.66 22:54:40 22:39:01 2 58.21 0.00 15.94 2.49 11.97 11.39 22:54:40 22:39:01 3 46.80 0.00 13.84 3.38 16.27 19.71 22:54:40 22:40:01 all 7.57 0.00 2.75 0.54 2.82 86.32 22:54:40 22:40:01 0 5.71 0.00 2.37 0.81 3.48 87.63 22:54:40 22:40:01 1 7.57 0.00 3.45 0.94 2.49 85.55 22:54:40 22:40:01 2 10.36 0.00 2.67 0.27 2.08 84.63 22:54:40 22:40:01 3 6.65 0.00 2.50 0.13 3.23 87.48 22:54:40 22:41:02 all 0.07 0.00 0.03 0.00 0.26 99.64 22:54:40 22:41:02 0 0.02 0.00 0.02 0.00 0.10 99.87 22:54:40 22:41:02 1 0.03 0.00 0.03 0.00 0.33 99.60 22:54:40 22:41:02 2 0.20 0.00 0.03 0.00 0.30 99.47 22:54:40 22:41:02 3 0.02 0.00 0.05 0.00 0.32 99.62 22:54:40 22:42:01 all 0.15 0.00 0.12 0.01 0.55 99.18 22:54:40 22:42:01 0 0.03 0.00 0.12 0.00 0.25 99.59 22:54:40 22:42:01 1 0.14 0.00 0.08 0.02 0.74 99.02 22:54:40 22:42:01 2 0.39 0.00 0.12 0.02 0.73 98.75 22:54:40 22:42:01 3 0.03 0.00 0.17 0.00 0.46 99.34 22:54:40 22:43:01 all 0.11 0.00 0.05 0.00 0.30 99.55 22:54:40 22:43:01 0 0.02 0.00 0.02 0.00 0.10 99.87 22:54:40 22:43:01 1 0.03 0.00 0.07 0.00 0.42 99.48 22:54:40 22:43:01 2 0.37 0.00 0.05 0.00 0.60 98.99 22:54:40 22:43:01 3 0.03 0.00 0.05 0.00 0.07 99.85 22:54:40 22:44:01 all 0.11 0.00 0.09 0.00 0.59 99.21 22:54:40 22:44:01 0 0.02 0.00 0.12 0.00 0.25 99.62 22:54:40 22:44:01 1 0.12 0.00 0.03 0.00 0.89 98.96 22:54:40 22:44:01 2 0.27 0.00 0.12 0.00 0.73 98.89 22:54:40 22:44:01 3 0.05 0.00 0.10 0.00 0.47 99.39 22:54:40 22:45:01 all 0.10 0.00 0.03 0.00 0.24 99.63 22:54:40 22:45:01 0 0.00 0.00 0.02 0.00 0.17 99.82 22:54:40 22:45:01 1 0.02 0.00 0.02 0.00 0.32 99.65 22:54:40 22:45:01 2 0.35 0.00 0.05 0.00 0.17 99.43 22:54:40 22:45:01 3 0.03 0.00 0.05 0.00 0.32 99.60 22:54:40 22:46:01 all 0.10 0.00 0.03 0.00 0.20 99.67 22:54:40 22:46:01 0 0.02 0.00 0.03 0.00 0.10 99.85 22:54:40 22:46:01 1 0.03 0.00 0.03 0.00 0.12 99.82 22:54:40 22:46:01 2 0.30 0.00 0.02 0.00 0.32 99.37 22:54:40 22:46:01 3 0.07 0.00 0.03 0.00 0.27 99.63 22:54:40 22:54:40 22:46:01 CPU %user %nice %system %iowait %steal %idle 22:54:40 22:47:01 all 0.10 0.00 0.03 0.00 0.34 99.53 22:54:40 22:47:01 0 0.03 0.00 0.03 0.00 0.38 99.55 22:54:40 22:47:01 1 0.02 0.00 0.02 0.00 0.10 99.87 22:54:40 22:47:01 2 0.35 0.00 0.03 0.00 0.73 98.89 22:54:40 22:47:01 3 0.02 0.00 0.03 0.00 0.13 99.82 22:54:40 22:48:01 all 0.12 0.00 0.04 0.00 0.16 99.68 22:54:40 22:48:01 0 0.00 0.00 0.02 0.00 0.10 99.88 22:54:40 22:48:01 1 0.40 0.00 0.03 0.00 0.15 99.42 22:54:40 22:48:01 2 0.03 0.00 0.05 0.00 0.33 99.58 22:54:40 22:48:01 3 0.05 0.00 0.05 0.00 0.07 99.83 22:54:40 22:49:01 all 0.12 0.00 0.03 0.00 0.20 99.64 22:54:40 22:49:01 0 0.38 0.00 0.02 0.00 0.13 99.47 22:54:40 22:49:01 1 0.02 0.00 0.03 0.00 0.37 99.58 22:54:40 22:49:01 2 0.05 0.00 0.02 0.00 0.22 99.72 22:54:40 22:49:01 3 0.05 0.00 0.07 0.00 0.10 99.78 22:54:40 22:50:01 all 0.14 0.00 0.09 0.04 0.25 99.48 22:54:40 22:50:01 0 0.38 0.00 0.10 0.00 0.17 99.35 22:54:40 22:50:01 1 0.03 0.00 0.07 0.03 0.28 99.58 22:54:40 22:50:01 2 0.08 0.00 0.10 0.12 0.40 99.30 22:54:40 22:50:01 3 0.07 0.00 0.08 0.00 0.17 99.68 22:54:40 22:51:01 all 0.12 0.00 0.04 0.00 0.18 99.66 22:54:40 22:51:01 0 0.35 0.00 0.02 0.00 0.17 99.47 22:54:40 22:51:01 1 0.05 0.00 0.07 0.00 0.23 99.65 22:54:40 22:51:01 2 0.02 0.00 0.02 0.00 0.08 99.88 22:54:40 22:51:01 3 0.05 0.00 0.07 0.00 0.23 99.65 22:54:40 22:52:01 all 0.12 0.00 0.03 0.00 0.25 99.60 22:54:40 22:52:01 0 0.03 0.00 0.03 0.00 0.13 99.80 22:54:40 22:52:01 1 0.18 0.00 0.03 0.00 0.42 99.37 22:54:40 22:52:01 2 0.22 0.00 0.05 0.00 0.35 99.38 22:54:40 22:52:01 3 0.03 0.00 0.02 0.00 0.08 99.87 22:54:40 22:53:01 all 0.19 0.00 0.02 0.00 0.29 99.49 22:54:40 22:53:01 0 0.12 0.00 0.03 0.02 0.23 99.60 22:54:40 22:53:01 1 0.23 0.00 0.00 0.00 0.27 99.50 22:54:40 22:53:01 2 0.37 0.00 0.02 0.00 0.17 99.45 22:54:40 22:53:01 3 0.05 0.00 0.05 0.00 0.48 99.42 22:54:40 22:54:01 all 0.40 0.00 0.23 0.41 0.30 98.66 22:54:40 22:54:01 0 0.22 0.00 0.10 0.12 0.22 99.35 22:54:40 22:54:01 1 0.48 0.00 0.12 0.27 0.23 98.90 22:54:40 22:54:01 2 0.55 0.00 0.40 0.73 0.23 98.08 22:54:40 22:54:01 3 0.37 0.00 0.32 0.52 0.50 98.30 22:54:40 Average: all 4.90 0.00 1.81 0.58 3.25 89.46 22:54:40 Average: 0 4.66 0.00 1.82 0.53 3.38 89.61 22:54:40 Average: 1 4.92 0.00 1.86 0.61 3.29 89.33 22:54:40 Average: 2 5.50 0.00 1.86 0.54 3.06 89.04 22:54:40 Average: 3 4.52 0.00 1.71 0.63 3.28 89.85 22:54:40 22:54:40 22:54:40