Pull request #2940 updated Pull request #2940 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 beaufrusetta for edgexfoundry/edgex-go Loading trusted files from base branch master at f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 rather than 904551341d818b956656d89bf253bd4608c47cf1 Obtained Jenkinsfile from f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15582 in /w/workspace/edgexfoundry_edgex-go_PR-2940 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 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/2940/head:refs/remotes/origin/PR-2940 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 904551341d818b956656d89bf253bd4608c47cf1 Merge succeeded, producing bcd61694c4a1872f5065da0c5a7b1166ea2ee547 Checking out Revision bcd61694c4a1872f5065da0c5a7b1166ea2ee547 (PR-2940) > git config core.sparsecheckout # timeout=10 > git checkout -f 904551341d818b956656d89bf253bd4608c47cf1 # 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 f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcd61694c4a1872f5065da0c5a7b1166ea2ee547 # timeout=10 Commit message: "Merge commit 'f9701ca4d4e57208c1a31bf7b99f537ed3b28d72' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk 0ef0d9b7118a6b25bb6c51a02608c4e359ba0368 # timeout=10 [Pipeline] timeout 16:15:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:15:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:15:33 ========================================================= 16:15:33 EdgeX Global Pipelines Version Info 16:15:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:15:34 ------------------- 16:15:34 stable info: 16:15:34 ------------------- 16:15:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:15:34 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 16:15:34 Message: update stable to v1.0.172 16:15:35 ------------------- 16:15:35 experimental info: 16:15:35 ------------------- 16:15:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:15:35 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 16:15:35 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:15:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:15:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:15:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:15:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:15:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:15:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:15:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:15:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:15:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 16:15:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 16:15:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:15:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:15:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:15:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:15:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:15:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:15:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:15:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:15:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:15:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:15:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:15:38 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:15:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2940 [Pipeline] echo 16:15:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2940 [Pipeline] echo 16:15:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2940 [Pipeline] echo 16:15:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bcd61694c4a1872f5065da0c5a7b1166ea2ee547 [Pipeline] echo 16:15:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bcd6169 [Pipeline] echo 16:15:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:15:38 provisioning config files... 16:15:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2525797068372846448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:39 ---> docker-login.sh 16:15:39 nexus3.edgexfoundry.org:10001 16:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:39 Configure a credential helper to remove this warning. See 16:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:39 16:15:39 Login Succeeded 16:15:39 nexus3.edgexfoundry.org:10002 16:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:40 Configure a credential helper to remove this warning. See 16:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:40 16:15:40 Login Succeeded 16:15:40 nexus3.edgexfoundry.org:10003 16:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:40 Configure a credential helper to remove this warning. See 16:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:40 16:15:40 Login Succeeded 16:15:40 nexus3.edgexfoundry.org:10004 16:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:40 Configure a credential helper to remove this warning. See 16:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:40 16:15:40 Login Succeeded 16:15:40 docker.io 16:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:40 Configure a credential helper to remove this warning. See 16:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:40 16:15:40 Login Succeeded 16:15:40 ---> docker-login.sh ends [Pipeline] } 16:15:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:15:41 ++ 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-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:15:41 + for file in '`ls cmd/**/Dockerfile`' 16:15:41 ++ dirname cmd/core-command/Dockerfile 16:15:41 ++ cut -d/ -f2 16:15:41 + echo core-command,cmd/core-command/Dockerfile 16:15:41 + for file in '`ls cmd/**/Dockerfile`' 16:15:41 ++ dirname cmd/core-data/Dockerfile 16:15:41 ++ cut -d/ -f2 16:15:41 + echo core-data,cmd/core-data/Dockerfile 16:15:41 + for file in '`ls cmd/**/Dockerfile`' 16:15:41 ++ dirname cmd/core-metadata/Dockerfile 16:15:41 ++ cut -d/ -f2 16:15:41 + echo core-metadata,cmd/core-metadata/Dockerfile 16:15:41 + for file in '`ls cmd/**/Dockerfile`' 16:15:41 ++ dirname cmd/security-bootstrap-redis/Dockerfile 16:15:41 ++ cut -d/ -f2 16:15:41 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 16:15:41 + for file in '`ls cmd/**/Dockerfile`' 16:15:41 ++ dirname cmd/security-proxy-setup/Dockerfile 16:15:41 ++ cut -d/ -f2 16:15:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:15:41 + for file in '`ls cmd/**/Dockerfile`' 16:15:41 ++ dirname cmd/security-secrets-setup/Dockerfile 16:15:41 ++ cut -d/ -f2 16:15:41 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 16:15:41 + for file in '`ls cmd/**/Dockerfile`' 16:15:41 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:15:41 ++ cut -d/ -f2 16:15:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:15:41 + for file in '`ls cmd/**/Dockerfile`' 16:15:41 ++ dirname cmd/support-notifications/Dockerfile 16:15:41 ++ cut -d/ -f2 16:15:41 + echo support-notifications,cmd/support-notifications/Dockerfile 16:15:41 + for file in '`ls cmd/**/Dockerfile`' 16:15:41 ++ dirname cmd/support-scheduler/Dockerfile 16:15:41 ++ cut -d/ -f2 16:15:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:15:41 + for file in '`ls cmd/**/Dockerfile`' 16:15:41 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:15:41 ++ cut -d/ -f2 16:15:41 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:15:41 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-secrets-setup-go, dockerfile:cmd/security-secrets-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 16:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:15:42 16:15:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:15:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:15:43 latest: Pulling from edgex-devops/git-semver 16:15:43 31603596830f: Pulling fs layer 16:15:43 2a8b12db71e7: Pulling fs layer 16:15:43 6ca5941a6612: Pulling fs layer 16:15:43 ecc8261a40a4: Pulling fs layer 16:15:43 ecc8261a40a4: Waiting 16:15:43 2a8b12db71e7: Verifying Checksum 16:15:43 2a8b12db71e7: Download complete 16:15:43 31603596830f: Verifying Checksum 16:15:43 31603596830f: Download complete 16:15:43 ecc8261a40a4: Verifying Checksum 16:15:43 ecc8261a40a4: Download complete 16:15:43 6ca5941a6612: Verifying Checksum 16:15:43 6ca5941a6612: Download complete 16:15:43 31603596830f: Pull complete 16:15:43 2a8b12db71e7: Pull complete 16:15:44 6ca5941a6612: Pull complete 16:15:44 ecc8261a40a4: Pull complete 16:15:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:15:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:15:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:15:45 prd-centos7-docker-4c-2g-15582 does not seem to be running inside a container 16:15:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:15:47 $ docker top 71e093fac2265d95c0610ac34fd67d1a70c59a33d1d7992fbdc7c77ebe190535 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:15:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:47 [ssh-agent] Looking for ssh-agent implementation... 16:15:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:48 $ docker exec 71e093fac2265d95c0610ac34fd67d1a70c59a33d1d7992fbdc7c77ebe190535 ssh-agent 16:15:48 SSH_AUTH_SOCK=/tmp/ssh-YIIkZzsJSt28/agent.11 16:15:48 SSH_AGENT_PID=17 16:15:48 Running ssh-add (command line suppressed) 16:15:48 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2550942625710838374.key (/w/workspace/edgex-go/2@tmp/private_key_2550942625710838374.key) 16:15:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:48 + git tag --points-at HEAD [Pipeline] } 16:15:48 $ docker exec --env ******** --env ******** 71e093fac2265d95c0610ac34fd67d1a70c59a33d1d7992fbdc7c77ebe190535 ssh-agent -k 16:15:48 unset SSH_AUTH_SOCK; 16:15:48 unset SSH_AGENT_PID; 16:15:48 echo Agent pid 17 killed; 16:15:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:15:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:49 [ssh-agent] Looking for ssh-agent implementation... 16:15:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:49 $ docker exec 71e093fac2265d95c0610ac34fd67d1a70c59a33d1d7992fbdc7c77ebe190535 ssh-agent 16:15:49 SSH_AUTH_SOCK=/tmp/ssh-EFMhTKgSUgx1/agent.46 16:15:49 SSH_AGENT_PID=51 16:15:49 Running ssh-add (command line suppressed) 16:15:49 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4452525924708097700.key (/w/workspace/edgex-go/2@tmp/private_key_4452525924708097700.key) 16:15:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:49 + git semver init 16:15:49 # -> Open(): unable to determine branch for HEAD 16:15:49 # $GIT_DIR = /w/workspace/edgex-go/2/.git 16:15:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 16:15:49 # $SEMVER_REMOTE_NAME = origin 16:15:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:15:49 # $SEMVER_USER_NAME = edgex-jenkins 16:15:49 # $SEMVER_BRANCH = PR-2940 16:15:49 # $SEMVER_TEMP = /tmp/semver-630214292 16:15:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:16:08 # '/tmp/semver-630214292' -> '/w/workspace/edgex-go/2/.semver' 16:16:08 # -> Force: false 16:16:08 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 16:16:08 $ docker exec --env ******** --env ******** 71e093fac2265d95c0610ac34fd67d1a70c59a33d1d7992fbdc7c77ebe190535 ssh-agent -k 16:16:08 unset SSH_AUTH_SOCK; 16:16:08 unset SSH_AGENT_PID; 16:16:08 echo Agent pid 51 killed; 16:16:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:16:08 + git semver [Pipeline] } 16:16:08 $ docker stop --time=1 71e093fac2265d95c0610ac34fd67d1a70c59a33d1d7992fbdc7c77ebe190535 16:16:10 $ docker rm -f 71e093fac2265d95c0610ac34fd67d1a70c59a33d1d7992fbdc7c77ebe190535 [Pipeline] // withDockerContainer [Pipeline] sh 16:16:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:16:11 Stashed 1 file(s) [Pipeline] echo 16:16:11 [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 16:16:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:16:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:16:13 + sudo service docker restart 16:16:13 + true 16:16:13 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 16:16:14 ========================================================= 16:16:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:16:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:16:14 + 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 . 16:16:18 Sending build context to Docker daemon 326.4MB 16:16:18 Step 1/7 : ARG BASE=golang:1.15-alpine 16:16:18 Step 2/7 : FROM ${BASE} 16:16:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:16:18 188c0c94c7c5: Pulling fs layer 16:16:18 0ef7d3d256c8: Pulling fs layer 16:16:18 de9db76c5a1d: Pulling fs layer 16:16:18 bca2f99d35d6: Pulling fs layer 16:16:18 93359f2a8cfa: Pulling fs layer 16:16:18 7c6f9722023f: Pulling fs layer 16:16:18 a35cf1a2eb13: Pulling fs layer 16:16:18 93359f2a8cfa: Waiting 16:16:18 7c6f9722023f: Waiting 16:16:18 a35cf1a2eb13: Waiting 16:16:18 bca2f99d35d6: Waiting 16:16:18 0ef7d3d256c8: Verifying Checksum 16:16:18 0ef7d3d256c8: Download complete 16:16:18 de9db76c5a1d: Verifying Checksum 16:16:18 de9db76c5a1d: Download complete 16:16:18 93359f2a8cfa: Verifying Checksum 16:16:18 93359f2a8cfa: Download complete 16:16:18 188c0c94c7c5: Verifying Checksum 16:16:18 188c0c94c7c5: Download complete 16:16:18 7c6f9722023f: Verifying Checksum 16:16:18 7c6f9722023f: Download complete 16:16:18 188c0c94c7c5: Pull complete 16:16:18 0ef7d3d256c8: Pull complete 16:16:19 de9db76c5a1d: Pull complete 16:16:20 a35cf1a2eb13: Verifying Checksum 16:16:20 a35cf1a2eb13: Download complete 16:16:20 bca2f99d35d6: Verifying Checksum 16:16:20 bca2f99d35d6: Download complete 16:16:26 bca2f99d35d6: Pull complete 16:16:26 93359f2a8cfa: Pull complete 16:16:26 7c6f9722023f: Pull complete 16:16:27 Still waiting to schedule task 16:16:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:16:31 a35cf1a2eb13: Pull complete 16:16:31 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:16:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:16:31 ---> a62c8e92a672 16:16:31 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:16:31 ---> Running in fe0876c11439 16:16:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:16:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:16:33 (1/12) Installing libmagic (5.38-r0) 16:16:34 (2/12) Installing file (5.38-r0) 16:16:34 (3/12) Installing libc-dev (0.7.2-r3) 16:16:34 (4/12) Installing g++ (9.3.0-r2) 16:16:38 (5/12) Installing fortify-headers (1.1-r0) 16:16:38 (6/12) Installing patch (2.7.6-r6) 16:16:38 (7/12) Installing build-base (0.5-r2) 16:16:38 (8/12) Installing libsodium (1.0.18-r0) 16:16:39 (9/12) Installing pkgconf (1.7.2-r0) 16:16:39 (10/12) Installing libsodium-dev (1.0.18-r0) 16:16:39 (11/12) Installing libzmq (4.3.3-r0) 16:16:39 (12/12) Installing zeromq-dev (4.3.3-r0) 16:16:39 Executing busybox-1.31.1-r19.trigger 16:16:39 OK: 233 MiB in 51 packages 16:16:43 Removing intermediate container fe0876c11439 16:16:43 ---> 7a4691c94d8c 16:16:43 Step 4/7 : WORKDIR /edgex-go 16:16:43 ---> Running in 8a3dbd387212 16:16:43 Removing intermediate container 8a3dbd387212 16:16:43 ---> 743a1fac41cf 16:16:43 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:16:43 latest: Pulling from library/docker 16:16:44 05e7bc50f07f: Pulling fs layer 16:16:44 6db28d0fdbf6: Pulling fs layer 16:16:44 292df0bc6bf3: Pulling fs layer 16:16:44 2e060f4bd70b: Pulling fs layer 16:16:44 80e8d568a223: Pulling fs layer 16:16:44 8dc6ef1a942a: Pulling fs layer 16:16:44 2312dd95470a: Pulling fs layer 16:16:44 80e8d568a223: Waiting 16:16:44 8dc6ef1a942a: Waiting 16:16:44 2312dd95470a: Waiting 16:16:44 2e060f4bd70b: Waiting 16:16:44 292df0bc6bf3: Verifying Checksum 16:16:44 292df0bc6bf3: Download complete 16:16:44 6db28d0fdbf6: Verifying Checksum 16:16:44 6db28d0fdbf6: Download complete 16:16:44 05e7bc50f07f: Verifying Checksum 16:16:44 05e7bc50f07f: Download complete 16:16:44 80e8d568a223: Download complete 16:16:44 8dc6ef1a942a: Verifying Checksum 16:16:44 8dc6ef1a942a: Download complete 16:16:44 2312dd95470a: Download complete 16:16:44 05e7bc50f07f: Pull complete 16:16:44 6db28d0fdbf6: Pull complete 16:16:44 292df0bc6bf3: Pull complete 16:16:45 2e060f4bd70b: Verifying Checksum 16:16:45 2e060f4bd70b: Download complete 16:16:48 2e060f4bd70b: Pull complete 16:16:48 80e8d568a223: Pull complete 16:16:48 8dc6ef1a942a: Pull complete 16:16:48 2312dd95470a: Pull complete 16:16:48 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 16:16:48 Status: Downloaded newer image for docker:latest 16:16:50 ---> a75d13b47d6d 16:16:50 Step 6/7 : COPY go.mod . 16:16:50 ---> 5ba0f90eaa4f 16:16:50 Step 7/7 : RUN go mod download 16:16:50 ---> Running in 88927872d356 16:17:12 Removing intermediate container 88927872d356 16:17:12 ---> c5dfa4f49055 16:17:12 Successfully built c5dfa4f49055 16:17:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:17:13 + docker inspect -f . ci-base-image-x86_64 16:17:13 . [Pipeline] withDockerContainer 16:17:13 prd-centos7-docker-4c-2g-15582 does not seem to be running inside a container 16:17:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:17:14 $ docker top 9279cdc0212edf67b688e9a69e9b967482b3bf3c615a01a8dad5c63734d3ef64 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:14 + go version 16:17:14 go version go1.15.5 linux/amd64 [Pipeline] } 16:17:14 $ docker stop --time=1 9279cdc0212edf67b688e9a69e9b967482b3bf3c615a01a8dad5c63734d3ef64 16:17:15 $ docker rm -f 9279cdc0212edf67b688e9a69e9b967482b3bf3c615a01a8dad5c63734d3ef64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:17:16 + docker inspect -f . ci-base-image-x86_64 16:17:16 . [Pipeline] withDockerContainer 16:17:16 prd-centos7-docker-4c-2g-15582 does not seem to be running inside a container 16:17:16 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:17:17 $ docker top 382d355647a4ad28f48ca0400a22e0eb2efd02a823be9fbb523d3700ecc1cdef -eo pid,comm [Pipeline] { [Pipeline] echo 16:17:17 ========================================================= 16:17:17 [edgeXBuildGoParallel] Running Tests and Build... 16:17:17 ========================================================= [Pipeline] sh 16:17:18 + make test 16:17:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:17:28 ? github.com/edgexfoundry/edgex-go [no test files] 16:17:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:17:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:17:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:17:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:17:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:17:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:17:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:17:51 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.026s 16:17:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:17:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:17:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:17:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:17:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:17:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:17:55 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.079s coverage: 46.6% of statements 16:17:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:17:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:17:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:17:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:17:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:17:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.148s coverage: 27.1% of statements 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:17:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.028s coverage: 100.0% of statements 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:17:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:17:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.095s coverage: 67.7% of statements 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:17:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.435s coverage: 82.3% of statements 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 16:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:18:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.386s coverage: 28.6% of statements 16:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:18:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements 16:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:18:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements 16:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:18:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.123s coverage: 86.7% of statements 16:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:18:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.119s coverage: 97.5% of statements 16:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:18:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements 16:18:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:18:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:18:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:18:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:18:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.323s coverage: 93.8% of statements 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:18:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:18:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.1% of statements 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 75.5% of statements 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements 16:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.087s coverage: 87.2% of statements 16:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 16:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.097s coverage: 91.4% of statements 16:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 63.5% of statements 16:18:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:18:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 16:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.057s coverage: 91.3% of statements 16:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 16:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements 16:18:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 16:18:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 55.9% of statements 16:18:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:18:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:18:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 16:18:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 16:18:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 16:18:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 16:18:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 5.496s coverage: 86.3% of statements 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 16:18:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.119s coverage: 72.2% of statements 16:18:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.396s coverage: 72.1% of statements 16:18:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.055s coverage: 82.4% of statements 16:18:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.039s coverage: 48.4% of statements 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 16:18:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.040s coverage: 28.8% of statements 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 16:18:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.040s coverage: 96.8% of statements 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 16:18:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 37.1% of statements 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:18:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.323s coverage: 84.0% of statements 16:18:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.042s coverage: 100.0% of statements 16:18:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 47.1% of statements 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:18:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.034s coverage: 100.0% of statements 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:18:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.068s coverage: 100.0% of statements 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:18:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 16:18:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:18:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.693s coverage: 29.1% of statements 16:18:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:18:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:18:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:18:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:18:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:18:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.125s coverage: 99.0% of statements 16:18:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:18:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.040s coverage: 100.0% of statements 16:18:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:18:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 16:18:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:18:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements 16:18:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:18:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:18:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:18:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:18:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements 16:18:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:18:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:18:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 16:18:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.029s coverage: 32.1% of statements 16:18:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 16:18:14 GO111MODULE=on go vet ./... 16:18:41 gofmt -l . 16:18:41 [ "`gofmt -l .`" = "" ] 16:18:41 ./bin/test-go-mod-tidy.sh 16:18:41 ./bin/test-attribution-txt.sh [Pipeline] sh 16:18:42 + ls -al . 16:18:42 total 668 16:18:42 drwxrwxr-x 10 1001 1001 4096 Dec 11 16:18 . 16:18:42 drwxr-xr-x 4 root root 28 Dec 11 16:17 .. 16:18:42 -rw-rw-r-- 1 1001 1001 11 Dec 11 16:15 .dockerignore 16:18:42 drwxrwxr-x 8 1001 1001 179 Dec 11 16:15 .git 16:18:42 drwxrwxr-x 3 1001 1001 125 Dec 11 16:15 .github 16:18:42 -rw-rw-r-- 1 1001 1001 943 Dec 11 16:15 .gitignore 16:18:42 drwx------ 3 1001 1001 47 Dec 11 16:16 .semver 16:18:42 -rw-rw-r-- 1 1001 1001 166 Dec 11 16:15 .sonarcloud.properties 16:18:42 -rw-rw-r-- 1 1001 1001 3804 Dec 11 16:15 CONTRIBUTING.md 16:18:42 -rw-rw-r-- 1 1001 1001 1035 Dec 11 16:15 Dockerfile.build 16:18:42 -rw-rw-r-- 1 1001 1001 863 Dec 11 16:15 Jenkinsfile 16:18:42 -rw-rw-r-- 1 1001 1001 10775 Dec 11 16:15 LICENSE 16:18:42 -rw-rw-r-- 1 1001 1001 6318 Dec 11 16:15 Makefile 16:18:42 -rw-rw-r-- 1 1001 1001 6447 Dec 11 16:15 README.md 16:18:42 -rw-rw-r-- 1 1001 1001 7286 Dec 11 16:15 SECURITY.md 16:18:42 -rw-rw-r-- 1 1001 1001 5 Dec 11 16:16 VERSION 16:18:42 -rw-rw-r-- 1 1001 1001 4131 Dec 11 16:15 ZMQWindows.md 16:18:42 drwxrwxr-x 2 1001 1001 117 Dec 11 16:15 bin 16:18:42 drwxrwxr-x 15 1001 1001 4096 Dec 11 16:15 cmd 16:18:42 -rw-r--r-- 1 root root 569828 Dec 11 16:18 coverage.out 16:18:42 -rw-r--r-- 1 root root 1041 Dec 11 16:18 go.mod 16:18:42 -rw-r--r-- 1 root root 18856 Dec 11 16:18 go.sum 16:18:42 drwxrwxr-x 8 1001 1001 127 Dec 11 16:15 internal 16:18:42 drwxrwxr-x 4 1001 1001 26 Dec 11 16:15 openapi 16:18:42 drwxrwxr-x 4 1001 1001 71 Dec 11 16:15 snap 16:18:42 -rw-rw-r-- 1 1001 1001 168 Dec 11 16:15 version.go [Pipeline] sh 16:18:42 + '[' -e coverage.out ] 16:18:42 + chown 1001:1001 coverage.out [Pipeline] stash 16:18:42 Stashed 1 file(s) [Pipeline] sh 16:18:42 + make build 16:18:42 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 16:18:46 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 16:18: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 16:18:54 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 16:18:56 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 16:18:56 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 16:18:58 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 16:18:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 16:19:00 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 16:19:01 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 16:19:04 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 16:19:04 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 16:19:05 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] } 16:19:07 $ docker stop --time=1 382d355647a4ad28f48ca0400a22e0eb2efd02a823be9fbb523d3700ecc1cdef 16:19:08 $ docker rm -f 382d355647a4ad28f48ca0400a22e0eb2efd02a823be9fbb523d3700ecc1cdef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:19:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:19:11 16:19:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:19:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:19:12 latest: Pulling from edgex-devops/edgex-compose 16:19:12 cbdbe7a5bc2a: Pulling fs layer 16:19:12 ca9280d653b3: Pulling fs layer 16:19:12 7e9c9ca2126c: Pulling fs layer 16:19:12 cbdbe7a5bc2a: Verifying Checksum 16:19:12 cbdbe7a5bc2a: Download complete 16:19:12 cbdbe7a5bc2a: Pull complete 16:19:13 ca9280d653b3: Verifying Checksum 16:19:13 ca9280d653b3: Download complete 16:19:14 7e9c9ca2126c: Verifying Checksum 16:19:14 7e9c9ca2126c: Download complete 16:19:14 ca9280d653b3: Pull complete 16:19:22 7e9c9ca2126c: Pull complete 16:19:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:19:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:19:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:19:22 prd-centos7-docker-4c-2g-15582 does not seem to be running inside a container 16:19:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:19:23 $ docker top 82e4ae0aa7c1081b7894c78d3d63aaedaa8fe3782ccdd5434e31e03046b364e7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:24 + docker-compose build --help 16:19:24 + grep parallel 16:19:25 --parallel Build images in parallel. [Pipeline] } 16:19:25 $ docker stop --time=1 82e4ae0aa7c1081b7894c78d3d63aaedaa8fe3782ccdd5434e31e03046b364e7 16:19:26 $ docker rm -f 82e4ae0aa7c1081b7894c78d3d63aaedaa8fe3782ccdd5434e31e03046b364e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:19:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:19:27 . [Pipeline] withDockerContainer 16:19:27 prd-centos7-docker-4c-2g-15582 does not seem to be running inside a container 16:19:27 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:19:28 $ docker top 4c4f6e9a8811d243f1aeda691e6110396cb97efc41afe7bd7f86116a653dc43f -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:28 + docker-compose -f ./docker-compose-build.yml build --parallel 16:19:29 Building docker-core-command-go ... 16:19:29 Building docker-core-data-go ... 16:19:29 Building docker-core-metadata-go ... 16:19:29 Building docker-security-bootstrap-redis-go ... 16:19:29 Building docker-security-proxy-setup-go ... 16:19:29 Building docker-security-secrets-setup-go ... 16:19:29 Building docker-security-secretstore-setup-go ... 16:19:29 Building docker-support-notifications-go ... 16:19:29 Building docker-support-scheduler-go ... 16:19:29 Building docker-sys-mgmt-agent-go ... 16:19:29 Building docker-support-notifications-go 16:19:29 Building docker-core-metadata-go 16:19:29 Building docker-security-bootstrap-redis-go 16:19:29 Building docker-security-proxy-setup-go 16:19:29 Building docker-security-secrets-setup-go 16:20:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:20:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:20:02 ---> c5dfa4f49055 16:20:02 Step 3/22 : WORKDIR /edgex-go 16:20:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:20:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:20:03 ---> c5dfa4f49055 16:20:03 Step 3/24 : WORKDIR /edgex-go 16:20:03 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 16:20:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:20:03 ---> c5dfa4f49055 16:20:03 Step 3/21 : WORKDIR /edgex-go 16:20:03 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 16:20:03 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 16:20:03 ---> c5dfa4f49055 16:20:03 Step 3/29 : WORKDIR /edgex-go 16:20:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:20:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:20:03 ---> c5dfa4f49055 16:20:03 Step 3/22 : WORKDIR /edgex-go 16:20:04 ---> Running in 4faed095bc08 16:20:04 ---> Running in 1ae94f1c646b 16:20:04 ---> Running in ae68e12c6590 16:20:04 ---> Running in b129ff177382 16:20:04 ---> Running in 72f2422d09c9 16:20:04 Removing intermediate container 4faed095bc08 16:20:04 ---> 84f2e344c89a 16:20:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:04 Removing intermediate container 1ae94f1c646b 16:20:04 ---> ffece04c8a2c 16:20:04 Step 4/29 : RUN apk update && apk add make git 16:20:04 Removing intermediate container 72f2422d09c9 16:20:04 ---> 3602dd33cbcc 16:20:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:04 Removing intermediate container b129ff177382 16:20:04 ---> 9552bbfa62c7 16:20:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:04 Removing intermediate container ae68e12c6590 16:20:04 ---> 0da46990f230 16:20:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:04 ---> Running in 5a53089011f7 16:20:04 ---> Running in 66c0220c5c29 16:20:04 ---> Running in f7efe7ab7c7c 16:20:04 ---> Running in f27539701983 16:20:04 ---> Running in ac401a82e084 16:20:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:20:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:20:06 Removing intermediate container f7efe7ab7c7c 16:20:06 ---> 2c57605ceb4b 16:20:06 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 16:20:06 ---> Running in 5015a4fd6bd3 16:20:06 Removing intermediate container 5a53089011f7 16:20:06 ---> 87c0c94188e4 16:20:06 Step 5/22 : RUN apk update && apk add make git 16:20:07 Removing intermediate container f27539701983 16:20:07 ---> 86fda6f5869d 16:20:07 Step 5/21 : RUN apk update && apk add make git 16:20:07 Removing intermediate container ac401a82e084 16:20:07 ---> 71bdfd466436 16:20:07 Step 5/22 : RUN apk update && apk add make git 16:20:07 ---> Running in 11d44b5d90e9 16:20:07 ---> Running in e2d0b8be6fda 16:20:07 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:20:07 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:20:07 OK: 12748 distinct packages available 16:20:07 ---> Running in 5930c42b15f3 16:20:07 OK: 233 MiB in 51 packages 16:20:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:20:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:20:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:20:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:20:08 Removing intermediate container 66c0220c5c29 16:20:08 ---> 07f26eb8a54f 16:20:08 Step 5/29 : COPY go.mod . 16:20:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:20:08 ---> bc0c03e6b604 16:20:08 Step 6/29 : RUN go mod download 16:20:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:20:08 ---> Running in 6c0f8e67870e 16:20:08 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:20:08 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:20:08 OK: 12748 distinct packages available 16:20:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:20:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:20:09 OK: 233 MiB in 51 packages 16:20:09 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:20:09 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:20:09 OK: 12748 distinct packages available 16:20:09 OK: 233 MiB in 51 packages 16:20:09 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:20:09 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:20:09 OK: 12748 distinct packages available 16:20:09 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:20:09 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:20:09 OK: 12748 distinct packages available 16:20:09 Removing intermediate container 5015a4fd6bd3 16:20:09 ---> fa2514af03cb 16:20:09 Step 6/24 : COPY go.mod . 16:20:09 OK: 233 MiB in 51 packages 16:20:09 OK: 233 MiB in 51 packages 16:20:10 ---> 8dbae00e5466 16:20:10 Step 7/24 : RUN go mod download 16:20:10 Removing intermediate container 11d44b5d90e9 16:20:10 ---> c051809f7269 16:20:10 Step 6/22 : COPY go.mod . 16:20:10 ---> Running in 9a3d66bd5d8a 16:20:10 ---> e9533e9f3072 16:20:10 Step 7/22 : RUN go mod download 16:20:10 Removing intermediate container 5930c42b15f3 16:20:10 ---> f899e76f94c2 16:20:10 Step 6/22 : COPY go.mod . 16:20:10 ---> Running in 6e29755e8dc6 16:20:11 Removing intermediate container e2d0b8be6fda 16:20:11 ---> 9a6800813d2b 16:20:11 Step 6/21 : COPY go.mod . 16:20:11 ---> 685b140dd09c 16:20:11 Step 7/22 : RUN go mod download 16:20:11 Removing intermediate container 6c0f8e67870e 16:20:11 ---> 5ac790461d7a 16:20:11 Step 7/29 : COPY . . 16:20:11 ---> Running in 772ea86e6c4c 16:20:12 ---> 81c10b3c51fd 16:20:12 Step 7/21 : RUN go mod download 16:20:13 ---> Running in 5ec41c75ff8c 16:20:15 Removing intermediate container 9a3d66bd5d8a 16:20:15 ---> 6898c2b96b8a 16:20:15 Step 8/24 : COPY . . 16:20:19 Removing intermediate container 6e29755e8dc6 16:20:19 ---> c1cbb84fe10b 16:20:19 Step 8/22 : COPY . . 16:20:28 Removing intermediate container 772ea86e6c4c 16:20:28 ---> 1f5cb63e86ad 16:20:28 Step 8/22 : COPY . . 16:20:30 Removing intermediate container 5ec41c75ff8c 16:20:30 ---> f0517be84364 16:20:30 Step 8/21 : COPY . . 16:20:58 ---> 924c7ec5655f 16:20:58 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 16:20:59 ---> 40e96b056abc 16:20:59 Step 9/24 : RUN make cmd/support-notifications/support-notifications 16:20:59 ---> Running in bd520e88ec7f 16:21:00 ---> 3207afdf5aea 16:21:00 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 16:21:01 ---> Running in 9984fc8fa56c 16:21:02 ---> Running in c79ab003bbe2 16:21:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 16:21:04 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 16:21:04 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 16:21:04 ---> 74bd8c96451a 16:21:04 Step 9/22 : RUN make cmd/core-metadata/core-metadata 16:21:05 ---> Running in 2023c3ab46de 16:21:05 ---> 75c50290d470 16:21:05 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:21:05 ---> Running in 96f91ea2b402 16:21:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:21:07 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 16:21:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15587 in /w/workspace/edgexfoundry_edgex-go_PR-2940 [Pipeline] { [Pipeline] ws 16:21:14 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:21:19 using credential edgex-jenkins-ssh 16:21:19 Cloning the remote Git repository 16:21:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:21:19 > git init /w/workspace/edgex-go/2 # timeout=10 16:21:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:21:19 > git --version # timeout=10 16:21:19 > git --version # 'git version 2.17.1' 16:21:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:21:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:21:33 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 16:21:34 Removing intermediate container bd520e88ec7f 16:21:34 ---> 3e41563c7df6 16:21:34 16:21:34 Step 9/29 : FROM alpine:latest 16:21:34 latest: Pulling from library/alpine 16:21:34 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:21:34 Status: Downloaded newer image for alpine:latest 16:21:34 ---> d6e46aa2470d 16:21:34 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 16:21:35 ---> Running in ff02ae79fc18 16:21:36 Removing intermediate container ff02ae79fc18 16:21:36 ---> 976c4dbcf393 16:21:36 Step 11/29 : USER root 16:21:36 Removing intermediate container c79ab003bbe2 16:21:36 ---> 8a920d7f3b55 16:21:36 16:21:36 Step 10/22 : FROM alpine:3.10 16:21:36 ---> Running in 2ae484c62370 16:21:36 3.10: Pulling from library/alpine 16:21:37 Removing intermediate container 2ae484c62370 16:21:37 ---> d0dc8d661d1e 16:21:37 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 16:21:37 ---> Running in 8834a5fe91e3 16:21:37 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 16:21:37 Status: Downloaded newer image for alpine:3.10 16:21:37 ---> be4e4bea2c2e 16:21:37 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:21:39 ---> Running in 1106b23f808e 16:21:39 Removing intermediate container 96f91ea2b402 16:21:39 ---> 97488129969c 16:21:39 16:21:39 Step 10/21 : FROM alpine 16:21:39 ---> d6e46aa2470d 16:21:39 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 16:21:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:21:40 ---> Running in 290219581ad4 16:21:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:21:40 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:21:40 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:21:40 OK: 12747 distinct packages available 16:21:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:21:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:21:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:21:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:21:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:21:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2940/head:refs/remotes/origin/PR-2940 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:21:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 16:21:40 (1/2) Installing ca-certificates (20191127-r4) 16:21:40 (2/2) Installing dumb-init (1.2.2-r1) 16:21:40 Executing busybox-1.31.1-r19.trigger 16:21:40 Executing ca-certificates-20191127-r4.trigger 16:21:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 16:21:40 Merging remotes/origin/master commit f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 904551341d818b956656d89bf253bd4608c47cf1 16:21:41 OK: 6 MiB in 16 packages 16:21:41 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 16:21:41 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 16:21:41 OK: 10348 distinct packages available 16:21:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:21:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:21:41 (1/5) Installing ca-certificates (20191127-r2) 16:21:41 (2/5) Installing nghttp2-libs (1.39.2-r1) 16:21:41 (3/5) Installing libcurl (7.66.0-r3) 16:21:41 (4/5) Installing curl (7.66.0-r3) 16:21:41 (5/5) Installing dumb-init (1.2.2-r1) 16:21:41 Executing busybox-1.30.1-r3.trigger 16:21:41 Executing ca-certificates-20191127-r2.trigger 16:21:41 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:21:41 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:21:41 OK: 12747 distinct packages available 16:21:41 OK: 7 MiB in 19 packages 16:21:41 (1/4) Installing ca-certificates (20191127-r4) 16:21:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:21:41 Merge succeeded, producing b38119298fddb0f7ed4e14587a77221d534b6af8 16:21:41 Checking out Revision b38119298fddb0f7ed4e14587a77221d534b6af8 (PR-2940) 16:21:41 (3/4) Installing libcurl (7.69.1-r3) 16:21:41 (4/4) Installing curl (7.69.1-r3) 16:21:41 Executing busybox-1.31.1-r19.trigger 16:21:42 Executing ca-certificates-20191127-r4.trigger 16:21:42 OK: 7 MiB in 18 packages 16:21:41 > git config core.sparsecheckout # timeout=10 16:21:41 > git checkout -f 904551341d818b956656d89bf253bd4608c47cf1 # timeout=10 16:21:41 > git remote # timeout=10 16:21:41 > git config --get remote.origin.url # timeout=10 16:21:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:21:41 > git merge f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 16:21:41 > git rev-parse HEAD^{commit} # timeout=10 16:21:41 > git config core.sparsecheckout # timeout=10 16:21:41 > git checkout -f b38119298fddb0f7ed4e14587a77221d534b6af8 # timeout=10 16:21:44 Removing intermediate container 9984fc8fa56c 16:21:44 ---> f6cde68fff8e 16:21:44 16:21:44 Step 10/24 : FROM scratch 16:21:44 ---> 16:21:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:21:44 Removing intermediate container 8834a5fe91e3 16:21:44 ---> 9b59b31cce0f 16:21:44 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 16:21:45 ---> Running in 09e880254faf 16:21:46 ---> Running in 1082dc40e8d8 16:21:46 Removing intermediate container 1106b23f808e 16:21:46 ---> 7ad92b40c71e 16:21:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 16:21:46 Commit message: "Merge commit 'f9701ca4d4e57208c1a31bf7b99f537ed3b28d72' into HEAD" 16:21:46 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:21:47 Removing intermediate container 290219581ad4 16:21:47 ---> 6ac8de77e5e9 16:21:47 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:21:47 Removing intermediate container 09e880254faf 16:21:47 ---> 9bd7ba38f617 16:21:47 Step 12/24 : ENV APP_PORT=48060 16:21:47 ---> Running in c7b95800c224 16:21:47 Removing intermediate container 1082dc40e8d8 16:21:47 ---> b5953a24e5d1 16:21:47 Step 14/29 : WORKDIR $BASE_DIR 16:21:47 ---> Running in f23006cf096d 16:21:47 ---> Running in bebdea813f65 16:21:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 16:21:46 > git rev-list --no-walk 0ef0d9b7118a6b25bb6c51a02608c4e359ba0368 # timeout=10 [Pipeline] sh 16:21:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:21:48 Removing intermediate container 2023c3ab46de 16:21:48 ---> 89bfd691e5ab 16:21:48 16:21:48 Step 10/22 : FROM scratch 16:21:48 ---> 16:21:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:21:48 ---> Running in 93010f3e2445 16:21:48 Removing intermediate container c7b95800c224 16:21:48 ---> 11695b5dd0e7 16:21:48 Step 13/22 : WORKDIR / 16:21:48 ---> Running in 8da57291e2ff 16:21:48 Removing intermediate container f23006cf096d 16:21:48 ---> 36476455294f 16:21:48 Step 13/21 : WORKDIR /edgex 16:21:48 + + true 16:21:48 sudo service docker restart 16:21:48 Removing intermediate container bebdea813f65 16:21:48 ---> c7551903407e 16:21:48 Step 13/24 : EXPOSE $APP_PORT 16:21:48 ---> Running in 594efbdc1dbe 16:21:48 ---> Running in 4c9464248611 16:21:48 ---> Running in 9db4b057ce8c 16:21:48 Removing intermediate container 93010f3e2445 16:21:48 ---> 73aba1f7c750 16:21:48 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 16:21:48 Removing intermediate container 8da57291e2ff 16:21:48 ---> f9333b2d981d 16:21:48 Step 12/22 : ENV APP_PORT=48081 16:21:49 ---> Running in 42bdcb313844 16:21:49 ---> Running in 31ea19b23903 16:21:49 Removing intermediate container 9db4b057ce8c 16:21:49 ---> 09e561e44f07 16:21:49 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 16:21:49 Removing intermediate container 4c9464248611 16:21:49 ---> 72d68f679c0c 16:21:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:21:49 Removing intermediate container 594efbdc1dbe 16:21:49 ---> 3db5227e5db1 16:21:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 16:21:49 Removing intermediate container 42bdcb313844 16:21:49 ---> b84ee11fb0d6 16:21:49 Step 13/22 : EXPOSE $APP_PORT 16:21:49 ---> ca8a786e76f6 16:21:49 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 16:21:49 ---> Running in eebb291be9be 16:21:49 ---> 3667b2c85bef 16:21:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:21:49 ---> 7509fc888dd1 16:21:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 16:21:50 Removing intermediate container eebb291be9be 16:21:50 ---> a64fe1f47790 16:21:50 Step 14/22 : WORKDIR / [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:21:50 provisioning config files... 16:21:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3305063421748803014tmp 16:21:50 ---> Running in 1e641e69baef [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:51 ---> docker-login.sh 16:21:51 nexus3.edgexfoundry.org:10001 16:21:51 ---> eef239105593 16:21:51 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 16:21:51 ---> 2e089e9f2a15 16:21:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:21:51 ---> b4d413e5e5ea 16:21:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 16:21:51 Removing intermediate container 1e641e69baef 16:21:51 ---> d12f995bb20f 16:21:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 16:21:51 Removing intermediate container 31ea19b23903 16:21:51 ---> a83642546901 16:21:51 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 16:21:51 ---> 90fff2034608 16:21:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 16:21:51 ---> 958ed1e9660d 16:21:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:21:52 ---> f6cac3828c13 16:21:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 16:21:52 ---> 27b6cdc8dc4f 16:21:52 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:52 ---> d6fad96f552e 16:21:52 Step 18/22 : RUN chmod +x entrypoint.sh 16:21:52 ---> 6618c4dc830f 16:21:52 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 16:21:52 ---> Running in d7794ec159b7 16:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:52 Configure a credential helper to remove this warning. See 16:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:52 16:21:52 Login Succeeded 16:21:52 nexus3.edgexfoundry.org:10002 16:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:52 ---> Running in 1bda8cfed8db 16:21:52 ---> 665c34530939 16:21:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:21:52 ---> d75caa9291bc 16:21:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:52 Configure a credential helper to remove this warning. See 16:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:52 16:21:52 Login Succeeded 16:21:52 nexus3.edgexfoundry.org:10003 16:21:53 Removing intermediate container d7794ec159b7 16:21:53 ---> aeefefedc994 16:21:53 Step 18/21 : CMD ["--init=true"] 16:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:53 ---> b57b08c42109 16:21:53 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 16:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:53 Configure a credential helper to remove this warning. See 16:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:53 16:21:53 Login Succeeded 16:21:53 nexus3.edgexfoundry.org:10004 16:21:53 ---> Running in 8da8dc4501d0 16:21:53 ---> 3fb3691f022e 16:21:53 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:21:53 ---> caed96e25c25 16:21:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:21:53 ---> 5fb490c157dc 16:21:53 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 16:21:53 ---> Running in ccd8db1966f6 16:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:54 Removing intermediate container 8da8dc4501d0 16:21:54 ---> fc6e82b483ae 16:21:54 Step 19/21 : LABEL arch=x86_64 16:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:54 Configure a credential helper to remove this warning. See 16:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:54 16:21:54 Login Succeeded 16:21:54 docker.io 16:21:54 ---> Running in 94c4c84ad1bf 16:21:54 ---> 325947092423 16:21:54 Step 20/24 : ENTRYPOINT ["/support-notifications"] 16:21:54 Removing intermediate container ccd8db1966f6 16:21:54 ---> 1c38b3a5ef34 16:21:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:54 ---> bde6a620b9fd 16:21:54 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 16:21:54 ---> Running in 8177b9b99043 16:21:54 ---> Running in c75535afa8a2 16:21:54 Removing intermediate container 94c4c84ad1bf 16:21:54 ---> 9d57a1493b2c 16:21:54 Step 20/21 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:54 Configure a credential helper to remove this warning. See 16:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:54 16:21:54 Login Succeeded 16:21:54 ---> docker-login.sh ends [Pipeline] } 16:21:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 16:21:54 ---> Running in df34f4241ce8 16:21:54 Removing intermediate container 1bda8cfed8db 16:21:54 ---> 267e1e8aca7b 16:21:54 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 16:21:54 Removing intermediate container 8177b9b99043 16:21:54 ---> bb7d657e8e23 16:21:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] unstash 16:21:55 ---> d14ee7ccafba 16:21:55 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 16:21:55 Removing intermediate container c75535afa8a2 16:21:55 ---> cd402d7ffe20 16:21:55 Step 20/22 : LABEL arch=x86_64 [Pipeline] echo 16:21:55 ========================================================= 16:21:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:21:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:21:55 ---> Running in 2701239df82b 16:21:55 ---> Running in f7e83ab84d31 16:21:55 ---> Running in 25d8d4802b6e 16:21:55 ---> Running in 3374d2395e58 16:21:55 Removing intermediate container df34f4241ce8 16:21:55 ---> 30ddcef6a9ca 16:21:55 Step 21/21 : LABEL version=0.0.0 16:21:55 + 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 . 16:21:55 ---> Running in db8724def9fe 16:21:55 Removing intermediate container 2701239df82b 16:21:55 ---> b03b45647d59 16:21:55 Step 20/22 : LABEL arch=x86_64 16:21:55 Removing intermediate container f7e83ab84d31 16:21:55 ---> 9ed7ebdddbff 16:21:55 Step 22/24 : LABEL arch=x86_64 16:21:55 Removing intermediate container 3374d2395e58 16:21:55 ---> 727b870516c6 16:21:55 Step 21/22 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:21:55 ---> Running in a9c40ec44548 16:21:56 ---> Running in c9990243474a 16:21:56 ---> Running in 73bd54773f8e 16:21:56 Removing intermediate container db8724def9fe 16:21:56 ---> 5561f030bb11 16:21:56 16:21:56 Removing intermediate container a9c40ec44548 16:21:56 ---> af56143f171e 16:21:56 Step 21/22 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:21:56 Successfully built 5561f030bb11 16:21:56 Removing intermediate container c9990243474a 16:21:56 ---> cf8635ba637b 16:21:56 Step 23/24 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:21:56 Successfully tagged docker-security-proxy-setup-go:latest 16:21:56 Removing intermediate container 73bd54773f8e 16:21:56 ---> be5a932c5f90 16:21:56 Step 22/22 : LABEL version=0.0.0 16:21:56  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 16:21:56 ---> Running in 7bb79547958c 16:21:56 ---> Running in 019df8ab3089 16:21:56 ---> Running in 88a6895b217a 16:21:56 Removing intermediate container 25d8d4802b6e 16:21:56 ---> 5e318c5f49fe 16:21:56 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 16:21:57 Removing intermediate container 7bb79547958c 16:21:57 ---> 7cce5b3d8064 16:21:57 Step 22/22 : LABEL version=0.0.0 16:21:57 Removing intermediate container 88a6895b217a 16:21:57 ---> 15ec63097d53 16:21:57 Step 24/24 : LABEL version=0.0.0 16:21:57 Removing intermediate container 019df8ab3089 16:21:57 ---> 1470c5fe24d7 16:21:57 16:21:57 ---> 9c7adc8e057e 16:21:57 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:21:57 ---> Running in 0ea66c16774a 16:21:57 Successfully built 1470c5fe24d7 16:21:57 ---> Running in 08d0833b3681 16:21:57 Successfully tagged docker-core-metadata-go:latest 16:21:57 Building docker-support-scheduler-go 16:21:57  Building docker-core-metadata-go ... done  ---> Running in 6d56d706c1c7 16:21:58 Removing intermediate container 0ea66c16774a 16:21:58 ---> c01199861f30 16:21:58 16:21:58 Sending build context to Docker daemon 165.7MB 16:21:58 Step 1/7 : ARG BASE=golang:1.15-alpine 16:21:58 Step 2/7 : FROM ${BASE} 16:21:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:21:58 5f621e34cdf4: Pulling fs layer 16:21:58 a4357932f1b6: Pulling fs layer 16:21:58 18c013af1878: Pulling fs layer 16:21:58 00ac8860ef70: Pulling fs layer 16:21:58 63d7cb157983: Pulling fs layer 16:21:58 b116817d02f9: Pulling fs layer 16:21:58 745a02a5169b: Pulling fs layer 16:21:58 00ac8860ef70: Waiting 16:21:58 63d7cb157983: Waiting 16:21:58 b116817d02f9: Waiting 16:21:58 745a02a5169b: Waiting 16:21:58 18c013af1878: Verifying Checksum 16:21:58 18c013af1878: Download complete 16:21:58 a4357932f1b6: Verifying Checksum 16:21:58 a4357932f1b6: Download complete 16:21:58 63d7cb157983: Verifying Checksum 16:21:58 b116817d02f9: Verifying Checksum 16:21:58 b116817d02f9: Download complete 16:21:58 5f621e34cdf4: Verifying Checksum 16:21:58 5f621e34cdf4: Download complete 16:21:58 5f621e34cdf4: Pull complete 16:21:59 a4357932f1b6: Pull complete 16:21:59 18c013af1878: Pull complete 16:21:59 Removing intermediate container 08d0833b3681 16:21:59 ---> 74ccbb3c44bf 16:21:59 16:22:00 745a02a5169b: Verifying Checksum 16:22:00 745a02a5169b: Download complete 16:22:01 00ac8860ef70: Verifying Checksum 16:22:01 00ac8860ef70: Download complete 16:22:01 Successfully built c01199861f30 16:22:02 Successfully built 74ccbb3c44bf 16:22:03 Successfully tagged docker-support-notifications-go:latest 16:22:03 Successfully tagged docker-security-bootstrap-redis-go:latest 16:22:03 Building docker-sys-mgmt-agent-go 16:22:03  Building docker-security-bootstrap-redis-go ... done  Building docker-support-notifications-go ... done Building docker-core-command-go 16:22:12 00ac8860ef70: Pull complete 16:22:12 63d7cb157983: Pull complete 16:22:12 b116817d02f9: Pull complete 16:22:15 Removing intermediate container 6d56d706c1c7 16:22:15 ---> 987d6abb9f9b 16:22:15 Step 24/29 : RUN chmod 755 security-secrets-setup 16:22:15 ---> Running in 630943504b6a 16:22:16 745a02a5169b: Pull complete 16:22:16 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:22:16 ---> b7e6874047d6 16:22:16 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:22:17 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 16:22:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:22:17 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:22:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:22:17 ---> c5dfa4f49055 16:22:17 Step 3/24 : WORKDIR /edgex-go 16:22:17 ---> c5dfa4f49055 16:22:17 Step 3/21 : WORKDIR /edgex-go 16:22:17 ---> Using cache 16:22:17 ---> 0da46990f230 16:22:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:17 ---> Using cache 16:22:17 ---> 0da46990f230 16:22:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:17 ---> Using cache 16:22:17 ---> 71bdfd466436 16:22:17 Step 5/24 : RUN apk update && apk add make git 16:22:17 ---> Using cache 16:22:17 ---> 71bdfd466436 16:22:17 Step 5/21 : RUN apk update && apk add make git 16:22:17 ---> Using cache 16:22:17 ---> f899e76f94c2 16:22:17 Step 6/24 : COPY go.mod . 16:22:17 ---> Using cache 16:22:17 ---> f899e76f94c2 16:22:17 Step 6/21 : COPY go.mod . 16:22:17 ---> Using cache 16:22:17 ---> 685b140dd09c 16:22:17 Step 7/24 : RUN go mod download 16:22:17 ---> Using cache 16:22:17 ---> Using cache 16:22:17 ---> 685b140dd09c 16:22:17 Step 7/21 : RUN go mod download 16:22:17 ---> Using cache 16:22:17 ---> 1f5cb63e86ad 16:22:17 Step 8/21 : COPY . . 16:22:17 ---> 1f5cb63e86ad 16:22:17 Step 8/24 : COPY . . 16:22:17 ---> Using cache 16:22:17 ---> 74bd8c96451a 16:22:17 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 16:22:17 ---> Using cache 16:22:17 ---> 74bd8c96451a 16:22:17 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:22:20 ---> Running in eadd92e6a99f 16:22:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:22:21 ---> Running in 8cf49704341e 16:22:21 ---> Running in a3d01a21ffc2 16:22:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:22:22 Removing intermediate container 630943504b6a 16:22:22 ---> c283d1758cb1 16:22:22 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 16:22:22 (1/12) Installing libmagic (5.38-r0) 16:22:22 (2/12) Installing file (5.38-r0) 16:22:22 (3/12) Installing libc-dev (0.7.2-r3) 16:22:22 (4/12) Installing g++ (9.3.0-r2) 16:22:23 ---> Running in 611bb28e5042 16:22:24 Removing intermediate container 611bb28e5042 16:22:24 ---> 91c83b20e1a6 16:22:24 Step 26/29 : CMD [ "generate" ] 16:22:24 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 16:22:24 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 16:22:24 ---> Running in bb973c252969 16:22:25 Removing intermediate container bb973c252969 16:22:25 ---> 6b86ad4a6a38 16:22:25 Step 27/29 : LABEL arch=x86_64 16:22:25 ---> Running in d9803c50bce1 16:22:26 (5/12) Installing fortify-headers (1.1-r0) 16:22:26 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 16:22:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:22:26 ---> c5dfa4f49055 16:22:26 Step 3/27 : WORKDIR /edgex-go 16:22:26 ---> Using cache 16:22:26 ---> 0da46990f230 16:22:26 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:26 ---> Using cache 16:22:26 ---> 71bdfd466436 16:22:26 Step 5/27 : RUN apk update && apk add make bash git 16:22:26 (6/12) Installing patch (2.7.6-r6) 16:22:26 (7/12) Installing build-base (0.5-r2) 16:22:26 (8/12) Installing libsodium (1.0.18-r0) 16:22:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:22:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:22:26 ---> c5dfa4f49055 16:22:26 Step 3/22 : WORKDIR /edgex-go 16:22:26 ---> Using cache 16:22:26 ---> 0da46990f230 16:22:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:26 ---> Using cache 16:22:26 ---> 71bdfd466436 16:22:26 Step 5/22 : RUN apk update && apk add make git 16:22:26 ---> Using cache 16:22:26 ---> f899e76f94c2 16:22:26 Step 6/22 : COPY go.mod . 16:22:26 ---> Using cache 16:22:26 ---> 685b140dd09c 16:22:26 Step 7/22 : RUN go mod download 16:22:26 ---> Using cache 16:22:26 ---> 1f5cb63e86ad 16:22:26 Step 8/22 : COPY . . 16:22:26 (9/12) Installing pkgconf (1.7.2-r0) 16:22:26 (10/12) Installing libsodium-dev (1.0.18-r0) 16:22:26 (11/12) Installing libzmq (4.3.3-r0) 16:22:27 ---> Using cache 16:22:27 ---> 74bd8c96451a 16:22:27 Step 9/22 : RUN make cmd/core-command/core-command 16:22:27 (12/12) Installing zeromq-dev (4.3.3-r0) 16:22:27 Executing busybox-1.31.1-r19.trigger 16:22:27 OK: 217 MiB in 51 packages 16:22:27 Removing intermediate container d9803c50bce1 16:22:27 ---> a52e3f06d9f3 16:22:27 Step 28/29 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:22:27 ---> Running in 3ccb33b267c3 16:22:27 ---> Running in 5596f4db41a5 16:22:28 ---> Running in 7c755eecb86d 16:22:28 Removing intermediate container 7c755eecb86d 16:22:28 ---> e80e29edf72e 16:22:28 Step 29/29 : LABEL version=0.0.0 16:22:28 ---> Running in 7e110d3f0349 16:22:29 Removing intermediate container 7e110d3f0349 16:22:29 ---> d3097448ede2 16:22:29 16:22:29 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 16:22:29 Successfully built d3097448ede2 16:22:29 Successfully tagged docker-security-secrets-setup-go:latest 16:22:29  Building docker-security-secrets-setup-go ... done Building docker-core-data-go 16:22:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:22:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:22:30 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:22:30 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:22:30 OK: 12748 distinct packages available 16:22:31 OK: 233 MiB in 51 packages 16:22:31 Removing intermediate container eadd92e6a99f 16:22:31 ---> f87eba456470 16:22:31 Step 4/7 : WORKDIR /edgex-go 16:22:31 ---> Running in d9cb21e99530 16:22:31 Removing intermediate container d9cb21e99530 16:22:31 ---> f421dfcbf682 16:22:31 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:22:32 latest: Pulling from library/docker 16:22:32 a3cc7d3b244e: Pulling fs layer 16:22:32 02a3295e0d61: Pulling fs layer 16:22:32 0f4f2e6d8100: Pulling fs layer 16:22:32 330b718f631f: Pulling fs layer 16:22:32 a93816041522: Pulling fs layer 16:22:32 bdb6da89ff94: Pulling fs layer 16:22:32 2a70c0c122f4: Pulling fs layer 16:22:32 a93816041522: Waiting 16:22:32 330b718f631f: Waiting 16:22:32 bdb6da89ff94: Waiting 16:22:32 2a70c0c122f4: Waiting 16:22:32 a3cc7d3b244e: Verifying Checksum 16:22:32 0f4f2e6d8100: Verifying Checksum 16:22:32 0f4f2e6d8100: Download complete 16:22:32 02a3295e0d61: Verifying Checksum 16:22:32 02a3295e0d61: Download complete 16:22:32 a93816041522: Download complete 16:22:33 bdb6da89ff94: Verifying Checksum 16:22:33 bdb6da89ff94: Download complete 16:22:33 2a70c0c122f4: Verifying Checksum 16:22:33 2a70c0c122f4: Download complete 16:22:33 a3cc7d3b244e: Pull complete 16:22:33 02a3295e0d61: Pull complete 16:22:34 0f4f2e6d8100: Pull complete 16:22:35 330b718f631f: Verifying Checksum 16:22:35 330b718f631f: Download complete 16:22:37 Removing intermediate container 3ccb33b267c3 16:22:37 ---> 0d25084493f2 16:22:37 Step 6/27 : COPY go.mod . 16:22:38 330b718f631f: Pull complete 16:22:38 ---> 8ed0d0b5e98b 16:22:38 Step 7/27 : RUN go mod download 16:22:38 ---> Running in dc7c5caeca0d 16:22:38 a93816041522: Pull complete 16:22:39 bdb6da89ff94: Pull complete 16:22:39 2a70c0c122f4: Pull complete 16:22:39 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 16:22:39 Status: Downloaded newer image for docker:latest 16:22:43 Removing intermediate container dc7c5caeca0d 16:22:43 ---> 855362d2674c 16:22:43 Step 8/27 : COPY . . 16:22:43 ---> 03e9e14ec70b 16:22:43 Step 6/7 : COPY go.mod . 16:22:43 ---> 3ccf335411ee 16:22:43 Step 7/7 : RUN go mod download 16:22:43 ---> Running in 2273748e0a0a 16:22:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 16:22:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:22:51 ---> c5dfa4f49055 16:22:51 Step 3/23 : WORKDIR /edgex-go 16:22:51 ---> Using cache 16:22:51 ---> 0da46990f230 16:22:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:51 ---> Using cache 16:22:51 ---> 71bdfd466436 16:22:51 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 16:22:52 ---> Running in 458f8bda3ddf 16:22:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:22:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:22:55 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:22:55 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:22:55 OK: 12748 distinct packages available 16:22:55 OK: 233 MiB in 51 packages 16:22: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 16:23:03 Removing intermediate container 458f8bda3ddf 16:23:03 ---> 560b94b54033 16:23:03 Step 6/23 : COPY go.mod . 16:23:03 ---> 06bdfbcff346 16:23:03 Step 7/23 : RUN go mod download 16:23:04 ---> Running in e60f3c33d428 16:23:09 ---> ee68447dc4a1 16:23:09 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:23:09 Removing intermediate container a3d01a21ffc2 16:23:09 ---> 5a82cb228bf0 16:23:09 16:23:09 Step 10/21 : FROM scratch 16:23:09 ---> 16:23:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:23:09 Removing intermediate container 8cf49704341e 16:23:09 ---> be560b12d58a 16:23:09 16:23:09 Step 10/24 : FROM alpine:3.10 16:23:09 ---> be4e4bea2c2e 16:23:09 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:23:09 ---> Using cache 16:23:09 ---> 7ad92b40c71e 16:23:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:23:09 ---> Running in 2d39c51c6066 16:23:09 Removing intermediate container 5596f4db41a5 16:23:09 ---> 9998a1f6f19f 16:23:09 16:23:09 Step 10/22 : FROM scratch 16:23:09 ---> 16:23:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:23:09 ---> Running in d30f18d3e33e 16:23:09 ---> Using cache 16:23:09 ---> f9333b2d981d 16:23:09 Step 12/21 : ENV APP_PORT=48085 16:23:09 ---> Using cache 16:23:09 ---> f9333b2d981d 16:23:09 Step 12/22 : ENV APP_PORT=48082 16:23:09 ---> Running in 3675e7dd49d1 16:23:09 ---> Running in c9bd5a6933c0 16:23:09 Removing intermediate container e60f3c33d428 16:23:09 ---> 3ad4cf7f1bd8 16:23:09 Step 8/23 : COPY . . 16:23:10 Removing intermediate container d30f18d3e33e 16:23:10 ---> 410f9a52ca5a 16:23:10 Step 13/24 : WORKDIR / 16:23:10 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 16:23:10 Removing intermediate container 3675e7dd49d1 16:23:10 ---> bd2b2de4bcc3 16:23:10 Step 13/21 : EXPOSE $APP_PORT 16:23:10 ---> Running in f2644eaf5dde 16:23:10 Removing intermediate container c9bd5a6933c0 16:23:10 ---> 850c57ef6ed0 16:23:10 Step 13/22 : EXPOSE $APP_PORT 16:23:10 Removing intermediate container 2273748e0a0a 16:23:10 ---> d74b1c37b6d7 16:23:10 Successfully built d74b1c37b6d7 16:23:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:23:10 ---> Running in ffbf719fbe47 16:23:10 + docker inspect -f . ci-base-image-arm64 16:23:10 . [Pipeline] withDockerContainer 16:23:10 ---> Running in a76ec6a17f13 16:23:11 prd-ubuntu18.04-docker-arm64-4c-16g-15587 does not seem to be running inside a container 16:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:23:11 Removing intermediate container f2644eaf5dde 16:23:11 ---> aeb6d2377a8d 16:23:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:23:12 $ docker top deb7ff7a084752c1d8266bd111dfb674291ffa28f78f0755f992ef68e096fc7d -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:13 Removing intermediate container ffbf719fbe47 16:23:13 ---> 0847943bebaa 16:23:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 16:23:13 Removing intermediate container a76ec6a17f13 16:23:13 ---> 5efa8ab88f15 16:23:13 Step 14/22 : WORKDIR / 16:23:13 + go version 16:23:13 go version go1.15.5 linux/arm64 [Pipeline] } 16:23:13 $ docker stop --time=1 deb7ff7a084752c1d8266bd111dfb674291ffa28f78f0755f992ef68e096fc7d 16:23:15 $ docker rm -f deb7ff7a084752c1d8266bd111dfb674291ffa28f78f0755f992ef68e096fc7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 16:23:16 ---> Running in 8253b7339c82 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:23:16 + docker inspect -f . ci-base-image-arm64 16:23:16 . [Pipeline] withDockerContainer 16:23:16 ---> 91fea8959d9a 16:23:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:23:17 prd-ubuntu18.04-docker-arm64-4c-16g-15587 does not seem to be running inside a container 16:23:17 ---> 7a6bd22fd18c 16:23:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:23:17 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:23:18 Removing intermediate container 8253b7339c82 16:23:18 ---> c5da79daa013 16:23:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 16:23:18 $ docker top fa703c9ea7018392091c4e9c044a56e68c0df26926bfa1265690e214ac0c25c3 -eo pid,comm [Pipeline] { [Pipeline] echo 16:23:19 ========================================================= 16:23:19 [edgeXBuildGoParallel] Running Tests and Build... 16:23:19 ========================================================= [Pipeline] sh 16:23:19 ---> 13e5678f64ce 16:23:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:23:19 + make test 16:23:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:23:20 ---> ae149c4cd266 16:23:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:23:20 ---> 64389db564dd 16:23:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:23:22 ---> e7b9dfe37372 16:23:22 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 16:23:23 ---> a7d1ac2f16c2 16:23:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:23:23 ---> Running in ec4efcd6575c 16:23:24 ---> 83a36b05978a 16:23:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:23:25 Removing intermediate container ec4efcd6575c 16:23:25 ---> 88e6151b8c5a 16:23:25 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:25 ---> ac18765d20e1 16:23:25 Step 18/22 : ENTRYPOINT ["/core-command"] 16:23:26 ---> Running in dc26cf7a4c2c 16:23:26 ---> Running in be6eaf6ed5c7 16:23:26 ---> 310ba08af2fb 16:23:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:23:29 Removing intermediate container dc26cf7a4c2c 16:23:29 ---> e8b107bf0ffd 16:23:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:29 Removing intermediate container be6eaf6ed5c7 16:23:29 ---> 00066ed231a9 16:23:29 Step 19/21 : LABEL arch=x86_64 16:23:31 ---> ca92e5e44069 16:23:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:23:31 ---> Running in a5ced7d87de9 16:23:31 ---> c31cf90451c5 16:23:31 Step 9/23 : RUN make cmd/core-data/core-data 16:23:31 ---> Running in a4872bdf8b6e 16:23:31 Removing intermediate container 2d39c51c6066 16:23:31 ---> 60c08762b307 16:23:31 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:23:31 ---> Running in 236f1f274c79 16:23:31 Removing intermediate container a5ced7d87de9 16:23:31 ---> ee590a3c2b24 16:23:31 Step 20/22 : LABEL arch=x86_64 16:23:31 ---> e84f349f19fc 16:23:31 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:23:32 ---> Running in 70549a0952c8 16:23:32 ---> Running in 238ee340e320 16:23:32 ---> Running in 141ebd51ed88 16:23:32 Removing intermediate container a4872bdf8b6e 16:23:32 ---> 8e4c7130c27f 16:23:32 Step 20/21 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:23:32 Removing intermediate container 70549a0952c8 16:23:32 ---> 216e683f8611 16:23:32 Step 21/22 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:23:32 ---> Running in 1772355dc17a 16:23:32 ---> Running in 1d77c5d10001 16:23:32 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 16:23:32 Removing intermediate container 1772355dc17a 16:23:32 ---> a4ab0a505df5 16:23:32 Step 21/21 : LABEL version=0.0.0 16:23:32 Removing intermediate container 1d77c5d10001 16:23:32 ---> 0af7bac16568 16:23:32 Step 22/22 : LABEL version=0.0.0 16:23:33 ---> Running in a8148c5bfa8f 16:23:33 ---> Running in eba8d955a7ec 16:23: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 16:23:34 Removing intermediate container a8148c5bfa8f 16:23:34 ---> c374eed2020d 16:23:34 16:23:34 Removing intermediate container eba8d955a7ec 16:23:34 ---> 97d51ecc1f06 16:23:34 16:23:34 Successfully built c374eed2020d 16:23:34 Successfully built 97d51ecc1f06 16:23:34 Successfully tagged docker-support-scheduler-go:latest 16:23:34  Building docker-support-scheduler-go ... done Successfully tagged docker-core-command-go:latest 16:23:35  Building docker-core-command-go ... done Removing intermediate container 141ebd51ed88 16:23:35 ---> 6df09a7aff83 16:23:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:23:35 ---> Running in e302df52d618 16:23:35 Removing intermediate container e302df52d618 16:23:35 ---> 519810ee8f81 16:23:35 Step 22/24 : LABEL arch=x86_64 16:23:35 ---> Running in 6ea659e78998 16:23:36 Removing intermediate container 6ea659e78998 16:23:36 ---> 96be8c5e582d 16:23:36 Step 23/24 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:23:36 ---> Running in 4e259a43d1d4 16:23:36 Removing intermediate container 238ee340e320 16:23:36 ---> 9f7c8790bc79 16:23:36 16:23:36 Step 11/27 : FROM docker:latest 16:23:36 ---> aefe523efa57 16:23:36 Step 12/27 : RUN apk add --no-cache bash 16:23:36 ---> Running in 6af7aabafb47 16:23:36 Removing intermediate container 4e259a43d1d4 16:23:36 ---> 9c02c2acbc2a 16:23:36 Step 24/24 : LABEL version=0.0.0 16:23:36 ---> Running in b1979a59f900 16:23:37 Removing intermediate container b1979a59f900 16:23:37 ---> dbc679aff864 16:23:37 16:23:37 Successfully built dbc679aff864 16:23:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:23:37 Successfully tagged docker-security-secretstore-setup-go:latest 16:23:37  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:23:37 (1/2) Installing readline (8.0.4-r0) 16:23:37 (2/2) Installing bash (5.0.17-r0) 16:23:37 Executing bash-5.0.17-r0.post-install 16:23:37 Executing busybox-1.31.1-r19.trigger 16:23:38 OK: 12 MiB in 22 packages 16:23:38 Removing intermediate container 6af7aabafb47 16:23:38 ---> 376e1ce8bc2b 16:23:38 Step 13/27 : RUN rm -rf /var/cache/apk/* 16:23:38 ---> Running in c95a574c17e1 16:23:40 Removing intermediate container c95a574c17e1 16:23:40 ---> 5477eb80514e 16:23:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:23:40 ---> Running in b3772fcee0fe 16:23:41 Removing intermediate container b3772fcee0fe 16:23:41 ---> 358d9a1dd93b 16:23:41 Step 15/27 : ENV APP_PORT=48090 16:23:41 ---> Running in cc2ff14af5cd 16:23:41 Removing intermediate container cc2ff14af5cd 16:23:41 ---> 48c65fc0067b 16:23:41 Step 16/27 : EXPOSE $APP_PORT 16:23:41 ---> Running in c9123078a594 16:23:41 ? github.com/edgexfoundry/edgex-go [no test files] 16:23:42 Removing intermediate container c9123078a594 16:23:42 ---> ffb247b9ecbf 16:23:42 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:23:42 ---> bd753c4c5137 16:23:42 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:23:43 ---> 62691d52c187 16:23:43 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:23:44 ---> e2691a2b6339 16:23:44 Step 20/27 : RUN apk --no-cache add py3-pip 16:23:44 ---> Running in d8c5ad3e2419 16:23:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:23:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:23:45 (1/33) Installing libbz2 (1.0.8-r1) 16:23:45 (2/33) Installing expat (2.2.9-r1) 16:23:45 (3/33) Installing libffi (3.3-r2) 16:23:45 (4/33) Installing gdbm (1.13-r1) 16:23:45 (5/33) Installing xz-libs (5.2.5-r0) 16:23:45 (6/33) Installing sqlite-libs (3.32.1-r0) 16:23:45 (7/33) Installing python3 (3.8.5-r0) 16:23:46 (8/33) Installing py3-appdirs (1.4.4-r1) 16:23:46 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:23:46 (10/33) Installing py3-parsing (2.4.7-r0) 16:23:46 (11/33) Installing py3-six (1.15.0-r0) 16:23:46 (12/33) Installing py3-packaging (20.4-r0) 16:23:46 (13/33) Installing py3-setuptools (47.0.0-r0) 16:23:46 (14/33) Installing py3-chardet (3.0.4-r4) 16:23:46 (15/33) Installing py3-idna (2.9-r0) 16:23:46 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:23:46 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:23:46 (18/33) Installing py3-requests (2.23.0-r0) 16:23:46 (19/33) Installing py3-msgpack (1.0.0-r0) 16:23:46 (20/33) Installing py3-lockfile (0.12.2-r3) 16:23:48 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:23:49 (22/33) Installing py3-colorama (0.4.3-r0) 16:23:49 (23/33) Installing py3-distlib (0.3.0-r0) 16:23:49 (24/33) Installing py3-distro (1.5.0-r1) 16:23:49 (25/33) Installing py3-webencodings (0.5.1-r3) 16:23:49 (26/33) Installing py3-html5lib (1.0.1-r4) 16:23:49 (27/33) Installing py3-pytoml (0.1.21-r0) 16:23:49 (28/33) Installing py3-pep517 (0.8.2-r0) 16:23:49 (29/33) Installing py3-progress (1.5-r0) 16:23:49 (30/33) Installing py3-toml (0.10.1-r0) 16:23:49 (31/33) Installing py3-retrying (1.3.3-r0) 16:23:49 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:23:49 (33/33) Installing py3-pip (20.1.1-r0) 16:23:50 Executing busybox-1.31.1-r19.trigger 16:23:50 OK: 71 MiB in 55 packages 16:23:58 Removing intermediate container 236f1f274c79 16:23:58 ---> 7b7b20bbe9c0 16:23:58 16:23:58 Step 10/23 : FROM alpine 16:23:58 ---> d6e46aa2470d 16:23:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:23:58 Removing intermediate container d8c5ad3e2419 16:23:58 ---> a61e9410d5b5 16:23:58 Step 21/27 : RUN pip install docker-compose==1.23.2 16:23:58 ---> Running in d47d24436116 16:23:58 ---> Running in 09897780d786 16:23:58 Removing intermediate container d47d24436116 16:23:58 ---> 6cd32a5eb9bd 16:23:58 Step 12/23 : ENV APP_PORT=48080 16:23:58 ---> Running in 46dbd8dab264 16:23:58 Removing intermediate container 46dbd8dab264 16:23:58 ---> 7de5494a06cd 16:23:58 Step 13/23 : EXPOSE $APP_PORT 16:23:58 ---> Running in 27e901bbfb34 16:23:58 Removing intermediate container 27e901bbfb34 16:23:58 ---> 11477bb31abb 16:23:58 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:58 ---> Running in 96e92f401e5e 16:24:00 Collecting docker-compose==1.23.2 16:24:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:24:00 Removing intermediate container 96e92f401e5e 16:24:00 ---> c00f734d9b35 16:24:00 Step 15/23 : RUN apk --no-cache add zeromq 16:24:00 ---> Running in 5388151a11aa 16:24:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:24:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:24:00 Collecting PyYAML<4,>=3.10 16:24:00 Downloading PyYAML-3.13.tar.gz (270 kB) 16:24:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:24:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:24:01 Collecting jsonschema<3,>=2.5.1 16:24:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:24:01 Collecting docker<4.0,>=3.6.0 16:24:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:24:01 Collecting dockerpty<0.5,>=0.4.1 16:24:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:24:01 (1/5) Installing libgcc (9.3.0-r2) 16:24:02 (2/5) Installing libsodium (1.0.18-r0) 16:24:02 (3/5) Installing libstdc++ (9.3.0-r2) 16:24:02 (4/5) Installing libzmq (4.3.3-r0) 16:24:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:24:02 Collecting texttable<0.10,>=0.9.0 16:24:02 Downloading texttable-0.9.1.tar.gz (11 kB) 16:24:02 (5/5) Installing zeromq (4.3.3-r0) 16:24:02 Executing busybox-1.31.1-r19.trigger 16:24:02 OK: 8 MiB in 19 packages 16:24:04 Collecting cached-property<2,>=1.2.0 16:24:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:24:04 Collecting docopt<0.7,>=0.6.1 16:24:04 Downloading docopt-0.6.2.tar.gz (25 kB) 16:24:04 Removing intermediate container 5388151a11aa 16:24:04 ---> 6fbda3769ed0 16:24:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 16:24:04 ---> e7db692097d7 16:24:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:24:04 Collecting websocket-client<1.0,>=0.32.0 16:24:04 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:24:04 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) 16:24:04 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) 16:24:04 Collecting urllib3<1.25,>=1.21.1 16:24:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:24:04 Collecting idna<2.8,>=2.5 16:24:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:24:05 Collecting docker-pycreds>=0.4.0 16:24:05 ---> c7820c2ab734 16:24:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:24:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:24:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:24:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:24:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:24:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:24:05 ---> cf9b0c9f3f00 16:24:05 Step 19/23 : ENTRYPOINT ["/core-data"] 16:24:05 Installing collected packages: urllib3, idna, requests, PyYAML, jsonschema, docker-pycreds, websocket-client, docker, dockerpty, texttable, cached-property, docopt, docker-compose 16:24:05 Attempting uninstall: urllib3 16:24:05 Found existing installation: urllib3 1.25.9 16:24:05 Uninstalling urllib3-1.25.9: 16:24:05 ---> Running in 5102dfec8a06 16:24:05 Successfully uninstalled urllib3-1.25.9 16:24:06 Removing intermediate container 5102dfec8a06 16:24:06 ---> ea1e58a3d2ad 16:24:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:24:06 Attempting uninstall: idna 16:24:06 Found existing installation: idna 2.9 16:24:06 Uninstalling idna-2.9: 16:24:06 Successfully uninstalled idna-2.9 16:24:06 Attempting uninstall: requests 16:24:06 Found existing installation: requests 2.23.0 16:24:06 ---> Running in a637c930a0ce 16:24:06 Uninstalling requests-2.23.0: 16:24:06 Successfully uninstalled requests-2.23.0 16:24:06 Running setup.py install for PyYAML: started 16:24:06 Removing intermediate container a637c930a0ce 16:24:06 ---> 5b4dd2db9bc7 16:24:06 Step 21/23 : LABEL arch=x86_64 16:24:07 ---> Running in 015729414b25 16:24:07 Removing intermediate container 015729414b25 16:24:07 ---> f96dc221690c 16:24:07 Step 22/23 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:24:07 ---> Running in 8be9a5b2baa5 16:24:07 Running setup.py install for PyYAML: finished with status 'done' 16:24:07 Removing intermediate container 8be9a5b2baa5 16:24:07 ---> 261204247f13 16:24:07 Step 23/23 : LABEL version=0.0.0 16:24:07 ---> Running in 60b139a5383d 16:24:07 Removing intermediate container 60b139a5383d 16:24:07 ---> dff04b664cfa 16:24:07 16:24:08 Successfully built dff04b664cfa 16:24:08 Successfully tagged docker-core-data-go:latest 16:24:08  Building docker-core-data-go ... done  Running setup.py install for dockerpty: started 16:24:08 Running setup.py install for dockerpty: finished with status 'done' 16:24:08 Running setup.py install for texttable: started 16:24:08 Running setup.py install for texttable: finished with status 'done' 16:24:08 Running setup.py install for docopt: started 16:24:09 Running setup.py install for docopt: finished with status 'done' 16:24:09 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 16:24:12 Removing intermediate container 09897780d786 16:24:12 ---> 93da1ec71ee6 16:24:12 Step 22/27 : RUN apk --no-cache add curl 16:24:12 ---> Running in a753a45e1071 16:24:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:24:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:24:12 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:24:12 (2/3) Installing libcurl (7.69.1-r3) 16:24:12 (3/3) Installing curl (7.69.1-r3) 16:24:12 Executing busybox-1.31.1-r19.trigger 16:24:12 OK: 72 MiB in 58 packages 16:24:13 Removing intermediate container a753a45e1071 16:24:13 ---> 809da26f3626 16:24:13 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 16:24:13 ---> Running in 4e6df91a1728 16:24:13 Removing intermediate container 4e6df91a1728 16:24:13 ---> 1504319b7134 16:24:13 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:24:13 ---> Running in ae313726f877 16:24:14 Removing intermediate container ae313726f877 16:24:14 ---> 0e7b51b2bce6 16:24:14 Step 25/27 : LABEL arch=x86_64 16:24:14 ---> Running in 8fa2e1cdf127 16:24:14 Removing intermediate container 8fa2e1cdf127 16:24:14 ---> dfade7b30efd 16:24:14 Step 26/27 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:24:14 ---> Running in 1e4c92842ae6 16:24:14 Removing intermediate container 1e4c92842ae6 16:24:14 ---> d5b20a1b8f88 16:24:14 Step 27/27 : LABEL version=0.0.0 16:24:14 ---> Running in 715c748ad37b 16:24:14 Removing intermediate container 715c748ad37b 16:24:14 ---> 41fc36fbc068 16:24:14 16:24:14 Successfully built 41fc36fbc068 16:24:14 Successfully tagged docker-sys-mgmt-agent-go:latest 16:24:15  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:24:15 $ docker stop --time=1 4c4f6e9a8811d243f1aeda691e6110396cb97efc41afe7bd7f86116a653dc43f 16:24:17 $ docker rm -f 4c4f6e9a8811d243f1aeda691e6110396cb97efc41afe7bd7f86116a653dc43f [Pipeline] // withDockerContainer [Pipeline] sh 16:24:17 + docker images 16:24:17 + grep docker 16:24:17 docker-sys-mgmt-agent-go latest 41fc36fbc068 3 seconds ago 313MB 16:24:17 docker-core-data-go latest dff04b664cfa 10 seconds ago 23.7MB 16:24:17 docker-security-secretstore-setup-go latest dbc679aff864 40 seconds ago 24.7MB 16:24:17 docker-core-command-go latest 97d51ecc1f06 43 seconds ago 12.2MB 16:24:17 docker-support-scheduler-go latest c374eed2020d 43 seconds ago 12.3MB 16:24:17 docker-security-secrets-setup-go latest d3097448ede2 About a minute ago 23.9MB 16:24:17 docker-support-notifications-go latest 74ccbb3c44bf 2 minutes ago 13.6MB 16:24:17 docker-security-bootstrap-redis-go latest c01199861f30 2 minutes ago 15.8MB 16:24:17 docker-core-metadata-go latest 1470c5fe24d7 2 minutes ago 14.5MB 16:24:17 docker-security-proxy-setup-go latest 5561f030bb11 2 minutes ago 24.6MB 16:24:17 docker latest aefe523efa57 11 hours 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 16:24:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:24:33 Still waiting to schedule task 16:24:33 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:24:47 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.061s 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:24:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:24:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:24:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:24:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:24:59 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.259s coverage: 46.6% of statements 16:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:25:04 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.554s coverage: 27.1% of statements 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:25:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.098s coverage: 100.0% of statements 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:25:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.065s coverage: 100.0% of statements 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:25:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.194s coverage: 67.7% of statements 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:25:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.693s coverage: 82.3% of statements 16:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:25:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.209s coverage: 28.6% of statements 16:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:25:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.184s coverage: 100.0% of statements 16:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:25:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.104s coverage: 100.0% of statements 16:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:25:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.340s coverage: 86.7% of statements 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:25:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.351s coverage: 97.5% of statements 16:25:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:25:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements 16:25:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:25:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:25:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:25:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:25:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.054s coverage: 93.8% of statements 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:25:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:25:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.272s coverage: 0.1% of statements 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:25:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:25:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 75.5% of statements 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:25:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.125s coverage: 80.8% of statements 16:25:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.175s coverage: 87.2% of statements 16:25:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.160s coverage: 84.2% of statements 16:25:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.4% of statements 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:25:23 Running on prd-ubuntu18.04-docker-8c-8g-15589 in /w/workspace/edgexfoundry_edgex-go_PR-2940 [Pipeline] { [Pipeline] ws 16:25:23 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:25:25 using credential edgex-jenkins-ssh 16:25:25 Cloning the remote Git repository 16:25:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:25:25 > git init /w/workspace/edgex-go/2 # timeout=10 16:25:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:25:25 > git --version # timeout=10 16:25:25 > git --version # 'git version 2.17.1' 16:25:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:25:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.621s coverage: 63.5% of statements 16:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 16:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements 16:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 16:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 16:25:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 16:25:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:25:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:25:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:25:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:25:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2940/head:refs/remotes/origin/PR-2940 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:25:30 Merging remotes/origin/master commit f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 904551341d818b956656d89bf253bd4608c47cf1 16:25:30 Merge succeeded, producing 33f2fcd9cd11b6fa8188075c5ad82ca60b14fb0c 16:25:30 Checking out Revision 33f2fcd9cd11b6fa8188075c5ad82ca60b14fb0c (PR-2940) 16:25:30 > git config core.sparsecheckout # timeout=10 16:25:30 > git checkout -f 904551341d818b956656d89bf253bd4608c47cf1 # timeout=10 16:25:30 > git remote # timeout=10 16:25:30 > git config --get remote.origin.url # timeout=10 16:25:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:25:30 > git merge f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 16:25:30 > git rev-parse HEAD^{commit} # timeout=10 16:25:30 > git config core.sparsecheckout # timeout=10 16:25:30 > git checkout -f 33f2fcd9cd11b6fa8188075c5ad82ca60b14fb0c # timeout=10 16:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.845s coverage: 55.9% of statements 16:25:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:25:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:25:31 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 16:25:31 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 16:25:31 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 16:25:31 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 16:25:34 Commit message: "Merge commit 'f9701ca4d4e57208c1a31bf7b99f537ed3b28d72' into HEAD" 16:25:34 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:35 + echo snap-build.sh 16:25:35 snap-build.sh 16:25:35 + SNAP_BASE_DIR=. 16:25:35 + '[' '!' -z /w/workspace/edgex-go/2 ']' 16:25:35 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 16:25:35 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 16:25:35 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 16:25:35 + cd /w/workspace/edgex-go/2 16:25:35 + sudo apt-get remove -qy --purge lxd lxd-client 16:25:35 Reading package lists... 16:25:35 Building dependency tree... 16:25:35 Reading state information... 16:25:36 The following packages were automatically installed and are no longer required: 16:25:36 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:25:36 uidmap xdelta3 16:25:36 Use 'sudo apt autoremove' to remove them. 16:25:36 The following packages will be REMOVED: 16:25:36 lxd* lxd-client* 16:25:34 > git rev-list --no-walk 0ef0d9b7118a6b25bb6c51a02608c4e359ba0368 # timeout=10 16:25:36 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:25:36 After this operation, 31.7 MB disk space will be freed. 16:25:37 (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.) 16:25:37 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:25:38 Removing lxd dnsmasq configuration 16:25:38 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:25:38 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:25:39 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:25:39 (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.) 16:25:39 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:25:41 Processing triggers for systemd (237-3ubuntu10.42) ... 16:25:41 Processing triggers for ureadahead (0.100.0-21) ... 16:25:42 + sudo snap remove --purge lxd 16:25:42 snap "lxd" is not installed 16:25:42 + sudo groupadd --force --system lxd 16:25:42 ++ whoami 16:25:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:25:42 + newgrp - lxd 16:25:42 + sudo snap install lxd 16:25:50 2020-12-11T16:25:47Z INFO Waiting for automatic snapd restart... 16:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 22.758s coverage: 86.3% of statements 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 16:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.220s coverage: 72.2% of statements 16:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.465s coverage: 72.1% of statements 16:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.072s coverage: 82.4% of statements 16:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.062s coverage: 48.4% of statements 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 16:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.069s coverage: 28.8% of statements 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 16:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.075s coverage: 96.8% of statements 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 16:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.367s coverage: 37.1% of statements 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.576s coverage: 84.0% of statements 16:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.101s coverage: 100.0% of statements 16:25:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.320s coverage: 47.1% of statements 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:25:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.047s coverage: 100.0% of statements 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:25:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:25:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements 16:25:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:25:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.848s coverage: 29.1% of statements 16:25:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:25:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:25:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:25:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:25:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:25:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.187s coverage: 99.0% of statements 16:25:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:25:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.091s coverage: 100.0% of statements 16:25:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:25:56 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 16:25:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:25:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 16:25:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:25:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:25:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:25:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:25:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements 16:25:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:25:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:25:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.079s coverage: 100.0% of statements 16:25:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.062s coverage: 32.1% of statements 16:25:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 16:25:59 GO111MODULE=on go vet ./... 16:26:05 lxd 4.8 from Canonical* installed 16:26:05 + sudo lxd init --auto 16:26:12 + sudo snap install --classic snapcraft 16:26:17 snapcraft 4.4.4 from Canonical* installed 16:26:17 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 16:26:17 + patch --verbose -p1 16:26:17 Hmm... Looks like a unified diff to me... 16:26:17 The text leading up to this was: 16:26:17 -------------------------- 16:26:17 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 16:26:17 |From: Tony Espy 16:26:17 |Date: Wed, 2 Dec 2020 17:38:31 -0500 16:26:17 |Subject: [PATCH] optimize snap build for pipeline CI check 16:26:17 | 16:26:17 |This patch is used by the EdgeX CI pipeline builds to 16:26:17 |optimize the snap CI check run for pull requests. When 16:26:17 |applied, it essentially strips out everything (apps and 16:26:17 |parts) from the snapcraft.yaml file except those required 16:26:17 |to build edgex-go, as the whole idea of the CI check is to 16:26:17 |catch changes to edgex-go that break the snap build. 16:26:17 | 16:26:17 |In general, anyone updating snapcraft.yaml will also need 16:26:17 |to update this patch file, otherwise it may fail to apply, 16:26:17 |resulting in a failed snap build CI check in the associated 16:26:17 |pull request. 16:26:17 | 16:26:17 |Note - in addition to applying this patch, the pipeline also 16:26:17 |only primes the snap (e.g. `snapcraft prime`), as there's no 16:26:17 |need to build the finally binary .snap file (and it won't 16:26:17 |work with the patch applied). This further reduces the build 16:26:17 |time. 16:26:17 |--- 16:26:17 | snap/snapcraft.yaml | 466 +------------------------------------------- 16:26:17 | 1 file changed, 2 insertions(+), 464 deletions(-) 16:26:17 | 16:26:17 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 16:26:17 |index b265277c..d7e1de37 100644 16:26:17 |--- a/snap/snapcraft.yaml 16:26:17 |+++ b/snap/snapcraft.yaml 16:26:17 -------------------------- 16:26:17 patching file snap/snapcraft.yaml 16:26:17 Using Plan A... 16:26:17 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 16:26:17 Hunk #2 succeeded at 81 (offset -3 lines). 16:26:17 Hunk #3 succeeded at 211 (offset -7 lines). 16:26:17 Hunk #4 succeeded at 226 (offset -7 lines). 16:26:17 Hunk #5 succeeded at 234 (offset -7 lines). 16:26:17 Hunk #6 succeeded at 241 (offset -7 lines). 16:26:17 Hunk #7 succeeded at 268 (offset -7 lines). 16:26:17 Hunk #8 succeeded at 302 (offset -7 lines). 16:26:17 Hunk #9 succeeded at 358 (offset -7 lines). 16:26:17 Hmm... Ignoring the trailing garbage. 16:26:17 done 16:26:17 + sudo snapcraft prime --use-lxd 16:26:18 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:26:18 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: 16:26:18 - README.md 16:26:18 - snapcraft.yaml.orig 16:26:18 16:26:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:26:19 Launching a container. 16:26:31 Waiting for container to be ready 16:26:31 To start your first instance, try: lxc launch ubuntu:18.04 16:26:31 16:26:33 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:26:33 Waiting for network to be ready... 16:26:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:26:34 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:26:34 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:26:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] 16:26:34 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:26:35 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:26:35 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:26:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:26:35 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:26:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:26:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:26:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] 16:26:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 16:26:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 16:26:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] 16:26:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] 16:26:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] 16:26:35 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 16:26:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:26:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] 16:26:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] 16:26:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 16:26:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 16:26:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] 16:26:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] 16:26:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] 16:26:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] 16:26:38 Fetched 23.4 MB in 4s (5514 kB/s) 16:26:38 Reading package lists... 16:26:39 Reading package lists... 16:26:39 Building dependency tree... 16:26:39 Reading state information... 16:26:39 The following additional packages will be installed: 16:26:39 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:26:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:26:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:26:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:26:39 Suggested packages: 16:26:39 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:26:39 Recommended packages: 16:26:39 gnupg libsasl2-modules 16:26:39 The following NEW packages will be installed: 16:26:39 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:26:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:26:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:26:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:26:39 The following packages will be upgraded: 16:26:39 gpg gpg-agent gpgconf libudev1 16:26:39 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 16:26:39 Need to get 3531 kB of archives. 16:26:39 After this operation, 13.3 MB of additional disk space will be used. 16:26:39 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 16:26:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 16:26:39 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 16:26:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 16:26:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 16:26:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 16:26:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 16:26:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 16:26:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 16:26:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 16:26:40 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:26:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:26:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:26:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:26:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:26:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:26:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:26:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:26:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:26:40 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:26:40 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:26:40 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:26:40 debconf: delaying package configuration, since apt-utils is not installed 16:26:40 Fetched 3531 kB in 1s (3210 kB/s) 16:26:40 (Reading database ... 12511 files and directories currently installed.) 16:26:40 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 16:26:40 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:26:41 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 16:26:41 Selecting previously unselected package udev. 16:26:41 (Reading database ... 12511 files and directories currently installed.) 16:26:41 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 16:26:41 Unpacking udev (237-3ubuntu10.43) ... 16:26:41 Selecting previously unselected package libfuse2:amd64. 16:26:41 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:26:41 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:26:41 Selecting previously unselected package fuse. 16:26:41 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:26:41 Unpacking fuse (2.9.7-1ubuntu1) ... 16:26:41 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 16:26:41 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:26:41 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 16:26:41 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:26:41 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 16:26:41 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:26:41 Selecting previously unselected package libksba8:amd64. 16:26:41 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:26:41 Unpacking libksba8:amd64 (1.3.5-2) ... 16:26:42 Selecting previously unselected package libroken18-heimdal:amd64. 16:26:42 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:26:42 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:42 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:26:42 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:26:42 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:42 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:26:42 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:26:42 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:42 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:26:42 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:26:42 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:42 Selecting previously unselected package libwind0-heimdal:amd64. 16:26:42 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:26:42 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:42 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:26:42 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:26:42 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:42 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:26:42 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:26:42 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:42 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:26:42 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:26:42 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:42 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:26:42 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:26:42 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:42 Selecting previously unselected package libsasl2-modules-db:amd64. 16:26:42 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 16:26:42 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:26:42 Selecting previously unselected package libsasl2-2:amd64. 16:26:42 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 16:26:42 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:26:42 Selecting previously unselected package libldap-common. 16:26:42 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 16:26:42 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 16:26:43 Selecting previously unselected package libldap-2.4-2:amd64. 16:26:43 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 16:26:43 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 16:26:43 Selecting previously unselected package dirmngr. 16:26:43 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 16:26:43 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 16:26:43 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 16:26:43 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 16:26:43 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:26:43 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:26:43 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:26:43 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 16:26:43 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:43 Setting up libksba8:amd64 (1.3.5-2) ... 16:26:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:26:43 Setting up udev (237-3ubuntu10.43) ... 16:26:43 invoke-rc.d: policy-rc.d denied execution of start. 16:26:44 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:44 Processing triggers for systemd (237-3ubuntu10) ... 16:26:44 Setting up fuse (2.9.7-1ubuntu1) ... 16:26:44 Setting up gpg (2.2.4-1ubuntu1.3) ... 16:26:44 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:44 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:44 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:44 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:44 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:44 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:44 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:26:44 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 16:26:44 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 16:26:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:26:44 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:26:44 settings in the [Install] section, and DefaultInstance for template units). 16:26:44 This means they are not meant to be enabled using systemctl. 16:26:44 Possible reasons for having this kind of units are: 16:26:44 1) A unit may be statically enabled by being symlinked from another unit's 16:26:44 .wants/ or .requires/ directory. 16:26:44 2) A unit's purpose may be to act as a helper for some other unit which has 16:26:44 a requirement dependency on it. 16:26:44 3) A unit may be started when needed via activation (socket, path, timer, 16:26:44 D-Bus, udev, scripted systemctl call, ...). 16:26:44 4) In case of template units, the unit is meant to be enabled with some 16:26:44 instance name specified. 16:26:45 Reading package lists... 16:26:45 Building dependency tree... 16:26:45 Reading state information... 16:26:45 The following additional packages will be installed: 16:26:45 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:26:45 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:26:45 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:26:45 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:26:45 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:26:45 Suggested packages: 16:26:45 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:26:45 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:26:45 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:26:45 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:26:45 systemd-container policykit-1 16:26:45 Recommended packages: 16:26:45 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:26:45 The following NEW packages will be installed: 16:26:45 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:26:45 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:26:45 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:26:45 multiarch-support openssh-client python3 python3-minimal python3.6 16:26:45 python3.6-minimal snapd squashfs-tools sudo 16:26:45 The following packages will be upgraded: 16:26:45 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:26:45 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 16:26:45 Need to get 35.2 MB of archives. 16:26:45 After this operation, 141 MB of additional disk space will be used. 16:26:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 16:26:45 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 16:26:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 16:26:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 16:26:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 16:26:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:26:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 16:26:46 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 16:26:46 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:26:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:26:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:26:46 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:26:46 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:26:46 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 16:26:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:26:46 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 16:26:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 16:26:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:26:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 16:26:46 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:26:46 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:26:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:26:46 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:26:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:26:46 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:26:46 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 16:26:46 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:26:46 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:26:46 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 16:26:46 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:26:47 debconf: delaying package configuration, since apt-utils is not installed 16:26:47 Fetched 35.2 MB in 2s (16.0 MB/s) 16:26:47 (Reading database ... 12757 files and directories currently installed.) 16:26:47 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 16:26:47 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:26:48 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 16:26:48 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:26:48 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 16:26:48 (Reading database ... 12757 files and directories currently installed.) 16:26:48 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 16:26:48 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 16:26:49 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 16:26:49 (Reading database ... 12757 files and directories currently installed.) 16:26:49 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 16:26:49 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 16:26:49 Setting up apt (1.6.12ubuntu0.2) ... 16:26:49 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:26:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:26:50 (Reading database ... 12764 files and directories currently installed.) 16:26:50 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:26:50 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:26:50 Selecting previously unselected package libpython3.6-minimal:amd64. 16:26:50 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:26:50 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:26:50 Selecting previously unselected package libexpat1:amd64. 16:26:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:26:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:26:50 Selecting previously unselected package python3.6-minimal. 16:26:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:26:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:26:50 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 16:26:50 Checking for services that may need to be restarted...done. 16:26:50 Checking for services that may need to be restarted...done. 16:26:50 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:26:51 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:26:51 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:26:51 Selecting previously unselected package python3-minimal. 16:26:51 (Reading database ... 13012 files and directories currently installed.) 16:26:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:26:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:26:51 Selecting previously unselected package mime-support. 16:26:51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:26:51 Unpacking mime-support (3.60ubuntu1) ... 16:26:51 Selecting previously unselected package libmpdec2:amd64. 16:26:51 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:26:51 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:26:52 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:26:52 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:26:52 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:26:52 Selecting previously unselected package python3.6. 16:26:52 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:26:52 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:26:52 Selecting previously unselected package libpython3-stdlib:amd64. 16:26:52 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:26:52 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:26:52 Setting up python3-minimal (3.6.7-1~18.04) ... 16:26:52 Selecting previously unselected package python3. 16:26:52 (Reading database ... 13442 files and directories currently installed.) 16:26:52 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:26:52 Unpacking python3 (3.6.7-1~18.04) ... 16:26:53 Selecting previously unselected package multiarch-support. 16:26:53 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 16:26:53 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 16:26:53 Setting up multiarch-support (2.27-3ubuntu1.3) ... 16:26:53 Selecting previously unselected package liblzo2-2:amd64. 16:26:53 (Reading database ... 13479 files and directories currently installed.) 16:26:53 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:26:53 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:26:53 Selecting previously unselected package libbsd0:amd64. 16:26:53 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:26:53 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:26:53 Selecting previously unselected package sudo. 16:26:53 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 16:26:53 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 16:26:53 Selecting previously unselected package apparmor. 16:26:53 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:26:53 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:26:53 Selecting previously unselected package libedit2:amd64. 16:26:53 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:26:53 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:26:53 Selecting previously unselected package libkrb5support0:amd64. 16:26:53 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:26:53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:26:54 Selecting previously unselected package libk5crypto3:amd64. 16:26:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:26:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:26:54 Selecting previously unselected package libkeyutils1:amd64. 16:26:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:26:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:26:54 Selecting previously unselected package libkrb5-3:amd64. 16:26:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:26:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:26:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:26:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:26:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:26:54 Selecting previously unselected package libssl1.0.0:amd64. 16:26:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 16:26:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:26:54 Selecting previously unselected package openssh-client. 16:26:54 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:26:54 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:26:54 Selecting previously unselected package squashfs-tools. 16:26:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:26:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:26:54 Selecting previously unselected package snapd. 16:26:54 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 16:26:54 Unpacking snapd (2.48+18.04) ... 16:26:57 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:26:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:26:58 Setting up mime-support (3.60ubuntu1) ... 16:26:58 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 16:26:58 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:26:58 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:26:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:26:58 Setting up systemd (237-3ubuntu10.43) ... 16:26:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:26:59 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:26:59 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:26:59 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:26:59 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:26:59 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:26:59 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:26:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:26:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:26:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:26:59 Setting up python3 (3.6.7-1~18.04) ... 16:26:59 running python rtupdate hooks for python3.6... 16:26:59 running python post-rtupdate hooks for python3.6... 16:27:00 Setting up apparmor (2.12-4ubuntu5.1) ... 16:27:01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:27:01 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:27:01 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:27:01 Setting up snapd (2.48+18.04) ... 16:27:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:27:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:27:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:27:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:27:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:27:02 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:27:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:27:03 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:27:03 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:27:03 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:27:03 /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' 16:27:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:27:03 Processing triggers for systemd (237-3ubuntu10.43) ... 16:27:04 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:27:04 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:27:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:27:05 Reading package lists... 16:27:05 Reading package lists... 16:27:06 Building dependency tree... 16:27:06 Reading state information... 16:27:06 Calculating upgrade... 16:27:06 The following packages will be upgraded: 16:27:06 advancecomp base-files bash binutils binutils-common 16:27:06 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:27:06 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:27:06 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 16:27:06 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 16:27:06 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 16:27:06 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 16:27:06 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 16:27:06 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 16:27:06 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 16:27:06 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 16:27:06 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 16:27:06 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 16:27:06 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 16:27:06 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:27:06 Need to get 63.5 MB of archives. 16:27:06 After this operation, 5178 kB of additional disk space will be used. 16:27:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:27:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:27:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:27:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:27:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:27:06 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 16:27:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:27:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:27:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:27:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:27:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:27:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:27:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:27:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:27:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:27:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:27:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:27:06 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:27:06 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:27:06 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:27:06 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:27:06 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:27:06 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:27:06 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:27:06 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:27:06 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:27:06 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:27:06 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:27:06 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:27:06 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:27:06 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:27:06 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:27:06 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:27:06 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 16:27:06 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 16:27:06 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:27:06 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 16:27:06 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 16:27:06 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 16:27:06 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:27:06 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:27:06 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:27:06 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 16:27:06 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:27:06 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:27:06 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 16:27:06 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 16:27:06 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 16:27:06 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 16:27:06 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:27:06 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:27:06 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:27:06 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:27:07 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:27:07 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:27:07 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:27:07 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:27:07 gofmt -l . 16:27:07 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:27:07 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:27:07 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:27:07 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:27:07 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:27:07 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 16:27:07 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-124.127 [976 kB] 16:27:07 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 16:27:07 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:27:07 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:27:07 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 16:27:07 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:27:08 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:27:08 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:27:08 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:27:08 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:27:08 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:27:08 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:27:08 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 16:27:08 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:27:08 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:27:08 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:27:08 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 16:27:08 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:27:08 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 16:27:08 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:27:08 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:27:08 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:27:08 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:27:08 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 16:27:08 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:27:08 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:27:08 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:27:08 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:27:08 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:27:08 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:27:08 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:27:08 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:27:08 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:27:08 debconf: delaying package configuration, since apt-utils is not installed 16:27:08 Fetched 63.5 MB in 2s (30.9 MB/s) 16:27:08 (Reading database ... 13912 files and directories currently installed.) 16:27:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 16:27:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 16:27:09 [ "`gofmt -l .`" = "" ] 16:27:09 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 16:27:09 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 16:27:09 Preparing to unpack .../2-linux-libc-dev_4.15.0-124.127_amd64.deb ... 16:27:09 Unpacking linux-libc-dev:amd64 (4.15.0-124.127) over (4.15.0-20.21) ... 16:27:10 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:27:10 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:27:10 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:27:10 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:27:10 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:27:10 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:27:10 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:27:10 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:27:10 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:27:10 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:27:10 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:27:10 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:27:10 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:27:10 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:27:11 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:27:11 (Reading database ... 13911 files and directories currently installed.) 16:27:11 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:27:11 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:27:11 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:27:11 (Reading database ... 13911 files and directories currently installed.) 16:27:11 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:27:11 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:27:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:27:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:27:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:27:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:27:11 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:27:11 (Reading database ... 13911 files and directories currently installed.) 16:27:11 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 16:27:11 ./bin/test-go-mod-tidy.sh 16:27:12 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 16:27:12 ./bin/test-attribution-txt.sh 16:27:12 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 16:27:12 (Reading database ... 13911 files and directories currently installed.) 16:27:12 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:27:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:27:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:27:12 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:27:12 Setting up base-files (10.1ubuntu2.10) ... 16:27:13 Installing new version of config file /etc/issue ... 16:27:13 Installing new version of config file /etc/issue.net ... 16:27:13 Installing new version of config file /etc/lsb-release ... 16:27:13 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:27:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:27:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:27:13 Removing obsolete conffile /etc/default/motd-news ... 16:27:13 (Reading database ... 13912 files and directories currently installed.) 16:27:13 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:27:13 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:27:13 Setting up bash (4.4.18-2ubuntu1.2) ... 16:27:13 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 16:27:14 (Reading database ... 13912 files and directories currently installed.) 16:27:14 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:27:14 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:27:14 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:27:14 (Reading database ... 13912 files and directories currently installed.) 16:27:14 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 16:27:14 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 16:27:14 Setting up tar (1.29b-2ubuntu0.1) ... 16:27:14 (Reading database ... 13912 files and directories currently installed.) 16:27:14 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:27:14 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:27:14 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:27:14 (Reading database ... 13912 files and directories currently installed.) 16:27:14 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:27:14 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:27:15 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:27:15 (Reading database ... 13912 files and directories currently installed.) 16:27:15 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:27:15 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:27:15 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:27:15 (Reading database ... 13912 files and directories currently installed.) 16:27:15 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:27:15 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:27:15 Setting up grep (3.1-2build1) ... 16:27:15 (Reading database ... 13912 files and directories currently installed.) 16:27:15 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:27:15 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:27:16 Setting up login (1:4.5-1ubuntu2) ... 16:27:16 (Reading database ... 13912 files and directories currently installed.) 16:27:16 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:27:16 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:27:16 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:27:16 (Reading database ... 13912 files and directories currently installed.) 16:27:16 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:27:16 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] sh 16:27:16 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:27:16 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:27:16 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:27:16 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:27:17 + ls -al . 16:27:17 total 696 16:27:17 drwxrwxr-x 9 1001 1001 4096 Dec 11 16:27 . 16:27:17 drwxr-xr-x 4 root root 4096 Dec 11 16:23 .. 16:27:17 -rw-rw-r-- 1 1001 1001 11 Dec 11 16:21 .dockerignore 16:27:17 drwxrwxr-x 8 1001 1001 4096 Dec 11 16:21 .git 16:27:17 drwxrwxr-x 3 1001 1001 4096 Dec 11 16:21 .github 16:27:17 -rw-rw-r-- 1 1001 1001 943 Dec 11 16:21 .gitignore 16:27:17 -rw-rw-r-- 1 1001 1001 166 Dec 11 16:21 .sonarcloud.properties 16:27:17 -rw-rw-r-- 1 1001 1001 3804 Dec 11 16:21 CONTRIBUTING.md 16:27:17 -rw-rw-r-- 1 1001 1001 1035 Dec 11 16:21 Dockerfile.build 16:27:17 -rw-rw-r-- 1 1001 1001 863 Dec 11 16:21 Jenkinsfile 16:27:17 -rw-rw-r-- 1 1001 1001 10775 Dec 11 16:21 LICENSE 16:27:17 -rw-rw-r-- 1 1001 1001 6318 Dec 11 16:21 Makefile 16:27:17 -rw-rw-r-- 1 1001 1001 6447 Dec 11 16:21 README.md 16:27:17 -rw-rw-r-- 1 1001 1001 7286 Dec 11 16:21 SECURITY.md 16:27:17 -rw-rw-r-- 1 1001 1001 5 Dec 11 16:16 VERSION 16:27:17 -rw-rw-r-- 1 1001 1001 4131 Dec 11 16:21 ZMQWindows.md 16:27:17 drwxrwxr-x 2 1001 1001 4096 Dec 11 16:21 bin 16:27:17 drwxrwxr-x 15 1001 1001 4096 Dec 11 16:21 cmd 16:27:17 -rw-r--r-- 1 root root 569828 Dec 11 16:25 coverage.out 16:27:17 -rw-r--r-- 1 root root 1041 Dec 11 16:27 go.mod 16:27:17 -rw-r--r-- 1 root root 18856 Dec 11 16:27 go.sum 16:27:17 drwxrwxr-x 8 1001 1001 4096 Dec 11 16:21 internal 16:27:17 drwxrwxr-x 4 1001 1001 4096 Dec 11 16:21 openapi 16:27:17 drwxrwxr-x 4 1001 1001 4096 Dec 11 16:21 snap 16:27:17 -rw-rw-r-- 1 1001 1001 168 Dec 11 16:21 version.go [Pipeline] sh 16:27:17 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:27:17 (Reading database ... 13912 files and directories currently installed.) 16:27:17 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:27:17 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:27:17 + '[' -e coverage.out ] 16:27:17 + chown 1001:1001 coverage.out [Pipeline] stash 16:27:17 Warning: overwriting stash ‘coverage-report’ 16:27:18 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:27:18 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:27:18 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:27:18 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:27:18 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:27:19 Stashed 1 file(s) [Pipeline] sh 16:27:19 (Reading database ... 13912 files and directories currently installed.) 16:27:19 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:27:19 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:27:19 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:27:19 (Reading database ... 13912 files and directories currently installed.) 16:27:19 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:27:19 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:27:19 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:27:19 (Reading database ... 13912 files and directories currently installed.) 16:27:19 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:27:19 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:27:19 + make build 16:27:19 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 16:27:20 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:27:20 (Reading database ... 13912 files and directories currently installed.) 16:27:20 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:27:20 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:27:20 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:27:20 (Reading database ... 13912 files and directories currently installed.) 16:27:20 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:27:20 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:27:20 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:27:20 (Reading database ... 13912 files and directories currently installed.) 16:27:20 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:27:20 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:27:20 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:27:20 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:27:20 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:27:21 (Reading database ... 13912 files and directories currently installed.) 16:27:21 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:27:21 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:27:21 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:27:21 (Reading database ... 13912 files and directories currently installed.) 16:27:21 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:27:21 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:27:21 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:27:21 (Reading database ... 13912 files and directories currently installed.) 16:27:21 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:27:21 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:27:21 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:27:21 (Reading database ... 13912 files and directories currently installed.) 16:27:21 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:27:21 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:27:22 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:27:22 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:27:22 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:27:22 (Reading database ... 13912 files and directories currently installed.) 16:27:22 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 16:27:22 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 16:27:23 Setting up libc-bin (2.27-3ubuntu1.3) ... 16:27:23 (Reading database ... 13912 files and directories currently installed.) 16:27:23 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:27:23 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:27:23 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:27:23 (Reading database ... 13914 files and directories currently installed.) 16:27:23 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:27:23 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:27:24 Setting up debconf (1.5.66ubuntu1) ... 16:27:24 (Reading database ... 13914 files and directories currently installed.) 16:27:24 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:27:24 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:27:24 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:27:24 (Reading database ... 13914 files and directories currently installed.) 16:27:24 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:27:24 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:27:24 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:27:24 (Reading database ... 13914 files and directories currently installed.) 16:27:24 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:27:24 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:27:24 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:27:25 (Reading database ... 13914 files and directories currently installed.) 16:27:25 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:27:25 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:27:25 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 16:27:25 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:27:25 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:27:25 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:27:25 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:27:25 (Reading database ... 13914 files and directories currently installed.) 16:27:25 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:27:25 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:27:25 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:27:25 (Reading database ... 13914 files and directories currently installed.) 16:27:25 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:27:25 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:27:25 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:27:26 (Reading database ... 13914 files and directories currently installed.) 16:27:26 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:27:26 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:27:26 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:27:26 (Reading database ... 13914 files and directories currently installed.) 16:27:26 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 16:27:26 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 16:27:26 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 16:27:26 (Reading database ... 13914 files and directories currently installed.) 16:27:26 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:27:26 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:27:26 Setting up passwd (1:4.5-1ubuntu2) ... 16:27:27 (Reading database ... 13914 files and directories currently installed.) 16:27:27 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 16:27:27 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:27:27 Setting up gpgv (2.2.4-1ubuntu1.3) ... 16:27:27 (Reading database ... 13914 files and directories currently installed.) 16:27:27 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:27:27 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:27:27 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:27:27 (Reading database ... 13914 files and directories currently installed.) 16:27:27 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:27:27 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:27:28 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:27:28 (Reading database ... 13914 files and directories currently installed.) 16:27:28 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:27:28 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:27:28 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:27:28 (Reading database ... 13914 files and directories currently installed.) 16:27:28 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 16:27:28 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 16:27:28 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 16:27:28 (Reading database ... 13914 files and directories currently installed.) 16:27:28 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 16:27:28 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 16:27:28 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 16:27:28 (Reading database ... 13915 files and directories currently installed.) 16:27:28 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:27:28 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:27:28 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:27:29 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:27:29 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:27:29 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:27:29 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 16:27:29 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 16:27:29 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:27:29 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:27:29 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:27:29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:27:29 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:27:29 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:27:30 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:27:30 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:27:30 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:27:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:27:30 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:27:30 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:27:30 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:27:30 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:27:30 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 16:27:30 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 16:27:31 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:27:31 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:27:31 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:27:31 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:27:31 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:27:31 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:27:32 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:27:32 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:27:32 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:27:32 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:27:32 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 16:27:32 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:27:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:27:32 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:27:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:27:32 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:27:32 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:27:32 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:27:32 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:27:32 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:27:32 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:27:33 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:27:33 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:27:34 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:27:34 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:27:35 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:27:35 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:27:35 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:27:35 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:27:36 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:27:36 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:27:36 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:27:36 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:27:36 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:27:36 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:27:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:27:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:27:37 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:27:37 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:27:37 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:27:37 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:27:38 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:27:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:27:38 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:27:38 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:27:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:27:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:27:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:27:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:27:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:27:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:27:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:27:38 Setting up tzdata (2020d-0ubuntu0.18.04) ... 16:27:39 16:27:39 Current default time zone: 'Etc/UTC' 16:27:39 Local time is now: Fri Dec 11 16:27:38 UTC 2020. 16:27:39 Universal Time is now: Fri Dec 11 16:27:38 UTC 2020. 16:27:39 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:27:39 16:27:39 Setting up systemd-sysv (237-3ubuntu10.43) ... 16:27:39 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:27:39 Setting up linux-libc-dev:amd64 (4.15.0-124.127) ... 16:27:39 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:27:39 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:27:39 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:27:39 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:27:39 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:27:39 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:27:39 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:27:39 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:27:39 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:27:39 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:27:39 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 16:27:39 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:27:39 Setting up patch (2.7.6-2ubuntu1.1) ... 16:27:39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:27:39 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:27:39 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 16:27:39 Installing new version of config file /etc/ssl/openssl.cnf ... 16:27:39 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:27:39 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 16:27:39 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 16:27:41 Updating certificates in /etc/ssl/certs... 16:27:42 22 added, 17 removed; done. 16:27:42 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 16:27:42 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:27:42 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:27:42 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:27:42 Setting up pkgbinarymangler (138.18.04.1) ... 16:27:43 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:27:43 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 16:27:43 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:27:43 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:27:43 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:27:43 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:27:43 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:27:43 Setting up perl (5.26.1-6ubuntu0.5) ... 16:27:43 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 16:27:43 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:27:43 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:27:43 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 16:27:43 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:27:43 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:27:43 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:27:43 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:27:43 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:27:43 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:27:43 Processing triggers for systemd (237-3ubuntu10.43) ... 16:27:43 Processing triggers for mime-support (3.60ubuntu1) ... 16:27:43 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 16:27:43 Updating certificates in /etc/ssl/certs... 16:27:44 0 added, 0 removed; done. 16:27:44 Running hooks in /etc/ca-certificates/update.d... 16:27:44 done. 16:27:44 Reading package lists... 16:27:44 Building dependency tree... 16:27:44 Reading state information... 16:27:44 The following NEW packages will be installed: 16:27:44 apt-transport-https 16:27:45 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:27:45 Need to get 1696 B of archives. 16:27:45 After this operation, 153 kB of additional disk space will be used. 16:27:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 16:27:45 debconf: delaying package configuration, since apt-utils is not installed 16:27:45 Fetched 1696 B in 0s (21.2 kB/s) 16:27:45 Selecting previously unselected package apt-transport-https. 16:27:45 (Reading database ... 13929 files and directories currently installed.) 16:27:45 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 16:27:45 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 16:27:45 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 16:27:45 Waiting for network to be ready... 16:27:52 2020-12-11T16:27:48Z INFO Waiting for automatic snapd restart... 16:27:52 snapd 2.48.1 from Canonical* installed 16:27:52 "snapd" switched to the "latest/stable" channel 16:27:52 16:27: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 16:27:55 core18 20200929 from Canonical* installed 16:27:55 "core18" switched to the "latest/stable" channel 16:27:55 16:27:59 snapcraft 4.4.4 from Canonical* installed 16:27:59 "snapcraft" switched to the "latest/stable" channel 16:27:59 16:27:59 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 16:28:03 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: 16:28:03 - README.md 16:28:03 - snapcraft.yaml.orig 16:28:03 16:28:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:28:05 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 16:28:05 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 16:28:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:28:09 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:28:09 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:28:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:28:10 Reading package lists... 16:28:10 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 16:28:11 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 16:28:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 16:28:17 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:28:17 Reading package lists... 16:28:17 Building dependency tree... 16:28:17 Reading state information... 16:28:17 Suggested packages: 16:28:17 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:28:17 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:28:17 Recommended packages: 16:28:17 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:28:17 The following NEW packages will be installed: 16:28:17 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:28:17 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:28:17 pkg-config zip 16:28:17 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:28:17 Need to get 7655 kB of archives. 16:28:17 After this operation, 43.7 MB of additional disk space will be used. 16:28:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 16:28:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 16:28:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 16:28:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 16:28:17 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:28:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:28:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:28:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:28:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:28:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:28:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:28:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:28:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:28:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:28:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:28:18 debconf: delaying package configuration, since apt-utils is not installed 16:28:18 Fetched 7655 kB in 1s (10.5 MB/s) 16:28:18 Selecting previously unselected package libglib2.0-0:amd64. 16:28:18 (Reading database ... 13933 files and directories currently installed.) 16:28:18 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 16:28:18 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:28:18 Selecting previously unselected package libpsl5:amd64. 16:28:18 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:28:18 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:28:18 Selecting previously unselected package libnghttp2-14:amd64. 16:28:18 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:28:18 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:28:18 Selecting previously unselected package librtmp1:amd64. 16:28:18 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:28:18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:28:18 Selecting previously unselected package libcurl3-gnutls:amd64. 16:28:18 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 16:28:18 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:28:18 Selecting previously unselected package liberror-perl. 16:28:18 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:28:18 Unpacking liberror-perl (0.17025-1) ... 16:28:18 Selecting previously unselected package git-man. 16:28:18 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 16:28:18 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 16:28:18 Selecting previously unselected package git. 16:28:19 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 16:28:19 Unpacking git (1:2.17.1-1ubuntu0.7) ... 16:28:19 Selecting previously unselected package libnorm1:amd64. 16:28:19 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:28:19 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:28:19 Selecting previously unselected package libpgm-5.2-0:amd64. 16:28:19 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:28:19 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:28:19 Selecting previously unselected package libsodium23:amd64. 16:28:19 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:28:19 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:28:19 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 16:28:20 Selecting previously unselected package libzmq5:amd64. 16:28:20 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:28:20 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:28:20 Selecting previously unselected package libzmq3-dev:amd64. 16:28:20 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:28:20 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:28:20 Selecting previously unselected package pkg-config. 16:28:20 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:28:20 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:28:20 Selecting previously unselected package zip. 16:28:20 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:28:20 Unpacking zip (3.0-11build1) ... 16:28:20 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:28:20 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 16:28:20 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:28:20 Setting up liberror-perl (0.17025-1) ... 16:28:20 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:28:20 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:28:20 No schema files found: doing nothing. 16:28:20 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:28:20 Setting up zip (3.0-11build1) ... 16:28:20 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:28:20 Setting up libsodium23:amd64 (1.0.16-2) ... 16:28:20 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:28:20 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:28:20 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:28:20 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:28:20 Setting up git (1:2.17.1-1ubuntu0.7) ... 16:28:20 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:28: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 16:28:27 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:28:27 git set to automatically installed. 16:28:27 git-man set to automatically installed. 16:28:27 libcurl3-gnutls set to automatically installed. 16:28:27 liberror-perl set to automatically installed. 16:28:27 libglib2.0-0 set to automatically installed. 16:28:27 libnghttp2-14 set to automatically installed. 16:28:27 libnorm1 set to automatically installed. 16:28:27 libpgm-5.2-0 set to automatically installed. 16:28:27 libpsl5 set to automatically installed. 16:28:27 librtmp1 set to automatically installed. 16:28:27 libsodium23 set to automatically installed. 16:28:27 libzmq3-dev set to automatically installed. 16:28:27 libzmq5 set to automatically installed. 16:28:27 pkg-config set to automatically installed. 16:28:27 zip set to automatically installed. 16:28:28 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 16:28:30 snapd is not logged in, snap install commands will use sudo 16:28:31 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 16:28:35 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 16:28:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:28:37 snap "core18" has no updates available 16:28:37 Pulling config-common 16:28:38 Pulling go-build-helper [Pipeline] } 16:28:39 $ docker stop --time=1 fa703c9ea7018392091c4e9c044a56e68c0df26926bfa1265690e214ac0c25c3 16:28:42 $ docker rm -f fa703c9ea7018392091c4e9c044a56e68c0df26926bfa1265690e214ac0c25c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:28:44 16:28:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:28:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:28:45 latest: Pulling from edgex-devops/edgex-compose-arm64 16:28:45 29e5d40040c1: Pulling fs layer 16:28:45 1ce36da41761: Pulling fs layer 16:28:45 25b303627fd3: Pulling fs layer 16:28:45 29e5d40040c1: Verifying Checksum 16:28:45 29e5d40040c1: Download complete 16:28:45 1ce36da41761: Verifying Checksum 16:28:45 1ce36da41761: Download complete 16:28:45 29e5d40040c1: Pull complete 16:28:47 1ce36da41761: Pull complete 16:28:47 25b303627fd3: Verifying Checksum 16:28:47 25b303627fd3: Download complete 16:28:57 25b303627fd3: Pull complete 16:28:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:28:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:28:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:28:57 prd-ubuntu18.04-docker-arm64-4c-16g-15587 does not seem to be running inside a container 16:28:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:29:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:29:00 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:29:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] 16:29:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] 16:29:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 16:29:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 16:29:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] 16:29:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] 16:29:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] 16:29:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 16:29:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:29:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:29:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:29:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:29:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:29:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:29:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:29:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:29:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:29:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] 16:29:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] 16:29:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 16:29:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 16:29:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] 16:29:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] 16:29:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] 16:29:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] 16:29:00 Fetched 23.4 MB in 0s (0 B/s) 16:29:00 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:29:00 Fetched 96.5 kB in 0s (0 B/s) 16:29:00 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:29:00 Fetched 279 kB in 0s (0 B/s) 16:29:00 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:29:00 Fetched 122 kB in 0s (0 B/s) 16:29:00 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:29:00 Fetched 77.8 kB in 0s (0 B/s) 16:29:00 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:29:00 Fetched 8848 B in 0s (0 B/s) 16:29:00 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:29:00 Fetched 47.8 kB in 0s (0 B/s) 16:29:00 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:29:00 Fetched 45.6 kB in 0s (0 B/s) 16:29:00 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 16:29:00 Fetched 14.8 kB in 0s (0 B/s) 16:29:00 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 16:29:00 Fetched 214 kB in 0s (0 B/s) 16:29:00 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 16:29:00 Fetched 155 kB in 0s (0 B/s) 16:29:00 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:29:00 Fetched 50.6 kB in 0s (0 B/s) 16:29:00 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:29:00 Fetched 14.8 kB in 0s (0 B/s) 16:29:00 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:29:00 Fetched 41.8 kB in 0s (0 B/s) 16:29:00 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:29:00 Fetched 499 kB in 0s (0 B/s) 16:29:00 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:29:00 Fetched 111 kB in 0s (0 B/s) 16:29:00 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:29:00 Fetched 240 kB in 0s (0 B/s) 16:29:00 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:29:00 Fetched 29.3 kB in 0s (0 B/s) 16:29:00 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:29:00 Fetched 85.5 kB in 0s (0 B/s) 16:29:00 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:29:00 Fetched 24.5 kB in 0s (0 B/s) 16:29:00 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 16:29:00 Fetched 49.2 kB in 0s (0 B/s) 16:29:00 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:29:00 Fetched 54.2 kB in 0s (0 B/s) 16:29:00 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:29:00 Fetched 30.8 kB in 0s (0 B/s) 16:29:00 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 16:29:00 Fetched 17.0 kB in 0s (0 B/s) 16:29:00 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:29:00 Fetched 85.9 kB in 0s (0 B/s) 16:29:00 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:29:00 Fetched 8720 B in 0s (0 B/s) 16:29:00 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:29:00 Fetched 137 kB in 0s (0 B/s) 16:29:00 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:29:00 Fetched 119 kB in 0s (0 B/s) 16:29:00 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:29:00 Fetched 109 kB in 0s (0 B/s) 16:29:00 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:29:00 Fetched 11.1 kB in 0s (0 B/s) 16:29:00 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:29:00 Fetched 645 kB in 0s (0 B/s) 16:29:00 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:29:00 Fetched 41.3 kB in 0s (0 B/s) 16:29:00 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:29:00 Fetched 17.9 kB in 0s (0 B/s) 16:29:00 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:29:00 Fetched 368 kB in 0s (0 B/s) 16:29:00 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 16:29:00 Fetched 187 kB in 0s (0 B/s) 16:29:00 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:29:00 Fetched 175 kB in 0s (0 B/s) 16:29:00 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:29:00 $ docker top cb3175f1530b120ea0a9c2cc39d160d78754acf226e88b6220452bc586d9324d -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:01 + docker-compose build --help 16:29:01 + grep parallel 16:29:03 Fetched 206 kB in 0s (0 B/s) 16:29:03 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 16:29:03 Fetched 1301 kB in 0s (0 B/s) 16:29:03 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:29:03 Fetched 36.2 kB in 0s (0 B/s) 16:29:03 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 16:29:03 Fetched 159 kB in 0s (0 B/s) 16:29:03 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:29:03 Fetched 107 kB in 0s (0 B/s) 16:29:03 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:29:03 Fetched 48.7 kB in 0s (0 B/s) 16:29:03 Pulling static-packages 16:29:04 'go115' has dependencies that need to be staged: static-packages go-build-helper 16:29:04 Skipping pull go-build-helper (already ran) 16:29:04 Skipping pull static-packages (already ran) 16:29:04 Building go-build-helper 16:29:05 --parallel Build images in parallel. [Pipeline] } 16:29:05 $ docker stop --time=1 cb3175f1530b120ea0a9c2cc39d160d78754acf226e88b6220452bc586d9324d 16:29:07 $ docker rm -f cb3175f1530b120ea0a9c2cc39d160d78754acf226e88b6220452bc586d9324d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:08 Building static-packages 16:29:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:29:08 . [Pipeline] withDockerContainer 16:29:08 prd-ubuntu18.04-docker-arm64-4c-16g-15587 does not seem to be running inside a container 16:29:08 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:29:09 Staging go-build-helper 16:29:10 $ docker top 55a18c9df7bf81bf98d5071722e1d1a2dd78546e9ec40e29007b20532e51694e -eo pid,comm 16:29:10 Staging static-packages [Pipeline] { [Pipeline] sh 16:29:11 + docker-compose -f ./docker-compose-build.yml build --parallel 16:29:11 Pulling go115 16:29:12 'edgex-go' has dependencies that need to be staged: go115 16:29:12 Skipping pull go115 (already ran) 16:29:12 Building go115 16:29:12 % Total % Received % Xferd Average Speed Time Time Time Current 16:29:12 Dload Upload Total Spent Left Speed 16:29:15 Building docker-core-command-go ... 16:29:15 Building docker-core-data-go ... 16:29:15 Building docker-core-metadata-go ... 16:29:15 Building docker-security-bootstrap-redis-go ... 16:29:15 Building docker-security-proxy-setup-go ... 16:29:15 Building docker-security-secrets-setup-go ... 16:29:15 Building docker-security-secretstore-setup-go ... 16:29:15 Building docker-support-notifications-go ... 16:29:15 Building docker-support-scheduler-go ... 16:29:15 Building docker-sys-mgmt-agent-go ... 16:29:15 Building docker-security-secretstore-setup-go 16:29:15 Building docker-core-metadata-go 16:29:15 Building docker-security-proxy-setup-go 16:29:15 Building docker-sys-mgmt-agent-go 16:29:15 Building docker-core-data-go 16:29:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 12.4M 0 0 16.2M 0 0:00:07 --:--:-- 0:00:07 16.1M 38 115M 38 44.2M 0 0 24.7M 0 0:00:04 0:00:01 0:00:03 24.7M 68 115M 68 78.5M 0 0 28.3M 0 0:00:04 0:00:02 0:00:02 28.3M 100 115M 100 115M 0 0 31.0M 0 0:00:03 0:00:03 --:--:-- 31.0M 16:29:16 go1.15.2.linux-amd64.tar.gz: OK 16:29:20 Staging go115 16:29:25 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:29:25 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:29:25 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:29:25 Fetched 0 B in 0s (0 B/s) 16:29:25 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:29:25 Fetched 224 kB in 0s (0 B/s) 16:29:25 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:29:25 Fetched 157 kB in 0s (0 B/s) 16:29:25 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:29:25 Fetched 221 kB in 0s (0 B/s) 16:29:25 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:29:25 Fetched 143 kB in 0s (0 B/s) 16:29:25 Pulling edgex-go 16:29:26 Pulling version 16:29:27 Building config-common 16:29:29 Skipping build go-build-helper (already ran) 16:29:29 Skipping build static-packages (already ran) 16:29:29 Skipping build go115 (already ran) 16:29:29 Building edgex-go 16:29:29 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 16:29:32 go: downloading github.com/gorilla/mux v1.8.0 16:29:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 16:29:32 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 16:29:32 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 16:29:32 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:29:32 go: downloading github.com/google/uuid v1.1.2 16:29:32 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 16:29:32 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 16:29:32 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:29:32 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 16:29:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:29:32 go: downloading github.com/pebbe/zmq4 v1.0.0 16:29:32 go: downloading github.com/pkg/errors v0.8.1 16:29:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 16:29:32 go: downloading github.com/BurntSushi/toml v0.3.1 16:29:32 go: downloading github.com/go-kit/kit v0.8.0 16:29:32 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:29:32 go: downloading github.com/hashicorp/consul/api v1.1.0 16:29:32 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:29:32 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 16:29:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:29:32 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:29:32 go: downloading github.com/imdario/mergo v0.3.11 16:29:32 go: downloading github.com/mitchellh/copystructure v1.0.0 16:29:32 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:29:32 go: downloading gopkg.in/yaml.v2 v2.4.0 16:29:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:29:32 go: downloading github.com/leodido/go-urn v1.2.0 16:29:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:29:32 go: downloading github.com/go-playground/universal-translator v0.17.0 16:29:32 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:29:32 go: downloading github.com/x448/float16 v0.8.4 16:29:32 go: downloading github.com/pelletier/go-toml v1.2.0 16:29:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 16:29:32 go: downloading github.com/hashicorp/serf v0.8.2 16:29:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:29:32 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:29:32 go: downloading github.com/go-playground/locales v0.13.0 16:29:33 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:29:33 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:29:33 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:29:41 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 16:29:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:29:45 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 16:29:46 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 16:29:46 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 16:29:46 go: downloading github.com/stretchr/testify v1.5.1 16:29:46 go: downloading github.com/davecgh/go-spew v1.1.1 16:29:46 go: downloading github.com/pmezard/go-difflib v1.0.0 16:29:48 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 16:29:48 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:29:48 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:29:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 16:29:50 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 16:29:50 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:29:51 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 16:29:51 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:29:52 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 16:29:53 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 16:29:54 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 16:29:56 Building version 16:29:58 Staging config-common 16:29:58 Skipping stage go-build-helper (already ran) 16:29:58 Skipping stage static-packages (already ran) 16:29:58 Skipping stage go115 (already ran) 16:29:58 Staging edgex-go 16:29:59 Staging version 16:30:00 Priming config-common 16:30:01 Priming go-build-helper 16:30:02 Priming static-packages 16:30:05 Priming go115 16:30:05 Priming edgex-go 16:30:06 Priming version 16:30:07 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] } 16:30:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:30:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:30:37 ---> d74b1c37b6d7 16:30:37 Step 3/24 : WORKDIR /edgex-go 16:30:37 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 16:30:37 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:30:37 ---> d74b1c37b6d7 16:30:37 Step 3/27 : WORKDIR /edgex-go 16:30:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 16:30:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:30:37 ---> d74b1c37b6d7 16:30:37 Step 3/21 : WORKDIR /edgex-go 16:30:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 16:30:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:30:37 ---> d74b1c37b6d7 16:30:37 Step 3/23 : WORKDIR /edgex-go 16:30:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:30:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:30:37 ---> d74b1c37b6d7 16:30:37 Step 3/22 : WORKDIR /edgex-go 16:30:37 ---> Running in a1183026541b 16:30:37 ---> Running in 6819ee9ad4c6 16:30:37 ---> Running in 68357618b416 16:30:37 ---> Running in 4df9d1d7f92b 16:30:37 ---> Running in fcce1e2ceccb 16:30:37 Removing intermediate container a1183026541b 16:30:37 ---> 16464a8c5e65 16:30:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:37 Removing intermediate container fcce1e2ceccb 16:30:37 ---> cf51056b9758 16:30:37 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:37 ---> Running in f360f650aa53 16:30:37 Removing intermediate container 68357618b416 16:30:37 ---> a1aeaebbb166 16:30:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:37 Removing intermediate container 4df9d1d7f92b 16:30:37 ---> dd138670258b 16:30:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 6819ee9ad4c6 16:30:37 16:30:37 ---> 8530eb174d17 16:30:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:37 ---> Running in 532aa902e233 16:30:37 ---> Running in 0130d6f57447 16:30:37 ---> Running in bf4c80b9ed1c 16:30:37 ---> Running in 19373c498b28 16:30:37 Removing intermediate container f360f650aa53 16:30:37 ---> cc95676b127f 16:30:37 Step 5/22 : RUN apk update && apk add make git 16:30:37 ---> Running in 738ef84578ca 16:30:37 Removing intermediate container 532aa902e233 16:30:37 ---> abc13b77fb13 16:30:37 Step 5/27 : RUN apk update && apk add make bash git 16:30:37 ---> Running in d08b4d61e7c5 16:30:37 Removing intermediate container 19373c498b28 16:30:37 ---> cb8e5f38a39b 16:30:37 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 16:30:37 Removing intermediate container 0130d6f57447 16:30:37 ---> 518df202f4e1 16:30:37 Step 5/24 : RUN apk update && apk add make git 16:30:37 ---> Running in e71368d0c7d1 16:30:37 Removing intermediate container bf4c80b9ed1c 16:30:37 ---> a3b758f24bb4 16:30:37 Step 5/21 : RUN apk update && apk add make git 16:30:37 ---> Running in 38ceb12f6435 16:30:37 ---> Running in 696b11eb27f6 16:30:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:30:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:30:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:30:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:30:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:30:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:30:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:30:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:30:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:30:37 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:30:37 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:30:37 OK: 12618 distinct packages available 16:30:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:30:38 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:30:38 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:30:38 OK: 12618 distinct packages available 16:30:38 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:30:38 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:30:38 OK: 12618 distinct packages available 16:30:38 OK: 217 MiB in 51 packages 16:30:38 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:30:38 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:30:38 OK: 12618 distinct packages available 16:30:38 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:30:38 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:30:38 OK: 12618 distinct packages available 16:30:38 OK: 217 MiB in 51 packages 16:30:39 OK: 217 MiB in 51 packages 16:30:39 OK: 217 MiB in 51 packages 16:30:39 OK: 217 MiB in 51 packages 16:30:41 Removing intermediate container 738ef84578ca 16:30:41 ---> 7cc6d0fe2143 16:30:41 Step 6/22 : COPY go.mod . 16:30:41 Removing intermediate container d08b4d61e7c5 16:30:41 ---> 33e80f7b4cce 16:30:41 Step 6/27 : COPY go.mod . 16:30:41 Removing intermediate container e71368d0c7d1 16:30:41 ---> 263976394586 16:30:41 Step 6/23 : COPY go.mod . 16:30:41 Removing intermediate container 38ceb12f6435 16:30:41 ---> c4fdfa62adad 16:30:41 Step 6/24 : COPY go.mod . 16:30:41 Removing intermediate container 696b11eb27f6 16:30:41 ---> 8a958b9c6526 16:30:41 Step 6/21 : COPY go.mod . 16:30:41 ---> 42a1af8cd897 16:30:41 Step 7/22 : RUN go mod download 16:30:41 ---> 1e736d7189b5 16:30:42 Step 7/27 : RUN go mod download 16:30:42 ---> 0981f7401575 16:30:42 Step 7/23 : RUN go mod download 16:30:42 ---> Running in 2447f59ee16b 16:30:42 ---> Running in 7a7ce65c2bc3 16:30:42 ---> Running in a6be62c2f9d9 16:30:43 ---> d0d0c8936577 16:30:43 Step 7/21 : RUN go mod download ---> 3449ab71218d 16:30:43 16:30:43 Step 7/24 : RUN go mod download 16:30:43 ---> Running in 9aaaaa0f920c 16:30:43 ---> Running in 7f5957dc9e5d 16:30:47 Removing intermediate container 7a7ce65c2bc3 16:30:47 ---> 0cd9e5f7e6c1 16:30:47 Step 8/27 : COPY . . 16:30:47 Removing intermediate container a6be62c2f9d9 16:30:47 ---> 4ed4f5359840 16:30:47 Step 8/23 : COPY . . 16:30:48 Removing intermediate container 7f5957dc9e5d 16:30:48 ---> 0950e5127280 16:30:48 Step 8/24 : COPY . . 16:30:48 Removing intermediate container 2447f59ee16b 16:30:48 ---> 6ced07618f94 16:30:48 Step 8/22 : COPY . .Removing intermediate container 9aaaaa0f920c 16:30:48 16:30:48 ---> 61dfa6eaf0cb 16:30:48 Step 8/21 : COPY . . 16:31:14 ---> a9f22cceab6f 16:31:14 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:31:14 ---> 5a6d9658f8a1 16:31:14 Step 9/23 : RUN make cmd/core-data/core-data 16:31:14 ---> f672e351c6be 16:31:14 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:31:14 ---> Running in 0bde9e346886 16:31:14 ---> 4ce97fa79ce1 16:31:14 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:31:14 ---> Running in 42c71337cacf 16:31:14 ---> d4657c92a5c5 16:31:14 Step 9/22 : RUN make cmd/core-metadata/core-metadata 16:31:14 ---> Running in 5603f7c38c01 16:31:14 ---> Running in 021ce3fde0db 16:31:14 ---> Running in 1cd4219584bd 16:31:15 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 16:31:16 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 16:31:16 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 16:31:16 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 16:31:16 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 16:32:38 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 16:32:38 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 16:32:46 Removing intermediate container 021ce3fde0db 16:32:46 ---> c7cf4888bab8 16:32:46 16:32:46 Step 10/24 : FROM alpine:3.10 16:32:46 3.10: Pulling from library/alpine 16:32:47 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 16:32:47 Status: Downloaded newer image for alpine:3.10 16:32:47 ---> 536a684cf733 16:32:47 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:32:48 ---> Running in 1e890b24b4ac 16:32:49 Removing intermediate container 0bde9e346886 16:32:49 ---> d20538a459c8 16:32:49 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:32:49 ---> Running in 164272f68ddd 16:32:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 16:32:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 16:32: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 16:32:52 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 16:32:52 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 16:32:52 OK: 10169 distinct packages available 16:32:53 (1/5) Installing ca-certificates (20191127-r2) 16:32:53 (2/5) Installing nghttp2-libs (1.39.2-r1) 16:32:53 (3/5) Installing libcurl (7.66.0-r3) 16:32:53 (4/5) Installing curl (7.66.0-r3) 16:32:53 (5/5) Installing dumb-init (1.2.2-r1) 16:32:53 Executing busybox-1.30.1-r3.trigger 16:32:53 Executing ca-certificates-20191127-r2.trigger 16:32:54 Removing intermediate container 5603f7c38c01 16:32:54 ---> c1f851b9669c 16:32:54 16:32:54 Step 10/21 : FROM alpine 16:32:54 latest: Pulling from library/alpine 16:32:54 OK: 7 MiB in 19 packages 16:32:54 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:32:54 Status: Downloaded newer image for alpine:latest 16:32:54 ---> 2e77e061c27f 16:32:54 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 16:32:54 ---> Running in 1a98058c9bc6 16:32:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:32:57 Removing intermediate container 1e890b24b4ac 16:32:57 ---> 998928cac046 16:32:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:32:57 ---> Running in 476ba516d7ac 16:32:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:32:58 Removing intermediate container 476ba516d7ac 16:32:58 ---> 987043a840bb 16:32:58 Step 13/24 : WORKDIR / 16:32:58 ---> Running in 06868fe6b59b 16:32:58 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:32:58 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:32:58 OK: 12617 distinct packages available 16:32:59 Removing intermediate container 164272f68ddd 16:32:59 ---> 343fb33ce0c7 16:32:59 16:32:59 Step 11/27 : FROM docker:latest 16:32:59 ---> eeaf43b92773 16:32:59 Step 12/27 : RUN apk add --no-cache bash 16:32:59 Removing intermediate container 06868fe6b59b 16:32:59 ---> bc32d09db7d2 16:32:59 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:32:59 ---> Running in ca470fbeea91 16:32:59 (1/4) Installing ca-certificates (20191127-r4) 16:32:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:32:59 (3/4) Installing libcurl (7.69.1-r3) 16:32:59 (4/4) Installing curl (7.69.1-r3) 16:32:59 Executing busybox-1.31.1-r19.trigger 16:32:59 Executing ca-certificates-20191127-r4.trigger 16:33:00 OK: 7 MiB in 18 packages 16:33:01 ---> d1bcb0b4bd5d 16:33:01 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:33:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:02 (1/2) Installing readline (8.0.4-r0) 16:33:02 (2/2) Installing bash (5.0.17-r0) 16:33:02 Executing bash-5.0.17-r0.post-install 16:33:02 Executing busybox-1.31.1-r19.trigger 16:33:03 OK: 12 MiB in 22 packages 16:33:03 ---> ab275aa46f8b 16:33:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:33:03 Removing intermediate container 1a98058c9bc6 16:33:03 ---> 2f347e271509 16:33:03 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:04 ---> Running in e21f67ecdb06 16:33:05 Removing intermediate container e21f67ecdb06 16:33:05 ---> accdc15a1a7f 16:33:05 Step 13/21 : WORKDIR /edgex 16:33:05 ---> 1bb977b4054f 16:33:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:33:05 ---> Running in f62ea6e5d05d 16:33:05 Removing intermediate container ca470fbeea91 16:33:05 ---> baafe989137b 16:33:05 Step 13/27 : RUN rm -rf /var/cache/apk/* 16:33:05 ---> Running in a49216bf7974 16:33:06 Removing intermediate container f62ea6e5d05d 16:33:06 ---> d006a40cac24 16:33:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:33:08 ---> 37e62112961d 16:33:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:33:08 ---> 5223abfe5f58 16:33:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:33:10 Removing intermediate container a49216bf7974 16:33:10 ---> a62618e9419c 16:33:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:33:10 ---> 58bb3e9478cb 16:33:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:33:10 ---> Running in 99c4a1c2386a 16:33:11 ---> df82223f1b25 16:33:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:33:12 Removing intermediate container 99c4a1c2386a 16:33:12 ---> b09ec5ab3a50 16:33:12 Step 15/27 : ENV APP_PORT=48090 16:33:12 ---> Running in b82c600956fb 16:33:12 ---> 1c8955b43e79 16:33:12 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:33:12 ---> Running in 5e298a28beb7 16:33:13 Removing intermediate container b82c600956fb 16:33:13 ---> 57ab042af4c9 16:33:13 Step 16/27 : EXPOSE $APP_PORT 16:33:13 ---> Running in 2da9e57fda6d 16:33:13 ---> 0175bfc0b561 16:33:13 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:33:13 ---> Running in 317aaf53a7dc 16:33:14 Removing intermediate container 2da9e57fda6d 16:33:14 ---> d925df412275 16:33:14 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:33:14 Removing intermediate container 317aaf53a7dc 16:33:14 ---> 2b89bb9ac532 16:33:14 Step 18/21 : CMD ["--init=true"] 16:33:15 ---> Running in ad2a7ddd5fa4 16:33:16 Removing intermediate container ad2a7ddd5fa4 16:33:16 ---> 50d0ce774ec1 16:33:16 Step 19/21 : LABEL arch=arm64 16:33:16 ---> Running in 0027bc4f765d 16:33:17 Removing intermediate container 5e298a28beb7 16:33:17 ---> 70e42aee8baf 16:33:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:33:17 ---> 55661171d76f 16:33:17 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:33:17 Removing intermediate container 0027bc4f765d 16:33:17 ---> Running in 643d08a81c6d 16:33:17 ---> 88b261be696a 16:33:17 Step 20/21 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:33:17 ---> Running in 9d3e22030bbc 16:33:17 Removing intermediate container 643d08a81c6d 16:33:17 ---> 7c628fda9eca 16:33:17 Step 22/24 : LABEL arch=arm64 16:33:17 Removing intermediate container 9d3e22030bbc 16:33:17 ---> ea25dfea5967 16:33:17 Step 21/21 : LABEL version=0.0.0 16:33:18 ---> Running in 25756f0d18ff 16:33:18 ---> 20eaf7e17395 16:33:18 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:33:18 ---> Running in 05988fa696a7 16:33:18 Removing intermediate container 25756f0d18ff 16:33:18 ---> a2c44554110c 16:33:18 Step 23/24 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:33:19 Removing intermediate container 05988fa696a7 16:33:19 ---> d3eb32d72a20 16:33:19 16:33:19 ---> Running in ebb5b452a892 16:33:19 Successfully built d3eb32d72a20 16:33:19 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:33:19 Building docker-support-scheduler-go 16:33:20  Building docker-security-proxy-setup-go ... done  ---> 7b932fcab76c 16:33:20 Step 20/27 : RUN apk --no-cache add py3-pip 16:33:20 Removing intermediate container ebb5b452a892 16:33:20 ---> d8522dc17a39 16:33:20 Step 24/24 : LABEL version=0.0.0 16:33:20 ---> Running in f29677e2930a 16:33:20 ---> Running in d9eae02e2b8c 16:33:21 Removing intermediate container d9eae02e2b8c 16:33:21 ---> 740e96c41610 16:33:21 16:33:22 Successfully built 740e96c41610 16:33:22 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:33:22  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go 16:33:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:23 (1/33) Installing libbz2 (1.0.8-r1) 16:33:23 (2/33) Installing expat (2.2.9-r1) 16:33:23 (3/33) Installing libffi (3.3-r2) 16:33:23 (4/33) Installing gdbm (1.13-r1) 16:33:23 (5/33) Installing xz-libs (5.2.5-r0) 16:33:23 (6/33) Installing sqlite-libs (3.32.1-r0) 16:33:23 (7/33) Installing python3 (3.8.5-r0) 16:33:25 (8/33) Installing py3-appdirs (1.4.4-r1) 16:33:25 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:33:25 (10/33) Installing py3-parsing (2.4.7-r0) 16:33:25 (11/33) Installing py3-six (1.15.0-r0) 16:33:25 (12/33) Installing py3-packaging (20.4-r0) 16:33:25 (13/33) Installing py3-setuptools (47.0.0-r0) 16:33:25 (14/33) Installing py3-chardet (3.0.4-r4) 16:33:25 (15/33) Installing py3-idna (2.9-r0) 16:33:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:33:25 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:33:25 (18/33) Installing py3-requests (2.23.0-r0) 16:33:25 (19/33) Installing py3-msgpack (1.0.0-r0) 16:33:25 (20/33) Installing py3-lockfile (0.12.2-r3) 16:33:25 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:33:25 (22/33) Installing py3-colorama (0.4.3-r0) 16:33:25 (23/33) Installing py3-distlib (0.3.0-r0) 16:33:25 (24/33) Installing py3-distro (1.5.0-r1) 16:33:25 (25/33) Installing py3-webencodings (0.5.1-r3) 16:33:25 (26/33) Installing py3-html5lib (1.0.1-r4) 16:33:25 (27/33) Installing py3-pytoml (0.1.21-r0) 16:33:25 (28/33) Installing py3-pep517 (0.8.2-r0) 16:33:25 (29/33) Installing py3-progress (1.5-r0) 16:33:25 (30/33) Installing py3-toml (0.10.1-r0) 16:33:25 (31/33) Installing py3-retrying (1.3.3-r0) 16:33:25 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:33:25 (33/33) Installing py3-pip (20.1.1-r0) 16:33:26 Executing busybox-1.31.1-r19.trigger 16:33:26 OK: 71 MiB in 55 packages 16:33:30 Removing intermediate container 1cd4219584bd 16:33:30 ---> 73865d68fa90 16:33:30 16:33:30 Step 10/22 : FROM scratch 16:33:30 ---> 16:33:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:33:30 ---> Running in 16a0bd90f223 16:33:31 Removing intermediate container 16a0bd90f223 16:33:31 ---> 34e1f159d1db 16:33:31 Step 12/22 : ENV APP_PORT=48081 16:33:32 ---> Running in 27f51e732f0f 16:33:33 Removing intermediate container 27f51e732f0f 16:33:33 ---> 7754e19176b8 16:33:33 Step 13/22 : EXPOSE $APP_PORT 16:33:33 ---> Running in ee2720e44402 16:33:34 Removing intermediate container ee2720e44402 16:33:34 ---> ce5ad332aa85 16:33:34 Step 14/22 : WORKDIR / 16:33:35 ---> Running in dcedfde4a8dd 16:33:36 Removing intermediate container dcedfde4a8dd 16:33:36 ---> 745f898d9e21 16:33:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 16:33:38 ---> 34af1ba80ea3 16:33:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:33:39 Removing intermediate container 42c71337cacf 16:33:39 ---> b4073c6f615d 16:33:39 16:33:39 Step 10/23 : FROM alpine 16:33:39 ---> 2e77e061c27f 16:33:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:33:39 ---> Running in 205ad0ca9d38 16:33:40 Removing intermediate container f29677e2930a 16:33:40 ---> d754d7042031 16:33:40 Step 21/27 : RUN pip install docker-compose==1.23.2 16:33:40 ---> Running in 19b04e382b7a 16:33:40 ---> 1875674fc12c 16:33:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:33:40 Removing intermediate container 205ad0ca9d38 16:33:40 ---> 98190895953d 16:33:40 Step 12/23 : ENV APP_PORT=48080 16:33:41 ---> Running in 96eca92d7317 16:33:42 Removing intermediate container 96eca92d7317 16:33:42 ---> 783106012386 16:33:42 Step 13/23 : EXPOSE $APP_PORT 16:33:42 ---> 38e1cb361a17 16:33:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:33:42 ---> Running in cea2f3bf6eda 16:33:42 ---> Running in 7282991923c0 16:33:43 Removing intermediate container cea2f3bf6eda 16:33:43 ---> 397f32014b28 16:33:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:43 Removing intermediate container 7282991923c0 16:33:43 ---> 948fccc372c8 16:33:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:44 ---> Running in 686b4d65197b 16:33:44 ---> Running in d94ed5e00490 16:33:45 Removing intermediate container d94ed5e00490 16:33:45 ---> 637c39b7b55d 16:33:45 Step 20/22 : LABEL arch=arm64 16:33:45 ---> Running in e034dc4fdb14 16:33:46 Removing intermediate container e034dc4fdb14 16:33:46 ---> e476d6eeb950 16:33:46 Step 21/22 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:33:46 ---> Running in 971b6eda5b72 16:33:47 Removing intermediate container 971b6eda5b72 16:33:47 ---> 39dfa0580c1a 16:33:47 Step 22/22 : LABEL version=0.0.0 16:33:47 Removing intermediate container 686b4d65197b 16:33:47 ---> 592372b6dec3 16:33:47 Step 15/23 : RUN apk --no-cache add zeromq 16:33:47 Collecting docker-compose==1.23.2 16:33:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:33:48 ---> Running in 05ebc1b7ca85 16:33:48 ---> Running in 6f963507f392 16:33:49 Removing intermediate container 05ebc1b7ca85 16:33:49 ---> 3cb3cd2f5526 16:33:49 16:33:49 Collecting docker<4.0,>=3.6.0 16:33:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:33:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 16:33:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:33:49 ---> d74b1c37b6d7 16:33:49 Step 3/21 : WORKDIR /edgex-go 16:33:49 ---> Using cache 16:33:49 ---> 8530eb174d17 16:33:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:49 ---> Using cache 16:33:49 ---> a3b758f24bb4 16:33:49 Step 5/21 : RUN apk update && apk add make git 16:33:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:49 ---> Using cache 16:33:49 ---> 8a958b9c6526 16:33:49 Step 6/21 : COPY go.mod . 16:33:49 ---> Using cache 16:33:49 ---> d0d0c8936577 16:33:49 Step 7/21 : RUN go mod download 16:33:49 ---> Using cache 16:33:49 ---> 61dfa6eaf0cb 16:33:49 Step 8/21 : COPY . . 16:33:50 Successfully built 3cb3cd2f5526 16:33:50 Successfully tagged docker-core-metadata-go-arm64:latest 16:33:50 Building docker-core-command-go 16:33:50  Building docker-core-metadata-go ... done  ---> Using cache 16:33:50 ---> f672e351c6be 16:33:50 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 16:33:50 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:33:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:33:50 ---> d74b1c37b6d7 16:33:50 Step 3/24 : WORKDIR /edgex-go 16:33:50 ---> Using cache 16:33:50 ---> 8530eb174d17 16:33:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:50 ---> Using cache 16:33:50 ---> a3b758f24bb4 16:33:50 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 16:33:50 Collecting texttable<0.10,>=0.9.0 16:33:50 Downloading texttable-0.9.1.tar.gz (11 kB) 16:33:50 ---> Running in b0bb24f44f86 16:33:50 ---> Running in 72cff7240e8a 16:33:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:51 (1/5) Installing libgcc (9.3.0-r2) 16:33:51 (2/5) Installing libsodium (1.0.18-r0) 16:33:51 (3/5) Installing libstdc++ (9.3.0-r2) 16:33:52 (4/5) Installing libzmq (4.3.3-r0) 16:33:52 (5/5) Installing zeromq (4.3.3-r0) 16:33:52 Executing busybox-1.31.1-r19.trigger 16:33:52 OK: 8 MiB in 19 packages 16:33:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:52 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 16:33:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:33:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:54 Collecting cached-property<2,>=1.2.0 16:33:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:33:54 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:33:54 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:33:54 OK: 12618 distinct packages available 16:33:55 Collecting jsonschema<3,>=2.5.1 16:33:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:33:55 Removing intermediate container 6f963507f392 16:33:55 ---> d49e51775124 16:33:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 16:33:55 OK: 217 MiB in 51 packages 16:33:55 Collecting dockerpty<0.5,>=0.4.1 16:33:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:33:56 ---> dfd07b58ac41 16:33:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:33:57 Removing intermediate container b0bb24f44f86 16:33:57 ---> e028eff2583c 16:33:57 Step 6/24 : COPY go.mod . 16:33:59 ---> aa02ff09eef4 16:33:59 Step 7/24 : RUN go mod download 16:33:59 Collecting PyYAML<4,>=3.10 16:33:59 Downloading PyYAML-3.13.tar.gz (270 kB) 16:33:59 ---> 01814bd6ab26 16:33:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:33:59 ---> Running in 385536aba019 16:34:01 ---> 45f753a727e1 16:34:01 Step 19/23 : ENTRYPOINT ["/core-data"] 16:34:01 ---> Running in 3b0a54ffc600 16:34:03 Removing intermediate container 3b0a54ffc600 16:34:03 ---> cd5c3dad1266 16:34:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:03 ---> Running in eda890e12c07 16:34:04 Removing intermediate container eda890e12c07 16:34:04 ---> e9f335c5244a 16:34:04 Step 21/23 : LABEL arch=arm64 16:34:04 ---> Running in f7cb6d1c2511 16:34:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:34:05 Removing intermediate container 385536aba019 16:34:05 ---> 6611605d0554 16:34:05 Step 8/24 : COPY . . 16:34:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:34:05 Removing intermediate container f7cb6d1c2511 16:34:05 ---> 703b43ac86f0 16:34:05 Step 22/23 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:34:06 ---> Running in 3343e566dd10 16:34:06 Collecting websocket-client<1.0,>=0.32.0 16:34:06 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:34:06 Collecting docopt<0.7,>=0.6.1 16:34:06 Downloading docopt-0.6.2.tar.gz (25 kB) 16:34:07 Removing intermediate container 3343e566dd10 16:34:07 ---> 665482d24367 16:34:07 Step 23/23 : LABEL version=0.0.0 16:34:07 ---> Running in a02be58da953 16:34:09 Removing intermediate container a02be58da953 16:34:09 ---> 31a69be8b6aa 16:34:09 16:34:10 Collecting docker-pycreds>=0.4.0 16:34:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:34:10 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) 16:34:10 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) 16:34:10 Collecting idna<2.8,>=2.5 16:34:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:34:10 Successfully built 31a69be8b6aa 16:34:10 Successfully tagged docker-core-data-go-arm64:latest 16:34:10  Building docker-core-data-go ... done Building docker-security-secrets-setup-go 16:34:11 Collecting urllib3<1.25,>=1.21.1 16:34:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:34:11 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:34:11 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:34:11 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:34:11 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:34:12 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, texttable, cached-property, jsonschema, dockerpty, PyYAML, docopt, docker-compose 16:34:13 Attempting uninstall: idna 16:34:13 Found existing installation: idna 2.9 16:34:13 Uninstalling idna-2.9: 16:34:13 Successfully uninstalled idna-2.9 16:34:14 Attempting uninstall: urllib3 16:34:14 Found existing installation: urllib3 1.25.9 16:34:14 Uninstalling urllib3-1.25.9: 16:34:14 Successfully uninstalled urllib3-1.25.9 16:34:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:34:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:14 ---> d74b1c37b6d7 16:34:14 Step 3/22 : WORKDIR /edgex-go 16:34:14 ---> Using cache 16:34:14 ---> 8530eb174d17 16:34:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:14 ---> Using cache 16:34:14 ---> a3b758f24bb4 16:34:14 Step 5/22 : RUN apk update && apk add make git 16:34:14 ---> Using cache 16:34:14 ---> 8a958b9c6526 16:34:14 Step 6/22 : COPY go.mod . 16:34:14 ---> Using cache 16:34:14 ---> d0d0c8936577 16:34:14 Step 7/22 : RUN go mod download 16:34:14 ---> Using cache 16:34:14 ---> 61dfa6eaf0cb 16:34:14 Step 8/22 : COPY . . 16:34:14 ---> Using cache 16:34:14 ---> f672e351c6be 16:34:14 Step 9/22 : RUN make cmd/core-command/core-command 16:34:16 Attempting uninstall: requests 16:34:16 Found existing installation: requests 2.23.0 16:34:16 Uninstalling requests-2.23.0: 16:34:16 Successfully uninstalled requests-2.23.0 16:34:19 ---> Running in 4e4bc6af4f83 16:34:19 Running setup.py install for texttable: started 16:34:21 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 16:34:22 Running setup.py install for texttable: finished with status 'done' 16:34:23 Running setup.py install for dockerpty: started 16:34:25 Running setup.py install for dockerpty: finished with status 'done' 16:34:25 Running setup.py install for PyYAML: started 16:34:29 Running setup.py install for PyYAML: finished with status 'done' 16:34:29 Running setup.py install for docopt: started 16:34:31 ---> f479c121c83b 16:34:31 Step 9/24 : RUN make cmd/support-notifications/support-notifications 16:34:31 ---> Running in 564e18333fc9 16:34:31 Running setup.py install for docopt: finished with status 'done' 16:34:33 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 16:34:33 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 16:34:37 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 16:34:37 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 16:34:37 ---> d74b1c37b6d7 16:34:37 Step 3/29 : WORKDIR /edgex-go 16:34:37 ---> Using cache 16:34:37 ---> 8530eb174d17 16:34:37 Step 4/29 : RUN apk update && apk add make git 16:34:37 ---> Running in 9af75290835e 16:34:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:34:40 Removing intermediate container 19b04e382b7a 16:34:40 ---> ded81e8ad06d 16:34:40 Step 22/27 : RUN apk --no-cache add curl 16:34:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:34:41 ---> Running in 3ef6fd9ef927 16:34:42 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:34:42 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:34:42 OK: 12618 distinct packages available 16:34:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:34:43 OK: 217 MiB in 51 packages 16:34:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:34:44 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:34:44 (2/3) Installing libcurl (7.69.1-r3) 16:34:44 (3/3) Installing curl (7.69.1-r3) 16:34:44 Executing busybox-1.31.1-r19.trigger 16:34:44 OK: 71 MiB in 58 packages 16:34:45 Removing intermediate container 9af75290835e 16:34:45 ---> 1777435efbd1 16:34:45 Step 5/29 : COPY go.mod . 16:34:46 ---> 627e5460c3ba 16:34:46 Step 6/29 : RUN go mod download 16:34:46 Removing intermediate container 3ef6fd9ef927 16:34:46 ---> fba4b7e023bf 16:34:46 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 16:34:47 ---> Running in 3992f2a59b93 16:34:47 ---> Running in 72d31ffef815 16:34:48 Removing intermediate container 72d31ffef815 16:34:48 ---> a0ddcc22a22e 16:34:48 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:48 ---> Running in 0994e463229c 16:34:49 Removing intermediate container 0994e463229c 16:34:49 ---> ef1051e0564a 16:34:49 Step 25/27 : LABEL arch=arm64 16:34:49 ---> Running in 7ebdc996fe96 16:34:50 Removing intermediate container 7ebdc996fe96 16:34:50 ---> 89b42d9afb2c 16:34:50 Step 26/27 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:34:50 ---> Running in 1f14cc113886 16:34:51 Removing intermediate container 1f14cc113886 16:34:51 ---> 80da438b3563 16:34:51 Step 27/27 : LABEL version=0.0.0 16:34:51 ---> Running in 9529302765fe 16:34:52 Removing intermediate container 3992f2a59b93 16:34:52 ---> 78eff2b6fdfe 16:34:52 Step 7/29 : COPY . . 16:34:52 Removing intermediate container 9529302765fe 16:34:52 ---> d77385b32e9d 16:34:52 16:34:53 Successfully built d77385b32e9d 16:34:53 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:34:53  Building docker-sys-mgmt-agent-go ... done Building docker-security-bootstrap-redis-go 16:35:20 ---> 6acccc8ec3d2 16:35:20 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 16:35:20 ---> Running in ad4cf88bef82 16:35:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 16:35:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:35:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:21 ---> d74b1c37b6d7 16:35:21 Step 3/22 : WORKDIR /edgex-go 16:35:21 ---> Using cache 16:35:21 ---> 8530eb174d17 16:35:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:21 ---> Using cache 16:35:21 ---> a3b758f24bb4 16:35:21 Step 5/22 : RUN apk update && apk add make git 16:35:21 ---> Using cache 16:35:21 ---> 8a958b9c6526 16:35:21 Step 6/22 : COPY go.mod . 16:35:21 ---> Using cache 16:35:21 ---> d0d0c8936577 16:35:21 Step 7/22 : RUN go mod download 16:35:21 ---> Using cache 16:35:21 ---> 61dfa6eaf0cb 16:35:21 Step 8/22 : COPY . . 16:35:21 ---> Using cache 16:35:21 ---> f672e351c6be 16:35:21 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 16:35:21 ---> Running in 945c18d457b9 16:35: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 16:35:35 Removing intermediate container 72cff7240e8a 16:35:35 ---> 4409acb020e6 16:35:35 16:35:35 Step 10/21 : FROM scratch 16:35:35 ---> 16:35:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:35 ---> Using cache 16:35:35 ---> 34e1f159d1db 16:35:35 Step 12/21 : ENV APP_PORT=48085 16:35:35 ---> Running in 2bbe8ba54265 16:35:35 Removing intermediate container 2bbe8ba54265 16:35:35 ---> 6665b07f1364 16:35:35 Step 13/21 : EXPOSE $APP_PORT 16:35:35 ---> Running in 0e41d9ab0dbc 16:35:36 Removing intermediate container 0e41d9ab0dbc 16:35:36 ---> 354f0225fd70 16:35:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 16:35:37 ---> 53a512789f2f 16:35:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:39 ---> 6c3764906650 16:35:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:40 ---> eb43ec96bbe5 16:35:40 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 16:35:40 ---> Running in 159c7c592ff2 16:35:41 Removing intermediate container 159c7c592ff2 16:35:41 ---> bcfc3def1450 16:35:41 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:41 ---> Running in af8edd747a5d 16:35:42 Removing intermediate container af8edd747a5d 16:35:42 ---> 88a698062832 16:35:42 Step 19/21 : LABEL arch=arm64 16:35:42 ---> Running in fbf40bd9a772 16:35:43 Removing intermediate container fbf40bd9a772 16:35:43 ---> 20e1588aab30 16:35:43 Step 20/21 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:35:43 ---> Running in 2778b34290f6 16:35:44 Removing intermediate container 2778b34290f6 16:35:44 ---> ddbe321298ca 16:35:44 Step 21/21 : LABEL version=0.0.0 16:35:44 ---> Running in 8445e21f9b5f 16:35:45 Removing intermediate container 8445e21f9b5f 16:35:45 ---> 3b2c644e7f9c 16:35:45 16:35:45 Successfully built 3b2c644e7f9c 16:35:45 Successfully tagged docker-support-scheduler-go-arm64:latest 16:36:17  Building docker-support-scheduler-go ... done Removing intermediate container 4e4bc6af4f83 16:36:17 ---> d9be71bde9a1 16:36:17 16:36:17 Step 10/22 : FROM scratch 16:36:17 ---> 16:36:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:36:17 ---> Using cache 16:36:17 ---> 34e1f159d1db 16:36:17 Step 12/22 : ENV APP_PORT=48082 16:36:17 ---> Running in 93276d889beb 16:36:17 Removing intermediate container 93276d889beb 16:36:17 ---> 4938cc011302 16:36:17 Step 13/22 : EXPOSE $APP_PORT 16:36:17 ---> Running in c96cbe8bf830 16:36:17 Removing intermediate container c96cbe8bf830 16:36:17 ---> 0d5751ee2272 16:36:17 Step 14/22 : WORKDIR / 16:36:17 ---> Running in 29fd88d73b25 16:36:17 Removing intermediate container 29fd88d73b25 16:36:17 ---> b2cfde7f66ea 16:36:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 16:36:18 ---> 16f6d543289d 16:36:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:36:21 ---> 08af0d4d1bcc 16:36:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:21 Removing intermediate container 564e18333fc9 16:36:21 ---> 53d9ccec13d6 16:36:21 16:36:21 Step 10/24 : FROM scratch 16:36:21 ---> 16:36:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:36:21 ---> Running in df9a4c98f8c7 16:36:22 ---> 6023312d4c77 16:36:22 Step 18/22 : ENTRYPOINT ["/core-command"] 16:36:22 ---> Running in 5bb7c903a4a3 16:36:22 Removing intermediate container df9a4c98f8c7 16:36:22 ---> 99097c83719c 16:36:22 Step 12/24 : ENV APP_PORT=48060 16:36:22 ---> Running in 63f38066b5ed 16:36:22 Removing intermediate container 5bb7c903a4a3 16:36:22 ---> 6681d3a357b5 16:36:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:23 ---> Running in 56ef5576b116 16:36:23 Removing intermediate container 63f38066b5ed 16:36:23 ---> 382e6d9437f0 16:36:23 Step 13/24 : EXPOSE $APP_PORT 16:36:23 ---> Running in 28ef6f18acbf 16:36:24 Removing intermediate container 56ef5576b116 16:36:24 ---> d7efabee31e0 16:36:24 Step 20/22 : LABEL arch=arm64 16:36:24 Removing intermediate container 28ef6f18acbf 16:36:24 ---> f67240a62bbd 16:36:24 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 16:36:24 ---> Running in 8c590092dbd0 16:36:25 Removing intermediate container 8c590092dbd0 16:36:25 ---> 44a30be0809f 16:36:25 Step 21/22 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:36:25 ---> 1a8b23f29cf2 16:36:25 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 16:36:25 ---> Running in 8ffd71d21033 16:36:26 Removing intermediate container 8ffd71d21033 16:36:26 ---> 92c2affc6332 16:36:26 Step 22/22 : LABEL version=0.0.0 16:36:26 ---> Running in 7a5ff914b2e9 16:36:26 ---> 9fa4ffd3a924 16:36:26 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 16:36:27 Removing intermediate container 7a5ff914b2e9 16:36:27 ---> 1ab6a1381690 16:36:27 16:36:28 Successfully built 1ab6a1381690 16:36:28 Successfully tagged docker-core-command-go-arm64:latest 16:36:28  Building docker-core-command-go ... done Removing intermediate container ad4cf88bef82 16:36:28 ---> c43fac38f6b6 16:36:28 16:36:28 Step 9/29 : FROM alpine:latest 16:36:28 ---> 2e77e061c27f 16:36:28 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 16:36:28 ---> 7ff9e0a7dc37 16:36:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 16:36:28 ---> Running in b51bc6da0eac 16:36:29 Removing intermediate container b51bc6da0eac 16:36:29 ---> 5ff0b5c9024a 16:36:29 Step 11/29 : USER root 16:36:29 ---> Running in 2332969d361d 16:36:29 ---> fc29ed86a9cf 16:36:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:36:30 Removing intermediate container 2332969d361d 16:36:30 ---> 644b8d987922 16:36:30 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 16:36:30 ---> Running in 6961d2166266 16:36:31 Removing intermediate container 945c18d457b9 16:36:31 ---> e4af1f186d54 16:36:31 16:36:31 Step 10/22 : FROM alpine:3.10 16:36:31 ---> 536a684cf733 16:36:31 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:36:31 ---> Using cache 16:36:31 ---> 998928cac046 16:36:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 16:36:31 ---> 88b3b0335526 16:36:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:36:31 ---> Running in 1cc542088d40 16:36:32 Removing intermediate container 1cc542088d40 16:36:32 ---> 7ed7f8fe4c8a 16:36:32 Step 13/22 : WORKDIR / 16:36:32 ---> Running in 53599b2d2d13 16:36:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:32 ---> c2d61e07d6fe 16:36:32 Step 20/24 : ENTRYPOINT ["/support-notifications"] 16:36:32 ---> Running in ee58f3b97f57 16:36:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:32 Removing intermediate container 53599b2d2d13 16:36:32 ---> 246c6d81f4f5 16:36:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 16:36:33 Removing intermediate container ee58f3b97f57 16:36:33 ---> 5a617584b986 16:36:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:33 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:36:33 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:36:33 OK: 12617 distinct packages available 16:36:33 ---> Running in 2729165ee13a 16:36:33 ---> 46c4eefb8fbc 16:36:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 16:36:33 Removing intermediate container 2729165ee13a 16:36:33 ---> 90e7b8273e8d 16:36:33 Step 22/24 : LABEL arch=arm64 16:36:34 (1/2) Installing ca-certificates (20191127-r4) 16:36:34 (2/2) Installing dumb-init (1.2.2-r1) 16:36:34 Executing busybox-1.31.1-r19.trigger 16:36:34 ---> Running in d3e08492ff1e 16:36:34 Executing ca-certificates-20191127-r4.trigger 16:36:34 OK: 6 MiB in 16 packages 16:36:35 ---> 45286cd6429b 16:36:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 16:36:35 Removing intermediate container d3e08492ff1e 16:36:35 ---> 20ce5e01b5e0 16:36:35 Step 23/24 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:36:35 ---> Running in 2a61b5754597 16:36:36 ---> 115cc612d0d5 16:36:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 16:36:36 Removing intermediate container 2a61b5754597 16:36:36 ---> 6864b379fe65 16:36:36 Step 24/24 : LABEL version=0.0.0 16:36:36 Removing intermediate container 6961d2166266 16:36:36 ---> ff02ed63be68 16:36:36 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 16:36:36 ---> Running in 2edf296208f3 16:36:36 ---> Running in c0fd8ec11490 16:36:36 Removing intermediate container 2edf296208f3 16:36:36 ---> c53817a6809b 16:36:36 16:36:37 Removing intermediate container c0fd8ec11490 16:36:37 ---> b9bab3e7a745 16:36:37 Step 14/29 : WORKDIR $BASE_DIR 16:36:37 ---> e9178fe02438 16:36:37 Step 18/22 : RUN chmod +x entrypoint.sh 16:36:37 Successfully built c53817a6809b 16:36:37 Successfully tagged docker-support-notifications-go-arm64:latest 16:36:37  Building docker-support-notifications-go ... done  ---> Running in cb0964208a52 16:36:37 ---> Running in 786d8e873bc4 16:36:37 Removing intermediate container cb0964208a52 16:36:37 ---> 513c4d0bc329 16:36:37 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 16:36:38 ---> Running in 3d74bf82d77c 16:36:39 Removing intermediate container 786d8e873bc4 16:36:39 ---> 927175823935 16:36:39 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 16:36:39 ---> Running in 1400115102f8 16:36:40 Removing intermediate container 1400115102f8 16:36:40 ---> dbc18b54b8fc 16:36:40 Step 20/22 : LABEL arch=arm64 16:36:40 ---> Running in 1ad6fc0d0ff7 16:36:40 Removing intermediate container 3d74bf82d77c 16:36:40 ---> 2de6e94e38a8 16:36:40 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 16:36:41 Removing intermediate container 1ad6fc0d0ff7 16:36:41 ---> ec2a494b08a8 16:36:41 Step 21/22 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:36:41 ---> Running in 767c9960fa1e 16:36:41 ---> 61ca81327ac1 16:36:41 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 16:36:41 Removing intermediate container 767c9960fa1e 16:36:41 ---> e833af97fe12 16:36:41 Step 22/22 : LABEL version=0.0.0 16:36:42 ---> Running in c17698e7aef6 16:36:42 Removing intermediate container c17698e7aef6 16:36:42 ---> 797f953e80b7 16:36:42 16:36:42 ---> 170f3854d7ac 16:36:42 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 16:36:43 Successfully built 797f953e80b7 16:36:43 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 16:36:43  Building docker-security-bootstrap-redis-go ... done  ---> dce6c4499e39 16:36:43 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 16:36:44 ---> 268fa9639b05 16:36:44 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 16:36:44 ---> 9e2461ea61a2 16:36:44 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 16:36:45 ---> Running in b288ea7a100a 16:36:47 Removing intermediate container b288ea7a100a 16:36:47 ---> 4a7252c01059 16:36:47 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 16:36:48 ---> 929355a972e0 16:36:48 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:36:48 ---> Running in 9435022077c4 16:36:50 Removing intermediate container 9435022077c4 16:36:50 ---> 550a5c4d583d 16:36:50 Step 24/29 : RUN chmod 755 security-secrets-setup 16:36:50 ---> Running in 2731346d1147 16:36:53 Removing intermediate container 2731346d1147 16:36:53 ---> 776bab85a9e9 16:36:53 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 16:36:53 ---> Running in 5adabac04952 16:36:53 Removing intermediate container 5adabac04952 16:36:53 ---> ccb67252aad4 16:36:53 Step 26/29 : CMD [ "generate" ] 16:36:53 ---> Running in 518fed64fed2 16:36:54 Removing intermediate container 518fed64fed2 16:36:54 ---> 6929e978c8d8 16:36:54 Step 27/29 : LABEL arch=arm64 16:36:54 ---> Running in dd9f747f98c7 16:36:55 Removing intermediate container dd9f747f98c7 16:36:55 ---> b39d1345029f 16:36:55 Step 28/29 : LABEL git_sha=bcd61694c4a1872f5065da0c5a7b1166ea2ee547 16:36:55 ---> Running in 75418921dd6e 16:36:55 Removing intermediate container 75418921dd6e 16:36:55 ---> 3e9ef3636220 16:36:55 Step 29/29 : LABEL version=0.0.0 16:36:55 ---> Running in 755f1b7a27cb 16:36:56 Removing intermediate container 755f1b7a27cb 16:36:56 ---> 75b1480b78b3 16:36:56 16:36:56 Successfully built 75b1480b78b3 16:36:56 Successfully tagged docker-security-secrets-setup-go-arm64:latest 16:36:56  Building docker-security-secrets-setup-go ... done  [Pipeline] } 16:36:56 $ docker stop --time=1 55a18c9df7bf81bf98d5071722e1d1a2dd78546e9ec40e29007b20532e51694e 16:36:58 $ docker rm -f 55a18c9df7bf81bf98d5071722e1d1a2dd78546e9ec40e29007b20532e51694e [Pipeline] // withDockerContainer [Pipeline] sh 16:36:59 + + grep dockerdocker 16:36:59 images 16:36:59 docker-security-secrets-setup-go-arm64 latest 75b1480b78b3 4 seconds ago 22.7MB 16:36:59 docker-security-bootstrap-redis-go-arm64 latest 797f953e80b7 17 seconds ago 15.2MB 16:36:59 docker-support-notifications-go-arm64 latest c53817a6809b 23 seconds ago 12.9MB 16:36:59 docker-core-command-go-arm64 latest 1ab6a1381690 32 seconds ago 11.4MB 16:36:59 docker-support-scheduler-go-arm64 latest 3b2c644e7f9c About a minute ago 11.5MB 16:36:59 docker-sys-mgmt-agent-go-arm64 latest d77385b32e9d 2 minutes ago 300MB 16:36:59 docker-core-data-go-arm64 latest 31a69be8b6aa 2 minutes ago 22.3MB 16:36:59 docker-core-metadata-go-arm64 latest 3cb3cd2f5526 3 minutes ago 13.6MB 16:36:59 docker-security-secretstore-setup-go-arm64 latest 740e96c41610 3 minutes ago 23.5MB 16:36:59 docker-security-proxy-setup-go-arm64 latest d3eb32d72a20 3 minutes ago 23.4MB 16:36:59 docker latest eeaf43b92773 13 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:37:02 provisioning config files... 16:37:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4780410581568476589tmp [Pipeline] { [Pipeline] sh 16:37:02 + set +x 16:37:02 + curl -s https://codecov.io/bash 16:37:02 + bash -s -- 16:37:03 16:37:03 _____ _ 16:37:03 / ____| | | 16:37:03 | | ___ __| | ___ ___ _____ __ 16:37:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:37:03 | |___| (_) | (_| | __/ (_| (_) \ V / 16:37:03 \_____\___/ \__,_|\___|\___\___/ \_/ 16:37:03 Bash-20201130-cc6d3fe 16:37:03 16:37:03 16:37:03 ==> Jenkins CI detected. 16:37:03 project root: . 16:37:03 --> token set from env 16:37:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:37:03 ==> Running gcov in . (disable via -X gcov) 16:37:03 ==> Python coveragepy not found 16:37:03 ==> Searching for coverage reports in: 16:37:03 + . 16:37:03 -> Found 1 reports 16:37:03 ==> Detecting git/mercurial file structure 16:37:03 ==> Reading reports 16:37:03 + ./coverage.out bytes=569828 16:37:03 ==> Appending adjustments 16:37:03 https://docs.codecov.io/docs/fixing-reports 16:37:07 + Found adjustments 16:37:07 ==> Gzipping contents 16:37:07 88K /tmp/codecov.9o49UU.gz 16:37:07 ==> Uploading reports 16:37:07 url: https://codecov.io 16:37:07 query: branch=PR-2940&commit=bcd61694c4a1872f5065da0c5a7b1166ea2ee547&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2940%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2940&job=&cmd_args= 16:37:07 -> Pinging Codecov 16:37:07 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2940&commit=bcd61694c4a1872f5065da0c5a7b1166ea2ee547&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2940%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2940&job=&cmd_args= 16:37:07 -> Uploading to 16:37:07 https://storage.googleapis.com/codecov/v4/raw/2020-12-11/00271124DB129430A58F1EEE437C3FCB/bcd61694c4a1872f5065da0c5a7b1166ea2ee547/46830d76-1a67-4cef-be57-56a1f3c7f525.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201211T163707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=580b68379b77c5a32a32d4cdd969193ca75430536f24709ac2d419de38cb29b2 16:37:07 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:07 Dload Upload Total Spent Left Speed 16:37:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88098 0 0 100 88098 0 153k --:--:-- --:--:-- --:--:-- 153k 16:37:08 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/bcd61694c4a1872f5065da0c5a7b1166ea2ee547 [Pipeline] } 16:37:08 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 16:37:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:37:11 ---> package-listing.sh 16:37:11 ++ facter osfamily 16:37:11 ++ tr '[:upper:]' '[:lower:]' 16:37:11 + OS_FAMILY=redhat 16:37:11 + workspace=/w/workspace/edgex-go/2 16:37:11 + START_PACKAGES=/tmp/packages_start.txt 16:37:11 + END_PACKAGES=/tmp/packages_end.txt 16:37:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:37:11 + PACKAGES=/tmp/packages_start.txt 16:37:11 + '[' /w/workspace/edgex-go/2 ']' 16:37:11 + PACKAGES=/tmp/packages_end.txt 16:37:11 + case "${OS_FAMILY}" in 16:37:11 + rpm -qa 16:37:11 + sort 16:37:16 + '[' -f /tmp/packages_start.txt ']' 16:37:16 + '[' -f /tmp/packages_end.txt ']' 16:37:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:37:16 + '[' /w/workspace/edgex-go/2 ']' 16:37:16 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:37:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:37:16 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:37:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:37:17 16:37:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:37:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:37:17 alpine: Pulling from edgex-lftools-log-publisher 16:37:17 df20fa9351a1: Pulling fs layer 16:37:17 36b3adc4ff6f: Pulling fs layer 16:37:17 8ad3a11d3b57: Pulling fs layer 16:37:17 46f8f816bc3b: Pulling fs layer 16:37:17 93b61091891f: Pulling fs layer 16:37:17 93b9cdb0e59b: Pulling fs layer 16:37:17 5e14af77c1be: Pulling fs layer 16:37:17 01666e4c0597: Pulling fs layer 16:37:17 46f8f816bc3b: Waiting 16:37:17 93b61091891f: Waiting 16:37:17 5e14af77c1be: Waiting 16:37:17 aa168da1d23b: Pulling fs layer 16:37:17 01666e4c0597: Waiting 16:37:17 aa168da1d23b: Waiting 16:37:17 36b3adc4ff6f: Verifying Checksum 16:37:17 36b3adc4ff6f: Download complete 16:37:17 46f8f816bc3b: Verifying Checksum 16:37:17 46f8f816bc3b: Download complete 16:37:17 df20fa9351a1: Download complete 16:37:17 93b9cdb0e59b: Download complete 16:37:17 5e14af77c1be: Verifying Checksum 16:37:17 5e14af77c1be: Download complete 16:37:17 93b61091891f: Verifying Checksum 16:37:17 93b61091891f: Download complete 16:37:17 01666e4c0597: Verifying Checksum 16:37:17 01666e4c0597: Download complete 16:37:17 8ad3a11d3b57: Verifying Checksum 16:37:17 8ad3a11d3b57: Download complete 16:37:18 df20fa9351a1: Pull complete 16:37:18 36b3adc4ff6f: Pull complete 16:37:19 8ad3a11d3b57: Pull complete 16:37:19 46f8f816bc3b: Pull complete 16:37:19 93b61091891f: Pull complete 16:37:20 aa168da1d23b: Verifying Checksum 16:37:20 aa168da1d23b: Download complete 16:37:21 93b9cdb0e59b: Pull complete 16:37:21 5e14af77c1be: Pull complete 16:37:21 01666e4c0597: Pull complete 16:37:30 aa168da1d23b: Pull complete 16:37:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:37:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:37:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:37:30 prd-centos7-docker-4c-2g-15582 does not seem to be running inside a container 16:37:30 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:37:34 $ docker top 8605e61c0387ac646db0fbdb30841399bd4fcfbda5d6b7f3f107befcf80285f7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:35 + touch /tmp/pre-build-complete [Pipeline] sh 16:37:35 + mkdir -p /var/log/sa [Pipeline] sh 16:37:35 + ls /var/log/sa-host 16:37:35 + sadf -c /var/log/sa-host/sa11 16:37:35 file_magic: OK 16:37:35 HZ: Using current value: 100 16:37:35 file_header: OK 16:37:35 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 16:37:35 Statistics: 16:37:35 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...Hnuu...uuuununununu... 16:37:35 File successfully converted to sysstat format version 12.2.1 16:37:35 + sadf -c /var/log/sa-host/sa23 16:37:35 file_magic: OK 16:37:35 HZ: Using current value: 100 16:37:35 file_header: OK 16:37:35 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 16:37:35 Statistics: 16:37:35 Hnuu...uuuununununu... 16:37:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:35 provisioning config files... 16:37:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7609016915872049877tmp [Pipeline] { [Pipeline] echo 16:37:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:37:36 ---> create-netrc.sh [Pipeline] } 16:37:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:37:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:37:36 ---> python-tools-install.sh [Pipeline] echo 16:37:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:37:37 ---> sudo-logs.sh 16:37:37 Archiving 'sudo' log.. [Pipeline] echo 16:37:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:37:37 ---> job-cost.sh 16:37:37 lf-activate-venv: SKIPPING 16:37:37 INFO: No Stack... 16:37:38 INFO: Retrieving Pricing Info for: v1-standard-2 16:37:38 INFO: Archiving Costs [Pipeline] echo 16:37:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:37:39 ---> logs-deploy.sh 16:37:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2940/2 16:37:39 INFO: archiving workspace using pattern(s): 16:37:40 Archives upload complete. 16:37:40 INFO: archiving logs to Nexus 16:37:42 ---> uname -a: 16:37:42 Linux prd-centos7-docker-4c-2g-15582.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:37:42 16:37:42 16:37:42 ---> lscpu: 16:37:42 Architecture: x86_64 16:37:42 CPU op-mode(s): 32-bit, 64-bit 16:37:42 Byte Order: Little Endian 16:37:42 Address sizes: 40 bits physical, 48 bits virtual 16:37:42 CPU(s): 4 16:37:42 On-line CPU(s) list: 0-3 16:37:42 Thread(s) per core: 1 16:37:42 Core(s) per socket: 1 16:37:42 Socket(s): 4 16:37:42 NUMA node(s): 1 16:37:42 Vendor ID: GenuineIntel 16:37:42 CPU family: 6 16:37:42 Model: 44 16:37:42 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:37:42 Stepping: 1 16:37:42 CPU MHz: 2933.436 16:37:42 BogoMIPS: 5866.87 16:37:42 Virtualization: VT-x 16:37:42 Hypervisor vendor: KVM 16:37:42 Virtualization type: full 16:37:42 L1d cache: 128 KiB 16:37:42 L1i cache: 128 KiB 16:37:42 L2 cache: 16 MiB 16:37:42 L3 cache: 64 MiB 16:37:42 NUMA node0 CPU(s): 0-3 16:37:42 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:37:42 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:37:42 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:37:42 Vulnerability Meltdown: Mitigation; PTI 16:37:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:37:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:37:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:37:42 Vulnerability Srbds: Not affected 16:37:42 Vulnerability Tsx async abort: Not affected 16:37:42 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 16:37:42 16:37:42 16:37:42 ---> nproc: 16:37:42 4 16:37:42 16:37:42 16:37:42 ---> df -h: 16:37:42 Filesystem Size Used Available Use% Mounted on 16:37:42 overlay 50.0G 12.3G 37.7G 25% / 16:37:42 tmpfs 64.0M 0 64.0M 0% /dev 16:37:42 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:37:42 shm 64.0M 0 64.0M 0% /dev/shm 16:37:42 /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os 16:37:42 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf 16:37:42 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname 16:37:42 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts 16:37:42 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log 16:37:42 /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json 16:37:42 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host 16:37:42 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure 16:37:42 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/2 16:37:42 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/2@tmp 16:37:42 16:37:42 16:37:42 ---> free -m: 16:37:42 total used free shared buff/cache available 16:37:42 Mem: 1837 710 131 0 996 1043 16:37:42 Swap: 1023 67 956 16:37:42 16:37:42 16:37:42 ---> ip addr: 16:37:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:37:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:37:42 inet 127.0.0.1/8 scope host lo 16:37:42 valid_lft forever preferred_lft forever 16:37:42 inet6 ::1/128 scope host 16:37:42 valid_lft forever preferred_lft forever 16:37:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:37:42 link/ether fa:16:3e:87:b7:fd brd ff:ff:ff:ff:ff:ff 16:37:42 inet 10.30.123.98/23 brd 10.30.123.255 scope global dynamic eth0 16:37:42 valid_lft 85025sec preferred_lft 85025sec 16:37:42 inet6 fe80::f816:3eff:fe87:b7fd/64 scope link 16:37:42 valid_lft forever preferred_lft forever 16:37:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:37:42 link/ether 02:42:2a:1a:64:ad brd ff:ff:ff:ff:ff:ff 16:37:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:37:42 valid_lft forever preferred_lft forever 16:37:42 inet6 fe80::42:2aff:fe1a:64ad/64 scope link 16:37:42 valid_lft forever preferred_lft forever 16:37:42 16:37:42 16:37:42 ---> sar -b -r -n DEV: 16:37:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 16:37:42 16:37:42 16:14:32 LINUX RESTART (4 CPU) 16:37:42 16:37:42 16:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:37:42 16:16:01 95.49 34.15 61.34 0.00 7724.90 14696.57 0.00 16:37:42 16:17:01 286.09 103.59 182.50 0.00 7193.48 62902.05 0.00 16:37:42 16:18:01 264.27 127.30 136.96 0.00 5477.62 17724.08 0.00 16:37:42 16:19:01 159.70 93.61 66.09 0.00 3828.20 9921.28 0.00 16:37:42 16:20:02 946.92 696.35 250.56 0.00 91547.21 166506.52 0.00 16:37:42 16:21:02 2481.31 2127.36 353.96 0.00 148646.99 156028.10 0.00 16:37:42 16:22:01 419.92 170.35 249.57 0.00 22347.39 48896.96 0.00 16:37:42 16:23:02 1794.64 1451.29 343.35 0.00 150170.17 168125.17 0.00 16:37:42 16:24:01 1037.32 723.02 314.30 0.00 43945.51 61597.46 0.00 16:37:42 16:25:01 64.70 13.81 50.88 0.00 2951.13 2763.22 0.00 16:37:42 16:26:01 1.78 0.58 1.20 0.00 8.66 16.02 0.00 16:37:42 16:27:01 1.52 1.23 0.28 0.00 94.45 3.41 0.00 16:37:42 16:28:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 16:37:42 16:29:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 16:37:42 16:30:01 2.06 1.80 0.27 0.00 59.54 3.15 0.00 16:37:42 16:31:01 0.75 0.02 0.73 0.00 0.53 13.47 0.00 16:37:42 16:32:01 0.37 0.00 0.37 0.00 0.00 5.18 0.00 16:37:42 16:33:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 16:37:42 16:34:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 16:37:42 16:35:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 16:37:42 16:36:01 0.43 0.03 0.40 0.00 0.53 4.41 0.00 16:37:42 16:37:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 16:37:42 Average: 342.99 251.59 91.40 0.00 22027.59 32310.68 0.00 16:37:42 16:37:42 16:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:37:42 16:16:01 76168 0 809116 43.00 2620 993640 1445540 49.33 665460 937200 24 16:37:42 16:17:01 88348 0 740884 39.38 1492 1050820 1327908 45.32 605508 910308 12 16:37:42 16:18:01 317088 0 830988 44.17 476 732992 1779152 60.72 655816 630392 30036 16:37:42 16:19:01 209168 0 740000 39.33 476 931900 1353556 46.19 623648 762600 84744 16:37:42 16:20:02 67876 0 812564 43.19 56 1001048 2056464 70.18 699712 898896 9408 16:37:42 16:21:02 76392 0 759548 40.37 56 1045548 2199720 75.07 660096 917152 57976 16:37:42 16:22:01 67436 0 769040 40.87 56 1045012 2133664 72.82 746336 816444 79152 16:37:42 16:23:02 141856 0 808644 42.98 56 930988 2224600 75.92 626668 879460 16404 16:37:42 16:24:01 301272 0 730216 38.81 56 850000 1641192 56.01 503488 822816 4968 16:37:42 16:25:01 324876 0 630564 33.51 56 926048 1201572 41.01 476188 836228 12 16:37:42 16:26:01 327132 0 628300 33.39 56 926056 1179096 40.24 474960 835924 8 16:37:42 16:27:01 324756 0 627856 33.37 56 928876 1179072 40.24 474940 838756 8 16:37:42 16:28:01 325460 0 627144 33.33 56 928884 1172844 40.03 474240 838664 8 16:37:42 16:29:01 325680 0 626916 33.32 56 928892 1172844 40.03 474012 838896 8 16:37:42 16:30:01 324184 0 627352 33.34 56 929952 1172844 40.03 474740 839372 16 16:37:42 16:31:01 324048 0 627444 33.35 56 929996 1172904 40.03 474844 839404 8 16:37:42 16:32:01 324232 0 627256 33.34 56 930000 1172844 40.03 474516 839404 8 16:37:42 16:33:01 324332 0 627148 33.33 56 930008 1172844 40.03 474648 839404 8 16:37:42 16:34:01 324488 0 626984 33.32 56 930016 1172844 40.03 474652 839404 16 16:37:42 16:35:01 324192 0 627272 33.34 56 930024 1172844 40.03 474652 839408 8 16:37:42 16:36:01 324120 0 627336 33.34 56 930032 1172928 40.03 474872 839420 8 16:37:42 16:37:01 324144 0 627308 33.34 56 930036 1172844 40.03 474788 839420 12 16:37:42 Average: 253057 0 689085 36.62 276 939126 1429551 48.79 543581 839953 12857 16:37:42 16:37:42 16:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:37:42 16:16:01 eth0 1851.29 1411.51 6355.27 198.80 0.00 0.00 0.00 0.00 16:37:42 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:16:01 veth84529ea 797.99 783.08 77.55 2670.62 0.00 0.00 0.00 0.00 16:37:42 16:16:01 docker0 797.99 782.95 66.64 2670.61 0.00 0.00 0.00 0.00 16:37:42 16:17:01 eth0 675.05 506.64 4924.77 51.71 0.00 0.00 0.00 0.00 16:37:42 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:17:01 docker0 161.28 192.86 11.37 838.64 0.00 0.00 0.00 0.00 16:37:42 16:18:01 veth720a24e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:42 16:18:01 eth0 40.66 28.07 31.04 66.75 0.00 0.00 0.00 0.00 16:37:42 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:19:01 veth720a24e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:19:01 eth0 30.83 16.03 26.44 13.11 0.00 0.00 0.00 0.00 16:37:42 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:20:02 eth0 202.31 170.63 1668.26 68.88 0.00 0.00 0.00 0.00 16:37:42 16:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:20:02 vethaef109b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:37:42 16:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:21:02 veth8c343a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:21:02 veth17b8efd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:21:02 veth1254791 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:21:02 eth0 66.94 46.47 172.53 59.84 0.00 0.00 0.00 0.00 16:37:42 16:22:01 vethe45106d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:22:01 eth0 59.95 35.67 182.47 16.96 0.00 0.00 0.00 0.00 16:37:42 16:22:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:37:42 16:22:01 vethaef109b 0.00 0.64 0.00 0.03 0.00 0.00 0.00 0.00 16:37:42 16:23:02 veth0106b72 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 16:37:42 16:23:02 eth0 57.47 40.43 85.74 69.97 0.00 0.00 0.00 0.00 16:37:42 16:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:23:02 veth77cdf61 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 16:37:42 16:24:01 veth9f1608e 2.11 2.74 0.21 9.08 0.00 0.00 0.00 0.00 16:37:42 16:24:01 veth4604c01 0.49 0.51 0.03 1.66 0.00 0.00 0.00 0.00 16:37:42 16:24:01 eth0 112.10 59.86 396.87 68.85 0.00 0.00 0.00 0.00 16:37:42 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:25:01 eth0 35.62 22.84 104.78 8.33 0.00 0.00 0.00 0.00 16:37:42 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:25:01 docker0 1039.56 1105.71 82.81 4265.40 0.00 0.00 0.00 0.00 16:37:42 16:26:01 eth0 1.75 0.73 0.85 0.29 0.00 0.00 0.00 0.00 16:37:42 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:27:01 eth0 0.57 0.35 0.28 0.20 0.00 0.00 0.00 0.00 16:37:42 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:28:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:37:42 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:30:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:37:42 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:31:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 16:37:42 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:37:42 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:37:42 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:35:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:36:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 16:37:42 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 Average: eth0 142.76 106.58 635.85 28.38 0.00 0.00 0.00 0.00 16:37:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:42 Average: docker0 47.30 50.31 3.77 194.07 0.00 0.00 0.00 0.00 16:37:42 16:37:42 16:37:42 ---> sar -P ALL: 16:37:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 16:37:42 16:37:42 16:14:32 LINUX RESTART (4 CPU) 16:37:42 16:37:42 16:15:01 CPU %user %nice %system %iowait %steal %idle 16:37:42 16:16:01 all 19.58 0.00 7.25 2.35 0.12 70.70 16:37:42 16:16:01 0 20.23 0.00 9.46 1.41 0.10 68.80 16:37:42 16:16:01 1 17.94 0.00 7.32 3.27 0.17 71.30 16:37:42 16:16:01 2 24.27 0.00 5.53 1.13 0.07 69.00 16:37:42 16:16:01 3 15.86 0.00 6.72 3.59 0.14 73.69 16:37:42 16:17:01 all 13.81 0.00 8.76 5.19 0.13 72.11 16:37:42 16:17:01 0 13.94 0.00 9.85 7.09 0.12 69.01 16:37:42 16:17:01 1 12.55 0.00 8.30 3.74 0.14 75.28 16:37:42 16:17:01 2 12.60 0.00 8.76 5.99 0.12 72.53 16:37:42 16:17:01 3 16.19 0.00 8.13 3.94 0.14 71.61 16:37:42 16:18:01 all 45.38 0.00 12.74 7.18 0.08 34.62 16:37:42 16:18:01 0 46.31 0.00 11.43 6.13 0.09 36.05 16:37:42 16:18:01 1 44.19 0.00 13.61 10.79 0.07 31.34 16:37:42 16:18:01 2 45.74 0.00 12.94 6.24 0.09 34.99 16:37:42 16:18:01 3 45.29 0.00 12.99 5.56 0.07 36.09 16:37:42 16:19:01 all 54.81 0.00 14.68 2.87 0.08 27.56 16:37:42 16:19:01 0 56.22 0.00 14.02 2.05 0.10 27.60 16:37:42 16:19:01 1 53.62 0.00 15.10 2.67 0.07 28.54 16:37:42 16:19:01 2 54.72 0.00 13.97 4.35 0.03 26.93 16:37:42 16:19:01 3 54.67 0.00 15.64 2.41 0.10 27.18 16:37:42 16:20:02 all 22.04 0.00 21.86 8.43 0.57 47.10 16:37:42 16:20:02 0 22.62 0.00 20.85 7.13 0.68 48.72 16:37:42 16:20:02 1 22.45 0.00 21.75 9.41 0.53 45.85 16:37:42 16:20:02 2 22.36 0.00 21.85 9.34 0.48 45.97 16:37:42 16:20:02 3 20.72 0.00 23.01 7.85 0.57 47.86 16:37:42 16:21:02 all 16.63 0.00 22.57 34.49 0.92 25.40 16:37:42 16:21:02 0 16.45 0.00 21.88 36.66 0.97 24.04 16:37:42 16:21:02 1 16.39 0.00 22.50 32.08 1.01 28.03 16:37:42 16:21:02 2 16.73 0.00 22.63 36.50 0.99 23.15 16:37:42 16:21:02 3 16.94 0.00 23.28 32.70 0.69 26.38 16:37:42 16:22:01 all 52.09 0.00 15.82 16.23 0.14 15.72 16:37:42 16:22:01 0 51.33 0.00 16.12 18.72 0.16 13.68 16:37:42 16:22:01 1 52.35 0.00 15.16 16.87 0.14 15.48 16:37:42 16:22:01 2 52.50 0.00 16.38 14.69 0.12 16.31 16:37:42 16:22:01 3 52.20 0.00 15.63 14.60 0.12 17.44 16:37:42 16:23:02 all 44.02 0.00 24.25 19.42 0.12 12.19 16:37:42 16:23:02 0 44.17 0.00 22.75 16.35 0.12 16.61 16:37:42 16:23:02 1 44.37 0.00 24.10 21.38 0.14 10.00 16:37:42 16:23:02 2 42.69 0.00 25.29 21.02 0.14 10.86 16:37:42 16:23:02 3 44.86 0.00 24.89 18.95 0.09 11.22 16:37:42 16:24:01 all 30.48 0.00 15.61 21.83 0.13 31.95 16:37:42 16:24:01 0 29.71 0.00 15.26 24.03 0.21 30.78 16:37:42 16:24:01 1 30.54 0.00 15.88 23.00 0.12 30.46 16:37:42 16:24:01 2 31.79 0.00 16.00 18.20 0.11 33.90 16:37:42 16:24:01 3 29.85 0.00 15.28 22.10 0.09 32.68 16:37:42 16:25:01 all 3.50 0.00 1.83 2.02 0.03 92.62 16:37:42 16:25:01 0 2.69 0.00 1.61 2.66 0.02 93.03 16:37:42 16:25:01 1 4.15 0.00 2.47 2.20 0.02 91.16 16:37:42 16:25:01 2 3.54 0.00 1.73 1.39 0.02 93.32 16:37:42 16:25:01 3 3.61 0.00 1.53 1.83 0.05 92.98 16:37:42 16:26:01 all 0.17 0.00 0.02 0.02 0.00 99.79 16:37:42 16:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:37:42 16:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:37:42 16:26:01 2 0.10 0.00 0.02 0.00 0.00 99.88 16:37:42 16:26:01 3 0.55 0.00 0.02 0.07 0.00 99.37 16:37:42 16:37:42 16:26:01 CPU %user %nice %system %iowait %steal %idle 16:37:42 16:27:01 all 0.20 0.00 0.16 0.00 0.00 99.64 16:37:42 16:27:01 0 0.03 0.00 0.07 0.00 0.00 99.90 16:37:42 16:27:01 1 0.10 0.00 0.25 0.00 0.00 99.65 16:37:42 16:27:01 2 0.35 0.00 0.23 0.00 0.00 99.42 16:37:42 16:27:01 3 0.30 0.00 0.10 0.00 0.00 99.60 16:37:42 16:28:01 all 0.13 0.00 0.04 0.00 0.00 99.83 16:37:42 16:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:37:42 16:28:01 1 0.43 0.00 0.07 0.00 0.00 99.50 16:37:42 16:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:37:42 16:28:01 3 0.05 0.00 0.05 0.00 0.00 99.90 16:37:42 16:29:01 all 0.13 0.00 0.03 0.00 0.01 99.82 16:37:42 16:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:37:42 16:29:01 1 0.40 0.00 0.03 0.00 0.03 99.53 16:37:42 16:29:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:37:42 16:29:01 3 0.07 0.00 0.05 0.00 0.00 99.88 16:37:42 16:30:01 all 0.15 0.00 0.07 0.02 0.00 99.77 16:37:42 16:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:37:42 16:30:01 1 0.40 0.00 0.05 0.00 0.00 99.55 16:37:42 16:30:01 2 0.15 0.00 0.12 0.08 0.00 99.65 16:37:42 16:30:01 3 0.03 0.00 0.07 0.00 0.00 99.90 16:37:42 16:31:01 all 0.15 0.00 0.04 0.00 0.00 99.81 16:37:42 16:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:37:42 16:31:01 1 0.48 0.00 0.07 0.00 0.00 99.45 16:37:42 16:31:01 2 0.10 0.00 0.02 0.00 0.00 99.88 16:37:42 16:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:37:42 16:32:01 all 0.15 0.00 0.03 0.00 0.00 99.82 16:37:42 16:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:37:42 16:32:01 1 0.52 0.00 0.03 0.00 0.00 99.45 16:37:42 16:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:37:42 16:32:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:37:42 16:33:01 all 0.13 0.00 0.03 0.00 0.00 99.84 16:37:42 16:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:37:42 16:33:01 1 0.42 0.00 0.05 0.00 0.02 99.52 16:37:42 16:33:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:37:42 16:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:37:42 16:34:01 all 0.04 0.00 0.05 0.00 0.00 99.91 16:37:42 16:34:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:37:42 16:34:01 1 0.10 0.00 0.08 0.00 0.00 99.82 16:37:42 16:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:37:42 16:34:01 3 0.05 0.00 0.05 0.00 0.02 99.88 16:37:42 16:35:01 all 0.05 0.00 0.03 0.00 0.00 99.92 16:37:42 16:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:37:42 16:35:01 1 0.07 0.00 0.05 0.00 0.00 99.88 16:37:42 16:35:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:37:42 16:35:01 3 0.07 0.00 0.05 0.00 0.00 99.88 16:37:42 16:36:01 all 0.15 0.00 0.03 0.00 0.00 99.82 16:37:42 16:36:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:37:42 16:36:01 1 0.50 0.00 0.03 0.00 0.00 99.47 16:37:42 16:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:37:42 16:36:01 3 0.07 0.00 0.05 0.00 0.00 99.88 16:37:42 16:37:01 all 0.15 0.00 0.03 0.00 0.00 99.82 16:37:42 16:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:37:42 16:37:01 1 0.50 0.00 0.02 0.00 0.00 99.48 16:37:42 16:37:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:37:42 16:37:01 3 0.07 0.00 0.03 0.00 0.00 99.90 16:37:42 16:37:42 Average: CPU %user %nice %system %iowait %steal %idle 16:37:42 Average: all 13.47 0.00 6.45 5.26 0.10 74.72 16:37:42 Average: 0 13.51 0.00 6.37 5.37 0.11 74.64 16:37:42 Average: 1 13.40 0.00 6.50 5.51 0.11 74.48 16:37:42 Average: 2 13.65 0.00 6.43 5.20 0.10 74.62 16:37:42 Average: 3 13.32 0.00 6.50 4.95 0.09 75.14 16:37:42 16:37:42 16:37:42