Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 68a8f910767166238b38b7946bcb5bba3869a893 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 68a8f910767166238b38b7946bcb5bba3869a893 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-17843 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/31 [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/31 # 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 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e Checking out Revision 2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e (PR-2858) > 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e # timeout=10 Commit message: "Merge commit '68a8f910767166238b38b7946bcb5bba3869a893' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:13 ========================================================= 00:32:13 EdgeX Global Pipelines Version Info 00:32:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3a7de7d78618406e3dbb2325feded12b180b96be # timeout=10 00:32:15 ------------------- 00:32:15 stable info: 00:32:15 ------------------- 00:32:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:15 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:32:15 Message: update stable to v1.0.173 00:32:16 ------------------- 00:32:16 experimental info: 00:32:16 ------------------- 00:32:16 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:16 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:32:16 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ba33aa [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:32:19 provisioning config files... 00:32:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config5816413491541678540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:20 ---> docker-login.sh 00:32:20 nexus3.edgexfoundry.org:10001 00:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:20 Configure a credential helper to remove this warning. See 00:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:20 00:32:20 Login Succeeded 00:32:20 nexus3.edgexfoundry.org:10002 00:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:20 Configure a credential helper to remove this warning. See 00:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:20 00:32:20 Login Succeeded 00:32:20 nexus3.edgexfoundry.org:10003 00:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:20 Configure a credential helper to remove this warning. See 00:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:20 00:32:20 Login Succeeded 00:32:20 nexus3.edgexfoundry.org:10004 00:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:21 Configure a credential helper to remove this warning. See 00:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:21 00:32:21 Login Succeeded 00:32:21 docker.io 00:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:21 Configure a credential helper to remove this warning. See 00:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:21 00:32:21 Login Succeeded 00:32:21 ---> docker-login.sh ends [Pipeline] } 00:32:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:22 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/core-command/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo core-command,cmd/core-command/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/core-data/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo core-data,cmd/core-data/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/core-metadata/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/support-notifications/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/support-scheduler/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:22 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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 00:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:23 00:32:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:23 latest: Pulling from edgex-devops/git-semver 00:32:23 31603596830f: Pulling fs layer 00:32:23 2a8b12db71e7: Pulling fs layer 00:32:23 6ca5941a6612: Pulling fs layer 00:32:23 ecc8261a40a4: Pulling fs layer 00:32:23 ecc8261a40a4: Waiting 00:32:23 2a8b12db71e7: Verifying Checksum 00:32:23 2a8b12db71e7: Download complete 00:32:23 31603596830f: Verifying Checksum 00:32:23 31603596830f: Download complete 00:32:23 ecc8261a40a4: Verifying Checksum 00:32:23 ecc8261a40a4: Download complete 00:32:23 6ca5941a6612: Verifying Checksum 00:32:23 6ca5941a6612: Download complete 00:32:24 31603596830f: Pull complete 00:32:24 2a8b12db71e7: Pull complete 00:32:24 6ca5941a6612: Pull complete 00:32:25 ecc8261a40a4: Pull complete 00:32:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:25 prd-centos7-docker-4c-2g-17843 does not seem to be running inside a container 00:32:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:28 $ docker top 72e2d71fc315bd5ba3c6218fecf93ade9312c74337664864e2eb3f1d583cb05e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:28 [ssh-agent] Looking for ssh-agent implementation... 00:32:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:28 $ docker exec 72e2d71fc315bd5ba3c6218fecf93ade9312c74337664864e2eb3f1d583cb05e ssh-agent 00:32:28 SSH_AUTH_SOCK=/tmp/ssh-TDGGOOyT9viT/agent.11 00:32:28 SSH_AGENT_PID=16 00:32:29 Running ssh-add (command line suppressed) 00:32:29 Identity added: /w/workspace/edgex-go/31@tmp/private_key_9166057141975703162.key (/w/workspace/edgex-go/31@tmp/private_key_9166057141975703162.key) 00:32:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:29 + git tag --points-at HEAD [Pipeline] } 00:32:29 $ docker exec --env ******** --env ******** 72e2d71fc315bd5ba3c6218fecf93ade9312c74337664864e2eb3f1d583cb05e ssh-agent -k 00:32:29 unset SSH_AUTH_SOCK; 00:32:29 unset SSH_AGENT_PID; 00:32:29 echo Agent pid 16 killed; 00:32:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:29 [ssh-agent] Looking for ssh-agent implementation... 00:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:30 $ docker exec 72e2d71fc315bd5ba3c6218fecf93ade9312c74337664864e2eb3f1d583cb05e ssh-agent 00:32:30 SSH_AUTH_SOCK=/tmp/ssh-KNKmtJzKRRRV/agent.47 00:32:30 SSH_AGENT_PID=52 00:32:30 Running ssh-add (command line suppressed) 00:32:30 Identity added: /w/workspace/edgex-go/31@tmp/private_key_6464357473517292216.key (/w/workspace/edgex-go/31@tmp/private_key_6464357473517292216.key) 00:32:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:31 + git semver init 00:32:31 # -> Open(): unable to determine branch for HEAD 00:32:31 # $GIT_DIR = /w/workspace/edgex-go/31/.git 00:32:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/31 00:32:31 # $SEMVER_REMOTE_NAME = origin 00:32:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:31 # $SEMVER_USER_NAME = edgex-jenkins 00:32:31 # $SEMVER_BRANCH = PR-2858 00:32:31 # $SEMVER_TEMP = /tmp/semver-113111013 00:32:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:33:18 # '/tmp/semver-113111013' -> '/w/workspace/edgex-go/31/.semver' 00:33:18 # -> Force: false 00:33:18 # $SEMVER_DIR = /w/workspace/edgex-go/31/.semver [Pipeline] } 00:33:18 $ docker exec --env ******** --env ******** 72e2d71fc315bd5ba3c6218fecf93ade9312c74337664864e2eb3f1d583cb05e ssh-agent -k 00:33:18 unset SSH_AUTH_SOCK; 00:33:18 unset SSH_AGENT_PID; 00:33:18 echo Agent pid 52 killed; 00:33:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:19 + git semver [Pipeline] } 00:33:19 $ docker stop --time=1 72e2d71fc315bd5ba3c6218fecf93ade9312c74337664864e2eb3f1d583cb05e 00:33:20 $ docker rm -f 72e2d71fc315bd5ba3c6218fecf93ade9312c74337664864e2eb3f1d583cb05e [Pipeline] // withDockerContainer [Pipeline] sh 00:33:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:22 Stashed 1 file(s) [Pipeline] echo 00:33: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 00:33:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:33:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:33:23 + sudo service docker restart 00:33:23 + true 00:33:23 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:33:24 ========================================================= 00:33:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:33:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:33:24 + 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 . 00:33:29 Sending build context to Docker daemon 326.2MB 00:33:29 Step 1/7 : ARG BASE=golang:1.15-alpine 00:33:29 Step 2/7 : FROM ${BASE} 00:33:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:29 188c0c94c7c5: Pulling fs layer 00:33:29 0ef7d3d256c8: Pulling fs layer 00:33:29 de9db76c5a1d: Pulling fs layer 00:33:29 bca2f99d35d6: Pulling fs layer 00:33:29 93359f2a8cfa: Pulling fs layer 00:33:29 7c6f9722023f: Pulling fs layer 00:33:29 a35cf1a2eb13: Pulling fs layer 00:33:29 93359f2a8cfa: Waiting 00:33:29 7c6f9722023f: Waiting 00:33:29 a35cf1a2eb13: Waiting 00:33:29 bca2f99d35d6: Waiting 00:33:29 de9db76c5a1d: Verifying Checksum 00:33:29 de9db76c5a1d: Download complete 00:33:29 0ef7d3d256c8: Verifying Checksum 00:33:29 0ef7d3d256c8: Download complete 00:33:29 93359f2a8cfa: Download complete 00:33:29 188c0c94c7c5: Verifying Checksum 00:33:29 188c0c94c7c5: Download complete 00:33:29 7c6f9722023f: Verifying Checksum 00:33:29 7c6f9722023f: Download complete 00:33:29 188c0c94c7c5: Pull complete 00:33:29 0ef7d3d256c8: Pull complete 00:33:30 de9db76c5a1d: Pull complete 00:33:30 a35cf1a2eb13: Verifying Checksum 00:33:30 a35cf1a2eb13: Download complete 00:33:31 bca2f99d35d6: Verifying Checksum 00:33:31 bca2f99d35d6: Download complete 00:33:37 Still waiting to schedule task 00:33:37 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:33:37 bca2f99d35d6: Pull complete 00:33:37 93359f2a8cfa: Pull complete 00:33:37 7c6f9722023f: Pull complete 00:33:41 a35cf1a2eb13: Pull complete 00:33:41 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:33:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:33:41 ---> a62c8e92a672 00:33:41 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:33:41 ---> Running in 52a61c604648 00:33:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:45 (1/12) Installing libmagic (5.38-r0) 00:33:45 (2/12) Installing file (5.38-r0) 00:33:45 (3/12) Installing libc-dev (0.7.2-r3) 00:33:46 (4/12) Installing g++ (9.3.0-r2) 00:34:08 (5/12) Installing fortify-headers (1.1-r0) 00:34:08 (6/12) Installing patch (2.7.6-r6) 00:34:08 (7/12) Installing build-base (0.5-r2) 00:34:08 (8/12) Installing libsodium (1.0.18-r0) 00:34:08 (9/12) Installing pkgconf (1.7.2-r0) 00:34:08 (10/12) Installing libsodium-dev (1.0.18-r0) 00:34:08 (11/12) Installing libzmq (4.3.3-r0) 00:34:08 (12/12) Installing zeromq-dev (4.3.3-r0) 00:34:08 Executing busybox-1.31.1-r19.trigger 00:34:08 OK: 233 MiB in 51 packages 00:34:12 Removing intermediate container 52a61c604648 00:34:12 ---> 7f575b816347 00:34:12 Step 4/7 : WORKDIR /edgex-go 00:34:12 ---> Running in 80b0f7701602 00:34:12 Removing intermediate container 80b0f7701602 00:34:12 ---> f93a5c04c0ca 00:34:12 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:34:13 latest: Pulling from library/docker 00:34:13 801bfaa63ef2: Pulling fs layer 00:34:13 4f7dc993c79e: Pulling fs layer 00:34:13 d39d95e4997f: Pulling fs layer 00:34:13 1cda4b703d87: Pulling fs layer 00:34:13 54e5375350ea: Pulling fs layer 00:34:13 f08cd1b3bb1b: Pulling fs layer 00:34:13 8e17d04e0c68: Pulling fs layer 00:34:13 54e5375350ea: Waiting 00:34:13 f08cd1b3bb1b: Waiting 00:34:13 8e17d04e0c68: Waiting 00:34:13 1cda4b703d87: Waiting 00:34:13 d39d95e4997f: Download complete 00:34:13 4f7dc993c79e: Verifying Checksum 00:34:13 4f7dc993c79e: Download complete 00:34:13 801bfaa63ef2: Download complete 00:34:13 54e5375350ea: Verifying Checksum 00:34:13 54e5375350ea: Download complete 00:34:13 f08cd1b3bb1b: Verifying Checksum 00:34:13 f08cd1b3bb1b: Download complete 00:34:13 8e17d04e0c68: Verifying Checksum 00:34:13 8e17d04e0c68: Download complete 00:34:13 801bfaa63ef2: Pull complete 00:34:14 4f7dc993c79e: Pull complete 00:34:14 1cda4b703d87: Verifying Checksum 00:34:14 1cda4b703d87: Download complete 00:34:14 d39d95e4997f: Pull complete 00:34:19 1cda4b703d87: Pull complete 00:34:19 54e5375350ea: Pull complete 00:34:19 f08cd1b3bb1b: Pull complete 00:34:19 8e17d04e0c68: Pull complete 00:34:19 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 00:34:19 Status: Downloaded newer image for docker:latest 00:34:21 ---> 0c0275f86aca 00:34:21 Step 6/7 : COPY go.mod . 00:34:21 ---> 0f87b87b86a9 00:34:21 Step 7/7 : RUN go mod download 00:34:21 ---> Running in 6e4d18844ae7 00:34:48 Removing intermediate container 6e4d18844ae7 00:34:48 ---> fabc320bd2d3 00:34:48 Successfully built fabc320bd2d3 00:34:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:34:48 + docker inspect -f . ci-base-image-x86_64 00:34:48 . [Pipeline] withDockerContainer 00:34:48 prd-centos7-docker-4c-2g-17843 does not seem to be running inside a container 00:34:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:50 $ docker top 48444936dd6dd6f5645d613dc183637992a942a4cdca2746401d4801b0fb5003 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:51 + go version 00:34:51 go version go1.15.5 linux/amd64 [Pipeline] } 00:34:51 $ docker stop --time=1 48444936dd6dd6f5645d613dc183637992a942a4cdca2746401d4801b0fb5003 00:34:53 $ docker rm -f 48444936dd6dd6f5645d613dc183637992a942a4cdca2746401d4801b0fb5003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:53 + docker inspect -f . ci-base-image-x86_64 00:34:53 . [Pipeline] withDockerContainer 00:34:54 prd-centos7-docker-4c-2g-17843 does not seem to be running inside a container 00:34:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:55 $ docker top f8a6efdc5d958dd06dc940710103f4d1d01930a6810d32a95b9eea74155788d9 -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:55 ========================================================= 00:34:55 [edgeXBuildGoParallel] Running Tests and Build... 00:34:55 ========================================================= [Pipeline] sh 00:34:55 + make test 00:34:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:35:05 ? github.com/edgexfoundry/edgex-go [no test files] 00:35:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:35:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:35:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:35:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:35:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:35:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:35:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:35:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:35:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:35:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:35:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:35:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:35:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:35:38 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.099s coverage: 46.6% of statements 00:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:35:42 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.216s coverage: 27.0% of statements 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:35:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:35:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:35:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.075s coverage: 73.7% of statements 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:35:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.145s coverage: 83.3% of statements 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.427s coverage: 28.6% of statements 00:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 00:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements 00:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.114s coverage: 86.7% of statements 00:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.117s coverage: 97.5% of statements 00:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements 00:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:35:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.362s coverage: 93.8% of statements 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:35:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:35:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.1% of statements 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 75.5% of statements 00:35:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:35:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.8% of statements 00:35:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.097s coverage: 87.2% of statements 00:35:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 84.2% of statements 00:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.099s coverage: 91.4% of statements 00:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.253s coverage: 63.5% of statements 00:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 00:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements 00:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 00:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 00:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 00:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 55.9% of statements 00:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 37.0% of statements 00:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.389s coverage: 84.0% of statements 00:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 00:35:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.158s coverage: 47.1% of statements 00:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:35:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.073s coverage: 100.0% of statements 00:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:35:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.091s coverage: 100.0% of statements 00:35:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:35:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.692s coverage: 29.1% of statements 00:35:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:35:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:35:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:35:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements 00:35:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:35:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.078s coverage: 100.0% of statements 00:35:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:35:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements 00:35:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements 00:35:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:35:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:35:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements 00:35:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:35:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 00:35:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.027s coverage: 32.1% of statements 00:35:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 00:35:56 GO111MODULE=on go vet ./... 00:36:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17851 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:36:10 Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout 00:36:15 using credential edgex-jenkins-ssh 00:36:15 Cloning the remote Git repository 00:36:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:16 > git init /w/workspace/edgex-go/31 # timeout=10 00:36:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:16 > git --version # timeout=10 00:36:16 > git --version # 'git version 2.17.1' 00:36:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:23 gofmt -l . 00:36:23 [ "`gofmt -l .`" = "" ] 00:36:23 ./bin/test-go-mod-tidy.sh 00:36:23 ./bin/test-attribution-txt.sh [Pipeline] sh 00:36:24 + ls -al . 00:36:24 total 636 00:36:24 drwxrwxr-x 10 1001 1001 4096 Dec 31 00:36 . 00:36:24 drwxr-xr-x 4 root root 30 Dec 31 00:34 .. 00:36:24 -rw-rw-r-- 1 1001 1001 11 Dec 31 00:32 .dockerignore 00:36:24 drwxrwxr-x 8 1001 1001 179 Dec 31 00:32 .git 00:36:24 drwxrwxr-x 3 1001 1001 125 Dec 31 00:32 .github 00:36:24 -rw-rw-r-- 1 1001 1001 824 Dec 31 00:32 .gitignore 00:36:24 drwx------ 3 1001 1001 47 Dec 31 00:33 .semver 00:36:24 -rw-rw-r-- 1 1001 1001 166 Dec 31 00:32 .sonarcloud.properties 00:36:24 -rw-rw-r-- 1 1001 1001 3804 Dec 31 00:32 CONTRIBUTING.md 00:36:24 -rw-rw-r-- 1 1001 1001 1035 Dec 31 00:32 Dockerfile.build 00:36:24 -rw-rw-r-- 1 1001 1001 863 Dec 31 00:32 Jenkinsfile 00:36:24 -rw-rw-r-- 1 1001 1001 10775 Dec 31 00:32 LICENSE 00:36:24 -rw-rw-r-- 1 1001 1001 5750 Dec 31 00:32 Makefile 00:36:24 -rw-rw-r-- 1 1001 1001 6511 Dec 31 00:32 README.md 00:36:24 -rw-rw-r-- 1 1001 1001 6744 Dec 31 00:32 SECURITY.md 00:36:24 -rw-rw-r-- 1 1001 1001 5 Dec 31 00:33 VERSION 00:36:24 -rw-rw-r-- 1 1001 1001 4131 Dec 31 00:32 ZMQWindows.md 00:36:24 drwxrwxr-x 2 1001 1001 117 Dec 31 00:32 bin 00:36:24 drwxrwxr-x 14 1001 1001 4096 Dec 31 00:32 cmd 00:36:24 -rw-r--r-- 1 root root 537189 Dec 31 00:35 coverage.out 00:36:24 -rw-r--r-- 1 root root 979 Dec 31 00:36 go.mod 00:36:24 -rw-r--r-- 1 root root 18739 Dec 31 00:36 go.sum 00:36:24 drwxrwxr-x 8 1001 1001 127 Dec 31 00:32 internal 00:36:24 drwxrwxr-x 4 1001 1001 26 Dec 31 00:32 openapi 00:36:24 drwxrwxr-x 4 1001 1001 71 Dec 31 00:32 snap 00:36:24 -rw-rw-r-- 1 1001 1001 168 Dec 31 00:32 version.go [Pipeline] sh 00:36:25 + '[' -e coverage.out ] 00:36:25 + chown 1001:1001 coverage.out [Pipeline] stash 00:36:25 Stashed 1 file(s) [Pipeline] sh 00:36:25 + make build 00:36:25 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 00:36:30 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 00:36:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:37 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:38 Merge succeeded, producing b74c8542319f22cecce3ac2fcadddd9370c2aa21 00:36:38 Checking out Revision b74c8542319f22cecce3ac2fcadddd9370c2aa21 (PR-2858) 00:36:39 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 00:36:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:37 > git config core.sparsecheckout # timeout=10 00:36:37 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:38 > git remote # timeout=10 00:36:38 > git config --get remote.origin.url # timeout=10 00:36:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:38 > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 00:36:38 > git rev-parse HEAD^{commit} # timeout=10 00:36:38 > git config core.sparsecheckout # timeout=10 00:36:38 > git checkout -f b74c8542319f22cecce3ac2fcadddd9370c2aa21 # timeout=10 00:36:40 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 00:36:42 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 00:36:42 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 00:36:43 Commit message: "Merge commit '68a8f910767166238b38b7946bcb5bba3869a893' into HEAD" 00:36:43 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 00:36:43 > git rev-list --no-walk 3a7de7d78618406e3dbb2325feded12b180b96be # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 00:36:44 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 [Pipeline] sh 00:36:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 00:36:45 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 [Pipeline] sh 00:36:46 + sudo service docker restart 00:36:46 + true 00:36:47 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:48 provisioning config files... 00:36:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config1069746999301786496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:48 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 00:36:48 ---> docker-login.sh 00:36:48 nexus3.edgexfoundry.org:10001 00:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:49 Configure a credential helper to remove this warning. See 00:36:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:49 00:36:49 Login Succeeded 00:36:49 nexus3.edgexfoundry.org:10002 00:36:50 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 00:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:50 Configure a credential helper to remove this warning. See 00:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:50 00:36:50 Login Succeeded 00:36:50 nexus3.edgexfoundry.org:10003 00:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:51 Configure a credential helper to remove this warning. See 00:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:51 00:36:51 Login Succeeded 00:36:51 nexus3.edgexfoundry.org:10004 00:36:51 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 00:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:51 Configure a credential helper to remove this warning. See 00:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:51 00:36:51 Login Succeeded 00:36:51 docker.io 00:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:52 Configure a credential helper to remove this warning. See 00:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:52 00:36:52 Login Succeeded 00:36:52 ---> docker-login.sh ends [Pipeline] } 00:36:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } 00:36:53 $ docker stop --time=1 f8a6efdc5d958dd06dc940710103f4d1d01930a6810d32a95b9eea74155788d9 00:36:55 $ docker rm -f f8a6efdc5d958dd06dc940710103f4d1d01930a6810d32a95b9eea74155788d9 [Pipeline] unstash [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo 00:36:56 ========================================================= 00:36:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:56 ========================================================= [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { 00:36:56 + 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 . [Pipeline] isUnix [Pipeline] sh 00:36:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:57 00:36:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:36:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:58 latest: Pulling from edgex-devops/edgex-compose 00:36:58 cbdbe7a5bc2a: Pulling fs layer 00:36:58 ca9280d653b3: Pulling fs layer 00:36:58 7e9c9ca2126c: Pulling fs layer 00:36:58 cbdbe7a5bc2a: Verifying Checksum 00:36:58 cbdbe7a5bc2a: Download complete 00:36:59 cbdbe7a5bc2a: Pull complete 00:36:59 Sending build context to Docker daemon 165.4MB 00:36:59 Step 1/7 : ARG BASE=golang:1.15-alpine 00:36:59 Step 2/7 : FROM ${BASE} 00:36:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:59 5f621e34cdf4: Pulling fs layer 00:36:59 a4357932f1b6: Pulling fs layer 00:36:59 18c013af1878: Pulling fs layer 00:36:59 00ac8860ef70: Pulling fs layer 00:36:59 63d7cb157983: Pulling fs layer 00:36:59 b116817d02f9: Pulling fs layer 00:36:59 745a02a5169b: Pulling fs layer 00:36:59 00ac8860ef70: Waiting 00:36:59 63d7cb157983: Waiting 00:36:59 b116817d02f9: Waiting 00:36:59 745a02a5169b: Waiting 00:36:59 18c013af1878: Verifying Checksum 00:36:59 18c013af1878: Download complete 00:36:59 a4357932f1b6: Verifying Checksum 00:36:59 a4357932f1b6: Download complete 00:37:00 63d7cb157983: Download complete 00:37:00 b116817d02f9: Verifying Checksum 00:37:00 b116817d02f9: Download complete 00:37:00 5f621e34cdf4: Verifying Checksum 00:37:00 5f621e34cdf4: Download complete 00:37:00 ca9280d653b3: Download complete 00:37:01 5f621e34cdf4: Pull complete 00:37:01 ca9280d653b3: Pull complete 00:37:01 a4357932f1b6: Pull complete 00:37:01 18c013af1878: Pull complete 00:37:03 7e9c9ca2126c: Download complete 00:37:03 745a02a5169b: Verifying Checksum 00:37:03 745a02a5169b: Download complete 00:37:04 00ac8860ef70: Verifying Checksum 00:37:04 00ac8860ef70: Download complete 00:37:10 7e9c9ca2126c: Pull complete 00:37:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:37:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:37:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:37:10 prd-centos7-docker-4c-2g-17843 does not seem to be running inside a container 00:37:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-devops/edgex-compose:latest cat 00:37:13 $ docker top b6eaf5a4ec4706500d700b15ff8e0cca770a4b1428779ab2e4028815541bd358 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:14 + docker-compose build --help 00:37:14 + grep parallel 00:37:14 00ac8860ef70: Pull complete 00:37:14 63d7cb157983: Pull complete 00:37:14 b116817d02f9: Pull complete 00:37:15 --parallel Build images in parallel. [Pipeline] } 00:37:15 $ docker stop --time=1 b6eaf5a4ec4706500d700b15ff8e0cca770a4b1428779ab2e4028815541bd358 00:37:17 $ docker rm -f b6eaf5a4ec4706500d700b15ff8e0cca770a4b1428779ab2e4028815541bd358 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:37:17 . [Pipeline] withDockerContainer 00:37:17 prd-centos7-docker-4c-2g-17843 does not seem to be running inside a container 00:37:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:37:18 745a02a5169b: Pull complete 00:37:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:18 ---> b7e6874047d6 00:37:18 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:37:18 $ docker top d2bffa2e824ecf6443102eaa3590d8274493627ac083fe7aedecff6abeb32978 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:19 + docker-compose -f ./docker-compose-build.yml build --parallel 00:37:20 Building docker-core-command-go ... 00:37:20 Building docker-core-data-go ... 00:37:20 Building docker-core-metadata-go ... 00:37:20 Building docker-security-bootstrap-redis-go ... 00:37:20 Building docker-security-proxy-setup-go ... 00:37:20 Building docker-security-secretstore-setup-go ... 00:37:20 Building docker-support-notifications-go ... 00:37:20 Building docker-support-scheduler-go ... 00:37:20 Building docker-sys-mgmt-agent-go ... 00:37:20 Building docker-core-data-go 00:37:20 Building docker-security-bootstrap-redis-go 00:37:20 Building docker-security-secretstore-setup-go 00:37:20 Building docker-security-proxy-setup-go 00:37:20 Building docker-core-metadata-go 00:37:21 ---> Running in 5f15beb3e3e5 00:37:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:24 (1/12) Installing libmagic (5.38-r0) 00:37:24 (2/12) Installing file (5.38-r0) 00:37:24 (3/12) Installing libc-dev (0.7.2-r3) 00:37:24 (4/12) Installing g++ (9.3.0-r2) 00:37:34 (5/12) Installing fortify-headers (1.1-r0) 00:37:34 (6/12) Installing patch (2.7.6-r6) 00:37:34 (7/12) Installing build-base (0.5-r2) 00:37:34 (8/12) Installing libsodium (1.0.18-r0) 00:37:34 (9/12) Installing pkgconf (1.7.2-r0) 00:37:34 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:34 (11/12) Installing libzmq (4.3.3-r0) 00:37:34 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:34 Executing busybox-1.31.1-r19.trigger 00:37:34 OK: 217 MiB in 51 packages 00:37:39 Removing intermediate container 5f15beb3e3e5 00:37:39 ---> 456c52a383ac 00:37:39 Step 4/7 : WORKDIR /edgex-go 00:37:39 ---> Running in 9e9464b3f6ca 00:37:39 Removing intermediate container 9e9464b3f6ca 00:37:39 ---> 83da586f171b 00:37:39 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:37:39 latest: Pulling from library/docker 00:37:40 159e5727ea61: Pulling fs layer 00:37:40 687389c36290: Pulling fs layer 00:37:40 94e28978939c: Pulling fs layer 00:37:40 ea42096754a7: Pulling fs layer 00:37:40 bd61cee6920e: Pulling fs layer 00:37:40 87c4ece4675c: Pulling fs layer 00:37:40 90ca8b2ff088: Pulling fs layer 00:37:40 90ca8b2ff088: Waiting 00:37:40 ea42096754a7: Waiting 00:37:40 87c4ece4675c: Waiting 00:37:40 bd61cee6920e: Waiting 00:37:40 94e28978939c: Verifying Checksum 00:37:40 94e28978939c: Download complete 00:37:40 159e5727ea61: Verifying Checksum 00:37:40 159e5727ea61: Download complete 00:37:40 687389c36290: Verifying Checksum 00:37:40 687389c36290: Download complete 00:37:40 bd61cee6920e: Verifying Checksum 00:37:40 bd61cee6920e: Download complete 00:37:40 87c4ece4675c: Verifying Checksum 00:37:40 87c4ece4675c: Download complete 00:37:40 90ca8b2ff088: Verifying Checksum 00:37:40 90ca8b2ff088: Download complete 00:37:40 159e5727ea61: Pull complete 00:37:41 687389c36290: Pull complete 00:37:41 ea42096754a7: Verifying Checksum 00:37:41 ea42096754a7: Download complete 00:37:41 94e28978939c: Pull complete 00:37:46 ea42096754a7: Pull complete 00:37:46 bd61cee6920e: Pull complete 00:37:46 87c4ece4675c: Pull complete 00:37:46 90ca8b2ff088: Pull complete 00:37:46 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 00:37:46 Status: Downloaded newer image for docker:latest 00:37:51 ---> 939de5fa5741 00:37:51 Step 6/7 : COPY go.mod . 00:37:51 ---> 6ffc152d4589 00:37:51 Step 7/7 : RUN go mod download 00:37:52 ---> Running in 3dcbd174f8c4 00:37:59 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:37:59 ---> fabc320bd2d3 00:37:59 Step 3/21 : WORKDIR /edgex-go 00:37:59 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:59 ---> fabc320bd2d3 00:37:59 Step 3/24 : WORKDIR /edgex-go 00:37:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:59 ---> fabc320bd2d3 00:37:59 Step 3/23 : WORKDIR /edgex-go 00:37:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:59 ---> fabc320bd2d3 00:37:59 Step 3/22 : WORKDIR /edgex-go 00:37:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:59 ---> fabc320bd2d3 00:37:59 Step 3/22 : WORKDIR /edgex-go 00:37:59 ---> Running in 5563e445d6e2 00:37:59 ---> Running in 1071032c9bec 00:37:59 ---> Running in 29d2af2f5f4e 00:37:59 ---> Running in b681ccf621ad 00:37:59 ---> Running in 61be571c9b91 00:37:59 Removing intermediate container 61be571c9b91 00:37:59 ---> ea8a235a7952 00:37:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:59 Removing intermediate container b681ccf621ad 00:37:59 ---> 3a1f983c3dc4 00:37:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:59 Removing intermediate container 5563e445d6e2 00:37:59 ---> 8f2ea66d1665 00:37:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:59 Removing intermediate container 1071032c9bec 00:37:59 ---> d3551ab4b941 00:37:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:59 Removing intermediate container 29d2af2f5f4e 00:37:59 ---> 61a6afd11059 00:37:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:59 ---> Running in d5b1aaa99d80 00:37:59 ---> Running in 8adcf787fb39 00:37:59 ---> Running in 01fb4d0fe2c2 00:37:59 ---> Running in 5aee1fc22310 00:37:59 ---> Running in b95adc037afe 00:38:00 Removing intermediate container 01fb4d0fe2c2 00:38:00 ---> be489dd8d7a7 00:38:00 Step 5/21 : RUN apk update && apk add make git 00:38:00 Removing intermediate container d5b1aaa99d80 00:38:00 ---> e645bb68a299 00:38:00 Step 5/24 : RUN apk update && apk add make git 00:38:00 ---> Running in d8fc6cb58200 00:38:00 Removing intermediate container 8adcf787fb39 00:38:00 ---> 10d5b9bb6d8e 00:38:00 Step 5/22 : RUN apk update && apk add make git 00:38:00 Removing intermediate container b95adc037afe 00:38:00 ---> 54b0e6d78169 00:38:00 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:38:00 Removing intermediate container 5aee1fc22310 00:38:00 ---> 3422cbd34158 00:38:00 Step 5/22 : RUN apk update && apk add make git 00:38:00 ---> Running in 9adcad4141e3 00:38:00 ---> Running in cd8eb1f0423a 00:38:00 ---> Running in 3b15da5c3e42 00:38:00 ---> Running in 16854df6cca4 00:38:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:03 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:03 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:03 OK: 12750 distinct packages available 00:38:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:03 OK: 233 MiB in 51 packages 00:38:04 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:04 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:04 OK: 12750 distinct packages available 00:38:04 OK: 233 MiB in 51 packages 00:38:04 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:04 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:04 OK: 12750 distinct packages available 00:38:04 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:04 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:04 OK: 12750 distinct packages available 00:38:04 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:04 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:04 OK: 12750 distinct packages available 00:38:04 OK: 233 MiB in 51 packages 00:38:04 OK: 233 MiB in 51 packages 00:38:04 Removing intermediate container d8fc6cb58200 00:38:04 ---> 8d393772dc9f 00:38:04 Step 6/21 : COPY go.mod . 00:38:04 OK: 233 MiB in 51 packages 00:38:05 Removing intermediate container 9adcad4141e3 00:38:05 ---> d9f69362f65a 00:38:05 Step 6/24 : COPY go.mod . 00:38:05 ---> b1f37cbd760a 00:38:05 Step 7/21 : RUN go mod download 00:38:05 ---> Running in 0bc446a1b35f 00:38:05 ---> f91b914bcc30 00:38:05 Step 7/24 : RUN go mod download 00:38:06 ---> Running in 00c53f081c34 00:38:06 Removing intermediate container cd8eb1f0423a 00:38:06 ---> c6fd5fd48b02 00:38:06 Step 6/23 : COPY go.mod . 00:38:06 Removing intermediate container 3b15da5c3e42 00:38:06 ---> d8d26fc32439 00:38:06 Step 6/22 : COPY go.mod . 00:38:06 Removing intermediate container 16854df6cca4 00:38:06 ---> 2e3852ca9418 00:38:06 Step 6/22 : COPY go.mod . 00:38:06 ---> c8937ddc2c2d 00:38:06 Step 7/23 : RUN go mod download 00:38:06 ---> fedc87695ac1 00:38:06 Step 7/22 : RUN go mod download 00:38:06 ---> fa36ddb24273 00:38:06 Step 7/22 : RUN go mod download 00:38:06 ---> Running in 21589d187b1f 00:38:06 ---> Running in a0ea7234287d 00:38:06 ---> Running in e561f471e11a 00:38:08 Removing intermediate container 0bc446a1b35f 00:38:08 ---> 3a778ecb04be 00:38:08 Step 8/21 : COPY . . 00:38:08 Removing intermediate container 00c53f081c34 00:38:08 ---> 5108ff25c4eb 00:38:08 Step 8/24 : COPY . . 00:38:09 Removing intermediate container 21589d187b1f 00:38:09 ---> 9ad0e439a3aa 00:38:09 Step 8/22 : COPY . . 00:38:18 Removing intermediate container 3dcbd174f8c4 00:38:18 ---> a85dae62669a 00:38:18 Successfully built a85dae62669a 00:38:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:19 + docker inspect -f . ci-base-image-arm64 00:38:19 . [Pipeline] withDockerContainer 00:38:19 prd-ubuntu18.04-docker-arm64-4c-16g-17851 does not seem to be running inside a container 00:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-arm64 cat 00:38:21 $ docker top 0073d65a087f310f1fcd14a30c2e84a43017f266d5b398cf8756bb5386ac982f -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:22 + go version 00:38:22 go version go1.15.5 linux/arm64 [Pipeline] } 00:38:22 $ docker stop --time=1 0073d65a087f310f1fcd14a30c2e84a43017f266d5b398cf8756bb5386ac982f 00:38:24 $ docker rm -f 0073d65a087f310f1fcd14a30c2e84a43017f266d5b398cf8756bb5386ac982f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:25 + docker inspect -f . ci-base-image-arm64 00:38:25 . [Pipeline] withDockerContainer 00:38:25 prd-ubuntu18.04-docker-arm64-4c-16g-17851 does not seem to be running inside a container 00:38:25 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-arm64 cat 00:38:26 $ docker top 23397d4d762b48b95ac0256024f99cee1139b74c0351b2618d8d8af78bbcfa62 -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:27 ========================================================= 00:38:27 [edgeXBuildGoParallel] Running Tests and Build... 00:38:27 ========================================================= [Pipeline] sh 00:38:27 + make test 00:38:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:35 Removing intermediate container a0ea7234287d 00:38:35 ---> 817e18949f46 00:38:35 Step 8/23 : COPY . . 00:38:35 Removing intermediate container e561f471e11a 00:38:35 ---> 42a887938b35 00:38:35 Step 8/22 : COPY . . 00:38:54 ? github.com/edgexfoundry/edgex-go [no test files] 00:39:08 ---> aad671ad1e97 00:39:08 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:11 ---> Running in 47f3f6a9f247 00:39:12 ---> 3b4f90579083 00:39:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:39:13 ---> 73d68ae580f7 00:39:13 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:39:13 ---> Running in bee21d8ea55b 00:39:14 ---> Running in 414469efeb2f 00:39:14 ---> f75a52452519 00:39:14 Step 9/23 : RUN make cmd/core-data/core-data 00:39:14 ---> 1a9964ced1e6 00:39:14 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:39:14 ---> Running in b6aaebef6d2a 00:39:14 ---> Running in 509116b3bb15 00:39:14 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 00:39:14 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 00:39:15 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 00:39:15 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 00:39:15 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 00:39:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:47 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 00:39:47 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 00:39:54 Removing intermediate container 509116b3bb15 00:39:54 ---> 16a4000e87d0 00:39:54 00:39:54 Step 10/22 : FROM alpine:3.10 00:39:54 3.10: Pulling from library/alpine 00:39:54 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:39:54 Status: Downloaded newer image for alpine:3.10 00:39:54 ---> be4e4bea2c2e 00:39:54 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:39:54 ---> Running in fc4eb40a22f6 00:39:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:39:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:39:56 v3.10.5-172-g46bfe57e1d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:39:56 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:39:56 OK: 10350 distinct packages available 00:39:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:56 (1/5) Installing ca-certificates (20191127-r2) 00:39:56 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:39:56 (3/5) Installing libcurl (7.66.0-r3) 00:39:56 (4/5) Installing curl (7.66.0-r3) 00:39:56 (5/5) Installing dumb-init (1.2.2-r1) 00:39:56 Executing busybox-1.30.1-r3.trigger 00:39:56 Executing ca-certificates-20191127-r2.trigger 00:39:56 OK: 7 MiB in 19 packages 00:40:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:40:00 Removing intermediate container 47f3f6a9f247 00:40:00 ---> b798131226e6 00:40:00 00:40:00 Step 10/24 : FROM alpine:3.10 00:40:00 ---> be4e4bea2c2e 00:40:00 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:40:00 Removing intermediate container bee21d8ea55b 00:40:00 ---> f0cababbf040 00:40:00 00:40:00 Step 10/21 : FROM alpine 00:40:00 ---> Running in 5bdfe75457e2 00:40:00 latest: Pulling from library/alpine 00:40:01 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:40:01 Status: Downloaded newer image for alpine:latest 00:40:01 ---> 389fef711851 00:40:01 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:40:01 ---> Running in fb7611a25904 00:40:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:40:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:40:02 v3.10.5-172-g46bfe57e1d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:40:02 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:40:02 OK: 10350 distinct packages available 00:40:02 (1/5) Installing ca-certificates (20191127-r2) 00:40:03 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:40:03 (3/5) Installing libcurl (7.66.0-r3) 00:40:03 Removing intermediate container fc4eb40a22f6 00:40:03 ---> 656a0fed5b49 00:40:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:40:03 (4/5) Installing curl (7.66.0-r3) 00:40:03 (5/5) Installing dumb-init (1.2.2-r1) 00:40:03 Executing busybox-1.30.1-r3.trigger 00:40:03 Executing ca-certificates-20191127-r2.trigger 00:40:03 OK: 7 MiB in 19 packages 00:40:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:04 v3.12.3-21-gd73c439b42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:40:04 v3.12.3-19-g600182bf4f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:40:04 OK: 12745 distinct packages available 00:40:04 (1/4) Installing ca-certificates (20191127-r4) 00:40:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:40:05 (3/4) Installing libcurl (7.69.1-r3) 00:40:05 (4/4) Installing curl (7.69.1-r3) 00:40:05 Executing busybox-1.31.1-r19.trigger 00:40:05 Executing ca-certificates-20191127-r4.trigger 00:40:05 OK: 7 MiB in 18 packages 00:40:05 ---> Running in 93643610c604 00:40:06 Removing intermediate container 414469efeb2f 00:40:06 ---> 5841fc1948ef 00:40:06 00:40:06 Step 10/22 : FROM scratch 00:40:06 ---> 00:40:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:06 Removing intermediate container b6aaebef6d2a 00:40:06 ---> f25418c71b4c 00:40:06 00:40:06 Step 10/23 : FROM alpine 00:40:06 ---> 389fef711851 00:40:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:07 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.236s coverage: 46.6% of statements 00:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:40:07 ---> Running in d9f0507cf4ba 00:40:07 Removing intermediate container 93643610c604 00:40:07 ---> 61d4e5cbf02a 00:40:07 Step 13/22 : WORKDIR / 00:40:07 Removing intermediate container 5bdfe75457e2 00:40:07 ---> 5e32ba3ec53c 00:40:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:07 ---> Running in 9c1fa8426e03 00:40:07 ---> Running in 31b4d69ba627 00:40:07 ---> Running in ac101c250da0 00:40:07 Removing intermediate container fb7611a25904 00:40:07 ---> 1468eef8e7e5 00:40:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:07 Removing intermediate container d9f0507cf4ba 00:40:07 ---> b51b082c2614 00:40:07 Step 12/22 : ENV APP_PORT=48081 00:40:07 ---> Running in 11ccc77040dd 00:40:08 ---> Running in ba583ab48d2b 00:40:08 Removing intermediate container 9c1fa8426e03 00:40:08 ---> 406077320aa6 00:40:08 Step 12/23 : ENV APP_PORT=48080 00:40:08 Removing intermediate container ac101c250da0 00:40:08 ---> 429e691074d5 00:40:08 Step 13/24 : WORKDIR / 00:40:08 Removing intermediate container 31b4d69ba627 00:40:08 ---> 6836c03d8f6f 00:40:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:40:08 ---> Running in 3fa7cad7828c 00:40:08 ---> Running in 5d404967b268 00:40:08 Removing intermediate container 11ccc77040dd 00:40:08 ---> 4acbf8e1af17 00:40:08 Step 13/21 : WORKDIR /edgex 00:40:08 Removing intermediate container ba583ab48d2b 00:40:08 ---> 7151495c329b 00:40:08 Step 13/22 : EXPOSE $APP_PORT 00:40:08 ---> Running in b150dcb7c018 00:40:08 Removing intermediate container 3fa7cad7828c 00:40:08 ---> 1827bd486ec3 00:40:08 Step 13/23 : EXPOSE $APP_PORT 00:40:09 ---> 193d4922708a 00:40:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:40:09 ---> Running in ea7a573ac7b6 00:40:09 Removing intermediate container 5d404967b268 00:40:09 ---> f66d3ea7d0e0 00:40:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:40:09 ---> Running in c8b89f7f1f9a 00:40:09 Removing intermediate container ea7a573ac7b6 00:40:09 ---> 6bafd3a457df 00:40:09 Step 14/22 : WORKDIR / 00:40:09 Removing intermediate container b150dcb7c018 00:40:09 ---> fd03544c5e5a 00:40:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:40:09 ---> Running in 15e3d3f2a06d 00:40:09 Removing intermediate container c8b89f7f1f9a 00:40:09 ---> 6436e2c2c6e8 00:40:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:10 ---> e75aa3be5cc8 00:40:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:40:10 ---> Running in a096884d7aa9 00:40:10 ---> fd310eb390a2 00:40:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:40:10 Removing intermediate container 15e3d3f2a06d 00:40:10 ---> 1bbec9305057 00:40:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:40:10 ---> 3c347aaa3955 00:40:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:40:10 ---> 290b395089ab 00:40:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:40:10 ---> 578511282b7b 00:40:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:40:10 ---> 3f1879226187 00:40:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:40:11 ---> 8a00147677db 00:40:11 Step 18/22 : RUN chmod +x entrypoint.sh 00:40:11 ---> df6de5b8502b 00:40:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:40:11 ---> e8150b4ff5d4 00:40:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:40:11 ---> Running in f22c56d2f303 00:40:11 ---> 12d0a6f2ec53 00:40:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:40:12 Removing intermediate container a096884d7aa9 00:40:12 ---> 30da86541991 00:40:12 Step 15/23 : RUN apk --no-cache add zeromq 00:40:12 ---> 7e484d09b132 00:40:12 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:40:12 ---> b07ace774226 00:40:12 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:40:12 ---> 5d31498459bd 00:40:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:40:12 ---> Running in 7ef846e0f41a 00:40:12 ---> Running in 66410bca2dfd 00:40:12 ---> Running in f79222545761 00:40:12 Removing intermediate container 66410bca2dfd 00:40:12 ---> 637eda54c39a 00:40:12 Step 18/21 : CMD ["--init=true"] 00:40:13 Removing intermediate container f79222545761 00:40:13 ---> 4df41a57545a 00:40:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:13 ---> Running in db1e08c9198e 00:40:13 ---> 40b9bc85fb3b 00:40:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:40:13 ---> Running in efe27b1e8b48 00:40:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:13 Removing intermediate container db1e08c9198e 00:40:13 ---> a32edc5b1009 00:40:13 Step 19/21 : LABEL arch=x86_64 00:40:13 ---> Running in 152b7b9bbd26 00:40:13 Removing intermediate container f22c56d2f303 00:40:13 ---> 7ea59c589d5e 00:40:13 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:40:13 Removing intermediate container efe27b1e8b48 00:40:13 ---> 2851ac98a5a8 00:40:13 Step 20/22 : LABEL arch=x86_64 00:40:13 ---> 29698ae2765f 00:40:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:40:13 ---> Running in 3988ba4a3e15 00:40:13 ---> Running in 713b99c88541 00:40:13 ---> Running in b4bea1df94a4 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.516s coverage: 27.0% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.538s coverage: 74.4% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.386s coverage: 83.3% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:14 Removing intermediate container 152b7b9bbd26 00:40:14 ---> d6c5e69ef775 00:40:14 Step 20/21 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:40:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:14 ---> Running in 6ba10ebe33ef 00:40:14 Removing intermediate container 3988ba4a3e15 00:40:14 ---> 848c585eaa6f 00:40:14 Step 21/22 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:40:14 Removing intermediate container 713b99c88541 00:40:14 ---> cfa36e087cf5 00:40:14 Step 20/22 : LABEL arch=x86_64 00:40:14 ---> Running in 0162f08b814b 00:40:14 ---> Running in 0f93f26bf9ec 00:40:14 Removing intermediate container 6ba10ebe33ef 00:40:14 ---> c827f23cc7de 00:40:14 Step 21/21 : LABEL version=0.0.0 00:40:14 ---> Running in d0c2cceb5594 00:40:14 Removing intermediate container 0f93f26bf9ec 00:40:14 ---> 8df8e0931a10 00:40:14 Step 22/22 : LABEL version=0.0.0 00:40:14 Removing intermediate container 0162f08b814b 00:40:14 ---> 8ea03d25de60 00:40:14 Step 21/22 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:40:14 ---> Running in e8af30462888 00:40:14 ---> Running in 95c8824cc38b 00:40:15 Removing intermediate container d0c2cceb5594 00:40:15 ---> 98446ca8f7f4 00:40:15 00:40:15 (1/5) Installing libgcc (9.3.0-r2) 00:40:15 Removing intermediate container 95c8824cc38b 00:40:15 ---> 3d42763d57d4 00:40:15 Step 22/22 : LABEL version=0.0.0 00:40:15 (2/5) Installing libsodium (1.0.18-r0) 00:40:15 Removing intermediate container e8af30462888 00:40:15 ---> 9f45bc10025a 00:40:15 00:40:15 Successfully built 98446ca8f7f4 00:40:15 Successfully tagged docker-security-proxy-setup-go:latest 00:40:15 ---> Running in 12b362b9cc32 00:40:15  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 00:40:15 (3/5) Installing libstdc++ (9.3.0-r2) 00:40:15 Successfully built 9f45bc10025a 00:40:16 Removing intermediate container b4bea1df94a4 00:40:16 ---> b4d959115a16 00:40:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:40:16 Successfully tagged docker-core-metadata-go:latest 00:40:16 Building docker-support-notifications-go 00:40:16  Building docker-core-metadata-go ... done Removing intermediate container 12b362b9cc32 00:40:16 ---> b1a4b903c8af 00:40:16 00:40:16 ---> Running in 1aee54e72c03 00:40:16 Successfully built b1a4b903c8af 00:40:16 (4/5) Installing libzmq (4.3.3-r0) 00:40:16 Successfully tagged docker-security-bootstrap-redis-go:latest 00:40:16 Building docker-sys-mgmt-agent-go 00:40:16  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 1aee54e72c03 00:40:16 ---> 6a9e8a56f385 00:40:16 Step 22/24 : LABEL arch=x86_64 00:40:16 ---> Running in 06bb21e4a0c7 00:40:16 (5/5) Installing zeromq (4.3.3-r0) 00:40:16 Removing intermediate container 06bb21e4a0c7 00:40:16 ---> fc72ee1c2f8c 00:40:16 Step 23/24 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:40:16 Executing busybox-1.31.1-r19.trigger 00:40:16 OK: 8 MiB in 19 packages 00:40:16 ---> Running in fb4bdbf2d932 00:40:17 Removing intermediate container fb4bdbf2d932 00:40:17 ---> 7652687a4890 00:40:17 Step 24/24 : LABEL version=0.0.0 00:40:17 ---> Running in 4d124ce1c6cb 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.153s coverage: 28.6% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.320s coverage: 100.0% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.325s coverage: 86.7% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.378s coverage: 97.5% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:22 Removing intermediate container 4d124ce1c6cb 00:40:22 ---> 5c34e20cc6fd 00:40:22 00:40:22 Removing intermediate container 7ef846e0f41a 00:40:22 ---> 2ccf0976ddcd 00:40:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.164s coverage: 78.3% of statements 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:24 Successfully built 5c34e20cc6fd 00:40:24 Successfully tagged docker-security-secretstore-setup-go:latest 00:40:24  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 00:40:24 ---> af0ed74fdfbe 00:40:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:40:25 ---> 865fb4794cc2 00:40:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:40:25 ---> 4e58bc5a1002 00:40:25 Step 19/23 : ENTRYPOINT ["/core-data"] 00:40:26 ---> Running in 40e80b1c8ce2 00:40:28 Removing intermediate container 40e80b1c8ce2 00:40:28 ---> 1ac184f0cf2e 00:40:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:29 ---> Running in b612d44f5c10 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.051s coverage: 93.8% of statements 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.238s coverage: 0.1% of statements 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.087s coverage: 100.0% of statements 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.129s coverage: 75.5% of statements 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.8% of statements 00:40:30 Removing intermediate container b612d44f5c10 00:40:30 ---> 52f4ee8fb268 00:40:30 Step 21/23 : LABEL arch=x86_64 00:40:30 ---> Running in 72048744ef2a 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.122s coverage: 87.2% of statements 00:40:31 Removing intermediate container 72048744ef2a 00:40:31 ---> 98e0dc5c2af6 00:40:31 Step 22/23 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.2% of statements 00:40:32 ---> Running in 560d929dbcc1 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.171s coverage: 91.4% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:33 Removing intermediate container 560d929dbcc1 00:40:33 ---> 2b58392f4ca6 00:40:33 Step 23/23 : LABEL version=0.0.0 00:40:34 ---> Running in 38ff7aa6e25e 00:40:34 Removing intermediate container 38ff7aa6e25e 00:40:34 ---> bbc928ee7ff1 00:40:34 00:40:35 Successfully built bbc928ee7ff1 00:40:35 Successfully tagged docker-core-data-go:latest 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.599s coverage: 63.5% of statements 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.094s coverage: 100.0% of statements 00:40:39  Building docker-core-data-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:40:39 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:40:39 ---> fabc320bd2d3 00:40:39 Step 3/27 : WORKDIR /edgex-go 00:40:39 ---> Using cache 00:40:39 ---> 61a6afd11059 00:40:39 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:39 ---> Using cache 00:40:39 ---> 54b0e6d78169 00:40:39 Step 5/27 : RUN apk update && apk add make bash git 00:40:40 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:40:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:40:40 ---> fabc320bd2d3 00:40:40 Step 3/24 : WORKDIR /edgex-go 00:40:40 ---> Using cache 00:40:40 ---> 61a6afd11059 00:40:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:40 ---> Using cache 00:40:40 ---> 54b0e6d78169 00:40:40 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:40:40 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:40:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:40:40 ---> fabc320bd2d3 00:40:40 Step 3/21 : WORKDIR /edgex-go 00:40:40 ---> Using cache 00:40:40 ---> 61a6afd11059 00:40:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:40 ---> Using cache 00:40:40 ---> 54b0e6d78169 00:40:40 Step 5/21 : RUN apk update && apk add make git 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.860s coverage: 55.9% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:40:42 ---> Running in 4d19963d49ad 00:40:42 ---> Running in 360d3488311c 00:40:42 ---> Running in 4ae990cd9b69 00:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.407s coverage: 37.0% of statements 00:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.730s coverage: 84.0% of statements 00:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.078s coverage: 100.0% of statements 00:40:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:40:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:40:46 ---> fabc320bd2d3 00:40:46 Step 3/22 : WORKDIR /edgex-go 00:40:46 ---> Using cache 00:40:46 ---> 61a6afd11059 00:40:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:46 ---> Using cache 00:40:46 ---> 54b0e6d78169 00:40:46 Step 5/22 : RUN apk update && apk add make git 00:40:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:46 ---> Running in 1f55534f4d8f 00:40:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:47 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:40:47 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:40:47 OK: 12750 distinct packages available 00:40:47 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:40:47 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:40:47 OK: 12750 distinct packages available 00:40:47 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:40:47 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:40:47 OK: 12750 distinct packages available 00:40:47 OK: 233 MiB in 51 packages 00:40:47 OK: 233 MiB in 51 packages 00:40:47 OK: 233 MiB in 51 packages 00:40:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:48 Removing intermediate container 4ae990cd9b69 00:40:48 ---> 1f3420c012a3 00:40:48 Step 6/21 : COPY go.mod . 00:40:48 Removing intermediate container 4d19963d49ad 00:40:48 ---> acffa8a4088b 00:40:48 Step 6/27 : COPY go.mod . 00:40:48 Removing intermediate container 360d3488311c 00:40:48 ---> 34258e89759b 00:40:48 Step 6/24 : COPY go.mod . 00:40:48 ---> 8ecbfd26fa61 00:40:48 Step 7/21 : RUN go mod download 00:40:48 ---> Running in 94c6738c8c0b 00:40:48 ---> bac16f9e7271 00:40:48 Step 7/27 : RUN go mod download 00:40:48 ---> 972acac14320 00:40:48 Step 7/24 : RUN go mod download 00:40:48 ---> Running in 53182f18ca10 00:40:48 ---> Running in d1a4fcfd7d69 00:40:48 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:40:48 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:40:48 OK: 12750 distinct packages available 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.387s coverage: 47.1% of statements 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.168s coverage: 100.0% of statements 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:49 OK: 233 MiB in 51 packages 00:40:50 Removing intermediate container 1f55534f4d8f 00:40:50 ---> abb5b66030a9 00:40:50 Step 6/22 : COPY go.mod . 00:40:50 ---> 7f236cc32e0c 00:40:50 Step 7/22 : RUN go mod download 00:40:50 ---> Running in c7a3a96dd58e 00:40:51 Removing intermediate container 53182f18ca10 00:40:51 ---> 8ad0f2193227 00:40:51 Step 8/24 : COPY . . 00:40:51 Removing intermediate container d1a4fcfd7d69 00:40:51 ---> 0c9e478b4135 00:40:51 Step 8/27 : COPY . . 00:40:51 Removing intermediate container 94c6738c8c0b 00:40:51 ---> 24c977e57509 00:40:51 Step 8/21 : COPY . . 00:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.005s coverage: 29.1% of statements 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.206s coverage: 99.0% of statements 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.091s coverage: 100.0% of statements 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:54 ok github.com/edgexfoundry/edgex-go/internal/system 0.076s coverage: 0.0% of statements 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 00:40:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 00:40:56 GO111MODULE=on go vet ./... 00:40:59 Removing intermediate container c7a3a96dd58e 00:40:59 ---> 9989ecb3c737 00:40:59 Step 8/22 : COPY . . 00:41:26 ---> 5325f646537f 00:41:26 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:41:26 ---> 653c22846cd5 00:41:26 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:41:26 ---> d62400030a75 00:41:26 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:41:26 ---> Running in 7b583da5b7e6 00:41:26 ---> Running in 22fe81914861 00:41:26 ---> Running in 35fc3e8f00b1 00:41:26 ---> b97e76931882 00:41:26 Step 9/22 : RUN make cmd/core-command/core-command 00:41:26 ---> Running in 6379de004cd3 00:41:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:41:26 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 00:41:26 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 00:41:26 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 00:41:58 Removing intermediate container 22fe81914861 00:41:58 ---> 81fccbf1adbb 00:41:58 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:41:58 Removing intermediate container 6379de004cd3 00:41:58 ---> 10c1e93da2e5 00:41:58 00:41:58 Step 10/22 : FROM scratch 00:41:58 ---> 00:41:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:41:58 Removing intermediate container 7b583da5b7e6 00:41:58 ---> bab6feaa25e3 00:41:58 00:41:58 Step 10/24 : FROM scratch 00:41:58 ---> 00:41:58 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:41:58 Removing intermediate container 35fc3e8f00b1 00:41:58 ---> 385d9c6d3f2a 00:41:58 00:41:58 Step 10/21 : FROM scratch 00:41:58 ---> 00:41:58 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:41:58 ---> Using cache 00:41:58 ---> b51b082c2614 00:41:58 Step 12/21 : ENV APP_PORT=48085 00:41:58 ---> Using cache 00:41:58 ---> b51b082c2614 00:41:58 Step 12/22 : ENV APP_PORT=48082 00:41:58 ---> Running in 08269b2f80f1 00:41:58 ---> Running in 1533cdd4c0b1 00:41:58 ---> Running in 9ab4caef27ff 00:41:58 ---> Running in fec5b94371a7 00:41:58 Removing intermediate container fec5b94371a7 00:41:58 ---> 91f17529acb7 00:41:58 Step 13/21 : EXPOSE $APP_PORT 00:41:58 Removing intermediate container 1533cdd4c0b1 00:41:58 ---> dee9e9718014 00:41:58 Step 12/24 : ENV APP_PORT=48060 00:41:58 Removing intermediate container 9ab4caef27ff 00:41:58 ---> a0d7f7721dff 00:41:58 Step 13/22 : EXPOSE $APP_PORT 00:41:58 ---> Running in 7dc6fdb2e326 00:41:58 ---> Running in a44abcb8ae36 00:41:58 ---> Running in a27243800db0 00:41:58 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 00:41:58 Removing intermediate container a27243800db0 00:41:58 ---> d6e9eb99d83d 00:41:58 Step 13/24 : EXPOSE $APP_PORT 00:41:58 Removing intermediate container a44abcb8ae36 00:41:58 ---> b5d94fc1bb54 00:41:58 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:41:58 Removing intermediate container 7dc6fdb2e326 00:41:58 ---> 2409e8b615ae 00:41:58 Step 14/22 : WORKDIR / 00:41:58 ---> Running in 61a2a0f184e9 00:41:58 ---> Running in 273da01df138 00:41:58 Removing intermediate container 61a2a0f184e9 00:41:58 ---> 0b60fccd6fe2 00:41:58 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:41:58 ---> fce8f17485bb 00:41:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:41:58 Removing intermediate container 273da01df138 00:41:58 ---> b39a12f1cb25 00:41:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:41:58 ---> e014902def31 00:41:58 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:41:58 ---> 93d51819a3e0 00:41:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:41:58 ---> 4cf695d709e1 00:41:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:41:58 ---> be758c3c859e 00:41:58 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:41:58 Removing intermediate container 08269b2f80f1 00:41:58 ---> 0ec631c4065a 00:41:58 00:41:58 Step 11/27 : FROM docker:latest 00:41:58 ---> 0040bc98e531 00:41:58 Step 12/27 : RUN apk add --no-cache bash 00:41:58 ---> 7988515ed5f9 00:41:58 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:41:58 ---> 16fdffeddba8 00:41:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:41:58 ---> Running in 7bf2464a01b7 00:41:58 ---> Running in 1ad972ee484d 00:41:58 Removing intermediate container 1ad972ee484d 00:41:58 ---> 9d911d900219 00:41:58 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:58 ---> 6f70ec30fcfd 00:41:58 Step 18/22 : ENTRYPOINT ["/core-command"] 00:41:58 ---> 955ccbfc2c0f 00:41:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:41:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:59 (1/2) Installing readline (8.0.4-r0) 00:41:59 (2/2) Installing bash (5.0.17-r0) 00:41:59 Executing bash-5.0.17-r0.post-install 00:41:59 Executing busybox-1.31.1-r19.trigger 00:41:59 OK: 12 MiB in 22 packages 00:41:59 ---> Running in 6a4064939f6f 00:41:59 ---> Running in 0298bb3a5757 00:41:59 ---> b3ab35b5b529 00:41:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:41:59 Removing intermediate container 6a4064939f6f 00:41:59 ---> 436f33687fc9 00:41:59 Step 19/21 : LABEL arch=x86_64 00:42:00 Removing intermediate container 0298bb3a5757 00:42:00 ---> b773123868e6 00:42:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:42:00 ---> Running in 4ebe2f774523 00:42:00 ---> Running in d910b8128019 00:42:00 ---> 277cc7609c51 00:42:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:42:00 Removing intermediate container 4ebe2f774523 00:42:00 ---> 56f144aeaa87 00:42:00 Step 20/21 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:42:00 Removing intermediate container 7bf2464a01b7 00:42:00 ---> d7b4eb03babf 00:42:00 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:42:00 ---> Running in 37d8e87ca133 00:42:00 ---> Running in bd56cdd51417 00:42:00 Removing intermediate container d910b8128019 00:42:00 ---> 3c6a097b3f45 00:42:00 Step 20/22 : LABEL arch=x86_64 00:42:00 ---> 5ae5555ebeeb 00:42:00 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:42:00 ---> Running in 8429f3e686cb 00:42:00 ---> Running in e02fd6841297 00:42:00 Removing intermediate container 37d8e87ca133 00:42:00 ---> c27c304d9241 00:42:00 Step 21/21 : LABEL version=0.0.0 00:42:01 ---> Running in 28784315cba1 00:42:01 Removing intermediate container 8429f3e686cb 00:42:01 ---> 5ecc949042a0 00:42:01 Step 21/22 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:42:01 Removing intermediate container e02fd6841297 00:42:01 ---> 1b55473defe9 00:42:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:42:01 ---> Running in eb1f40780419 00:42:01 Removing intermediate container 28784315cba1 00:42:01 ---> b3c1161a303f 00:42:01 00:42:01 ---> Running in 2af7bf05a21b 00:42:01 Removing intermediate container eb1f40780419 00:42:01 ---> c3284ab8ae47 00:42:01 Step 22/22 : LABEL version=0.0.0 00:42:01 Successfully built b3c1161a303f 00:42:01 Removing intermediate container 2af7bf05a21b 00:42:01 ---> f69553b7b467 00:42:01 Step 22/24 : LABEL arch=x86_64 00:42:01 Successfully tagged docker-support-scheduler-go:latest 00:42:01  Building docker-support-scheduler-go ... done  ---> Running in fa3ebec40fb1 00:42:01 ---> Running in 563b28aeb0df 00:42:01 Removing intermediate container bd56cdd51417 00:42:01 ---> 655d1c9157d4 00:42:01 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:42:02 ---> Running in ba6d01db5c9f 00:42:02 Removing intermediate container fa3ebec40fb1 00:42:02 ---> a469ae9aa830 00:42:02 00:42:02 Removing intermediate container 563b28aeb0df 00:42:02 ---> 501b147b150a 00:42:02 Step 23/24 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:42:02 Successfully built a469ae9aa830 00:42:02 Successfully tagged docker-core-command-go:latest 00:42:02  Building docker-core-command-go ... done  ---> Running in f66ad6c42c1d 00:42:02 Removing intermediate container ba6d01db5c9f 00:42:02 ---> 541a3691d4f5 00:42:02 Step 15/27 : ENV APP_PORT=48090 00:42:02 ---> Running in 380068ea2c85 00:42:02 Removing intermediate container f66ad6c42c1d 00:42:02 ---> 8d8a8bfb2ae8 00:42:02 Step 24/24 : LABEL version=0.0.0 00:42:03 ---> Running in 7a90cf298640 00:42:03 Removing intermediate container 380068ea2c85 00:42:03 ---> 2d84a851fe34 00:42:03 Step 16/27 : EXPOSE $APP_PORT 00:42:03 ---> Running in 0df3ad46631e 00:42:03 Removing intermediate container 7a90cf298640 00:42:03 ---> b5111af1e273 00:42:03 00:42:04 Successfully built b5111af1e273 00:42:04 Removing intermediate container 0df3ad46631e 00:42:04 ---> d7470825a4b7 00:42:04 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:42:04 Successfully tagged docker-support-notifications-go:latest 00:42:04  Building docker-support-notifications-go ... done  ---> dcdaaa82fbd9 00:42:04 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:42:04 ---> 999cb66e2407 00:42:04 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:42:04 gofmt -l . 00:42:04 [ "`gofmt -l .`" = "" ] 00:42:04 ./bin/test-go-mod-tidy.sh 00:42:04 ./bin/test-attribution-txt.sh 00:42:05 ---> 5924141ec77b 00:42:05 Step 20/27 : RUN apk --no-cache add py3-pip 00:42:05 ---> Running in 69fb954d51fb 00:42:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:42:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:42:05 (1/33) Installing libbz2 (1.0.8-r1) 00:42:05 (2/33) Installing expat (2.2.9-r1) 00:42:05 (3/33) Installing libffi (3.3-r2) 00:42:05 (4/33) Installing gdbm (1.13-r1) 00:42:05 (5/33) Installing xz-libs (5.2.5-r0) 00:42:05 (6/33) Installing sqlite-libs (3.32.1-r0) 00:42:05 (7/33) Installing python3 (3.8.5-r0) 00:42:06 (8/33) Installing py3-appdirs (1.4.4-r1) 00:42:06 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:42:06 (10/33) Installing py3-parsing (2.4.7-r0) 00:42:06 (11/33) Installing py3-six (1.15.0-r0) 00:42:06 (12/33) Installing py3-packaging (20.4-r0) 00:42:06 (13/33) Installing py3-setuptools (47.0.0-r0) 00:42:06 (14/33) Installing py3-chardet (3.0.4-r4) 00:42:06 (15/33) Installing py3-idna (2.9-r0) 00:42:07 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:42:07 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:42:07 (18/33) Installing py3-requests (2.23.0-r0) 00:42:07 (19/33) Installing py3-msgpack (1.0.0-r0) 00:42:07 (20/33) Installing py3-lockfile (0.12.2-r3) 00:42:07 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:42:07 (22/33) Installing py3-colorama (0.4.3-r0) 00:42:07 (23/33) Installing py3-distlib (0.3.0-r0) 00:42:07 (24/33) Installing py3-distro (1.5.0-r1) 00:42:07 (25/33) Installing py3-webencodings (0.5.1-r3) 00:42:07 (26/33) Installing py3-html5lib (1.0.1-r4) 00:42:07 (27/33) Installing py3-pytoml (0.1.21-r0) 00:42:07 (28/33) Installing py3-pep517 (0.8.2-r0) 00:42:07 (29/33) Installing py3-progress (1.5-r0) 00:42:07 (30/33) Installing py3-toml (0.10.1-r0) 00:42:07 (31/33) Installing py3-retrying (1.3.3-r0) 00:42:07 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:42:07 (33/33) Installing py3-pip (20.1.1-r0) 00:42:07 Executing busybox-1.31.1-r19.trigger 00:42:07 OK: 71 MiB in 55 packages [Pipeline] sh 00:42:08 + ls -al . 00:42:08 total 664 00:42:08 drwxrwxr-x 9 1001 1001 4096 Dec 31 00:42 . 00:42:08 drwxr-xr-x 4 root root 4096 Dec 31 00:38 .. 00:42:08 -rw-rw-r-- 1 1001 1001 11 Dec 31 00:36 .dockerignore 00:42:08 drwxrwxr-x 8 1001 1001 4096 Dec 31 00:36 .git 00:42:08 drwxrwxr-x 3 1001 1001 4096 Dec 31 00:36 .github 00:42:08 -rw-rw-r-- 1 1001 1001 824 Dec 31 00:36 .gitignore 00:42:08 -rw-rw-r-- 1 1001 1001 166 Dec 31 00:36 .sonarcloud.properties 00:42:08 -rw-rw-r-- 1 1001 1001 3804 Dec 31 00:36 CONTRIBUTING.md 00:42:08 -rw-rw-r-- 1 1001 1001 1035 Dec 31 00:36 Dockerfile.build 00:42:08 -rw-rw-r-- 1 1001 1001 863 Dec 31 00:36 Jenkinsfile 00:42:08 -rw-rw-r-- 1 1001 1001 10775 Dec 31 00:36 LICENSE 00:42:08 -rw-rw-r-- 1 1001 1001 5750 Dec 31 00:36 Makefile 00:42:08 -rw-rw-r-- 1 1001 1001 6511 Dec 31 00:36 README.md 00:42:08 -rw-rw-r-- 1 1001 1001 6744 Dec 31 00:36 SECURITY.md 00:42:08 -rw-rw-r-- 1 1001 1001 5 Dec 31 00:33 VERSION 00:42:08 -rw-rw-r-- 1 1001 1001 4131 Dec 31 00:36 ZMQWindows.md 00:42:08 drwxrwxr-x 2 1001 1001 4096 Dec 31 00:36 bin 00:42:08 drwxrwxr-x 14 1001 1001 4096 Dec 31 00:36 cmd 00:42:08 -rw-r--r-- 1 root root 537189 Dec 31 00:40 coverage.out 00:42:08 -rw-r--r-- 1 root root 979 Dec 31 00:42 go.mod 00:42:08 -rw-r--r-- 1 root root 18739 Dec 31 00:42 go.sum 00:42:08 drwxrwxr-x 8 1001 1001 4096 Dec 31 00:36 internal 00:42:08 drwxrwxr-x 4 1001 1001 4096 Dec 31 00:36 openapi 00:42:08 drwxrwxr-x 4 1001 1001 4096 Dec 31 00:36 snap 00:42:08 -rw-rw-r-- 1 1001 1001 168 Dec 31 00:36 version.go [Pipeline] sh 00:42:09 + '[' -e coverage.out ] 00:42:09 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:09 Warning: overwriting stash ‘coverage-report’ 00:42:10 Stashed 1 file(s) [Pipeline] sh 00:42:11 + make build 00:42: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 00:42:23 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 00:42:25 Removing intermediate container 69fb954d51fb 00:42:25 ---> fd63b50f28bf 00:42:25 Step 21/27 : RUN pip install docker-compose==1.23.2 00:42:25 ---> Running in c5ee4d8e1f04 00:42:25 Collecting docker-compose==1.23.2 00:42:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:42:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:42:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:42:25 Collecting texttable<0.10,>=0.9.0 00:42:25 Downloading texttable-0.9.1.tar.gz (11 kB) 00:42:26 Collecting websocket-client<1.0,>=0.32.0 00:42:26 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:42:26 Collecting cached-property<2,>=1.2.0 00:42:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:42:26 Collecting docker<4.0,>=3.6.0 00:42:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:42:26 Collecting PyYAML<4,>=3.10 00:42:26 Downloading PyYAML-3.13.tar.gz (270 kB) 00:42:27 Collecting jsonschema<3,>=2.5.1 00:42:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:42:27 Collecting dockerpty<0.5,>=0.4.1 00:42:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:42:28 Collecting docopt<0.7,>=0.6.1 00:42:28 Downloading docopt-0.6.2.tar.gz (25 kB) 00:42:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:42:28 Collecting idna<2.8,>=2.5 00:42:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:42:28 Collecting urllib3<1.25,>=1.21.1 00:42:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:42:28 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) 00:42:28 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) 00:42:29 Collecting docker-pycreds>=0.4.0 00:42:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:42:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:42:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:42:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:42:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:42:29 Installing collected packages: idna, urllib3, requests, texttable, websocket-client, cached-property, docker-pycreds, docker, PyYAML, jsonschema, dockerpty, docopt, docker-compose 00:42:29 Attempting uninstall: idna 00:42:29 Found existing installation: idna 2.9 00:42:29 Uninstalling idna-2.9: 00:42:29 Successfully uninstalled idna-2.9 00:42:29 Attempting uninstall: urllib3 00:42:29 Found existing installation: urllib3 1.25.9 00:42:29 Uninstalling urllib3-1.25.9: 00:42:29 Successfully uninstalled urllib3-1.25.9 00:42:29 Attempting uninstall: requests 00:42:29 Found existing installation: requests 2.23.0 00:42:29 Uninstalling requests-2.23.0: 00:42:29 Successfully uninstalled requests-2.23.0 00:42:29 Running setup.py install for texttable: started 00:42:30 Running setup.py install for texttable: finished with status 'done' 00:42:30 Running setup.py install for PyYAML: started 00:42:31 Running setup.py install for PyYAML: finished with status 'done' 00:42:31 Running setup.py install for dockerpty: started 00:42:31 Running setup.py install for dockerpty: finished with status 'done' 00:42:31 Running setup.py install for docopt: started 00:42:32 Running setup.py install for docopt: finished with status 'done' 00:42:32 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 00:42:36 Removing intermediate container c5ee4d8e1f04 00:42:36 ---> 42c3f9e4d748 00:42:36 Step 22/27 : RUN apk --no-cache add curl 00:42:36 ---> Running in 183ca0ad705e 00:42:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:42:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:42:37 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:42:37 (2/3) Installing libcurl (7.69.1-r3) 00:42:37 (3/3) Installing curl (7.69.1-r3) 00:42:37 Executing busybox-1.31.1-r19.trigger 00:42:37 OK: 72 MiB in 58 packages 00:42:38 Removing intermediate container 183ca0ad705e 00:42:38 ---> 394a1a177df9 00:42:38 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:42:38 ---> Running in eee3ec1c6272 00:42:38 Removing intermediate container eee3ec1c6272 00:42:38 ---> 7c4d62686955 00:42:38 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:42:38 ---> Running in cfa0d20442ef 00:42:38 Removing intermediate container cfa0d20442ef 00:42:38 ---> 18b881bfac6c 00:42:38 Step 25/27 : LABEL arch=x86_64 00:42:38 ---> Running in 7a83ede04bdc 00:42:38 Removing intermediate container 7a83ede04bdc 00:42:38 ---> 1bcee901ea93 00:42:38 Step 26/27 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:42:38 ---> Running in ec9e374fa215 00:42:38 Removing intermediate container ec9e374fa215 00:42:38 ---> 47388f6a4762 00:42:38 Step 27/27 : LABEL version=0.0.0 00:42:39 ---> Running in 6927773b3b67 00:42:39 Removing intermediate container 6927773b3b67 00:42:39 ---> 3cd745bcc19c 00:42:39 00:42:39 Successfully built 3cd745bcc19c 00:42:39 Successfully tagged docker-sys-mgmt-agent-go:latest 00:42:39  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:42:39 $ docker stop --time=1 d2bffa2e824ecf6443102eaa3590d8274493627ac083fe7aedecff6abeb32978 00:42:41 $ docker rm -f d2bffa2e824ecf6443102eaa3590d8274493627ac083fe7aedecff6abeb32978 [Pipeline] // withDockerContainer [Pipeline] sh 00:42:41 + docker images 00:42:41 + grep docker 00:42:41 docker-sys-mgmt-agent-go latest 3cd745bcc19c 2 seconds ago 313MB 00:42:41 docker-support-notifications-go latest b5111af1e273 38 seconds ago 12MB 00:42:41 docker-core-command-go latest a469ae9aa830 39 seconds ago 10.6MB 00:42:41 docker-support-scheduler-go latest b3c1161a303f 40 seconds ago 10.7MB 00:42:41 docker-core-data-go latest bbc928ee7ff1 2 minutes ago 22.2MB 00:42:41 docker-security-secretstore-setup-go latest 5c34e20cc6fd 2 minutes ago 24.6MB 00:42:41 docker-core-metadata-go latest 9f45bc10025a 2 minutes ago 13MB 00:42:41 docker-security-bootstrap-redis-go latest b1a4b903c8af 2 minutes ago 15.8MB 00:42:41 docker-security-proxy-setup-go latest 98446ca8f7f4 2 minutes ago 24.5MB 00:42:41 docker latest 0040bc98e531 13 days ago 240MB [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] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:42:46 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 00:42:48 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 00:42:54 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 00:42:55 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 00:42:57 Still waiting to schedule task 00:42:57 ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-centos7-docker-4c-2g-17836’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-centos7-docker-4c-2g-17837’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-centos7-docker-4c-2g-17838’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-centos7-docker-4c-2g-17842’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-ubuntu18.04-docker-8c-8g-17856’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17833’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17845’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17847’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17848’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’ 00:43:01 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 00:43:05 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 00:43:09 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 00:43:13 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 00:43:16 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 00:43:19 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 [Pipeline] } 00:43:23 $ docker stop --time=1 23397d4d762b48b95ac0256024f99cee1139b74c0351b2618d8d8af78bbcfa62 00:43:26 $ docker rm -f 23397d4d762b48b95ac0256024f99cee1139b74c0351b2618d8d8af78bbcfa62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:28 00:43:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:28 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:28 29e5d40040c1: Pulling fs layer 00:43:28 1ce36da41761: Pulling fs layer 00:43:28 25b303627fd3: Pulling fs layer 00:43:29 29e5d40040c1: Verifying Checksum 00:43:29 29e5d40040c1: Download complete 00:43:29 1ce36da41761: Verifying Checksum 00:43:29 1ce36da41761: Download complete 00:43:29 29e5d40040c1: Pull complete 00:43:31 1ce36da41761: Pull complete 00:43:31 25b303627fd3: Verifying Checksum 00:43:31 25b303627fd3: Download complete 00:43:41 25b303627fd3: Pull complete 00:43:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:41 prd-ubuntu18.04-docker-arm64-4c-16g-17851 does not seem to be running inside a container 00:43:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:49 Running on prd-ubuntu18.04-docker-8c-8g-17858 in /w/workspace/edgexfoundry_edgex-go_PR-2858 00:43:49 $ docker top 1208ec7b6e8f1c36f002c9b868034ade3ab7bb5848111690b9b603c214ff6f43 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 00:43:50 Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout 00:43:50 + + docker-composegrep build parallel --help 00:43:50 00:43:52 using credential edgex-jenkins-ssh 00:43:52 Cloning the remote Git repository 00:43:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:43:52 > git init /w/workspace/edgex-go/31 # timeout=10 00:43:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:52 > git --version # timeout=10 00:43:52 > git --version # 'git version 2.17.1' 00:43:52 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:54 --parallel Build images in parallel. [Pipeline] } 00:43:54 $ docker stop --time=1 1208ec7b6e8f1c36f002c9b868034ade3ab7bb5848111690b9b603c214ff6f43 00:43:55 $ docker rm -f 1208ec7b6e8f1c36f002c9b868034ade3ab7bb5848111690b9b603c214ff6f43 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:56 . [Pipeline] withDockerContainer 00:43:56 prd-ubuntu18.04-docker-arm64-4c-16g-17851 does not seem to be running inside a container 00:43:57 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 00:43:58 $ docker top fe6d95b87b3726280b5405b0ffd9da2f467e55c09b0b8fba9460027deb923612 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:59 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:03 Building docker-core-command-go ... 00:44:03 Building docker-core-data-go ... 00:44:03 Building docker-core-metadata-go ... 00:44:03 Building docker-security-bootstrap-redis-go ... 00:44:03 Building docker-security-proxy-setup-go ... 00:44:03 Building docker-security-secretstore-setup-go ... 00:44:03 Building docker-support-notifications-go ... 00:44:03 Building docker-support-scheduler-go ... 00:44:03 Building docker-sys-mgmt-agent-go ... 00:44:03 Building docker-core-data-go 00:44:03 Building docker-security-bootstrap-redis-go 00:44:03 Building docker-security-secretstore-setup-go 00:44:03 Building docker-security-proxy-setup-go 00:44:03 Building docker-core-metadata-go 00:44:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:44:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:44:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:44:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:44:14 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:44:14 Merge succeeded, producing b59428cebbd9d13061a09d07e3fbcf302e0361e5 00:44:14 Checking out Revision b59428cebbd9d13061a09d07e3fbcf302e0361e5 (PR-2858) 00:44:14 > git config core.sparsecheckout # timeout=10 00:44:14 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:44:14 > git remote # timeout=10 00:44:14 > git config --get remote.origin.url # timeout=10 00:44:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:14 > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 00:44:14 > git rev-parse HEAD^{commit} # timeout=10 00:44:14 > git config core.sparsecheckout # timeout=10 00:44:14 > git checkout -f b59428cebbd9d13061a09d07e3fbcf302e0361e5 # timeout=10 00:44:18 Commit message: "Merge commit '68a8f910767166238b38b7946bcb5bba3869a893' into HEAD" 00:44:18 First time build. Skipping changelog. 00:44:18 > git rev-list --no-walk 3a7de7d78618406e3dbb2325feded12b180b96be # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:19 + echo snap-build.sh 00:44:19 snap-build.sh 00:44:19 + SNAP_BASE_DIR=. 00:44:19 + '[' '!' -z /w/workspace/edgex-go/31 ']' 00:44:19 + SNAP_BASE_DIR=/w/workspace/edgex-go/31 00:44:19 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/31]' 00:44:19 [snap-build] Building snap in dir [/w/workspace/edgex-go/31] 00:44:19 + cd /w/workspace/edgex-go/31 00:44:19 + sudo apt-get remove -qy --purge lxd lxd-client 00:44:19 Reading package lists... 00:44:19 Building dependency tree... 00:44:19 Reading state information... 00:44:19 The following packages were automatically installed and are no longer required: 00:44:19 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:44:19 uidmap xdelta3 00:44:19 Use 'sudo apt autoremove' to remove them. 00:44:19 The following packages will be REMOVED: 00:44:19 lxd* lxd-client* 00:44:19 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:44:19 After this operation, 31.7 MB disk space will be freed. 00:44:20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:44:20 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:44:21 Removing lxd dnsmasq configuration 00:44:21 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:44:21 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:44:22 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:44:22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:44:22 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:44:24 Processing triggers for systemd (237-3ubuntu10.42) ... 00:44:24 Processing triggers for ureadahead (0.100.0-21) ... 00:44:25 + sudo snap remove --purge lxd 00:44:25 snap "lxd" is not installed 00:44:25 + sudo groupadd --force --system lxd 00:44:25 ++ whoami 00:44:25 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:44:25 + newgrp - lxd 00:44:25 + sudo snap install lxd 00:44:33 2020-12-31T00:44:30Z INFO Waiting for automatic snapd restart... 00:44:48 lxd 4.9 from Canonical* installed 00:44:48 + sudo lxd init --auto 00:44:55 + sudo snap install --classic snapcraft 00:44:59 snapcraft 4.4.4 from Canonical* installed 00:44:59 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:44:59 + patch --verbose -p1 00:44:59 Hmm... Looks like a unified diff to me... 00:44:59 The text leading up to this was: 00:44:59 -------------------------- 00:44:59 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:44:59 |From: Tony Espy 00:44:59 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:44:59 |Subject: [PATCH] optimize snap build for pipeline CI check 00:44:59 | 00:44:59 |This patch is used by the EdgeX CI pipeline builds to 00:44:59 |optimize the snap CI check run for pull requests. When 00:44:59 |applied, it essentially strips out everything (apps and 00:44:59 |parts) from the snapcraft.yaml file except those required 00:44:59 |to build edgex-go, as the whole idea of the CI check is to 00:44:59 |catch changes to edgex-go that break the snap build. 00:44:59 | 00:44:59 |In general, anyone updating snapcraft.yaml will also need 00:44:59 |to update this patch file, otherwise it may fail to apply, 00:44:59 |resulting in a failed snap build CI check in the associated 00:44:59 |pull request. 00:44:59 | 00:44:59 |Note - in addition to applying this patch, the pipeline also 00:44:59 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:44:59 |need to build the finally binary .snap file (and it won't 00:44:59 |work with the patch applied). This further reduces the build 00:44:59 |time. 00:44:59 |--- 00:44:59 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:44:59 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:44:59 | 00:44:59 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:44:59 |index 1e537489..faf42425 100644 00:44:59 |--- a/snap/snapcraft.yaml 00:44:59 |+++ b/snap/snapcraft.yaml 00:44:59 -------------------------- 00:44:59 patching file snap/snapcraft.yaml 00:44:59 Using Plan A... 00:44:59 Hunk #1 succeeded at 73. 00:44:59 Hunk #2 succeeded at 202. 00:44:59 Hunk #3 succeeded at 214. 00:44:59 Hunk #4 FAILED at 222. 00:44:59 Hunk #5 succeeded at 300 (offset 1 line). 00:44:59 Hunk #6 succeeded at 327 (offset 1 line). 00:44:59 Hunk #7 succeeded at 361 (offset 1 line). 00:44:59 Hunk #8 FAILED at 411. 00:44:59 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:44:59 Hmm... Ignoring the trailing garbage. 00:44:59 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:45:00 Failed in branch amd64 00:45:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:25 ---> a85dae62669a 00:45:25 Step 3/22 : WORKDIR /edgex-go 00:45:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:25 ---> a85dae62669a 00:45:25 Step 3/22 : WORKDIR /edgex-go 00:45:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:25 ---> a85dae62669a 00:45:25 Step 3/23 : WORKDIR /edgex-go 00:45:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:25 ---> a85dae62669a 00:45:25 Step 3/24 : WORKDIR /edgex-go 00:45:25 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:25 ---> a85dae62669a 00:45:25 Step 3/21 : WORKDIR /edgex-go 00:45:25 ---> Running in 718d53d128d6 00:45:25 ---> Running in f18b6ac7f338 00:45:25 ---> Running in b7175ccaf885 00:45:25 ---> Running in 8ddec10889e9 00:45:25 ---> Running in 5b0db0985112 00:45:25 Removing intermediate container 718d53d128d6 00:45:25 ---> ff6abfd611fc 00:45:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:25 Removing intermediate container 5b0db0985112 00:45:25 ---> 1d1e6df2f196 00:45:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:25 Removing intermediate container b7175ccaf885 00:45:25 ---> 9d5ec913e034 00:45:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:25 Removing intermediate container f18b6ac7f338 00:45:25 ---> 57f9368a6eec 00:45:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:25 Removing intermediate container 8ddec10889e9 00:45:25 ---> 1860c7dd24e9 00:45:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:25 ---> Running in d3e85edbe606 00:45:25 ---> Running in 5c5e35c89de2 00:45:25 ---> Running in cc89449f572a 00:45:25 ---> Running in 3cde2324bf01 00:45:25 ---> Running in 7c36f041146e 00:45:25 Removing intermediate container d3e85edbe606 00:45:25 ---> b70bedac5ffd 00:45:25 Step 5/24 : RUN apk update && apk add make git 00:45:25 ---> Running in c736faa4bbb6 00:45:25 Removing intermediate container 5c5e35c89de2 00:45:25 ---> cb6969979ce6 00:45:25 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:45:25 Removing intermediate container 7c36f041146e 00:45:25 ---> 89e38fb18f89 00:45:25 Step 5/22 : RUN apk update && apk add make git 00:45:25 ---> Running in e7a3c553f1ff 00:45:25 Removing intermediate container 3cde2324bf01 00:45:25 ---> 5ab0082a115a 00:45:25 Step 5/22 : RUN apk update && apk add make git 00:45:25 ---> Running in 23133ba366b8 00:45:25 ---> Running in 32bd4a975b03 00:45:25 Removing intermediate container cc89449f572a 00:45:25 ---> 099b5c0e4349 00:45:25 Step 5/21 : RUN apk update && apk add make git 00:45:25 ---> Running in 9d65f5223486 00:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:25 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:25 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:25 OK: 12620 distinct packages available 00:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:25 OK: 217 MiB in 51 packages 00:45:25 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:25 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:25 OK: 12620 distinct packages available 00:45:25 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:25 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:25 OK: 12620 distinct packages available 00:45:25 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:25 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:25 OK: 12620 distinct packages available 00:45:25 OK: 217 MiB in 51 packages 00:45:25 OK: 217 MiB in 51 packages 00:45:25 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:25 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:25 OK: 12620 distinct packages available 00:45:25 OK: 217 MiB in 51 packages 00:45:26 OK: 217 MiB in 51 packages 00:45:26 Removing intermediate container c736faa4bbb6 00:45:26 ---> 1ab1ccde42a1 00:45:26 Step 6/24 : COPY go.mod . 00:45:26 Removing intermediate container 23133ba366b8 00:45:26 ---> ea98dbfbf0d1 00:45:26 Step 6/22 : COPY go.mod . 00:45:27 Removing intermediate container e7a3c553f1ff 00:45:27 ---> add6680df819 00:45:27 Step 6/23 : COPY go.mod . 00:45:27 Removing intermediate container 9d65f5223486 00:45:27 ---> 8c5614d29f58 00:45:27 Step 6/21 : COPY go.mod . 00:45:27 ---> 19ceb2ad6ab4 00:45:27 Step 7/24 : RUN go mod download 00:45:27 ---> Running in e4daef8014ee 00:45:28 Removing intermediate container 32bd4a975b03 00:45:28 ---> 0fddfc6a539e 00:45:28 Step 6/22 : COPY go.mod . 00:45:28 ---> 07592a9ad776 00:45:28 Step 7/22 : RUN go mod download 00:45:28 ---> Running in fe3866177f09 00:45:28 ---> 7ded6b927e8e 00:45:28 Step 7/23 : RUN go mod download 00:45:28 ---> c4221691d6f3 00:45:28 Step 7/21 : RUN go mod download 00:45:28 ---> Running in 8aba144cbc6e 00:45:28 ---> Running in fd9dacac67df 00:45:29 ---> fc32c839fa4a 00:45:29 Step 7/22 : RUN go mod download 00:45:29 ---> Running in 298d9d529aee 00:45:32 Removing intermediate container e4daef8014ee 00:45:32 ---> 3b1e644274bd 00:45:32 Step 8/24 : COPY . . 00:45:32 Removing intermediate container fe3866177f09 00:45:32 ---> 53ffce62f8bd 00:45:32 Step 8/22 : COPY . . 00:45:33 Removing intermediate container 8aba144cbc6e 00:45:33 ---> c3a748ed8d2e 00:45:33 Step 8/23 : COPY . . 00:45:34 Removing intermediate container fd9dacac67df 00:45:34 ---> d546b7bb84f8 00:45:34 Step 8/21 : COPY . . 00:45:34 Removing intermediate container 298d9d529aee 00:45:34 ---> 2d07ab8841dc 00:45:34 Step 8/22 : COPY . . 00:46:01 ---> 41418cd6e4d0 00:46:01 Step 9/23 : RUN make cmd/core-data/core-data 00:46:01 ---> 685d42a5601e 00:46:01 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:46:01 ---> 45d3a8c91e7c 00:46:01 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:46:01 ---> 2bc732cc245c 00:46:01 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:46:01 ---> 0439a61562e6 00:46:01 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:46:01 ---> Running in 0395bad2d076 00:46:01 ---> Running in 49285ec55a99 00:46:01 ---> Running in b7cf983bbdd5 00:46:01 ---> Running in e753e0bd25e3 00:46:01 ---> Running in b6bc9d437420 00:46:01 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 00:46:01 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 00:46:01 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 00:46: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 00:46:01 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 00:47:23 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 00:47:23 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 00:47:29 Removing intermediate container 49285ec55a99 00:47:29 ---> 55f720865d6a 00:47:29 00:47:29 Step 10/22 : FROM alpine:3.10 00:47:29 3.10: Pulling from library/alpine 00:47:32 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:47:32 Status: Downloaded newer image for alpine:3.10 00:47:32 ---> 536a684cf733 00:47:32 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:47:32 ---> Running in fd1105073efb 00:47:35 Removing intermediate container b7cf983bbdd5 00:47:35 ---> 9ccf735fcb87 00:47:35 00:47:35 Step 10/24 : FROM alpine:3.10 00:47:35 ---> 536a684cf733 00:47:35 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:47:35 v3.10.5-172-g46bfe57e1d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:47:35 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:47:35 OK: 10171 distinct packages available 00:47:35 ---> Running in 032cc9eb5252 00:47:36 (1/5) Installing ca-certificates (20191127-r2) 00:47:36 Removing intermediate container b6bc9d437420 00:47:36 ---> f77d550ca396 00:47:36 00:47:36 Step 10/21 : FROM alpine 00:47:36 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:47:36 (3/5) Installing libcurl (7.66.0-r3) 00:47:36 latest: Pulling from library/alpine 00:47:36 (4/5) Installing curl (7.66.0-r3) 00:47:36 (5/5) Installing dumb-init (1.2.2-r1) 00:47:36 Executing busybox-1.30.1-r3.trigger 00:47:36 Executing ca-certificates-20191127-r2.trigger 00:47:37 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:47:37 Status: Downloaded newer image for alpine:latest 00:47:37 ---> afeebe901d6b 00:47:37 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:47:37 OK: 7 MiB in 19 packages 00:47:37 ---> Running in 6f1f7d6c0bcf 00:47:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:47:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:47:39 v3.10.5-172-g46bfe57e1d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:47:39 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:47:39 OK: 10171 distinct packages available 00:47:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:40 (1/5) Installing ca-certificates (20191127-r2) 00:47:40 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:47:40 (3/5) Installing libcurl (7.66.0-r3) 00:47:40 (4/5) Installing curl (7.66.0-r3) 00:47:40 (5/5) Installing dumb-init (1.2.2-r1) 00:47:40 Executing busybox-1.30.1-r3.trigger 00:47:40 Executing ca-certificates-20191127-r2.trigger 00:47:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:40 Removing intermediate container fd1105073efb 00:47:40 ---> 671d39dfd3fa 00:47:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:47:40 OK: 7 MiB in 19 packages 00:47:40 ---> Running in f531f78e06f1 00:47:41 v3.12.3-21-gd73c439b42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:47:41 v3.12.3-19-g600182bf4f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:47:41 OK: 12615 distinct packages available 00:47:41 Removing intermediate container f531f78e06f1 00:47:41 ---> f3c0dbf73ece 00:47:41 Step 13/22 : WORKDIR / 00:47:41 ---> Running in 4ef1fd7e9e35 00:47:42 (1/4) Installing ca-certificates (20191127-r4) 00:47:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:47:42 (3/4) Installing libcurl (7.69.1-r3) 00:47:42 (4/4) Installing curl (7.69.1-r3) 00:47:42 Executing busybox-1.31.1-r19.trigger 00:47:42 Executing ca-certificates-20191127-r4.trigger 00:47:42 OK: 7 MiB in 18 packages 00:47:43 Removing intermediate container 4ef1fd7e9e35 00:47:43 ---> 627ec2c174db 00:47:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:47:43 Removing intermediate container 032cc9eb5252 00:47:43 ---> cbf3f7f8731d 00:47:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:43 ---> Running in 5f06f07f16d3 00:47:44 Removing intermediate container 5f06f07f16d3 00:47:44 ---> 65710fcdb90c 00:47:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:47:44 ---> 99149fc8a070 00:47:44 Step 13/24 : WORKDIR / 00:47:45 ---> Running in 49e3893171e7 00:47:45 Removing intermediate container 6f1f7d6c0bcf 00:47:45 ---> c9ddd3450361 00:47:45 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:46 ---> Running in da61a9146653 00:47:46 Removing intermediate container 49e3893171e7 00:47:46 ---> afc7b036ccf8 00:47: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 00:47:46 Removing intermediate container da61a9146653 00:47:46 ---> 66999a13b9c0 00:47:46 Step 13/21 : WORKDIR /edgex 00:47:46 ---> d969e062c71c 00:47:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:47:47 ---> Running in 2c837f323d74 00:47:47 ---> 5ffe5b258969 00:47:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:47:47 Removing intermediate container 2c837f323d74 00:47:47 ---> 74bf9d869f17 00:47:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:47:49 ---> babc1bbef738 00:47:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:47:49 ---> 4b8008540c41 00:47:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:49 ---> 7285537dc213 00:47:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:47:50 ---> 9e4464033260 00:47:50 Step 18/22 : RUN chmod +x entrypoint.sh 00:47:50 ---> Running in 4f6746266b40 00:47:51 ---> 899dad603489 00:47:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:47:51 ---> c5424175677a 00:47:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:47:54 ---> 86523cc8d55b 00:47:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:47:54 ---> be8229b99450 00:47:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:47:54 ---> Running in cb7f3c369c70 00:47:56 Removing intermediate container e753e0bd25e3 00:47:56 ---> 4d1772f62757 00:47:56 00:47:56 Step 10/22 : FROM scratch 00:47:56 ---> 00:47:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:56 ---> ad1c510c9776 00:47:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:47:56 Removing intermediate container 4f6746266b40 00:47:56 ---> 45a0811f6e7c 00:47:56 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:47:56 Removing intermediate container cb7f3c369c70 00:47:56 ---> c605c3a86c8b 00:47:56 Step 18/21 : CMD ["--init=true"] 00:47:57 ---> Running in f4418fc9cafe 00:47:57 ---> Running in 0c0a33028564 00:47:57 ---> Running in 0cf1e847eefa 00:47:57 Removing intermediate container f4418fc9cafe 00:47:57 ---> 67aeac400f89 00:47:57 Step 12/22 : ENV APP_PORT=48081 00:47:57 ---> Running in de0798cc733d 00:47:58 Removing intermediate container 0cf1e847eefa 00:47:58 ---> 0fc23eaa07e1 00:47:58 Step 19/21 : LABEL arch=arm64 00:47:58 Removing intermediate container 0c0a33028564 00:47:58 ---> 746eb66f76ea 00:47:58 Step 20/22 : LABEL arch=arm64 00:47:58 ---> 44ec6a42547c 00:47:58 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:47:58 ---> Running in 33a33a403fe4 00:47:58 ---> Running in 1bdbcd7827ab 00:47:58 ---> Running in 3f3777b8ca35 00:47:58 Removing intermediate container de0798cc733d 00:47:58 ---> 09990f61242d 00:47:58 Step 13/22 : EXPOSE $APP_PORT 00:47:58 ---> Running in 3c2a64cf48bd 00:47:59 Removing intermediate container 33a33a403fe4 00:47:59 ---> 2bf2fc2e3446 00:47:59 Step 20/21 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:47:59 Removing intermediate container 3f3777b8ca35 00:47:59 ---> 6b5fc514dce8 00:47:59 Step 21/22 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:47:59 ---> Running in dfe408c0b97b 00:47:59 Removing intermediate container 3c2a64cf48bd 00:47:59 ---> 2f1a2b54b243 00:47:59 Step 14/22 : WORKDIR / 00:47:59 ---> Running in 76f46f637568 00:47:59 ---> Running in ee1324ea1bdc 00:48:00 Removing intermediate container dfe408c0b97b 00:48:00 ---> 823825548e35 00:48:00 Step 21/21 : LABEL version=0.0.0 00:48:00 Removing intermediate container 76f46f637568 00:48:00 ---> 4b7adbc9f9f0 00:48:00 Step 22/22 : LABEL version=0.0.0 00:48:00 ---> Running in 94baef8907b3 00:48:00 Removing intermediate container ee1324ea1bdc 00:48:00 ---> 500dc23bf3ac 00:48:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:48:00 ---> Running in d24033fe70d2 00:48:01 Removing intermediate container 94baef8907b3 00:48:01 ---> 0afbe3c7ea44 00:48:01 00:48:01 Successfully built 0afbe3c7ea44 00:48:02 ---> 675ebed8643c 00:48:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:02 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:48:02  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 00:48:02 Removing intermediate container d24033fe70d2 00:48:02 ---> 9a608151b9f9 00:48:02 00:48:02 Removing intermediate container 1bdbcd7827ab 00:48:02 ---> 6a2ebb82def4 00:48:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:48:02 Successfully built 9a608151b9f9 00:48:02 ---> Running in ba3456bceaa8 00:48:02 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:48:02  Building docker-security-bootstrap-redis-go ... done Building docker-support-notifications-go 00:48:03 Removing intermediate container 0395bad2d076 00:48:03 ---> 56ed78cf7f90 00:48:03 00:48:03 Step 10/23 : FROM alpine 00:48:03 ---> afeebe901d6b 00:48:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:03 ---> Running in 92717f4fad0c 00:48:03 Removing intermediate container ba3456bceaa8 00:48:03 ---> 13d1643b8775 00:48:03 Step 22/24 : LABEL arch=arm64 00:48:03 ---> 5f47c4d71e71 00:48:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:03 ---> Running in 4fa0cb727fc6 00:48:03 Removing intermediate container 92717f4fad0c 00:48:03 ---> e249d217ffe9 00:48:03 Step 12/23 : ENV APP_PORT=48080 00:48:04 ---> Running in 59f5b82abe04 00:48:04 Removing intermediate container 4fa0cb727fc6 00:48:04 ---> 988e1de78c88 00:48:04 Step 23/24 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:48:04 ---> Running in 72b7af0c9177 00:48:04 ---> c64a84970ee7 00:48:04 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:48:05 Removing intermediate container 59f5b82abe04 00:48:05 ---> 7bc4eeb6cf8c 00:48:05 Step 13/23 : EXPOSE $APP_PORT 00:48:06 ---> Running in 58150407df1c 00:48:06 Removing intermediate container 72b7af0c9177 00:48:06 ---> 47feb8e14e6f 00:48:06 Step 24/24 : LABEL version=0.0.0 00:48:06 ---> Running in ef4a2ab63c61 00:48:07 ---> Running in 23e0f5b76b70 00:48:07 Removing intermediate container 58150407df1c 00:48:07 ---> ac0ddac5c339 00:48:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:07 Removing intermediate container ef4a2ab63c61 00:48:07 ---> 131fcdfa5d82 00:48:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:08 ---> Running in ba2b45a95e4c 00:48:08 ---> Running in 5250e4d5abc6 00:48:08 Removing intermediate container 23e0f5b76b70 00:48:08 ---> 3d552fc68ce4 00:48:08 00:48:08 Removing intermediate container ba2b45a95e4c 00:48:08 ---> 321d42b6bf02 00:48:08 Step 20/22 : LABEL arch=arm64 00:48:08 Successfully built 3d552fc68ce4 00:48:09 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:48:09 Building docker-sys-mgmt-agent-go 00:48:09  Building docker-security-secretstore-setup-go ... done  ---> Running in 38c233832a9e 00:48:10 Removing intermediate container 38c233832a9e 00:48:10 ---> 7571978c3c85 00:48:10 Step 21/22 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:48:10 ---> Running in c5b1d23bb524 00:48:11 Removing intermediate container c5b1d23bb524 00:48:11 ---> 5487f04f91cb 00:48:11 Step 22/22 : LABEL version=0.0.0 00:48:11 ---> Running in 151c86976059 00:48:11 Removing intermediate container 5250e4d5abc6 00:48:11 ---> 05e4e988dbce 00:48:11 Step 15/23 : RUN apk --no-cache add zeromq 00:48:12 ---> Running in 9dd50b09a210 00:48:12 Removing intermediate container 151c86976059 00:48:12 ---> 259feaa931b5 00:48:12 00:48:13 Successfully built 259feaa931b5 00:48:13 Successfully tagged docker-core-metadata-go-arm64:latest 00:48:13  Building docker-core-metadata-go ... done Building docker-core-command-go 00:48:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:15 (1/5) Installing libgcc (9.3.0-r2) 00:48:15 (2/5) Installing libsodium (1.0.18-r0) 00:48:15 (3/5) Installing libstdc++ (9.3.0-r2) 00:48:15 (4/5) Installing libzmq (4.3.3-r0) 00:48:16 (5/5) Installing zeromq (4.3.3-r0) 00:48:16 Executing busybox-1.31.1-r19.trigger 00:48:16 OK: 8 MiB in 19 packages 00:48:18 Removing intermediate container 9dd50b09a210 00:48:18 ---> 621bc08694c4 00:48:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:48:20 ---> e20894881c95 00:48:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:22 ---> c01edb70b522 00:48:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:24 ---> 0c3d36e66c6b 00:48:24 Step 19/23 : ENTRYPOINT ["/core-data"] 00:48:24 ---> Running in 721bcb8e1f8b 00:48:25 Removing intermediate container 721bcb8e1f8b 00:48:25 ---> d74342d48c5b 00:48:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:25 ---> Running in a896da37e7f1 00:48:26 Removing intermediate container a896da37e7f1 00:48:26 ---> b2544d83bd47 00:48:26 Step 21/23 : LABEL arch=arm64 00:48:26 ---> Running in 03778d051833 00:48:27 Removing intermediate container 03778d051833 00:48:27 ---> d4f892414a49 00:48:27 Step 22/23 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:48:27 ---> Running in 1ad852453ad0 00:48:28 Removing intermediate container 1ad852453ad0 00:48:28 ---> 16d2d2c3b3f4 00:48:28 Step 23/23 : LABEL version=0.0.0 00:48:28 ---> Running in 5c45c388289c 00:48:29 Removing intermediate container 5c45c388289c 00:48:29 ---> 63b58fef3b35 00:48:29 00:48:29 Successfully built 63b58fef3b35 00:48:29 Successfully tagged docker-core-data-go-arm64:latest 00:48:52  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:52 ---> a85dae62669a 00:48:52 Step 3/24 : WORKDIR /edgex-go 00:48:52 ---> Using cache 00:48:52 ---> 1860c7dd24e9 00:48:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:52 ---> Using cache 00:48:52 ---> 5ab0082a115a 00:48:52 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:48:52 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:48:52 ---> a85dae62669a 00:48:52 Step 3/21 : WORKDIR /edgex-go 00:48:52 ---> Using cache 00:48:52 ---> 1860c7dd24e9 00:48:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:52 ---> Using cache 00:48:52 ---> 5ab0082a115a 00:48:52 Step 5/21 : RUN apk update && apk add make git 00:48:52 ---> Using cache 00:48:52 ---> 0fddfc6a539e 00:48:52 Step 6/21 : COPY go.mod . 00:48:52 ---> Using cache 00:48:52 ---> fc32c839fa4a 00:48:52 Step 7/21 : RUN go mod download 00:48:52 ---> Using cache 00:48:52 ---> 2d07ab8841dc 00:48:52 Step 8/21 : COPY . . 00:48:52 ---> Using cache 00:48:52 ---> 685d42a5601e 00:48:52 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:48:55 ---> Running in 4910fe05d41b 00:48:55 ---> Running in d18202cae6a4 00:48: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 00:48:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:56 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:48:56 ---> a85dae62669a 00:48:56 Step 3/27 : WORKDIR /edgex-go 00:48:56 ---> Using cache 00:48:56 ---> 1860c7dd24e9 00:48:56 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:56 ---> Using cache 00:48:56 ---> 5ab0082a115a 00:48:56 Step 5/27 : RUN apk update && apk add make bash git 00:48:57 ---> Running in 8d3d93cd993c 00:48:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:58 ---> a85dae62669a 00:48:58 Step 3/22 : WORKDIR /edgex-go 00:48:58 ---> Using cache 00:48:58 ---> 1860c7dd24e9 00:48:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:58 ---> Using cache 00:48:58 ---> 5ab0082a115a 00:48:58 Step 5/22 : RUN apk update && apk add make git 00:48:58 ---> Using cache 00:48:58 ---> 0fddfc6a539e 00:48:58 Step 6/22 : COPY go.mod . 00:48:58 ---> Using cache 00:48:58 ---> fc32c839fa4a 00:48:58 Step 7/22 : RUN go mod download 00:48:58 ---> Using cache 00:48:58 ---> 2d07ab8841dc 00:48:58 Step 8/22 : COPY . . 00:48:58 ---> Using cache 00:48:58 ---> 685d42a5601e 00:48:58 Step 9/22 : RUN make cmd/core-command/core-command 00:48:59 ---> Running in 119c0576b882 00:48:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:00 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:49:00 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:49:00 OK: 12620 distinct packages available 00:49:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:00 OK: 217 MiB in 51 packages 00:49:01 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 00:49:02 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:49:02 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:49:02 OK: 12620 distinct packages available 00:49:02 Removing intermediate container d18202cae6a4 00:49:02 ---> b3148308b60c 00:49:02 Step 6/24 : COPY go.mod . 00:49:02 OK: 217 MiB in 51 packages 00:49:04 ---> ec0e12055b71 00:49:04 Step 7/24 : RUN go mod download 00:49:04 ---> Running in 2980a60458dd 00:49:05 Removing intermediate container 8d3d93cd993c 00:49:05 ---> ca1b8a1d6fa9 00:49:05 Step 6/27 : COPY go.mod . 00:49:06 ---> 2b92efca6c91 00:49:06 Step 7/27 : RUN go mod download 00:49:06 ---> Running in 55189a0bb206 00:49:09 Removing intermediate container 2980a60458dd 00:49:09 ---> 752f96172dd1 00:49:09 Step 8/24 : COPY . . 00:49:12 Removing intermediate container 55189a0bb206 00:49:12 ---> b8295b58fd11 00:49:12 Step 8/27 : COPY . . 00:49:39 ---> 0f6e5d0fca03 00:49:39 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:49:42 ---> 597741fceda0 00:49:42 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:42 ---> Running in 2035d086f11c 00:49:45 ---> Running in 10fe0dc05f1c 00:49:48 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 00:49:48 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 00:49:50 Removing intermediate container 4910fe05d41b 00:49:50 ---> ee9f003de48d 00:49:50 00:49:50 Step 10/21 : FROM scratch 00:49:50 ---> 00:49:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:51 ---> Using cache 00:49:51 ---> 67aeac400f89 00:49:51 Step 12/21 : ENV APP_PORT=48085 00:49:51 ---> Running in e1838340dafa 00:49:58 Removing intermediate container e1838340dafa 00:49:58 ---> 56d4a57717ae 00:49:58 Step 13/21 : EXPOSE $APP_PORT 00:49:58 ---> Running in 8e69c56dc1d0 00:49:58 Removing intermediate container 119c0576b882 00:49:58 ---> 3e68bcb2c70d 00:49:58 00:49:58 Step 10/22 : FROM scratch 00:49:58 ---> 00:49:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:58 ---> Using cache 00:49:58 ---> 67aeac400f89 00:49:58 Step 12/22 : ENV APP_PORT=48082 00:49:58 ---> Running in 9b96f2e70367 00:49:58 Removing intermediate container 8e69c56dc1d0 00:49:58 ---> a9eb40c903ae 00:49:58 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:49:59 Removing intermediate container 9b96f2e70367 00:49:59 ---> 36c58abc1fb4 00:49:59 Step 13/22 : EXPOSE $APP_PORT 00:49:59 ---> Running in 9eab5191b11a 00:49:59 ---> d0608db0a3e5 00:49:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:50:00 Removing intermediate container 9eab5191b11a 00:50:00 ---> 85bfd59c730f 00:50:00 Step 14/22 : WORKDIR / 00:50:00 ---> Running in 23b6f5b74d44 00:50:02 ---> 5c4feb75553f 00:50:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:50:02 Removing intermediate container 23b6f5b74d44 00:50:02 ---> 10d9242d6715 00:50:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:50:03 ---> a83df3a85861 00:50:03 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:50:03 ---> Running in 57b87ab97f6b 00:50:03 ---> 27c646252660 00:50:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:50:04 Removing intermediate container 57b87ab97f6b 00:50:04 ---> 58ea6b01794a 00:50:04 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:04 ---> Running in c73567dfeb4e 00:50:05 Removing intermediate container c73567dfeb4e 00:50:05 ---> 7cc404fb83ed 00:50:05 Step 19/21 : LABEL arch=arm64 00:50:05 ---> 4b8bbbfc2004 00:50:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:50:06 ---> Running in a0c95e4b7188 00:50:06 Removing intermediate container a0c95e4b7188 00:50:06 ---> f3fc9aca0ad0 00:50:06 Step 20/21 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:50:07 ---> Running in 0c8579315a99 00:50:07 ---> b0efa3fe24a8 00:50:07 Step 18/22 : ENTRYPOINT ["/core-command"] 00:50:07 ---> Running in 4215dba4bd35 00:50:07 Removing intermediate container 0c8579315a99 00:50:07 ---> 0100190316b3 00:50:07 Step 21/21 : LABEL version=0.0.0 00:50:08 ---> Running in 37bfdd7e9873 00:50:08 Removing intermediate container 4215dba4bd35 00:50:08 ---> bb7dec87ed9d 00:50:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:08 ---> Running in a49223a6ed24 00:50:09 Removing intermediate container 37bfdd7e9873 00:50:09 ---> 235ee64f20dc 00:50:09 00:50:09 Removing intermediate container a49223a6ed24 00:50:09 ---> fd7744afd836 00:50:09 Step 20/22 : LABEL arch=arm64 00:50:09 ---> Running in 0b0af1bced12 00:50:09 Successfully built 235ee64f20dc 00:50:09 Successfully tagged docker-support-scheduler-go-arm64:latest 00:50:11  Building docker-support-scheduler-go ... done Removing intermediate container 0b0af1bced12 00:50:11 ---> b56062a5a299 00:50:11 Step 21/22 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:50:11 ---> Running in 68506accd7ea 00:50:12 Removing intermediate container 68506accd7ea 00:50:12 ---> f22ce8116aca 00:50:12 Step 22/22 : LABEL version=0.0.0 00:50:12 ---> Running in 392dc8e9dfe4 00:50:12 Removing intermediate container 392dc8e9dfe4 00:50:12 ---> 32488d6424ff 00:50:12 00:50:13 Successfully built 32488d6424ff 00:50:13 Successfully tagged docker-core-command-go-arm64:latest 00:50:35  Building docker-core-command-go ... done Removing intermediate container 10fe0dc05f1c 00:50:35 ---> 0a214a6006a8 00:50:35 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:35 Removing intermediate container 2035d086f11c 00:50:35 ---> fee1f3d5886a 00:50:35 00:50:35 Step 10/24 : FROM scratch 00:50:35 ---> 00:50:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:50:35 ---> Running in 73b98180c3a0 00:50:35 ---> Running in ad4b2ff54f64 00:50:35 Removing intermediate container 73b98180c3a0 00:50:35 ---> c12d266188cd 00:50:35 Step 12/24 : ENV APP_PORT=48060 00:50:35 ---> Running in 9e11dc709508 00:50:35 Removing intermediate container 9e11dc709508 00:50:35 ---> 5bf2085d93e6 00:50:35 Step 13/24 : EXPOSE $APP_PORT 00:50:36 ---> Running in 72b83a4a7bd6 00:50:36 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 00:50:36 Removing intermediate container 72b83a4a7bd6 00:50:36 ---> a0c0bcdb6dd8 00:50:36 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:50:37 ---> ba01ec2e9b92 00:50:37 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:50:38 ---> 67ae21055dad 00:50:38 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:50:39 Removing intermediate container ad4b2ff54f64 00:50:39 ---> e9c3f2696a3c 00:50:39 00:50:39 Step 11/27 : FROM docker:latest 00:50:39 ---> f66387bf908a 00:50:39 Step 12/27 : RUN apk add --no-cache bash 00:50:39 ---> Running in 7f4f65294622 00:50:40 ---> a4eb6617de4c 00:50:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:50:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:41 (1/2) Installing readline (8.0.4-r0) 00:50:41 ---> 83c55ff4d4aa 00:50:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:50:41 (2/2) Installing bash (5.0.17-r0) 00:50:41 Executing bash-5.0.17-r0.post-install 00:50:41 Executing busybox-1.31.1-r19.trigger 00:50:41 OK: 12 MiB in 22 packages 00:50:42 ---> 2fc2f4a3330d 00:50:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:50:43 Removing intermediate container 7f4f65294622 00:50:43 ---> 4daca641e889 00:50:43 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:50:43 ---> Running in 48a06e0f229f 00:50:43 ---> 1eb2c0994286 00:50:43 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:50:44 ---> Running in 774a3a47326f 00:50:44 Removing intermediate container 774a3a47326f 00:50:44 ---> b9bb6ff49c0b 00:50:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:44 ---> Running in 554ec4d3b7dd 00:50:45 Removing intermediate container 554ec4d3b7dd 00:50:45 ---> ec3e98678a59 00:50:45 Step 22/24 : LABEL arch=arm64 00:50:45 ---> Running in cb0cde4b175b 00:50:45 Removing intermediate container cb0cde4b175b 00:50:45 ---> 2bf074b8b4e9 00:50:45 Step 23/24 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:50:46 Removing intermediate container 48a06e0f229f 00:50:46 ---> a789e3b96bac 00:50:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:50:46 ---> Running in 92067a9e6936 00:50:46 ---> Running in b561cb5aaba9 00:50:46 Removing intermediate container 92067a9e6936 00:50:46 ---> 2c7032e39a8a 00:50:46 Step 24/24 : LABEL version=0.0.0 00:50:46 Removing intermediate container b561cb5aaba9 00:50:46 ---> 723e91839f7b 00:50:46 Step 15/27 : ENV APP_PORT=48090 00:50:46 ---> Running in 990f6b9023d7 00:50:46 ---> Running in bff8995d90e4 00:50:47 Removing intermediate container 990f6b9023d7 00:50:47 ---> e8c46e74e6fd 00:50:47 00:50:47 Removing intermediate container bff8995d90e4 00:50:47 ---> 3bb89e91f155 00:50:47 Step 16/27 : EXPOSE $APP_PORT 00:50:47 Successfully built e8c46e74e6fd 00:50:47 Successfully tagged docker-support-notifications-go-arm64:latest 00:50:47  Building docker-support-notifications-go ... done  ---> Running in 8ae4b0a653b7 00:50:48 Removing intermediate container 8ae4b0a653b7 00:50:48 ---> c22b45d97145 00:50:48 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:50:49 ---> 4c8ca4d661e1 00:50:49 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:50:50 ---> c00438770459 00:50:50 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:50:51 ---> 46e6f8d652e3 00:50:51 Step 20/27 : RUN apk --no-cache add py3-pip 00:50:52 ---> Running in a2630e4d4b30 00:50:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:54 (1/33) Installing libbz2 (1.0.8-r1) 00:50:54 (2/33) Installing expat (2.2.9-r1) 00:50:54 (3/33) Installing libffi (3.3-r2) 00:50:54 (4/33) Installing gdbm (1.13-r1) 00:50:54 (5/33) Installing xz-libs (5.2.5-r0) 00:50:54 (6/33) Installing sqlite-libs (3.32.1-r0) 00:50:54 (7/33) Installing python3 (3.8.5-r0) 00:50:55 (8/33) Installing py3-appdirs (1.4.4-r1) 00:50:55 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:50:55 (10/33) Installing py3-parsing (2.4.7-r0) 00:50:55 (11/33) Installing py3-six (1.15.0-r0) 00:50:55 (12/33) Installing py3-packaging (20.4-r0) 00:50:55 (13/33) Installing py3-setuptools (47.0.0-r0) 00:50:55 (14/33) Installing py3-chardet (3.0.4-r4) 00:50:55 (15/33) Installing py3-idna (2.9-r0) 00:50:55 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:50:55 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:50:55 (18/33) Installing py3-requests (2.23.0-r0) 00:50:55 (19/33) Installing py3-msgpack (1.0.0-r0) 00:50:55 (20/33) Installing py3-lockfile (0.12.2-r3) 00:50:55 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:50:55 (22/33) Installing py3-colorama (0.4.3-r0) 00:50:55 (23/33) Installing py3-distlib (0.3.0-r0) 00:50:56 (24/33) Installing py3-distro (1.5.0-r1) 00:50:56 (25/33) Installing py3-webencodings (0.5.1-r3) 00:50:56 (26/33) Installing py3-html5lib (1.0.1-r4) 00:50:56 (27/33) Installing py3-pytoml (0.1.21-r0) 00:50:56 (28/33) Installing py3-pep517 (0.8.2-r0) 00:50:56 (29/33) Installing py3-progress (1.5-r0) 00:50:56 (30/33) Installing py3-toml (0.10.1-r0) 00:50:56 (31/33) Installing py3-retrying (1.3.3-r0) 00:50:56 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:50:56 (33/33) Installing py3-pip (20.1.1-r0) 00:50:56 Executing busybox-1.31.1-r19.trigger 00:50:56 OK: 71 MiB in 55 packages 00:51:03 Removing intermediate container a2630e4d4b30 00:51:03 ---> dbd05f588e02 00:51:03 Step 21/27 : RUN pip install docker-compose==1.23.2 00:51:03 ---> Running in 7c6554c0042d 00:51:07 Collecting docker-compose==1.23.2 00:51:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:09 Collecting cached-property<2,>=1.2.0 00:51:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:10 Collecting dockerpty<0.5,>=0.4.1 00:51:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:12 Collecting docker<4.0,>=3.6.0 00:51:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:12 Collecting docopt<0.7,>=0.6.1 00:51:12 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:15 Collecting PyYAML<4,>=3.10 00:51:15 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:17 Collecting websocket-client<1.0,>=0.32.0 00:51:17 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:51:18 Collecting texttable<0.10,>=0.9.0 00:51:18 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:20 Collecting jsonschema<3,>=2.5.1 00:51:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:51:20 Collecting idna<2.8,>=2.5 00:51:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:20 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) 00:51:21 Collecting urllib3<1.25,>=1.21.1 00:51:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:21 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) 00:51:21 Collecting docker-pycreds>=0.4.0 00:51:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:22 Installing collected packages: idna, urllib3, requests, cached-property, dockerpty, docker-pycreds, websocket-client, docker, docopt, PyYAML, texttable, jsonschema, docker-compose 00:51:22 Attempting uninstall: idna 00:51:22 Found existing installation: idna 2.9 00:51:22 Uninstalling idna-2.9: 00:51:22 Successfully uninstalled idna-2.9 00:51:23 Attempting uninstall: urllib3 00:51:23 Found existing installation: urllib3 1.25.9 00:51:23 Uninstalling urllib3-1.25.9: 00:51:23 Successfully uninstalled urllib3-1.25.9 00:51:23 Attempting uninstall: requests 00:51:24 Found existing installation: requests 2.23.0 00:51:24 Uninstalling requests-2.23.0: 00:51:24 Successfully uninstalled requests-2.23.0 00:51:24 Running setup.py install for dockerpty: started 00:51:26 Running setup.py install for dockerpty: finished with status 'done' 00:51:27 Running setup.py install for docopt: started 00:51:29 Running setup.py install for docopt: finished with status 'done' 00:51:29 Running setup.py install for PyYAML: started 00:51:31 Running setup.py install for PyYAML: finished with status 'done' 00:51:31 Running setup.py install for texttable: started 00:51:33 Running setup.py install for texttable: finished with status 'done' 00:51:34 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 00:51:37 Removing intermediate container 7c6554c0042d 00:51:37 ---> 8fb83fa3a032 00:51:37 Step 22/27 : RUN apk --no-cache add curl 00:51:37 ---> Running in 63229b085284 00:51:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:39 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:51:39 (2/3) Installing libcurl (7.69.1-r3) 00:51:39 (3/3) Installing curl (7.69.1-r3) 00:51:39 Executing busybox-1.31.1-r19.trigger 00:51:39 OK: 71 MiB in 58 packages 00:51:41 Removing intermediate container 63229b085284 00:51:41 ---> 954449e0a880 00:51:41 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:51:41 ---> Running in 5c8ed8a8235a 00:51:41 Removing intermediate container 5c8ed8a8235a 00:51:41 ---> e43a36bffc75 00:51:41 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:41 ---> Running in 633c76f75049 00:51:42 Removing intermediate container 633c76f75049 00:51:42 ---> 021354cfe1a8 00:51:42 Step 25/27 : LABEL arch=arm64 00:51:42 ---> Running in c152e0f81a35 00:51:42 Removing intermediate container c152e0f81a35 00:51:42 ---> d5cf26c17435 00:51:42 Step 26/27 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e 00:51:42 ---> Running in f49d3085407a 00:51:43 Removing intermediate container f49d3085407a 00:51:43 ---> 06129d3bb21b 00:51:43 Step 27/27 : LABEL version=0.0.0 00:51:43 ---> Running in 6d2a7c9a7a56 00:51:43 Removing intermediate container 6d2a7c9a7a56 00:51:43 ---> 88f39a1f2028 00:51:43 00:51:44 Successfully built 88f39a1f2028 00:51:44 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:51:44  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:51:44 $ docker stop --time=1 fe6d95b87b3726280b5405b0ffd9da2f467e55c09b0b8fba9460027deb923612 00:51:46 $ docker rm -f fe6d95b87b3726280b5405b0ffd9da2f467e55c09b0b8fba9460027deb923612 [Pipeline] // withDockerContainer [Pipeline] sh 00:51:47 + docker images 00:51:47 + grep docker 00:51:47 docker-sys-mgmt-agent-go-arm64 latest 88f39a1f2028 4 seconds ago 300MB 00:51:47 docker-support-notifications-go-arm64 latest e8c46e74e6fd About a minute ago 11.4MB 00:51:47 docker-core-command-go-arm64 latest 32488d6424ff About a minute ago 9.98MB 00:51:47 docker-support-scheduler-go-arm64 latest 235ee64f20dc About a minute ago 10MB 00:51:47 docker-core-data-go-arm64 latest 63b58fef3b35 3 minutes ago 20.9MB 00:51:47 docker-core-metadata-go-arm64 latest 259feaa931b5 3 minutes ago 12.2MB 00:51:47 docker-security-secretstore-setup-go-arm64 latest 3d552fc68ce4 3 minutes ago 23.5MB 00:51:47 docker-security-proxy-setup-go-arm64 latest 0afbe3c7ea44 3 minutes ago 23.3MB 00:51:47 docker-security-bootstrap-redis-go-arm64 latest 9a608151b9f9 3 minutes ago 15.1MB 00:51:47 docker latest f66387bf908a 12 days 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 00:51:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:51:52 ---> package-listing.sh 00:51:52 ++ facter osfamily 00:51:52 ++ tr '[:upper:]' '[:lower:]' 00:51:52 + OS_FAMILY=redhat 00:51:52 + workspace=/w/workspace/edgex-go/31 00:51:52 + START_PACKAGES=/tmp/packages_start.txt 00:51:52 + END_PACKAGES=/tmp/packages_end.txt 00:51:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:51:52 + PACKAGES=/tmp/packages_start.txt 00:51:52 + '[' /w/workspace/edgex-go/31 ']' 00:51:52 + PACKAGES=/tmp/packages_end.txt 00:51:52 + case "${OS_FAMILY}" in 00:51:52 + rpm -qa 00:51:52 + sort 00:51:57 + '[' -f /tmp/packages_start.txt ']' 00:51:57 + '[' -f /tmp/packages_end.txt ']' 00:51:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:51:57 + '[' /w/workspace/edgex-go/31 ']' 00:51:57 + mkdir -p /w/workspace/edgex-go/31/archives/ 00:51:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/31/archives/ [Pipeline] echo 00:51:57 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/31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:51:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:51:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:58 00:51:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:51:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:58 alpine: Pulling from edgex-lftools-log-publisher 00:51:58 df20fa9351a1: Pulling fs layer 00:51:58 36b3adc4ff6f: Pulling fs layer 00:51:58 8ad3a11d3b57: Pulling fs layer 00:51:58 46f8f816bc3b: Pulling fs layer 00:51:58 93b61091891f: Pulling fs layer 00:51:58 93b9cdb0e59b: Pulling fs layer 00:51:58 5e14af77c1be: Pulling fs layer 00:51:58 01666e4c0597: Pulling fs layer 00:51:58 aa168da1d23b: Pulling fs layer 00:51:58 46f8f816bc3b: Waiting 00:51:58 93b61091891f: Waiting 00:51:58 93b9cdb0e59b: Waiting 00:51:58 5e14af77c1be: Waiting 00:51:58 aa168da1d23b: Waiting 00:51:58 01666e4c0597: Waiting 00:51:58 36b3adc4ff6f: Verifying Checksum 00:51:58 36b3adc4ff6f: Download complete 00:51:58 46f8f816bc3b: Download complete 00:51:58 df20fa9351a1: Verifying Checksum 00:51:58 93b9cdb0e59b: Verifying Checksum 00:51:58 93b9cdb0e59b: Download complete 00:51:58 5e14af77c1be: Verifying Checksum 00:51:58 5e14af77c1be: Download complete 00:51:58 01666e4c0597: Verifying Checksum 00:51:58 01666e4c0597: Download complete 00:51:58 93b61091891f: Verifying Checksum 00:51:58 93b61091891f: Download complete 00:51:58 8ad3a11d3b57: Verifying Checksum 00:51:58 8ad3a11d3b57: Download complete 00:51:59 df20fa9351a1: Pull complete 00:51:59 36b3adc4ff6f: Pull complete 00:52:00 8ad3a11d3b57: Pull complete 00:52:00 46f8f816bc3b: Pull complete 00:52:00 93b61091891f: Pull complete 00:52:00 93b9cdb0e59b: Pull complete 00:52:00 5e14af77c1be: Pull complete 00:52:01 01666e4c0597: Pull complete 00:52:02 aa168da1d23b: Verifying Checksum 00:52:02 aa168da1d23b: Download complete 00:52:12 aa168da1d23b: Pull complete 00:52:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:52:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:12 prd-centos7-docker-4c-2g-17843 does not seem to be running inside a container 00:52:12 $ 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/31/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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:52:17 $ docker top db12b14942b32cb0d45c4186f9dcf906cb1a335a5ec9dc3a4b824d6d04d0423c -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:17 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:17 + mkdir -p /var/log/sa [Pipeline] sh 00:52:18 + ls /var/log/sa-host 00:52:18 + sadf -c /var/log/sa-host/sa23 00:52:18 file_magic: OK 00:52:18 HZ: Using current value: 100 00:52:18 file_header: OK 00:52:18 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 00:52:18 Statistics: 00:52:18 Hnuu...uuuununununu... 00:52:18 File successfully converted to sysstat format version 12.2.1 00:52:18 + sadf -c /var/log/sa-host/sa31 00:52:18 file_magic: OK 00:52:18 HZ: Using current value: 100 00:52:18 file_header: OK 00:52:18 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 00:52:18 Statistics: 00:52:18 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...Hnuu...uuuununununu... 00:52:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:18 provisioning config files... 00:52:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/31@tmp/config1582297615358340269tmp [Pipeline] { [Pipeline] echo 00:52:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:18 ---> create-netrc.sh [Pipeline] } 00:52:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:52:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:52:19 ---> python-tools-install.sh [Pipeline] echo 00:52:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:19 ---> sudo-logs.sh 00:52:19 Archiving 'sudo' log.. [Pipeline] echo 00:52:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:19 ---> job-cost.sh 00:52:19 lf-activate-venv: SKIPPING 00:52:19 INFO: No Stack... 00:52:21 INFO: Retrieving Pricing Info for: v1-standard-2 00:52:21 INFO: Archiving Costs [Pipeline] echo 00:52:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:52:21 ---> logs-deploy.sh 00:52:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/31 00:52:21 INFO: archiving workspace using pattern(s): 00:52:23 Archives upload complete. 00:52:23 INFO: archiving logs to Nexus