Pull request #3755 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 9d6a4513a2ce67a55ac7208e4cc4009604167c71 rather than 186748b12795fd7d8b338526fa352f44f20680fa Obtained Jenkinsfile from 9d6a4513a2ce67a55ac7208e4cc4009604167c71 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5553122965395807432.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8376616319032128590.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3889240782915659884.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6120501814150023588.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1260972966533340533.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6446029833220671066.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1126’ is offline Running on prd-centos7-docker-4c-2g-1133 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7098876874353077093.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2319820256304672376.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9d6a4513a2ce67a55ac7208e4cc4009604167c71 into PR head commit 186748b12795fd7d8b338526fa352f44f20680fa Merge succeeded, producing 186748b12795fd7d8b338526fa352f44f20680fa Checking out Revision 186748b12795fd7d8b338526fa352f44f20680fa (PR-3755) > git config core.sparsecheckout # timeout=10 > git checkout -f 186748b12795fd7d8b338526fa352f44f20680fa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3276848714929712983.key > git merge 9d6a4513a2ce67a55ac7208e4cc4009604167c71 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 186748b12795fd7d8b338526fa352f44f20680fa # timeout=10 Commit message: "convert store lists into slice" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:26:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:26:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:26:11 ========================================================= 16:26:11 EdgeX Global Pipelines Version Info 16:26:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:26:12 ------------------- 16:26:12 stable info: 16:26:12 ------------------- 16:26:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:26:12 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 16:26:12 Message: update stable to v1.0.210 16:26:13 ------------------- 16:26:13 experimental info: 16:26:13 ------------------- 16:26:13 Commited By: **** collab-it+edgex@linuxfoundation.org 16:26:13 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 16:26:13 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:26:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:26:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:26:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:26:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3755 [Pipeline] echo 16:26:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3755 [Pipeline] echo 16:26:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3755 [Pipeline] echo 16:26:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 186748b12795fd7d8b338526fa352f44f20680fa [Pipeline] echo 16:26:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 186748b [Pipeline] echo 16:26:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:14 provisioning config files... 16:26:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2420255373942054915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:14 ---> docker-login.sh 16:26:14 nexus3.edgexfoundry.org:10001 16:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:14 Configure a credential helper to remove this warning. See 16:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:14 16:26:14 Login Succeeded 16:26:14 nexus3.edgexfoundry.org:10002 16:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:14 Configure a credential helper to remove this warning. See 16:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:14 16:26:14 Login Succeeded 16:26:14 nexus3.edgexfoundry.org:10003 16:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:15 Configure a credential helper to remove this warning. See 16:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:15 16:26:15 Login Succeeded 16:26:15 nexus3.edgexfoundry.org:10004 16:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:15 Configure a credential helper to remove this warning. See 16:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:15 16:26:15 Login Succeeded 16:26:15 docker.io 16:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:15 Configure a credential helper to remove this warning. See 16:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:15 16:26:15 Login Succeeded 16:26:15 ---> docker-login.sh ends [Pipeline] } 16:26:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:26:16 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:26:16 + for file in '`ls cmd/**/Dockerfile`' 16:26:16 ++ dirname cmd/core-command/Dockerfile 16:26:16 ++ cut -d/ -f2 16:26:16 + echo core-command,cmd/core-command/Dockerfile 16:26:16 + for file in '`ls cmd/**/Dockerfile`' 16:26:16 ++ cut -d/ -f2 16:26:16 ++ dirname cmd/core-data/Dockerfile 16:26:16 + echo core-data,cmd/core-data/Dockerfile 16:26:16 + for file in '`ls cmd/**/Dockerfile`' 16:26:16 ++ cut -d/ -f2 16:26:16 ++ dirname cmd/core-metadata/Dockerfile 16:26:16 + echo core-metadata,cmd/core-metadata/Dockerfile 16:26:16 + for file in '`ls cmd/**/Dockerfile`' 16:26:16 ++ dirname cmd/security-bootstrapper/Dockerfile 16:26:16 ++ cut -d/ -f2 16:26:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:26:16 + for file in '`ls cmd/**/Dockerfile`' 16:26:16 ++ dirname cmd/security-proxy-setup/Dockerfile 16:26:16 ++ cut -d/ -f2 16:26:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:26:16 + for file in '`ls cmd/**/Dockerfile`' 16:26:16 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:26:16 ++ cut -d/ -f2 16:26:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:26:16 + for file in '`ls cmd/**/Dockerfile`' 16:26:16 ++ dirname cmd/support-notifications/Dockerfile 16:26:16 ++ cut -d/ -f2 16:26:16 + echo support-notifications,cmd/support-notifications/Dockerfile 16:26:16 + for file in '`ls cmd/**/Dockerfile`' 16:26:16 ++ dirname cmd/support-scheduler/Dockerfile 16:26:16 ++ cut -d/ -f2 16:26:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:26:16 + for file in '`ls cmd/**/Dockerfile`' 16:26:16 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:26:16 ++ cut -d/ -f2 16:26:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:26:16 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:26:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:26:17 16:26:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:26:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:26:17 latest: Pulling from edgex-devops/git-semver 16:26:17 a0d0a0d46f8b: Pulling fs layer 16:26:17 3e5f54012d9b: Pulling fs layer 16:26:17 4c7163046ea9: Pulling fs layer 16:26:17 0c2d73faf560: Pulling fs layer 16:26:17 0c2d73faf560: Waiting 16:26:17 3e5f54012d9b: Verifying Checksum 16:26:17 3e5f54012d9b: Download complete 16:26:17 a0d0a0d46f8b: Download complete 16:26:17 4c7163046ea9: Verifying Checksum 16:26:17 4c7163046ea9: Download complete 16:26:17 0c2d73faf560: Verifying Checksum 16:26:17 0c2d73faf560: Download complete 16:26:17 a0d0a0d46f8b: Pull complete 16:26:17 3e5f54012d9b: Pull complete 16:26:18 4c7163046ea9: Pull complete 16:26:18 0c2d73faf560: Pull complete 16:26:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:26:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:26:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:26:18 prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container 16:26:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:26:19 $ docker top d40215970102bc515d12184835a6f63bb167e65ea5b7f0793e3a003d227162e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:26:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:19 [ssh-agent] Looking for ssh-agent implementation... 16:26:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:19 $ docker exec d40215970102bc515d12184835a6f63bb167e65ea5b7f0793e3a003d227162e6 ssh-agent 16:26:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAkAJAk/agent.13 16:26:19 SSH_AGENT_PID=19 16:26:19 Running ssh-add (command line suppressed) 16:26:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7291936079732462565.key (/w/workspace/edgex-go/1@tmp/private_key_7291936079732462565.key) 16:26:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:19 + git tag --points-at HEAD [Pipeline] } 16:26:19 $ docker exec --env ******** --env ******** d40215970102bc515d12184835a6f63bb167e65ea5b7f0793e3a003d227162e6 ssh-agent -k 16:26:20 unset SSH_AUTH_SOCK; 16:26:20 unset SSH_AGENT_PID; 16:26:20 echo Agent pid 19 killed; 16:26:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:26:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:20 [ssh-agent] Looking for ssh-agent implementation... 16:26:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:20 $ docker exec d40215970102bc515d12184835a6f63bb167e65ea5b7f0793e3a003d227162e6 ssh-agent 16:26:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNoOpNE/agent.54 16:26:20 SSH_AGENT_PID=60 16:26:20 Running ssh-add (command line suppressed) 16:26:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5532251714725968554.key (/w/workspace/edgex-go/1@tmp/private_key_5532251714725968554.key) 16:26:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:20 + git semver init 16:26:20 # -> Open(): unable to determine branch for HEAD 16:26:20 # $GIT_DIR = /w/workspace/edgex-go/1/.git 16:26:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 16:26:20 # $SEMVER_REMOTE_NAME = origin 16:26:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:26:20 # $SEMVER_USER_NAME = edgex-jenkins 16:26:20 # $SEMVER_BRANCH = PR-3755 16:26:20 # $SEMVER_TEMP = /tmp/semver-800851561 16:26:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:26:33 # '/tmp/semver-800851561' -> '/w/workspace/edgex-go/1/.semver' 16:26:33 # -> Force: false 16:26:33 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 16:26:33 $ docker exec --env ******** --env ******** d40215970102bc515d12184835a6f63bb167e65ea5b7f0793e3a003d227162e6 ssh-agent -k 16:26:33 unset SSH_AUTH_SOCK; 16:26:33 unset SSH_AGENT_PID; 16:26:33 echo Agent pid 60 killed; 16:26:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:26:33 + git semver [Pipeline] } 16:26:33 $ docker stop --time=1 d40215970102bc515d12184835a6f63bb167e65ea5b7f0793e3a003d227162e6 16:26:35 $ docker rm -f d40215970102bc515d12184835a6f63bb167e65ea5b7f0793e3a003d227162e6 [Pipeline] // withDockerContainer [Pipeline] sh 16:26:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:26:36 Stashed 1 file(s) [Pipeline] echo 16:26:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 16:26:36 ========================================================= 16:26:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:26:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:26:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:26:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:26:37 a0d0a0d46f8b: Already exists 16:26:37 31adcdaf11c8: Pulling fs layer 16:26:37 b8b176561691: Pulling fs layer 16:26:37 4527c011a84f: Pulling fs layer 16:26:37 5d74067f8e1e: Pulling fs layer 16:26:37 e0aca202a116: Pulling fs layer 16:26:37 3a43be97a3b4: Pulling fs layer 16:26:37 34cad66bf833: Pulling fs layer 16:26:37 b4e3c513aaa6: Pulling fs layer 16:26:37 5d74067f8e1e: Waiting 16:26:37 e0aca202a116: Waiting 16:26:37 3a43be97a3b4: Waiting 16:26:37 34cad66bf833: Waiting 16:26:37 b4e3c513aaa6: Waiting 16:26:37 b8b176561691: Download complete 16:26:37 31adcdaf11c8: Verifying Checksum 16:26:37 31adcdaf11c8: Download complete 16:26:37 5d74067f8e1e: Verifying Checksum 16:26:37 5d74067f8e1e: Download complete 16:26:37 e0aca202a116: Verifying Checksum 16:26:37 e0aca202a116: Download complete 16:26:37 3a43be97a3b4: Verifying Checksum 16:26:37 3a43be97a3b4: Download complete 16:26:37 34cad66bf833: Verifying Checksum 16:26:37 34cad66bf833: Download complete 16:26:37 31adcdaf11c8: Pull complete 16:26:37 b8b176561691: Pull complete 16:26:37 4527c011a84f: Verifying Checksum 16:26:37 4527c011a84f: Download complete 16:26:38 b4e3c513aaa6: Verifying Checksum 16:26:38 b4e3c513aaa6: Download complete 16:26:41 4527c011a84f: Pull complete 16:26:41 5d74067f8e1e: Pull complete 16:26:41 e0aca202a116: Pull complete 16:26:41 3a43be97a3b4: Pull complete 16:26:41 34cad66bf833: Pull complete 16:26:44 b4e3c513aaa6: Pull complete 16:26:44 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:26:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:26:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:26:44 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:26:44 WORKDIR /edgex 16:26:44 COPY go.mod . 16:26:44 RUN go mod download' 16:26:44 + docker build -t ci-base-image-x86_64 -f - . 16:26:46 Sending build context to Docker daemon 329.3MB 16:26:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:26:46 ---> 9f6097aaca64 16:26:46 Step 2/4 : WORKDIR /edgex 16:26:48 ---> Running in bd58a73fbab2 16:26:48 Removing intermediate container bd58a73fbab2 16:26:48 ---> fa28c19149fe 16:26:48 Step 3/4 : COPY go.mod . 16:26:48 ---> 313ff643b644 16:26:48 Step 4/4 : RUN go mod download 16:26:48 ---> Running in e5f10b305b40 16:26:51 Still waiting to schedule task 16:26:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1130’ is offline 16:27:20 Removing intermediate container e5f10b305b40 16:27:20 ---> 4c41c9d50952 16:27:20 Successfully built 4c41c9d50952 16:27:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:27:20 + docker inspect -f . ci-base-image-x86_64 16:27:20 . [Pipeline] withDockerContainer 16:27:20 prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container 16:27:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:27:20 $ docker top 5b66fcf18d15d530db01af264bc0285a6d93fc6df190c53380cd1c0088c1764e -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:21 + go version 16:27:21 go version go1.16.8 linux/amd64 [Pipeline] } 16:27:21 $ docker stop --time=1 5b66fcf18d15d530db01af264bc0285a6d93fc6df190c53380cd1c0088c1764e 16:27:22 $ docker rm -f 5b66fcf18d15d530db01af264bc0285a6d93fc6df190c53380cd1c0088c1764e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:23 + docker inspect -f . ci-base-image-x86_64 16:27:23 . [Pipeline] withDockerContainer 16:27:23 prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container 16:27:23 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:27:23 $ docker top 4f0a82391fd344c296c1f5b8de1ccb044ed4fa56e599cad4e8dd9662ed7d5683 -eo pid,comm [Pipeline] { [Pipeline] echo 16:27:23 ========================================================= 16:27:23 [edgeXBuildGoParallel] Running Tests and Build... 16:27:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:27:24 + make test 16:27:24 go mod tidy 16:27:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:27:29 ? github.com/edgexfoundry/edgex-go [no test files] 16:27:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:27:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:27:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:27:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:27:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:27:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:27:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:27:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:27:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:27:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:27:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 16:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:27:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 16:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:27:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 46.3% of statements 16:27:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:27:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:28:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements 16:28:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:28:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:28:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements 16:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:28:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements 16:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:28:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 59.1% of statements 16:28:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:28:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:28:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:28:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:28:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 1.0% of statements 16:28:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:28:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 16:28:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 21.7% of statements 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:28:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 16:28:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements 16:28:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 16:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 10.049s coverage: 96.3% of statements 16:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 16:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 16:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 16:28:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.174s coverage: 82.5% of statements 16:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:28:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 16:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:28:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 16:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 70.4% of statements 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.4% of statements 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:28:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:28:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:28:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:28:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:28:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:28:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:28:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 16:28:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:28:55 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:29:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1134 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws 16:29:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:29:17 The recommended git tool is: git 16:29:23 using credential edgex-jenkins-ssh 16:29:23 Cloning the remote Git repository 16:29:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:29:23 > git init /w/workspace/edgex-go/1 # timeout=10 16:29:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:29:23 > git --version # timeout=10 16:29:23 > git --version # 'git version 2.17.1' 16:29:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:34 GO111MODULE=on go vet ./... 16:29:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:29:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:29:38 ./bin/test-attribution-txt.sh [Pipeline] sh 16:29:39 + ls -al . 16:29:39 total 612 16:29:39 drwxrwxr-x 10 1001 1001 4096 Oct 13 16:29 . 16:29:39 drwxr-xr-x 4 root root 28 Oct 13 16:27 .. 16:29:39 -rw-rw-r-- 1 1001 1001 11 Oct 13 16:26 .dockerignore 16:29:39 drwxrwxr-x 8 1001 1001 179 Oct 13 16:26 .git 16:29:39 drwxrwxr-x 4 1001 1001 142 Oct 13 16:26 .github 16:29:39 -rw-rw-r-- 1 1001 1001 804 Oct 13 16:26 .gitignore 16:29:39 -rw-rw-r-- 1 1001 1001 42 Oct 13 16:26 .golangci.yml 16:29:39 -rw-rw-r-- 1 1001 1001 76 Oct 13 16:26 .hadolint.yml 16:29:39 drwx------ 3 1001 1001 58 Oct 13 16:26 .semver 16:29:39 -rw-rw-r-- 1 1001 1001 166 Oct 13 16:26 .sonarcloud.properties 16:29:39 -rw-rw-r-- 1 1001 1001 1171 Oct 13 16:26 ADOPTERS.md 16:29:39 -rw-rw-r-- 1 1001 1001 8608 Oct 13 16:26 Attribution.txt 16:29:39 -rw-rw-r-- 1 1001 1001 43881 Oct 13 16:26 CHANGELOG.md 16:29:39 -rw-rw-r-- 1 1001 1001 3804 Oct 13 16:26 CONTRIBUTING.md 16:29:39 -rw-rw-r-- 1 1001 1001 677 Oct 13 16:26 GOVERNANCE.md 16:29:39 -rw-rw-r-- 1 1001 1001 849 Oct 13 16:26 Jenkinsfile 16:29:39 -rw-rw-r-- 1 1001 1001 10775 Oct 13 16:26 LICENSE 16:29:39 -rw-rw-r-- 1 1001 1001 6508 Oct 13 16:26 Makefile 16:29:39 -rw-rw-r-- 1 1001 1001 582 Oct 13 16:26 OWNERS.md 16:29:39 -rw-rw-r-- 1 1001 1001 8256 Oct 13 16:26 README.md 16:29:39 -rw-rw-r-- 1 1001 1001 6912 Oct 13 16:26 SECURITY.md 16:29:39 -rw-rw-r-- 1 1001 1001 5 Oct 13 16:26 VERSION 16:29:39 -rw-rw-r-- 1 1001 1001 4131 Oct 13 16:26 ZMQWindows.md 16:29:39 drwxrwxr-x 2 1001 1001 37 Oct 13 16:26 bin 16:29:39 drwxrwxr-x 14 1001 1001 4096 Oct 13 16:26 cmd 16:29:39 -rw-r--r-- 1 root root 403930 Oct 13 16:28 coverage.out 16:29:39 -rw-rw-r-- 1 1001 1001 829 Oct 13 16:26 go.mod 16:29:39 -rw-rw-r-- 1 1001 1001 50143 Oct 13 16:27 go.sum 16:29:39 drwxrwxr-x 8 1001 1001 124 Oct 13 16:26 internal 16:29:39 drwxrwxr-x 3 1001 1001 16 Oct 13 16:26 openapi 16:29:39 drwxrwxr-x 4 1001 1001 71 Oct 13 16:26 snap 16:29:39 -rw-rw-r-- 1 1001 1001 204 Oct 13 16:26 version.go [Pipeline] sh 16:29:39 + '[' -e coverage.out ] 16:29:39 + chown 1001:1001 coverage.out [Pipeline] stash 16:29:39 Stashed 1 file(s) [Pipeline] sh 16:29:40 + make build 16:29:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:29:40 Merging remotes/origin/main commit 9d6a4513a2ce67a55ac7208e4cc4009604167c71 into PR head commit 186748b12795fd7d8b338526fa352f44f20680fa 16:29:41 Merge succeeded, producing 186748b12795fd7d8b338526fa352f44f20680fa 16:29:41 Checking out Revision 186748b12795fd7d8b338526fa352f44f20680fa (PR-3755) 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:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:29:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:29:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:29:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:29:40 > git config core.sparsecheckout # timeout=10 16:29:40 > git checkout -f 186748b12795fd7d8b338526fa352f44f20680fa # timeout=10 16:29:40 > git remote # timeout=10 16:29:41 > git config --get remote.origin.url # timeout=10 16:29:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:41 > git merge 9d6a4513a2ce67a55ac7208e4cc4009604167c71 # timeout=10 16:29:41 > git rev-parse HEAD^{commit} # timeout=10 16:29:41 > git config core.sparsecheckout # timeout=10 16:29:41 > git checkout -f 186748b12795fd7d8b338526fa352f44f20680fa # timeout=10 16:29:45 Commit message: "convert store lists into slice" 16:29:45 > git --version # timeout=10 16:29:45 > git --version # 'git version 2.17.1' 16:29:45 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:29:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:29:46 Dload Upload Total Spent Left Speed 16:29:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83858 0 --:--:-- --:--:-- --:--:-- 83858 [Pipeline] sh 16:29:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:29:48 + sudo+ tee /etc/docker/daemon.new 16:29:48 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:29:48 { 16:29:48 "registry-mirrors": [ 16:29:48 "https://nexus3.edgexfoundry.org:10001" 16:29:48 ], 16:29:48 "bip": "10.250.0.254/24", 16:29:48 "hosts": [ 16:29:48 "tcp://0.0.0.0:5555", 16:29:48 "unix:///var/run/docker.sock" 16:29:48 ], 16:29:48 "mtu": 1458, 16:29:48 "selinux-enabled": true, 16:29:48 "seccomp-profile": "/etc/docker/seccomp.json" 16:29:48 } 16:29:48 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 [Pipeline] sh 16:29:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:29:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:29:48 + sudo service docker restart 16:29:49 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:50 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:50 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:51 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:52 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:53 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: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:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:29:57 $ docker stop --time=1 4f0a82391fd344c296c1f5b8de1ccb044ed4fa56e599cad4e8dd9662ed7d5683 16:29:58 $ docker rm -f 4f0a82391fd344c296c1f5b8de1ccb044ed4fa56e599cad4e8dd9662ed7d5683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:30:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:30:00 16:30:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:30:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:30:00 latest: Pulling from edgex-devops/edgex-compose 16:30:00 cbdbe7a5bc2a: Pulling fs layer 16:30:00 ca9280d653b3: Pulling fs layer 16:30:00 7e9c9ca2126c: Pulling fs layer 16:30:00 cbdbe7a5bc2a: Verifying Checksum 16:30:00 cbdbe7a5bc2a: Download complete 16:30:00 ca9280d653b3: Verifying Checksum 16:30:00 ca9280d653b3: Download complete 16:30:00 cbdbe7a5bc2a: Pull complete 16:30:01 7e9c9ca2126c: Verifying Checksum 16:30:01 7e9c9ca2126c: Download complete 16:30:01 ca9280d653b3: Pull complete 16:30:05 7e9c9ca2126c: Pull complete 16:30:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:30:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:30:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:30:05 prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container 16:30:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:30:08 $ docker top 582be0cbf9ccf5e82ae4fc852d84663b2030a0b28985090cc8238ac7b3f955db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 16:30:08 provisioning config files... 16:30:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7020002962519522634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:08 + docker-compose build --help 16:30:08 + grep parallel 16:30:08 ---> docker-login.sh 16:30:08 nexus3.edgexfoundry.org:10001 16:30:09 --parallel Build images in parallel. [Pipeline] } 16:30:09 $ docker stop --time=1 582be0cbf9ccf5e82ae4fc852d84663b2030a0b28985090cc8238ac7b3f955db 16:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:10 $ docker rm -f 582be0cbf9ccf5e82ae4fc852d84663b2030a0b28985090cc8238ac7b3f955db [Pipeline] // withDockerContainer [Pipeline] writeFile 16:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:10 Configure a credential helper to remove this warning. See 16:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:10 16:30:10 Login Succeeded 16:30:10 nexus3.edgexfoundry.org:10002 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:30:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:30:11 . [Pipeline] withDockerContainer 16:30:11 prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container 16:30:11 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:11 Configure a credential helper to remove this warning. See 16:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:11 16:30:11 Login Succeeded 16:30:11 nexus3.edgexfoundry.org:10003 16:30:11 $ docker top 29700c9e72dd69756fd9d53b26c49e01199ded8dff6ae46da510ec631e214331 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:11 Configure a credential helper to remove this warning. See 16:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:11 16:30:11 Login Succeeded 16:30:11 nexus3.edgexfoundry.org:10004 16:30:11 + docker-compose -f ./docker-compose-build.yml build --parallel 16:30:12 Building core-command ... 16:30:12 Building core-data ... 16:30:12 Building core-metadata ... 16:30:12 Building security-bootstrapper ... 16:30:12 Building security-proxy-setup ... 16:30:12 Building security-secretstore-setup ... 16:30:12 Building support-notifications ... 16:30:12 Building support-scheduler ... 16:30:12 Building sys-mgmt-agent ... 16:30:12 Building security-secretstore-setup 16:30:12 Building core-command 16:30:12 Building support-scheduler 16:30:12 Building core-metadata 16:30:12 Building support-notifications 16:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:12 Configure a credential helper to remove this warning. See 16:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:12 16:30:12 Login Succeeded 16:30:12 docker.io 16:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:13 Configure a credential helper to remove this warning. See 16:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:13 16:30:13 Login Succeeded 16:30:13 ---> docker-login.sh ends [Pipeline] } 16:30:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:30:14 ========================================================= 16:30:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:30:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:30:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:30:14 552d1f2373af: Pulling fs layer 16:30:14 ea3f2d53f512: Pulling fs layer 16:30:14 9e70ebbbe112: Pulling fs layer 16:30:14 7a9cfe048b4a: Pulling fs layer 16:30:14 72dc09318566: Pulling fs layer 16:30:14 f4f7b4309257: Pulling fs layer 16:30:14 0ac9a79272e3: Pulling fs layer 16:30:14 b78e95d17946: Pulling fs layer 16:30:14 0ac9a79272e3: Waiting 16:30:14 f4f7b4309257: Waiting 16:30:14 b78e95d17946: Waiting 16:30:14 7a9cfe048b4a: Waiting 16:30:14 72dc09318566: Waiting 16:30:14 9e70ebbbe112: Verifying Checksum 16:30:14 9e70ebbbe112: Download complete 16:30:14 ea3f2d53f512: Verifying Checksum 16:30:14 ea3f2d53f512: Download complete 16:30:14 72dc09318566: Verifying Checksum 16:30:14 72dc09318566: Download complete 16:30:14 f4f7b4309257: Verifying Checksum 16:30:14 f4f7b4309257: Download complete 16:30:14 0ac9a79272e3: Verifying Checksum 16:30:14 0ac9a79272e3: Download complete 16:30:14 552d1f2373af: Verifying Checksum 16:30:14 552d1f2373af: Download complete 16:30:15 552d1f2373af: Pull complete 16:30:16 ea3f2d53f512: Pull complete 16:30:16 9e70ebbbe112: Pull complete 16:30:17 b78e95d17946: Verifying Checksum 16:30:17 b78e95d17946: Download complete 16:30:17 7a9cfe048b4a: Verifying Checksum 16:30:17 7a9cfe048b4a: Download complete 16:30:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:30:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:30:22 ---> 4c41c9d50952 16:30:22 Step 3/24 : WORKDIR /edgex-go 16:30:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:30:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:30:22 ---> 4c41c9d50952 16:30:22 Step 3/23 : WORKDIR /edgex-go 16:30:29 ---> Running in b98be88d390e 16:30:29 ---> Running in 77f9119dc37d 16:30:29 7a9cfe048b4a: Pull complete 16:30:29 72dc09318566: Pull complete 16:30:29 f4f7b4309257: Pull complete 16:30:29 0ac9a79272e3: Pull complete 16:30:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:30:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:30:32 ---> 4c41c9d50952 16:30:32 Step 3/22 : WORKDIR /edgex-go 16:30:34 ---> Running in 9d1f7a66af83 16:30:34 Removing intermediate container 77f9119dc37d 16:30:34 ---> 7b95f91cfb92 16:30:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:34 Removing intermediate container b98be88d390e 16:30:34 ---> 7b29c4a5349f 16:30:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:34 ---> Running in 2a04caff196d 16:30:34 ---> Running in aa17a669f0f1 16:30:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:30:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:30:35 ---> 4c41c9d50952 16:30:35 Step 3/22 : WORKDIR /edgex-go 16:30:35 ---> Using cache 16:30:35 ---> a190a7fa4532 16:30:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:35 b78e95d17946: Pull complete 16:30:35 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:30:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:30:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:30:35 Removing intermediate container 9d1f7a66af83 16:30:35 ---> a190a7fa4532 16:30:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:35 ---> Running in 6237d3373417 16:30:35 ---> Running in 7e1a0927e5e5 16:30:35 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:30:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:30:35 ---> 4c41c9d50952 16:30:35 Step 3/21 : WORKDIR /edgex-go 16:30:35 ---> Using cache 16:30:35 ---> a190a7fa4532 16:30:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:35 ---> Running in 77406b06ffd3 [Pipeline] fileExists [Pipeline] sh 16:30:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:30:35 WORKDIR /edgex 16:30:35 COPY go.mod . 16:30:35 RUN go mod download 16:30:35 + docker build -t ci-base-image-arm64 -f - . 16:30:36 Removing intermediate container aa17a669f0f1 16:30:36 ---> 8ac9c8d0c7f6 16:30:36 Step 5/24 : RUN apk add --update --no-cache make git 16:30:36 ---> Running in c48b8573ee42 16:30:36 Removing intermediate container 6237d3373417 16:30:36 ---> fe72e7453797 16:30:36 Step 5/22 : RUN apk add --update --no-cache make git 16:30:36 Removing intermediate container 2a04caff196d 16:30:36 ---> b39dacd32585 16:30:36 Step 5/23 : RUN apk add --update --no-cache make git 16:30:36 ---> Running in 82cb743bc6bb 16:30:36 ---> Running in 9c15647bc954 16:30:36 Removing intermediate container 7e1a0927e5e5 16:30:36 ---> ebbba9b778e2 16:30:36 Step 5/22 : RUN apk add --update --no-cache make git 16:30:36 ---> Running in 18f693b5caae 16:30:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:36 Removing intermediate container 77406b06ffd3 16:30:36 ---> cac74b8eca50 16:30:36 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:30:36 ---> Running in a64e0e17f5ad 16:30:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:37 Sending build context to Docker daemon 166.3MB 16:30:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:30:37 ---> 8b459fc5aaf0 16:30:37 Step 2/4 : WORKDIR /edgex 16:30:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:38 OK: 220 MiB in 52 packages 16:30:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:38 OK: 220 MiB in 52 packages 16:30:38 OK: 220 MiB in 52 packages 16:30:38 OK: 220 MiB in 52 packages 16:30:38 OK: 220 MiB in 52 packages 16:30:38 Removing intermediate container c48b8573ee42 16:30:38 ---> c834485ad63a 16:30:38 Step 6/24 : COPY . . 16:30:39 Removing intermediate container 9c15647bc954 16:30:39 ---> 72ea6c865bab 16:30:39 Step 6/23 : COPY go.mod . 16:30:41 ---> accb2b77566e 16:30:41 Step 7/23 : RUN go mod download 16:30:41 ---> Running in 9d4faa6405dd 16:30:41 Removing intermediate container 82cb743bc6bb 16:30:41 ---> 83cc52bd5b57 16:30:41 Step 6/22 : COPY . . 16:30:41 Removing intermediate container a64e0e17f5ad 16:30:41 ---> d0ef949f6fd8 16:30:41 Step 6/21 : COPY . . 16:30:41 Removing intermediate container 18f693b5caae 16:30:41 ---> d2291430377e 16:30:41 Step 6/22 : COPY . . 16:30:44 ---> Running in 0db83342c42e 16:30:44 Removing intermediate container 0db83342c42e 16:30:44 ---> ba390e4b0dcc 16:30:44 Step 3/4 : COPY go.mod . 16:30:45 ---> b3b768ac8e38 16:30:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:45 ---> d45b1572020b 16:30:45 Step 4/4 : RUN go mod download 16:30:45 ---> Running in 0ce5f42c3727 16:30:47 ---> Running in e8254bc0357c 16:30:48 Removing intermediate container 9d4faa6405dd 16:30:48 ---> 45a1594df417 16:30:48 Step 8/23 : COPY . . 16:30:53 ---> 2fadcc26026d 16:30:53 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:53 ---> b51ac19cb7c7 16:30:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:53 ---> e0c0a346c710 16:30:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:53 Removing intermediate container e8254bc0357c 16:30:53 ---> 1b87362fae98 16:30:53 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:30:53 ---> Running in a73d65d93ddd 16:30:53 ---> Running in c123edb0b2ff 16:30:53 ---> Running in 7b03cd7f16da 16:30:53 ---> Running in 240f0696a974 16:30:54 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:30:57 Removing intermediate container 7b03cd7f16da 16:30:57 ---> c9203a9cd72e 16:30:57 Step 8/22 : RUN make cmd/core-command/core-command 16:30:57 Removing intermediate container c123edb0b2ff 16:30:57 ---> 386360712d92 16:30:57 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:30:57 ---> Running in fbaf64866017 16:30:58 Removing intermediate container a73d65d93ddd 16:30:58 ---> 4523ad8df9f4 16:30:58 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:30:58 ---> Running in c632ee5ec38c 16:30:58 ---> Running in e24d6521a808 16:30:58 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:30:59 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:30: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:31:09 ---> 190da0cca509 16:31:09 Step 9/23 : RUN go mod tidy 16:31:09 ---> Running in 52b97b6edde2 16:31:09 Removing intermediate container 52b97b6edde2 16:31:09 ---> 535e071149f7 16:31:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:31:09 ---> Running in ff0c024a8188 16:31:10 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:31:22 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:31:26 Removing intermediate container 240f0696a974 16:31:26 ---> 7e215b97b5b8 16:31:26 16:31:26 Step 9/24 : FROM alpine:3.14 16:31:27 3.14: Pulling from library/alpine 16:31:27 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:31:27 Status: Downloaded newer image for alpine:3.14 16:31:27 ---> 14119a10abf4 16:31:27 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:31:27 ---> Running in 6194fe77f966 16:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:31:28 (1/3) Installing ca-certificates (20191127-r5) 16:31:28 (2/3) Installing dumb-init (1.2.5-r1) 16:31:28 (3/3) Installing su-exec (0.2-r1) 16:31:28 Executing busybox-1.33.1-r3.trigger 16:31:28 Executing ca-certificates-20191127-r5.trigger 16:31:28 OK: 6 MiB in 17 packages 16:31:29 Removing intermediate container 6194fe77f966 16:31:29 ---> a15b37828be1 16:31:29 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:31:29 ---> Running in 29c1404b65ca 16:31:29 Removing intermediate container 29c1404b65ca 16:31:29 ---> 28a85fa3b9b0 16:31:29 Step 12/24 : WORKDIR / 16:31:29 ---> Running in adbf9c60a8cd 16:31:29 Removing intermediate container adbf9c60a8cd 16:31:29 ---> 6a923dd1e9a1 16:31:29 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:31:29 ---> 7e3315ec584a 16:31:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:31:30 ---> 40a766091fd1 16:31:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:31:30 ---> 1d09b4c2c39a 16:31:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:31:30 ---> 4dff817e2a79 16:31:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:31:31 ---> 7d07ba5c6d25 16:31:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:31:32 ---> 65ec2665723d 16:31:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:31:32 ---> be67dc5d6e1f 16:31:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:31:32 ---> Running in 571b8d48f764 16:31:33 Removing intermediate container 571b8d48f764 16:31:33 ---> b33d643a7ff1 16:31:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:31:33 ---> Running in 22c856109436 16:31:33 Removing intermediate container 22c856109436 16:31:33 ---> 2fabb781d45a 16:31:33 Step 22/24 : LABEL arch=x86_64 16:31:33 ---> Running in 92ebde3aa785 16:31:33 Removing intermediate container 92ebde3aa785 16:31:33 ---> b345ca236809 16:31:33 Step 23/24 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:31:33 ---> Running in 41a0d66f6f0a 16:31:33 Removing intermediate container 41a0d66f6f0a 16:31:33 ---> 609f12d7b54b 16:31:33 Step 24/24 : LABEL version=0.0.0 16:31:33 ---> Running in 23eef53e0fa2 16:31:33 Removing intermediate container 23eef53e0fa2 16:31:33 ---> 7b9e44e634c8 16:31:33 16:31:34 Successfully built 7b9e44e634c8 16:31:34 Successfully tagged security-secretstore-setup:latest 16:31:34 Building security-bootstrapper 16:31:40  Building security-secretstore-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:31:40 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:31:40 ---> 4c41c9d50952 16:31:40 Step 3/30 : WORKDIR /edgex-go 16:31:40 ---> Using cache 16:31:40 ---> a190a7fa4532 16:31:40 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:40 ---> Using cache 16:31:40 ---> cac74b8eca50 16:31:40 Step 5/30 : RUN apk add --update --no-cache make git 16:31:40 ---> Running in a7f3465dfa87 16:31:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:31:41 Removing intermediate container fbaf64866017 16:31:41 ---> d4f0f87ff53a 16:31:41 16:31:41 Step 9/22 : FROM alpine:3.14 16:31:41 ---> 14119a10abf4 16:31:41 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:31:41 ---> Running in 124b0b6ddfc9 16:31:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:31:42 OK: 220 MiB in 52 packages 16:31:43 (1/1) Installing dumb-init (1.2.5-r1) 16:31:43 Executing busybox-1.33.1-r3.trigger 16:31:43 OK: 6 MiB in 15 packages 16:31:44 Removing intermediate container c632ee5ec38c 16:31:44 ---> 18cb16de73d7 16:31:44 16:31:44 Step 9/22 : FROM alpine:3.14 16:31:44 ---> 14119a10abf4 16:31:44 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:31:44 Removing intermediate container a7f3465dfa87 16:31:44 ---> 526b5add2e7a 16:31:44 Step 6/30 : COPY . . 16:31:44 ---> Running in c77551d4972d 16:31:44 Removing intermediate container 124b0b6ddfc9 16:31:44 ---> 3b957e04e309 16:31:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:44 ---> Running in f5744e42fc5b 16:31:44 Removing intermediate container f5744e42fc5b 16:31:44 ---> ec10b84e4734 16:31:44 Step 12/22 : ENV APP_PORT=59882 16:31:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:31:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:31:45 (1/1) Installing dumb-init (1.2.5-r1) 16:31:45 Executing busybox-1.33.1-r3.trigger 16:31:45 OK: 6 MiB in 15 packages 16:31:45 ---> Running in 713523a92d31 16:31:46 Removing intermediate container e24d6521a808 16:31:46 ---> 9b6da89702ab 16:31:46 16:31:46 Step 9/21 : FROM alpine:3.14 16:31:46 ---> 14119a10abf4 16:31:46 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:31:47 Removing intermediate container 713523a92d31 16:31:47 ---> 85417f3770f6 16:31:47 Step 13/22 : EXPOSE $APP_PORT 16:31:47 ---> Running in a11154acd455 16:31:47 ---> Running in a752265322d8 16:31:47 Removing intermediate container c77551d4972d 16:31:47 ---> b980f3cb46a8 16:31:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:47 Removing intermediate container a752265322d8 16:31:47 ---> 8cc7848d697a 16:31:47 Step 14/22 : WORKDIR / 16:31:47 ---> Running in 22efebc6079e 16:31:47 ---> Running in 1806fee83293 16:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:31:47 Removing intermediate container 22efebc6079e 16:31:47 ---> 3656fcf99cb8 16:31:47 Step 12/22 : ENV APP_PORT=59881 16:31:48 (1/2) Installing ca-certificates (20191127-r5) 16:31:48 (2/2) Installing dumb-init (1.2.5-r1) 16:31:48 Executing busybox-1.33.1-r3.trigger 16:31:48 Executing ca-certificates-20191127-r5.trigger 16:31:48 OK: 6 MiB in 16 packages 16:31:48 Removing intermediate container 1806fee83293 16:31:48 ---> d0731f080d88 16:31:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:48 ---> Running in 042486e39f8f 16:31:49 Removing intermediate container 042486e39f8f 16:31:49 ---> 50633df38a6c 16:31:49 Step 13/22 : EXPOSE $APP_PORT 16:31:49 ---> e496840d342b 16:31:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:31:49 ---> Running in a11eae6cf552 16:31:49 Removing intermediate container a11154acd455 16:31:49 ---> c2185d8d0b49 16:31:49 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:31:49 ---> Running in 199e35285eb9 16:31:49 Removing intermediate container a11eae6cf552 16:31:49 ---> 26c2b05de0df 16:31:49 Step 14/22 : WORKDIR / 16:31:49 ---> 2e236aa5bcd1 16:31:49 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:49 ---> Running in 52a6f705bbba 16:31:49 Removing intermediate container 199e35285eb9 16:31:49 ---> 2e098d15ca00 16:31:49 Step 12/21 : ENV APP_PORT=59860 16:31:49 ---> Running in 63f3467fb9fc 16:31:49 ---> 176073e1145a 16:31:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:31:49 ---> Running in 7453fcb5de50 16:31:49 Removing intermediate container 52a6f705bbba 16:31:49 ---> a835a6c13259 16:31:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:49 Removing intermediate container 7453fcb5de50 16:31:49 ---> db965b018763 16:31:49 Step 13/21 : EXPOSE $APP_PORT 16:31:50 ---> Running in f29aaf9d97c4 16:31:50 ---> b35dded46bfb 16:31:50 Step 18/22 : ENTRYPOINT ["/core-command"] 16:31:50 ---> Running in 8c54ce39462e 16:31:50 ---> 536a83f7e232 16:31:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:31:50 Removing intermediate container f29aaf9d97c4 16:31:50 ---> e5e5690d81de 16:31:50 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:50 Removing intermediate container 8c54ce39462e 16:31:50 ---> 8561878f19e2 16:31:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:50 ---> Running in ffa14d7b956e 16:31:50 ---> 27b54fe07605 16:31:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:31:50 ---> b6b24685c7f0 16:31:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:31:50 Removing intermediate container ffa14d7b956e 16:31:50 ---> 310079e6d2cc 16:31:50 Step 20/22 : LABEL arch=x86_64 16:31:50 ---> Running in 68b40ef3a227 16:31:51 Removing intermediate container ff0c024a8188 16:31:51 ---> 58864a7c01f1 16:31:51 16:31:51 Step 11/23 : FROM alpine:3.14 16:31:51 ---> 14119a10abf4 16:31:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:31:51 ---> Using cache 16:31:51 ---> b980f3cb46a8 16:31:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:51 ---> Using cache 16:31:51 ---> 3656fcf99cb8 16:31:51 Step 14/23 : ENV APP_PORT=59861 16:31:51 ---> 5c6f810d4556 16:31:51 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:31:51 Removing intermediate container 63f3467fb9fc 16:31:51 ---> de84be7e9503 16:31:51 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:31:51 ---> Running in 2d7cc0aaa995 16:31:51 ---> Running in 847c97be6064 16:31:51 ---> 55a1ba49f424 16:31:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:31:51 ---> Running in 3612051e6431 16:31:51 Removing intermediate container 68b40ef3a227 16:31:51 ---> 3ed51d04486b 16:31:51 Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:31:51 ---> Running in a4460b6bb244 16:31:51 Removing intermediate container 2d7cc0aaa995 16:31:51 ---> b19298fa8ee9 16:31:51 Step 15/23 : EXPOSE $APP_PORT 16:31:51 Removing intermediate container 847c97be6064 16:31:51 ---> 815da02ef679 16:31:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:51 ---> Running in 4cdca95dd1dd 16:31:51 ---> Running in 5a40872a7973 16:31:51 Removing intermediate container a4460b6bb244 16:31:51 ---> a3322d233d1a 16:31:51 Step 22/22 : LABEL version=0.0.0 16:31:51 ---> Running in 17265a3d86bd 16:31:51 ---> 9ef106efd02f 16:31:51 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:31:51 ---> Running in 0d1fcdaffb52 16:31:51 Removing intermediate container 4cdca95dd1dd 16:31:51 ---> 6d7314fec268 16:31:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:51 Removing intermediate container 5a40872a7973 16:31:51 ---> 6e5546f6998d 16:31:51 Step 20/22 : LABEL arch=x86_64 16:31:51 Removing intermediate container 17265a3d86bd 16:31:51 ---> cde30e499aa2 16:31:51 16:31:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:31:51 ---> Running in 733ff1a1c7d0 16:31:51 Successfully built cde30e499aa2 16:31:51 Successfully tagged core-command:latest 16:31:51  Building core-command ... done Building sys-mgmt-agent 16:31:51 Removing intermediate container 0d1fcdaffb52 16:31:51 ---> 98d8cada8cc0 16:31:51 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:51 ---> Running in 1e1b3d593045 16:31:51 ---> d395ae3f0804 16:31:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:31:51 Removing intermediate container 733ff1a1c7d0 16:31:51 ---> 4b9ce06000da 16:31:51 Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:31:51 ---> Running in 270eff446ae8 16:31:52 Removing intermediate container 1e1b3d593045 16:31:52 ---> 5d888a77c3b0 16:31:52 Step 19/21 : LABEL arch=x86_64 16:31:52 Removing intermediate container 270eff446ae8 16:31:52 ---> 96f2141a4440 16:31:52 Step 22/22 : LABEL version=0.0.0 16:31:53 ---> a6fac6785494 16:31:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:31:53 ---> Running in 20ece0ff4b1d 16:31:53 ---> Running in d179a3ea4d12 16:31:53 Removing intermediate container 20ece0ff4b1d 16:31:53 ---> 88910190e3e8 16:31:53 Step 20/21 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:31:53 Removing intermediate container d179a3ea4d12 16:31:53 ---> 0f7a0b1f052d 16:31:53 16:31:53 ---> Running in d84adf79e272 16:31:53 Successfully built 0f7a0b1f052d 16:31:53 Successfully tagged core-metadata:latest 16:31:53  Building core-metadata ... done Building security-proxy-setup 16:31:53 ---> 065fc2d6b278 16:31:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:31:53 Removing intermediate container d84adf79e272 16:31:53 ---> 82cec912d4fe 16:31:53 Step 21/21 : LABEL version=0.0.0 16:31:53 ---> Running in f7c81b7633d5 16:31:53 ---> Running in bd9f656e9958 16:31:54 Removing intermediate container f7c81b7633d5 16:31:54 ---> 1b215245b124 16:31:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:56 Removing intermediate container bd9f656e9958 16:31:56 ---> 71d8b55b25ee 16:31:56 16:31:56 Successfully built 71d8b55b25ee 16:31:57 Successfully tagged support-notifications:latest 16:31:57  Building support-notifications ... done Building core-data 16:31:57 ---> Running in 356ecb5b725f 16:31:59 Removing intermediate container 356ecb5b725f 16:31:59 ---> 005a7d506376 16:31:59 Step 21/23 : LABEL arch=x86_64 16:32:01 ---> Running in c9d12e3ef8fc 16:32:01 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:32:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:32:01 ---> 4c41c9d50952 16:32:01 Step 3/20 : WORKDIR /edgex-go 16:32:01 ---> Using cache 16:32:01 ---> a190a7fa4532 16:32:01 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:01 ---> Using cache 16:32:01 ---> cac74b8eca50 16:32:01 Step 5/20 : RUN apk add --update --no-cache make git 16:32:01 ---> Using cache 16:32:01 ---> 526b5add2e7a 16:32:01 Step 6/20 : COPY . . 16:32:01 ---> Using cache 16:32:01 ---> 2e236aa5bcd1 16:32:01 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:01 ---> Using cache 16:32:01 ---> de84be7e9503 16:32:01 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:32:02 Removing intermediate container c9d12e3ef8fc 16:32:02 ---> 9582697a2c5b 16:32:02 Step 22/23 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:32:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:32:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:03 ---> 4c41c9d50952 16:32:03 Step 3/22 : WORKDIR /edgex-go 16:32:03 ---> Using cache 16:32:03 ---> a190a7fa4532 16:32:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:03 ---> Using cache 16:32:03 ---> cac74b8eca50 16:32:03 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:32:03 ---> Running in 1e22b4cdb4e4 16:32:03 ---> Running in ae040b1e7be5 16:32:03 ---> Running in f85b5073e1e1 16:32:03 Removing intermediate container ae040b1e7be5 16:32:03 ---> 43084857674d 16:32:03 Step 23/23 : LABEL version=0.0.0 16:32:03 ---> Running in 91305ec79d34 16:32:04 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:32:04 Removing intermediate container 91305ec79d34 16:32:04 ---> ad8324c29621 16:32:04 16:32:04 Successfully built ad8324c29621 16:32:04 Successfully tagged support-scheduler:latest 16:32:04  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:32:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:32:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:32:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:05 ---> 4c41c9d50952 16:32:05 Step 3/22 : WORKDIR /edgex-go 16:32:05 ---> Using cache 16:32:05 ---> a190a7fa4532 16:32:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:05 ---> Using cache 16:32:05 ---> cac74b8eca50 16:32:05 Step 5/22 : RUN apk add --update --no-cache make bash git 16:32:05 ---> Running in 70b68bb328b2 16:32:05 OK: 220 MiB in 52 packages 16:32:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:32:06 Removing intermediate container f85b5073e1e1 16:32:06 ---> 8e720726fe26 16:32:06 Step 6/22 : COPY . . 16:32:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:32:07 OK: 220 MiB in 52 packages 16:32:07 Removing intermediate container 0ce5f42c3727 16:32:07 ---> 3443375e4987 16:32:07 Successfully built 3443375e4987 16:32:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:32:08 + docker inspect -f . ci-base-image-arm64 16:32:08 . [Pipeline] withDockerContainer 16:32:08 prd-ubuntu18.04-docker-arm64-4c-16g-1134 does not seem to be running inside a container 16:32:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:32:10 $ docker top 7a928c6d6ea32e489a837e099e5bb59c49f6e590a7f85fc8db7c2b57210cb044 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:10 Removing intermediate container 70b68bb328b2 16:32:10 ---> 694cf85cf1ad 16:32:10 Step 6/22 : COPY . . 16:32:10 ---> 86c229b16d0d 16:32:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:11 + go version 16:32:11 go version go1.16.8 linux/arm64 [Pipeline] } 16:32:11 $ docker stop --time=1 7a928c6d6ea32e489a837e099e5bb59c49f6e590a7f85fc8db7c2b57210cb044 16:32:11 ---> Running in 964a3b8bc5e2 16:32:13 $ docker rm -f 7a928c6d6ea32e489a837e099e5bb59c49f6e590a7f85fc8db7c2b57210cb044 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:32:14 + docker inspect -f . ci-base-image-arm64 16:32:14 . [Pipeline] withDockerContainer 16:32:14 prd-ubuntu18.04-docker-arm64-4c-16g-1134 does not seem to be running inside a container 16:32:14 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:32:15 Removing intermediate container 964a3b8bc5e2 16:32:15 ---> 3e9373bcf184 16:32:15 Step 8/22 : RUN make cmd/core-data/core-data 16:32:15 ---> d452b8037c2b 16:32:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:15 ---> Running in 58163741f9c2 16:32:15 ---> Running in 0d79e6e6baf9 16:32:16 $ docker top 042d3713cfcc6b3d53293b2a1578f29a4ed069a2ad708fee4d910de04b1c0201 -eo pid,comm 16:32: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 [Pipeline] { [Pipeline] echo 16:32:16 ========================================================= 16:32:16 [edgeXBuildGoParallel] Running Tests and Build... 16:32:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:17 + make test 16:32:17 go mod tidy 16:32:17 Removing intermediate container 0d79e6e6baf9 16:32:17 ---> a7ecd2c9f469 16:32:17 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:32:17 ---> Running in 2b15724782f6 16:32:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:32:18 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:32:20 Removing intermediate container 3612051e6431 16:32:20 ---> 74bb78940763 16:32:20 16:32:20 Step 9/30 : FROM alpine:3.14 16:32:20 ---> 14119a10abf4 16:32:20 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:32:20 ---> Running in 2f08693beb2b 16:32:20 Removing intermediate container 2f08693beb2b 16:32:20 ---> 7190f6988dcd 16:32:20 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:32:20 ---> Running in 27902b8389d8 16:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:32:21 (1/2) Installing dumb-init (1.2.5-r1) 16:32:21 (2/2) Installing su-exec (0.2-r1) 16:32:21 Executing busybox-1.33.1-r3.trigger 16:32:21 OK: 6 MiB in 16 packages 16:32:22 Removing intermediate container 27902b8389d8 16:32:22 ---> 809b0b7111ab 16:32:22 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:32:22 ---> Running in bc81123467d0 16:32:22 Removing intermediate container bc81123467d0 16:32:22 ---> 8f7a491a0a87 16:32:22 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:32:22 ---> Running in be32abdf6b30 16:32:22 Removing intermediate container be32abdf6b30 16:32:22 ---> 202a688e3b42 16:32:22 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:32:22 ---> Running in 7e73912aa547 16:32:23 Removing intermediate container 7e73912aa547 16:32:23 ---> 8ab5f467fdc0 16:32:23 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:32:23 ---> Running in 407458646f8c 16:32:24 Removing intermediate container 407458646f8c 16:32:24 ---> 491ff2e7e05a 16:32:24 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:32:24 ---> 12d0c058b9d4 16:32:24 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:32:24 ---> Running in a406483c40e7 16:32:25 Removing intermediate container a406483c40e7 16:32:25 ---> 21d7acffe35a 16:32:25 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:25 ---> 6f7f29543036 16:32:25 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:32:26 ---> b35438c840f4 16:32:26 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:32:26 ---> 0a4b3f867b09 16:32:26 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:32:26 ---> e8accc5b56ce 16:32:26 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:32:27 ---> ae9fd65a1b4e 16:32:27 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:32:27 ---> Running in e6bb385173e5 16:32:27 Removing intermediate container e6bb385173e5 16:32:27 ---> 6f1d0aebd6ee 16:32:27 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:32:28 ---> 7e74e25a34b7 16:32:28 Step 25/30 : RUN chmod +x /entrypoint.sh 16:32:28 ---> Running in e2a74a49667a 16:32:29 Removing intermediate container e2a74a49667a 16:32:29 ---> 026e551a7527 16:32:29 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:32:29 ---> Running in 5b2df75912c2 16:32:29 Removing intermediate container 5b2df75912c2 16:32:29 ---> 0d1a72f0e0be 16:32:29 Step 27/30 : CMD ["gate"] 16:32:29 ---> Running in bf4f07d45926 16:32:29 Removing intermediate container bf4f07d45926 16:32:29 ---> d9e61ba1ac79 16:32:29 Step 28/30 : LABEL arch=x86_64 16:32:29 ---> Running in 53bdb1132a18 16:32:30 Removing intermediate container 53bdb1132a18 16:32:30 ---> 4fd1e0184344 16:32:30 Step 29/30 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:32:30 ---> Running in 5b025896a058 16:32:30 Removing intermediate container 5b025896a058 16:32:30 ---> 3cc0976893b8 16:32:30 Step 30/30 : LABEL version=0.0.0 16:32:30 ---> Running in bc8d7a8f6864 16:32:30 Removing intermediate container bc8d7a8f6864 16:32:30 ---> e5bf9e32c30c 16:32:30 16:32:30 Successfully built e5bf9e32c30c 16:32:30 Successfully tagged security-bootstrapper:latest 16:32:31  Building security-bootstrapper ... done 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:37 Removing intermediate container 1e22b4cdb4e4 16:32:37 ---> 396ad5751cd6 16:32:37 16:32:37 Step 9/20 : FROM alpine:3.14 16:32:37 ---> 14119a10abf4 16:32:37 Step 10/20 : RUN apk add --update --no-cache curl 16:32:37 ---> Running in 0dacea4faf0b 16:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:32:37 (1/5) Installing ca-certificates (20191127-r5) 16:32:37 (2/5) Installing brotli-libs (1.0.9-r5) 16:32:37 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:32:37 (4/5) Installing libcurl (7.79.1-r0) 16:32:37 (5/5) Installing curl (7.79.1-r0) 16:32:37 Executing busybox-1.33.1-r3.trigger 16:32:37 Executing ca-certificates-20191127-r5.trigger 16:32:37 OK: 8 MiB in 19 packages 16:32:38 Removing intermediate container 0dacea4faf0b 16:32:38 ---> 63aefc9dea27 16:32:38 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:32:38 ---> Running in 21f802c5ea2d 16:32:38 Removing intermediate container 21f802c5ea2d 16:32:38 ---> 3ed143e5cdd9 16:32:38 Step 12/20 : WORKDIR /edgex 16:32:38 ---> Running in 05992c1161a2 16:32:38 Removing intermediate container 05992c1161a2 16:32:38 ---> 4a323af33657 16:32:38 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:32:38 ---> 90877c487930 16:32:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:32:39 ---> 64003b4d00e1 16:32:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:32:39 ---> a4d59e38d7fa 16:32:39 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:32:40 ---> Running in 9e89340d7472 16:32:40 Removing intermediate container 9e89340d7472 16:32:40 ---> a56997f931df 16:32:40 Step 17/20 : CMD ["--init=true"] 16:32:40 ---> Running in 5cea0379932a 16:32:40 Removing intermediate container 5cea0379932a 16:32:40 ---> db02814f1147 16:32:40 Step 18/20 : LABEL arch=x86_64 16:32:40 ---> Running in 3b23d01e6a4c 16:32:40 Removing intermediate container 3b23d01e6a4c 16:32:40 ---> 36ea571a253a 16:32:40 Step 19/20 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:32:40 ---> Running in 7d43db8e8320 16:32:40 Removing intermediate container 7d43db8e8320 16:32:40 ---> 5c1182fac28e 16:32:40 Step 20/20 : LABEL version=0.0.0 16:32:40 ---> Running in 8e7e49e4ebe9 16:32:40 Removing intermediate container 8e7e49e4ebe9 16:32:40 ---> dd167aebe9cb 16:32:40 16:32:40 Successfully built dd167aebe9cb 16:32:40 Successfully tagged security-proxy-setup:latest 16:32:42  Building security-proxy-setup ... done Removing intermediate container 2b15724782f6 16:32:42 ---> 2305cfafc764 16:32:42 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:32:43 ---> Running in 656ee337cb5d 16:32:43 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:44 Removing intermediate container 656ee337cb5d 16:32:44 ---> ad8f8a08db10 16:32:44 16:32:44 Step 10/22 : FROM docker:20.10.8 16:32:44 20.10.8: Pulling from library/docker 16:32:44 ? github.com/edgexfoundry/edgex-go [no test files] 16:32:46 Removing intermediate container 58163741f9c2 16:32:46 ---> f02c049ace3d 16:32:46 16:32:46 Step 9/22 : FROM alpine:3.14 16:32:46 ---> 14119a10abf4 16:32:46 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:32:46 ---> Running in 05da6b8db9c6 16:32:46 Removing intermediate container 05da6b8db9c6 16:32:46 ---> 0e7199146607 16:32:46 Step 11/22 : ENV APP_PORT=59880 16:32:46 ---> Running in 542d0a71c16d 16:32:46 Removing intermediate container 542d0a71c16d 16:32:46 ---> 72e282cfdaa5 16:32:46 Step 12/22 : EXPOSE $APP_PORT 16:32:46 ---> Running in a4db8a1bc830 16:32:46 Removing intermediate container a4db8a1bc830 16:32:46 ---> d9e62caa662c 16:32:46 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:46 ---> Running in da8021d7603b 16:32:47 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:32:47 Status: Downloaded newer image for docker:20.10.8 16:32:47 ---> bc6c0ffef665 16:32:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:32:47 ---> Running in c90a137ebdc8 16:32:47 Removing intermediate container c90a137ebdc8 16:32:47 ---> 1a6405dc94fd 16:32:47 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:32:47 ---> Running in 46e66171ffa3 16:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:32:47 Removing intermediate container da8021d7603b 16:32:47 ---> 1ffb0658b853 16:32:47 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:32:47 ---> Running in cec8773c266f 16:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:32:47 (1/42) Installing readline (8.1.0-r0) 16:32:47 (2/42) Installing bash (5.1.4-r0) 16:32:47 Executing bash-5.1.4-r0.post-install 16:32:47 (3/42) Installing brotli-libs (1.0.9-r5) 16:32:47 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:32:47 (5/42) Installing libcurl (7.79.1-r0) 16:32:47 (6/42) Installing curl (7.79.1-r0) 16:32:47 (7/42) Installing dumb-init (1.2.5-r1) 16:32:47 (8/42) Installing libbz2 (1.0.8-r1) 16:32:47 (9/42) Installing expat (2.4.1-r0) 16:32:47 (10/42) Installing libffi (3.3-r2) 16:32:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:32:47 (11/42) Installing gdbm (1.19-r0) 16:32:47 (12/42) Installing xz-libs (5.2.5-r0) 16:32:47 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:32:47 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:32:47 (15/42) Installing mpdecimal (2.5.1-r1) 16:32:47 (16/42) Installing sqlite-libs (3.35.5-r0) 16:32:47 (17/42) Installing python3 (3.9.5-r1) 16:32:48 (18/42) Installing py3-appdirs (1.4.4-r2) 16:32:48 (19/42) Installing py3-chardet (4.0.0-r2) 16:32:48 (20/42) Installing py3-idna (3.2-r0) 16:32:48 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:32:48 (22/42) Installing py3-certifi (2020.12.5-r1) 16:32:48 (23/42) Installing py3-requests (2.25.1-r4) 16:32:48 (24/42) Installing py3-msgpack (1.0.2-r1) 16:32:48 (25/42) Installing py3-lockfile (0.12.2-r4) 16:32:48 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:32:48 (27/42) Installing py3-colorama (0.4.4-r1) 16:32:48 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:32:48 (29/42) Installing py3-distlib (0.3.1-r3) 16:32:48 (30/42) Installing py3-distro (1.5.0-r3) 16:32:48 (31/42) Installing py3-six (1.15.0-r1) 16:32:48 (32/42) Installing py3-webencodings (0.5.1-r4) 16:32:48 (33/42) Installing py3-html5lib (1.1-r1) 16:32:48 (34/42) Installing py3-parsing (2.4.7-r2) 16:32:48 (35/42) Installing py3-packaging (20.9-r1) 16:32:48 (36/42) Installing py3-toml (0.10.2-r2) 16:32:48 (37/42) Installing py3-pep517 (0.10.0-r2) 16:32:48 (38/42) Installing py3-progress (1.5-r2) 16:32:48 (39/42) Installing py3-retrying (1.3.3-r1) 16:32:48 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:32:48 (41/42) Installing py3-setuptools (52.0.0-r3) 16:32:48 (42/42) Installing py3-pip (20.3.4-r1) 16:32:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:32:48 Executing busybox-1.33.1-r3.trigger 16:32:48 OK: 84 MiB in 64 packages 16:32:49 (1/6) Installing dumb-init (1.2.5-r1) 16:32:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:32:49 (3/6) Installing libsodium (1.0.18-r0) 16:32:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:32:49 Collecting docker-compose==1.23.2 16:32:49 (5/6) Installing libzmq (4.3.4-r0) 16:32:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:32:49 (6/6) Installing zeromq (4.3.4-r0) 16:32:49 Collecting docker<4.0,>=3.6.0 16:32:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:32:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:32:49 Executing busybox-1.33.1-r3.trigger 16:32:49 OK: 8 MiB in 20 packages 16:32:49 Collecting PyYAML<4,>=3.10 16:32:49 Downloading PyYAML-3.13.tar.gz (270 kB) 16:32:50 Collecting jsonschema<3,>=2.5.1 16:32:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:32:50 Collecting texttable<0.10,>=0.9.0 16:32:50 Downloading texttable-0.9.1.tar.gz (11 kB) 16:32:51 Collecting docopt<0.7,>=0.6.1 16:32:51 Downloading docopt-0.6.2.tar.gz (25 kB) 16:32:51 Removing intermediate container cec8773c266f 16:32:51 ---> 3fd2e4c7f16e 16:32:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:51 ---> c0d3e108fc8e 16:32:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:32:51 Collecting websocket-client<1.0,>=0.32.0 16:32:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:32:51 Collecting cached-property<2,>=1.2.0 16:32:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:32:51 Collecting dockerpty<0.5,>=0.4.1 16:32:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:32:51 ---> e9c0ff2ee90f 16:32:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:32:51 ---> 3f4dbe4f7e0e 16:32:51 Step 18/22 : ENTRYPOINT ["/core-data"] 16:32:51 ---> Running in c3b4c816920a 16:32:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:32:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:32:51 Removing intermediate container c3b4c816920a 16:32:51 ---> 444f1753b782 16:32:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:51 ---> Running in 68f75b8831cb 16:32:51 Collecting docker-pycreds>=0.4.0 16:32:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:32:51 Removing intermediate container 68f75b8831cb 16:32:51 ---> e08759a592cc 16:32:51 Step 20/22 : LABEL arch=x86_64 16:32:51 ---> Running in 57ad76323052 16:32:51 Collecting chardet<3.1.0,>=3.0.2 16:32:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:32:52 Collecting urllib3<1.25,>=1.21.1 16:32:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:32:52 Removing intermediate container 57ad76323052 16:32:52 ---> b20b6c1181f3 16:32:52 Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:32:52 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:32:52 ---> Running in a1df5115fcc4 16:32:52 Collecting idna<2.8,>=2.5 16:32:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:32:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:32:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:32:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:32:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:32:52 Removing intermediate container a1df5115fcc4 16:32:52 ---> 05751bd6f080 16:32:52 Step 22/22 : LABEL version=0.0.0 16:32:52 ---> Running in ce7af32d25e5 16:32:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:32:52 Attempting uninstall: urllib3 16:32:52 Found existing installation: urllib3 1.26.5 16:32:52 Uninstalling urllib3-1.26.5: 16:32:52 Removing intermediate container ce7af32d25e5 16:32:52 ---> efef5bf18ebe 16:32:52 16:32:52 Successfully uninstalled urllib3-1.26.5 16:32:52 Successfully built efef5bf18ebe 16:32:52 Successfully tagged core-data:latest 16:32:52  Building core-data ... done  Attempting uninstall: idna 16:32:52 Found existing installation: idna 3.2 16:32:52 Uninstalling idna-3.2: 16:32:52 Successfully uninstalled idna-3.2 16:32:52 Attempting uninstall: chardet 16:32:52 Found existing installation: chardet 4.0.0 16:32:52 Uninstalling chardet-4.0.0: 16:32:52 Successfully uninstalled chardet-4.0.0 16:32:52 Attempting uninstall: requests 16:32:52 Found existing installation: requests 2.25.1 16:32:52 Uninstalling requests-2.25.1: 16:32:52 Successfully uninstalled requests-2.25.1 16:32:52 Running setup.py install for texttable: started 16:32:53 Running setup.py install for texttable: finished with status 'done' 16:32:53 Running setup.py install for PyYAML: started 16:32:53 Running setup.py install for PyYAML: finished with status 'done' 16:32:53 Running setup.py install for docopt: started 16:32:53 Running setup.py install for docopt: finished with status 'done' 16:32:53 Running setup.py install for dockerpty: started 16:32:54 Running setup.py install for dockerpty: finished with status 'done' 16:32:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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.59.0 16:32:57 Removing intermediate container 46e66171ffa3 16:32:57 ---> 8c968c185d4d 16:32:57 Step 13/22 : ENV APP_PORT=58890 16:32:57 ---> Running in 711bcd831477 16:32:57 Removing intermediate container 711bcd831477 16:32:57 ---> 8ac9a3e8d1f0 16:32:57 Step 14/22 : EXPOSE $APP_PORT 16:32:57 ---> Running in d570a7c86b15 16:32:57 Removing intermediate container d570a7c86b15 16:32:57 ---> 74e28e26c549 16:32:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:32:57 ---> cb7038e9857b 16:32:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:32:57 ---> 5bb597629307 16:32:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:32:58 ---> 4171ab50a200 16:32:58 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:32:58 ---> Running in 1d067a745e34 16:32:58 Removing intermediate container 1d067a745e34 16:32:58 ---> 4123830c46bc 16:32:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:58 ---> Running in 76e0d9d291ac 16:32:58 Removing intermediate container 76e0d9d291ac 16:32:58 ---> 43a5692f3190 16:32:58 Step 20/22 : LABEL arch=x86_64 16:32:58 ---> Running in f60f26507301 16:32:58 Removing intermediate container f60f26507301 16:32:58 ---> 3106ad0284f8 16:32:58 Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:32:58 ---> Running in 0e747f73b299 16:32:58 Removing intermediate container 0e747f73b299 16:32:58 ---> 44e97e7e6d73 16:32:58 Step 22/22 : LABEL version=0.0.0 16:32:58 ---> Running in b7e8bdb60c56 16:32:58 Removing intermediate container b7e8bdb60c56 16:32:58 ---> b882d3a8d007 16:32:58 16:32:58 Successfully built b882d3a8d007 16:32:58 Successfully tagged sys-mgmt-agent:latest 16:32:58  Building sys-mgmt-agent ... done  [Pipeline] } 16:32:58 $ docker stop --time=1 29700c9e72dd69756fd9d53b26c49e01199ded8dff6ae46da510ec631e214331 16:33:00 $ docker rm -f 29700c9e72dd69756fd9d53b26c49e01199ded8dff6ae46da510ec631e214331 [Pipeline] // withDockerContainer [Pipeline] sh 16:33:00 + docker images 16:33:00 REPOSITORY TAG IMAGE ID CREATED SIZE 16:33:00 sys-mgmt-agent latest b882d3a8d007 2 seconds ago 294MB 16:33:00 core-data latest efef5bf18ebe 8 seconds ago 20.5MB 16:33:00 f02c049ace3d 15 seconds ago 1.76GB 16:33:00 ad8f8a08db10 17 seconds ago 1.75GB 16:33:00 security-proxy-setup latest dd167aebe9cb 20 seconds ago 26.7MB 16:33:00 396ad5751cd6 24 seconds ago 1.76GB 16:33:00 security-bootstrapper latest e5bf9e32c30c 30 seconds ago 18.8MB 16:33:00 74bb78940763 40 seconds ago 1.75GB 16:33:00 support-scheduler latest ad8324c29621 57 seconds ago 16.1MB 16:33:00 support-notifications latest 71d8b55b25ee About a minute ago 16.8MB 16:33:00 core-metadata latest 0f7a0b1f052d About a minute ago 16.8MB 16:33:00 core-command latest cde30e499aa2 About a minute ago 16MB 16:33:00 58864a7c01f1 About a minute ago 1.75GB 16:33:00 9b6da89702ab About a minute ago 1.76GB 16:33:00 18cb16de73d7 About a minute ago 1.76GB 16:33:00 d4f0f87ff53a About a minute ago 1.75GB 16:33:00 security-secretstore-setup latest 7b9e44e634c8 About a minute ago 28.2MB 16:33:00 7e215b97b5b8 About a minute ago 1.76GB 16:33:00 ci-base-image-x86_64 latest 4c41c9d50952 5 minutes ago 1.25GB 16:33:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 42 minutes ago 548MB 16:33:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 days ago 34.5MB 16:33:00 docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB 16:33:00 alpine 3.14 14119a10abf4 6 weeks ago 5.6MB 16:33:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [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:33:16 Still waiting to schedule task 16:33:16 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:33:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:33:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:33:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:33:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.186s coverage: 28.7% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:34:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.355s coverage: 98.5% of statements 16:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:34:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 46.3% of statements 16:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.625s coverage: 90.1% of statements 16:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.456s coverage: 84.4% of statements 16:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:34:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.465s coverage: 94.2% of statements 16:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:34:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 59.1% of statements 16:34:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:34:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:34:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:34:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:34:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:34:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.309s coverage: 60.0% of statements 16:34:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:34:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:34:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:34:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.295s coverage: 1.0% of statements 16:34:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:34:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.160s coverage: 58.8% of statements 16:34:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.218s coverage: 21.7% of statements 16:34:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.224s coverage: 47.1% of statements 16:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.233s coverage: 79.5% of statements 16:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements 16:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.223s coverage: 96.3% of statements 16:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements 16:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements 16:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements 16:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.560s coverage: 82.5% of statements 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.252s coverage: 58.8% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.293s coverage: 80.0% of statements 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements 16:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.698s coverage: 91.2% of statements 16:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:34:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.833s coverage: 64.4% of statements 16:34:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:34:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:34:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 16:34:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements 16:34:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements 16:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 16:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.103s coverage: 100.0% of statements 16:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.267s coverage: 70.4% of statements 16:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.753s coverage: 43.4% of statements 16:34:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:34:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.213s coverage: 89.5% of statements 16:34:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements 16:34:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:35:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.232s coverage: 19.5% of statements 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:35:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.538s coverage: 92.0% of statements 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:35:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.244s coverage: 63.2% of statements 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:35:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.392s coverage: 97.7% of statements 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:35:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:35:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:35:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements 16:35:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 16:35:07 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:35:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:35:07 GO111MODULE=on go vet ./... 16:35:48 Running on prd-ubuntu18.04-docker-8c-8g-1140 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws 16:35:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:35:48 The recommended git tool is: git 16:35:50 using credential edgex-jenkins-ssh 16:35:50 Cloning the remote Git repository 16:35:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:50 > git init /w/workspace/edgex-go/1 # timeout=10 16:35:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:50 > git --version # timeout=10 16:35:50 > git --version # 'git version 2.17.1' 16:35:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:35:56 Merging remotes/origin/main commit 9d6a4513a2ce67a55ac7208e4cc4009604167c71 into PR head commit 186748b12795fd7d8b338526fa352f44f20680fa 16:35:56 Merge succeeded, producing 186748b12795fd7d8b338526fa352f44f20680fa 16:35:56 Checking out Revision 186748b12795fd7d8b338526fa352f44f20680fa (PR-3755) 16:35:56 > git config core.sparsecheckout # timeout=10 16:35:56 > git checkout -f 186748b12795fd7d8b338526fa352f44f20680fa # timeout=10 16:35:56 > git remote # timeout=10 16:35:56 > git config --get remote.origin.url # timeout=10 16:35:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:56 > git merge 9d6a4513a2ce67a55ac7208e4cc4009604167c71 # timeout=10 16:35:56 > git rev-parse HEAD^{commit} # timeout=10 16:35:56 > git config core.sparsecheckout # timeout=10 16:35:56 > git checkout -f 186748b12795fd7d8b338526fa352f44f20680fa # timeout=10 16:35:59 Commit message: "convert store lists into slice" 16:35:59 > git --version # timeout=10 16:35:59 > git --version # 'git version 2.17.1' 16:35:59 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:00 + echo snap-build.sh 16:36:00 snap-build.sh 16:36:00 + SNAP_BASE_DIR=. 16:36:00 + '[' '!' -z /w/workspace/edgex-go/1 ']' 16:36:00 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 16:36:00 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 16:36:00 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 16:36:00 + cd /w/workspace/edgex-go/1 16:36:00 + sudo apt-get remove -qy --purge lxd lxd-client 16:36:00 Reading package lists... 16:36:00 Building dependency tree... 16:36:00 Reading state information... 16:36:00 The following packages were automatically installed and are no longer required: 16:36:00 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:36:00 uidmap xdelta3 16:36:00 Use 'sudo apt autoremove' to remove them. 16:36:00 The following packages will be REMOVED: 16:36:00 lxd* lxd-client* 16:36:01 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:36:01 After this operation, 31.7 MB disk space will be freed. 16:36:01 (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 ... 190317 files and directories currently installed.) 16:36:01 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:36:02 Removing lxd dnsmasq configuration 16:36:02 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:36:02 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:36:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:36:03 (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 ... 190142 files and directories currently installed.) 16:36:03 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:36:04 Processing triggers for systemd (237-3ubuntu10.45) ... 16:36:04 Processing triggers for ureadahead (0.100.0-21) ... 16:36:05 + sudo snap remove --purge lxd 16:36:05 snap "lxd" is not installed 16:36:05 + sudo groupadd --force --system lxd 16:36:05 ++ whoami 16:36:05 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:36:05 + newgrp - lxd 16:36:05 + sudo snap install lxd 16:36:13 2021-10-13T16:36:10Z INFO Waiting for automatic snapd restart... 16:36:28 lxd 4.19 from Canonical* installed 16:36:28 + sudo lxd init --auto 16:36:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:36:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:36:28 ./bin/test-attribution-txt.sh [Pipeline] sh 16:36:29 + ls -al . 16:36:29 total 640 16:36:29 drwxrwxr-x 9 1001 1001 4096 Oct 13 16:36 . 16:36:29 drwxr-xr-x 4 root root 4096 Oct 13 16:32 .. 16:36:29 -rw-rw-r-- 1 1001 1001 11 Oct 13 16:29 .dockerignore 16:36:29 drwxrwxr-x 8 1001 1001 4096 Oct 13 16:29 .git 16:36:29 drwxrwxr-x 4 1001 1001 4096 Oct 13 16:29 .github 16:36:29 -rw-rw-r-- 1 1001 1001 804 Oct 13 16:29 .gitignore 16:36:29 -rw-rw-r-- 1 1001 1001 42 Oct 13 16:29 .golangci.yml 16:36:29 -rw-rw-r-- 1 1001 1001 76 Oct 13 16:29 .hadolint.yml 16:36:29 -rw-rw-r-- 1 1001 1001 166 Oct 13 16:29 .sonarcloud.properties 16:36:29 -rw-rw-r-- 1 1001 1001 1171 Oct 13 16:29 ADOPTERS.md 16:36:29 -rw-rw-r-- 1 1001 1001 8608 Oct 13 16:29 Attribution.txt 16:36:29 -rw-rw-r-- 1 1001 1001 43881 Oct 13 16:29 CHANGELOG.md 16:36:29 -rw-rw-r-- 1 1001 1001 3804 Oct 13 16:29 CONTRIBUTING.md 16:36:29 -rw-rw-r-- 1 1001 1001 677 Oct 13 16:29 GOVERNANCE.md 16:36:29 -rw-rw-r-- 1 1001 1001 849 Oct 13 16:29 Jenkinsfile 16:36:29 -rw-rw-r-- 1 1001 1001 10775 Oct 13 16:29 LICENSE 16:36:29 -rw-rw-r-- 1 1001 1001 6508 Oct 13 16:29 Makefile 16:36:29 -rw-rw-r-- 1 1001 1001 582 Oct 13 16:29 OWNERS.md 16:36:29 -rw-rw-r-- 1 1001 1001 8256 Oct 13 16:29 README.md 16:36:29 -rw-rw-r-- 1 1001 1001 6912 Oct 13 16:29 SECURITY.md 16:36:29 -rw-rw-r-- 1 1001 1001 5 Oct 13 16:26 VERSION 16:36:29 -rw-rw-r-- 1 1001 1001 4131 Oct 13 16:29 ZMQWindows.md 16:36:29 drwxrwxr-x 2 1001 1001 4096 Oct 13 16:29 bin 16:36:29 drwxrwxr-x 14 1001 1001 4096 Oct 13 16:29 cmd 16:36:29 -rw-r--r-- 1 root root 403932 Oct 13 16:35 coverage.out 16:36:29 -rw-rw-r-- 1 1001 1001 829 Oct 13 16:29 go.mod 16:36:29 -rw-rw-r-- 1 1001 1001 50143 Oct 13 16:32 go.sum 16:36:29 drwxrwxr-x 8 1001 1001 4096 Oct 13 16:29 internal 16:36:29 drwxrwxr-x 3 1001 1001 4096 Oct 13 16:29 openapi 16:36:29 drwxrwxr-x 4 1001 1001 4096 Oct 13 16:29 snap 16:36:29 -rw-rw-r-- 1 1001 1001 204 Oct 13 16:29 version.go [Pipeline] sh 16:36:30 + '[' -e coverage.out ] 16:36:30 + chown 1001:1001 coverage.out [Pipeline] stash 16:36:30 Warning: overwriting stash ‘coverage-report’ 16:36:31 Stashed 1 file(s) [Pipeline] sh 16:36:32 + make build 16:36: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:36:38 + sudo snap install --classic snapcraft 16:36:39 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:36:46 snapcraft 5.0 from Canonical* installed 16:36:46 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:36:46 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:36:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:46 Dload Upload Total Spent Left Speed 16:36:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4354 0 --:--:-- --:--:-- --:--:-- 4354 16:36:46 100 3325k 100 3325k 0 0 9109k 0 --:--:-- --:--:-- --:--:-- 9109k 16:36:46 ./yq_linux_amd64 16:36:46 + sudo snapcraft prime --use-lxd 16:36:49 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:36:49 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:36:49 - README.md 16:36:49 16:36:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:36:49 Launching a container. 16:36:54 Waiting for container to be ready 16:36:54 To start your first instance, try: lxc launch ubuntu:20.04 16:36:54 16:36:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:36:58 Waiting for network to be ready... 16:36:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:36:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1906 kB] 16:36:59 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:36:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] 16:36:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:36:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:36:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [469 kB] 16:36:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.2 kB] 16:36:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 16:36:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] 16:37:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:37:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:37:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:37:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:37:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:37:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:37:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:37:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:37:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:37:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2251 kB] 16:37:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 16:37:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:37:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:37:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] 16:37:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] 16:37:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 16:37:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] 16:37:03 Fetched 25.4 MB in 4s (6255 kB/s) 16:37:03 Reading package lists... 16:37:04 Reading package lists... 16:37:04 Building dependency tree... 16:37:04 Reading state information... 16:37:04 The following additional packages will be installed: 16:37:04 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:37:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:37:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:37:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:37:04 Suggested packages: 16:37:04 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:37:04 Recommended packages: 16:37:04 gnupg libsasl2-modules 16:37:04 The following NEW packages will be installed: 16:37:04 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:37:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:37:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:37:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:37:04 The following packages will be upgraded: 16:37:04 gpg gpg-agent gpgconf libudev1 16:37:04 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:37:04 Need to get 3527 kB of archives. 16:37:04 After this operation, 13.3 MB of additional disk space will be used. 16:37:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:37:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:37:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:37:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:37:04 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 16:37:05 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 16:37:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:37:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:37:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:37:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:37:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:37:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:37:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:37:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:37:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:37:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:37:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:37:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:37:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:37:05 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:37:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:37:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:37:05 debconf: delaying package configuration, since apt-utils is not installed 16:37:05 Fetched 3527 kB in 1s (3006 kB/s) 16:37:05 (Reading database ... 12511 files and directories currently installed.) 16:37:05 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 16:37:05 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:37:05 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:37:06 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 16:37:06 Selecting previously unselected package udev. 16:37:06 (Reading database ... 12511 files and directories currently installed.) 16:37:06 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 16:37:06 Unpacking udev (237-3ubuntu10.52) ... 16:37:06 Selecting previously unselected package libfuse2:amd64. 16:37:06 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:37:06 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:37:06 Selecting previously unselected package fuse. 16:37:06 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:37:06 Unpacking fuse (2.9.7-1ubuntu1) ... 16:37:06 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:37:06 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:37:06 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:37:06 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:37:06 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:37:06 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:37:06 Selecting previously unselected package libksba8:amd64. 16:37:06 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:37:06 Unpacking libksba8:amd64 (1.3.5-2) ... 16:37:06 Selecting previously unselected package libroken18-heimdal:amd64. 16:37:06 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:37:06 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:06 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:37:06 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:37:06 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:06 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:37:06 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:37:06 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:06 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:37:06 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:37:06 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:06 Selecting previously unselected package libwind0-heimdal:amd64. 16:37:06 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:37:06 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:06 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:37:07 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:37:07 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:37:07 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:07 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:37:07 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:37:07 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:07 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:37:07 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:37:07 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:07 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:37:07 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:37:07 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:07 Selecting previously unselected package libsasl2-modules-db:amd64. 16:37:07 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:37:07 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:37:07 Selecting previously unselected package libsasl2-2:amd64. 16:37:07 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:37:07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:37:07 Selecting previously unselected package libldap-common. 16:37:07 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:37:07 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:37:07 Selecting previously unselected package libldap-2.4-2:amd64. 16:37:07 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:37:07 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:37:07 Selecting previously unselected package dirmngr. 16:37:07 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:37:07 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:37:07 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:37:07 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:37:07 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:37:07 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:37:07 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:37:07 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:37:07 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:07 Setting up libksba8:amd64 (1.3.5-2) ... 16:37:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:37:07 Setting up udev (237-3ubuntu10.52) ... 16:37:07 invoke-rc.d: policy-rc.d denied execution of start. 16:37:08 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:08 Processing triggers for systemd (237-3ubuntu10) ... 16:37:08 Setting up fuse (2.9.7-1ubuntu1) ... 16:37:08 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:37:08 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:08 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:08 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:08 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:08 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:08 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:08 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:37:08 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:37:08 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:37:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:37:08 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:37:08 settings in the [Install] section, and DefaultInstance for template units). 16:37:08 This means they are not meant to be enabled using systemctl. 16:37:08 Possible reasons for having this kind of units are: 16:37:08 1) A unit may be statically enabled by being symlinked from another unit's 16:37:08 .wants/ or .requires/ directory. 16:37:08 2) A unit's purpose may be to act as a helper for some other unit which has 16:37:08 a requirement dependency on it. 16:37:08 3) A unit may be started when needed via activation (socket, path, timer, 16:37:08 D-Bus, udev, scripted systemctl call, ...). 16:37:08 4) In case of template units, the unit is meant to be enabled with some 16:37:08 instance name specified. 16:37:08 Reading package lists... 16:37:09 Building dependency tree... 16:37:09 Reading state information... 16:37:09 The following additional packages will be installed: 16:37:09 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:37:09 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:37:09 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:37:09 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:37:09 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:37:09 Suggested packages: 16:37:09 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:37:09 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:37:09 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:37:09 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:37:09 systemd-container policykit-1 16:37:09 Recommended packages: 16:37:09 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:37:09 The following NEW packages will be installed: 16:37:09 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:37:09 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:37:09 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:37:09 multiarch-support openssh-client python3 python3-minimal python3.6 16:37:09 python3.6-minimal snapd squashfs-tools sudo 16:37:09 The following packages will be upgraded: 16:37:09 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:37:09 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:37:09 Need to get 36.8 MB of archives. 16:37:09 After this operation, 147 MB of additional disk space will be used. 16:37:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:37:09 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 16:37:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:37:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:37:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:37:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:37:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:37:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:37:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:37:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:37:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:37:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:37:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:37:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:37:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:37:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:37:09 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 16:37:10 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 16:37:10 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:37:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:37:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:37:10 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:37:10 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:37:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:37:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:37:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:37:10 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:37:10 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:37:10 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:37:10 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 16:37:11 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:37:11 debconf: delaying package configuration, since apt-utils is not installed 16:37:11 Fetched 36.8 MB in 2s (20.1 MB/s) 16:37:11 (Reading database ... 12757 files and directories currently installed.) 16:37:11 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 16:37:11 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:37:12 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 16:37:12 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:37:12 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 16:37:12 (Reading database ... 12757 files and directories currently installed.) 16:37:12 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:37:12 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:37:12 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:37:12 (Reading database ... 12757 files and directories currently installed.) 16:37:12 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:37:12 Unpacking apt (1.6.14) over (1.6.1) ... 16:37:12 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:37:12 Setting up apt (1.6.14) ... 16:37:12 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:37:12 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:37:12 (Reading database ... 12764 files and directories currently installed.) 16:37:12 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:37:13 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:37:13 Selecting previously unselected package libpython3.6-minimal:amd64. 16:37:13 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:37:13 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:37:13 Selecting previously unselected package libexpat1:amd64. 16:37:13 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:37:13 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:37:13 Selecting previously unselected package python3.6-minimal. 16:37:13 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:37:13 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:37:13 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:37:13 Checking for services that may need to be restarted...done. 16:37:13 Checking for services that may need to be restarted...done. 16:37:13 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:37:13 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:37:13 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:37:14 Selecting previously unselected package python3-minimal. 16:37:14 (Reading database ... 13012 files and directories currently installed.) 16:37:14 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:37:14 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:37:14 Selecting previously unselected package mime-support. 16:37:14 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:37:14 Unpacking mime-support (3.60ubuntu1) ... 16:37:14 Selecting previously unselected package libmpdec2:amd64. 16:37:14 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:37:14 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:37:14 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:37:14 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:37:14 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:37:14 Selecting previously unselected package python3.6. 16:37:14 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:37:14 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:37:14 Selecting previously unselected package libpython3-stdlib:amd64. 16:37:14 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:37:14 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:37:14 Setting up python3-minimal (3.6.7-1~18.04) ... 16:37:14 Selecting previously unselected package python3. 16:37:14 (Reading database ... 13442 files and directories currently installed.) 16:37:14 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:37:14 Unpacking python3 (3.6.7-1~18.04) ... 16:37:14 Selecting previously unselected package multiarch-support. 16:37:14 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:37:14 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:37:14 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:37:14 Selecting previously unselected package liblzo2-2:amd64. 16:37:14 (Reading database ... 13479 files and directories currently installed.) 16:37:14 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:37:14 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:37:14 Selecting previously unselected package libbsd0:amd64. 16:37:14 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:37:14 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:37:14 Selecting previously unselected package sudo. 16:37:14 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:37:14 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:37:15 Selecting previously unselected package apparmor. 16:37:15 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:37:15 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:37:15 Selecting previously unselected package libedit2:amd64. 16:37:15 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:37:15 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:37:15 Selecting previously unselected package libkrb5support0:amd64. 16:37:15 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:37:15 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:37:15 Selecting previously unselected package libk5crypto3:amd64. 16:37:15 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:37:15 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:37:15 Selecting previously unselected package libkeyutils1:amd64. 16:37:15 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:37:15 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:37:15 Selecting previously unselected package libkrb5-3:amd64. 16:37:15 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:37:15 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:37:15 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:37:15 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:37:15 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:37:15 Selecting previously unselected package libssl1.0.0:amd64. 16:37:15 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:37:15 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:37:15 Selecting previously unselected package openssh-client. 16:37:15 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:37:15 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:37:15 Selecting previously unselected package squashfs-tools. 16:37:15 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 16:37:15 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 16:37:15 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:37:16 Selecting previously unselected package snapd. 16:37:16 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 16:37:16 Unpacking snapd (2.51.1+18.04) ... 16:37:17 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:37:17 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:37:17 Setting up mime-support (3.60ubuntu1) ... 16:37:17 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:37:18 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:37:18 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:37:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:37:18 Setting up systemd (237-3ubuntu10.52) ... 16:37:18 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:37:18 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:37:18 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:37:18 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:37:18 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:37:18 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:37:18 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:37: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:37:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 16:37:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:37:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:37:19 Setting up python3 (3.6.7-1~18.04) ... 16:37:19 running python rtupdate hooks for python3.6... 16:37:19 running python post-rtupdate hooks for python3.6... 16:37:19 Setting up apparmor (2.12-4ubuntu5.1) ... 16:37:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:37:20 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:37:20 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:37:20 Setting up snapd (2.51.1+18.04) ... 16:37:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:37:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:37:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:37:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:37:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:37:21 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:37:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:37:21 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:37:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:37:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:37:22 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:37:22 /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:37:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:37:22 Processing triggers for systemd (237-3ubuntu10.52) ... 16:37:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:37:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:37:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:37:25 Reading package lists... 16:37:25 Reading package lists... 16:37:25 Building dependency tree... 16:37:25 Reading state information... 16:37:25 Calculating upgrade... 16:37:25 The following packages will be upgraded: 16:37:25 advancecomp base-files bash binutils binutils-common 16:37:25 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:37:25 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:37:25 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:37:25 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:37:25 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:37:25 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:37:25 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:37:25 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:37:25 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:37:25 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:37:25 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:37:25 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:37:25 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:37:25 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:37:25 ubuntu-keyring util-linux 16:37:25 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:37:25 Need to get 64.2 MB of archives. 16:37:25 After this operation, 5142 kB of additional disk space will be used. 16:37:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 16:37:25 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:37:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:37:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:37:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:37:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:37:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:37:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:37:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:37:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:37:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:37:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:37:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:37:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:37:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:37:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:37:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:37:26 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:37:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:37:26 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:37:26 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:37:26 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:37:26 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:37:26 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:37:26 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:37:26 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:37:26 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:37:26 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:37:26 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:37:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:37:26 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:37:26 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:37:26 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:37:26 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 16:37:26 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:37:26 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:37:26 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:37:26 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:37:26 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:37:26 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:37:26 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:37:26 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:37:26 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 16:37:26 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:37:26 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:37:26 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:37:26 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 16:37:26 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:37:26 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:37:26 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:37:26 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:37:26 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:37:26 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:37:26 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:37:26 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:37:26 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:37:26 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:37:26 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:37:26 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:37:26 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:37:26 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:37:26 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:37:26 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:37:26 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:37:26 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:37:26 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:37:26 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:37:26 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:37:26 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:37:26 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 16:37:26 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:37:26 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:37:26 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:37:26 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:37:26 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:37:26 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:37:26 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:37:26 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:37:27 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:37:27 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:37:27 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:37:27 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:37:27 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:37:27 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:37:27 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:37:27 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:37:27 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:37:27 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 16:37:27 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:37:27 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:37:27 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:37:27 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:37:27 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 16:37:27 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:37:27 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:37:27 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:37:27 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:37:27 Get:97 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:37:27 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:37:27 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:37:27 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:37:27 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:37:27 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:37:27 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:37:27 debconf: delaying package configuration, since apt-utils is not installed 16:37:27 Fetched 64.2 MB in 2s (38.6 MB/s) 16:37:27 (Reading database ... 13914 files and directories currently installed.) 16:37:27 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:37:27 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:37:27 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:37:27 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:37:28 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 16:37:28 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 16:37:28 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:37:28 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:37:28 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:37:28 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:37:28 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:37:28 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:37:28 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:37:28 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:37:28 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:37:28 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:37:28 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:37:28 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:37:28 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:37:28 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:37:28 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:37:28 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:37:28 (Reading database ... 13914 files and directories currently installed.) 16:37:28 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:37:28 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:37:28 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:37:28 (Reading database ... 13914 files and directories currently installed.) 16:37:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:37:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:37:29 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:37:29 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:37:29 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:37:29 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:37:29 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:37:29 (Reading database ... 13914 files and directories currently installed.) 16:37:29 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:37:29 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:37:29 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:37:30 (Reading database ... 13914 files and directories currently installed.) 16:37:30 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 16:37:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:37:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:37:30 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 16:37:30 Setting up base-files (10.1ubuntu2.11) ... 16:37:30 Installing new version of config file /etc/issue ... 16:37:30 Installing new version of config file /etc/issue.net ... 16:37:30 Installing new version of config file /etc/lsb-release ... 16:37:30 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:37:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:37:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:37:30 Removing obsolete conffile /etc/default/motd-news ... 16:37:30 (Reading database ... 13915 files and directories currently installed.) 16:37:30 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:37:30 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:37:31 Setting up bash (4.4.18-2ubuntu1.2) ... 16:37:31 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:37:31 (Reading database ... 13915 files and directories currently installed.) 16:37:31 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:37:31 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:37:31 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:37:31 (Reading database ... 13915 files and directories currently installed.) 16:37:31 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:37:31 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:37:31 Setting up tar (1.29b-2ubuntu0.2) ... 16:37:31 (Reading database ... 13915 files and directories currently installed.) 16:37:31 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:37:31 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:37:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:37:31 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:37:31 (Reading database ... 13915 files and directories currently installed.) 16:37:31 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:37:31 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:37:31 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:37:31 (Reading database ... 13915 files and directories currently installed.) 16:37:31 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:37:31 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:37:31 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:37:31 (Reading database ... 13915 files and directories currently installed.) 16:37:31 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:37:31 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:37:31 Setting up grep (3.1-2build1) ... 16:37:32 (Reading database ... 13915 files and directories currently installed.) 16:37:32 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:37:32 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:37:32 Setting up gzip (1.6-5ubuntu1.1) ... 16:37:32 (Reading database ... 13915 files and directories currently installed.) 16:37:32 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:37:32 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:37:32 Setting up login (1:4.5-1ubuntu2) ... 16:37:32 (Reading database ... 13915 files and directories currently installed.) 16:37:32 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:37:32 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:37:32 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:37:32 (Reading database ... 13915 files and directories currently installed.) 16:37:32 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:37:32 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:37:32 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:37:32 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:37:32 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:37:32 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:37:33 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:37:33 (Reading database ... 13915 files and directories currently installed.) 16:37:33 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:37:33 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:37:33 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:37:33 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:37:34 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:37:34 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:37:34 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:37:34 (Reading database ... 13915 files and directories currently installed.) 16:37:34 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:37:34 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:37:34 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:37:34 (Reading database ... 13915 files and directories currently installed.) 16:37:34 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:37:34 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:37:34 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:37:34 (Reading database ... 13915 files and directories currently installed.) 16:37:34 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:37:34 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:37:34 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:37:34 (Reading database ... 13915 files and directories currently installed.) 16:37:34 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:37:34 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:37:34 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:37:34 (Reading database ... 13915 files and directories currently installed.) 16:37:34 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:37:35 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:37:35 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:37:35 (Reading database ... 13915 files and directories currently installed.) 16:37:35 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:37:35 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:37:35 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:37:35 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:37:35 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:37:35 (Reading database ... 13915 files and directories currently installed.) 16:37:35 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:37:35 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:37:35 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:37:35 (Reading database ... 13915 files and directories currently installed.) 16:37:35 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:37:35 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:37:35 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:37:35 (Reading database ... 13915 files and directories currently installed.) 16:37:35 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:37:35 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:37:35 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:37:35 (Reading database ... 13915 files and directories currently installed.) 16:37:35 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:37:35 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:37:36 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:37:36 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:37:36 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:37:36 (Reading database ... 13915 files and directories currently installed.) 16:37:36 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:37:36 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:37:36 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:37:36 (Reading database ... 13915 files and directories currently installed.) 16:37:36 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:37:36 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:37:36 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [Pipeline] } 16:37:36 $ docker stop --time=1 042d3713cfcc6b3d53293b2a1578f29a4ed069a2ad708fee4d910de04b1c0201 16:37:37 (Reading database ... 13917 files and directories currently installed.) 16:37:37 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:37:37 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:37:37 Setting up debconf (1.5.66ubuntu1) ... 16:37:37 (Reading database ... 13917 files and directories currently installed.) 16:37:37 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:37:37 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:37:37 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:37:37 (Reading database ... 13917 files and directories currently installed.) 16:37:37 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:37:37 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:37:37 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:37:37 (Reading database ... 13917 files and directories currently installed.) 16:37:37 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:37:37 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:37:37 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:37:37 (Reading database ... 13917 files and directories currently installed.) 16:37:37 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:37:37 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:37:37 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:37:37 (Reading database ... 13919 files and directories currently installed.) 16:37:37 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:37:37 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:37:38 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:37:38 (Reading database ... 13923 files and directories currently installed.) 16:37:38 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:37:38 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:37:38 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 16:37:38 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:37:38 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:37:38 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:37:38 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:37:38 (Reading database ... 13923 files and directories currently installed.) 16:37:38 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 16:37:38 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 16:37:38 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 16:37:38 (Reading database ... 13923 files and directories currently installed.) 16:37:38 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:37:38 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:37:38 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:37:38 (Reading database ... 13923 files and directories currently installed.) 16:37:38 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:37:38 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:37:38 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:37:38 (Reading database ... 13923 files and directories currently installed.) 16:37:38 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:37:38 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:37:38 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:37:38 (Reading database ... 13923 files and directories currently installed.) 16:37:38 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:37:38 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:37:39 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:37:39 (Reading database ... 13923 files and directories currently installed.) 16:37:39 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:37:39 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:37:39 Setting up passwd (1:4.5-1ubuntu2) ... 16:37:39 (Reading database ... 13923 files and directories currently installed.) 16:37:39 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:37:39 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:37:39 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:37:39 $ docker rm -f 042d3713cfcc6b3d53293b2a1578f29a4ed069a2ad708fee4d910de04b1c0201 16:37:39 (Reading database ... 13923 files and directories currently installed.) 16:37:39 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:37:39 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:37:39 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:37:39 (Reading database ... 13923 files and directories currently installed.) 16:37:39 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:37:39 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:37:39 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:37:40 (Reading database ... 13923 files and directories currently installed.) 16:37:40 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:37:40 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:37:40 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:37:40 (Reading database ... 13923 files and directories currently installed.) 16:37:40 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:37:40 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:37:40 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:37:40 (Reading database ... 13923 files and directories currently installed.) 16:37:40 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:37:40 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:37:40 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:37:40 (Reading database ... 13923 files and directories currently installed.) 16:37:40 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 16:37:40 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 16:37:40 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 16:37:40 (Reading database ... 13923 files and directories currently installed.) 16:37:40 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:37:40 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:37:40 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:37:40 (Reading database ... 13923 files and directories currently installed.) 16:37:40 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:37:40 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:37:40 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:37:40 (Reading database ... 13924 files and directories currently installed.) 16:37:40 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:37:40 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:37:40 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:37:40 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:37:40 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:37:40 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [Pipeline] // withDockerContainer 16:37:41 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 16:37:41 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 16:37:41 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:37:41 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 16:37:41 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:37:41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:37:41 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:37:41 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:37:41 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:37:41 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:37:41 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:37:41 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:41 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:37:41 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:37:41 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:37:41 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:37:41 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 16:37:41 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 16:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:37:42 16:37:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:37:42 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:37:42 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:37:42 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:37:42 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:37:42 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:37:42 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:37:42 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:37:42 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:37:42 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:37:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:37:42 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:37:42 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:37:42 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:37:42 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:37:42 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:37:42 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:37:42 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:37:42 latest: Pulling from edgex-devops/edgex-compose-arm64 16:37:42 29e5d40040c1: Pulling fs layer 16:37:42 1ce36da41761: Pulling fs layer 16:37:42 25b303627fd3: Pulling fs layer 16:37:42 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:37:42 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:37:42 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:37:42 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:37:43 29e5d40040c1: Verifying Checksum 16:37:43 29e5d40040c1: Download complete 16:37:43 1ce36da41761: Verifying Checksum 16:37:43 1ce36da41761: Download complete 16:37:43 29e5d40040c1: Pull complete 16:37:43 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:37:43 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:37:44 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:37:44 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:37:44 25b303627fd3: Verifying Checksum 16:37:44 25b303627fd3: Download complete 16:37:44 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:37:44 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:37:44 1ce36da41761: Pull complete 16:37:44 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:37:44 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:37:45 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:37:45 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:37:45 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:37:45 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:37:45 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:37:45 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:37:46 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:37:46 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:37:46 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:37:46 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:37:46 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:37:46 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:37:46 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:37:46 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:37:46 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:37:46 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:37:46 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:37:46 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:37:46 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:37:46 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:37:46 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:37:46 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:37:46 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:37:46 Setting up tzdata (2021a-2ubuntu0.18.04) ... 16:37:46 16:37:46 Current default time zone: 'Etc/UTC' 16:37:46 Local time is now: Wed Oct 13 16:37:46 UTC 2021. 16:37:46 Universal Time is now: Wed Oct 13 16:37:46 UTC 2021. 16:37:46 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:37:46 16:37:46 Setting up systemd-sysv (237-3ubuntu10.52) ... 16:37:46 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:37:46 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 16:37:46 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:37:46 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:37:46 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:37:46 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:37:46 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:37:46 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:37:46 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:37:46 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:37:46 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:37:46 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:37:46 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:37:46 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:37:46 Setting up patch (2.7.6-2ubuntu1.1) ... 16:37:46 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:37:46 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:37:46 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:37:46 Installing new version of config file /etc/ssl/openssl.cnf ... 16:37:46 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:37:46 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:37:46 Setting up ca-certificates (20210119~18.04.2) ... 16:37:48 Updating certificates in /etc/ssl/certs... 16:37:49 23 added, 28 removed; done. 16:37:49 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:37:49 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:37:49 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:37:49 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:37:49 Setting up pkgbinarymangler (138.18.04.1) ... 16:37:49 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:37:49 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:37:49 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:37:49 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:37:49 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:37:49 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:37:49 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:37:49 Setting up perl (5.26.1-6ubuntu0.5) ... 16:37:49 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:37:49 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:37:49 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:37:49 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:37:49 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:37:50 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:37:50 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:37:50 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:37:50 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:37:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:37:50 Processing triggers for systemd (237-3ubuntu10.52) ... 16:37:50 Processing triggers for mime-support (3.60ubuntu1) ... 16:37:50 Processing triggers for ca-certificates (20210119~18.04.2) ... 16:37:50 Updating certificates in /etc/ssl/certs... 16:37:50 0 added, 0 removed; done. 16:37:50 Running hooks in /etc/ca-certificates/update.d... 16:37:50 done. 16:37:51 Reading package lists... 16:37:51 Building dependency tree... 16:37:51 Reading state information... 16:37:51 The following NEW packages will be installed: 16:37:51 apt-transport-https 16:37:51 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:37:51 Need to get 4348 B of archives. 16:37:51 After this operation, 154 kB of additional disk space will be used. 16:37:51 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:37:51 debconf: delaying package configuration, since apt-utils is not installed 16:37:51 Fetched 4348 B in 0s (21.4 kB/s) 16:37:51 Selecting previously unselected package apt-transport-https. 16:37:51 (Reading database ... 13928 files and directories currently installed.) 16:37:51 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:37:51 Unpacking apt-transport-https (1.6.14) ... 16:37:51 Setting up apt-transport-https (1.6.14) ... 16:37:52 Waiting for network to be ready... 16:37:55 25b303627fd3: Pull complete 16:37:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:37:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:37:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:37:55 prd-ubuntu18.04-docker-arm64-4c-16g-1134 does not seem to be running inside a container 16:37:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:37:58 2021-10-13T16:37:56Z INFO Waiting for automatic snapd restart... 16:37:59 $ docker top d0e18c67ae422e5670050e617cebaf40bf1c78e365909c29f252f788e5a5dabb -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:00 + docker-compose build --help 16:38:00 + grep parallel 16:38:00 snapd 2.51.7 from Canonical* installed 16:38:01 "snapd" switched to the "latest/stable" channel 16:38:01 16:38:03 core18 20210722 from Canonical* installed 16:38:03 "core18" switched to the "latest/stable" channel 16:38:03 16:38:05 --parallel Build images in parallel. [Pipeline] } 16:38:05 $ docker stop --time=1 d0e18c67ae422e5670050e617cebaf40bf1c78e365909c29f252f788e5a5dabb 16:38:06 snapcraft 5.0 from Canonical* installed 16:38:06 "snapcraft" switched to the "latest/stable" channel 16:38:06 16:38:07 $ docker rm -f d0e18c67ae422e5670050e617cebaf40bf1c78e365909c29f252f788e5a5dabb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:38:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:38:08 . [Pipeline] withDockerContainer 16:38:08 prd-ubuntu18.04-docker-arm64-4c-16g-1134 does not seem to be running inside a container 16:38: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:38:10 $ docker top fa0df1bd50f38fc5727bdcf7efc3e1c6466f73305f9f8ab6e949b34ca73d1149 -eo pid,comm 16:38:10 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:38:10 - README.md 16:38:10 16:38:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] { [Pipeline] sh 16:38:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:38:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:38:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:38:11 + docker-compose -f ./docker-compose-build.yml build --parallel 16:38:12 Reading package lists... 16:38:12 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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:38:12 Reading package lists... 16:38:12 Building dependency tree... 16:38:12 Reading state information... 16:38:12 Suggested packages: 16:38:12 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:38:12 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:38:12 Recommended packages: 16:38:12 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:38:12 The following NEW packages will be installed: 16:38:12 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:38:12 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:38:12 pkg-config zip 16:38:12 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:38:12 Need to get 7670 kB of archives. 16:38:12 After this operation, 43.8 MB of additional disk space will be used. 16:38:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:38:12 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:38:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 16:38:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 16:38:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 16:38:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:38:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:38:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:38:13 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:38:13 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:38:13 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:38:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:38:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:38:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:38:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:38:13 debconf: delaying package configuration, since apt-utils is not installed 16:38:13 Fetched 7670 kB in 1s (10.5 MB/s) 16:38:13 Selecting previously unselected package libglib2.0-0:amd64. 16:38:13 (Reading database ... 13932 files and directories currently installed.) 16:38:13 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:38:13 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:38:13 Selecting previously unselected package libpsl5:amd64. 16:38:13 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:38:13 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:38:13 Selecting previously unselected package libnghttp2-14:amd64. 16:38:13 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:38:13 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:38:13 Selecting previously unselected package librtmp1:amd64. 16:38:13 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:38:13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:38:13 Selecting previously unselected package libcurl3-gnutls:amd64. 16:38:13 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 16:38:13 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 16:38:13 Selecting previously unselected package liberror-perl. 16:38:13 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:38:14 Unpacking liberror-perl (0.17025-1) ... 16:38:14 Selecting previously unselected package git-man. 16:38:14 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 16:38:14 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 16:38:14 Selecting previously unselected package git. 16:38:14 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 16:38:14 Unpacking git (1:2.17.1-1ubuntu0.9) ... 16:38:14 Selecting previously unselected package libnorm1:amd64. 16:38:14 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:38:14 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:38:14 Selecting previously unselected package libpgm-5.2-0:amd64. 16:38:14 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:38:14 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:38:14 Selecting previously unselected package libsodium23:amd64. 16:38:14 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:38:14 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:38:15 Selecting previously unselected package libzmq5:amd64. 16:38:15 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:38:15 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:38:15 Selecting previously unselected package libzmq3-dev:amd64. 16:38:15 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:38:15 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:38:15 Selecting previously unselected package pkg-config. 16:38:15 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:38:15 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:38:15 Selecting previously unselected package zip. 16:38:15 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:38:15 Unpacking zip (3.0-11build1) ... 16:38:15 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:38:15 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 16:38:15 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:38:15 Setting up liberror-perl (0.17025-1) ... 16:38:15 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:38:15 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:38:15 No schema files found: doing nothing. 16:38:15 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:38:15 Setting up zip (3.0-11build1) ... 16:38:15 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:38:15 Setting up libsodium23:amd64 (1.0.16-2) ... 16:38:15 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:38:15 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:38:15 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 16:38:15 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:38:15 Setting up git (1:2.17.1-1ubuntu0.9) ... 16:38:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:38:15 Building core-command ... 16:38:15 Building core-data ... 16:38:15 Building core-metadata ... 16:38:15 Building security-bootstrapper ... 16:38:15 Building security-proxy-setup ... 16:38:15 Building security-secretstore-setup ... 16:38:15 Building support-notifications ... 16:38:15 Building support-scheduler ... 16:38:15 Building sys-mgmt-agent ... 16:38:15 Building security-secretstore-setup 16:38:15 Building sys-mgmt-agent 16:38:15 Building security-proxy-setup 16:38:15 Building support-scheduler 16:38:15 Building core-metadata 16:38:15 git set to automatically installed. 16:38:15 git-man set to automatically installed. 16:38:15 libcurl3-gnutls set to automatically installed. 16:38:15 liberror-perl set to automatically installed. 16:38:15 libglib2.0-0 set to automatically installed. 16:38:15 libnghttp2-14 set to automatically installed. 16:38:15 libnorm1 set to automatically installed. 16:38:15 libpgm-5.2-0 set to automatically installed. 16:38:15 libpsl5 set to automatically installed. 16:38:15 librtmp1 set to automatically installed. 16:38:15 libsodium23 set to automatically installed. 16:38:15 libzmq3-dev set to automatically installed. 16:38:15 libzmq5 set to automatically installed. 16:38:15 pkg-config set to automatically installed. 16:38:15 zip set to automatically installed. 16:38:17 snapd is not logged in, snap install commands will use sudo 16:38:17 snap "core18" has no updates available 16:38:18 snapd is not logged in, snap install commands will use sudo 16:38:26 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 16:38:26 Pulling config-common 16:38:26 + snapcraftctl pull 16:38:28 Pulling go-build-helper 16:38:28 + snapcraftctl pull 16:38:29 'edgex-go' has dependencies that need to be staged: go-build-helper 16:38:29 Skipping pull go-build-helper (already ran) 16:38:29 Building go-build-helper 16:38:29 + snapcraftctl build 16:38:31 Staging go-build-helper 16:38:31 + snapcraftctl stage 16:38:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:38:41 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:38:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1906 kB] 16:38:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] 16:38:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:38:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:38:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [469 kB] 16:38:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.2 kB] 16:38:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 16:38:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] 16:38:41 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:38:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:38:41 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:38:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:38:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:38:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:38:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:38:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:38:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:38:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2251 kB] 16:38:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 16:38:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:38:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:38:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] 16:38:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] 16:38:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 16:38:41 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] 16:38:41 Fetched 25.4 MB in 0s (0 B/s) 16:38:41 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:38:41 Fetched 224 kB in 0s (0 B/s) 16:38:41 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:38:41 Fetched 157 kB in 0s (0 B/s) 16:38:41 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:38:41 Fetched 221 kB in 0s (0 B/s) 16:38:41 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:38:41 Fetched 143 kB in 0s (0 B/s) 16:38:41 Pulling edgex-go 16:38:41 + snapcraftctl pull 16:38:41 Pulling hooks 16:38:41 + snapcraftctl pull 16:38:59 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:38:59 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:38:59 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:38:59 Fetched 0 B in 0s (0 B/s) 16:38:59 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:38:59 Fetched 96.5 kB in 0s (0 B/s) 16:38:59 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:38:59 Fetched 279 kB in 0s (0 B/s) 16:38:59 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:38:59 Fetched 122 kB in 0s (0 B/s) 16:38:59 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:38:59 Fetched 77.8 kB in 0s (0 B/s) 16:38:59 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:38:59 Fetched 8848 B in 0s (0 B/s) 16:38:59 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:38:59 Fetched 47.8 kB in 0s (0 B/s) 16:38:59 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:38:59 Fetched 45.6 kB in 0s (0 B/s) 16:38:59 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:38:59 Fetched 15.0 kB in 0s (0 B/s) 16:38:59 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 16:38:59 Fetched 220 kB in 0s (0 B/s) 16:38:59 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:38:59 Fetched 154 kB in 0s (0 B/s) 16:38:59 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:38:59 Fetched 50.6 kB in 0s (0 B/s) 16:38:59 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:38:59 Fetched 14.8 kB in 0s (0 B/s) 16:38:59 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:38:59 Fetched 41.8 kB in 0s (0 B/s) 16:38:59 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:38:59 Fetched 499 kB in 0s (0 B/s) 16:38:59 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:38:59 Fetched 111 kB in 0s (0 B/s) 16:38:59 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:38:59 Fetched 240 kB in 0s (0 B/s) 16:38:59 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:38:59 Fetched 29.3 kB in 0s (0 B/s) 16:38:59 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:38:59 Fetched 85.5 kB in 0s (0 B/s) 16:38:59 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:38:59 Fetched 24.5 kB in 0s (0 B/s) 16:38:59 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:38:59 Fetched 49.2 kB in 0s (0 B/s) 16:38:59 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:38:59 Fetched 54.2 kB in 0s (0 B/s) 16:38:59 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:38:59 Fetched 30.8 kB in 0s (0 B/s) 16:38:59 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:38:59 Fetched 15.8 kB in 0s (0 B/s) 16:38:59 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:38:59 Fetched 85.9 kB in 0s (0 B/s) 16:38:59 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:38:59 Fetched 8720 B in 0s (0 B/s) 16:38:59 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:38:59 Fetched 140 kB in 0s (0 B/s) 16:38:59 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:38:59 Fetched 119 kB in 0s (0 B/s) 16:38:59 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:38:59 Fetched 111 kB in 0s (0 B/s) 16:38:59 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:38:59 Fetched 11.1 kB in 0s (0 B/s) 16:38:59 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 16:38:59 Fetched 646 kB in 0s (0 B/s) 16:38:59 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:38:59 Fetched 41.3 kB in 0s (0 B/s) 16:38:59 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:38:59 Fetched 17.9 kB in 0s (0 B/s) 16:38:59 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:38:59 Fetched 368 kB in 0s (0 B/s) 16:38:59 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:38:59 Fetched 187 kB in 0s (0 B/s) 16:38:59 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:38:59 Fetched 175 kB in 0s (0 B/s) 16:38:59 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:38:59 Fetched 206 kB in 0s (0 B/s) 16:38:59 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:38:59 Fetched 1302 kB in 0s (0 B/s) 16:38:59 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:38:59 Fetched 36.2 kB in 0s (0 B/s) 16:38:59 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 16:38:59 Fetched 159 kB in 0s (0 B/s) 16:38:59 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:38:59 Fetched 107 kB in 0s (0 B/s) 16:38:59 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:38:59 Fetched 48.7 kB in 0s (0 B/s) 16:38:59 Pulling static-packages 16:38:59 + snapcraftctl pull 16:38:59 Pulling version 16:38:59 + cd /root/project 16:38:59 + + git describe --tags --abbrev=0 16:38:59 sed s/v// 16:38:59 + GIT_VERSION=2.0.1-dev.69 16:38:59 + [ -z 2.0.1-dev.69 ] 16:38:59 + snapcraftctl set-version 2.0.1-dev.69 16:39:00 Building config-common 16:39:00 + snapcraftctl build 16:39:02 Skipping build go-build-helper (already ran) 16:39:02 Building edgex-go 16:39:02 + cd /root/parts/edgex-go/src 16:39:02 + git describe --tags --abbrev=0 16:39:02 + sed s/v// 16:39:02 + GIT_VERSION=2.0.1-dev.69 16:39:02 + [ -z 2.0.1-dev.69 ] 16:39:02 + echo 2.0.1-dev.69 16:39:02 + [ ! -d vendor ] 16:39:02 + go mod download all 16:39:10 + make build 16:39:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-data/core-data ./cmd/core-data 16:39:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:39:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:39:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:39:23 ---> 3443375e4987 16:39:23 Step 3/22 : WORKDIR /edgex-go 16:39:23 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:39:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:39:23 ---> 3443375e4987 16:39:23 Step 3/20 : WORKDIR /edgex-go 16:39:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:39:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:39:23 ---> 3443375e4987 16:39:23 Step 3/22 : WORKDIR /edgex-go 16:39:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:39:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:39:23 ---> 3443375e4987 16:39:23 Step 3/23 : WORKDIR /edgex-go 16:39:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:39:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:39:23 ---> 3443375e4987 16:39:23 Step 3/24 : WORKDIR /edgex-go 16:39:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-command/core-command ./cmd/core-command 16:39:25 ---> Running in 05acedc3ca86 16:39:25 ---> Running in 35e1cb62b152 16:39:25 ---> Running in 2d55cc14a273 16:39:25 ---> Running in c0d7aa4c9ce9 16:39:25 ---> Running in b3daac69105c 16:39:25 Removing intermediate container b3daac69105c 16:39:25 ---> 2506846686e9 16:39:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:39:26 ---> Running in ef81e87d3ceb 16:39:26 Removing intermediate container 05acedc3ca86 16:39:26 ---> d4c63663b91b 16:39:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:26 Removing intermediate container c0d7aa4c9ce9 16:39:26 ---> 8de320baf017 16:39:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:26 Removing intermediate container 2d55cc14a273 16:39:26 ---> c8769c15dbd1 16:39:26 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:26 Removing intermediate container 35e1cb62b152 16:39:26 ---> 9760a1f54b24 16:39:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:26 ---> Running in 768d6ea0952f 16:39:26 ---> Running in facd60ba88f2 16:39:26 ---> Running in 78a72b95a0c1 16:39:26 ---> Running in 3f5428760c1c 16:39:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:39:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:39:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:39:29 Removing intermediate container ef81e87d3ceb 16:39:29 ---> e2239df79ee1 16:39:29 Step 5/22 : RUN apk add --update --no-cache make git 16:39:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:39:29 ---> Running in 4021c7952ab1 16:39:30 Removing intermediate container 768d6ea0952f 16:39:30 ---> 839e1cb71ffd 16:39:30 Step 5/23 : RUN apk add --update --no-cache make git 16:39:30 ---> Running in 52d2aa1993d0 16:39:30 Removing intermediate container 78a72b95a0c1 16:39:30 ---> ccae50dd33d2 16:39:30 Step 5/20 : RUN apk add --update --no-cache make git 16:39:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:39:30 ---> Running in 67b5465777ea 16:39:31 Removing intermediate container facd60ba88f2 16:39:31 ---> cd45293c3bdc 16:39:31 Step 5/24 : RUN apk add --update --no-cache make git 16:39:31 Removing intermediate container 3f5428760c1c 16:39:31 ---> 467866e1d367 16:39:31 Step 5/22 : RUN apk add --update --no-cache make bash git 16:39:31 ---> Running in 6646c0e87a9b 16:39:31 ---> Running in a60179b211ca 16:39:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:39:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:39:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:39:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/secrets-config ./cmd/secrets-config 16:39:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:39:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:39:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:39:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:39:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:39:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:39:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:39:33 OK: 219 MiB in 52 packages 16:39:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:39:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:39:34 OK: 219 MiB in 52 packages 16:39:35 OK: 219 MiB in 52 packages 16:39:35 OK: 219 MiB in 52 packages 16:39:35 OK: 219 MiB in 52 packages 16:39:35 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:39:35 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:39:35 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:39:35 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:39:35 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:39:35 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:39:35 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:39:35 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:39:35 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:39:35 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:39:35 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:39:35 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:39:35 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:39:35 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:39:35 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:39:35 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:39:35 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:39:35 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 16:39:35 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:39:35 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:39:35 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:39:35 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:39:35 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:39:35 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 16:39:35 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:39:35 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:39:35 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:39:35 Removing intermediate container 4021c7952ab1 16:39:35 ---> 26d29d424908 16:39:35 Step 6/22 : COPY . . 16:39:36 Removing intermediate container 52d2aa1993d0 16:39:36 ---> b551d861820c 16:39:36 Step 6/23 : COPY go.mod . 16:39:36 Building hooks 16:39:36 + cd /root/parts/hooks/src 16:39:36 + make build 16:39:36 go mod tidy 16:39:36 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 16:39:36 Removing intermediate container 67b5465777ea 16:39:36 ---> 84259032d0de 16:39:36 Step 6/20 : COPY . . 16:39:36 go: downloading github.com/davecgh/go-spew v1.1.0 16:39:36 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:39:37 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:39:37 Removing intermediate container 6646c0e87a9b 16:39:37 Removing intermediate container a60179b211ca 16:39:37 ---> 5a64ba13b4a7 16:39:37 Step 6/22 : COPY . . 16:39:37 ---> f155a036e37c 16:39:37 Step 6/24 : COPY . . 16:39:38 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:39:38 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:39:38 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:39:39 ---> f1bf2fbf3de3 16:39:39 Step 7/23 : RUN go mod download 16:39:41 Building static-packages 16:39:41 + snapcraftctl build 16:39:43 Building version 16:39:43 + snapcraftctl build 16:39:45 Staging config-common 16:39:45 + snapcraftctl stage 16:39:46 Skipping stage go-build-helper (already ran) 16:39:46 Staging edgex-go 16:39:46 + snapcraftctl stage 16:39:47 Staging hooks 16:39:47 + snapcraftctl stage 16:39:48 Staging static-packages 16:39:48 + snapcraftctl stage 16:39:49 Staging version 16:39:49 + snapcraftctl stage 16:39:50 Priming config-common 16:39:50 + snapcraftctl prime 16:39:51 Priming go-build-helper 16:39:51 + snapcraftctl prime 16:39:52 Priming edgex-go 16:39:52 + snapcraftctl prime 16:39:54 Priming hooks 16:39:54 + snapcraftctl prime 16:39:55 Priming static-packages 16:39:55 + snapcraftctl prime 16:39:57 Priming version 16:39:57 + snapcraftctl prime 16:39:57 ---> Running in e6f1451a0c7e 16:39:57 ---> fdbeb92998b8 16:39:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:57 ---> 79ca4d92d7dc 16:39:57 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:57 ---> 81d9dcbe1bb3 16:39:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:57 ---> 7d4ed17f162e 16:39:57 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:57 ---> Running in 6082ded8fe21 16:39:57 ---> Running in 0449337c2ec3 16:39:57 ---> Running in e32799fa5581 16:39:57 ---> Running in 4d9b06ebf2da 16:39:58 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:40:01 Removing intermediate container e6f1451a0c7e 16:40:01 ---> 7d837595f5e6 16:40:01 Step 8/23 : COPY . . 16:40:06 Removing intermediate container 6082ded8fe21 16:40:06 ---> 075be46783a6 16:40:06 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:40:07 Removing intermediate container 0449337c2ec3 16:40:07 ---> b76995092589 16:40:07 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:40:07 ---> Running in 5834c0c6ff28 16:40:07 Removing intermediate container e32799fa5581 16:40:07 ---> 7055b94036a3 16:40:07 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:40:08 ---> Running in c2f5904fa485 16:40:08 Removing intermediate container 4d9b06ebf2da 16:40:08 ---> 6eb3af62e334 16:40:08 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:40:09 ---> Running in 834bd4639b5e 16:40:09 ---> Running in 8d8b1d2cf9cd 16:40:12 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:40:12 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:40:12 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:40:13 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:40:13 ---> 0e682f571c11 16:40:13 Step 9/23 : RUN go mod tidy 16:40:13 ---> Running in 987b26182c34 16:40:22 Removing intermediate container 987b26182c34 16:40:22 ---> 28c60d7f49f6 16:40:22 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:40:22 ---> Running in eb85e9a8be93 16:40:23 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:42:15 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:42:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:42:24 Removing intermediate container 5834c0c6ff28 16:42:24 ---> cb9ba1a115e5 16:42:24 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:42:24 ---> Running in e27ea869a4f2 16:42:26 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:42:30 Removing intermediate container 834bd4639b5e 16:42:30 ---> 05cf2847febf 16:42:30 16:42:30 Step 9/20 : FROM alpine:3.14 16:42:30 3.14: Pulling from library/alpine 16:42:31 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:42:31 Status: Downloaded newer image for alpine:3.14 16:42:31 ---> bb3de5531c18 16:42:31 Step 10/20 : RUN apk add --update --no-cache curl 16:42:31 ---> Running in 5413ffd6b51d 16:42:33 Removing intermediate container e27ea869a4f2 16:42:33 ---> d79cf6cdb53f 16:42:33 16:42:33 Step 10/22 : FROM docker:20.10.8 16:42:33 20.10.8: Pulling from library/docker 16:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:42:35 (1/5) Installing ca-certificates (20191127-r5) 16:42:35 (2/5) Installing brotli-libs (1.0.9-r5) 16:42:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:42:35 (4/5) Installing libcurl (7.79.1-r0) 16:42:35 (5/5) Installing curl (7.79.1-r0) 16:42:35 Executing busybox-1.33.1-r3.trigger 16:42:35 Executing ca-certificates-20191127-r5.trigger 16:42:35 OK: 8 MiB in 19 packages 16:42:38 Removing intermediate container 8d8b1d2cf9cd 16:42:38 ---> e5c46eb47126 16:42:38 16:42:38 Step 9/24 : FROM alpine:3.14 16:42:38 ---> bb3de5531c18 16:42:38 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:42:38 ---> Running in f6388c4f8c55 16:42:38 Removing intermediate container c2f5904fa485 16:42:38 ---> 883b07365866 16:42:38 16:42:38 Step 9/22 : FROM alpine:3.14 16:42:38 ---> bb3de5531c18 16:42:38 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:42:39 ---> Running in 49743308f222 16:42:39 Removing intermediate container 5413ffd6b51d 16:42:39 ---> d112ba71732a 16:42:39 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:42:40 ---> Running in 3d304000e4ec 16:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:42:42 Removing intermediate container 3d304000e4ec 16:42:42 ---> 9dc9b93a09b7 16:42:42 Step 12/20 : WORKDIR /edgex 16:42:42 (1/3) Installing ca-certificates (20191127-r5) 16:42:42 (2/3) Installing dumb-init (1.2.5-r1) 16:42:42 (3/3) Installing su-exec (0.2-r1) 16:42:42 Executing busybox-1.33.1-r3.trigger 16:42:42 Executing ca-certificates-20191127-r5.trigger 16:42:42 OK: 6 MiB in 17 packages 16:42:42 ---> Running in faffe97d30b9 16:42:42 (1/1) Installing dumb-init (1.2.5-r1) 16:42:42 Executing busybox-1.33.1-r3.trigger 16:42:42 OK: 5 MiB in 15 packages 16:42:44 Removing intermediate container faffe97d30b9 16:42:44 ---> 692a0a9348c3 16:42:44 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:42:45 Removing intermediate container eb85e9a8be93 16:42:45 ---> a6e4b2def4e7 16:42:45 16:42:45 Step 11/23 : FROM alpine:3.14 16:42:45 ---> bb3de5531c18 16:42:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:42:45 Removing intermediate container f6388c4f8c55 16:42:45 ---> dc7ad5022d5c 16:42:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:42:46 ---> Running in 17594cbd66ee 16:42:46 Removing intermediate container 49743308f222 16:42:46 ---> b8784110be2f 16:42:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:42:46 ---> Running in b3671110974f 16:42:46 ---> 58a30b6412ef 16:42:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:42:46 ---> Running in e8e3ab77fb66 16:42:47 Removing intermediate container b3671110974f 16:42:47 ---> 715733b19c2a 16:42:47 Step 12/24 : WORKDIR / 16:42:48 ---> Running in a21d024a7712 16:42:48 Removing intermediate container e8e3ab77fb66 16:42:48 ---> be30df8e9e6c 16:42:48 Step 12/22 : ENV APP_PORT=59881 16:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:42:48 ---> Running in 68eda79e4623 16:42:48 ---> f9f68d87ccb0 16:42:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:42:49 Removing intermediate container a21d024a7712 16:42:49 ---> a71232f00e55 16:42:49 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:42:49 Removing intermediate container 68eda79e4623 16:42:49 ---> 4adb03c1162f 16:42:49 Step 13/22 : EXPOSE $APP_PORT 16:42:49 ---> Running in 6f583120925a 16:42:49 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:42:49 Status: Downloaded newer image for docker:20.10.8 16:42:49 ---> 3734d5adc5ac 16:42:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:42:49 (1/1) Installing dumb-init (1.2.5-r1) 16:42:49 Executing busybox-1.33.1-r3.trigger 16:42:49 OK: 5 MiB in 15 packages 16:42:49 ---> Running in 4f13cb08dcae 16:42:50 Removing intermediate container 6f583120925a 16:42:50 ---> a997d288aff5 16:42:50 Step 14/22 : WORKDIR / 16:42:50 ---> 71cbe4b27272 16:42:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:42:50 ---> Running in 62414dbd5dd0 16:42:50 ---> 1632e9633a6b 16:42:50 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:42:50 Removing intermediate container 4f13cb08dcae 16:42:50 ---> 14b864976162 16:42:50 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:42:51 ---> Running in 2094f317a197 16:42:51 ---> Running in 8fd8baa9dff0 16:42:51 Removing intermediate container 17594cbd66ee 16:42:51 ---> 75293fb9f908 16:42:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:42:51 Removing intermediate container 62414dbd5dd0 16:42:51 ---> 5c7eddaab7ab 16:42:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:42:51 ---> Running in 0f6992ffdc59 16:42:51 Removing intermediate container 2094f317a197 16:42:51 ---> 9468ebdedc22 16:42:51 Step 17/20 : CMD ["--init=true"] 16:42:51 ---> b9ff686adc6a 16:42:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:42:52 ---> Running in 1179cc846ca8 16:42:52 Removing intermediate container 0f6992ffdc59 16:42:52 ---> 23d1d2ed2554 16:42:52 Step 14/23 : ENV APP_PORT=59861 16:42:52 ---> Running in 1f4120ce299b 16:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:42:52 Removing intermediate container 1179cc846ca8 16:42:52 ---> b7572b976d60 16:42:52 Step 18/20 : LABEL arch=arm64 16:42:53 ---> 127f63262cf6 16:42:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:42:53 ---> Running in cd93d01476e8 16:42:53 Removing intermediate container 1f4120ce299b 16:42:53 ---> 285ef5ef7927 16:42:53 Step 15/23 : EXPOSE $APP_PORT 16:42:53 ---> 4f1092f4114c 16:42:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:42:53 ---> Running in 790103caf4bc 16:42:53 (1/42) Installing readline (8.1.0-r0) 16:42:53 (2/42) Installing bash (5.1.4-r0) 16:42:53 Removing intermediate container cd93d01476e8 16:42:53 ---> 0feb2b0c1822 16:42:53 Step 19/20 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:42:54 Executing bash-5.1.4-r0.post-install 16:42:54 (3/42) Installing brotli-libs (1.0.9-r5) 16:42:54 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:42:54 (5/42) Installing libcurl (7.79.1-r0) 16:42:54 (6/42) Installing curl (7.79.1-r0) 16:42:54 (7/42) Installing dumb-init (1.2.5-r1) 16:42:54 (8/42) Installing libbz2 (1.0.8-r1) 16:42:54 (9/42) Installing expat (2.4.1-r0) 16:42:54 (10/42) Installing libffi (3.3-r2) 16:42:54 (11/42) Installing gdbm (1.19-r0) 16:42:54 (12/42) Installing xz-libs (5.2.5-r0) 16:42:54 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:42:54 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:42:54 (15/42) Installing mpdecimal (2.5.1-r1) 16:42:54 (16/42) Installing sqlite-libs (3.35.5-r0) 16:42:54 ---> Running in 2f0ff9f65070 16:42:54 (17/42) Installing python3 (3.9.5-r1) 16:42:54 Removing intermediate container 790103caf4bc 16:42:54 ---> 8e2dcc123c5a 16:42:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:42:55 ---> 666c5c25fe83 16:42:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:42:55 ---> f7c8013dd5ce 16:42:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:42:55 Removing intermediate container 2f0ff9f65070 16:42:55 ---> 2bb6bec6fefc 16:42:55 Step 20/20 : LABEL version=0.0.0 16:42:55 ---> ff8e5d8a3760 16:42:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:42:56 ---> Running in a8e0b39d058f 16:42:56 (18/42) Installing py3-appdirs (1.4.4-r2) 16:42:56 (19/42) Installing py3-chardet (4.0.0-r2) 16:42:56 (20/42) Installing py3-idna (3.2-r0) 16:42:56 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:42:56 (22/42) Installing py3-certifi (2020.12.5-r1) 16:42:56 (23/42) Installing py3-requests (2.25.1-r4) 16:42:56 (24/42) Installing py3-msgpack (1.0.2-r1) 16:42:56 (25/42) Installing py3-lockfile (0.12.2-r4) 16:42:56 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:42:56 (27/42) Installing py3-colorama (0.4.4-r1) 16:42:56 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:42:56 (29/42) Installing py3-distlib (0.3.1-r3) 16:42:56 (30/42) Installing py3-distro (1.5.0-r3) 16:42:56 (31/42) Installing py3-six (1.15.0-r1) 16:42:56 (32/42) Installing py3-webencodings (0.5.1-r4) 16:42:56 (33/42) Installing py3-html5lib (1.1-r1) 16:42:56 (34/42) Installing py3-parsing (2.4.7-r2) 16:42:56 (35/42) Installing py3-packaging (20.9-r1) 16:42:56 (36/42) Installing py3-toml (0.10.2-r2) 16:42:56 (37/42) Installing py3-pep517 (0.10.0-r2) 16:42:57 (38/42) Installing py3-progress (1.5-r2) 16:42:57 Removing intermediate container a8e0b39d058f 16:42:57 ---> 2ab5838e4a1c 16:42:57 (39/42) Installing py3-retrying (1.3.3-r1) 16:42:57 16:42:57 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:42:57 (41/42) Installing py3-setuptools (52.0.0-r3) 16:42:57 (42/42) Installing py3-pip (20.3.4-r1) 16:42:57 Successfully built 2ab5838e4a1c 16:42:57 Successfully tagged security-proxy-setup-arm64:latest 16:42:57  Building security-proxy-setup ... done Building security-bootstrapper 16:42:57 ---> 1c57bbba8487 16:42:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:42:57 ---> 13c747129e4f 16:42:57 Executing busybox-1.33.1-r3.trigger 16:42:57 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:42:57 OK: 84 MiB in 64 packages 16:42:58 ---> Running in d50dc0ba52cb 16:42:58 ---> a51866249ee1 16:42:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:42:59 Removing intermediate container d50dc0ba52cb 16:42:59 ---> d5faea2161bf 16:42:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:43:01 ---> e493615d0af7 16:43:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:43:02 ---> Running in ca7b07f4e61d 16:43:02 ---> Running in ed09118d2ab4 16:43:02 ---> 32efbaa6a06a 16:43:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:43:02 Collecting docker-compose==1.23.2 16:43:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:43:03 Collecting dockerpty<0.5,>=0.4.1 16:43:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:43:03 Removing intermediate container ca7b07f4e61d 16:43:03 ---> 7cd3a113dc77 16:43:03 Step 20/22 : LABEL arch=arm64 16:43:03 Removing intermediate container ed09118d2ab4 16:43:03 ---> 6d99f601b39a 16:43:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:43:04 ---> 9273bf2a58dd 16:43:04 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:43:04 ---> Running in 3e57e26179fd 16:43:04 ---> Running in df23a9d9b0a4 16:43:04 ---> Running in c18403a98101 16:43:05 Removing intermediate container 3e57e26179fd 16:43:05 ---> 7828b5bd40e6 16:43:05 Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:43:05 Removing intermediate container df23a9d9b0a4 16:43:05 ---> 52b6b3baa3d9 16:43:05 Step 21/23 : LABEL arch=arm64 16:43:05 ---> Running in 75193dbfc304 16:43:05 ---> Running in ad71db52afd5 16:43:05 Collecting cached-property<2,>=1.2.0 16:43:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:43:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:43:06 Collecting docker<4.0,>=3.6.0 16:43:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:43:06 Removing intermediate container 75193dbfc304 16:43:06 ---> 6b22005d3736 16:43:06 Step 22/22 : LABEL version=0.0.0 16:43:06 Collecting texttable<0.10,>=0.9.0 16:43:06 Downloading texttable-0.9.1.tar.gz (11 kB) 16:43:06 Removing intermediate container ad71db52afd5 16:43:06 ---> d212be6d7020 16:43:06 Step 22/23 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:43:07 ---> Running in 0583791f9109 16:43:07 ---> Running in 1648f7f1f541 16:43:08 Removing intermediate container 0583791f9109 16:43:08 ---> 3c7790c78d7b 16:43:08 16:43:09 Removing intermediate container c18403a98101 16:43:09 ---> fb64cf089ac4 16:43:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:43:09 Successfully built 3c7790c78d7b 16:43:09 Successfully tagged core-metadata-arm64:latest 16:43:09  Building core-metadata ... done Building core-command 16:43:09 Removing intermediate container 1648f7f1f541 16:43:09 ---> fd2542e8c1c2 16:43:09 Step 23/23 : LABEL version=0.0.0 16:43:09 Collecting jsonschema<3,>=2.5.1 16:43:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:43:09 ---> Running in 5cba537aca31 16:43:09 ---> Running in fe476b7cf91e 16:43:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:43:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:43:10 Removing intermediate container 5cba537aca31 16:43:10 ---> ad6c6c8167ca 16:43:10 Step 22/24 : LABEL arch=arm64 16:43:11 Collecting websocket-client<1.0,>=0.32.0 16:43:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:43:11 Collecting docopt<0.7,>=0.6.1 16:43:11 Removing intermediate container fe476b7cf91e 16:43:11 ---> 6fff04f3eefc 16:43:11 16:43:11 Downloading docopt-0.6.2.tar.gz (25 kB) 16:43:11 Successfully built 6fff04f3eefc 16:43:11 Successfully tagged support-scheduler-arm64:latest 16:43:11  Building support-scheduler ... done Building core-data 16:43:11 ---> Running in 059e51bda2d6 16:43:12 Removing intermediate container 059e51bda2d6 16:43:12 ---> c6c4af3c215f 16:43:12 Step 23/24 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:43:13 ---> Running in e96e3f41bc73 16:43:14 Collecting PyYAML<4,>=3.10 16:43:14 Downloading PyYAML-3.13.tar.gz (270 kB) 16:43:14 Removing intermediate container e96e3f41bc73 16:43:14 ---> 5c08b1eccf3b 16:43:14 Step 24/24 : LABEL version=0.0.0 16:43:16 ---> Running in d06cc8d938bb 16:43:17 Removing intermediate container d06cc8d938bb 16:43:17 ---> 9d3ca3687d6d 16:43:17 16:43:17 Successfully built 9d3ca3687d6d 16:43:17 Successfully tagged security-secretstore-setup-arm64:latest 16:43:17  Building security-secretstore-setup ... done Building support-notifications 16:43:18 Collecting docker-pycreds>=0.4.0 16:43:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:43:19 Collecting idna<2.8,>=2.5 16:43:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:43:20 Collecting urllib3<1.25,>=1.21.1 16:43:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:43:20 Collecting chardet<3.1.0,>=3.0.2 16:43:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:43:20 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:43:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:43:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:43:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:43:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:43:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:43:21 Attempting uninstall: urllib3 16:43:21 Found existing installation: urllib3 1.26.5 16:43:21 Uninstalling urllib3-1.26.5: 16:43:21 Successfully uninstalled urllib3-1.26.5 16:43:22 Attempting uninstall: idna 16:43:22 Found existing installation: idna 3.2 16:43:22 Uninstalling idna-3.2: 16:43:22 Successfully uninstalled idna-3.2 16:43:23 Attempting uninstall: chardet 16:43:23 Found existing installation: chardet 4.0.0 16:43:23 Uninstalling chardet-4.0.0: 16:43:23 Successfully uninstalled chardet-4.0.0 16:43:24 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:43:24 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:43:24 ---> 3443375e4987 16:43:24 Step 3/30 : WORKDIR /edgex-go 16:43:24 ---> Using cache 16:43:24 ---> c8769c15dbd1 16:43:24 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:24 ---> Using cache 16:43:24 ---> ccae50dd33d2 16:43:24 Step 5/30 : RUN apk add --update --no-cache make git 16:43:24 ---> Using cache 16:43:24 ---> 84259032d0de 16:43:24 Step 6/30 : COPY . . 16:43:24 ---> Using cache 16:43:24 ---> 79ca4d92d7dc 16:43:24 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:24 ---> Using cache 16:43:24 ---> 7055b94036a3 16:43:24 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:43:28 Attempting uninstall: requests 16:43:28 Found existing installation: requests 2.25.1 16:43:28 Uninstalling requests-2.25.1: 16:43:28 Successfully uninstalled requests-2.25.1 16:43:31 Running setup.py install for texttable: started 16:43:32 ---> Running in 3afc29fc23ff 16:43:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:43:34 Running setup.py install for texttable: finished with status 'done' 16:43:34 Running setup.py install for PyYAML: started 16:43:37 Running setup.py install for PyYAML: finished with status 'done' 16:43:37 Running setup.py install for docopt: started 16:43:39 Running setup.py install for docopt: finished with status 'done' 16:43:39 Running setup.py install for dockerpty: started 16:43:41 Running setup.py install for dockerpty: finished with status 'done' 16:43:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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.59.0 16:43:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:43:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:43:51 ---> 3443375e4987 16:43:51 Step 3/22 : WORKDIR /edgex-go 16:43:51 ---> Using cache 16:43:51 ---> c8769c15dbd1 16:43:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:51 ---> Using cache 16:43:51 ---> ccae50dd33d2 16:43:51 Step 5/22 : RUN apk add --update --no-cache make git 16:43:51 ---> Using cache 16:43:51 ---> 84259032d0de 16:43:51 Step 6/22 : COPY . . 16:43:51 ---> Using cache 16:43:51 ---> 79ca4d92d7dc 16:43:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:51 ---> Using cache 16:43:51 ---> 7055b94036a3 16:43:51 Step 8/22 : RUN make cmd/core-command/core-command 16:43:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:43:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:43:53 ---> 3443375e4987 16:43:53 Step 3/22 : WORKDIR /edgex-go 16:43:53 ---> Using cache 16:43:53 ---> c8769c15dbd1 16:43:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:53 ---> Using cache 16:43:53 ---> ccae50dd33d2 16:43:53 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:43:55 ---> Running in aafbc064299d 16:43:55 ---> Running in c5830f478d0e 16:43:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:43:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:44:00 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:44:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:44:00 ---> 3443375e4987 16:44:00 Step 3/21 : WORKDIR /edgex-go 16:44:00 ---> Using cache 16:44:00 ---> c8769c15dbd1 16:44:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:00 ---> Using cache 16:44:00 ---> ccae50dd33d2 16:44:00 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:44:00 OK: 219 MiB in 52 packages 16:44:00 ---> Running in 956926cdc23e 16:44:03 Removing intermediate container c5830f478d0e 16:44:03 ---> 410d1a56a808 16:44:03 Step 6/22 : COPY . . 16:44:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:44:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:44:07 OK: 219 MiB in 52 packages 16:44:11 Removing intermediate container 956926cdc23e 16:44:11 ---> 7575baa5b59c 16:44:11 Step 6/21 : COPY . . 16:44:15 Removing intermediate container 8fd8baa9dff0 16:44:15 ---> 309cd95205a5 16:44:15 Step 13/22 : ENV APP_PORT=58890 16:44:17 ---> Running in b2af31c2ddeb 16:44:20 Removing intermediate container b2af31c2ddeb 16:44:20 ---> 74f7f5ce5881 16:44:20 Step 14/22 : EXPOSE $APP_PORT 16:44:20 ---> Running in c315bc130de9 16:44:23 Removing intermediate container c315bc130de9 16:44:23 ---> 2d46eb22b29c 16:44:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:44:29 ---> 48a49393b6c7 16:44:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:44:32 ---> d823387c77d4 16:44:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:44:36 ---> 3a9f2b180a01 16:44:36 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:44:36 ---> Running in 031e0830c574 16:44:37 ---> 8c56bd68248f 16:44:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:38 ---> Running in 14061d8fe6b4 16:44:38 Removing intermediate container 031e0830c574 16:44:38 ---> 7dd5edc435cf 16:44:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:44:39 ---> Running in b125dfd6a66d 16:44:41 Removing intermediate container b125dfd6a66d 16:44:41 ---> 58e420afa9ce 16:44:41 Step 20/22 : LABEL arch=arm64 16:44:42 ---> Running in fa0c4d43ec71 16:44:43 ---> 04d7a985ddbb 16:44:43 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:43 Removing intermediate container fa0c4d43ec71 16:44:43 ---> cfad534203ea 16:44:43 Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:44:43 ---> Running in b59959a0bff2 16:44:43 ---> Running in ae195b2a0869 16:44:44 Removing intermediate container ae195b2a0869 16:44:44 ---> 12ba1226d9b1 16:44:44 Step 22/22 : LABEL version=0.0.0 16:44:44 ---> Running in 067d5c96acb8 16:44:45 Removing intermediate container 067d5c96acb8 16:44:45 ---> 63c3a7a02b9e 16:44:45 16:44:46 Successfully built 63c3a7a02b9e 16:44:46 Successfully tagged sys-mgmt-agent-arm64:latest 16:44:46  Building sys-mgmt-agent ... done Removing intermediate container 14061d8fe6b4 16:44:46 ---> 465c53ab9c8c 16:44:46 Step 8/22 : RUN make cmd/core-data/core-data 16:44:46 ---> Running in 7b551289c713 16:44:49 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:44:49 Removing intermediate container b59959a0bff2 16:44:49 ---> 1190997a19b0 16:44:49 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:44:49 ---> Running in c5378ee99324 16:44:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:45:04 Removing intermediate container 3afc29fc23ff 16:45:04 ---> 8e1d661883b4 16:45:04 16:45:04 Step 9/30 : FROM alpine:3.14 16:45:04 ---> bb3de5531c18 16:45:04 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:45:04 ---> Running in e462f5713dd9 16:45:04 Removing intermediate container e462f5713dd9 16:45:04 ---> 4787bfe7d6c6 16:45:04 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:45:04 ---> Running in ad5aaed34bbc 16:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:45:06 (1/2) Installing dumb-init (1.2.5-r1) 16:45:06 (2/2) Installing su-exec (0.2-r1) 16:45:06 Executing busybox-1.33.1-r3.trigger 16:45:06 OK: 5 MiB in 16 packages 16:45:08 Removing intermediate container ad5aaed34bbc 16:45:08 ---> 83f6d9b8c013 16:45:08 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:45:08 ---> Running in ec955716249b 16:45:09 Removing intermediate container ec955716249b 16:45:09 ---> 5cb09d2af49d 16:45:09 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:45:09 ---> Running in 1698daa36e73 16:45:10 Removing intermediate container 1698daa36e73 16:45:10 ---> c80577ce030c 16:45:10 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:45:10 ---> Running in cd40a4b00ce4 16:45:13 Removing intermediate container cd40a4b00ce4 16:45:13 ---> e2065654f6c9 16:45:13 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:45:14 ---> Running in 7697604f17e3 16:45:14 Removing intermediate container 7697604f17e3 16:45:14 ---> c5f55e8b8cfd 16:45:14 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:45:16 ---> 5b4e7ca8bd13 16:45:16 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:45:16 ---> Running in 08144d6beebd 16:45:20 Removing intermediate container 08144d6beebd 16:45:20 ---> e325e4bcf810 16:45:20 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:45:21 ---> 27abe98be931 16:45:21 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:45:23 ---> 283e6d9054d3 16:45:23 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:45:25 ---> cb18c6ffb37d 16:45:25 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:45:26 ---> 4befb984d4d8 16:45:26 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:45:27 ---> 5887f3f89400 16:45:27 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:45:27 ---> Running in d1e2b7c09dcc 16:45:28 Removing intermediate container d1e2b7c09dcc 16:45:28 ---> d221ec9a7fef 16:45:28 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:45:29 ---> b9055678371f 16:45:29 Step 25/30 : RUN chmod +x /entrypoint.sh 16:45:29 ---> Running in c8cc1565a54d 16:45:34 Removing intermediate container c8cc1565a54d 16:45:34 ---> 6e15cc278a29 16:45:34 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:45:34 ---> Running in 1f38933ba2ce 16:45:35 Removing intermediate container 1f38933ba2ce 16:45:35 ---> 4508fbe36750 16:45:35 Step 27/30 : CMD ["gate"] 16:45:36 ---> Running in bfe93011bd8d 16:45:36 Removing intermediate container bfe93011bd8d 16:45:36 ---> 13cd7e74c40d 16:45:36 Step 28/30 : LABEL arch=arm64 16:45:37 Removing intermediate container aafbc064299d 16:45:37 ---> 3ad299b78887 16:45:37 16:45:37 Step 9/22 : FROM alpine:3.14 16:45:37 ---> bb3de5531c18 16:45:37 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:45:37 ---> Using cache 16:45:37 ---> 75293fb9f908 16:45:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:45:37 ---> Using cache 16:45:37 ---> 23d1d2ed2554 16:45:37 Step 12/22 : ENV APP_PORT=59882 16:45:37 ---> Running in 36bf4d85427f 16:45:37 ---> Running in b54165be3453 16:45:38 Removing intermediate container b54165be3453 16:45:38 ---> 2cdbfe227808 16:45:38 Step 13/22 : EXPOSE $APP_PORT 16:45:38 Removing intermediate container 36bf4d85427f 16:45:38 ---> 2aaec6db5a3e 16:45:38 Step 29/30 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:45:38 ---> Running in f0cb3dc4a092 16:45:38 ---> Running in fa37ea9cae8c 16:45:39 Removing intermediate container f0cb3dc4a092 16:45:39 ---> 2e78eeee2262 16:45:39 Step 14/22 : WORKDIR / 16:45:39 ---> Running in 4b62163cf683 16:45:39 Removing intermediate container fa37ea9cae8c 16:45:39 ---> 047f146250b9 16:45:39 Step 30/30 : LABEL version=0.0.0 16:45:40 ---> Running in 62bec38cf011 16:45:40 Removing intermediate container 4b62163cf683 16:45:40 ---> e010be5f3953 16:45:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:45:41 Removing intermediate container 62bec38cf011 16:45:41 ---> 7cbea62b67e0 16:45:41 16:45:42 Successfully built 7cbea62b67e0 16:45:42 Successfully tagged security-bootstrapper-arm64:latest 16:45:42  Building security-bootstrapper ... done  ---> 143061320500 16:45:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:45:44 ---> d7d4eb425899 16:45:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:45:45 ---> c07b1e8d4ae1 16:45:45 Step 18/22 : ENTRYPOINT ["/core-command"] 16:45:45 ---> Running in c5d97df9f1fa 16:45:46 Removing intermediate container c5d97df9f1fa 16:45:46 ---> 2d5ea997e0bc 16:45:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:45:46 ---> Running in 15c2539555ff 16:45:46 Removing intermediate container 15c2539555ff 16:45:46 ---> 08f20a28b655 16:45:46 Step 20/22 : LABEL arch=arm64 16:45:46 ---> Running in fa720737778e 16:45:47 Removing intermediate container fa720737778e 16:45:47 ---> f1aebd374af6 16:45:47 Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:45:47 ---> Running in 06ab921f2822 16:45:48 Removing intermediate container 06ab921f2822 16:45:48 ---> b98e2f43a7c1 16:45:48 Step 22/22 : LABEL version=0.0.0 16:45:48 ---> Running in 41641d8a600d 16:45:49 Removing intermediate container 41641d8a600d 16:45:49 ---> b11d3405b532 16:45:49 16:45:49 Successfully built b11d3405b532 16:45:49 Successfully tagged core-command-arm64:latest 16:46:16  Building core-command ... done Removing intermediate container c5378ee99324 16:46:16 ---> 645ab7fe19b3 16:46:16 16:46:16 Step 9/21 : FROM alpine:3.14 16:46:16 ---> bb3de5531c18 16:46:16 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:46:16 ---> Running in faecc71b782e 16:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:17 (1/2) Installing ca-certificates (20191127-r5) 16:46:17 (2/2) Installing dumb-init (1.2.5-r1) 16:46:17 Executing busybox-1.33.1-r3.trigger 16:46:17 Executing ca-certificates-20191127-r5.trigger 16:46:17 OK: 6 MiB in 16 packages 16:46:18 Removing intermediate container 7b551289c713 16:46:18 ---> 03beef926071 16:46:18 16:46:18 Step 9/22 : FROM alpine:3.14 16:46:18 ---> bb3de5531c18 16:46:18 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:46:18 ---> Running in 5640c2fdc1cf 16:46:19 Removing intermediate container 5640c2fdc1cf 16:46:19 ---> 4654fbd4a52a 16:46:19 Step 11/22 : ENV APP_PORT=59880 16:46:19 Removing intermediate container faecc71b782e 16:46:19 ---> c9285e585693 16:46:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:46:19 ---> Running in 4185d20bc35a 16:46:19 ---> Running in c2be4de164cf 16:46:20 Removing intermediate container 4185d20bc35a 16:46:20 ---> 5d742caf5771 16:46:20 Step 12/22 : EXPOSE $APP_PORT 16:46:20 Removing intermediate container c2be4de164cf 16:46:20 ---> d13c80824d0c 16:46:20 Step 12/21 : ENV APP_PORT=59860 16:46:20 ---> Running in 72311f259ae6 16:46:20 ---> Running in 671af1e76eb4 16:46:21 Removing intermediate container 72311f259ae6 16:46:21 ---> ea52400a3514 16:46:21 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:21 Removing intermediate container 671af1e76eb4 16:46:21 ---> 69ed00358a0e 16:46:21 Step 13/21 : EXPOSE $APP_PORT 16:46:21 ---> Running in cb3e1e1c20b0 16:46:21 ---> Running in 9879879e9972 16:46:22 Removing intermediate container 9879879e9972 16:46:22 ---> 4d750aef6cc2 16:46:22 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:46:23 ---> dda74bb7ccaf 16:46:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:46:24 Removing intermediate container cb3e1e1c20b0 16:46:24 ---> ef714f5ce2b3 16:46:24 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:46:24 ---> 5484b472e5d1 16:46:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:46:24 ---> Running in a7e1f1cdc312 16:46:26 ---> d0e04b913263 16:46:26 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:46:26 ---> Running in 0263122e48a9 16:46:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:26 Removing intermediate container 0263122e48a9 16:46:26 ---> e60f8d4e32f7 16:46:26 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:46:26 ---> Running in 0690f55542c2 16:46:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:27 Removing intermediate container 0690f55542c2 16:46:27 ---> 9de6d6fe5881 16:46:27 Step 19/21 : LABEL arch=arm64 16:46:27 ---> Running in 95e16368507f 16:46:27 (1/6) Installing dumb-init (1.2.5-r1) 16:46:27 Removing intermediate container 95e16368507f 16:46:27 ---> 8bb36284f144 16:46:27 Step 20/21 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:46:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:46:27 ---> Running in e2eb31d077e8 16:46:27 (3/6) Installing libsodium (1.0.18-r0) 16:46:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:46:28 (5/6) Installing libzmq (4.3.4-r0) 16:46:28 (6/6) Installing zeromq (4.3.4-r0) 16:46:28 Executing busybox-1.33.1-r3.trigger 16:46:28 Removing intermediate container e2eb31d077e8 16:46:28 ---> 1daf33bb965e 16:46:28 Step 21/21 : LABEL version=0.0.0 16:46:28 OK: 8 MiB in 20 packages 16:46:28 ---> Running in b20f59389cf9 16:46:29 Removing intermediate container b20f59389cf9 16:46:29 ---> d0cc809d1028 16:46:29 16:46:29 Successfully built d0cc809d1028 16:46:29 Successfully tagged support-notifications-arm64:latest 16:46:29  Building support-notifications ... done Removing intermediate container a7e1f1cdc312 16:46:29 ---> 6a524f92e15e 16:46:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:46:30 ---> 58cf74fcaba1 16:46:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:46:31 ---> 7437d5e02f51 16:46:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:46:32 ---> f769710822f9 16:46:32 Step 18/22 : ENTRYPOINT ["/core-data"] 16:46:32 ---> Running in f29957994a11 16:46:33 Removing intermediate container f29957994a11 16:46:33 ---> d116f34c37a4 16:46:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:46:33 ---> Running in 9c038b572c60 16:46:33 Removing intermediate container 9c038b572c60 16:46:33 ---> 2161179cb3ce 16:46:33 Step 20/22 : LABEL arch=arm64 16:46:33 ---> Running in c61d2c54dc20 16:46:34 Removing intermediate container c61d2c54dc20 16:46:34 ---> 65579e2db64b 16:46:34 Step 21/22 : LABEL git_sha=186748b12795fd7d8b338526fa352f44f20680fa 16:46:34 ---> Running in af82e9d0fac9 16:46:34 Removing intermediate container af82e9d0fac9 16:46:34 ---> ba8607d3a88f 16:46:34 Step 22/22 : LABEL version=0.0.0 16:46:35 ---> Running in 28a18690ffbd 16:46:35 Removing intermediate container 28a18690ffbd 16:46:35 ---> 2ff27bcf20be 16:46:35 16:46:36 Successfully built 2ff27bcf20be 16:46:36 Successfully tagged core-data-arm64:latest 16:46:36  Building core-data ... done  [Pipeline] } 16:46:36 $ docker stop --time=1 fa0df1bd50f38fc5727bdcf7efc3e1c6466f73305f9f8ab6e949b34ca73d1149 16:46:38 $ docker rm -f fa0df1bd50f38fc5727bdcf7efc3e1c6466f73305f9f8ab6e949b34ca73d1149 [Pipeline] // withDockerContainer [Pipeline] sh 16:46:39 + docker images 16:46:39 REPOSITORY TAG IMAGE ID CREATED SIZE 16:46:39 core-data-arm64 latest 2ff27bcf20be 4 seconds ago 19.4MB 16:46:39 support-notifications-arm64 latest d0cc809d1028 11 seconds ago 15.9MB 16:46:39 03beef926071 22 seconds ago 1.58GB 16:46:39 645ab7fe19b3 26 seconds ago 1.57GB 16:46:39 core-command-arm64 latest b11d3405b532 50 seconds ago 15.2MB 16:46:39 security-bootstrapper-arm64 latest 7cbea62b67e0 59 seconds ago 17.7MB 16:46:39 3ad299b78887 About a minute ago 1.57GB 16:46:39 8e1d661883b4 About a minute ago 1.57GB 16:46:39 sys-mgmt-agent-arm64 latest 63c3a7a02b9e About a minute ago 277MB 16:46:39 security-secretstore-setup-arm64 latest 9d3ca3687d6d 3 minutes ago 26.5MB 16:46:39 support-scheduler-arm64 latest 6fff04f3eefc 3 minutes ago 15.2MB 16:46:39 core-metadata-arm64 latest 3c7790c78d7b 3 minutes ago 15.8MB 16:46:39 security-proxy-setup-arm64 latest 2ab5838e4a1c 3 minutes ago 25.3MB 16:46:39 a6e4b2def4e7 3 minutes ago 1.57GB 16:46:39 883b07365866 4 minutes ago 1.57GB 16:46:39 e5c46eb47126 4 minutes ago 1.58GB 16:46:39 d79cf6cdb53f 4 minutes ago 1.57GB 16:46:39 05cf2847febf 4 minutes ago 1.57GB 16:46:39 ci-base-image-arm64 latest 3443375e4987 14 minutes ago 1.24GB 16:46:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 50 minutes ago 534MB 16:46:39 docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB 16:46:39 alpine 3.14 bb3de5531c18 6 weeks ago 5.34MB 16:46:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:46:40 16:46:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:46:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:46:41 arm64: Pulling from edgex-lftools-log-publisher 16:46:41 448f6bf000e3: Pulling fs layer 16:46:41 f757da607395: Pulling fs layer 16:46:41 05883995daec: Pulling fs layer 16:46:41 8603b9c90790: Pulling fs layer 16:46:41 1560dd03e051: Pulling fs layer 16:46:41 27f5ce0e4adf: Pulling fs layer 16:46:41 c2d8d7efcc4b: Pulling fs layer 16:46:41 1560dd03e051: Waiting 16:46:41 27f5ce0e4adf: Waiting 16:46:41 c2d8d7efcc4b: Waiting 16:46:41 8603b9c90790: Waiting 16:46:41 f757da607395: Verifying Checksum 16:46:41 f757da607395: Download complete 16:46:41 8603b9c90790: Verifying Checksum 16:46:41 8603b9c90790: Download complete 16:46:41 05883995daec: Verifying Checksum 16:46:41 05883995daec: Download complete 16:46:41 1560dd03e051: Verifying Checksum 16:46:41 1560dd03e051: Download complete 16:46:41 27f5ce0e4adf: Verifying Checksum 16:46:41 27f5ce0e4adf: Download complete 16:46:42 448f6bf000e3: Download complete 16:46:44 c2d8d7efcc4b: Verifying Checksum 16:46:44 c2d8d7efcc4b: Download complete 16:46:45 448f6bf000e3: Pull complete 16:46:46 f757da607395: Pull complete 16:46:47 05883995daec: Pull complete 16:46:48 8603b9c90790: Pull complete 16:46:49 1560dd03e051: Pull complete 16:46:49 27f5ce0e4adf: Pull complete 16:47:04 c2d8d7efcc4b: Pull complete 16:47:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:47:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:47:05 prd-ubuntu18.04-docker-arm64-4c-16g-1134 does not seem to be running inside a container 16:47:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:arm64 cat 16:47:08 $ docker top 8c85b411b07b7be44364fa0ef1edfc834c9207f1e05d6234e5550df291afdd6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:09 ---> job-cost.sh 16:47:09 lf-activate-venv: SKIPPING 16:47:09 INFO: No Stack... 16:47:22 INFO: Retrieving Pricing Info for: v3-standard-4 16:47:22 INFO: Archiving Costs [Pipeline] sh 16:47:23 + cat /w/workspace/edgex-go/1/archives/cost.csv 16:47:23 + cut -d, -f6 [Pipeline] lock 16:47:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3755-1-stack-cost] 16:47:23 Resource [jenkins-edgexfoundry-edgex-go-PR-3755-1-stack-cost] did not exist. Created. 16:47:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3755-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:47:24 + echo total: 0.10999999940395355 [Pipeline] stash 16:47:24 Stashed 1 file(s) [Pipeline] } 16:47:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3755-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:47:24 $ docker stop --time=1 8c85b411b07b7be44364fa0ef1edfc834c9207f1e05d6234e5550df291afdd6c 16:47:26 $ docker rm -f 8c85b411b07b7be44364fa0ef1edfc834c9207f1e05d6234e5550df291afdd6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider 16:47:27 provisioning config files... 16:47:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7228680361302316122tmp [Pipeline] { [Pipeline] sh 16:47:27 + set +x 16:47:27 + curl -s https://codecov.io/bash 16:47:27 + bash -s -- 16:47:27 16:47:27 _____ _ 16:47:27 / ____| | | 16:47:27 | | ___ __| | ___ ___ _____ __ 16:47:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:47:27 | |___| (_) | (_| | __/ (_| (_) \ V / 16:47:27 \_____\___/ \__,_|\___|\___\___/ \_/ 16:47:27 Bash-1.0.6 16:47:27 16:47:27 16:47:27 ==> git version 2.24.4 found 16:47:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:47:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:47:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:47:28 ==> Jenkins CI detected. 16:47:28 current dir:  /w/workspace/edgex-go/1 16:47:28 project root: . 16:47:28 --> token set from env 16:47:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:47:28 ==> Running gcov in . (disable via -X gcov) 16:47:28 ==> Python coveragepy not found 16:47:28 ==> Searching for coverage reports in: 16:47:28 + . 16:47:28 -> Found 1 reports 16:47:28 ==> Detecting git/mercurial file structure 16:47:28 ==> Reading reports 16:47:28 + ./coverage.out bytes=403932 16:47:28 ==> Appending adjustments 16:47:28 https://docs.codecov.io/docs/fixing-reports 16:47:29 + Found adjustments 16:47:29 ==> Gzipping contents 16:47:29 56K /tmp/codecov.4ilZNn.gz 16:47:29 ==> Uploading reports 16:47:29 url: https://codecov.io 16:47:29 query: branch=PR-3755&commit=186748b12795fd7d8b338526fa352f44f20680fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3755%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3755&job=&cmd_args= 16:47:29 -> Pinging Codecov 16:47:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3755&commit=186748b12795fd7d8b338526fa352f44f20680fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3755%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3755&job=&cmd_args= 16:47:29 -> Uploading to 16:47:29 https://storage.googleapis.com/codecov/v4/raw/2021-10-13/00271124DB129430A58F1EEE437C3FCB/186748b12795fd7d8b338526fa352f44f20680fa/3394875c-9da1-40aa-a70d-081678b32218.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T164729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81648b35fae5cc957feebf88985aa817caa59c3e99992c8b9ba8c1fb8d169ac4 16:47:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:47:29 Dload Upload Total Spent Left Speed 16:47:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54532 0 0 100 54532 0 191k --:--:-- --:--:-- --:--:-- 192k 16:47:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/186748b12795fd7d8b338526fa352f44f20680fa [Pipeline] } 16:47:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk 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] sh 16:47:31 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:47:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:47:32 ---> package-listing.sh 16:47:32 ++ facter osfamily 16:47:32 ++ tr '[:upper:]' '[:lower:]' 16:47:32 + OS_FAMILY=redhat 16:47:32 + workspace=/w/workspace/edgex-go/1 16:47:32 + START_PACKAGES=/tmp/packages_start.txt 16:47:32 + END_PACKAGES=/tmp/packages_end.txt 16:47:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:47:32 + PACKAGES=/tmp/packages_start.txt 16:47:32 + '[' /w/workspace/edgex-go/1 ']' 16:47:32 + PACKAGES=/tmp/packages_end.txt 16:47:32 + case "${OS_FAMILY}" in 16:47:32 + rpm -qa 16:47:32 + sort 16:47:35 + '[' -f /tmp/packages_start.txt ']' 16:47:35 + '[' -f /tmp/packages_end.txt ']' 16:47:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:47:35 + '[' /w/workspace/edgex-go/1 ']' 16:47:35 + mkdir -p /w/workspace/edgex-go/1/archives/ 16:47:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 16:47:35 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:47:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:47:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:47:36 16:47:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:47:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:47:37 latest: Pulling from edgex-lftools-log-publisher 16:47:37 b4d181a07f80: Pulling fs layer 16:47:37 a1111a8f2ec3: Pulling fs layer 16:47:37 ed53099fbce6: Pulling fs layer 16:47:37 dc539afda2c1: Pulling fs layer 16:47:37 77bc0d833cb6: Pulling fs layer 16:47:37 9065ff56babe: Pulling fs layer 16:47:37 d287ab97295c: Pulling fs layer 16:47:37 dc539afda2c1: Waiting 16:47:37 77bc0d833cb6: Waiting 16:47:37 9065ff56babe: Waiting 16:47:37 d287ab97295c: Waiting 16:47:37 a1111a8f2ec3: Verifying Checksum 16:47:37 a1111a8f2ec3: Download complete 16:47:37 dc539afda2c1: Verifying Checksum 16:47:37 dc539afda2c1: Download complete 16:47:37 77bc0d833cb6: Verifying Checksum 16:47:37 77bc0d833cb6: Download complete 16:47:37 ed53099fbce6: Verifying Checksum 16:47:37 ed53099fbce6: Download complete 16:47:37 9065ff56babe: Verifying Checksum 16:47:37 9065ff56babe: Download complete 16:47:37 b4d181a07f80: Verifying Checksum 16:47:37 b4d181a07f80: Download complete 16:47:38 d287ab97295c: Verifying Checksum 16:47:38 d287ab97295c: Download complete 16:47:39 b4d181a07f80: Pull complete 16:47:39 a1111a8f2ec3: Pull complete 16:47:39 ed53099fbce6: Pull complete 16:47:39 dc539afda2c1: Pull complete 16:47:39 77bc0d833cb6: Pull complete 16:47:40 9065ff56babe: Pull complete 16:47:45 d287ab97295c: Pull complete 16:47:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:47:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:47:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:47:45 prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container 16:47:45 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:latest cat 16:47:48 $ docker top 5daf129ef7a2a9682524e35e553f83e85fa4f76db889344a157bf79ca3a389f3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:49 + touch /tmp/pre-build-complete [Pipeline] sh 16:47:49 + mkdir -p /var/log/sysstat [Pipeline] sh 16:47:49 + ls /var/log/sa-host 16:47:49 + sadf -c /var/log/sa-host/sa13 16:47:49 file_magic: OK 16:47:49 HZ: Using current value: 100 16:47:49 file_header: OK 16:47:49 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:47:49 Statistics: 16:47:49 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... 16:47:49 File successfully converted to sysstat format version 12.0.3 16:47:49 + sadf -c /var/log/sa-host/sa30 16:47:49 file_magic: OK 16:47:49 HZ: Using current value: 100 16:47:49 file_header: OK 16:47:49 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:47:49 Statistics: 16:47:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:47:49 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:47:49 provisioning config files... 16:47:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1267760807743300055tmp [Pipeline] { [Pipeline] echo 16:47:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:47:50 ---> create-netrc.sh [Pipeline] } 16:47:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:47:50 ---> python-tools-install.sh [Pipeline] echo 16:47:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:47:51 ---> sudo-logs.sh 16:47:51 Archiving 'sudo' log.. 16:47:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-1133.novalocal: Name or service not known 16:47:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-1133.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:47:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:47:51 ---> job-cost.sh 16:47:51 lf-activate-venv: SKIPPING 16:47:51 DEBUG: total: 0.10999999940395355 16:47:51 INFO: Retrieving Stack Cost... 16:47:52 INFO: Retrieving Pricing Info for: v3-standard-2 16:47:52 INFO: Archiving Costs [Pipeline] echo 16:47:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:47:53 ---> logs-deploy.sh 16:47:53 lf-activate-venv: SKIPPING 16:47:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3755/1 16:47:53 INFO: archiving workspace using pattern(s): 16:47:53 Archives upload complete. 16:47:54 INFO: archiving logs to Nexus 16:47:54 ---> uname -a: 16:47:54 Linux prd-centos7-docker-4c-2g-1133.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:47:54 16:47:54 16:47:54 ---> lscpu: 16:47:54 Architecture: x86_64 16:47:54 CPU op-mode(s): 32-bit, 64-bit 16:47:54 Byte Order: Little Endian 16:47:54 Address sizes: 40 bits physical, 48 bits virtual 16:47:54 CPU(s): 2 16:47:54 On-line CPU(s) list: 0,1 16:47:54 Thread(s) per core: 1 16:47:54 Core(s) per socket: 1 16:47:54 Socket(s): 2 16:47:54 NUMA node(s): 1 16:47:54 Vendor ID: AuthenticAMD 16:47:54 CPU family: 23 16:47:54 Model: 49 16:47:54 Model name: AMD EPYC-Rome Processor 16:47:54 Stepping: 0 16:47:54 CPU MHz: 2799.998 16:47:54 BogoMIPS: 5599.99 16:47:54 Virtualization: AMD-V 16:47:54 Hypervisor vendor: KVM 16:47:54 Virtualization type: full 16:47:54 L1d cache: 32K 16:47:54 L1i cache: 32K 16:47:54 L2 cache: 512K 16:47:54 L3 cache: 16384K 16:47:54 NUMA node0 CPU(s): 0,1 16:47:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:47:54 16:47:54 16:47:54 ---> nproc: 16:47:54 2 16:47:54 16:47:54 16:47:54 ---> df -h: 16:47:54 Filesystem Size Used Avail Use% Mounted on 16:47:54 overlay 40G 14G 27G 33% / 16:47:54 tmpfs 64M 0 64M 0% /dev 16:47:54 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:47:54 shm 64M 0 64M 0% /dev/shm 16:47:54 /dev/vda1 40G 14G 27G 33% /facter-os 16:47:54 16:47:54 16:47:54 ---> sar -b -r -n DEV: 16:47:54 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 16:47:54 16:47:54 16:25:31 LINUX RESTART (2 CPU) 16:47:54 16:47:54 16:26:01 tps rtps wtps bread/s bwrtn/s 16:47:54 16:27:01 232.57 3.38 229.19 2350.71 54796.24 16:47:54 16:28:01 243.62 0.02 243.61 0.27 53604.51 16:47:54 16:29:01 50.45 0.02 50.43 0.53 9360.24 16:47:54 16:30:01 121.25 0.00 121.25 0.00 9941.47 16:47:54 16:31:01 904.72 466.13 438.60 19706.99 287248.24 16:47:54 16:32:02 487.35 83.49 403.86 3544.87 188146.64 16:47:54 16:33:01 433.87 61.00 372.87 4226.79 117109.33 16:47:54 16:34:01 7.74 0.00 7.74 0.00 334.98 16:47:54 16:35:01 0.48 0.00 0.48 0.00 4.96 16:47:54 16:36:01 0.30 0.00 0.30 0.00 4.16 16:47:54 16:37:01 0.37 0.00 0.37 0.00 5.48 16:47:54 16:38:01 0.27 0.00 0.27 0.00 4.03 16:47:54 16:39:01 0.25 0.00 0.25 0.00 3.36 16:47:54 16:40:01 0.35 0.00 0.35 0.00 4.91 16:47:54 16:41:01 0.50 0.23 0.27 7.33 3.75 16:47:54 16:42:01 0.78 0.00 0.78 0.00 15.41 16:47:54 16:43:01 6.58 0.03 6.55 0.27 87.41 16:47:54 16:44:01 0.32 0.00 0.32 0.00 5.51 16:47:54 16:45:01 0.27 0.00 0.27 0.00 4.66 16:47:54 16:46:01 0.15 0.00 0.15 0.00 1.77 16:47:54 16:47:01 0.28 0.00 0.28 0.00 3.36 16:47:54 Average: 118.65 29.33 89.32 1423.15 34321.65 16:47:54 16:47:54 16:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:47:54 16:27:01 3434996 0 945100 11.80 2620 3626224 1891676 20.89 1166584 2937856 599508 16:47:54 16:28:01 3381008 0 984500 12.29 2620 3640812 1833100 20.24 1346824 2800828 254128 16:47:54 16:29:01 3377540 0 1063688 13.28 2620 3565092 1998800 22.07 1316092 2835344 64856 16:47:54 16:30:01 3311192 0 1075660 13.43 2620 3619468 1937960 21.40 1390892 2826528 160052 16:47:54 16:31:01 863104 0 1668652 20.83 2620 5474564 3758496 41.50 2816248 3709136 159308 16:47:54 16:32:02 491968 0 1279152 15.97 2620 6235200 2222936 24.54 2746816 4149444 74492 16:47:54 16:33:01 1964656 0 1176872 14.69 2620 4864792 1706700 18.84 1278084 4130624 32 16:47:54 16:34:01 1987792 0 1153788 14.41 2620 4864740 1521624 16.80 1268328 4130152 8 16:47:54 16:35:01 1993388 0 1148188 14.34 2620 4864744 1482560 16.37 1265156 4130040 8 16:47:54 16:36:01 1993744 0 1147828 14.33 2620 4864748 1482872 16.37 1312456 4083416 16 16:47:54 16:37:01 1993628 0 1147944 14.33 2620 4864748 1482824 16.37 1318560 4077660 12 16:47:54 16:38:01 2000196 0 1141368 14.25 2620 4864756 1482560 16.37 1321792 4068092 12 16:47:54 16:39:01 2000116 0 1141444 14.25 2620 4864760 1482560 16.37 1321764 4068092 8 16:47:54 16:40:01 1999460 0 1142096 14.26 2620 4864764 1482560 16.37 1327944 4062676 8 16:47:54 16:41:01 1999108 0 1142412 14.26 2620 4864800 1482644 16.37 1327940 4062688 28 16:47:54 16:42:01 1999108 0 1142408 14.26 2620 4864804 1482656 16.37 1327952 4062688 8 16:47:54 16:43:01 1989400 0 1152096 14.39 2620 4864824 1551476 17.13 1336568 4062712 20 16:47:54 16:44:01 1992888 0 1148600 14.34 2620 4864832 1540512 17.01 1333460 4062692 20 16:47:54 16:45:01 1992484 0 1149004 14.35 2620 4864832 1540524 17.01 1333640 4062688 8 16:47:54 16:46:01 1999088 0 1142396 14.26 2620 4864836 1473764 16.27 1328320 4062664 12 16:47:54 16:47:01 1999336 0 1142144 14.26 2620 4864840 1473740 16.27 1328240 4062664 12 16:47:54 Average: 2131629 0 1154064 14.41 2620 4720628 1729169 19.09 1453031 3830890 62503 16:47:54 16:47:54 16:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:47:54 16:27:01 veth02956c9 160.90 207.79 15.53 2040.61 0.00 0.00 0.00 0.00 16:47:54 16:27:01 eth0 1107.59 1341.45 10731.51 156.19 0.00 0.00 0.00 0.00 16:47:54 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:27:01 docker0 839.95 531.71 74.31 4705.05 0.00 0.00 0.00 0.00 16:47:54 16:28:01 eth0 39.01 21.94 35.74 13.36 0.00 0.00 0.00 0.00 16:47:54 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:28:01 veth54e6a6f 0.22 0.35 0.02 0.04 0.00 0.00 0.00 0.00 16:47:54 16:28:01 docker0 0.32 0.27 0.02 0.03 0.00 0.00 0.00 0.00 16:47:54 16:29:01 eth0 20.30 10.26 16.38 8.65 0.00 0.00 0.00 0.00 16:47:54 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:29:01 veth54e6a6f 0.42 0.30 0.03 0.03 0.00 0.00 0.00 0.00 16:47:54 16:29:01 docker0 0.42 0.30 0.03 0.03 0.00 0.00 0.00 0.00 16:47:54 16:30:01 eth0 80.73 50.62 1681.90 66.39 0.00 0.00 0.00 0.00 16:47:54 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:31:01 vethe0af881 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:47:54 16:31:01 veth7f8a441 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:47:54 16:31:01 veth84acbf4 0.00 0.86 0.00 0.05 0.00 0.00 0.00 0.00 16:47:54 16:31:01 vethbbfcf33 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:47:54 16:32:02 veth84acbf4 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:47:54 16:32:02 veth86f4d73 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:47:54 16:32:02 eth0 1704.33 1679.93 13769.44 382.14 0.00 0.00 0.00 0.00 16:47:54 16:32:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:47:54 16:33:01 eth0 151.94 81.54 1719.27 129.06 0.00 0.00 0.00 0.00 16:47:54 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:33:01 docker0 909.14 659.54 79.14 5778.84 0.00 0.00 0.00 0.00 16:47:54 16:34:01 eth0 1.22 0.42 0.44 0.07 0.00 0.00 0.00 0.00 16:47:54 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:35:01 eth0 0.45 0.17 0.02 0.01 0.00 0.00 0.00 0.00 16:47:54 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:36:01 eth0 1.82 0.77 0.75 0.46 0.00 0.00 0.00 0.00 16:47:54 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:37:01 eth0 0.58 0.42 0.28 0.21 0.00 0.00 0.00 0.00 16:47:54 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:38:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:47:54 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:40:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:47:54 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:41:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:47:54 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:42:01 eth0 0.15 0.08 0.07 0.01 0.00 0.00 0.00 0.00 16:47:54 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:43:01 eth0 81.70 51.28 72.06 112.23 0.00 0.00 0.00 0.00 16:47:54 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:44:01 eth0 1.32 0.35 0.36 0.23 0.00 0.00 0.00 0.00 16:47:54 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:45:01 eth0 0.60 0.28 0.38 0.19 0.00 0.00 0.00 0.00 16:47:54 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:46:01 eth0 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 16:47:54 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:47:01 eth0 0.30 0.20 0.08 0.01 0.00 0.00 0.00 0.00 16:47:54 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 Average: eth0 77.80 77.95 698.93 27.55 0.00 0.00 0.00 0.00 16:47:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:54 Average: docker0 42.60 30.91 3.71 270.80 0.00 0.00 0.00 0.00 16:47:54 16:47:54 16:47:54 ---> sar -P ALL: 16:47:54 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 16:47:54 16:47:54 16:25:31 LINUX RESTART (2 CPU) 16:47:54 16:47:54 16:26:01 CPU %user %nice %system %iowait %steal %idle 16:47:54 16:27:01 all 33.07 0.00 9.93 5.68 0.13 51.20 16:47:54 16:27:01 0 31.01 0.00 10.38 4.49 0.12 53.99 16:47:54 16:27:01 1 35.13 0.00 9.48 6.88 0.13 48.39 16:47:54 16:28:01 all 58.85 0.00 10.18 1.45 0.15 29.37 16:47:54 16:28:01 0 58.19 0.00 10.71 1.75 0.15 29.20 16:47:54 16:28:01 1 59.52 0.00 9.64 1.16 0.15 29.54 16:47:54 16:29:01 all 24.16 0.00 3.54 0.46 0.07 71.76 16:47:54 16:29:01 0 24.36 0.00 3.48 0.43 0.07 71.66 16:47:54 16:29:01 1 23.97 0.00 3.61 0.49 0.07 71.87 16:47:54 16:30:01 all 71.85 0.00 7.78 1.74 0.16 18.46 16:47:54 16:30:01 0 70.60 0.00 8.11 1.48 0.17 19.64 16:47:54 16:30:01 1 73.10 0.00 7.46 2.01 0.15 17.29 16:47:54 16:31:01 all 34.81 0.00 20.04 26.62 0.16 18.37 16:47:54 16:31:01 0 35.06 0.00 19.83 25.87 0.15 19.10 16:47:54 16:31:01 1 34.57 0.00 20.24 27.38 0.17 17.64 16:47:54 16:32:02 all 78.33 0.00 15.24 5.87 0.15 0.42 16:47:54 16:32:02 0 77.64 0.00 15.90 5.96 0.15 0.35 16:47:54 16:32:02 1 79.01 0.00 14.58 5.77 0.15 0.48 16:47:54 16:33:01 all 65.14 0.00 15.65 5.25 0.15 13.81 16:47:54 16:33:01 0 66.74 0.00 16.19 5.02 0.15 11.90 16:47:54 16:33:01 1 63.54 0.00 15.11 5.48 0.15 15.73 16:47:54 16:34:01 all 0.15 0.00 0.17 0.02 0.02 99.65 16:47:54 16:34:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:47:54 16:34:01 1 0.23 0.00 0.28 0.03 0.02 99.43 16:47:54 16:35:01 all 0.14 0.00 0.05 0.00 0.02 99.79 16:47:54 16:35:01 0 0.23 0.00 0.02 0.00 0.02 99.73 16:47:54 16:35:01 1 0.05 0.00 0.08 0.00 0.02 99.85 16:47:54 16:36:01 all 0.19 0.00 0.09 0.00 0.01 99.71 16:47:54 16:36:01 0 0.33 0.00 0.05 0.00 0.00 99.62 16:47:54 16:36:01 1 0.05 0.00 0.13 0.00 0.02 99.80 16:47:54 16:37:01 all 0.23 0.00 0.03 0.00 0.03 99.72 16:47:54 16:37:01 0 0.42 0.00 0.03 0.00 0.03 99.52 16:47:54 16:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:47:54 16:47:54 16:37:01 CPU %user %nice %system %iowait %steal %idle 16:47:54 16:38:01 all 0.24 0.00 0.03 0.00 0.02 99.71 16:47:54 16:38:01 0 0.45 0.00 0.03 0.00 0.02 99.50 16:47:54 16:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:47:54 16:39:01 all 0.19 0.00 0.03 0.00 0.02 99.76 16:47:54 16:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:47:54 16:39:01 1 0.33 0.00 0.03 0.00 0.02 99.62 16:47:54 16:40:01 all 0.19 0.00 0.03 0.00 0.02 99.77 16:47:54 16:40:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:47:54 16:40:01 1 0.33 0.00 0.02 0.00 0.02 99.63 16:47:54 16:41:01 all 0.15 0.00 0.05 0.00 0.01 99.79 16:47:54 16:41:01 0 0.20 0.00 0.05 0.00 0.02 99.73 16:47:54 16:41:01 1 0.10 0.00 0.05 0.00 0.00 99.85 16:47:54 16:42:01 all 0.28 0.00 0.03 0.00 0.01 99.69 16:47:54 16:42:01 0 0.50 0.00 0.02 0.00 0.00 99.48 16:47:54 16:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:47:54 16:43:01 all 1.08 0.00 0.52 0.08 0.03 98.29 16:47:54 16:43:01 0 1.09 0.00 0.50 0.02 0.03 98.35 16:47:54 16:43:01 1 1.07 0.00 0.54 0.15 0.02 98.22 16:47:54 16:44:01 all 0.21 0.00 0.04 0.00 0.01 99.74 16:47:54 16:44:01 0 0.35 0.00 0.05 0.00 0.00 99.60 16:47:54 16:44:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:47:54 16:45:01 all 0.23 0.00 0.04 0.00 0.02 99.72 16:47:54 16:45:01 0 0.40 0.00 0.03 0.00 0.02 99.55 16:47:54 16:45:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:47:54 16:46:01 all 0.26 0.00 0.04 0.00 0.02 99.68 16:47:54 16:46:01 0 0.45 0.00 0.03 0.00 0.00 99.52 16:47:54 16:46:01 1 0.07 0.00 0.05 0.00 0.03 99.85 16:47:54 16:47:01 all 0.23 0.00 0.05 0.00 0.00 99.72 16:47:54 16:47:01 0 0.42 0.00 0.02 0.00 0.00 99.57 16:47:54 16:47:01 1 0.03 0.00 0.08 0.00 0.00 99.88 16:47:54 Average: all 16.47 0.00 3.72 2.10 0.05 77.67 16:47:54 Average: 0 16.40 0.00 3.81 2.00 0.05 77.74 16:47:54 Average: 1 16.53 0.00 3.63 2.19 0.05 77.59 16:47:54 16:47:54 16:47:54