Pull request #3008 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 6731ab5d56a0494658aab350a508f22ecd29f588 rather than 34d27aa9a3da03862166806171d50bf54d9c47c3 Obtained Jenkinsfile from 6731ab5d56a0494658aab350a508f22ecd29f588 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-19774 in /w/workspace/edgexfoundry_edgex-go_PR-3008 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 > 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 Merging remotes/origin/master commit 6731ab5d56a0494658aab350a508f22ecd29f588 into PR head commit 34d27aa9a3da03862166806171d50bf54d9c47c3 Merge succeeded, producing 34d27aa9a3da03862166806171d50bf54d9c47c3 Checking out Revision 34d27aa9a3da03862166806171d50bf54d9c47c3 (PR-3008) 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/3008/head:refs/remotes/origin/PR-3008 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34d27aa9a3da03862166806171d50bf54d9c47c3 # 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 6731ab5d56a0494658aab350a508f22ecd29f588 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34d27aa9a3da03862166806171d50bf54d9c47c3 # timeout=10 Commit message: "Merge branch 'master' into issue-3005" > git rev-list --no-walk b8e46b467769a01593224dffbd4a7f6545d3dea9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:04:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:04:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:04:27 ========================================================= 19:04:27 EdgeX Global Pipelines Version Info 19:04:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:04:29 ------------------- 19:04:29 stable info: 19:04:29 ------------------- 19:04:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:29 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 19:04:29 Message: update stable to v1.0.173 19:04:30 ------------------- 19:04:30 experimental info: 19:04:30 ------------------- 19:04:30 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:30 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 19:04:30 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:04:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:04:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:04:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:04:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:04:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:04:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 19:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 19:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:04:33 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 19:04:33 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 19:04:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3008 [Pipeline] echo 19:04:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3008 [Pipeline] echo 19:04:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3008 [Pipeline] echo 19:04:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34d27aa9a3da03862166806171d50bf54d9c47c3 [Pipeline] echo 19:04:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34d27aa [Pipeline] echo 19:04:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:04:33 provisioning config files... 19:04:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7919778618757229042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:34 ---> docker-login.sh 19:04:34 nexus3.edgexfoundry.org:10001 19:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:35 Configure a credential helper to remove this warning. See 19:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:35 19:04:35 Login Succeeded 19:04:35 nexus3.edgexfoundry.org:10002 19:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:35 Configure a credential helper to remove this warning. See 19:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:35 19:04:35 Login Succeeded 19:04:35 nexus3.edgexfoundry.org:10003 19:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:36 Configure a credential helper to remove this warning. See 19:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:36 19:04:36 Login Succeeded 19:04:36 nexus3.edgexfoundry.org:10004 19:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:36 Configure a credential helper to remove this warning. See 19:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:36 19:04:36 Login Succeeded 19:04:36 docker.io 19:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:37 Configure a credential helper to remove this warning. See 19:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:37 19:04:37 Login Succeeded 19:04:37 ---> docker-login.sh ends [Pipeline] } 19:04:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:37 ++ 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 19:04:37 + for file in '`ls cmd/**/Dockerfile`' 19:04:37 ++ dirname cmd/core-command/Dockerfile 19:04:37 ++ cut -d/ -f2 19:04:37 + echo core-command,cmd/core-command/Dockerfile 19:04:37 + for file in '`ls cmd/**/Dockerfile`' 19:04:37 ++ cut -d/ -f2 19:04:37 ++ dirname cmd/core-data/Dockerfile 19:04:37 + echo core-data,cmd/core-data/Dockerfile 19:04:37 + for file in '`ls cmd/**/Dockerfile`' 19:04:37 ++ cut -d/ -f2 19:04:37 ++ dirname cmd/core-metadata/Dockerfile 19:04:37 + echo core-metadata,cmd/core-metadata/Dockerfile 19:04:37 + for file in '`ls cmd/**/Dockerfile`' 19:04:37 ++ dirname cmd/security-bootstrap-redis/Dockerfile 19:04:37 ++ cut -d/ -f2 19:04:37 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 19:04:37 + for file in '`ls cmd/**/Dockerfile`' 19:04:37 ++ dirname cmd/security-proxy-setup/Dockerfile 19:04:37 ++ cut -d/ -f2 19:04:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:04:37 + for file in '`ls cmd/**/Dockerfile`' 19:04:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:04:37 ++ cut -d/ -f2 19:04:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:04:37 + for file in '`ls cmd/**/Dockerfile`' 19:04:37 ++ dirname cmd/support-notifications/Dockerfile 19:04:37 ++ cut -d/ -f2 19:04:37 + echo support-notifications,cmd/support-notifications/Dockerfile 19:04:37 + for file in '`ls cmd/**/Dockerfile`' 19:04:37 ++ dirname cmd/support-scheduler/Dockerfile 19:04:37 ++ cut -d/ -f2 19:04:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:04:37 + for file in '`ls cmd/**/Dockerfile`' 19:04:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:04:37 ++ cut -d/ -f2 19:04:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:04:37 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 19:04:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:39 19:04:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:04:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:39 latest: Pulling from edgex-devops/git-semver 19:04:39 31603596830f: Pulling fs layer 19:04:39 2a8b12db71e7: Pulling fs layer 19:04:39 6ca5941a6612: Pulling fs layer 19:04:39 ecc8261a40a4: Pulling fs layer 19:04:39 ecc8261a40a4: Waiting 19:04:39 2a8b12db71e7: Verifying Checksum 19:04:39 2a8b12db71e7: Download complete 19:04:39 31603596830f: Verifying Checksum 19:04:39 31603596830f: Download complete 19:04:40 6ca5941a6612: Verifying Checksum 19:04:40 6ca5941a6612: Download complete 19:04:40 ecc8261a40a4: Verifying Checksum 19:04:40 ecc8261a40a4: Download complete 19:04:40 31603596830f: Pull complete 19:04:40 2a8b12db71e7: Pull complete 19:04:42 6ca5941a6612: Pull complete 19:04:42 ecc8261a40a4: Pull complete 19:04:42 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:04:42 prd-centos7-docker-4c-2g-19774 does not seem to be running inside a container 19:04:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:04:45 $ docker top e5a6c1c50a798fbc575645c68179cbe7eb39edecb5516fd1ed63bb34295780fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:45 [ssh-agent] Looking for ssh-agent implementation... 19:04:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:46 $ docker exec e5a6c1c50a798fbc575645c68179cbe7eb39edecb5516fd1ed63bb34295780fb ssh-agent 19:04:46 SSH_AUTH_SOCK=/tmp/ssh-xqFoUV1pBO3L/agent.11 19:04:46 SSH_AGENT_PID=16 19:04:46 Running ssh-add (command line suppressed) 19:04:46 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7727642983404606823.key (/w/workspace/edgex-go/4@tmp/private_key_7727642983404606823.key) 19:04:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:47 + git tag --points-at HEAD [Pipeline] } 19:04:47 $ docker exec --env ******** --env ******** e5a6c1c50a798fbc575645c68179cbe7eb39edecb5516fd1ed63bb34295780fb ssh-agent -k 19:04:47 unset SSH_AUTH_SOCK; 19:04:47 unset SSH_AGENT_PID; 19:04:47 echo Agent pid 16 killed; 19:04:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:48 [ssh-agent] Looking for ssh-agent implementation... 19:04:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:48 $ docker exec e5a6c1c50a798fbc575645c68179cbe7eb39edecb5516fd1ed63bb34295780fb ssh-agent 19:04:48 SSH_AUTH_SOCK=/tmp/ssh-89KphOBivQsb/agent.44 19:04:48 SSH_AGENT_PID=50 19:04:48 Running ssh-add (command line suppressed) 19:04:48 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1306142016710591228.key (/w/workspace/edgex-go/4@tmp/private_key_1306142016710591228.key) 19:04:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:49 + git semver init 19:04:49 # -> Open(): unable to determine branch for HEAD 19:04:49 # $GIT_DIR = /w/workspace/edgex-go/4/.git 19:04:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 19:04:49 # $SEMVER_REMOTE_NAME = origin 19:04:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:04:49 # $SEMVER_USER_NAME = edgex-jenkins 19:04:49 # $SEMVER_BRANCH = PR-3008 19:04:49 # $SEMVER_TEMP = /tmp/semver-458822955 19:04:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:05:16 # '/tmp/semver-458822955' -> '/w/workspace/edgex-go/4/.semver' 19:05:16 # -> Force: false 19:05:16 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 19:05:16 $ docker exec --env ******** --env ******** e5a6c1c50a798fbc575645c68179cbe7eb39edecb5516fd1ed63bb34295780fb ssh-agent -k 19:05:16 unset SSH_AUTH_SOCK; 19:05:16 unset SSH_AGENT_PID; 19:05:16 echo Agent pid 50 killed; 19:05:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:17 + git semver [Pipeline] } 19:05:17 $ docker stop --time=1 e5a6c1c50a798fbc575645c68179cbe7eb39edecb5516fd1ed63bb34295780fb 19:05:19 $ docker rm -f e5a6c1c50a798fbc575645c68179cbe7eb39edecb5516fd1ed63bb34295780fb [Pipeline] // withDockerContainer [Pipeline] sh 19:05:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:05:21 Stashed 1 file(s) [Pipeline] echo 19:05:21 [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 19:05:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:05:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:05:22 + sudo service docker restart 19:05:22 + true 19:05:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 19:05:24 ========================================================= 19:05:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:05:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:05: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 . 19:05:30 Sending build context to Docker daemon 326.5MB 19:05:30 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:05:30 Step 2/6 : FROM ${BASE} 19:05:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:05:30 188c0c94c7c5: Pulling fs layer 19:05:30 0ef7d3d256c8: Pulling fs layer 19:05:30 de9db76c5a1d: Pulling fs layer 19:05:30 bca2f99d35d6: Pulling fs layer 19:05:30 93359f2a8cfa: Pulling fs layer 19:05:30 7c6f9722023f: Pulling fs layer 19:05:30 a35cf1a2eb13: Pulling fs layer 19:05:30 93359f2a8cfa: Waiting 19:05:30 7c6f9722023f: Waiting 19:05:30 a35cf1a2eb13: Waiting 19:05:30 bca2f99d35d6: Waiting 19:05:30 de9db76c5a1d: Verifying Checksum 19:05:30 de9db76c5a1d: Download complete 19:05:30 0ef7d3d256c8: Verifying Checksum 19:05:30 0ef7d3d256c8: Download complete 19:05:30 93359f2a8cfa: Verifying Checksum 19:05:30 93359f2a8cfa: Download complete 19:05:31 7c6f9722023f: Verifying Checksum 19:05:31 7c6f9722023f: Download complete 19:05:31 188c0c94c7c5: Verifying Checksum 19:05:31 188c0c94c7c5: Download complete 19:05:31 188c0c94c7c5: Pull complete 19:05:32 0ef7d3d256c8: Pull complete 19:05:33 de9db76c5a1d: Pull complete 19:05:34 a35cf1a2eb13: Verifying Checksum 19:05:34 a35cf1a2eb13: Download complete 19:05:36 bca2f99d35d6: Verifying Checksum 19:05:36 bca2f99d35d6: Download complete 19:05:36 Still waiting to schedule task 19:05:36 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 19:05:46 bca2f99d35d6: Pull complete 19:05:46 93359f2a8cfa: Pull complete 19:05:47 7c6f9722023f: Pull complete 19:05:52 a35cf1a2eb13: Pull complete 19:05:52 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:05:52 ---> a62c8e92a672 19:05:52 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:05:52 ---> Running in 33d018e13c37 19:05:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:05:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:05:54 (1/12) Installing libmagic (5.38-r0) 19:05:54 (2/12) Installing file (5.38-r0) 19:05:55 (3/12) Installing libc-dev (0.7.2-r3) 19:05:55 (4/12) Installing g++ (9.3.0-r2) 19:05:58 (5/12) Installing fortify-headers (1.1-r0) 19:05:58 (6/12) Installing patch (2.7.6-r6) 19:05:58 (7/12) Installing build-base (0.5-r2) 19:05:58 (8/12) Installing libsodium (1.0.18-r0) 19:05:58 (9/12) Installing pkgconf (1.7.2-r0) 19:05:58 (10/12) Installing libsodium-dev (1.0.18-r0) 19:05:59 (11/12) Installing libzmq (4.3.3-r0) 19:05:59 (12/12) Installing zeromq-dev (4.3.3-r0) 19:05:59 Executing busybox-1.31.1-r19.trigger 19:05:59 OK: 233 MiB in 51 packages 19:06:03 Removing intermediate container 33d018e13c37 19:06:03 ---> c40e38adce2b 19:06:03 Step 4/6 : WORKDIR /edgex-go 19:06:03 ---> Running in c927e48c34ed 19:06:03 Removing intermediate container c927e48c34ed 19:06:03 ---> 80026c611ca3 19:06:03 Step 5/6 : COPY go.mod . 19:06:03 ---> 7bedb80d3e51 19:06:03 Step 6/6 : RUN go mod download 19:06:03 ---> Running in c87cfdf612fd 19:06:30 Removing intermediate container c87cfdf612fd 19:06:30 ---> 4dbe256e0d34 19:06:30 Successfully built 4dbe256e0d34 19:06:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:06:31 + docker inspect -f . ci-base-image-x86_64 19:06:31 . [Pipeline] withDockerContainer 19:06:31 prd-centos7-docker-4c-2g-19774 does not seem to be running inside a container 19:06:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:33 $ docker top 05fed0e6235db4349126090d857bd2ef090ade1d71edcc78149821ea684f706e -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:34 + go version 19:06:34 go version go1.15.5 linux/amd64 [Pipeline] } 19:06:34 $ docker stop --time=1 05fed0e6235db4349126090d857bd2ef090ade1d71edcc78149821ea684f706e 19:06:36 $ docker rm -f 05fed0e6235db4349126090d857bd2ef090ade1d71edcc78149821ea684f706e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:06:37 + docker inspect -f . ci-base-image-x86_64 19:06:37 . [Pipeline] withDockerContainer 19:06:37 prd-centos7-docker-4c-2g-19774 does not seem to be running inside a container 19:06:37 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:39 $ docker top 68bc0490e05ac91659b2e15bd10d6679d220576bd639f1523241217477dd1bba -eo pid,comm [Pipeline] { [Pipeline] echo 19:06:39 ========================================================= 19:06:39 [edgeXBuildGoParallel] Running Tests and Build... 19:06:39 ========================================================= [Pipeline] sh 19:06:40 + make test 19:06:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:06:55 ? github.com/edgexfoundry/edgex-go [no test files] 19:07:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:07:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:07:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:07:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:07:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 19:07:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:07:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:07:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:07:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:07:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19776 in /w/workspace/edgexfoundry_edgex-go_PR-3008 [Pipeline] { [Pipeline] ws 19:07:39 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 19:07:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:07:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:07:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.233s coverage: 46.6% of statements 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:07:44 using credential edgex-jenkins-ssh 19:07:44 Cloning the remote Git repository 19:07:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:07:44 > git init /w/workspace/edgex-go/4 # timeout=10 19:07:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:45 > git --version # timeout=10 19:07:45 > git --version # 'git version 2.17.1' 19:07:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:48 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.459s coverage: 27.0% of statements 19:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:07:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 19:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:07:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.134s coverage: 100.0% of statements 19:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:07:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.204s coverage: 77.1% of statements 19:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.498s coverage: 82.4% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:07:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.832s coverage: 28.6% of statements 19:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:07:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.094s coverage: 100.0% of statements 19:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:07:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements 19:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:07:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.182s coverage: 86.7% of statements 19:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:07:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.218s coverage: 97.5% of statements 19:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:07:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.107s coverage: 78.3% of statements 19:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.614s coverage: 93.1% of statements 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.094s coverage: 0.1% of statements 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.124s coverage: 75.5% of statements 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.093s coverage: 87.2% of statements 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.091s coverage: 84.2% of statements 19:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.4% of statements 19:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.596s coverage: 63.5% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 19:08:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.108s coverage: 100.0% of statements 19:08:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3008/head:refs/remotes/origin/PR-3008 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:08:04 Merging remotes/origin/master commit 6731ab5d56a0494658aab350a508f22ecd29f588 into PR head commit 34d27aa9a3da03862166806171d50bf54d9c47c3 19:08:05 Merge succeeded, producing 34d27aa9a3da03862166806171d50bf54d9c47c3 19:08:05 Checking out Revision 34d27aa9a3da03862166806171d50bf54d9c47c3 (PR-3008) 19:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.649s coverage: 55.9% of statements 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 19:08:04 > git config core.sparsecheckout # timeout=10 19:08:04 > git checkout -f 34d27aa9a3da03862166806171d50bf54d9c47c3 # timeout=10 19:08:05 > git remote # timeout=10 19:08:05 > git config --get remote.origin.url # timeout=10 19:08:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:05 > git merge 6731ab5d56a0494658aab350a508f22ecd29f588 # timeout=10 19:08:05 > git rev-parse HEAD^{commit} # timeout=10 19:08:05 > git config core.sparsecheckout # timeout=10 19:08:05 > git checkout -f 34d27aa9a3da03862166806171d50bf54d9c47c3 # timeout=10 19:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.232s coverage: 37.0% of statements 19:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.480s coverage: 84.0% of statements 19:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.067s coverage: 100.0% of statements 19:08:09 Commit message: "Merge branch 'master' into issue-3005" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.256s coverage: 47.1% of statements 19:08:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:08:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:08:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:08:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.152s coverage: 100.0% of statements 19:08:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:08:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements 19:08:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:08:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:08:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:08:12 + sudo service docker restart+ 19:08:12 true 19:08:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.455s coverage: 29.1% of statements 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:08:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.210s coverage: 99.0% of statements 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:08:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.174s coverage: 100.0% of statements 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:08:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.198s coverage: 0.0% of statements 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:08:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.137s coverage: 87.9% of statements 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 32.1% of statements 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.063s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:08:14 provisioning config files... 19:08:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7959735654813396273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:15 ---> docker-login.sh 19:08:15 nexus3.edgexfoundry.org:10001 19:08:15 GO111MODULE=on go vet ./... 19:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:16 Configure a credential helper to remove this warning. See 19:08:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:16 19:08:16 Login Succeeded 19:08:16 nexus3.edgexfoundry.org:10002 19:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:17 Configure a credential helper to remove this warning. See 19:08:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:17 19:08:17 Login Succeeded 19:08:17 nexus3.edgexfoundry.org:10003 19:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:17 Configure a credential helper to remove this warning. See 19:08:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:17 19:08:17 Login Succeeded 19:08:17 nexus3.edgexfoundry.org:10004 19:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:18 Configure a credential helper to remove this warning. See 19:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:18 19:08:18 Login Succeeded 19:08:18 docker.io 19:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:18 Configure a credential helper to remove this warning. See 19:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:18 19:08:18 Login Succeeded 19:08:19 ---> docker-login.sh ends [Pipeline] } 19:08:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:08:19 ========================================================= 19:08:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:08:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:08:20 + 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 . 19:08:22 Sending build context to Docker daemon 165.5MB 19:08:22 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:08:22 Step 2/6 : FROM ${BASE} 19:08:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:22 5f621e34cdf4: Pulling fs layer 19:08:22 a4357932f1b6: Pulling fs layer 19:08:22 18c013af1878: Pulling fs layer 19:08:22 00ac8860ef70: Pulling fs layer 19:08:22 63d7cb157983: Pulling fs layer 19:08:22 b116817d02f9: Pulling fs layer 19:08:22 745a02a5169b: Pulling fs layer 19:08:22 00ac8860ef70: Waiting 19:08:22 63d7cb157983: Waiting 19:08:22 b116817d02f9: Waiting 19:08:22 745a02a5169b: Waiting 19:08:22 18c013af1878: Download complete 19:08:22 a4357932f1b6: Verifying Checksum 19:08:22 a4357932f1b6: Download complete 19:08:22 63d7cb157983: Verifying Checksum 19:08:22 63d7cb157983: Download complete 19:08:22 b116817d02f9: Verifying Checksum 19:08:22 b116817d02f9: Download complete 19:08:22 5f621e34cdf4: Verifying Checksum 19:08:22 5f621e34cdf4: Download complete 19:08:23 5f621e34cdf4: Pull complete 19:08:23 a4357932f1b6: Pull complete 19:08:24 18c013af1878: Pull complete 19:08:25 745a02a5169b: Verifying Checksum 19:08:25 745a02a5169b: Download complete 19:08:26 00ac8860ef70: Verifying Checksum 19:08:26 00ac8860ef70: Download complete 19:08:36 00ac8860ef70: Pull complete 19:08:36 63d7cb157983: Pull complete 19:08:36 b116817d02f9: Pull complete 19:08:39 745a02a5169b: Pull complete 19:08:39 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:08:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:08:39 ---> b7e6874047d6 19:08:39 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:08:43 ---> Running in a91bf76d6334 19:08:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:08:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:08:45 (1/12) Installing libmagic (5.38-r0) 19:08:45 (2/12) Installing file (5.38-r0) 19:08:45 (3/12) Installing libc-dev (0.7.2-r3) 19:08:45 (4/12) Installing g++ (9.3.0-r2) 19:08:55 (5/12) Installing fortify-headers (1.1-r0) 19:08:55 (6/12) Installing patch (2.7.6-r6) 19:08:55 (7/12) Installing build-base (0.5-r2) 19:08:55 (8/12) Installing libsodium (1.0.18-r0) 19:08:55 (9/12) Installing pkgconf (1.7.2-r0) 19:08:55 (10/12) Installing libsodium-dev (1.0.18-r0) 19:08:55 (11/12) Installing libzmq (4.3.3-r0) 19:08:55 (12/12) Installing zeromq-dev (4.3.3-r0) 19:08:55 Executing busybox-1.31.1-r19.trigger 19:08:55 OK: 217 MiB in 51 packages 19:09:00 Removing intermediate container a91bf76d6334 19:09:00 ---> b01b4b4bc98a 19:09:00 Step 4/6 : WORKDIR /edgex-go 19:09:00 ---> Running in 848c50f90559 19:09:00 Removing intermediate container 848c50f90559 19:09:00 ---> b34989566e01 19:09:00 Step 5/6 : COPY go.mod . 19:09:00 ---> 485ab16328f2 19:09:00 Step 6/6 : RUN go mod download 19:09:01 ---> Running in a69fb437ac0c 19:09:02 gofmt -l . 19:09:02 [ "`gofmt -l .`" = "" ] 19:09:02 ./bin/test-go-mod-tidy.sh 19:09:03 ./bin/test-attribution-txt.sh [Pipeline] sh 19:09:05 + ls -al . 19:09:05 total 656 19:09:05 drwxrwxr-x 10 1001 1001 4096 Jan 12 19:09 . 19:09:05 drwxr-xr-x 4 root root 28 Jan 12 19:06 .. 19:09:05 -rw-rw-r-- 1 1001 1001 11 Jan 12 19:04 .dockerignore 19:09:05 drwxrwxr-x 8 1001 1001 179 Jan 12 19:04 .git 19:09:05 drwxrwxr-x 3 1001 1001 125 Jan 12 19:04 .github 19:09:05 -rw-rw-r-- 1 1001 1001 824 Jan 12 19:04 .gitignore 19:09:05 drwx------ 3 1001 1001 47 Jan 12 19:05 .semver 19:09:05 -rw-rw-r-- 1 1001 1001 166 Jan 12 19:04 .sonarcloud.properties 19:09:05 -rw-rw-r-- 1 1001 1001 7741 Jan 12 19:04 Attribution.txt 19:09:05 -rw-rw-r-- 1 1001 1001 3804 Jan 12 19:04 CONTRIBUTING.md 19:09:05 -rw-rw-r-- 1 1001 1001 931 Jan 12 19:04 Dockerfile.build 19:09:05 -rw-rw-r-- 1 1001 1001 863 Jan 12 19:04 Jenkinsfile 19:09:05 -rw-rw-r-- 1 1001 1001 10775 Jan 12 19:04 LICENSE 19:09:05 -rw-rw-r-- 1 1001 1001 5750 Jan 12 19:04 Makefile 19:09:05 -rw-rw-r-- 1 1001 1001 6524 Jan 12 19:04 README.md 19:09:05 -rw-rw-r-- 1 1001 1001 6744 Jan 12 19:04 SECURITY.md 19:09:05 -rw-rw-r-- 1 1001 1001 5 Jan 12 19:05 VERSION 19:09:05 -rw-rw-r-- 1 1001 1001 4131 Jan 12 19:04 ZMQWindows.md 19:09:05 drwxrwxr-x 2 1001 1001 117 Jan 12 19:04 bin 19:09:05 drwxrwxr-x 14 1001 1001 4096 Jan 12 19:04 cmd 19:09:05 -rw-r--r-- 1 root root 552842 Jan 12 19:08 coverage.out 19:09:05 -rw-r--r-- 1 root root 979 Jan 12 19:09 go.mod 19:09:05 -rw-r--r-- 1 root root 19019 Jan 12 19:09 go.sum 19:09:05 drwxrwxr-x 8 1001 1001 127 Jan 12 19:04 internal 19:09:05 drwxrwxr-x 4 1001 1001 26 Jan 12 19:04 openapi 19:09:05 drwxrwxr-x 4 1001 1001 71 Jan 12 19:04 snap 19:09:05 -rw-rw-r-- 1 1001 1001 168 Jan 12 19:04 version.go [Pipeline] sh 19:09:05 + '[' -e coverage.out ] 19:09:05 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:06 Stashed 1 file(s) [Pipeline] sh 19:09:06 + make build 19:09:06 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 19:09:13 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 19:09:27 Removing intermediate container a69fb437ac0c 19:09:27 ---> acb503e3a0e9 19:09:27 Successfully built acb503e3a0e9 19:09:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:09:28 + docker inspect -f . ci-base-image-arm64 19:09:28 . [Pipeline] withDockerContainer 19:09:28 prd-ubuntu18.04-docker-arm64-4c-16g-19776 does not seem to be running inside a container 19:09:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:30 $ docker top e14ad14a171a4b9c2275d8147c3265448798e27d27172243a394e0f9598493aa -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:31 + go version 19:09:31 go version go1.15.5 linux/arm64 [Pipeline] } 19:09:31 $ docker stop --time=1 e14ad14a171a4b9c2275d8147c3265448798e27d27172243a394e0f9598493aa 19:09:32 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 19:09:32 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 19:09:33 $ docker rm -f e14ad14a171a4b9c2275d8147c3265448798e27d27172243a394e0f9598493aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:34 + docker inspect -f . ci-base-image-arm64 19:09:34 . [Pipeline] withDockerContainer 19:09:34 prd-ubuntu18.04-docker-arm64-4c-16g-19776 does not seem to be running inside a container 19:09:34 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:34 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 19:09:35 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 19:09:36 $ docker top 7d6d73b120749b20905ed17371130049d21bf589d3b91b8a717839ceb77ebafc -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:36 ========================================================= 19:09:36 [edgeXBuildGoParallel] Running Tests and Build... 19:09:36 ========================================================= [Pipeline] sh 19:09:37 + make test 19:09:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:09:40 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 19:09:43 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 19:09:46 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 19:09:49 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 19:09:51 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 19:09:53 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] } 19:09:55 $ docker stop --time=1 68bc0490e05ac91659b2e15bd10d6679d220576bd639f1523241217477dd1bba 19:09:57 $ docker rm -f 68bc0490e05ac91659b2e15bd10d6679d220576bd639f1523241217477dd1bba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:10:00 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] isUnix [Pipeline] sh 19:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:02 19:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:03 latest: Pulling from edgex-devops/edgex-compose 19:10:03 cbdbe7a5bc2a: Pulling fs layer 19:10:03 ca9280d653b3: Pulling fs layer 19:10:03 7e9c9ca2126c: Pulling fs layer 19:10:04 cbdbe7a5bc2a: Verifying Checksum 19:10:04 cbdbe7a5bc2a: Download complete 19:10:05 cbdbe7a5bc2a: Pull complete 19:10:05 ca9280d653b3: Verifying Checksum 19:10:05 ca9280d653b3: Download complete 19:10:07 7e9c9ca2126c: Verifying Checksum 19:10:07 7e9c9ca2126c: Download complete 19:10:07 ca9280d653b3: Pull complete 19:10:18 7e9c9ca2126c: Pull complete 19:10:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:10:18 prd-centos7-docker-4c-2g-19774 does not seem to be running inside a container 19:10:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:10:20 $ docker top 6b210910ad5409e219f0fb1b88419b51bb0aa52723b121486624a4b7bd19e00f -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:21 + docker-compose build --help 19:10:21 + grep parallel 19:10:22 --parallel Build images in parallel. [Pipeline] } 19:10:22 $ docker stop --time=1 6b210910ad5409e219f0fb1b88419b51bb0aa52723b121486624a4b7bd19e00f 19:10:24 $ docker rm -f 6b210910ad5409e219f0fb1b88419b51bb0aa52723b121486624a4b7bd19e00f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:25 . [Pipeline] withDockerContainer 19:10:25 prd-centos7-docker-4c-2g-19774 does not seem to be running inside a container 19:10:25 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat 19:10:26 $ docker top 12af73faac1b288105361a7c90e3d404ce3818cae5a74f7537f21d19d74a0e4d -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:27 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:29 Building docker-core-command-go ... 19:10:29 Building docker-core-data-go ... 19:10:29 Building docker-core-metadata-go ... 19:10:29 Building docker-security-bootstrap-redis-go ... 19:10:29 Building docker-security-proxy-setup-go ... 19:10:29 Building docker-security-secretstore-setup-go ... 19:10:29 Building docker-support-notifications-go ... 19:10:29 Building docker-support-scheduler-go ... 19:10:29 Building docker-sys-mgmt-agent-go ... 19:10:29 Building docker-core-metadata-go 19:10:29 Building docker-security-secretstore-setup-go 19:10:29 Building docker-security-proxy-setup-go 19:10:29 Building docker-security-bootstrap-redis-go 19:10:29 Building docker-support-notifications-go 19:10:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:11:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:11:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:11:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:11:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 19:11:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:11:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:11:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:11:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:11:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:11:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:11:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:11:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:11:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.287s coverage: 46.6% of statements 19:11:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:11:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:11:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:11:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:11:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:11:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.546s coverage: 27.0% of statements 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:11:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:11:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.107s coverage: 100.0% of statements 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:11:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.612s coverage: 77.8% of statements 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:11:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.710s coverage: 82.4% of statements 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:11:26 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:11:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:11:26 ---> 4dbe256e0d34 19:11:26 Step 3/24 : WORKDIR /edgex-go 19:11:26 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:11:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:11:26 ---> 4dbe256e0d34 19:11:26 Step 3/24 : WORKDIR /edgex-go 19:11:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:11:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:11:26 ---> 4dbe256e0d34 19:11:26 Step 3/21 : WORKDIR /edgex-go 19:11:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:11:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:26 ---> 4dbe256e0d34 19:11:26 Step 3/22 : WORKDIR /edgex-go 19:11:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:11:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:26 ---> 4dbe256e0d34 19:11:26 Step 3/22 : WORKDIR /edgex-go 19:11:26 ---> Running in d91b2e5da6b0 19:11:26 ---> Running in 6eea534f2731 19:11:26 ---> Running in d2285c8ed532 19:11:26 ---> Running in 0264d8530d1d 19:11:26 ---> Running in 91a41350b44d 19:11:26 Removing intermediate container 6eea534f2731 19:11:26 ---> 95851bae59dc 19:11:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:26 Removing intermediate container 91a41350b44d 19:11:26 ---> ab07b86b4432 19:11:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:26 Removing intermediate container d91b2e5da6b0 19:11:26 ---> d8d283644af2 19:11:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:26 Removing intermediate container d2285c8ed532 19:11:26 ---> 0145030be106 19:11:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:26 Removing intermediate container 0264d8530d1d 19:11:26 ---> 15c991ef9137 19:11:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:26 ---> Running in 764fc7f04c01 19:11:26 ---> Running in 72a4ccaaab00 19:11:26 ---> Running in 15d79fe91f47 19:11:26 ---> Running in 4c1ba155cd8d 19:11:26 ---> Running in 3fdfaeaf9f7f 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.226s coverage: 28.6% of statements 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.159s coverage: 100.0% of statements 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.317s coverage: 86.7% of statements 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.392s coverage: 97.5% of statements 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.160s coverage: 78.3% of statements 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:11:28 Removing intermediate container 15d79fe91f47 19:11:28 ---> e93ff7b10fcd 19:11:28 Step 5/22 : RUN apk add --update --no-cache make git 19:11:28 Removing intermediate container 764fc7f04c01 19:11:28 ---> ba03bb92af0e 19:11:28 Step 5/21 : RUN apk add --update --no-cache make git 19:11:28 ---> Running in 0c2c5cb3f23b 19:11:28 Removing intermediate container 4c1ba155cd8d 19:11:28 ---> 0e99880087e0 19:11:28 Step 5/24 : RUN apk add --update --no-cache make git 19:11:28 Removing intermediate container 72a4ccaaab00 19:11:28 ---> 69eef26c5606 19:11:28 Step 5/22 : RUN apk add --update --no-cache make git 19:11:28 Removing intermediate container 3fdfaeaf9f7f 19:11:28 ---> f6c55d2ed1db 19:11:28 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 19:11:28 ---> Running in c8fb218e6fef 19:11:28 ---> Running in 361408af18e7 19:11:28 ---> Running in 05e4c59a5227 19:11:28 ---> Running in 90f5aa4e9c45 19:11:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:11:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:11:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:11:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:11:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:11:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:11:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:11:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:11:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:11:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:11:32 OK: 233 MiB in 51 packages 19:11:32 OK: 233 MiB in 51 packages 19:11:32 OK: 233 MiB in 51 packages 19:11:32 OK: 233 MiB in 51 packages 19:11:33 OK: 233 MiB in 51 packages 19:11:33 Removing intermediate container 0c2c5cb3f23b 19:11:33 ---> 57208751e2ab 19:11:33 Step 6/22 : COPY go.mod . 19:11:33 Removing intermediate container 361408af18e7 19:11:33 ---> d6c696b035a5 19:11:33 Step 6/24 : COPY go.mod . 19:11:33 Removing intermediate container c8fb218e6fef 19:11:33 ---> 4808adf1bcfe 19:11:33 Step 6/21 : COPY go.mod . 19:11:34 Removing intermediate container 05e4c59a5227 19:11:34 ---> d27831020b8e 19:11:34 Step 6/24 : COPY go.mod . 19:11:34 ---> 1369801d224f 19:11:34 Step 7/22 : RUN go mod download 19:11:34 ---> 3217ebd74b83 19:11:34 Step 7/24 : RUN go mod download 19:11:34 ---> Running in 71cdc8dab01d 19:11:34 ---> Running in 81ca138b47b6 19:11:34 ---> 6fa629fc7196 19:11:34 Step 7/21 : RUN go mod download 19:11:34 Removing intermediate container 90f5aa4e9c45 19:11:34 ---> 48750a5ac1e4 19:11:34 Step 6/22 : COPY go.mod . 19:11:35 ---> Running in e1e8bfcc6478 19:11:35 ---> 87d564231fa1 19:11:35 Step 7/24 : RUN go mod download 19:11:35 ---> Running in fee9c86c1cf3 19:11:35 ---> 5f3edf33beb6 19:11:35 Step 7/22 : RUN go mod download 19:11:35 ---> Running in 512d12190b05 19:11:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.168s coverage: 93.1% of statements 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:11:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:11:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.249s coverage: 0.1% of statements 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.075s coverage: 100.0% of statements 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 75.5% of statements 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.8% of statements 19:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.165s coverage: 87.2% of statements 19:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.174s coverage: 84.2% of statements 19:11:39 Removing intermediate container 81ca138b47b6 19:11:39 ---> b9b07eb75831 19:11:39 Step 8/24 : COPY . . 19:11:39 Removing intermediate container e1e8bfcc6478 19:11:39 ---> c927d9a85edf 19:11:39 Step 8/21 : COPY . . 19:11:39 Removing intermediate container 71cdc8dab01d 19:11:39 ---> 5bdab28fd8f7 19:11:39 Step 8/22 : COPY . . 19:11:39 Removing intermediate container fee9c86c1cf3 19:11:39 ---> d9aa68020dc4 19:11:39 Step 8/24 : COPY . . 19:11:39 Removing intermediate container 512d12190b05 19:11:39 ---> a02592ecf741 19:11:39 Step 8/22 : COPY . . 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.4% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.578s coverage: 63.5% of statements 19:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 19:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements 19:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 19:11:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.871s coverage: 55.9% of statements 19:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 19:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 19:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 19:11:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.428s coverage: 37.0% of statements 19:11:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:11:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:11:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.659s coverage: 84.0% of statements 19:11:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.091s coverage: 100.0% of statements 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.406s coverage: 47.1% of statements 19:11:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:11:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:11:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:11:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:11:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements 19:11:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.135s coverage: 100.0% of statements 19:11:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:12:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.067s coverage: 29.1% of statements 19:12:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:12:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:12:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:12:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:12:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:12:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.194s coverage: 99.0% of statements 19:12:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:12:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.134s coverage: 100.0% of statements 19:12:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:12:01 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 19:12:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:12:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 19:12:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:12:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:12:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:12:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:12:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements 19:12:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:12:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:12:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 19:12:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 32.1% of statements 19:12:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 19:12:02 GO111MODULE=on go vet ./... 19:12:36 ---> 38a8b48388ec 19:12:36 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:12:36 ---> 4cb0149a1075 19:12:36 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 19:12:36 ---> b301ae7ef475 19:12:36 Step 9/22 : RUN make cmd/core-metadata/core-metadata 19:12:36 ---> Running in 4c6de5da5f73 19:12:36 ---> Running in 3999c0afaa03 19:12:36 ---> 0daa0486376f 19:12:36 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:12:36 ---> Running in af7adc19ffb2 19:12:36 ---> Running in 26c91e6ec06b 19:12:36 ---> ea6b139ecdd0 19:12:36 Step 9/24 : RUN make cmd/support-notifications/support-notifications 19:12:36 ---> Running in df8f34b325c3 19:12:36 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 19:12:36 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 19:12:36 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 19:12:36 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 19:12:36 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 19:13:10 gofmt -l . 19:13:10 [ "`gofmt -l .`" = "" ] 19:13:10 ./bin/test-go-mod-tidy.sh 19:13:10 ./bin/test-attribution-txt.sh [Pipeline] sh 19:13:12 + ls -al . 19:13:12 total 684 19:13:12 drwxrwxr-x 9 1001 1001 4096 Jan 12 19:13 . 19:13:12 drwxr-xr-x 4 root root 4096 Jan 12 19:09 .. 19:13:12 -rw-rw-r-- 1 1001 1001 11 Jan 12 19:08 .dockerignore 19:13:12 drwxrwxr-x 8 1001 1001 4096 Jan 12 19:08 .git 19:13:12 drwxrwxr-x 3 1001 1001 4096 Jan 12 19:08 .github 19:13:12 -rw-rw-r-- 1 1001 1001 824 Jan 12 19:08 .gitignore 19:13:12 -rw-rw-r-- 1 1001 1001 166 Jan 12 19:08 .sonarcloud.properties 19:13:12 -rw-rw-r-- 1 1001 1001 7741 Jan 12 19:08 Attribution.txt 19:13:12 -rw-rw-r-- 1 1001 1001 3804 Jan 12 19:08 CONTRIBUTING.md 19:13:12 -rw-rw-r-- 1 1001 1001 931 Jan 12 19:08 Dockerfile.build 19:13:12 -rw-rw-r-- 1 1001 1001 863 Jan 12 19:08 Jenkinsfile 19:13:12 -rw-rw-r-- 1 1001 1001 10775 Jan 12 19:08 LICENSE 19:13:12 -rw-rw-r-- 1 1001 1001 5750 Jan 12 19:08 Makefile 19:13:12 -rw-rw-r-- 1 1001 1001 6524 Jan 12 19:08 README.md 19:13:12 -rw-rw-r-- 1 1001 1001 6744 Jan 12 19:08 SECURITY.md 19:13:12 -rw-rw-r-- 1 1001 1001 5 Jan 12 19:05 VERSION 19:13:12 -rw-rw-r-- 1 1001 1001 4131 Jan 12 19:08 ZMQWindows.md 19:13:12 drwxrwxr-x 2 1001 1001 4096 Jan 12 19:08 bin 19:13:12 drwxrwxr-x 14 1001 1001 4096 Jan 12 19:08 cmd 19:13:12 -rw-r--r-- 1 root root 552842 Jan 12 19:12 coverage.out 19:13:12 -rw-r--r-- 1 root root 979 Jan 12 19:13 go.mod 19:13:12 -rw-r--r-- 1 root root 19019 Jan 12 19:13 go.sum 19:13:12 drwxrwxr-x 8 1001 1001 4096 Jan 12 19:08 internal 19:13:12 drwxrwxr-x 4 1001 1001 4096 Jan 12 19:08 openapi 19:13:12 drwxrwxr-x 4 1001 1001 4096 Jan 12 19:08 snap 19:13:12 -rw-rw-r-- 1 1001 1001 168 Jan 12 19:08 version.go [Pipeline] sh 19:13:12 + '[' -e coverage.out ] 19:13:12 + chown 1001:1001 coverage.out [Pipeline] stash 19:13:12 Warning: overwriting stash ‘coverage-report’ 19:13:14 Stashed 1 file(s) [Pipeline] sh 19:13:15 + make build 19:13: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 19:13:24 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 19:13:24 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 19:13:25 Removing intermediate container 3999c0afaa03 19:13:25 ---> 19e3fc829143 19:13:25 19:13:25 Step 10/22 : FROM alpine:3.12 19:13:25 3.12: Pulling from library/alpine 19:13:27 Removing intermediate container df8f34b325c3 19:13:27 ---> b5955a4f5521 19:13:27 19:13:27 Step 10/24 : FROM scratch 19:13:27 ---> 19:13:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 19:13:27 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 19:13:27 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 19:13:27 Status: Downloaded newer image for alpine:3.12 19:13:27 ---> 389fef711851 19:13:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:13:27 ---> Running in a3a4f11bedc3 19:13:27 ---> Running in 45a4b2ddae28 19:13:29 Removing intermediate container a3a4f11bedc3 19:13:29 ---> 2aac61c9522c 19:13:29 Step 12/24 : ENV APP_PORT=48060 19:13:30 ---> Running in 57ecf3ebd802 19:13:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:30 (1/5) Installing ca-certificates (20191127-r4) 19:13:30 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:13:30 (3/5) Installing libcurl (7.69.1-r3) 19:13:30 (4/5) Installing curl (7.69.1-r3) 19:13:30 (5/5) Installing dumb-init (1.2.2-r1) 19:13:30 Executing busybox-1.31.1-r19.trigger 19:13:30 Executing ca-certificates-20191127-r4.trigger 19:13:31 OK: 7 MiB in 19 packages 19:13:31 Removing intermediate container 26c91e6ec06b 19:13:31 ---> 871906e27bac 19:13:31 19:13:31 Step 10/24 : FROM alpine:3.12 19:13:31 ---> 389fef711851 19:13:31 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:13:31 Removing intermediate container 4c6de5da5f73 19:13:31 ---> de84f57071d6 19:13:31 19:13:31 Step 10/21 : FROM alpine:3.12 19:13:31 ---> 389fef711851 19:13:31 Step 11/21 : RUN apk add --update --no-cache curl 19:13:31 Removing intermediate container 57ecf3ebd802 19:13:31 ---> 5379680b6735 19:13:31 Step 13/24 : EXPOSE $APP_PORT 19:13:31 ---> Running in af1533ff0489 19:13:32 ---> Running in bd2e818727f4 19:13:32 ---> Running in 9d6dc31ec8ad 19:13:32 Removing intermediate container bd2e818727f4 19:13:32 ---> dd190568762e 19:13:32 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 19:13:33 Removing intermediate container 45a4b2ddae28 19:13:33 ---> 81eb75fc5e88 19:13:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 19:13:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:34 ---> Running in 863ae2b83e3b 19:13:34 (1/5) Installing ca-certificates (20191127-r4) 19:13:34 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:13:34 (3/5) Installing libcurl (7.69.1-r3) 19:13:34 (4/5) Installing curl (7.69.1-r3) 19:13:34 (5/5) Installing dumb-init (1.2.2-r1) 19:13:34 Executing busybox-1.31.1-r19.trigger 19:13:34 Executing ca-certificates-20191127-r4.trigger 19:13:34 (1/4) Installing ca-certificates (20191127-r4) 19:13:34 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:13:34 (3/4) Installing libcurl (7.69.1-r3) 19:13:34 (4/4) Installing curl (7.69.1-r3) 19:13:34 OK: 7 MiB in 19 packages 19:13:34 Executing busybox-1.31.1-r19.trigger 19:13:34 Executing ca-certificates-20191127-r4.trigger 19:13:34 ---> 461665be52cc 19:13:34 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 19:13:34 OK: 7 MiB in 18 packages 19:13:35 Removing intermediate container 863ae2b83e3b 19:13:35 ---> dd6142378789 19:13:35 Step 13/22 : WORKDIR / 19:13:36 ---> 25cacf573e7e 19:13:36 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 19:13:36 Removing intermediate container af7adc19ffb2 19:13:36 ---> 204ad02c5672 19:13:36 19:13:36 Step 10/22 : FROM scratch 19:13:36 ---> 19:13:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:13:36 ---> Running in 9ecb9b82dd36 19:13:36 ---> Running in 7fc92cde51d4 19:13:37 Removing intermediate container 9ecb9b82dd36 19:13:37 ---> da3d0cfacd8b 19:13:37 Removing intermediate container 7fc92cde51d4 19:13:37 ---> 5b58b6fec3b3 19:13:37 Step 12/22 : ENV APP_PORT=48081 19:13:37 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:37 Removing intermediate container 9d6dc31ec8ad 19:13:37 ---> aa753d709d4c 19:13:37 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:37 Removing intermediate container af1533ff0489 19:13:37 ---> 3fd2ac9d169d 19:13:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:37 ---> Running in a5a82a3fd739 19:13:37 ---> Running in df93cc6ae686 19:13:37 ---> 406bc654d031 19:13:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:37 ---> Running in a7a284af05d8 19:13:37 Removing intermediate container a5a82a3fd739 19:13:37 ---> fc908ca99328 19:13:37 Step 13/22 : EXPOSE $APP_PORT 19:13:37 Removing intermediate container df93cc6ae686 19:13:37 ---> 2dad8f0b94cc 19:13:37 Step 13/21 : WORKDIR /edgex 19:13:37 ---> 5d2b2b793f98 19:13:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 19:13:37 Removing intermediate container a7a284af05d8 19:13:37 ---> 281d152a7a30 19:13:37 Step 13/24 : WORKDIR / 19:13:37 ---> Running in 2d2ea4b49367 19:13:37 ---> Running in 0ab65066ae7d 19:13:38 ---> Running in b72d4cfbda29 19:13:38 ---> d70ec4329de0 19:13:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:38 Removing intermediate container 2d2ea4b49367 19:13:38 ---> 515efa6b2536 19:13:38 Step 14/22 : WORKDIR / 19:13:38 Removing intermediate container b72d4cfbda29 19:13:38 ---> 385cd772ee52 19:13:38 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:13:39 Removing intermediate container 0ab65066ae7d 19:13:39 ---> 8e1ec3d4bfa8 19:13:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:13:39 ---> Running in c3c5afe5c10c 19:13:39 ---> ace59d98bc75 19:13:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 19:13:39 ---> f2f747d57443 19:13:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:13:39 ---> f24583ef5739 19:13:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:39 Removing intermediate container c3c5afe5c10c 19:13:39 ---> b3723f8b8b18 19:13:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:39 ---> 164a4238c042 19:13:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:13:39 ---> db357b291e11 19:13:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 19:13:39 ---> 9deddcf88eed 19:13:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:13:39 ---> a367007d035b 19:13:39 Step 20/24 : ENTRYPOINT ["/support-notifications"] 19:13:39 ---> 9feb2865130b 19:13:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:13:40 ---> Running in bf68c6c53258 19:13:40 ---> 6320ec8d2a8d 19:13:40 Step 18/22 : RUN chmod +x entrypoint.sh 19:13:40 ---> c589f64b2c8b 19:13:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:13:40 ---> Running in a75b188c2cd0 19:13:40 ---> 2d0008cd28fe 19:13:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:13:40 Removing intermediate container bf68c6c53258 19:13:40 ---> e5de1a18dec6 19:13:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:41 ---> Running in 5c8b8a20ea7b 19:13:41 ---> 9ce2a805b9ab 19:13:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:13:41 Removing intermediate container 5c8b8a20ea7b 19:13:41 ---> 9590fae2584f 19:13:41 Step 22/24 : LABEL arch=x86_64 19:13:41 ---> Running in d1227d80f6d3 19:13:41 ---> 5e4ab85e7786 19:13:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:13:42 ---> 2ae9e0b9b889 19:13:42 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:13:42 ---> f6ac43bfa334 19:13:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:13:42 ---> Running in e2b335b6f6ca 19:13:42 Removing intermediate container d1227d80f6d3 19:13:42 ---> 5a69427c334d 19:13:42 Step 23/24 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:13:42 ---> Running in 1c3ce8407472 19:13:42 ---> Running in 4ea1cc014e05 19:13:42 ---> 4f4aed4da94b 19:13:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:13:43 Removing intermediate container e2b335b6f6ca 19:13:43 ---> efc56583dce8 19:13:43 Step 18/21 : CMD ["--init=true"] 19:13:43 Removing intermediate container 1c3ce8407472 19:13:43 ---> b5f3555abb06 19:13:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:43 ---> Running in c4dabe688c96 19:13:43 Removing intermediate container 4ea1cc014e05 19:13:43 ---> bd2438f1dc45 19:13:43 Step 24/24 : LABEL version=0.0.0 19:13:43 Removing intermediate container a75b188c2cd0 19:13:43 ---> d884b6e08b8d 19:13:43 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 19:13:43 ---> Running in c7e0b5cc7007 19:13:43 ---> 50f6e9e0ed4e 19:13:43 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:13:43 ---> Running in 2df80655032d 19:13:43 ---> Running in cd650784cce5 19:13:43 ---> Running in a4397339e5cb 19:13:43 Removing intermediate container c4dabe688c96 19:13:43 ---> 4298a1630ac3 19:13:43 Step 19/21 : LABEL arch=x86_64 19:13:44 Removing intermediate container c7e0b5cc7007 19:13:44 ---> 750952a148f2 19:13:44 Step 20/22 : LABEL arch=x86_64 19:13:44 ---> Running in d4d4cc1bce00 19:13:44 ---> Running in e0fba90c115c 19:13:44 Removing intermediate container 2df80655032d 19:13:44 ---> 40931355c5cd 19:13:44 19:13:44 Removing intermediate container cd650784cce5 19:13:44 ---> 89eb06ee587b 19:13:44 Step 20/22 : LABEL arch=x86_64 19:13:44 ---> Running in c300ca447d43 19:13:44 Removing intermediate container d4d4cc1bce00 19:13:44 ---> 3a6491eacc63 19:13:44 Step 20/21 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:13:45 Removing intermediate container e0fba90c115c 19:13:45 ---> 6ea394ff8b42 19:13:45 Step 21/22 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:13:45 ---> Running in fe62aec8bdcb 19:13:45 Successfully built 40931355c5cd 19:13:45 ---> Running in 49bf61a53ea9 19:13:45 Successfully tagged docker-support-notifications-go:latest 19:13:45 Building docker-support-scheduler-go 19:13:45  Building docker-support-notifications-go ... done Removing intermediate container c300ca447d43 19:13:45 ---> 8551eabc57ea 19:13:45 Step 21/22 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:13:45 ---> Running in edec4b13f842 19:13:45 Removing intermediate container 49bf61a53ea9 19:13:45 ---> 765be521798d 19:13:45 Step 22/22 : LABEL version=0.0.0 19:13:45 Removing intermediate container fe62aec8bdcb 19:13:45 ---> 7f0abfbb3475 19:13:45 Step 21/21 : LABEL version=0.0.0 19:13:45 ---> Running in fc3a6971b405 19:13:45 ---> Running in 276a377ad04a 19:13:45 Removing intermediate container edec4b13f842 19:13:45 ---> aa49523f7a6e 19:13:45 Step 22/22 : LABEL version=0.0.0 19:13:45 ---> Running in ef05751ae485 19:13:46 Removing intermediate container fc3a6971b405 19:13:46 ---> 08a2b751256a 19:13:46 19:13:46 Removing intermediate container 276a377ad04a 19:13:46 ---> 75058012b57a 19:13:46 19:13:46 Removing intermediate container a4397339e5cb 19:13:46 ---> 5c80517ff1a5 19:13:46 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:13:46 Successfully built 75058012b57a 19:13:46 Successfully built 08a2b751256a 19:13:46 ---> Running in 5b895c550a88 19:13:46 Removing intermediate container ef05751ae485 19:13:46 ---> 9bbea1a45979 19:13:46 19:13:46 Successfully tagged docker-security-proxy-setup-go:latest 19:13:46  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 19:13:46 Successfully tagged docker-core-metadata-go:latest 19:13:46 Building docker-core-data-go 19:13:46  Building docker-core-metadata-go ... done Successfully built 9bbea1a45979 19:13:47 Successfully tagged docker-security-bootstrap-redis-go:latest 19:13:47  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go 19:13:47 Removing intermediate container 5b895c550a88 19:13:47 ---> 18cc7c465797 19:13:47 Step 22/24 : LABEL arch=x86_64 19:13:47 ---> Running in 3e5980925abf 19:13:48 Removing intermediate container 3e5980925abf 19:13:48 ---> 76998b0fbd8b 19:13:48 Step 23/24 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:13:50 ---> Running in 9dd7a53802a0 19:13:51 Removing intermediate container 9dd7a53802a0 19:13:51 ---> 966296a545ae 19:13:51 Step 24/24 : LABEL version=0.0.0 19:13:51 ---> Running in 9ac017742ae0 19:13:52 Removing intermediate container 9ac017742ae0 19:13:52 ---> 0e174ebc38da 19:13:52 19:13:52 Successfully built 0e174ebc38da 19:13:52 Successfully tagged docker-security-secretstore-setup-go:latest 19:13:54 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 19:13:56 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 19:14:01 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 19:14:02 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 19:14:07 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 19:14:11 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 19:14:16 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 19:14:19 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 19:14:23 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 19:14:26 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] } 19:14:29 $ docker stop --time=1 7d6d73b120749b20905ed17371130049d21bf589d3b91b8a717839ceb77ebafc 19:14:32 $ docker rm -f 7d6d73b120749b20905ed17371130049d21bf589d3b91b8a717839ceb77ebafc 19:14:32  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:14:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:14:32 ---> 4dbe256e0d34 19:14:32 Step 3/22 : WORKDIR /edgex-go 19:14:32 ---> Using cache 19:14:32 ---> 15c991ef9137 19:14:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:32 ---> Using cache 19:14:32 ---> f6c55d2ed1db 19:14:32 Step 5/22 : RUN apk add --update --no-cache make git 19:14:32 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:14:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:14:32 ---> 4dbe256e0d34 19:14:32 Step 3/23 : WORKDIR /edgex-go 19:14:32 ---> Using cache 19:14:32 ---> 15c991ef9137 19:14:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:32 ---> Using cache 19:14:32 ---> f6c55d2ed1db 19:14:32 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:14:32 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:14:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:14:32 ---> 4dbe256e0d34 19:14:32 Step 3/26 : WORKDIR /edgex-go 19:14:32 ---> Using cache 19:14:32 ---> 15c991ef9137 19:14:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:32 ---> Using cache 19:14:32 ---> f6c55d2ed1db 19:14:32 Step 5/26 : RUN apk add --update --no-cache make bash git 19:14:32 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:14:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:14:32 ---> 4dbe256e0d34 19:14:32 Step 3/21 : WORKDIR /edgex-go 19:14:32 ---> Using cache 19:14:32 ---> 15c991ef9137 19:14:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:32 ---> Using cache 19:14:32 ---> f6c55d2ed1db 19:14:32 Step 5/21 : RUN apk add --update --no-cache make git 19:14:32 ---> Running in 3281227711e1 19:14:32 ---> Running in 5dc6392086bf 19:14:32 ---> Running in ecedd2ae7e1c 19:14:32 ---> Running in 4f3af6b3f414 19:14:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:14:34 19:14:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:14:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:14:35 latest: Pulling from edgex-devops/edgex-compose-arm64 19:14:35 29e5d40040c1: Pulling fs layer 19:14:35 1ce36da41761: Pulling fs layer 19:14:35 25b303627fd3: Pulling fs layer 19:14:35 OK: 233 MiB in 51 packages 19:14:35 OK: 233 MiB in 51 packages 19:14:35 OK: 233 MiB in 51 packages 19:14:35 OK: 233 MiB in 51 packages 19:14:36 29e5d40040c1: Verifying Checksum 19:14:36 29e5d40040c1: Download complete 19:14:36 1ce36da41761: Verifying Checksum 19:14:36 1ce36da41761: Download complete 19:14:36 29e5d40040c1: Pull complete 19:14:36 Removing intermediate container 5dc6392086bf 19:14:36 ---> efec871a3dbe 19:14:36 Step 6/22 : COPY go.mod . 19:14:36 Removing intermediate container ecedd2ae7e1c 19:14:36 ---> 5e9c8f78f76e 19:14:36 Step 6/21 : COPY go.mod . 19:14:37 Removing intermediate container 3281227711e1 19:14:37 ---> 6e41333fb213 19:14:37 Step 6/23 : COPY go.mod . 19:14:37 Removing intermediate container 4f3af6b3f414 19:14:37 ---> adda76e81159 19:14:37 Step 6/26 : COPY go.mod . 19:14:37 ---> 0404b97f2292 19:14:37 Step 7/22 : RUN go mod download 19:14:37 ---> d0af8dedc38b 19:14:37 Step 7/21 : RUN go mod download 19:14:37 ---> Running in e79a8113185c 19:14:37 ---> Running in 21019f67b2aa 19:14:37 ---> 97d6d09f08ff 19:14:37 Step 7/23 : RUN go mod download 19:14:37 1ce36da41761: Pull complete 19:14:38 ---> 57c22235cda7 19:14:38 Step 7/26 : RUN go mod download 19:14:38 ---> Running in 0c6f5e857732 19:14:38 ---> Running in 0bce4744ada4 19:14:38 25b303627fd3: Verifying Checksum 19:14:38 25b303627fd3: Download complete 19:14:42 Removing intermediate container e79a8113185c 19:14:42 ---> 883bb378884e 19:14:42 Step 8/22 : COPY . . 19:14:42 Removing intermediate container 21019f67b2aa 19:14:42 ---> 478a08fa0ff6 19:14:42 Step 8/21 : COPY . . 19:14:42 Removing intermediate container 0bce4744ada4 19:14:42 ---> aa698d78a677 19:14:42 Step 8/26 : COPY . . 19:14:42 Removing intermediate container 0c6f5e857732 19:14:42 ---> f567663e786c 19:14:42 Step 8/23 : COPY . . 19:14:48 25b303627fd3: Pull complete 19:14:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:14:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:14:48 prd-ubuntu18.04-docker-arm64-4c-16g-19776 does not seem to be running inside a container 19:14:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:14:51 $ docker top c21d15e112ec6272ae596bad951131f79f2fad4a3a4d4ba0e4e1f586b16ab646 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:52 + + grepdocker-compose parallel build 19:14:52 --help 19:14:56 --parallel Build images in parallel. [Pipeline] } 19:14:56 $ docker stop --time=1 c21d15e112ec6272ae596bad951131f79f2fad4a3a4d4ba0e4e1f586b16ab646 19:14:58 $ docker rm -f c21d15e112ec6272ae596bad951131f79f2fad4a3a4d4ba0e4e1f586b16ab646 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:14:59 . [Pipeline] withDockerContainer 19:14:59 prd-ubuntu18.04-docker-arm64-4c-16g-19776 does not seem to be running inside a container 19:14:59 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:15:01 $ docker top f4441ecf6c82e41301f7077655801f9dacf4812f50a1bd74fa52f2c58e04be97 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:02 + docker-compose -f ./docker-compose-build.yml build --parallel 19:15:07 Building docker-core-command-go ... 19:15:07 Building docker-core-data-go ... 19:15:07 Building docker-core-metadata-go ... 19:15:07 Building docker-security-bootstrap-redis-go ... 19:15:07 Building docker-security-proxy-setup-go ... 19:15:07 Building docker-security-secretstore-setup-go ... 19:15:07 Building docker-support-notifications-go ... 19:15:07 Building docker-support-scheduler-go ... 19:15:07 Building docker-sys-mgmt-agent-go ... 19:15:07 Building docker-security-secretstore-setup-go 19:15:07 Building docker-core-command-go 19:15:07 Building docker-support-notifications-go 19:15:07 Building docker-support-scheduler-go 19:15:07 Building docker-core-metadata-go 19:15:40 ---> 71b3ed50c826 19:15:40 ---> b45ad24fb58f 19:15:40 ---> 55b251a4348d 19:15:40 Step 9/21 : RUN make cmd/support-scheduler/support-schedulerStep 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 9/22 : RUN make cmd/core-command/core-command 19:15:40 19:15:40 19:15:40 ---> Running in fc6971a1e3a1 19:15:40 ---> Running in 80abe608951f 19:15:40 ---> Running in 0efe1b2c8e33 19:15:40 ---> 3d38a0313275 19:15:40 Step 9/23 : RUN make cmd/core-data/core-data 19:15:40 ---> Running in 6242cec361a5 19:15:40 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 19:15:40 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 19:15:40 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 19:15:40 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 19:16:15 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:16:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:16:15 ---> acb503e3a0e9 19:16:15 Step 3/24 : WORKDIR /edgex-go 19:16:15 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:16:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:16:15 ---> acb503e3a0e9 19:16:15 Step 3/24 : WORKDIR /edgex-go 19:16:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:16:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:16:15 ---> acb503e3a0e9 19:16:15 Step 3/22 : WORKDIR /edgex-go 19:16:15 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:16:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:16:15 ---> acb503e3a0e9 19:16:15 Step 3/21 : WORKDIR /edgex-go 19:16:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:16:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:16:15 ---> acb503e3a0e9 19:16:15 Step 3/22 : WORKDIR /edgex-go 19:16:15 ---> Running in 9c532823cbd2 19:16:15 ---> Running in d4e361ca6ab3 19:16:15 ---> Running in 695aea9f5953 19:16:15 ---> Running in 6867dacd084c 19:16:15 ---> Running in 713d0b07f909 19:16:15 Removing intermediate container 695aea9f5953 19:16:15 ---> ab6ee649ea34 19:16:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:15 Removing intermediate container 6867dacd084c 19:16:15 ---> e7d0d04328a5 19:16:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:15 Removing intermediate container 9c532823cbd2 19:16:15 ---> 5e57f3fdcd7f 19:16:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:15 Removing intermediate container d4e361ca6ab3 19:16:15 ---> 9252c2f2e6e4 19:16:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:15 Removing intermediate container 713d0b07f909 19:16:15 ---> 47097647f780 19:16:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:15 ---> Running in 03039213cd8a 19:16:15 ---> Running in 91acda025156 19:16:15 ---> Running in b3be78d0a385 19:16:15 ---> Running in 0d8bdbb99513 19:16:15 ---> Running in 383a457193c5 19:16:16 Removing intermediate container 91acda025156 19:16:16 ---> 43f24e27c55f 19:16:16 Step 5/24 : RUN apk add --update --no-cache make git 19:16:16 Removing intermediate container 0d8bdbb99513 19:16:16 ---> 1e4ed7959da3 19:16:16 Step 5/22 : RUN apk add --update --no-cache make git 19:16:16 ---> Running in 872a32dae0b6 19:16:16 ---> Running in 19d900176e98 19:16:16 Removing intermediate container 03039213cd8a 19:16:16 ---> 4e9a31380666 19:16:16 Step 5/22 : RUN apk add --update --no-cache make git 19:16:16 Removing intermediate container b3be78d0a385 19:16:16 ---> 7ba4af047593 19:16:16 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 19:16:16 Removing intermediate container 383a457193c5 19:16:16 ---> 2f87a645b998 19:16:16 Step 5/21 : RUN apk add --update --no-cache make git 19:16:16 ---> Running in b97434c82511 19:16:16 ---> Running in 799d33a6439c 19:16:16 ---> Running in 95c13d1e4cf2 19:16:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:20 OK: 217 MiB in 51 packages 19:16:21 OK: 217 MiB in 51 packages 19:16:21 OK: 217 MiB in 51 packages 19:16:21 OK: 217 MiB in 51 packages 19:16:21 OK: 217 MiB in 51 packages 19:16:22 Removing intermediate container 872a32dae0b6 19:16:22 ---> e65c47557a6d 19:16:22 Step 6/24 : COPY go.mod . 19:16:22 Removing intermediate container b97434c82511 19:16:22 ---> 349c41921a60 19:16:22 Step 6/22 : COPY go.mod . 19:16:23 Removing intermediate container 95c13d1e4cf2 19:16:23 ---> 1fd9c3e633fb 19:16:23 Step 6/21 : COPY go.mod . 19:16:23 Removing intermediate container 19d900176e98 19:16:23 ---> 7deefd248bb0 19:16:23 Step 6/22 : COPY go.mod . 19:16:23 ---> 9c7a3f092fb5 19:16:23 Step 7/24 : RUN go mod download 19:16:23 Removing intermediate container 799d33a6439c 19:16:23 ---> 00557a5403ee 19:16:23 Step 6/24 : COPY go.mod . 19:16:23 ---> Running in 5e77c3674b2f 19:16:23 ---> 500f008a10d2 19:16:23 Step 7/22 : RUN go mod download 19:16:24 ---> Running in 0a851cbb721e 19:16:24 ---> dabe2ba59af0 19:16:24 Step 7/21 : RUN go mod download 19:16:24 ---> 21681d866e12 19:16:24 Step 7/22 : RUN go mod download 19:16:24 ---> Running in e9582d16342f 19:16:25 ---> 7c2c6e448cc0 19:16:25 Step 7/24 : RUN go mod download 19:16:25 ---> Running in 4320d50498c0 19:16:25 ---> Running in a1e796afaae3 19:16:27 Removing intermediate container 0efe1b2c8e33 19:16:27 ---> b4b3dc390035 19:16:27 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:16:27 Removing intermediate container fc6971a1e3a1 19:16:27 ---> 2bd19274e5a1 19:16:27 19:16:27 Step 10/22 : FROM scratch 19:16:27 ---> 19:16:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:16:27 ---> Running in 1df5ae5493f6 19:16:27 Removing intermediate container 80abe608951f 19:16:27 ---> 22b1de76f766 19:16:27 19:16:27 Step 10/21 : FROM scratch 19:16:27 ---> 19:16:27 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:16:27 ---> Using cache 19:16:27 ---> 5b58b6fec3b3 19:16:27 Step 12/22 : ENV APP_PORT=48082 19:16:27 ---> Using cache 19:16:27 ---> 5b58b6fec3b3 19:16:27 Step 12/21 : ENV APP_PORT=48085 19:16:27 ---> Running in 24c69cda10ba 19:16:27 ---> Running in 241078227aac 19:16:27 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 19:16:27 Removing intermediate container 24c69cda10ba 19:16:27 ---> ea652c44a71d 19:16:27 Step 13/21 : EXPOSE $APP_PORT 19:16:27 Removing intermediate container 241078227aac 19:16:27 ---> e76523f7dc8a 19:16:27 Step 13/22 : EXPOSE $APP_PORT 19:16:27 ---> Running in c214d721b1ec 19:16:27 ---> Running in e4e1ee500da8 19:16:27 Removing intermediate container c214d721b1ec 19:16:27 ---> 7f90366c0296 19:16:27 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:27 Removing intermediate container e4e1ee500da8 19:16:27 ---> 4dc7a4a396c0 19:16:27 Step 14/22 : WORKDIR / 19:16:28 ---> Running in c1ac68341c43 19:16:28 Removing intermediate container 5e77c3674b2f 19:16:28 ---> ced599399f94 19:16:28 Step 8/24 : COPY . . 19:16:28 Removing intermediate container 0a851cbb721e 19:16:28 ---> de2644fae812 19:16:28 Step 8/22 : COPY . . 19:16:29 ---> ac7616e36b3a 19:16:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:16:29 Removing intermediate container c1ac68341c43 19:16:29 ---> 4df97477c079 19:16:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:29 Removing intermediate container e9582d16342f 19:16:29 ---> 90215129bfe9 19:16:29 Step 8/21 : COPY . . 19:16:30 ---> 85612ffb2621 19:16:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:16:30 Removing intermediate container 1df5ae5493f6 19:16:30 ---> 0f25aa181204 19:16:30 19:16:30 Step 11/26 : FROM docker:20.10.0 19:16:30 Removing intermediate container 4320d50498c0 19:16:30 ---> 01451f6c94d3 19:16:30 Step 8/22 : COPY . . 19:16:30 20.10.0: Pulling from library/docker 19:16:30 ---> 3b705e62a5c2 19:16:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:16:30 Removing intermediate container a1e796afaae3 19:16:30 ---> d713511ea86c 19:16:30 Step 8/24 : COPY . . 19:16:33 ---> b9dc36d2d854 19:16:33 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 19:16:33 ---> 1e6421b1ec14 19:16:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:16:33 ---> Running in 2d26f7d57ea4 19:16:33 Removing intermediate container 6242cec361a5 19:16:33 ---> f1f666b7aa04 19:16:33 19:16:33 Step 10/23 : FROM alpine:3.12 19:16:33 ---> 389fef711851 19:16:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:16:33 Removing intermediate container 2d26f7d57ea4 19:16:33 ---> 4829118ae811 19:16:33 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:33 ---> Running in a91fd402baa6 19:16:33 ---> 3e7126de61d7 19:16:33 Step 18/22 : ENTRYPOINT ["/core-command"] 19:16:34 ---> Running in 232fbbc99f3d 19:16:34 ---> Running in a7a067fbba93 19:16:34 Removing intermediate container a91fd402baa6 19:16:34 ---> fa9850f89f44 19:16:34 Step 12/23 : ENV APP_PORT=48080 19:16:34 Removing intermediate container 232fbbc99f3d 19:16:34 ---> 193c82b3de24 19:16:34 Step 19/21 : LABEL arch=x86_64 19:16:34 ---> Running in 988ad30e60ed 19:16:34 Removing intermediate container a7a067fbba93 19:16:34 ---> 7cd77a32d8ba 19:16:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:34 ---> Running in 39d1e93083ae 19:16:34 ---> Running in bafac4f5d5e5 19:16:35 Removing intermediate container 988ad30e60ed 19:16:35 ---> c1deb7f076c5 19:16:35 Step 13/23 : EXPOSE $APP_PORT 19:16:35 Removing intermediate container 39d1e93083ae 19:16:35 ---> 780774d7a9a2 19:16:35 Step 20/21 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:16:35 ---> Running in 27aad68df8b2 19:16:35 ---> Running in ba6bc3efa15f 19:16:35 Removing intermediate container bafac4f5d5e5 19:16:35 ---> cc416c23a063 19:16:35 Step 20/22 : LABEL arch=x86_64 19:16:35 ---> Running in 1910b9879f5f 19:16:35 Removing intermediate container 27aad68df8b2 19:16:35 ---> b90fbe7b33da 19:16:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:36 Removing intermediate container ba6bc3efa15f 19:16:36 ---> 713f0f78a8e6 19:16:36 Step 21/21 : LABEL version=0.0.0 19:16:36 ---> Running in a1c2d9710eed 19:16:37 Removing intermediate container 1910b9879f5f 19:16:37 ---> 81e159b8a253 19:16:37 Step 21/22 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:16:37 ---> Running in ea2fa8251ed1 19:16:37 ---> Running in 858754db1997 19:16:37 Removing intermediate container ea2fa8251ed1 19:16:37 ---> 623899706b07 19:16:37 19:16:37 Removing intermediate container 858754db1997 19:16:37 ---> a3f004c9e710 19:16:37 Step 22/22 : LABEL version=0.0.0 19:16:38 ---> Running in bf47eedf660b 19:16:38 Successfully built 623899706b07 19:16:38 Successfully tagged docker-support-scheduler-go:latest 19:16:38  Building docker-support-scheduler-go ... done Removing intermediate container bf47eedf660b 19:16:38 ---> 45f713b10198 19:16:38 19:16:39 Successfully built 45f713b10198 19:16:39 Successfully tagged docker-core-command-go:latest 19:16:40  Building docker-core-command-go ... done Removing intermediate container a1c2d9710eed 19:16:40 ---> 7924e25f152d 19:16:40 Step 15/23 : RUN apk add --update --no-cache zeromq 19:16:40 ---> Running in 64d9cd78e202 19:16:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:16:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:16:44 (1/5) Installing libgcc (9.3.0-r2) 19:16:44 (2/5) Installing libsodium (1.0.18-r0) 19:16:44 (3/5) Installing libstdc++ (9.3.0-r2) 19:16:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:16:45 Status: Downloaded newer image for docker:20.10.0 19:16:45 ---> aefe523efa57 19:16:45 Step 12/26 : RUN apk add --no-cache bash 19:16:45 (4/5) Installing libzmq (4.3.3-r0) 19:16:45 (5/5) Installing zeromq (4.3.3-r0) 19:16:45 Executing busybox-1.31.1-r19.trigger 19:16:46 OK: 8 MiB in 19 packages 19:16:46 ---> Running in 451f7a1ba7b1 19:16:47 Removing intermediate container 64d9cd78e202 19:16:47 ---> 259ce2c0a989 19:16:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:16:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:16:47 ---> cbd4d7e9da24 19:16:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:16:48 (1/2) Installing readline (8.0.4-r0) 19:16:48 (2/2) Installing bash (5.0.17-r0) 19:16:48 Executing bash-5.0.17-r0.post-install 19:16:48 Executing busybox-1.31.1-r19.trigger 19:16:48 OK: 12 MiB in 22 packages 19:16:49 ---> 8e49152138c1 19:16:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:16:49 Removing intermediate container 451f7a1ba7b1 19:16:49 ---> 5c715a5105c8 19:16:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:16:49 ---> Running in 176163815c2a 19:16:49 ---> 9df98ed91a80 19:16:49 Step 19/23 : ENTRYPOINT ["/core-data"] 19:16:49 ---> Running in b716b0a829c1 19:16:49 Removing intermediate container 176163815c2a 19:16:49 ---> 3a9105f928d3 19:16:49 Step 14/26 : ENV APP_PORT=48090 19:16:49 ---> Running in 4fa49b3317d8 19:16:50 Removing intermediate container b716b0a829c1 19:16:50 ---> a0f4363d7039 19:16:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:50 ---> Running in 6e86cc17e4fc 19:16:50 Removing intermediate container 4fa49b3317d8 19:16:50 ---> fd15108c41dc 19:16:50 Step 15/26 : EXPOSE $APP_PORT 19:16:50 ---> Running in 2d06a591815e 19:16:50 Removing intermediate container 6e86cc17e4fc 19:16:50 ---> dfbca516025a 19:16:50 Step 21/23 : LABEL arch=x86_64 19:16:50 ---> Running in e30b378ef93c 19:16:51 Removing intermediate container 2d06a591815e 19:16:51 ---> dc1b9ea95e19 19:16:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:16:51 Removing intermediate container e30b378ef93c 19:16:51 ---> 42419222b201 19:16:51 Step 22/23 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:16:51 ---> Running in 62547f64d975 19:16:51 ---> a6a364c58f49 19:16:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:16:52 Removing intermediate container 62547f64d975 19:16:52 ---> 9527e47e6808 19:16:52 Step 23/23 : LABEL version=0.0.0 19:16:52 ---> Running in e6b907a9d79c 19:16:52 ---> d83123bbe8f9 19:16:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:16:53 Removing intermediate container e6b907a9d79c 19:16:53 ---> 12e29b440f43 19:16:53 19:16:53 ---> 355ab721af6a 19:16:53 Step 19/26 : RUN apk --no-cache add py3-pip 19:16:54 ---> Running in c2e1cc97bf7c 19:16:54 Successfully built 12e29b440f43 19:16:54 Successfully tagged docker-core-data-go:latest 19:16:55  Building docker-core-data-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:16:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:16:56 (1/33) Installing libbz2 (1.0.8-r1) 19:16:56 (2/33) Installing expat (2.2.9-r1) 19:16:56 (3/33) Installing libffi (3.3-r2) 19:16:56 (4/33) Installing gdbm (1.13-r1) 19:16:56 (5/33) Installing xz-libs (5.2.5-r0) 19:16:56 (6/33) Installing sqlite-libs (3.32.1-r0) 19:16:56 (7/33) Installing python3 (3.8.5-r0) 19:16:57 (8/33) Installing py3-appdirs (1.4.4-r1) 19:16:57 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:16:57 (10/33) Installing py3-parsing (2.4.7-r0) 19:16:57 (11/33) Installing py3-six (1.15.0-r0) 19:16:57 (12/33) Installing py3-packaging (20.4-r0) 19:16:57 (13/33) Installing py3-setuptools (47.0.0-r0) 19:16:57 (14/33) Installing py3-chardet (3.0.4-r4) 19:16:57 ---> ed5a42e4a379 19:16:57 Step 9/24 : RUN make cmd/support-notifications/support-notifications 19:16:57 ---> 1946fd0d5be0 19:16:57 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:16:57 ---> 3293f3f86852 19:16:57 Step 9/22 : RUN make cmd/core-command/core-command 19:16:57 ---> 6e8d8b1e92df 19:16:57 Step 9/22 : RUN make cmd/core-metadata/core-metadata 19:16:57 ---> ac8154ac1e60 19:16:57 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 19:16:57 ---> Running in d7e23389346b 19:16:57 ---> Running in 49d0b343dc8a 19:16:57 ---> Running in b1365e5c6c6c 19:16:57 ---> Running in ae75443cf888 19:16:57 ---> Running in 98ca1f41ee4b 19:16:57 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 19:16:57 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 19:16:57 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 19:16:57 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 19:16:57 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 19:16:57 (15/33) Installing py3-idna (2.9-r0) 19:16:57 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:16:57 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:16:57 (18/33) Installing py3-requests (2.23.0-r0) 19:16:57 (19/33) Installing py3-msgpack (1.0.0-r0) 19:16:57 (20/33) Installing py3-lockfile (0.12.2-r3) 19:16:57 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:16:58 (22/33) Installing py3-colorama (0.4.3-r0) 19:16:58 (23/33) Installing py3-distlib (0.3.0-r0) 19:16:58 (24/33) Installing py3-distro (1.5.0-r1) 19:16:58 (25/33) Installing py3-webencodings (0.5.1-r3) 19:16:58 (26/33) Installing py3-html5lib (1.0.1-r4) 19:16:58 (27/33) Installing py3-pytoml (0.1.21-r0) 19:16:58 (28/33) Installing py3-pep517 (0.8.2-r0) 19:16:58 (29/33) Installing py3-progress (1.5-r0) 19:16:58 (30/33) Installing py3-toml (0.10.1-r0) 19:16:58 (31/33) Installing py3-retrying (1.3.3-r0) 19:16:58 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:16:58 (33/33) Installing py3-pip (20.1.1-r0) 19:16:58 Executing busybox-1.31.1-r19.trigger 19:16:58 OK: 71 MiB in 55 packages 19:17:11 Removing intermediate container c2e1cc97bf7c 19:17:11 ---> e466eeae78fc 19:17:11 Step 20/26 : RUN pip install docker-compose==1.23.2 19:17:11 ---> Running in da5795778899 19:17:13 Collecting docker-compose==1.23.2 19:17:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:17:13 Collecting docopt<0.7,>=0.6.1 19:17:13 Downloading docopt-0.6.2.tar.gz (25 kB) 19:17:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:17:14 Collecting cached-property<2,>=1.2.0 19:17:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:17:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:17:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:17:15 Collecting docker<4.0,>=3.6.0 19:17:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:17:16 Collecting texttable<0.10,>=0.9.0 19:17:16 Downloading texttable-0.9.1.tar.gz (11 kB) 19:17:17 Collecting dockerpty<0.5,>=0.4.1 19:17:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:17:17 Collecting jsonschema<3,>=2.5.1 19:17:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:17:18 Collecting PyYAML<4,>=3.10 19:17:18 Downloading PyYAML-3.13.tar.gz (270 kB) 19:17:19 Collecting websocket-client<1.0,>=0.32.0 19:17:19 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 19:17:19 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) 19:17:19 Collecting urllib3<1.25,>=1.21.1 19:17:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:17:19 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) 19:17:19 Collecting idna<2.8,>=2.5 19:17:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:17:19 Collecting docker-pycreds>=0.4.0 19:17:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:17:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:17:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:17:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:17:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:17:20 Installing collected packages: docopt, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, dockerpty, jsonschema, PyYAML, docker-compose 19:17:20 Running setup.py install for docopt: started 19:17:21 Running setup.py install for docopt: finished with status 'done' 19:17:21 Attempting uninstall: urllib3 19:17:21 Found existing installation: urllib3 1.25.9 19:17:21 Uninstalling urllib3-1.25.9: 19:17:21 Successfully uninstalled urllib3-1.25.9 19:17:21 Attempting uninstall: idna 19:17:21 Found existing installation: idna 2.9 19:17:21 Uninstalling idna-2.9: 19:17:21 Successfully uninstalled idna-2.9 19:17:22 Attempting uninstall: requests 19:17:22 Found existing installation: requests 2.23.0 19:17:22 Uninstalling requests-2.23.0: 19:17:22 Successfully uninstalled requests-2.23.0 19:17:23 Running setup.py install for texttable: started 19:17:23 Running setup.py install for texttable: finished with status 'done' 19:17:23 Running setup.py install for dockerpty: started 19:17:24 Running setup.py install for dockerpty: finished with status 'done' 19:17:24 Running setup.py install for PyYAML: started 19:17:25 Running setup.py install for PyYAML: finished with status 'done' 19:17:26 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 19:17:31 Removing intermediate container da5795778899 19:17:31 ---> 1a9e517a57d3 19:17:31 Step 21/26 : RUN apk --no-cache add curl 19:17:31 ---> Running in d8a3c3b2bba2 19:17:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:17:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:17:33 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:17:33 (2/3) Installing libcurl (7.69.1-r3) 19:17:33 (3/3) Installing curl (7.69.1-r3) 19:17:33 Executing busybox-1.31.1-r19.trigger 19:17:33 OK: 72 MiB in 58 packages 19:17:33 Removing intermediate container d8a3c3b2bba2 19:17:34 ---> 72d81fd4ca53 19:17:34 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:17:34 ---> Running in d69aca6e6357 19:17:34 Removing intermediate container d69aca6e6357 19:17:34 ---> d165bd290718 19:17:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:34 ---> Running in 3daa9fa329c3 19:17:35 Removing intermediate container 3daa9fa329c3 19:17:35 ---> 275370516f21 19:17:35 Step 24/26 : LABEL arch=x86_64 19:17:35 ---> Running in 5bea4ff50f5a 19:17:35 Removing intermediate container 5bea4ff50f5a 19:17:35 ---> 98be7942115a 19:17:35 Step 25/26 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:17:35 ---> Running in f155b5036222 19:17:36 Removing intermediate container f155b5036222 19:17:36 ---> f9596427f3e0 19:17:36 Step 26/26 : LABEL version=0.0.0 19:17:36 ---> Running in ecc2f6a4e8d9 19:17:36 Removing intermediate container ecc2f6a4e8d9 19:17:36 ---> f248b1e3ab10 19:17:36 19:17:36 Successfully built f248b1e3ab10 19:17:36 Successfully tagged docker-sys-mgmt-agent-go:latest 19:17:37  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 19:17:37 $ docker stop --time=1 12af73faac1b288105361a7c90e3d404ce3818cae5a74f7537f21d19d74a0e4d 19:17:39 $ docker rm -f 12af73faac1b288105361a7c90e3d404ce3818cae5a74f7537f21d19d74a0e4d [Pipeline] // withDockerContainer [Pipeline] sh 19:17:40 + docker images 19:17:40 + grep docker 19:17:40 docker-sys-mgmt-agent-go latest f248b1e3ab10 4 seconds ago 313MB 19:17:40 docker-core-data-go latest 12e29b440f43 47 seconds ago 22.3MB 19:17:40 docker-core-command-go latest 45f713b10198 About a minute ago 10.6MB 19:17:40 docker-support-scheduler-go latest 623899706b07 About a minute ago 10.7MB 19:17:40 docker-security-secretstore-setup-go latest 0e174ebc38da 3 minutes ago 24.6MB 19:17:40 docker-security-bootstrap-redis-go latest 9bbea1a45979 3 minutes ago 15.8MB 19:17:40 docker-core-metadata-go latest 08a2b751256a 3 minutes ago 13.1MB 19:17:40 docker-security-proxy-setup-go latest 75058012b57a 3 minutes ago 24.5MB 19:17:40 docker-support-notifications-go latest 40931355c5cd 3 minutes ago 12MB 19:17:40 docker 20.10.0 aefe523efa57 4 weeks 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 19:17:56 Still waiting to schedule task 19:17:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:18:19 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 19:18:31 Removing intermediate container b1365e5c6c6c 19:18:31 ---> 2aea28dd4c1b 19:18:31 19:18:31 Step 10/24 : FROM alpine:3.12 19:18:31 3.12: Pulling from library/alpine 19:18:33 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 19:18:33 Status: Downloaded newer image for alpine:3.12 19:18:33 ---> afeebe901d6b 19:18:33 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:18:34 ---> Running in 6dcd5c351cf7 19:18:35 Removing intermediate container 98ca1f41ee4b 19:18:35 ---> 1ec77faf26e1 19:18:35 19:18:35 Step 10/21 : FROM scratch 19:18:35 ---> 19:18:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:18:35 Removing intermediate container d7e23389346b 19:18:35 ---> 7f8fd5e82c02 19:18:35 19:18:35 Step 10/24 : FROM scratch 19:18:35 ---> 19:18:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 19:18:35 Removing intermediate container ae75443cf888 19:18:35 ---> 2a1290b73208 19:18:35 19:18:35 Step 10/22 : FROM scratch 19:18:35 ---> 19:18:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:18:35 ---> Running in 03565557c6ee 19:18:35 ---> Running in 3dc44c5d9951 19:18:35 ---> Running in 8120a5307463 19:18:36 Removing intermediate container 03565557c6ee 19:18:36 ---> 1b0af1e65e29 19:18:36 Step 12/21 : ENV APP_PORT=48085 19:18:36 ---> Running in 821d2d79935b 19:18:36 Removing intermediate container 3dc44c5d9951 19:18:36 ---> 4c140d59cb73 19:18:36 Step 12/24 : ENV APP_PORT=48060 19:18:36 Removing intermediate container 8120a5307463 19:18:36 ---> fb5ec92623f6 19:18:36 Step 12/22 : ENV APP_PORT=48082 19:18:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:18:37 ---> Running in 60c289d4973d 19:18:37 ---> Running in 658e01c8442c 19:18:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:18:37 Removing intermediate container 821d2d79935b 19:18:37 ---> d2aea5ee347c 19:18:37 Step 13/21 : EXPOSE $APP_PORT 19:18:37 ---> Running in df0a10fb7d1c 19:18:37 Removing intermediate container 60c289d4973d 19:18:37 ---> b0e12df6c70a 19:18:37 Step 13/24 : EXPOSE $APP_PORT 19:18:37 Removing intermediate container 658e01c8442c 19:18:37 ---> 025b36012618 19:18:37 Step 13/22 : EXPOSE $APP_PORT 19:18:37 ---> Running in f1da76dad7f9 19:18:37 ---> Running in 51bba7917a3f 19:18:37 (1/5) Installing ca-certificates (20191127-r4) 19:18:38 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:18:38 (3/5) Installing libcurl (7.69.1-r3) 19:18:38 (4/5) Installing curl (7.69.1-r3) 19:18:38 (5/5) Installing dumb-init (1.2.2-r1) 19:18:38 Executing busybox-1.31.1-r19.trigger 19:18:38 Executing ca-certificates-20191127-r4.trigger 19:18:38 Removing intermediate container df0a10fb7d1c 19:18:38 ---> 033dac8c97aa 19:18:38 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:38 OK: 7 MiB in 19 packages 19:18:38 Removing intermediate container f1da76dad7f9 19:18:38 ---> e41033a7ab5c 19:18:38 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 19:18:38 Removing intermediate container 51bba7917a3f 19:18:38 ---> fc73f6452555 19:18:38 Step 14/22 : WORKDIR / 19:18:38 ---> Running in 86021b6e3b84 19:18:39 ---> 50e31b163ddb 19:18:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:18:40 Removing intermediate container 86021b6e3b84 19:18:40 ---> 50381a4e928a 19:18:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:40 ---> 521b7042d1e5 19:18:40 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 19:18:41 Removing intermediate container 6dcd5c351cf7 19:18:41 ---> 2f8b5143f978 19:18:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:18:41 ---> d24d63ba80e6 19:18:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:18:41 ---> 3fd72c5fc2ae 19:18:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:18:41 ---> Running in dbec0ae5d7ac 19:18:41 ---> 535a63297def 19:18:41 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 19:18:42 Removing intermediate container dbec0ae5d7ac 19:18:42 ---> 911bcbd4ee45 19:18:42 Step 13/24 : WORKDIR / 19:18:43 ---> 877aebf28343 19:18:43 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 19:18:43 ---> Running in ccdb5a10f558 19:18:43 ---> Running in 840b76a5c6d0 19:18:43 ---> 7b85449c470a 19:18:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:18:44 ---> 247e96983237 19:18:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:44 Removing intermediate container 840b76a5c6d0 19:18:44 ---> 588404dd6081 19:18:44 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:44 Removing intermediate container ccdb5a10f558 19:18:44 ---> 165880327665 19:18:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:18:45 ---> Running in f816ff7b9a1b 19:18:45 ---> 430ab229785b 19:18:45 Step 18/22 : ENTRYPOINT ["/core-command"] 19:18:45 ---> Running in d3a683ae4e80 19:18:45 ---> 425a51a9400c 19:18:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:18:45 Removing intermediate container f816ff7b9a1b 19:18:45 ---> 0b914e2dbe31 19:18:45 Step 19/21 : LABEL arch=arm64 19:18:45 Removing intermediate container 49d0b343dc8a 19:18:45 ---> 200a5ce866d7 19:18:45 19:18:45 Step 10/22 : FROM scratch 19:18:45 ---> 19:18:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:18:46 ---> Using cache 19:18:46 ---> fb5ec92623f6 19:18:46 Step 12/22 : ENV APP_PORT=48081 19:18:46 ---> 6794ed8103c7 19:18:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:18:46 ---> Running in 4bbf0aae3d36 19:18:46 ---> Running in 5da79297d329 19:18:46 Removing intermediate container d3a683ae4e80 19:18:46 ---> 12bb5616999d 19:18:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:46 ---> Running in ba3ef8a046f1 19:18:47 ---> bed85af6a5a4 19:18:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:18:47 Removing intermediate container 4bbf0aae3d36 19:18:47 ---> 2f54f5ee1ebd 19:18:47 Step 20/21 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:18:47 Removing intermediate container 5da79297d329 19:18:47 ---> 8b7eb99cbef3 19:18:47 Step 13/22 : EXPOSE $APP_PORT 19:18:47 ---> ebf12e944c86 19:18:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:18:47 Removing intermediate container ba3ef8a046f1 19:18:47 ---> c3482885520a 19:18:47 Step 20/22 : LABEL arch=arm64 19:18:47 ---> Running in 722bbe0e09ca 19:18:47 ---> Running in daa664c25eab 19:18:47 ---> Running in 6b964d7183a7 19:18:48 ---> 3436d40f1de0 19:18:48 Step 20/24 : ENTRYPOINT ["/support-notifications"] 19:18:48 Removing intermediate container daa664c25eab 19:18:48 ---> 5a011ad03bd5 19:18:48 Step 14/22 : WORKDIR / 19:18:48 Removing intermediate container 722bbe0e09ca 19:18:48 ---> ce0c163ad7b2 19:18:48 Step 21/21 : LABEL version=0.0.0 19:18:48 ---> Running in ba41bb6a1435 19:18:48 ---> Running in d61f9c346801 19:18:48 ---> f13f1758c3e1 19:18:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:18:48 Removing intermediate container 6b964d7183a7 19:18:48 ---> ed53aa2cc708 19:18:48 Step 21/22 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:18:48 ---> Running in e6121b354537 19:18:49 ---> Running in 34699b1156a8 19:18:49 Removing intermediate container ba41bb6a1435 19:18:49 ---> 14072bea68d6 19:18:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:49 ---> Running in 33d165ed9020 19:18:49 Removing intermediate container d61f9c346801 19:18:49 ---> 43ec2e518b8b 19:18:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:49 Removing intermediate container e6121b354537 19:18:49 ---> b33d4528c5d6 19:18:49 19:18:49 Removing intermediate container 34699b1156a8 19:18:49 ---> e14c55d25b73 19:18:49 Step 22/22 : LABEL version=0.0.0 19:18:50 ---> b5e6c1a762e4 19:18:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:18:50 ---> Running in 57fbea6e34dd 19:18:50 Successfully built b33d4528c5d6 19:18:50 Successfully tagged docker-support-scheduler-go-arm64:latest 19:18:50 Removing intermediate container 33d165ed9020 19:18:50 ---> f38f96064441 19:18:50 Building docker-security-bootstrap-redis-go 19:18:50 Step 22/24 : LABEL arch=arm64 19:18:50  Building docker-support-scheduler-go ... done  ---> d37587e63a39 19:18:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:18:50 ---> Running in 1aa434f07d08 19:18:50 Running on prd-ubuntu18.04-docker-8c-8g-19779 in /w/workspace/edgexfoundry_edgex-go_PR-3008 [Pipeline] { [Pipeline] ws 19:18:50 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 19:18:50 Removing intermediate container 57fbea6e34dd 19:18:50 ---> 9f5d4cfab876 19:18:50 19:18:51 Successfully built 9f5d4cfab876 19:18:51 ---> 6f660205ce0e 19:18:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:18:51 Successfully tagged docker-core-command-go-arm64:latest 19:18:51  Building docker-core-command-go ... done Removing intermediate container 1aa434f07d08 19:18:51 ---> dbfd3e078b1b 19:18:51 Step 23/24 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:18:51 Building docker-security-proxy-setup-go 19:18:52 ---> Running in 597769c3c7a8 19:18:52 ---> 846df4f7ed2e 19:18:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:18:52 ---> f7097d8850e7 19:18:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:18:52 ---> Running in 0c2e736ac8c8 19:18:52 Removing intermediate container 597769c3c7a8 19:18:52 ---> 74f4e405ad64 19:18:52 Step 24/24 : LABEL version=0.0.0 19:18:53 using credential edgex-jenkins-ssh 19:18:53 Cloning the remote Git repository 19:18:53 ---> Running in 710ed61eac38 19:18:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:18:53 > git init /w/workspace/edgex-go/4 # timeout=10 19:18:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:18:53 > git --version # timeout=10 19:18:53 > git --version # 'git version 2.17.1' 19:18:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:55 ---> 5cce3745f96a 19:18:55 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:18:55 Removing intermediate container 710ed61eac38 19:18:55 ---> 7aae5caba376 19:18:55 19:18:56 Successfully built 7aae5caba376 19:18:56 ---> Running in e07910165217 19:18:56 Successfully tagged docker-support-notifications-go-arm64:latest 19:18:56 Building docker-core-data-go 19:18:57  Building docker-support-notifications-go ... done Removing intermediate container e07910165217 19:18:57 ---> 377e7f4878ee 19:18:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:57 Removing intermediate container 0c2e736ac8c8 19:18:57 ---> ab3927398a3e 19:18:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:18:57 ---> Running in 8b9b6dc71cd9 19:18:57 ---> Running in c81ef2f5c0c3 19:18:58 Removing intermediate container c81ef2f5c0c3 19:18:58 ---> 4c794a177e3c 19:18:58 Step 20/22 : LABEL arch=arm64 19:18:58 Removing intermediate container 8b9b6dc71cd9 19:18:58 ---> 057ff4674ef7 19:18:58 Step 22/24 : LABEL arch=arm64 19:18:59 ---> Running in a9222d674b10 19:18:59 ---> Running in 3ceb7fbfbcd4 19:19:00 Merging remotes/origin/master commit 6731ab5d56a0494658aab350a508f22ecd29f588 into PR head commit 34d27aa9a3da03862166806171d50bf54d9c47c3 19:19:00 Removing intermediate container 3ceb7fbfbcd4 19:19:00 ---> e9756a27676d 19:19:00 Step 23/24 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:19:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:19:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:19:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:19:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:19:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3008/head:refs/remotes/origin/PR-3008 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:19:00 > git config core.sparsecheckout # timeout=10 19:19:00 > git checkout -f 34d27aa9a3da03862166806171d50bf54d9c47c3 # timeout=10 19:19:00 Merge succeeded, producing 34d27aa9a3da03862166806171d50bf54d9c47c3 19:19:00 Checking out Revision 34d27aa9a3da03862166806171d50bf54d9c47c3 (PR-3008) 19:19:01 Removing intermediate container a9222d674b10 19:19:01 ---> b61bd126fb19 19:19:01 Step 21/22 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:19:01 ---> Running in e72c46ce3873 19:19:01 ---> Running in 9f7927d92cf6 19:19:02 Removing intermediate container e72c46ce3873 19:19:02 ---> 440f0c55f851 19:19:02 Step 24/24 : LABEL version=0.0.0 19:19:00 > git remote # timeout=10 19:19:00 > git config --get remote.origin.url # timeout=10 19:19:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:00 > git merge 6731ab5d56a0494658aab350a508f22ecd29f588 # timeout=10 19:19:00 > git rev-parse HEAD^{commit} # timeout=10 19:19:00 > git config core.sparsecheckout # timeout=10 19:19:00 > git checkout -f 34d27aa9a3da03862166806171d50bf54d9c47c3 # timeout=10 19:19:02 Removing intermediate container 9f7927d92cf6 19:19:02 ---> 3f0dd6defbda 19:19:02 Step 22/22 : LABEL version=0.0.0 19:19:02 ---> Running in 05d711f9e2c8 19:19:03 ---> Running in caa5522e04c1 19:19:03 Removing intermediate container 05d711f9e2c8 19:19:03 ---> 9edffd6d40b6 19:19:03 19:19:03 Removing intermediate container caa5522e04c1 19:19:03 ---> 42b4619724bf 19:19:03 19:19:03 Successfully built 9edffd6d40b6 19:19:03 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 19:19:03 Building docker-sys-mgmt-agent-go 19:19:04  Building docker-security-secretstore-setup-go ... done Successfully built 42b4619724bf 19:19:04 Successfully tagged docker-core-metadata-go-arm64:latest 19:19:04 Commit message: "Merge branch 'master' into issue-3005" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:05 + echo snap-build.sh 19:19:05 snap-build.sh 19:19:05 + SNAP_BASE_DIR=. 19:19:05 + '[' '!' -z /w/workspace/edgex-go/4 ']' 19:19:05 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 19:19:05 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 19:19:05 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 19:19:05 + cd /w/workspace/edgex-go/4 19:19:05 + sudo apt-get remove -qy --purge lxd lxd-client 19:19:05 Reading package lists... 19:19:05 Building dependency tree... 19:19:05 Reading state information... 19:19:06 The following packages were automatically installed and are no longer required: 19:19:06 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:19:06 uidmap xdelta3 19:19:06 Use 'sudo apt autoremove' to remove them. 19:19:06 The following packages will be REMOVED: 19:19:06 lxd* lxd-client* 19:19:06 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:19:06 After this operation, 31.7 MB disk space will be freed. 19:19:07 (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.) 19:19:07 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:19:08 Removing lxd dnsmasq configuration 19:19:08 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:19:09 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:19:10 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 19:19:10 (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.) 19:19:10 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:19:12 Processing triggers for systemd (237-3ubuntu10.42) ... 19:19:12 Processing triggers for ureadahead (0.100.0-21) ... 19:19:13 + sudo snap remove --purge lxd 19:19:14 snap "lxd" is not installed 19:19:14 + sudo groupadd --force --system lxd 19:19:14 ++ whoami 19:19:14 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:19:14 + newgrp - lxd 19:19:14 + sudo snap install lxd 19:19:24 2021-01-12T19:19:21Z INFO Waiting for automatic snapd restart... 19:19:36  Building docker-core-metadata-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:19:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:19:36 ---> acb503e3a0e9 19:19:36 Step 3/22 : WORKDIR /edgex-go 19:19:36 ---> Using cache 19:19:36 ---> 47097647f780 19:19:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:36 ---> Using cache 19:19:36 ---> 2f87a645b998 19:19:36 Step 5/22 : RUN apk add --update --no-cache make git 19:19:36 ---> Using cache 19:19:36 ---> 1fd9c3e633fb 19:19:36 Step 6/22 : COPY go.mod . 19:19:36 ---> Using cache 19:19:36 ---> dabe2ba59af0 19:19:36 Step 7/22 : RUN go mod download 19:19:36 ---> Using cache 19:19:36 ---> 90215129bfe9 19:19:36 Step 8/22 : COPY . . 19:19:36 ---> Using cache 19:19:36 ---> ac8154ac1e60 19:19:36 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 19:19:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:19:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:19:36 ---> acb503e3a0e9 19:19:36 Step 3/21 : WORKDIR /edgex-go 19:19:36 ---> Using cache 19:19:36 ---> 47097647f780 19:19:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:36 ---> Using cache 19:19:36 ---> 2f87a645b998 19:19:36 Step 5/21 : RUN apk add --update --no-cache make git 19:19:36 ---> Using cache 19:19:36 ---> 1fd9c3e633fb 19:19:36 Step 6/21 : COPY go.mod . 19:19:36 ---> Using cache 19:19:36 ---> dabe2ba59af0 19:19:36 Step 7/21 : RUN go mod download 19:19:36 ---> Using cache 19:19:36 ---> 90215129bfe9 19:19:36 Step 8/21 : COPY . . 19:19:36 ---> Using cache 19:19:36 ---> ac8154ac1e60 19:19:36 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:19:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:19:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:39 ---> acb503e3a0e9 19:19:39 Step 3/23 : WORKDIR /edgex-go 19:19:39 ---> Using cache 19:19:39 ---> 47097647f780 19:19:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:39 ---> Using cache 19:19:39 ---> 2f87a645b998 19:19:39 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:19:39 lxd 4.10 from Canonical* installed 19:19:39 + sudo lxd init --auto 19:19:40 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:19:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:19:40 ---> acb503e3a0e9 19:19:40 Step 3/26 : WORKDIR /edgex-go 19:19:40 ---> Using cache 19:19:40 ---> 47097647f780 19:19:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:40 ---> Using cache 19:19:40 ---> 2f87a645b998 19:19:40 Step 5/26 : RUN apk add --update --no-cache make bash git 19:19:42 ---> Running in 0463aa9d60b4 19:19:42 ---> Running in e6878cc73313 19:19:42 ---> Running in b795ce7a6fc2 19:19:42 ---> Running in 612fa71fac39 19:19:44 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 19:19:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:19:44 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 19:19:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:19:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:19:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:19:46 OK: 217 MiB in 51 packages 19:19:46 OK: 217 MiB in 51 packages 19:19:47 + sudo snap install --classic snapcraft 19:19:48 Removing intermediate container e6878cc73313 19:19:48 ---> 9be5b26b2f65 19:19:48 Step 6/23 : COPY go.mod . 19:19:48 Removing intermediate container b795ce7a6fc2 19:19:48 ---> ef893960ae91 19:19:48 Step 6/26 : COPY go.mod . 19:19:49 ---> a654f543be74 19:19:49 Step 7/23 : RUN go mod download 19:19:50 ---> Running in 60a7bfc6a465 19:19:50 ---> 6739c3d3aad1 19:19:50 Step 7/26 : RUN go mod download 19:19:50 ---> Running in b4f16cf4dc69 19:19:54 Removing intermediate container 60a7bfc6a465 19:19:54 ---> 33326107cb17 19:19:54 Step 8/23 : COPY . . 19:19:55 Removing intermediate container b4f16cf4dc69 19:19:55 ---> 2544366fe12c 19:19:55 Step 8/26 : COPY . . 19:19:55 snapcraft 4.4.4 from Canonical* installed 19:19:55 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 19:19:55 + patch --verbose -p1 19:19:55 Hmm... Looks like a unified diff to me... 19:19:55 The text leading up to this was: 19:19:55 -------------------------- 19:19:55 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 19:19:55 |From: Tony Espy 19:19:55 |Date: Wed, 16 Dec 2020 16:34:55 -0500 19:19:55 |Subject: [PATCH] optimize snap build for pipeline CI check 19:19:55 | 19:19:55 |This patch is used by the EdgeX CI pipeline builds to 19:19:55 |optimize the snap CI check run for pull requests. When 19:19:55 |applied, it essentially strips out everything (apps and 19:19:55 |parts) from the snapcraft.yaml file except those required 19:19:55 |to build edgex-go, as the whole idea of the CI check is to 19:19:55 |catch changes to edgex-go that break the snap build. 19:19:55 | 19:19:55 |In general, anyone updating snapcraft.yaml will also need 19:19:55 |to update this patch file, otherwise it may fail to apply, 19:19:55 |resulting in a failed snap build CI check in the associated 19:19:55 |pull request. 19:19:55 | 19:19:55 |Note - in addition to applying this patch, the pipeline also 19:19:55 |only primes the snap (e.g. `snapcraft prime`), as there's no 19:19:55 |need to build the finally binary .snap file (and it won't 19:19:55 |work with the patch applied). This further reduces the build 19:19:55 |time. 19:19:55 |--- 19:19:55 | snap/snapcraft.yaml | 461 +------------------------------------------- 19:19:55 | 1 file changed, 2 insertions(+), 459 deletions(-) 19:19:55 | 19:19:55 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 19:19:55 |index 1e537489..faf42425 100644 19:19:55 |--- a/snap/snapcraft.yaml 19:19:55 |+++ b/snap/snapcraft.yaml 19:19:55 -------------------------- 19:19:55 patching file snap/snapcraft.yaml 19:19:55 Using Plan A... 19:19:55 Hunk #1 succeeded at 73. 19:19:55 Hunk #2 succeeded at 202 with fuzz 1. 19:19:55 Hunk #3 succeeded at 214. 19:19:55 Hunk #4 succeeded at 222. 19:19:55 Hunk #5 succeeded at 229. 19:19:55 Hunk #6 succeeded at 256. 19:19:55 Hunk #7 succeeded at 290. 19:19:55 Hunk #8 succeeded at 342 (offset 1 line). 19:19:55 Hmm... Ignoring the trailing garbage. 19:19:55 done 19:19:55 + sudo snapcraft prime --use-lxd 19:19:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:19:56 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:19:56 - README.md 19:19:56 - snapcraft.yaml.orig 19:19:56 19:19:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:19:57 Launching a container. 19:20:09 Waiting for container to be ready 19:20:09 To start your first instance, try: lxc launch ubuntu:18.04 19:20:09 19:20:12 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:20:13 Waiting for network to be ready... 19:20:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:20:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 19:20:13 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:20:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 19:20:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 19:20:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 19:20:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 19:20:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 19:20:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 19:20:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 19:20:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:20:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:20:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:20:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:20:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:20:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:20:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:20:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:20:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:20:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 19:20:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 19:20:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 19:20:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 19:20:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 19:20:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 19:20:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 19:20:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 19:20:18 Fetched 23.7 MB in 5s (4920 kB/s) 19:20:19 Reading package lists... 19:20:19 Reading package lists... 19:20:19 Building dependency tree... 19:20:19 Reading state information... 19:20:19 The following additional packages will be installed: 19:20:19 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:20:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:20:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:20:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:20:19 Suggested packages: 19:20:19 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:20:19 Recommended packages: 19:20:19 gnupg libsasl2-modules 19:20:19 The following NEW packages will be installed: 19:20:19 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:20:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:20:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:20:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:20:19 The following packages will be upgraded: 19:20:19 gpg gpg-agent gpgconf libudev1 19:20:19 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 19:20:19 Need to get 3532 kB of archives. 19:20:19 After this operation, 13.3 MB of additional disk space will be used. 19:20:19 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 19:20:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 19:20:20 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 19:20:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 19:20:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 19:20:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 19:20:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 19:20:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 19:20:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:20:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:20:20 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:20:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:20:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:20:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:20:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:20:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:20:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:20:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:20:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:20:20 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:20:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 19:20:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:20:20 debconf: delaying package configuration, since apt-utils is not installed 19:20:20 Fetched 3532 kB in 1s (3194 kB/s) 19:20:20 (Reading database ... 12511 files and directories currently installed.) 19:20:20 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 19:20:20 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 19:20:21 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 19:20:21 Selecting previously unselected package udev. 19:20:21 (Reading database ... 12511 files and directories currently installed.) 19:20:21 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 19:20:21 Unpacking udev (237-3ubuntu10.43) ... 19:20:21 Selecting previously unselected package libfuse2:amd64. 19:20:21 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:20:21 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:20:21 Selecting previously unselected package fuse. 19:20:21 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:20:21 Unpacking fuse (2.9.7-1ubuntu1) ... 19:20:21 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 19:20:21 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 19:20:22 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 19:20:22 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 19:20:22 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 19:20:22 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 19:20:22 Selecting previously unselected package libksba8:amd64. 19:20:22 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:20:22 Unpacking libksba8:amd64 (1.3.5-2) ... 19:20:22 Selecting previously unselected package libroken18-heimdal:amd64. 19:20:22 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:20:22 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:22 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:20:22 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:20:22 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:22 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:20:22 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:20:22 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:22 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:20:22 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:20:22 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:22 Selecting previously unselected package libwind0-heimdal:amd64. 19:20:22 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:20:22 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:22 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:20:22 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:20:22 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:23 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:20:23 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:20:23 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:23 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:20:23 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:20:23 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:23 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:20:23 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:20:23 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:23 Selecting previously unselected package libsasl2-modules-db:amd64. 19:20:23 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:20:23 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:20:23 Selecting previously unselected package libsasl2-2:amd64. 19:20:23 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:20:23 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:20:23 Selecting previously unselected package libldap-common. 19:20:23 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 19:20:23 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 19:20:23 Selecting previously unselected package libldap-2.4-2:amd64. 19:20:23 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 19:20:23 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 19:20:23 Selecting previously unselected package dirmngr. 19:20:23 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 19:20:23 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 19:20:23 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 19:20:23 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 19:20:23 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:20:23 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:20:24 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:20:24 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 19:20:24 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:24 Setting up libksba8:amd64 (1.3.5-2) ... 19:20:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:20:24 Setting up udev (237-3ubuntu10.43) ... 19:20:24 invoke-rc.d: policy-rc.d denied execution of start. 19:20:24 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:24 Processing triggers for systemd (237-3ubuntu10) ... 19:20:24 Setting up fuse (2.9.7-1ubuntu1) ... 19:20:24 Setting up gpg (2.2.4-1ubuntu1.3) ... 19:20:24 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:24 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:24 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:24 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:24 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:25 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:25 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:20:25 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 19:20:25 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 19:20:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:20:25 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:20:25 settings in the [Install] section, and DefaultInstance for template units). 19:20:25 This means they are not meant to be enabled using systemctl. 19:20:25 Possible reasons for having this kind of units are: 19:20:25 1) A unit may be statically enabled by being symlinked from another unit's 19:20:25 .wants/ or .requires/ directory. 19:20:25 2) A unit's purpose may be to act as a helper for some other unit which has 19:20:25 a requirement dependency on it. 19:20:25 3) A unit may be started when needed via activation (socket, path, timer, 19:20:25 D-Bus, udev, scripted systemctl call, ...). 19:20:25 4) In case of template units, the unit is meant to be enabled with some 19:20:25 instance name specified. 19:20:26 Reading package lists... 19:20:26 Building dependency tree... 19:20:26 Reading state information... 19:20:26 The following additional packages will be installed: 19:20:26 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:20:26 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:20:26 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:20:26 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:20:26 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:20:26 Suggested packages: 19:20:26 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:20:26 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:20:26 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:20:26 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:20:26 systemd-container policykit-1 19:20:26 Recommended packages: 19:20:26 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:20:26 The following NEW packages will be installed: 19:20:26 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:20:26 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:20:26 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:20:26 multiarch-support openssh-client python3 python3-minimal python3.6 19:20:26 python3.6-minimal snapd squashfs-tools sudo 19:20:26 The following packages will be upgraded: 19:20:26 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:20:26 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 19:20:26 Need to get 35.2 MB of archives. 19:20:26 After this operation, 141 MB of additional disk space will be used. 19:20:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 19:20:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 19:20:26 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 19:20:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 19:20:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 19:20:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:20:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 19:20:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 19:20:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 19:20:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:20:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:20:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:20:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:20:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:20:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:20:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 19:20:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:20:27 ---> 983226a38367 19:20:27 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:20:27 ---> 341b6589195b 19:20:27 Step 9/23 : RUN make cmd/core-data/core-data 19:20:27 ---> Running in 45a133444e44 19:20:27 ---> Running in c1e44cf591f5 19:20:27 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 19:20:27 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 19:20:27 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 19:20:27 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:20:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:20:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:20:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:20:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:20:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:20:27 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:20:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 19:20:27 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:20:28 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:20:28 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 19:20:28 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 19:20:30 debconf: delaying package configuration, since apt-utils is not installed 19:20:30 Fetched 35.2 MB in 3s (11.1 MB/s) 19:20:30 (Reading database ... 12757 files and directories currently installed.) 19:20:30 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 19:20:30 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 19:20:30 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 19:20:30 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 19:20:30 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 19:20:31 (Reading database ... 12757 files and directories currently installed.) 19:20:31 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 19:20:31 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 19:20:31 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 19:20:31 (Reading database ... 12757 files and directories currently installed.) 19:20:31 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 19:20:31 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 19:20:31 Setting up apt (1.6.12ubuntu0.2) ... 19:20:31 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:20:32 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:20:32 (Reading database ... 12764 files and directories currently installed.) 19:20:32 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 19:20:32 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 19:20:32 Selecting previously unselected package libpython3.6-minimal:amd64. 19:20:32 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 19:20:32 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 19:20:32 Selecting previously unselected package libexpat1:amd64. 19:20:32 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:20:32 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:20:32 Selecting previously unselected package python3.6-minimal. 19:20:32 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 19:20:32 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 19:20:33 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 19:20:33 Checking for services that may need to be restarted...done. 19:20:33 Checking for services that may need to be restarted...done. 19:20:33 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 19:20:33 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:20:33 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 19:20:34 Selecting previously unselected package python3-minimal. 19:20:34 (Reading database ... 13012 files and directories currently installed.) 19:20:34 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:20:34 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:20:34 Selecting previously unselected package mime-support. 19:20:34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:20:34 Unpacking mime-support (3.60ubuntu1) ... 19:20:34 Selecting previously unselected package libmpdec2:amd64. 19:20:34 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:20:34 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:20:34 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:20:34 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 19:20:34 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 19:20:34 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 19:20:35 Selecting previously unselected package python3.6. 19:20:35 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 19:20:35 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 19:20:35 Selecting previously unselected package libpython3-stdlib:amd64. 19:20:35 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:20:35 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:20:35 Setting up python3-minimal (3.6.7-1~18.04) ... 19:20:35 Selecting previously unselected package python3. 19:20:35 (Reading database ... 13442 files and directories currently installed.) 19:20:35 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:20:35 Unpacking python3 (3.6.7-1~18.04) ... 19:20:35 Selecting previously unselected package multiarch-support. 19:20:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:20:35 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:20:35 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:20:35 Selecting previously unselected package liblzo2-2:amd64. 19:20:35 (Reading database ... 13479 files and directories currently installed.) 19:20:35 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:20:35 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:20:35 Selecting previously unselected package libbsd0:amd64. 19:20:35 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:20:36 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:20:36 Selecting previously unselected package sudo. 19:20:36 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 19:20:36 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 19:20:36 Selecting previously unselected package apparmor. 19:20:36 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:20:36 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:20:36 Selecting previously unselected package libedit2:amd64. 19:20:36 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:20:36 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:20:36 Selecting previously unselected package libkrb5support0:amd64. 19:20:36 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:20:36 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:20:36 Selecting previously unselected package libk5crypto3:amd64. 19:20:36 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:20:36 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:20:36 Selecting previously unselected package libkeyutils1:amd64. 19:20:36 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:20:36 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:20:37 Selecting previously unselected package libkrb5-3:amd64. 19:20:37 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:20:37 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:20:37 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:20:37 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:20:37 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:20:37 Selecting previously unselected package libssl1.0.0:amd64. 19:20:37 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 19:20:37 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 19:20:37 Selecting previously unselected package openssh-client. 19:20:37 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:20:37 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:20:37 Selecting previously unselected package squashfs-tools. 19:20:37 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 19:20:37 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:20:37 Selecting previously unselected package snapd. 19:20:37 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 19:20:37 Unpacking snapd (2.48+18.04) ... 19:20:39 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:20:39 Removing intermediate container 0463aa9d60b4 19:20:39 ---> b34958f4f4f2 19:20:39 19:20:39 Step 10/22 : FROM alpine:3.12 19:20:39 ---> afeebe901d6b 19:20:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:20:39 ---> Using cache 19:20:39 ---> 2f8b5143f978 19:20:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 19:20:39 ---> Running in 80e10f07a637 19:20:40 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 19:20:40 Setting up mime-support (3.60ubuntu1) ... 19:20:40 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 19:20:40 Removing intermediate container 80e10f07a637 19:20:40 ---> f122d8ba3818 19:20:40 Step 13/22 : WORKDIR / 19:20:40 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:20:40 ---> Running in 00678f320a0e 19:20:41 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:20:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:20:41 Setting up systemd (237-3ubuntu10.43) ... 19:20:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:20:41 Removing intermediate container 00678f320a0e 19:20:41 ---> f4fa07dcf4da 19:20:41 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:41 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:20:41 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:20:41 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:20:42 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 19:20:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:20:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 19:20:42 ---> 958f6b2d3f0d 19:20:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 19:20:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:20:42 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:20:42 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:20:42 Setting up python3 (3.6.7-1~18.04) ... 19:20:42 running python rtupdate hooks for python3.6... 19:20:42 running python post-rtupdate hooks for python3.6... 19:20:42 Setting up apparmor (2.12-4ubuntu5.1) ... 19:20:44 ---> d1addff3ce9f 19:20:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 19:20:44 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:20:44 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:20:44 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:20:44 Setting up snapd (2.48+18.04) ... 19:20:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:20:45 ---> 803cc57f1b60 19:20:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 19:20:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:20:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:20:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:20:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:20:46 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:20:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:20:47 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:20:47 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:20:47 ---> ef3b289e2b68 19:20:47 Step 18/22 : RUN chmod +x entrypoint.sh 19:20:47 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:20:47 ---> Running in 29fe20e21456 19:20:47 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 19:20:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:20:47 Processing triggers for systemd (237-3ubuntu10.43) ... 19:20:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:20:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:20:48 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:20:49 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 19:20:49 Fetched 1878 kB in 1s (1323 kB/s) 19:20:51 Reading package lists... 19:20:51 Reading package lists... 19:20:51 Building dependency tree... 19:20:51 Reading state information... 19:20:51 Calculating upgrade... 19:20:51 Removing intermediate container 612fa71fac39 19:20:51 ---> 54b044c4ceb2 19:20:51 19:20:51 Step 10/21 : FROM alpine:3.12 19:20:51 ---> afeebe901d6b 19:20:51 Step 11/21 : RUN apk add --update --no-cache curl 19:20:51 ---> Running in 8cd6c20a5704 19:20:51 Removing intermediate container 29fe20e21456 19:20:51 ---> fbfcb6cdc79e 19:20:51 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 19:20:51 The following packages will be upgraded: 19:20:51 advancecomp base-files bash binutils binutils-common 19:20:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:20:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:20:51 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 19:20:51 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 19:20:51 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 19:20:51 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 19:20:51 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 19:20:51 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:20:51 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:20:51 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:20:51 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:20:51 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:20:51 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:20:51 ubuntu-keyring util-linux 19:20:51 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:20:51 Need to get 63.7 MB of archives. 19:20:51 After this operation, 5203 kB of additional disk space will be used. 19:20:51 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:20:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 19:20:52 ---> Running in f77cb261f8d1 19:20:52 Removing intermediate container f77cb261f8d1 19:20:52 ---> d7ab1a85d7b8 19:20:52 Step 20/22 : LABEL arch=arm64 19:20:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:20:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:20:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:20:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:20:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:20:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:20:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:20:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:20:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:20:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:20:52 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:20:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:20:52 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:20:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:20:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:20:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:20:52 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:20:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:20:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:20:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 19:20:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:20:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:20:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:20:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:20:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:20:52 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:20:52 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:20:52 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:20:52 ---> Running in 3a10a6e36181 19:20:53 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:20:53 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:20:53 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:20:53 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:20:53 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:20:53 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 19:20:53 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 19:20:53 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 19:20:53 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 19:20:53 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 19:20:53 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:20:53 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:20:53 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:20:53 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:20:53 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:20:53 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:20:53 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:20:53 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:20:53 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:20:53 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:20:53 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:20:53 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:20:53 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:20:53 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 19:20:53 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:20:53 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:20:53 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:20:53 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:20:53 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:20:53 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:20:53 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:20:53 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:20:53 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:20:53 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:20:53 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:20:53 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:20:53 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:20:53 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 19:20:53 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 19:20:53 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:20:53 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:20:53 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 19:20:53 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 19:20:53 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 19:20:53 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:20:53 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:20:53 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:20:53 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 19:20:53 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:20:53 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:20:53 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 19:20:53 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 19:20:53 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 19:20:53 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 19:20:53 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:20:53 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:20:53 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:20:53 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:20:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:20:53 Removing intermediate container 3a10a6e36181 19:20:53 ---> 8850a9d7eddc 19:20:53 Step 21/22 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:20:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:20:54 ---> Running in e8ac95688ff0 19:20:54 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:20:54 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:20:54 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:20:54 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:20:54 Removing intermediate container e8ac95688ff0 19:20:54 ---> dfa800a2420c 19:20:54 Step 22/22 : LABEL version=0.0.0 19:20:54 (1/4) Installing ca-certificates (20191127-r4) 19:20:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:20:54 (3/4) Installing libcurl (7.69.1-r3) 19:20:54 (4/4) Installing curl (7.69.1-r3) 19:20:54 Executing busybox-1.31.1-r19.trigger 19:20:54 Executing ca-certificates-20191127-r4.trigger 19:20:54 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:20:54 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:20:54 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:20:54 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:20:54 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:20:55 ---> Running in 6f2d9e9c254d 19:20:55 debconf: delaying package configuration, since apt-utils is not installed 19:20:55 Fetched 63.7 MB in 3s (19.8 MB/s) 19:20:55 OK: 7 MiB in 18 packages 19:20:55 (Reading database ... 13912 files and directories currently installed.) 19:20:55 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:20:55 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:55 Removing intermediate container 6f2d9e9c254d 19:20:55 ---> f938b0fffb73 19:20:55 19:20:56 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:20:56 Successfully built f938b0fffb73 19:20:56 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:56 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 19:20:56 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 19:20:56 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 19:20:57 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:57 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:57 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:57 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:57 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:57 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:57 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:57 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:57 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:57 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:57 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:57 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:57  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 8cd6c20a5704 19:20:57 ---> bf84b7ebd4f2 19:20:57 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:20:57 ---> Running in 39114a3f85a5 19:20:58 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:58 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:58 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:58 (Reading database ... 13911 files and directories currently installed.) 19:20:58 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:58 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:20:58 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:20:58 (Reading database ... 13911 files and directories currently installed.) 19:20:58 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:58 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:58 Removing intermediate container 39114a3f85a5 19:20:58 ---> cdb9c6e65ad6 19:20:58 Step 13/21 : WORKDIR /edgex 19:20:58 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:58 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:58 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:58 ---> Running in b453f6a8dc39 19:20:59 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:59 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:59 (Reading database ... 13911 files and directories currently installed.) 19:20:59 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:20:59 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:59 Removing intermediate container b453f6a8dc39 19:20:59 ---> f32c4e223daa 19:20:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:20:59 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:21:00 (Reading database ... 13911 files and directories currently installed.) 19:21:00 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:21:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:21:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:21:00 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:21:00 Setting up base-files (10.1ubuntu2.10) ... 19:21:00 Installing new version of config file /etc/issue ... 19:21:00 Installing new version of config file /etc/issue.net ... 19:21:00 Installing new version of config file /etc/lsb-release ... 19:21:00 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:21:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:21:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:21:00 Removing obsolete conffile /etc/default/motd-news ... 19:21:00 ---> 0733a019304c 19:21:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:21:00 (Reading database ... 13912 files and directories currently installed.) 19:21:00 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:21:00 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:21:01 Setting up bash (4.4.18-2ubuntu1.2) ... 19:21:01 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 19:21:01 (Reading database ... 13912 files and directories currently installed.) 19:21:01 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:01 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:21:01 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:21:01 (Reading database ... 13912 files and directories currently installed.) 19:21:01 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 19:21:01 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 19:21:01 Setting up tar (1.29b-2ubuntu0.1) ... 19:21:01 (Reading database ... 13912 files and directories currently installed.) 19:21:01 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:21:01 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:21:02 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:21:02 (Reading database ... 13912 files and directories currently installed.) 19:21:02 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:21:02 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:21:02 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:21:02 (Reading database ... 13912 files and directories currently installed.) 19:21:02 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:21:02 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:21:02 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:21:02 (Reading database ... 13912 files and directories currently installed.) 19:21:02 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:21:02 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:21:02 Setting up grep (3.1-2build1) ... 19:21:02 (Reading database ... 13912 files and directories currently installed.) 19:21:02 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:21:02 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:21:02 ---> 8716aa7cb27a 19:21:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:21:03 Setting up login (1:4.5-1ubuntu2) ... 19:21:03 (Reading database ... 13912 files and directories currently installed.) 19:21:03 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:21:03 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:21:03 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:21:03 (Reading database ... 13912 files and directories currently installed.) 19:21:03 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:21:03 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:21:03 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:21:03 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:21:03 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:21:03 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:21:04 ---> f2261dc7ab48 19:21:04 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:21:04 ---> Running in 44e2dd20497f 19:21:04 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:21:04 (Reading database ... 13912 files and directories currently installed.) 19:21:04 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:21:04 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:21:05 Removing intermediate container 44e2dd20497f 19:21:05 ---> f0c5543030d4 19:21:05 Step 18/21 : CMD ["--init=true"] 19:21:05 ---> Running in 674ed0ea7793 19:21:05 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:21:05 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:21:05 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:21:05 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:21:05 Removing intermediate container 674ed0ea7793 19:21:05 ---> 31bf64ecf1c9 19:21:05 Step 19/21 : LABEL arch=arm64 19:21:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:21:06 (Reading database ... 13912 files and directories currently installed.) 19:21:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:21:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:21:06 ---> Running in 86e631650f6c 19:21:06 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:21:06 (Reading database ... 13912 files and directories currently installed.) 19:21:06 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:06 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:06 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:21:06 (Reading database ... 13912 files and directories currently installed.) 19:21:06 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:06 Removing intermediate container 86e631650f6c 19:21:06 ---> 4810b133d576 19:21:06 Step 20/21 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:21:06 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:06 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:21:06 (Reading database ... 13912 files and directories currently installed.) 19:21:06 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:06 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:07 ---> Running in f210a8e2781d 19:21:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:21:07 (Reading database ... 13912 files and directories currently installed.) 19:21:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:21:07 (Reading database ... 13912 files and directories currently installed.) 19:21:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:21:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:21:07 Removing intermediate container f210a8e2781d 19:21:07 ---> 010385ed4710 19:21:07 Step 21/21 : LABEL version=0.0.0 19:21:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:21:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:21:07 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:21:07 ---> Running in bc4540ec4b9c 19:21:07 (Reading database ... 13912 files and directories currently installed.) 19:21:07 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:21:07 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:21:07 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:21:08 (Reading database ... 13912 files and directories currently installed.) 19:21:08 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:08 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:08 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:21:08 (Reading database ... 13912 files and directories currently installed.) 19:21:08 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:08 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:08 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:21:08 (Reading database ... 13912 files and directories currently installed.) 19:21:08 Removing intermediate container bc4540ec4b9c 19:21:08 ---> 84c25040edea 19:21:08 19:21:08 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:08 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:08 Successfully built 84c25040edea 19:21:08 Successfully tagged docker-security-proxy-setup-go-arm64:latest 19:21:09 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:21:09 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:21:09 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:21:09 (Reading database ... 13912 files and directories currently installed.) 19:21:09 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:21:09 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:21:10 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:21:10 (Reading database ... 13912 files and directories currently installed.) 19:21:10 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:21:10 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:21:10 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:21:10 (Reading database ... 13914 files and directories currently installed.) 19:21:10 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:21:10 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:21:10 Setting up debconf (1.5.66ubuntu1) ... 19:21:11 (Reading database ... 13914 files and directories currently installed.) 19:21:11 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:21:11 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:21:11 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:21:11 (Reading database ... 13914 files and directories currently installed.) 19:21:11 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:21:11 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:21:11 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 19:21:11 (Reading database ... 13914 files and directories currently installed.) 19:21:11 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:21:11 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:21:11 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:21:12 (Reading database ... 13914 files and directories currently installed.) 19:21:12 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:12 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:12 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 19:21:12 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 19:21:13 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:21:13 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:21:13 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:21:13 (Reading database ... 13914 files and directories currently installed.) 19:21:13 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:21:13 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:21:13 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:21:13 (Reading database ... 13914 files and directories currently installed.) 19:21:13 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 19:21:13 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:21:13 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 19:21:14 (Reading database ... 13914 files and directories currently installed.) 19:21:14 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:21:14 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:21:14 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:21:14 (Reading database ... 13914 files and directories currently installed.) 19:21:14 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 19:21:14 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 19:21:14 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 19:21:14 (Reading database ... 13914 files and directories currently installed.) 19:21:14 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:21:14 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:21:14 Setting up passwd (1:4.5-1ubuntu2) ... 19:21:15 (Reading database ... 13914 files and directories currently installed.) 19:21:15 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 19:21:15 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 19:21:15 Setting up gpgv (2.2.4-1ubuntu1.3) ... 19:21:15 (Reading database ... 13914 files and directories currently installed.) 19:21:15 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:21:15 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:21:15 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:21:15 (Reading database ... 13914 files and directories currently installed.) 19:21:15 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:21:15 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:21:15 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:21:15 (Reading database ... 13914 files and directories currently installed.) 19:21:15 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:21:15 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:21:15 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:21:16 (Reading database ... 13914 files and directories currently installed.) 19:21:16 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:21:16 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:21:16 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:21:16 (Reading database ... 13914 files and directories currently installed.) 19:21:16 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 19:21:16 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 19:21:16 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 19:21:16 (Reading database ... 13914 files and directories currently installed.) 19:21:16 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 19:21:16 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 19:21:16 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 19:21:16 (Reading database ... 13915 files and directories currently installed.) 19:21:16 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:21:16 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:21:16 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:21:17 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:21:17 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 19:21:17 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 19:21:17 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 19:21:17 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 19:21:17 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:21:17 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:21:18 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:21:18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:21:18 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:21:18 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:21:18 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:21:18 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:21:18 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:21:18 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:21:18 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:21:18 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:21:18 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:21:19 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:21:19 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 19:21:19 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 19:21:19 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:21:19 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:21:19 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:21:20 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:21:20 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 19:21:20 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 19:21:20 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 19:21:20 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 19:21:20 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 19:21:20 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 19:21:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 19:21:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 19:21:21 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:21 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:21:21 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:21 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:21:21 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:21 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:21:21 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:21 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:21:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:21:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:21:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:21:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:21:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:21:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:21:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:21:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:21:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:21:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:21:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:21:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:21:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:21:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:21:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:21:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:21:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:21:26 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:21:26 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:21:26 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:21:26 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:21:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:21:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:21:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:21:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:21:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:21:27 Setting up tzdata (2020f-0ubuntu0.18.04) ... 19:21:27  Building docker-security-proxy-setup-go ... done Removing intermediate container 45a133444e44 19:21:27 ---> 22b4004880f5 19:21:27 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:21:27 ---> Running in f0c9f6ccd8f6 19:21:27 19:21:27 Current default time zone: 'Etc/UTC' 19:21:27 Local time is now: Tue Jan 12 19:21:27 UTC 2021. 19:21:27 Universal Time is now: Tue Jan 12 19:21:27 UTC 2021. 19:21:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:21:27 19:21:27 Setting up systemd-sysv (237-3ubuntu10.43) ... 19:21:27 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:21:27 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 19:21:27 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:21:27 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:21:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:21:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:21:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:21:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:21:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:21:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:21:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:21:27 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 19:21:27 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:21:27 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 19:21:27 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:21:28 Setting up patch (2.7.6-2ubuntu1.1) ... 19:21:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:21:28 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:21:28 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 19:21:28 Installing new version of config file /etc/ssl/openssl.cnf ... 19:21:28 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:21:28 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:21:28 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 19:21:30 Updating certificates in /etc/ssl/certs... 19:21:31 22 added, 17 removed; done. 19:21:31 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:21:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:21:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:21:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:21:31 Setting up pkgbinarymangler (138.18.04.1) ... 19:21:31 Removing intermediate container f0c9f6ccd8f6 19:21:31 ---> 019ee2cc34d7 19:21:31 19:21:31 Step 11/26 : FROM docker:20.10.0 19:21:31 20.10.0: Pulling from library/docker 19:21:31 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:21:31 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 19:21:31 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:21:31 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:21:31 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:21:31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:21:31 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:21:31 Setting up perl (5.26.1-6ubuntu0.5) ... 19:21:31 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 19:21:31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:21:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:21:31 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 19:21:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:21:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:21:31 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:21:31 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:21:31 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:21:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:21:31 Processing triggers for systemd (237-3ubuntu10.43) ... 19:21:32 Processing triggers for mime-support (3.60ubuntu1) ... 19:21:32 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 19:21:32 Updating certificates in /etc/ssl/certs... 19:21:32 0 added, 0 removed; done. 19:21:32 Running hooks in /etc/ca-certificates/update.d... 19:21:32 done. 19:21:33 Reading package lists... 19:21:33 Building dependency tree... 19:21:33 Reading state information... 19:21:33 The following NEW packages will be installed: 19:21:33 apt-transport-https 19:21:33 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:21:33 Need to get 1696 B of archives. 19:21:33 After this operation, 153 kB of additional disk space will be used. 19:21:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 19:21:33 debconf: delaying package configuration, since apt-utils is not installed 19:21:33 Fetched 1696 B in 0s (8274 B/s) 19:21:33 Selecting previously unselected package apt-transport-https. 19:21:33 (Reading database ... 13929 files and directories currently installed.) 19:21:33 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 19:21:33 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 19:21:34 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 19:21:34 Waiting for network to be ready... 19:21:39 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:21:39 Status: Downloaded newer image for docker:20.10.0 19:21:39 ---> eeaf43b92773 19:21:39 Step 12/26 : RUN apk add --no-cache bash 19:21:40 ---> Running in 7a0f3ddc03de 19:21:40 Removing intermediate container c1e44cf591f5 19:21:40 ---> 872fa4d7b412 19:21:40 19:21:40 Step 10/23 : FROM alpine:3.12 19:21:40 ---> afeebe901d6b 19:21:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:21:40 2021-01-12T19:21:39Z INFO Waiting for automatic snapd restart... 19:21:41 ---> Running in 2da064a924d2 19:21:41 Removing intermediate container 2da064a924d2 19:21:41 ---> 6fe49996efd7 19:21:41 Step 12/23 : ENV APP_PORT=48080 19:21:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:21:41 ---> Running in fc077be0fc73 19:21:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:21:42 Removing intermediate container fc077be0fc73 19:21:42 ---> bd8f7de73b93 19:21:42 Step 13/23 : EXPOSE $APP_PORT 19:21:42 ---> Running in 019547235b17 19:21:42 (1/2) Installing readline (8.0.4-r0) 19:21:42 (2/2) Installing bash (5.0.17-r0) 19:21:42 Executing bash-5.0.17-r0.post-install 19:21:42 Executing busybox-1.31.1-r19.trigger 19:21:42 OK: 12 MiB in 22 packages 19:21:42 Removing intermediate container 019547235b17 19:21:42 ---> 6c78ae6da4b9 19:21:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:42 snapd 2.48.2 from Canonical* installed 19:21:43 ---> Running in dfe656c79b93 19:21:43 "snapd" switched to the "latest/stable" channel 19:21:43 19:21:44 Removing intermediate container 7a0f3ddc03de 19:21:44 ---> cc5ebaa563c2 19:21:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:21:44 ---> Running in 2afc602a7ead 19:21:44 Removing intermediate container 2afc602a7ead 19:21:44 ---> 01b0692fb407 19:21:44 Step 14/26 : ENV APP_PORT=48090 19:21:44 ---> Running in 59edf23daab1 19:21:45 Removing intermediate container 59edf23daab1 19:21:45 ---> 7f8f6785ab14 19:21:45 Step 15/26 : EXPOSE $APP_PORT 19:21:45 Removing intermediate container dfe656c79b93 19:21:45 ---> 2c2673946b5a 19:21:45 Step 15/23 : RUN apk add --update --no-cache zeromq 19:21:45 ---> Running in 87ffafe3262d 19:21:45 ---> Running in 034b7ec26b66 19:21:46 Removing intermediate container 87ffafe3262d 19:21:46 ---> 2797d92a8946 19:21:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:21:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:21:47 ---> e2584bcc3a6f 19:21:47 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:21:47 core18 20201210 from Canonical* installed 19:21:47 "core18" switched to the "latest/stable" channel 19:21:47 19:21:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:21:48 ---> d2f3b03d70d9 19:21:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:21:48 (1/5) Installing libgcc (9.3.0-r2) 19:21:48 (2/5) Installing libsodium (1.0.18-r0) 19:21:48 (3/5) Installing libstdc++ (9.3.0-r2) 19:21:49 (4/5) Installing libzmq (4.3.3-r0) 19:21:49 ---> d4765d7af18d 19:21:49 Step 19/26 : RUN apk --no-cache add py3-pip 19:21:49 (5/5) Installing zeromq (4.3.3-r0) 19:21:49 ---> Running in d8b084971304 19:21:49 Executing busybox-1.31.1-r19.trigger 19:21:49 OK: 8 MiB in 19 packages 19:21:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:21:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:21:50 Removing intermediate container 034b7ec26b66 19:21:50 ---> 09d025ca4286 19:21:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:51 (1/33) Installing libbz2 (1.0.8-r1) 19:21:51 (2/33) Installing expat (2.2.9-r1) 19:21:51 (3/33) Installing libffi (3.3-r2) 19:21:51 (4/33) Installing gdbm (1.13-r1) 19:21:51 (5/33) Installing xz-libs (5.2.5-r0) 19:21:51 (6/33) Installing sqlite-libs (3.32.1-r0) 19:21:51 (7/33) Installing python3 (3.8.5-r0) 19:21:51 ---> 40bc7b3246a2 19:21:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:21:52 snapcraft 4.4.4 from Canonical* installed 19:21:53 "snapcraft" switched to the "latest/stable" channel 19:21:53 19:21:53 (8/33) Installing py3-appdirs (1.4.4-r1) 19:21:53 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:21:53 (10/33) Installing py3-parsing (2.4.7-r0) 19:21:53 ---> 10e5bbbf4f34 19:21:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:21:53 (11/33) Installing py3-six (1.15.0-r0) 19:21:53 (12/33) Installing py3-packaging (20.4-r0) 19:21:53 (13/33) Installing py3-setuptools (47.0.0-r0) 19:21:53 (14/33) Installing py3-chardet (3.0.4-r4) 19:21:53 (15/33) Installing py3-idna (2.9-r0) 19:21:53 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:21:53 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:21:53 (18/33) Installing py3-requests (2.23.0-r0) 19:21:54 (19/33) Installing py3-msgpack (1.0.0-r0) 19:21:54 (20/33) Installing py3-lockfile (0.12.2-r3) 19:21:54 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:21:54 (22/33) Installing py3-colorama (0.4.3-r0) 19:21:54 (23/33) Installing py3-distlib (0.3.0-r0) 19:21:54 (24/33) Installing py3-distro (1.5.0-r1) 19:21:54 (25/33) Installing py3-webencodings (0.5.1-r3) 19:21:54 (26/33) Installing py3-html5lib (1.0.1-r4) 19:21:54 (27/33) Installing py3-pytoml (0.1.21-r0) 19:21:54 (28/33) Installing py3-pep517 (0.8.2-r0) 19:21:54 (29/33) Installing py3-progress (1.5-r0) 19:21:54 (30/33) Installing py3-toml (0.10.1-r0) 19:21:54 (31/33) Installing py3-retrying (1.3.3-r0) 19:21:54 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:21:54 (33/33) Installing py3-pip (20.1.1-r0) 19:21:54 ---> 2ba47525e3d4 19:21:54 Step 19/23 : ENTRYPOINT ["/core-data"] 19:21:54 Executing busybox-1.31.1-r19.trigger 19:21:54 OK: 71 MiB in 55 packages 19:21:54 ---> Running in e761f2cebc75 19:21:55 Removing intermediate container e761f2cebc75 19:21:55 ---> f2111efe9b52 19:21:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:55 ---> Running in 9c8616e92e2b 19:21:55 Removing intermediate container 9c8616e92e2b 19:21:55 ---> 6eac47815cf9 19:21:55 Step 21/23 : LABEL arch=arm64 19:21:56 ---> Running in f275075516cb 19:21:56 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:21:56 - README.md 19:21:56 - snapcraft.yaml.orig 19:21:56 19:21:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:21:56 Removing intermediate container f275075516cb 19:21:56 ---> b7b56236e729 19:21:56 Step 22/23 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:21:56 ---> Running in 979c2dd86394 19:21:57 Removing intermediate container 979c2dd86394 19:21:57 ---> baf864c61872 19:21:57 Step 23/23 : LABEL version=0.0.0 19:21:57 ---> Running in acd1dd980cca 19:21:58 Removing intermediate container acd1dd980cca 19:21:58 ---> fa54b64257a6 19:21:58 19:21:58 Successfully built fa54b64257a6 19:21:59 Successfully tagged docker-core-data-go-arm64:latest 19:22:00  Building docker-core-data-go ... done Removing intermediate container d8b084971304 19:22:00 ---> 85b0732e026f 19:22:00 Step 20/26 : RUN pip install docker-compose==1.23.2 19:22:00 ---> Running in 4b4b7bdc1527 19:22:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:22:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:22:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:22:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:22:04 Reading package lists... 19:22:05 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 19:22:05 Collecting docker-compose==1.23.2 19:22:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:22:05 Collecting jsonschema<3,>=2.5.1 19:22:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:22:06 Collecting websocket-client<1.0,>=0.32.0 19:22:06 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 19:22:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:22:06 Collecting docopt<0.7,>=0.6.1 19:22:06 Downloading docopt-0.6.2.tar.gz (25 kB) 19:22:09 Collecting cached-property<2,>=1.2.0 19:22:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:22:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:22:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:22:10 Collecting docker<4.0,>=3.6.0 19:22:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:22:11 Collecting dockerpty<0.5,>=0.4.1 19:22:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:22:11 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:22:11 Reading package lists... 19:22:11 Building dependency tree... 19:22:11 Reading state information... 19:22:11 Suggested packages: 19:22:11 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:22:11 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:22:11 Recommended packages: 19:22:11 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:22:11 The following NEW packages will be installed: 19:22:11 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:22:11 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:22:11 pkg-config zip 19:22:11 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:22:11 Need to get 7655 kB of archives. 19:22:11 After this operation, 43.7 MB of additional disk space will be used. 19:22:11 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:22:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 19:22:12 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:22:12 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:22:12 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:22:12 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:22:12 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:22:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:22:12 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:22:12 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:22:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 19:22:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 19:22:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 19:22:13 Collecting PyYAML<4,>=3.10 19:22:13 Downloading PyYAML-3.13.tar.gz (270 kB) 19:22:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:22:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:22:14 debconf: delaying package configuration, since apt-utils is not installed 19:22:14 Fetched 7655 kB in 3s (2332 kB/s) 19:22:15 Selecting previously unselected package libglib2.0-0:amd64. 19:22:15 (Reading database ... 13933 files and directories currently installed.) 19:22:15 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 19:22:15 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 19:22:15 Selecting previously unselected package libpsl5:amd64. 19:22:15 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:22:15 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:22:15 Selecting previously unselected package libnghttp2-14:amd64. 19:22:15 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:22:15 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:22:15 Selecting previously unselected package librtmp1:amd64. 19:22:15 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:22:15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:22:15 Selecting previously unselected package libcurl3-gnutls:amd64. 19:22:15 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 19:22:15 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 19:22:16 Selecting previously unselected package liberror-perl. 19:22:16 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:22:16 Unpacking liberror-perl (0.17025-1) ... 19:22:16 Selecting previously unselected package git-man. 19:22:16 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 19:22:16 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 19:22:16 Selecting previously unselected package git. 19:22:16 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 19:22:16 Unpacking git (1:2.17.1-1ubuntu0.7) ... 19:22:16 Collecting texttable<0.10,>=0.9.0 19:22:16 Downloading texttable-0.9.1.tar.gz (11 kB) 19:22:17 Selecting previously unselected package libnorm1:amd64. 19:22:17 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:22:17 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:22:17 Selecting previously unselected package libpgm-5.2-0:amd64. 19:22:17 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:22:17 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:22:17 Selecting previously unselected package libsodium23:amd64. 19:22:17 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:22:17 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:22:17 Selecting previously unselected package libzmq5:amd64. 19:22:17 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:22:17 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:22:17 Selecting previously unselected package libzmq3-dev:amd64. 19:22:17 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:22:17 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:22:18 Selecting previously unselected package pkg-config. 19:22:18 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:22:18 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:22:18 Selecting previously unselected package zip. 19:22:18 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:22:18 Unpacking zip (3.0-11build1) ... 19:22:18 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:22:18 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 19:22:18 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:22:18 Setting up liberror-perl (0.17025-1) ... 19:22:18 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:22:18 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 19:22:18 No schema files found: doing nothing. 19:22:18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:22:18 Setting up zip (3.0-11build1) ... 19:22:18 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:22:18 Setting up libsodium23:amd64 (1.0.16-2) ... 19:22:18 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:22:18 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:22:18 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 19:22:18 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:22:18 Setting up git (1:2.17.1-1ubuntu0.7) ... 19:22:18 Collecting urllib3<1.25,>=1.21.1 19:22:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:22:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:22:18 Collecting idna<2.8,>=2.5 19:22:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:22:19 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) 19:22:19 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) 19:22:19 Collecting docker-pycreds>=0.4.0 19:22:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:22:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:22:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:22:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:22:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:22:19 Installing collected packages: jsonschema, websocket-client, docopt, cached-property, urllib3, idna, requests, docker-pycreds, docker, dockerpty, PyYAML, texttable, docker-compose 19:22:20 Running setup.py install for docopt: started 19:22:22 Running setup.py install for docopt: finished with status 'done' 19:22:22 Attempting uninstall: urllib3 19:22:22 Found existing installation: urllib3 1.25.9 19:22:22 Uninstalling urllib3-1.25.9: 19:22:22 Successfully uninstalled urllib3-1.25.9 19:22:23 Attempting uninstall: idna 19:22:23 Found existing installation: idna 2.9 19:22:23 Uninstalling idna-2.9: 19:22:23 Successfully uninstalled idna-2.9 19:22:24 Attempting uninstall: requests 19:22:24 Found existing installation: requests 2.23.0 19:22:24 Uninstalling requests-2.23.0: 19:22:24 Successfully uninstalled requests-2.23.0 19:22:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:22:25 git set to automatically installed. 19:22:25 git-man set to automatically installed. 19:22:25 libcurl3-gnutls set to automatically installed. 19:22:25 liberror-perl set to automatically installed. 19:22:25 libglib2.0-0 set to automatically installed. 19:22:25 libnghttp2-14 set to automatically installed. 19:22:25 libnorm1 set to automatically installed. 19:22:25 libpgm-5.2-0 set to automatically installed. 19:22:25 libpsl5 set to automatically installed. 19:22:25 librtmp1 set to automatically installed. 19:22:25 libsodium23 set to automatically installed. 19:22:25 libzmq3-dev set to automatically installed. 19:22:25 libzmq5 set to automatically installed. 19:22:25 pkg-config set to automatically installed. 19:22:25 zip set to automatically installed. 19:22:25 Running setup.py install for dockerpty: started 19:22:26 Running setup.py install for dockerpty: finished with status 'done' 19:22:26 Running setup.py install for PyYAML: started 19:22:27 snapd is not logged in, snap install commands will use sudo 19:22:28 Running setup.py install for PyYAML: finished with status 'done' 19:22:28 Running setup.py install for texttable: started 19:22:30 Running setup.py install for texttable: finished with status 'done' 19:22:31 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 19:22:33 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:22:33 snap "core18" has no updates available 19:22:34 Pulling config-common 19:22:35 Pulling go-build-helper 19:22:36 Removing intermediate container 4b4b7bdc1527 19:22:36 ---> add7483f64b6 19:22:36 Step 21/26 : RUN apk --no-cache add curl 19:22:36 ---> Running in c56ad6b250ae 19:22:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:22:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:22:37 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:22:37 (2/3) Installing libcurl (7.69.1-r3) 19:22:37 (3/3) Installing curl (7.69.1-r3) 19:22:37 Executing busybox-1.31.1-r19.trigger 19:22:37 OK: 71 MiB in 58 packages 19:22:38 Removing intermediate container c56ad6b250ae 19:22:38 ---> 8ef10fd3b638 19:22:38 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:22:38 ---> Running in ac7514911a59 19:22:39 Removing intermediate container ac7514911a59 19:22:39 ---> 21a8d237f2fc 19:22:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:22:39 ---> Running in 47508c86107b 19:22:39 Removing intermediate container 47508c86107b 19:22:39 ---> c81d4b8acf31 19:22:39 Step 24/26 : LABEL arch=arm64 19:22:39 ---> Running in 72ee912a6523 19:22:40 Removing intermediate container 72ee912a6523 19:22:40 ---> 52870cc0bdd3 19:22:40 Step 25/26 : LABEL git_sha=34d27aa9a3da03862166806171d50bf54d9c47c3 19:22:40 ---> Running in 02fcc98128a8 19:22:41 Removing intermediate container 02fcc98128a8 19:22:41 ---> 1d4375de1bea 19:22:41 Step 26/26 : LABEL version=0.0.0 19:22:41 ---> Running in 2c8d4f6ea128 19:22:41 Removing intermediate container 2c8d4f6ea128 19:22:41 ---> b6ba200a25bc 19:22:41 19:22:41 Successfully built b6ba200a25bc 19:22:41 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 19:22:42  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 19:22:42 $ docker stop --time=1 f4441ecf6c82e41301f7077655801f9dacf4812f50a1bd74fa52f2c58e04be97 19:22:44 $ docker rm -f f4441ecf6c82e41301f7077655801f9dacf4812f50a1bd74fa52f2c58e04be97 [Pipeline] // withDockerContainer [Pipeline] sh 19:22:45 + docker images 19:22:45 + grep docker 19:22:45 docker-sys-mgmt-agent-go-arm64 latest b6ba200a25bc 4 seconds ago 300MB 19:22:45 docker-core-data-go-arm64 latest fa54b64257a6 48 seconds ago 21MB 19:22:45 docker-security-proxy-setup-go-arm64 latest 84c25040edea About a minute ago 23.3MB 19:22:45 docker-security-bootstrap-redis-go-arm64 latest f938b0fffb73 About a minute ago 15.1MB 19:22:45 docker-core-metadata-go-arm64 latest 42b4619724bf 3 minutes ago 12.3MB 19:22:45 docker-security-secretstore-setup-go-arm64 latest 9edffd6d40b6 3 minutes ago 23.4MB 19:22:45 docker-support-notifications-go-arm64 latest 7aae5caba376 3 minutes ago 11.4MB 19:22:45 docker-core-command-go-arm64 latest 9f5d4cfab876 3 minutes ago 9.98MB 19:22:45 docker-support-scheduler-go-arm64 latest b33d4528c5d6 3 minutes ago 10MB 19:22:45 docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:23:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:23:02 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:23:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 19:23:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 19:23:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 19:23:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 19:23:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 19:23:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 19:23:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 19:23:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 19:23:02 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:23:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:23:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:23:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:23:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:23:02 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:23:02 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:23:02 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:23:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:23:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 19:23:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 19:23:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 19:23:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 19:23:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 19:23:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 19:23:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 19:23:02 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 19:23:02 Fetched 23.7 MB in 0s (0 B/s) 19:23:02 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:23:02 Fetched 96.5 kB in 0s (0 B/s) 19:23:02 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:23:02 Fetched 279 kB in 0s (0 B/s) 19:23:02 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:23:02 Fetched 122 kB in 0s (0 B/s) 19:23:02 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:23:02 Fetched 77.8 kB in 0s (0 B/s) 19:23:02 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:23:02 Fetched 8848 B in 0s (0 B/s) 19:23:02 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:23:02 Fetched 47.8 kB in 0s (0 B/s) 19:23:02 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:23:02 Fetched 45.6 kB in 0s (0 B/s) 19:23:02 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:23:02 Fetched 15.0 kB in 0s (0 B/s) 19:23:02 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 19:23:02 Fetched 214 kB in 0s (0 B/s) 19:23:02 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 19:23:02 Fetched 155 kB in 0s (0 B/s) 19:23:02 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:23:02 Fetched 50.6 kB in 0s (0 B/s) 19:23:02 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:23:02 Fetched 14.8 kB in 0s (0 B/s) 19:23:02 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:23:02 Fetched 41.8 kB in 0s (0 B/s) 19:23:02 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:23:02 Fetched 499 kB in 0s (0 B/s) 19:23:02 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:23:02 Fetched 111 kB in 0s (0 B/s) 19:23:02 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:23:02 Fetched 240 kB in 0s (0 B/s) 19:23:02 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:23:02 Fetched 29.3 kB in 0s (0 B/s) 19:23:02 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:23:02 Fetched 85.5 kB in 0s (0 B/s) 19:23:02 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:23:02 Fetched 24.5 kB in 0s (0 B/s) 19:23:02 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:23:02 Fetched 49.2 kB in 0s (0 B/s) 19:23:02 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:23:02 Fetched 54.2 kB in 0s (0 B/s) 19:23:02 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:23:02 Fetched 30.8 kB in 0s (0 B/s) 19:23:02 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 19:23:02 Fetched 17.0 kB in 0s (0 B/s) 19:23:02 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:23:02 Fetched 85.9 kB in 0s (0 B/s) 19:23:02 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:23:02 Fetched 8720 B in 0s (0 B/s) 19:23:02 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 19:23:02 Fetched 137 kB in 0s (0 B/s) 19:23:02 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:23:02 Fetched 119 kB in 0s (0 B/s) 19:23:02 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 19:23:02 Fetched 109 kB in 0s (0 B/s) 19:23:02 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:23:02 Fetched 11.1 kB in 0s (0 B/s) 19:23:02 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:23:02 Fetched 645 kB in 0s (0 B/s) 19:23:02 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:23:02 Fetched 41.3 kB in 0s (0 B/s) 19:23:02 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:23:02 Fetched 17.9 kB in 0s (0 B/s) 19:23:02 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:23:02 Fetched 368 kB in 0s (0 B/s) 19:23:02 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:23:02 Fetched 187 kB in 0s (0 B/s) 19:23:02 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:23:02 Fetched 175 kB in 0s (0 B/s) 19:23:02 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:23:02 Fetched 206 kB in 0s (0 B/s) 19:23:02 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 19:23:02 Fetched 1301 kB in 0s (0 B/s) 19:23:02 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:23:02 Fetched 36.2 kB in 0s (0 B/s) 19:23:02 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 19:23:02 Fetched 159 kB in 0s (0 B/s) 19:23:02 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:23:02 Fetched 107 kB in 0s (0 B/s) 19:23:02 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:23:02 Fetched 48.7 kB in 0s (0 B/s) 19:23:02 Pulling static-packages 19:23:04 'go115' has dependencies that need to be staged: go-build-helper static-packages 19:23:04 Skipping pull go-build-helper (already ran) 19:23:04 Skipping pull static-packages (already ran) 19:23:04 Building go-build-helper 19:23:08 Building static-packages 19:23:10 Staging go-build-helper 19:23:11 Staging static-packages 19:23:12 Pulling go115 19:23:13 'edgex-go' has dependencies that need to be staged: go115 19:23:13 Skipping pull go115 (already ran) 19:23:13 Building go115 19:23:13 % Total % Received % Xferd Average Speed Time Time Time Current 19:23:13 Dload Upload Total Spent Left Speed 19:23:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 115M 13 15.9M 0 0 18.3M 0 0:00:06 --:--:-- 0:00:06 18.3M 44 115M 44 51.5M 0 0 27.7M 0 0:00:04 0:00:01 0:00:03 27.7M 76 115M 76 88.2M 0 0 30.8M 0 0:00:03 0:00:02 0:00:01 30.8M 100 115M 100 115M 0 0 31.0M 0 0:00:03 0:00:03 --:--:-- 31.0M 19:23:18 go1.15.2.linux-amd64.tar.gz: OK 19:23:23 Staging go115 19:23:30 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:23:30 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:23:30 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:23:30 Fetched 0 B in 0s (0 B/s) 19:23:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:23:30 Fetched 224 kB in 0s (0 B/s) 19:23:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:23:30 Fetched 157 kB in 0s (0 B/s) 19:23:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:23:30 Fetched 221 kB in 0s (0 B/s) 19:23:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:23:30 Fetched 143 kB in 0s (0 B/s) 19:23:30 Pulling edgex-go 19:23:31 Pulling version 19:23:32 Building config-common 19:23:34 Skipping build go-build-helper (already ran) 19:23:34 Skipping build static-packages (already ran) 19:23:34 Skipping build go115 (already ran) 19:23:34 Building edgex-go 19:23:35 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 19:23:36 go: downloading github.com/gorilla/mux v1.8.0 19:23:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.141 19:23:36 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:23:36 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 19:23:36 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 19:23:36 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:23:36 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 19:23:36 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 19:23:36 go: downloading github.com/pkg/errors v0.8.1 19:23:36 go: downloading github.com/imdario/mergo v0.3.11 19:23:36 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:23:36 go: downloading github.com/BurntSushi/toml v0.3.1 19:23:36 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 19:23:36 go: downloading github.com/hashicorp/consul/api v1.1.0 19:23:36 go: downloading github.com/pelletier/go-toml v1.2.0 19:23:36 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:23:36 go: downloading github.com/go-kit/kit v0.8.0 19:23:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 19:23:36 go: downloading github.com/go-playground/validator/v10 v10.3.0 19:23:36 go: downloading gopkg.in/yaml.v2 v2.4.0 19:23:36 go: downloading github.com/go-redis/redis/v7 v7.2.0 19:23:36 go: downloading github.com/pebbe/zmq4 v1.2.2 19:23:36 go: downloading github.com/google/uuid v1.1.4 19:23:36 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:23:36 go: downloading github.com/x448/float16 v0.8.4 19:23:36 go: downloading github.com/hashicorp/serf v0.8.2 19:23:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:23:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 19:23:36 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:23:36 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:23:36 go: downloading github.com/leodido/go-urn v1.2.0 19:23:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:23:37 go: downloading github.com/go-playground/universal-translator v0.17.0 19:23:37 go: downloading github.com/mitchellh/copystructure v1.0.0 19:23:37 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:23:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:23:37 go: downloading github.com/go-playground/locales v0.13.0 19:23:37 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:23:37 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:23:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:23:45 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 19:23:49 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 19:23:51 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 19:23:52 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 19:23:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:23:52 go: downloading github.com/stretchr/testify v1.6.1 19:23:52 go: downloading github.com/pmezard/go-difflib v1.0.0 19:23:52 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:23:52 go: downloading github.com/davecgh/go-spew v1.1.1 19:23:54 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 19:23:54 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 19:23:54 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:23:55 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 19:23:55 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:23:56 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 19:23:56 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 19:23:58 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 19:23:58 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 19:23:59 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 19:24:02 Building version 19:24:05 Staging config-common 19:24:05 Skipping stage go-build-helper (already ran) 19:24:05 Skipping stage static-packages (already ran) 19:24:05 Skipping stage go115 (already ran) 19:24:05 Staging edgex-go 19:24:07 Staging version 19:24:08 Priming config-common 19:24:09 Priming go-build-helper 19:24:10 Priming static-packages 19:24:12 Priming go115 19:24:13 Priming edgex-go 19:24:15 Priming version 19:24:16 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 19:24:20 provisioning config files... 19:24:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config830532762712986725tmp [Pipeline] { [Pipeline] sh 19:24:20 + set +x 19:24:20 + curl -s https://codecov.io/bash 19:24:20 + bash -s -- 19:24:21 19:24:21 _____ _ 19:24:21 / ____| | | 19:24:21 | | ___ __| | ___ ___ _____ __ 19:24:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:24:21 | |___| (_) | (_| | __/ (_| (_) \ V / 19:24:21 \_____\___/ \__,_|\___|\___\___/ \_/ 19:24:21 Bash-20201231-23d4836 19:24:21 19:24:21 19:24:21 ==> git version 2.24.3 found 19:24:21 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:24:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:24:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:24:21 ==> Jenkins CI detected. 19:24:21 project root: . 19:24:21 --> token set from env 19:24:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:24:22 ==> Running gcov in . (disable via -X gcov) 19:24:22 ==> Python coveragepy not found 19:24:22 ==> Searching for coverage reports in: 19:24:22 + . 19:24:22 -> Found 1 reports 19:24:22 ==> Detecting git/mercurial file structure 19:24:22 ==> Reading reports 19:24:22 + ./coverage.out bytes=552842 19:24:22 ==> Appending adjustments 19:24:22 https://docs.codecov.io/docs/fixing-reports 19:24:29 + Found adjustments 19:24:29 ==> Gzipping contents 19:24:29 84K /tmp/codecov.CQD3Mv.gz 19:24:29 ==> Uploading reports 19:24:29 url: https://codecov.io 19:24:29 query: branch=PR-3008&commit=34d27aa9a3da03862166806171d50bf54d9c47c3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3008%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3008&job=&cmd_args= 19:24:29 -> Pinging Codecov 19:24:29 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3008&commit=34d27aa9a3da03862166806171d50bf54d9c47c3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3008%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3008&job=&cmd_args= 19:24:29 -> Uploading to 19:24:29 https://storage.googleapis.com/codecov/v4/raw/2021-01-12/00271124DB129430A58F1EEE437C3FCB/34d27aa9a3da03862166806171d50bf54d9c47c3/a33b99cd-a1bf-4c90-a54c-216063171224.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210112T192428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d5ee3f9b6edf082c08f8b15ffc6fba2d4ae850f352af30778eb882b132289cd 19:24:29 % Total % Received % Xferd Average Speed Time Time Time Current 19:24:29 Dload Upload Total Spent Left Speed 19:24:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83568 0 0 100 83568 0 118k --:--:-- --:--:-- --:--:-- 118k 100 83568 0 0 100 83568 0 118k --:--:-- --:--:-- --:--:-- 118k 19:24:29 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/34d27aa9a3da03862166806171d50bf54d9c47c3 [Pipeline] } 19:24:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:24:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:24:34 ---> package-listing.sh 19:24:34 ++ facter osfamily 19:24:34 ++ tr '[:upper:]' '[:lower:]' 19:24:34 + OS_FAMILY=redhat 19:24:34 + workspace=/w/workspace/edgex-go/4 19:24:34 + START_PACKAGES=/tmp/packages_start.txt 19:24:34 + END_PACKAGES=/tmp/packages_end.txt 19:24:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:24:34 + PACKAGES=/tmp/packages_start.txt 19:24:34 + '[' /w/workspace/edgex-go/4 ']' 19:24:34 + PACKAGES=/tmp/packages_end.txt 19:24:34 + case "${OS_FAMILY}" in 19:24:34 + rpm -qa 19:24:34 + sort 19:24:41 + '[' -f /tmp/packages_start.txt ']' 19:24:41 + '[' -f /tmp/packages_end.txt ']' 19:24:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:24:41 + '[' /w/workspace/edgex-go/4 ']' 19:24:41 + mkdir -p /w/workspace/edgex-go/4/archives/ 19:24:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 19:24:41 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:24:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:24:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:24:42 19:24:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:24:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:24:42 alpine: Pulling from edgex-lftools-log-publisher 19:24:42 df20fa9351a1: Pulling fs layer 19:24:42 36b3adc4ff6f: Pulling fs layer 19:24:42 8ad3a11d3b57: Pulling fs layer 19:24:42 46f8f816bc3b: Pulling fs layer 19:24:42 93b61091891f: Pulling fs layer 19:24:42 93b9cdb0e59b: Pulling fs layer 19:24:42 5e14af77c1be: Pulling fs layer 19:24:42 01666e4c0597: Pulling fs layer 19:24:42 aa168da1d23b: Pulling fs layer 19:24:42 46f8f816bc3b: Waiting 19:24:42 93b61091891f: Waiting 19:24:42 93b9cdb0e59b: Waiting 19:24:42 5e14af77c1be: Waiting 19:24:42 01666e4c0597: Waiting 19:24:42 aa168da1d23b: Waiting 19:24:42 36b3adc4ff6f: Verifying Checksum 19:24:42 36b3adc4ff6f: Download complete 19:24:43 46f8f816bc3b: Verifying Checksum 19:24:43 46f8f816bc3b: Download complete 19:24:43 df20fa9351a1: Verifying Checksum 19:24:43 df20fa9351a1: Download complete 19:24:43 93b9cdb0e59b: Verifying Checksum 19:24:43 93b9cdb0e59b: Download complete 19:24:43 5e14af77c1be: Verifying Checksum 19:24:43 5e14af77c1be: Download complete 19:24:43 01666e4c0597: Download complete 19:24:43 93b61091891f: Verifying Checksum 19:24:43 93b61091891f: Download complete 19:24:43 df20fa9351a1: Pull complete 19:24:44 36b3adc4ff6f: Pull complete 19:24:44 8ad3a11d3b57: Verifying Checksum 19:24:44 8ad3a11d3b57: Download complete 19:24:47 8ad3a11d3b57: Pull complete 19:24:47 46f8f816bc3b: Pull complete 19:24:49 aa168da1d23b: Verifying Checksum 19:24:49 aa168da1d23b: Download complete 19:24:49 93b61091891f: Pull complete 19:24:49 93b9cdb0e59b: Pull complete 19:24:49 5e14af77c1be: Pull complete 19:24:50 01666e4c0597: Pull complete 19:25:05 aa168da1d23b: Pull complete 19:25:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:25:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:25:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:25:05 prd-centos7-docker-4c-2g-19774 does not seem to be running inside a container 19:25:05 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:25:10 $ docker top fe7bc0291e20248c0489be091d9fadb08b640d060857a2f2f8eb0b97066ad58b -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:11 + touch /tmp/pre-build-complete [Pipeline] sh 19:25:11 + mkdir -p /var/log/sa [Pipeline] sh 19:25:11 + ls /var/log/sa-host 19:25:11 + sadf -c /var/log/sa-host/sa12 19:25:11 file_magic: OK 19:25:11 HZ: Using current value: 100 19:25:11 file_header: OK 19:25:11 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 19:25:11 Statistics: 19:25:11 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...Hnuu...uuuununununu... 19:25:11 File successfully converted to sysstat format version 12.2.1 19:25:11 + sadf -c /var/log/sa-host/sa23 19:25:11 file_magic: OK 19:25:11 HZ: Using current value: 100 19:25:11 file_header: OK 19:25:11 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 19:25:11 Statistics: 19:25:11 Hnuu...uuuununununu... 19:25:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:12 provisioning config files... 19:25:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8770570061580009697tmp [Pipeline] { [Pipeline] echo 19:25:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:25:13 ---> create-netrc.sh [Pipeline] } 19:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:25:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:25:13 ---> python-tools-install.sh [Pipeline] echo 19:25:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:25:13 ---> sudo-logs.sh 19:25:13 Archiving 'sudo' log.. [Pipeline] echo 19:25:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:25:14 ---> job-cost.sh 19:25:14 lf-activate-venv: SKIPPING 19:25:14 INFO: No Stack... 19:25:16 INFO: Retrieving Pricing Info for: v1-standard-2 19:25:17 INFO: Archiving Costs [Pipeline] echo 19:25:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:25:17 ---> logs-deploy.sh 19:25:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3008/4 19:25:17 INFO: archiving workspace using pattern(s): 19:25:20 Archives upload complete. 19:25:20 INFO: archiving logs to Nexus 19:25:21 ---> uname -a: 19:25:21 Linux prd-centos7-docker-4c-2g-19774.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:25:21 19:25:21 19:25:21 ---> lscpu: 19:25:21 Architecture: x86_64 19:25:21 CPU op-mode(s): 32-bit, 64-bit 19:25:21 Byte Order: Little Endian 19:25:21 Address sizes: 40 bits physical, 48 bits virtual 19:25:21 CPU(s): 4 19:25:21 On-line CPU(s) list: 0-3 19:25:21 Thread(s) per core: 1 19:25:21 Core(s) per socket: 1 19:25:21 Socket(s): 4 19:25:21 NUMA node(s): 1 19:25:21 Vendor ID: GenuineIntel 19:25:21 CPU family: 6 19:25:21 Model: 44 19:25:21 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:25:21 Stepping: 1 19:25:21 CPU MHz: 2933.438 19:25:21 BogoMIPS: 5866.87 19:25:21 Virtualization: VT-x 19:25:21 Hypervisor vendor: KVM 19:25:21 Virtualization type: full 19:25:21 L1d cache: 128 KiB 19:25:21 L1i cache: 128 KiB 19:25:21 L2 cache: 16 MiB 19:25:21 L3 cache: 64 MiB 19:25:21 NUMA node0 CPU(s): 0-3 19:25:21 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:25:21 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:25:21 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:25:21 Vulnerability Meltdown: Mitigation; PTI 19:25:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:25:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:25:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:25:21 Vulnerability Srbds: Not affected 19:25:21 Vulnerability Tsx async abort: Not affected 19:25:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 19:25:21 19:25:21 19:25:21 ---> nproc: 19:25:21 4 19:25:21 19:25:21 19:25:21 ---> df -h: 19:25:21 Filesystem Size Used Available Use% Mounted on 19:25:21 overlay 50.0G 11.6G 38.4G 23% / 19:25:21 tmpfs 64.0M 0 64.0M 0% /dev 19:25:21 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:25:21 shm 64.0M 0 64.0M 0% /dev/shm 19:25:21 /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os 19:25:21 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf 19:25:21 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname 19:25:21 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts 19:25:21 /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json 19:25:21 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host 19:25:21 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure 19:25:21 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log 19:25:21 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/4@tmp 19:25:21 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/4 19:25:21 19:25:21 19:25:21 ---> free -m: 19:25:21 total used free shared buff/cache available 19:25:21 Mem: 1837 724 202 0 910 1028 19:25:21 Swap: 1023 61 962 19:25:21 19:25:21 19:25:21 ---> ip addr: 19:25:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:25:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:25:21 inet 127.0.0.1/8 scope host lo 19:25:21 valid_lft forever preferred_lft forever 19:25:21 inet6 ::1/128 scope host 19:25:21 valid_lft forever preferred_lft forever 19:25:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:25:21 link/ether fa:16:3e:f4:69:a8 brd ff:ff:ff:ff:ff:ff 19:25:21 inet 10.30.123.91/23 brd 10.30.123.255 scope global dynamic eth0 19:25:21 valid_lft 85086sec preferred_lft 85086sec 19:25:21 inet6 fe80::f816:3eff:fef4:69a8/64 scope link 19:25:21 valid_lft forever preferred_lft forever 19:25:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:25:21 link/ether 02:42:66:85:7e:09 brd ff:ff:ff:ff:ff:ff 19:25:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:25:21 valid_lft forever preferred_lft forever 19:25:21 inet6 fe80::42:66ff:fe85:7e09/64 scope link 19:25:21 valid_lft forever preferred_lft forever 19:25:21 19:25:21 19:25:21 ---> sar -b -r -n DEV: 19:25:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) 19:25:21 19:25:21 19:03:13 LINUX RESTART (4 CPU) 19:25:21 19:25:21 19:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:25:21 19:05:01 72.28 17.62 54.65 0.00 5365.85 14327.56 0.00 19:25:21 19:06:01 196.73 81.48 115.25 0.00 5829.31 41136.40 0.00 19:25:21 19:07:02 195.43 77.26 118.17 0.00 2694.85 15308.50 0.00 19:25:21 19:08:01 101.69 27.60 74.09 0.00 1122.57 9694.92 0.00 19:25:21 19:09:01 97.01 46.46 50.55 0.00 1677.93 4837.92 0.00 19:25:21 19:10:01 47.89 23.09 24.79 0.00 1756.81 5855.79 0.00 19:25:21 19:11:02 277.35 105.24 172.11 0.00 46129.72 110290.94 0.00 19:25:21 19:12:01 2021.13 1778.15 242.99 0.00 114873.19 124874.94 0.00 19:25:21 19:13:01 1422.05 1264.32 157.73 0.00 70735.63 78643.01 0.00 19:25:21 19:14:02 343.20 110.86 232.34 0.00 22871.34 79030.47 0.00 19:25:21 19:15:02 1832.76 1638.60 194.17 0.00 110245.14 114575.79 0.00 19:25:21 19:16:02 1210.58 1074.31 136.27 0.00 60486.58 65079.63 0.00 19:25:21 19:17:01 205.32 45.64 159.68 0.00 5521.73 31910.61 0.00 19:25:21 19:18:01 66.54 8.35 58.19 0.00 2821.49 3809.53 0.00 19:25:21 19:19:01 2.78 1.53 1.25 0.00 55.13 19.19 0.00 19:25:21 19:20:02 0.86 0.03 0.83 0.00 1.06 15.60 0.00 19:25:21 19:21:01 0.29 0.00 0.29 0.00 0.00 3.39 0.00 19:25:21 19:22:01 0.20 0.00 0.20 0.00 0.00 2.71 0.00 19:25:21 19:23:01 0.23 0.03 0.20 0.00 0.80 2.05 0.00 19:25:21 19:24:01 0.38 0.02 0.37 0.00 0.13 5.02 0.00 19:25:21 19:25:01 141.14 71.09 70.05 0.00 6523.53 13891.68 0.00 19:25:21 Average: 390.85 302.12 88.73 0.00 21801.11 33985.76 0.00 19:25:21 19:25:21 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:25:21 19:05:01 70944 0 689700 36.66 2620 1118280 1414952 48.29 609020 996120 140 19:25:21 19:06:01 74096 0 713604 37.93 1768 1092076 1540760 52.58 622900 944764 52464 19:25:21 19:07:02 105896 0 825860 43.89 1264 948524 1800524 61.45 651764 849064 86532 19:25:21 19:08:01 193652 0 862408 45.84 664 824820 1733596 59.16 709612 696404 50980 19:25:21 19:09:01 355768 0 728276 38.71 664 796836 1331980 45.46 512524 724548 17024 19:25:21 19:10:01 381836 0 721396 38.34 648 777664 1160940 39.62 523048 691040 20 19:25:21 19:11:02 65308 0 841668 44.73 0 974568 2310388 78.85 738772 866420 72080 19:25:21 19:12:01 101900 0 814584 43.29 0 965060 2129300 72.67 781980 770660 18268 19:25:21 19:13:01 74656 0 1231504 65.45 0 575384 3335564 113.84 746084 796488 2528 19:25:21 19:14:02 65728 0 688048 36.57 0 1127768 1345272 45.91 734500 845320 13256 19:25:21 19:15:02 69056 0 783508 41.64 0 1028980 2117252 72.26 757984 839992 65048 19:25:21 19:16:02 76112 0 1365104 72.55 0 440328 3185452 108.71 916548 637292 24316 19:25:21 19:17:01 187320 0 690444 36.70 0 1003780 1382992 47.20 500552 942688 0 19:25:21 19:18:01 142068 0 643620 34.21 0 1095856 1207996 41.23 521944 971416 20 19:25:21 19:19:01 140272 0 644412 34.25 0 1096860 1208076 41.23 522024 972376 24 19:25:21 19:20:02 144576 0 640088 34.02 0 1096880 1171044 39.97 519332 971892 12 19:25:21 19:21:01 144708 0 639948 34.01 0 1096888 1166896 39.82 519388 971880 8 19:25:21 19:22:01 144764 0 639884 34.01 0 1096896 1166716 39.82 519092 971880 8 19:25:21 19:23:01 144296 0 640348 34.03 0 1096900 1166956 39.83 519564 971896 8 19:25:21 19:24:01 144564 0 640068 34.02 0 1096912 1166812 39.82 519176 971904 12 19:25:21 19:25:01 67692 0 743740 39.53 0 1070112 1641548 56.02 692808 839896 90856 19:25:21 Average: 137867 0 770867 40.97 363 972446 1651667 56.37 625648 868759 23505 19:25:21 19:25:21 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:25:21 19:05:01 veth2522346 745.27 701.54 74.72 2657.10 0.00 0.00 0.00 0.00 19:25:21 19:05:01 eth0 1392.21 1117.24 5978.47 166.22 0.00 0.00 0.00 0.00 19:25:21 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:05:01 docker0 745.27 701.41 64.53 2657.09 0.00 0.00 0.00 0.00 19:25:21 19:06:01 eth0 361.59 280.38 3195.16 32.08 0.00 0.00 0.00 0.00 19:25:21 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:06:01 docker0 42.11 70.62 2.48 359.82 0.00 0.00 0.00 0.00 19:25:21 19:07:02 eth0 177.42 147.71 498.42 81.94 0.00 0.00 0.00 0.00 19:25:21 19:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:07:02 vethdc21293 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:25:21 19:07:02 docker0 114.16 139.36 8.92 468.32 0.00 0.00 0.00 0.00 19:25:21 19:08:01 eth0 25.35 18.07 20.39 10.85 0.00 0.00 0.00 0.00 19:25:21 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:08:01 vethdc21293 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:09:01 eth0 15.08 11.12 11.61 6.43 0.00 0.00 0.00 0.00 19:25:21 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:09:01 vethdc21293 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:10:01 eth0 42.81 34.03 26.58 76.00 0.00 0.00 0.00 0.00 19:25:21 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:11:02 eth0 169.48 127.82 1660.38 18.82 0.00 0.00 0.00 0.00 19:25:21 19:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:11:02 veth4ab0008 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:25:21 19:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:12:01 eth0 45.12 27.18 163.24 7.96 0.00 0.00 0.00 0.00 19:25:21 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:12:01 veth4ab0008 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 19:25:21 19:12:01 docker0 15.14 28.45 0.81 150.58 0.00 0.00 0.00 0.00 19:25:21 19:13:01 veth9571691 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:25:21 19:13:01 veth71c0920 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:25:21 19:13:01 eth0 16.82 15.73 6.74 51.43 0.00 0.00 0.00 0.00 19:25:21 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:14:02 eth0 60.82 35.52 186.20 14.27 0.00 0.00 0.00 0.00 19:25:21 19:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:14:02 veth4ab0008 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 19:25:21 19:14:02 docker0 923.25 961.86 77.02 3737.67 0.00 0.00 0.00 0.00 19:25:21 19:15:02 eth0 35.80 20.37 127.85 6.69 0.00 0.00 0.00 0.00 19:25:21 19:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:15:02 veth4ab0008 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 19:25:21 19:15:02 docker0 9.88 21.36 0.52 116.80 0.00 0.00 0.00 0.00 19:25:21 19:16:02 vetha7569f4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:25:21 19:16:02 veth3513eef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:25:21 19:16:02 eth0 6.28 4.88 4.98 2.70 0.00 0.00 0.00 0.00 19:25:21 19:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:17:01 eth0 235.18 152.47 1656.78 87.86 0.00 0.00 0.00 0.00 19:25:21 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:17:01 veth4ab0008 0.00 0.98 0.00 0.05 0.00 0.00 0.00 0.00 19:25:21 19:17:01 docker0 979.22 1087.85 80.60 4329.21 0.00 0.00 0.00 0.00 19:25:21 19:18:01 eth0 42.91 30.22 78.99 12.53 0.00 0.00 0.00 0.00 19:25:21 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:18:01 docker0 9.26 14.62 0.76 56.51 0.00 0.00 0.00 0.00 19:25:21 19:19:01 eth0 1.17 0.73 0.64 0.46 0.00 0.00 0.00 0.00 19:25:21 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:20:02 eth0 0.53 0.18 0.10 0.01 0.00 0.00 0.00 0.00 19:25:21 19:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:21:01 eth0 0.66 0.36 0.29 0.20 0.00 0.00 0.00 0.00 19:25:21 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:22:01 eth0 0.77 0.03 0.06 0.00 0.00 0.00 0.00 0.00 19:25:21 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:23:01 eth0 0.40 0.28 0.26 0.20 0.00 0.00 0.00 0.00 19:25:21 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:24:01 eth0 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:25:21 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:25:01 eth0 216.40 167.91 2173.11 70.42 0.00 0.00 0.00 0.00 19:25:21 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 Average: eth0 135.91 104.69 754.33 30.85 0.00 0.00 0.00 0.00 19:25:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:21 Average: docker0 46.42 51.78 3.82 205.98 0.00 0.00 0.00 0.00 19:25:21 19:25:21 19:25:21 ---> sar -P ALL: 19:25:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) 19:25:21 19:25:21 19:03:13 LINUX RESTART (4 CPU) 19:25:21 19:25:21 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:25:21 19:05:01 all 13.56 0.00 5.11 1.31 17.48 62.54 19:25:21 19:05:01 0 13.12 0.00 6.36 0.49 18.44 61.59 19:25:21 19:05:01 1 12.35 0.00 4.25 1.05 16.98 65.36 19:25:21 19:05:01 2 13.93 0.00 4.75 1.10 17.38 62.83 19:25:21 19:05:01 3 14.85 0.00 5.15 2.58 17.14 60.29 19:25:21 19:06:01 all 7.80 0.00 5.20 1.26 15.38 70.35 19:25:21 19:06:01 0 6.43 0.00 4.56 1.50 15.28 72.22 19:25:21 19:06:01 1 6.39 0.00 5.30 1.59 14.84 71.87 19:25:21 19:06:01 2 10.48 0.00 5.49 0.72 16.19 67.12 19:25:21 19:06:01 3 7.92 0.00 5.46 1.21 15.23 70.17 19:25:21 19:07:02 all 16.02 0.00 8.11 4.73 15.28 55.85 19:25:21 19:07:02 0 15.62 0.00 7.94 4.07 16.01 56.36 19:25:21 19:07:02 1 19.09 0.00 9.42 5.67 14.22 51.59 19:25:21 19:07:02 2 14.71 0.00 7.07 3.87 15.21 59.14 19:25:21 19:07:02 3 14.74 0.00 8.05 5.34 15.67 56.19 19:25:21 19:08:01 all 42.50 0.00 12.82 2.37 24.17 18.13 19:25:21 19:08:01 0 39.36 0.00 12.39 1.94 25.54 20.79 19:25:21 19:08:01 1 40.14 0.00 12.58 2.68 24.97 19.63 19:25:21 19:08:01 2 38.71 0.00 11.86 2.47 24.81 22.15 19:25:21 19:08:01 3 52.51 0.00 14.60 2.39 21.16 9.33 19:25:21 19:09:01 all 35.75 0.00 13.95 3.65 26.21 20.43 19:25:21 19:09:01 0 35.59 0.00 13.94 5.21 26.65 18.62 19:25:21 19:09:01 1 34.43 0.00 14.41 3.17 26.98 21.02 19:25:21 19:09:01 2 38.34 0.00 13.74 4.52 24.91 18.48 19:25:21 19:09:01 3 34.73 0.00 13.70 1.77 26.30 23.50 19:25:21 19:10:01 all 16.11 0.00 9.36 0.89 21.70 51.94 19:25:21 19:10:01 0 14.29 0.00 8.40 1.40 22.99 52.91 19:25:21 19:10:01 1 14.83 0.00 9.25 0.65 21.65 53.62 19:25:21 19:10:01 2 18.28 0.00 9.98 0.56 21.38 49.81 19:25:21 19:10:01 3 17.06 0.00 9.84 0.96 20.76 51.38 19:25:21 19:11:02 all 9.25 0.00 10.80 3.78 27.74 48.43 19:25:21 19:11:02 0 8.21 0.00 10.64 3.67 28.06 49.42 19:25:21 19:11:02 1 9.87 0.00 10.78 3.54 27.83 47.98 19:25:21 19:11:02 2 9.44 0.00 10.38 4.31 27.30 48.56 19:25:21 19:11:02 3 9.48 0.00 11.42 3.58 27.76 47.76 19:25:21 19:12:01 all 11.87 0.00 17.46 19.27 24.64 26.76 19:25:21 19:12:01 0 12.73 0.00 17.94 19.33 24.84 25.16 19:25:21 19:12:01 1 11.14 0.00 16.84 17.97 24.85 29.21 19:25:21 19:12:01 2 11.24 0.00 16.43 19.94 23.74 28.64 19:25:21 19:12:01 3 12.40 0.00 18.67 19.85 25.14 23.93 19:25:21 19:13:01 all 37.79 0.00 14.30 12.28 20.78 14.84 19:25:21 19:13:01 0 35.35 0.00 14.73 13.46 22.56 13.90 19:25:21 19:13:01 1 39.02 0.00 14.80 12.79 19.78 13.62 19:25:21 19:13:01 2 37.75 0.00 13.88 11.72 20.06 16.59 19:25:21 19:13:01 3 39.00 0.00 13.80 11.17 20.78 15.25 19:25:21 19:14:02 all 31.04 0.00 16.25 9.39 21.00 22.33 19:25:21 19:14:02 0 31.61 0.00 17.19 9.23 19.81 22.17 19:25:21 19:14:02 1 31.67 0.00 15.83 9.91 20.94 21.65 19:25:21 19:14:02 2 29.66 0.00 15.13 9.76 21.85 23.60 19:25:21 19:14:02 3 31.17 0.00 16.83 8.67 21.43 21.90 19:25:21 19:15:02 all 10.64 0.00 14.85 17.50 26.24 30.76 19:25:21 19:15:02 0 9.37 0.00 13.38 17.25 25.98 34.02 19:25:21 19:15:02 1 10.40 0.00 14.17 18.62 26.05 30.76 19:25:21 19:15:02 2 11.41 0.00 14.72 17.21 25.56 31.09 19:25:21 19:15:02 3 11.41 0.00 17.21 16.89 27.40 27.09 19:25:21 19:25:21 19:15:02 CPU %user %nice %system %iowait %steal %idle 19:25:21 19:16:02 all 35.20 0.00 14.22 11.28 22.11 17.19 19:25:21 19:16:02 0 35.33 0.00 12.82 11.45 22.51 17.88 19:25:21 19:16:02 1 35.23 0.00 13.90 11.48 23.08 16.31 19:25:21 19:16:02 2 35.60 0.00 15.46 11.84 20.50 16.60 19:25:21 19:16:02 3 34.65 0.00 14.78 10.33 22.29 17.95 19:25:21 19:17:01 all 24.75 0.00 11.26 5.37 22.31 36.30 19:25:21 19:17:01 0 22.50 0.00 11.06 4.61 24.09 37.75 19:25:21 19:17:01 1 22.35 0.00 10.93 5.67 23.95 37.10 19:25:21 19:17:01 2 25.65 0.00 10.90 6.33 21.59 35.53 19:25:21 19:17:01 3 28.61 0.00 12.18 4.91 19.55 34.76 19:25:21 19:18:01 all 4.95 0.00 3.13 1.62 10.65 79.65 19:25:21 19:18:01 0 5.99 0.00 2.78 1.06 10.78 79.39 19:25:21 19:18:01 1 5.96 0.00 4.05 2.37 10.99 76.64 19:25:21 19:18:01 2 4.10 0.00 2.64 1.21 9.88 82.18 19:25:21 19:18:01 3 3.76 0.00 3.08 1.84 10.98 80.34 19:25:21 19:19:01 all 0.17 0.00 0.07 0.02 0.22 99.53 19:25:21 19:19:01 0 0.03 0.00 0.05 0.00 0.12 99.80 19:25:21 19:19:01 1 0.03 0.00 0.05 0.00 0.20 99.72 19:25:21 19:19:01 2 0.40 0.00 0.08 0.00 0.33 99.18 19:25:21 19:19:01 3 0.20 0.00 0.10 0.08 0.22 99.40 19:25:21 19:20:02 all 0.12 0.00 0.28 0.00 1.21 98.40 19:25:21 19:20:02 0 0.02 0.00 0.15 0.00 1.32 98.52 19:25:21 19:20:02 1 0.05 0.00 0.45 0.02 1.20 98.28 19:25:21 19:20:02 2 0.31 0.00 0.12 0.00 0.99 98.58 19:25:21 19:20:02 3 0.08 0.00 0.40 0.00 1.32 98.20 19:25:21 19:21:01 all 0.07 0.00 0.05 0.00 0.56 99.32 19:25:21 19:21:01 0 0.03 0.00 0.05 0.00 0.34 99.58 19:25:21 19:21:01 1 0.22 0.00 0.07 0.00 0.81 98.90 19:25:21 19:21:01 2 0.00 0.00 0.02 0.00 0.49 99.49 19:25:21 19:21:01 3 0.03 0.00 0.05 0.00 0.61 99.31 19:25:21 19:22:01 all 0.10 0.00 0.10 0.00 0.50 99.31 19:25:21 19:22:01 0 0.02 0.00 0.10 0.00 0.48 99.40 19:25:21 19:22:01 1 0.22 0.00 0.08 0.00 0.61 99.09 19:25:21 19:22:01 2 0.13 0.00 0.12 0.00 0.55 99.20 19:25:21 19:22:01 3 0.02 0.00 0.08 0.00 0.37 99.53 19:25:21 19:23:01 all 0.11 0.00 0.02 0.00 0.48 99.38 19:25:21 19:23:01 0 0.02 0.00 0.03 0.00 0.27 99.68 19:25:21 19:23:01 1 0.36 0.00 0.03 0.02 0.71 98.87 19:25:21 19:23:01 2 0.03 0.00 0.02 0.00 0.37 99.58 19:25:21 19:23:01 3 0.02 0.00 0.02 0.00 0.58 99.39 19:25:21 19:24:01 all 0.11 0.00 0.05 0.00 0.35 99.49 19:25:21 19:24:01 0 0.13 0.00 0.02 0.00 0.30 99.55 19:25:21 19:24:01 1 0.22 0.00 0.05 0.00 0.51 99.22 19:25:21 19:24:01 2 0.05 0.00 0.08 0.00 0.48 99.39 19:25:21 19:24:01 3 0.05 0.00 0.03 0.00 0.12 99.80 19:25:21 19:25:01 all 4.26 0.00 3.55 2.58 13.15 76.46 19:25:21 19:25:01 0 4.32 0.00 3.87 2.09 13.21 76.51 19:25:21 19:25:01 1 3.98 0.00 3.13 2.21 13.16 77.52 19:25:21 19:25:01 2 4.28 0.00 3.70 4.15 13.13 74.74 19:25:21 19:25:01 3 4.46 0.00 3.50 1.89 13.10 77.05 19:25:21 Average: all 13.73 0.00 7.39 4.45 14.51 59.91 19:25:21 Average: 0 13.24 0.00 7.30 4.43 14.88 60.15 19:25:21 Average: 1 13.59 0.00 7.39 4.57 14.64 59.80 19:25:21 Average: 2 13.82 0.00 7.18 4.55 14.25 60.21 19:25:21 Average: 3 14.28 0.00 7.72 4.26 14.27 59.47 19:25:21 19:25:21 19:25:21