Pull request #3801 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c+cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 (553e6b3566284177c25bbb12d9b10945ea41865c) 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-ssh424675932901042760.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh7098843174790866603.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-3801/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-3801/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7588277069284338224.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-3801/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1794712868643213640.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh4301670567357140881.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-3801/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-3801/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5613514862480560586.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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 USE_ALPINE: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30252 in /w/workspace/edgexfoundry_edgex-go_PR-3801 [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-ssh9116407155678415561.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-ssh8729064473964724352.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3801/head:refs/remotes/origin/PR-3801 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c Merge succeeded, producing 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c Checking out Revision 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c (PR-3801) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c # 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-ssh8406693014918257536.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:09:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:09:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:09:32 ========================================================= 19:09:32 EdgeX Global Pipelines Version Info 19:09:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:09:34 ------------------- 19:09:34 stable info: 19:09:34 ------------------- 19:09:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:09:34 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 19:09:34 Message: update stable to v1.0.211 19:09:34 ------------------- 19:09:34 experimental info: 19:09:34 ------------------- 19:09:34 Commited By: **** collab-it+edgex@linuxfoundation.org 19:09:34 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 19:09:34 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:09:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:09:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:09:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:09:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3801 [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3801 [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3801 [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d63b54 [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:36 provisioning config files... 19:09:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config873372758853473730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:37 ---> docker-login.sh 19:09:37 nexus3.edgexfoundry.org:10001 19:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:37 Configure a credential helper to remove this warning. See 19:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:37 19:09:37 Login Succeeded 19:09:37 nexus3.edgexfoundry.org:10002 19:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:37 Configure a credential helper to remove this warning. See 19:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:37 19:09:37 Login Succeeded 19:09:37 nexus3.edgexfoundry.org:10003 19:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:37 Configure a credential helper to remove this warning. See 19:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:37 19:09:37 Login Succeeded 19:09:37 nexus3.edgexfoundry.org:10004 19:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:37 Configure a credential helper to remove this warning. See 19:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:37 19:09:37 Login Succeeded 19:09:37 docker.io 19:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:38 Configure a credential helper to remove this warning. See 19:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:38 19:09:38 Login Succeeded 19:09:38 ---> docker-login.sh ends [Pipeline] } 19:09:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:39 ++ 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 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/core-command/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo core-command,cmd/core-command/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/core-data/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo core-data,cmd/core-data/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/core-metadata/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo core-metadata,cmd/core-metadata/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/security-bootstrapper/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/security-proxy-setup/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/support-notifications/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo support-notifications,cmd/support-notifications/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/support-scheduler/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:09:39 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] { (Build Check) [Pipeline] sh 19:09:40 + git rev-list -1 --merges 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c~1..6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [Pipeline] echo 19:09:40 -----------> git rev-list -1 --merges 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c~1..6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [false] [Pipeline] sh 19:09:40 + git log --format=format:%s -1 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [Pipeline] echo 19:09:40 ========================================================= 19:09:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:09:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:43 19:09:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:09:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:43 latest: Pulling from edgex-devops/git-semver 19:09:43 a0d0a0d46f8b: Pulling fs layer 19:09:43 3e5f54012d9b: Pulling fs layer 19:09:43 4c7163046ea9: Pulling fs layer 19:09:43 0c2d73faf560: Pulling fs layer 19:09:43 0c2d73faf560: Waiting 19:09:43 3e5f54012d9b: Verifying Checksum 19:09:43 3e5f54012d9b: Download complete 19:09:43 a0d0a0d46f8b: Verifying Checksum 19:09:43 a0d0a0d46f8b: Download complete 19:09:43 4c7163046ea9: Verifying Checksum 19:09:43 4c7163046ea9: Download complete 19:09:43 0c2d73faf560: Verifying Checksum 19:09:43 0c2d73faf560: Download complete 19:09:44 a0d0a0d46f8b: Pull complete 19:09:44 3e5f54012d9b: Pull complete 19:09:44 4c7163046ea9: Pull complete 19:09:44 0c2d73faf560: Pull complete 19:09:44 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:09:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:09:44 prd-centos7-docker-4c-2g-30252 does not seem to be running inside a container 19:09:44 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:09:45 $ docker top 8eeb38218ed72b4445d0734510612ed70fa477b78bfa2ba61f9a0c35ee1048b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:45 [ssh-agent] Looking for ssh-agent implementation... 19:09:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:45 $ docker exec 8eeb38218ed72b4445d0734510612ed70fa477b78bfa2ba61f9a0c35ee1048b1 ssh-agent 19:09:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPfppdm/agent.13 19:09:45 SSH_AGENT_PID=20 19:09:45 Running ssh-add (command line suppressed) 19:09:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4870708362992105848.key (/w/workspace/edgex-go/1@tmp/private_key_4870708362992105848.key) 19:09:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:46 + git tag --points-at HEAD [Pipeline] } 19:09:46 $ docker exec --env ******** --env ******** 8eeb38218ed72b4445d0734510612ed70fa477b78bfa2ba61f9a0c35ee1048b1 ssh-agent -k 19:09:46 unset SSH_AUTH_SOCK; 19:09:46 unset SSH_AGENT_PID; 19:09:46 echo Agent pid 20 killed; 19:09:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:09:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:46 [ssh-agent] Looking for ssh-agent implementation... 19:09:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:46 $ docker exec 8eeb38218ed72b4445d0734510612ed70fa477b78bfa2ba61f9a0c35ee1048b1 ssh-agent 19:09:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgFOohN/agent.54 19:09:46 SSH_AGENT_PID=60 19:09:46 Running ssh-add (command line suppressed) 19:09:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3147173467226679312.key (/w/workspace/edgex-go/1@tmp/private_key_3147173467226679312.key) 19:09:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:47 + git semver init 19:09:47 # -> Open(): unable to determine branch for HEAD 19:09:47 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:09:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:09:47 # $SEMVER_REMOTE_NAME = origin 19:09:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:09:47 # $SEMVER_USER_NAME = edgex-jenkins 19:09:47 # $SEMVER_BRANCH = PR-3801 19:09:47 # $SEMVER_TEMP = /tmp/semver-813057027 19:09:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:10:20 # '/tmp/semver-813057027' -> '/w/workspace/edgex-go/1/.semver' 19:10:20 # -> Force: false 19:10:20 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:10:20 $ docker exec --env ******** --env ******** 8eeb38218ed72b4445d0734510612ed70fa477b78bfa2ba61f9a0c35ee1048b1 ssh-agent -k 19:10:20 unset SSH_AUTH_SOCK; 19:10:20 unset SSH_AGENT_PID; 19:10:20 echo Agent pid 60 killed; 19:10:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:20 + git semver [Pipeline] } 19:10:20 $ docker stop --time=1 8eeb38218ed72b4445d0734510612ed70fa477b78bfa2ba61f9a0c35ee1048b1 19:10:22 $ docker rm -f 8eeb38218ed72b4445d0734510612ed70fa477b78bfa2ba61f9a0c35ee1048b1 [Pipeline] // withDockerContainer [Pipeline] sh 19:10:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:10:23 Stashed 1 file(s) [Pipeline] echo 19:10:23 [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 19:10:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:24 ========================================================= 19:10:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:10:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:10:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:10:25 a0d0a0d46f8b: Already exists 19:10:25 31adcdaf11c8: Pulling fs layer 19:10:25 b8b176561691: Pulling fs layer 19:10:25 4527c011a84f: Pulling fs layer 19:10:25 5d74067f8e1e: Pulling fs layer 19:10:25 e0aca202a116: Pulling fs layer 19:10:25 3a43be97a3b4: Pulling fs layer 19:10:25 34cad66bf833: Pulling fs layer 19:10:25 b4e3c513aaa6: Pulling fs layer 19:10:25 5d74067f8e1e: Waiting 19:10:25 e0aca202a116: Waiting 19:10:25 3a43be97a3b4: Waiting 19:10:25 b4e3c513aaa6: Waiting 19:10:25 34cad66bf833: Waiting 19:10:25 b8b176561691: Verifying Checksum 19:10:25 b8b176561691: Download complete 19:10:25 31adcdaf11c8: Verifying Checksum 19:10:25 5d74067f8e1e: Verifying Checksum 19:10:25 5d74067f8e1e: Download complete 19:10:25 e0aca202a116: Verifying Checksum 19:10:25 e0aca202a116: Download complete 19:10:25 3a43be97a3b4: Verifying Checksum 19:10:25 3a43be97a3b4: Download complete 19:10:25 34cad66bf833: Verifying Checksum 19:10:25 34cad66bf833: Download complete 19:10:25 31adcdaf11c8: Pull complete 19:10:25 b8b176561691: Pull complete 19:10:25 4527c011a84f: Verifying Checksum 19:10:25 4527c011a84f: Download complete 19:10:25 b4e3c513aaa6: Verifying Checksum 19:10:25 b4e3c513aaa6: Download complete 19:10:30 4527c011a84f: Pull complete 19:10:30 5d74067f8e1e: Pull complete 19:10:30 e0aca202a116: Pull complete 19:10:30 3a43be97a3b4: Pull complete 19:10:30 34cad66bf833: Pull complete 19:10:32 b4e3c513aaa6: Pull complete 19:10:32 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:10:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:10:32 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:10:32 WORKDIR /edgex 19:10:32 COPY go.mod . 19:10:32 RUN go mod download' 19:10:32 + docker build -t ci-base-image-x86_64 -f - . 19:10:33 Sending build context to Docker daemon 329.9MB 19:10:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:10:33 ---> 9f6097aaca64 19:10:33 Step 2/4 : WORKDIR /edgex 19:10:35 ---> Running in 81db7657455c 19:10:35 Removing intermediate container 81db7657455c 19:10:35 ---> 630b57a011ee 19:10:35 Step 3/4 : COPY go.mod . 19:10:35 ---> 68a4086eacae 19:10:35 Step 4/4 : RUN go mod download 19:10:35 ---> Running in 34e100d47a69 19:10:40 Still waiting to schedule task 19:10:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:11:10 Removing intermediate container 34e100d47a69 19:11:10 ---> 571316f3322b 19:11:10 Successfully built 571316f3322b 19:11:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:11:11 + docker inspect -f . ci-base-image-x86_64 19:11:11 . [Pipeline] withDockerContainer 19:11:11 prd-centos7-docker-4c-2g-30252 does not seem to be running inside a container 19:11:11 $ 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 ******** ci-base-image-x86_64 cat 19:11:11 $ docker top f6ff466504b118bafa0a9aed2b01f62500a770407583d75f7ae7fc219ba3d307 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:12 + go version 19:11:12 go version go1.16.8 linux/amd64 [Pipeline] } 19:11:12 $ docker stop --time=1 f6ff466504b118bafa0a9aed2b01f62500a770407583d75f7ae7fc219ba3d307 19:11:13 $ docker rm -f f6ff466504b118bafa0a9aed2b01f62500a770407583d75f7ae7fc219ba3d307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:13 + docker inspect -f . ci-base-image-x86_64 19:11:13 . [Pipeline] withDockerContainer 19:11:14 prd-centos7-docker-4c-2g-30252 does not seem to be running inside a container 19:11: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 ******** ci-base-image-x86_64 cat 19:11:14 $ docker top 215d3fedcdeab45fa88f4c1100ed622899bc5bb68e3b3b73e02d51bd42420521 -eo pid,comm [Pipeline] { [Pipeline] echo 19:11:14 ========================================================= 19:11:14 [edgeXBuildGoParallel] Running Tests and Build... 19:11:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:14 + make test 19:11:14 go mod tidy 19:11:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:11:20 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:11:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:11:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:11:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:11:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:11:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:11:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:11:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:11:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:11:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:11:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:11:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:11:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 44.7% of statements 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:11:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements 19:11:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:11:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:11:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:11:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements 19:11:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:11:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:11:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 59.1% of statements 19:11:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:11:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:11:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:11:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:11:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:11:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 19:11:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:11:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:11:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 19:11:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements 19:11:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:11:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 19:11:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 19:11:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 19:11:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.574s coverage: 96.3% of statements 19:11:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 19:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 19:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 19:12:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.201s coverage: 82.5% of statements 19:12:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:12:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30256 in /w/workspace/edgexfoundry_edgex-go_PR-3801 [Pipeline] { [Pipeline] ws 19:12:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:12:18 The recommended git tool is: git 19:12:24 using credential edgex-jenkins-ssh 19:12:24 Cloning the remote Git repository 19:12:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:12:25 > git init /w/workspace/edgex-go/1 # timeout=10 19:12:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:25 > git --version # timeout=10 19:12:25 > git --version # 'git version 2.17.1' 19:12:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 65.4% of statements 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 19:12:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:12:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:12:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:12:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:12:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:12:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:12:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 19:12:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 19:12:40 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 19:12:42 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:12:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3801/head:refs/remotes/origin/PR-3801 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:12:42 Merge succeeded, producing 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:12:42 Checking out Revision 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c (PR-3801) 19:12:42 > git config core.sparsecheckout # timeout=10 19:12:42 > git checkout -f 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c # timeout=10 19:12:42 > git remote # timeout=10 19:12:42 > git config --get remote.origin.url # timeout=10 19:12:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:42 > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 19:12:42 > git rev-parse HEAD^{commit} # timeout=10 19:12:42 > git config core.sparsecheckout # timeout=10 19:12:42 > git checkout -f 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c # timeout=10 19:12:47 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:12:47 > git --version # timeout=10 19:12:47 > git --version # 'git version 2.17.1' 19:12:47 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:12:48 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:48 Dload Upload Total Spent Left Speed 19:12:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 81544 0 --:--:-- --:--:-- --:--:-- 82111 [Pipeline] sh 19:12:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:12:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 19:12:50 sudo tee /etc/docker/daemon.new 19:12:50 { 19:12:50 "registry-mirrors": [ 19:12:50 "https://nexus3.edgexfoundry.org:10001" 19:12:50 ], 19:12:50 "bip": "10.250.0.254/24", 19:12:50 "hosts": [ 19:12:50 "tcp://0.0.0.0:5555", 19:12:50 "unix:///var/run/docker.sock" 19:12:50 ], 19:12:50 "mtu": 1458, 19:12:50 "selinux-enabled": true, 19:12:50 "seccomp-profile": "/etc/docker/seccomp.json" 19:12:50 } [Pipeline] sh 19:12:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:12:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:09 provisioning config files... 19:13:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8898143736323052863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:10 ---> docker-login.sh 19:13:10 nexus3.edgexfoundry.org:10001 19:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:11 Configure a credential helper to remove this warning. See 19:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:11 19:13:11 Login Succeeded 19:13:11 nexus3.edgexfoundry.org:10002 19:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:11 Configure a credential helper to remove this warning. See 19:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:11 19:13:11 Login Succeeded 19:13:11 nexus3.edgexfoundry.org:10003 19:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:12 Configure a credential helper to remove this warning. See 19:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:12 19:13:12 Login Succeeded 19:13:12 nexus3.edgexfoundry.org:10004 19:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:13 Configure a credential helper to remove this warning. See 19:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:13 19:13:13 Login Succeeded 19:13:13 docker.io 19:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:14 Configure a credential helper to remove this warning. See 19:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:14 19:13:14 Login Succeeded 19:13:14 ---> docker-login.sh ends [Pipeline] } 19:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:13:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:14 ========================================================= 19:13:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:13:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:13:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:13:15 552d1f2373af: Pulling fs layer 19:13:15 ea3f2d53f512: Pulling fs layer 19:13:15 9e70ebbbe112: Pulling fs layer 19:13:15 7a9cfe048b4a: Pulling fs layer 19:13:15 72dc09318566: Pulling fs layer 19:13:15 f4f7b4309257: Pulling fs layer 19:13:15 0ac9a79272e3: Pulling fs layer 19:13:15 b78e95d17946: Pulling fs layer 19:13:15 7a9cfe048b4a: Waiting 19:13:15 72dc09318566: Waiting 19:13:15 f4f7b4309257: Waiting 19:13:15 b78e95d17946: Waiting 19:13:15 0ac9a79272e3: Waiting 19:13:15 9e70ebbbe112: Verifying Checksum 19:13:15 9e70ebbbe112: Download complete 19:13:15 ea3f2d53f512: Verifying Checksum 19:13:15 ea3f2d53f512: Download complete 19:13:15 72dc09318566: Verifying Checksum 19:13:15 72dc09318566: Download complete 19:13:15 f4f7b4309257: Download complete 19:13:15 552d1f2373af: Verifying Checksum 19:13:15 552d1f2373af: Download complete 19:13:15 0ac9a79272e3: Verifying Checksum 19:13:15 0ac9a79272e3: Download complete 19:13:15 GO111MODULE=on go vet ./... 19:13:16 552d1f2373af: Pull complete 19:13:17 ea3f2d53f512: Pull complete 19:13:17 9e70ebbbe112: Pull complete 19:13:17 b78e95d17946: Verifying Checksum 19:13:17 b78e95d17946: Download complete 19:13:18 7a9cfe048b4a: Download complete 19:13:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:13:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:13:22 ./bin/test-attribution-txt.sh [Pipeline] sh 19:13:23 + ls -al . 19:13:23 total 636 19:13:23 drwxrwxr-x 10 1001 1001 4096 Nov 10 19:13 . 19:13:23 drwxr-xr-x 4 root root 28 Nov 10 19:11 .. 19:13:23 -rw-rw-r-- 1 1001 1001 11 Nov 10 19:09 .dockerignore 19:13:23 drwxrwxr-x 8 1001 1001 179 Nov 10 19:09 .git 19:13:23 drwxrwxr-x 4 1001 1001 142 Nov 10 19:09 .github 19:13:23 -rw-rw-r-- 1 1001 1001 804 Nov 10 19:09 .gitignore 19:13:23 -rw-rw-r-- 1 1001 1001 42 Nov 10 19:09 .golangci.yml 19:13:23 -rw-rw-r-- 1 1001 1001 76 Nov 10 19:09 .hadolint.yml 19:13:23 drwx------ 3 1001 1001 58 Nov 10 19:10 .semver 19:13:23 -rw-rw-r-- 1 1001 1001 166 Nov 10 19:09 .sonarcloud.properties 19:13:23 -rw-rw-r-- 1 1001 1001 1171 Nov 10 19:09 ADOPTERS.md 19:13:23 -rw-rw-r-- 1 1001 1001 8910 Nov 10 19:09 Attribution.txt 19:13:23 -rw-rw-r-- 1 1001 1001 43881 Nov 10 19:09 CHANGELOG.md 19:13:23 -rw-rw-r-- 1 1001 1001 3804 Nov 10 19:09 CONTRIBUTING.md 19:13:23 -rw-rw-r-- 1 1001 1001 677 Nov 10 19:09 GOVERNANCE.md 19:13:23 -rw-rw-r-- 1 1001 1001 849 Nov 10 19:09 Jenkinsfile 19:13:23 -rw-rw-r-- 1 1001 1001 10775 Nov 10 19:09 LICENSE 19:13:23 -rw-rw-r-- 1 1001 1001 6508 Nov 10 19:09 Makefile 19:13:23 -rw-rw-r-- 1 1001 1001 582 Nov 10 19:09 OWNERS.md 19:13:23 -rw-rw-r-- 1 1001 1001 8256 Nov 10 19:09 README.md 19:13:23 -rw-rw-r-- 1 1001 1001 6912 Nov 10 19:09 SECURITY.md 19:13:23 -rw-rw-r-- 1 1001 1001 5 Nov 10 19:10 VERSION 19:13:23 -rw-rw-r-- 1 1001 1001 4131 Nov 10 19:09 ZMQWindows.md 19:13:23 drwxrwxr-x 2 1001 1001 37 Nov 10 19:09 bin 19:13:23 drwxrwxr-x 14 1001 1001 4096 Nov 10 19:09 cmd 19:13:23 -rw-r--r-- 1 root root 428381 Nov 10 19:12 coverage.out 19:13:23 -rw-rw-r-- 1 1001 1001 854 Nov 10 19:09 go.mod 19:13:23 -rw-rw-r-- 1 1001 1001 49665 Nov 10 19:09 go.sum 19:13:23 drwxrwxr-x 8 1001 1001 124 Nov 10 19:09 internal 19:13:23 drwxrwxr-x 3 1001 1001 16 Nov 10 19:09 openapi 19:13:23 drwxrwxr-x 4 1001 1001 71 Nov 10 19:09 snap 19:13:23 -rw-rw-r-- 1 1001 1001 204 Nov 10 19:09 version.go [Pipeline] sh 19:13:24 + '[' -e coverage.out ] 19:13:24 + chown 1001:1001 coverage.out [Pipeline] stash 19:13:24 Stashed 1 file(s) [Pipeline] sh 19:13:25 + make build 19:13:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:13:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:13:28 7a9cfe048b4a: Pull complete 19:13:28 72dc09318566: Pull complete 19:13:29 f4f7b4309257: Pull complete 19:13:29 0ac9a79272e3: Pull complete 19:13:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:13:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:13:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:13:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:13:35 b78e95d17946: Pull complete 19:13:35 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:13:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:13:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:13:35 + docker build -t ci-base-image-arm64 -f - . 19:13:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:35 WORKDIR /edgex 19:13:35 COPY go.mod . 19:13:35 RUN go mod download 19:13:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:13:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:13:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:13:38 Sending build context to Docker daemon 166.6MB 19:13:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:38 ---> 8b459fc5aaf0 19:13:38 Step 2/4 : WORKDIR /edgex 19:13:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:13:39 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 19:13:40 ---> Running in 7e36d541b7b4 [Pipeline] } 19:13:40 $ docker stop --time=1 215d3fedcdeab45fa88f4c1100ed622899bc5bb68e3b3b73e02d51bd42420521 19:13:41 Removing intermediate container 7e36d541b7b4 19:13:41 ---> 4a7b7b540e36 19:13:41 Step 3/4 : COPY go.mod . 19:13:41 ---> 4884b4e928ce 19:13:41 Step 4/4 : RUN go mod download 19:13:41 ---> Running in b3cd3ebddbca 19:13:42 $ docker rm -f 215d3fedcdeab45fa88f4c1100ed622899bc5bb68e3b3b73e02d51bd42420521 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:13:49 19:13:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:13:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:13:50 latest: Pulling from edgex-devops/edgex-compose 19:13:50 cbdbe7a5bc2a: Pulling fs layer 19:13:50 ca9280d653b3: Pulling fs layer 19:13:50 7e9c9ca2126c: Pulling fs layer 19:13:50 cbdbe7a5bc2a: Verifying Checksum 19:13:50 cbdbe7a5bc2a: Download complete 19:13:50 ca9280d653b3: Verifying Checksum 19:13:50 ca9280d653b3: Download complete 19:13:50 cbdbe7a5bc2a: Pull complete 19:13:50 7e9c9ca2126c: Verifying Checksum 19:13:50 7e9c9ca2126c: Download complete 19:13:50 ca9280d653b3: Pull complete 19:13:53 7e9c9ca2126c: Pull complete 19:13:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:13:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:13:53 prd-centos7-docker-4c-2g-30252 does not seem to be running inside a container 19:13:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:13:56 $ docker top d1e86cb0a0a8b095c2e8f42f723348d48fec305b1595b7f82cf5b5febea9a1fc -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:58 + docker-compose build --help 19:13:58 + grep parallel 19:13:58 --parallel Build images in parallel. [Pipeline] } 19:13:58 $ docker stop --time=1 d1e86cb0a0a8b095c2e8f42f723348d48fec305b1595b7f82cf5b5febea9a1fc 19:13:59 $ docker rm -f d1e86cb0a0a8b095c2e8f42f723348d48fec305b1595b7f82cf5b5febea9a1fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:00 . [Pipeline] withDockerContainer 19:14:00 prd-centos7-docker-4c-2g-30252 does not seem to be running inside a container 19:14:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:14:01 $ docker top fa7ad4084baaf8c8f87059d9d40af9d18beae02c5e5bff5f12cf2cca70d53a7e -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:02 + docker-compose -f ./docker-compose-build.yml build --parallel 19:14:02 Building core-command ... 19:14:02 Building core-data ... 19:14:02 Building core-metadata ... 19:14:02 Building security-bootstrapper ... 19:14:02 Building security-proxy-setup ... 19:14:02 Building security-secretstore-setup ... 19:14:02 Building support-notifications ... 19:14:02 Building support-scheduler ... 19:14:02 Building sys-mgmt-agent ... 19:14:02 Building security-secretstore-setup 19:14:02 Building core-command 19:14:02 Building security-proxy-setup 19:14:02 Building security-bootstrapper 19:14:02 Building core-metadata 19:14:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:14:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:14:14 ---> 571316f3322b 19:14:14 Step 3/22 : WORKDIR /edgex-go 19:14:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:14:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:14:14 ---> 571316f3322b 19:14:14 Step 3/22 : WORKDIR /edgex-go 19:14:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:14:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:14:14 ---> 571316f3322b 19:14:14 Step 3/24 : WORKDIR /edgex-go 19:14:17 ---> Running in a250c260eb4c 19:14:17 ---> Running in 9e40ccaa7a18 19:14:17 ---> Running in 1dbf3e0d2ad1 19:14:20 Removing intermediate container 9e40ccaa7a18 19:14:20 ---> 1d9b3a8a6cb2 19:14:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:21 Removing intermediate container 1dbf3e0d2ad1 19:14:21 ---> 30e2a9f4b996 19:14:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:21 Removing intermediate container a250c260eb4c 19:14:21 ---> d87c510e3440 19:14:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:21 ---> Running in a3f2aa3fbf11 19:14:21 ---> Running in a1f11fd08772 19:14:21 ---> Running in 69607651613e 19:14:24 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:14:24 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:14:24 ---> 571316f3322b 19:14:24 Step 3/30 : WORKDIR /edgex-go 19:14:24 ---> Using cache 19:14:24 ---> d87c510e3440 19:14:24 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:24 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:14:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:14:24 ---> 571316f3322b 19:14:24 Step 3/20 : WORKDIR /edgex-go 19:14:24 ---> Using cache 19:14:24 ---> d87c510e3440 19:14:24 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:24 ---> Running in 645f96175989 19:14:24 ---> Running in b92d14c90f4a 19:14:25 Removing intermediate container a1f11fd08772 19:14:25 ---> 2a771582dd82 19:14:25 Step 5/22 : RUN apk add --update --no-cache make git 19:14:25 Removing intermediate container a3f2aa3fbf11 19:14:25 ---> 0c44bb7d7c03 19:14:25 Step 5/22 : RUN apk add --update --no-cache make git 19:14:25 ---> Running in 8f67210a597e 19:14:25 ---> Running in f86529c481d2 19:14:25 Removing intermediate container 69607651613e 19:14:25 ---> 5d675cc92e39 19:14:25 Step 5/24 : RUN apk add --update --no-cache make git 19:14:25 ---> Running in 2370055e55bb 19:14:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:14:26 Removing intermediate container 645f96175989 19:14:26 ---> 3210e75ff060 19:14:26 Step 5/30 : RUN apk add --update --no-cache make git 19:14:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:14:26 Removing intermediate container b92d14c90f4a 19:14:26 ---> c669cf1b349b 19:14:26 Step 5/20 : RUN apk add --update --no-cache make git 19:14:26 ---> Running in 908a7844e885 19:14:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:14:26 ---> Running in 47c4ce6a5d14 19:14:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:14:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:14:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:14:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:14:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:14:27 OK: 220 MiB in 52 packages 19:14:27 OK: 220 MiB in 52 packages 19:14:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:14:27 OK: 220 MiB in 52 packages 19:14:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:14:27 Removing intermediate container 2370055e55bb 19:14:27 ---> c10a51e665b4 19:14:27 Step 6/24 : COPY . . 19:14:27 OK: 220 MiB in 52 packages 19:14:27 Removing intermediate container 8f67210a597e 19:14:27 ---> 5761529024c3 19:14:27 Step 6/22 : COPY . . 19:14:28 Removing intermediate container f86529c481d2 19:14:28 ---> f32d2b63f980 19:14:28 Step 6/22 : COPY . . 19:14:28 OK: 220 MiB in 52 packages 19:14:29 Removing intermediate container 908a7844e885 19:14:29 ---> 07b34c46ee7b 19:14:29 Step 6/30 : COPY . . 19:14:33 Removing intermediate container 47c4ce6a5d14 19:14:33 ---> 3c3550665930 19:14:33 Step 6/20 : COPY . . 19:14:41 ---> d7498310d171 19:14:41 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:41 ---> Running in 7245bf5bc829 19:14:53 ---> 81344c262b4b 19:14:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:53 ---> 034d19058f9e 19:14:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:53 ---> 2aba0936f4f5 19:14:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:53 ---> Running in b984abcb7832 19:14:53 ---> Running in cb6eacf992a6 19:14:53 ---> Running in b67b4e98f8d2 19:14:53 Removing intermediate container 7245bf5bc829 19:14:53 ---> e80d1bb2030f 19:14:53 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:14:53 ---> Running in 8c870fc6a685 19:14:53 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 19:14:53 Removing intermediate container b67b4e98f8d2 19:14:53 ---> b8b082c0613e 19:14:53 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:14:54 ---> Running in 9f6b385086ea 19:14:54 Removing intermediate container b984abcb7832 19:14:54 ---> 0607c6c6f785 19:14:54 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:14:54 Removing intermediate container cb6eacf992a6 19:14:54 ---> b11e657ed9fd 19:14:54 Step 8/22 : RUN make cmd/core-command/core-command 19:14:54 ---> Running in 66cd5be88181 19:14:54 ---> Running in d8096af02e04 19:14:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:14:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:14:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:14:56 ---> be0a278e4dfd 19:14:56 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:56 ---> Running in 4a96e7b37be0 19:14:58 Removing intermediate container 4a96e7b37be0 19:14:58 ---> 1b96641c7a90 19:14:58 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:14:58 ---> Running in 708560ef63c6 19:14:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:15:09 Removing intermediate container b3cd3ebddbca 19:15:09 ---> 394e80e694d4 19:15:09 Successfully built 394e80e694d4 19:15:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:15:09 + docker inspect -f . ci-base-image-arm64 19:15:09 . [Pipeline] withDockerContainer 19:15:10 prd-ubuntu18.04-docker-arm64-4c-16g-30256 does not seem to be running inside a container 19:15:10 $ 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 ******** ci-base-image-arm64 cat 19:15:11 $ docker top cc68704102337b59670573492cfae6496bedace08dbabd82dacc167239406062 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:13 + go version 19:15:13 go version go1.16.8 linux/arm64 [Pipeline] } 19:15:13 $ docker stop --time=1 cc68704102337b59670573492cfae6496bedace08dbabd82dacc167239406062 19:15:15 $ docker rm -f cc68704102337b59670573492cfae6496bedace08dbabd82dacc167239406062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:15:16 + docker inspect -f . ci-base-image-arm64 19:15:16 . [Pipeline] withDockerContainer 19:15:16 prd-ubuntu18.04-docker-arm64-4c-16g-30256 does not seem to be running inside a container 19:15:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** ci-base-image-arm64 cat 19:15:18 $ docker top 8cc14dc6c4186ae788e38b8d9e50af423cf776fc735f9ac9cb4fa4cf62dbe896 -eo pid,comm [Pipeline] { [Pipeline] echo 19:15:19 ========================================================= 19:15:19 [edgeXBuildGoParallel] Running Tests and Build... 19:15:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:20 + make test 19:15:20 go mod tidy 19:15:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:15:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:15:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:15:35 Removing intermediate container d8096af02e04 19:15:35 ---> 884e26e53f6d 19:15:35 19:15:35 Step 9/22 : FROM alpine:3.14 19:15:35 Removing intermediate container 8c870fc6a685 19:15:35 ---> 3ebc3e8d71da 19:15:35 19:15:35 Step 9/30 : FROM alpine:3.14 19:15:37 3.14: Pulling from library/alpine 19:15:37 3.14: Pulling from library/alpine 19:15:37 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:15:37 Status: Downloaded newer image for alpine:3.14 19:15:37 ---> 14119a10abf4 19:15:37 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:15:37 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:15:37 Status: Image is up to date for alpine:3.14 19:15:37 ---> 14119a10abf4 19:15:37 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:15:37 ---> Running in 3d6240010abb 19:15:37 ---> Running in 1490c95f3cf6 19:15:37 Removing intermediate container 3d6240010abb 19:15:37 ---> a53f2778e47b 19:15:37 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 19:15:37 ---> Running in eac93d904a77 19:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:37 (1/1) Installing dumb-init (1.2.5-r1) 19:15:37 Executing busybox-1.33.1-r3.trigger 19:15:37 OK: 6 MiB in 15 packages 19:15:38 Removing intermediate container 66cd5be88181 19:15:38 ---> 94c6884ec357 19:15:38 19:15:38 Step 9/24 : FROM alpine:3.14 19:15:38 ---> 14119a10abf4 19:15:38 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:38 (1/2) Installing dumb-init (1.2.5-r1) 19:15:38 (2/2) Installing su-exec (0.2-r1) 19:15:38 ---> Running in 06d1e887263c 19:15:38 Executing busybox-1.33.1-r3.trigger 19:15:38 OK: 6 MiB in 16 packages 19:15:38 Removing intermediate container 9f6b385086ea 19:15:38 ---> e01917845138 19:15:38 19:15:38 Step 9/22 : FROM alpine:3.14 19:15:38 ---> 14119a10abf4 19:15:38 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:15:38 Removing intermediate container 708560ef63c6 19:15:38 ---> d5b4b6089e15 19:15:38 19:15:38 Step 9/20 : FROM alpine:3.14 19:15:38 ---> 14119a10abf4 19:15:38 Step 10/20 : RUN apk add --update --no-cache curl 19:15:38 ---> Running in fe6281539d14 19:15:38 ---> Running in 4dc9056631be 19:15:38 Removing intermediate container 1490c95f3cf6 19:15:38 ---> 354b9a42892e 19:15:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:38 ---> Running in 276606969fb1 19:15:38 Removing intermediate container eac93d904a77 19:15:38 ---> ddd5f9191456 19:15:38 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 19:15:38 ---> Running in 77dc865a52d6 19:15:38 Removing intermediate container 276606969fb1 19:15:38 ---> 881bacc21d02 19:15:38 Step 12/22 : ENV APP_PORT=59882 19:15:39 ---> Running in 92361b14dbaf 19:15:39 Removing intermediate container 77dc865a52d6 19:15:39 ---> 4fffbda219b0 19:15:39 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:39 ---> Running in efccf4ec04a5 19:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:39 Removing intermediate container 92361b14dbaf 19:15:39 ---> d5584fe433c0 19:15:39 Step 13/22 : EXPOSE $APP_PORT 19:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:39 ---> Running in 90abe4c70cce 19:15:39 Removing intermediate container efccf4ec04a5 19:15:39 ---> 71ef44c45675 19:15:39 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:39 ---> Running in abb69efa9e78 19:15:39 (1/3) Installing ca-certificates (20191127-r5) 19:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:39 (2/3) Installing dumb-init (1.2.5-r1) 19:15:39 (3/3) Installing su-exec (0.2-r1) 19:15:39 Executing busybox-1.33.1-r3.trigger 19:15:39 Executing ca-certificates-20191127-r5.trigger 19:15:39 OK: 6 MiB in 17 packages 19:15:39 (1/1) Installing dumb-init (1.2.5-r1) 19:15:39 Executing busybox-1.33.1-r3.trigger 19:15:39 Removing intermediate container 90abe4c70cce 19:15:39 ---> 358dc51fe663 19:15:39 Step 14/22 : WORKDIR / 19:15:39 OK: 6 MiB in 15 packages 19:15:39 ---> Running in 46b8e3b64832 19:15:39 (1/5) Installing ca-certificates (20191127-r5) 19:15:39 (2/5) Installing brotli-libs (1.0.9-r5) 19:15:39 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:15:39 (4/5) Installing libcurl (7.79.1-r0) 19:15:39 (5/5) Installing curl (7.79.1-r0) 19:15:39 Executing busybox-1.33.1-r3.trigger 19:15:39 Executing ca-certificates-20191127-r5.trigger 19:15:39 OK: 8 MiB in 19 packages 19:15:39 Removing intermediate container 46b8e3b64832 19:15:39 ---> 9a38a44d2031 19:15:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:39 ---> d7d7afea0d9a 19:15:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:15:40 Removing intermediate container fe6281539d14 19:15:40 ---> 59c6be050d67 19:15:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:40 ---> Running in 044e464d4372 19:15:40 Removing intermediate container 06d1e887263c 19:15:40 ---> 19a25e423e39 19:15:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:15:40 ---> Running in 82cd6ad34890 19:15:40 Removing intermediate container 044e464d4372 19:15:40 ---> d970f60df39d 19:15:40 Step 12/22 : ENV APP_PORT=59881 19:15:40 Removing intermediate container 82cd6ad34890 19:15:40 ---> 92ae93ebc700 19:15:40 Step 12/24 : WORKDIR / 19:15:40 ---> 3a3a3bc99559 19:15:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:15:40 Removing intermediate container abb69efa9e78 19:15:40 ---> 9478eb25b635 19:15:40 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 19:15:40 Removing intermediate container 4dc9056631be 19:15:40 ---> cbe7ea7d88a9 19:15:40 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:15:40 ---> Running in 1a95a8f73147 19:15:40 ---> Running in 2be3100e8bbd 19:15:40 ---> Running in 3608f044a203 19:15:40 ---> Running in 1d8b14c645af 19:15:40 Removing intermediate container 2be3100e8bbd 19:15:40 ---> d32d625ea59f 19:15:40 Step 13/22 : EXPOSE $APP_PORT 19:15:40 Removing intermediate container 1a95a8f73147 19:15:40 ---> 5e21a550ce00 19:15:40 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:15:40 ---> 43a9f95cb883 19:15:40 Step 18/22 : ENTRYPOINT ["/core-command"] 19:15:40 Removing intermediate container 1d8b14c645af 19:15:40 ---> 1d488444c3d9 19:15:40 Step 12/20 : WORKDIR /edgex 19:15:40 Removing intermediate container 3608f044a203 19:15:40 ---> 702473300ae7 19:15:40 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:15:40 ---> Running in c750a7d7f8d6 19:15:40 ---> Running in f231abb8eba5 19:15:41 ---> Running in 86a7546aa378 19:15:41 Removing intermediate container c750a7d7f8d6 19:15:41 ---> 7213cbd6d06b 19:15:41 Step 14/22 : WORKDIR / 19:15:41 Removing intermediate container f231abb8eba5 19:15:41 ---> 0ff4cddda693 19:15:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:41 ---> Running in 39bb353b9068 19:15:41 Removing intermediate container 86a7546aa378 19:15:41 ---> f075dd1ffca0 19:15:41 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:15:41 ---> Running in 3879d812b0bb 19:15:41 ---> e5c474e5f9d3 19:15:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:15:41 ---> 8e9471006524 19:15:41 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:15:41 ---> Running in 26e9893ac437 19:15:41 Removing intermediate container 39bb353b9068 19:15:41 ---> 6e775984880a 19:15:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:41 Removing intermediate container 3879d812b0bb 19:15:41 ---> 4600bd884bee 19:15:41 Step 20/22 : LABEL arch=x86_64 19:15:41 ---> 47246e36ce20 19:15:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:15:41 ---> 73ed06f92699 19:15:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:15:41 ---> Running in 4ca0a682d0ad 19:15:41 ---> 2a660edd8f69 19:15:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:15:41 Removing intermediate container 4ca0a682d0ad 19:15:41 ---> 8c703d147b4e 19:15:41 Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:15:41 ---> Running in 0bcff14df0cd 19:15:41 ---> 335a0168e720 19:15:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:15:41 ---> 52545b2d002a 19:15:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:15:41 Removing intermediate container 0bcff14df0cd 19:15:41 ---> ccdb85c90be5 19:15:41 Step 22/22 : LABEL version=0.0.0 19:15:42 ---> Running in b9b3fa360d1a 19:15:42 ---> d8b41214f67f 19:15:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:15:42 ---> b9d56da9037b 19:15:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:15:42 Removing intermediate container b9b3fa360d1a 19:15:42 ---> 6d3b565dfaaf 19:15:42 19:15:42 Removing intermediate container 26e9893ac437 19:15:42 ---> aab074821dbd 19:15:42 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:42 ---> dc2c4dd1afec 19:15:42 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:15:42 Successfully built 6d3b565dfaaf 19:15:42 Successfully tagged core-command:latest 19:15:42 Building support-notifications 19:15:42  Building core-command ... done  ---> Running in 80a57248395a 19:15:43 ---> 5e8e2dc82bab 19:15:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:15:43 ---> ea5852acd6de 19:15:43 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:15:43 ---> 120306696436 19:15:43 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:15:43 Removing intermediate container 80a57248395a 19:15:43 ---> 09756f951abf 19:15:43 Step 17/20 : CMD ["--init=true"] 19:15:43 ---> Running in c8dd42fbf414 19:15:44 ---> Running in 72d9b8026cdf 19:15:44 ---> 8e018672a756 19:15:44 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:15:44 ---> f25e153ffa80 19:15:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:15:44 Removing intermediate container c8dd42fbf414 19:15:44 ---> e35ded370c56 19:15:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:44 ---> Running in 8fe33f3084bb 19:15:44 Removing intermediate container 72d9b8026cdf 19:15:44 ---> ccb8a35e79f3 19:15:44 Step 18/20 : LABEL arch=x86_64 19:15:44 ---> Running in 97daa5b051fc 19:15:44 Removing intermediate container 8fe33f3084bb 19:15:44 ---> 6a0d249d3201 19:15:44 Step 20/22 : LABEL arch=x86_64 19:15:44 ---> 937a1b1a1d92 19:15:44 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:15:44 ---> dae11ab0ae19 19:15:44 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:15:44 ---> Running in 19815a606be6 19:15:44 ---> Running in 51e441c74a71 19:15:44 Removing intermediate container 97daa5b051fc 19:15:44 ---> 5ead8631d04d 19:15:44 Step 19/20 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:15:44 Removing intermediate container 19815a606be6 19:15:44 ---> fff9db5ec3fd 19:15:44 Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:15:44 ---> Running in 0af705692c35 19:15:44 ---> 6db896a7ada4 19:15:44 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:15:44 ---> Running in 764e8c81fda2 19:15:45 Removing intermediate container 764e8c81fda2 19:15:45 ---> 054b2b11d049 19:15:45 Step 22/22 : LABEL version=0.0.0 19:15:45 Removing intermediate container 0af705692c35 19:15:45 ---> 740ca7f7407e 19:15:45 Step 20/20 : LABEL version=0.0.0 19:15:45 ---> Running in 741ff76f69db 19:15:45 ---> Running in 9dedc6a7b606 19:15:45 ---> f73b62060bfb 19:15:45 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:15:45 ---> Running in 99abb1824a14 19:15:45 Removing intermediate container 9dedc6a7b606 19:15:45 ---> 717284b2a222 19:15:45 19:15:45 Removing intermediate container 741ff76f69db 19:15:45 ---> 3cfc08db3ecf 19:15:45 19:15:45 Removing intermediate container 99abb1824a14 19:15:45 ---> 4ac1aeda9933 19:15:45 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:15:45 Successfully built 717284b2a222 19:15:45 Successfully tagged security-proxy-setup:latest 19:15:45  Building security-proxy-setup ... done Building sys-mgmt-agent 19:15:45 Removing intermediate container 51e441c74a71 19:15:45 ---> 1fd7442be609 19:15:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:15:45 Successfully built 3cfc08db3ecf 19:15:45 Successfully tagged core-metadata:latest 19:15:45 Building core-data 19:15:45  Building core-metadata ... done  ---> Running in 9f99a93f372f 19:15:45 Removing intermediate container 9f99a93f372f 19:15:45 ---> 47ccca092911 19:15:45 Step 22/24 : LABEL arch=x86_64 19:15:48 ---> e90ec37c7ec1 19:15:48 Step 25/30 : RUN chmod +x /entrypoint.sh 19:15:48 ---> Running in 676cfcd00797 19:15:49 ? github.com/edgexfoundry/edgex-go [no test files] 19:15:49 ---> Running in 8a1f9a2370cb 19:15:49 Removing intermediate container 676cfcd00797 19:15:49 ---> b7185da1b63d 19:15:49 Step 23/24 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:15:49 ---> Running in fa90d42104d2 19:15:49 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:15:49 ---> 571316f3322b 19:15:49 Step 3/21 : WORKDIR /edgex-go 19:15:49 ---> Using cache 19:15:49 ---> d87c510e3440 19:15:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:49 ---> Using cache 19:15:49 ---> c669cf1b349b 19:15:49 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 19:15:49 ---> Running in cd4c3abd0e2f 19:15:49 Removing intermediate container fa90d42104d2 19:15:49 ---> bd75083ca59e 19:15:49 Step 24/24 : LABEL version=0.0.0 19:15:49 ---> Running in d7c12fedd69b 19:15:50 Removing intermediate container d7c12fedd69b 19:15:50 ---> 7f0707df6d4e 19:15:50 19:15:50 Successfully built 7f0707df6d4e 19:15:50 Successfully tagged security-secretstore-setup:latest 19:15:50  Building security-secretstore-setup ... done Building support-scheduler 19:15:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:50 Removing intermediate container 8a1f9a2370cb 19:15:50 ---> 9073f8f96a96 19:15:50 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:15:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:51 OK: 220 MiB in 52 packages 19:15:52 ---> Running in bea96c4cbe2b 19:15:52 Removing intermediate container bea96c4cbe2b 19:15:52 ---> 119bed94d867 19:15:52 Step 27/30 : CMD ["gate"] 19:15:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:15:53 ---> 571316f3322b 19:15:53 Step 3/22 : WORKDIR /edgex-go 19:15:53 ---> Using cache 19:15:53 ---> d87c510e3440 19:15:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:53 ---> Using cache 19:15:53 ---> c669cf1b349b 19:15:53 Step 5/22 : RUN apk add --update --no-cache make bash git 19:15:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:15:53 ---> 571316f3322b 19:15:53 Step 3/22 : WORKDIR /edgex-go 19:15:53 ---> Using cache 19:15:53 ---> d87c510e3440 19:15:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:53 ---> Using cache 19:15:53 ---> c669cf1b349b 19:15:53 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:15:53 ---> Running in 3f3832e90b22 19:15:53 Removing intermediate container cd4c3abd0e2f 19:15:53 ---> b3b84faecd43 19:15:53 Step 6/21 : COPY . . 19:15:53 ---> Running in 113ee2f9a332 19:15:53 ---> Running in 5688628f751d 19:15:53 Removing intermediate container 3f3832e90b22 19:15:53 ---> 3f494ae3b1af 19:15:53 Step 28/30 : LABEL arch=x86_64 19:15:54 ---> Running in f97da6858704 19:15:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:55 Removing intermediate container f97da6858704 19:15:55 ---> 23d14ef98f24 19:15:55 Step 29/30 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:15:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:55 ---> Running in a43f7f96bec4 19:15:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:15:55 ---> 571316f3322b 19:15:55 Step 3/23 : WORKDIR /edgex-go 19:15:55 ---> Using cache 19:15:55 ---> d87c510e3440 19:15:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:55 ---> Using cache 19:15:55 ---> c669cf1b349b 19:15:55 Step 5/23 : RUN apk add --update --no-cache make git 19:15:55 ---> Using cache 19:15:55 ---> 3c3550665930 19:15:55 Step 6/23 : COPY go.mod . 19:15:56 OK: 220 MiB in 52 packages 19:15:56 OK: 220 MiB in 52 packages 19:15:56 Removing intermediate container a43f7f96bec4 19:15:56 ---> 1681442f6913 19:15:56 Step 30/30 : LABEL version=0.0.0 19:15:56 ---> 3d683814749d 19:15:56 Step 7/23 : RUN go mod download 19:15:56 ---> Running in c5015f7e1baa 19:15:56 ---> Running in 474f80cba930 19:15:56 Removing intermediate container c5015f7e1baa 19:15:56 ---> 95128c5501b6 19:15:56 19:15:56 Successfully built 95128c5501b6 19:15:56 Successfully tagged security-bootstrapper:latest 19:15:57  Building security-bootstrapper ... done Removing intermediate container 113ee2f9a332 19:15:57 ---> 895e5d8e26c7 19:15:57 Step 6/22 : COPY . . 19:15:57 Removing intermediate container 5688628f751d 19:15:57 ---> 23ed2e90a38b 19:15:57 Step 6/22 : COPY . . 19:16:02 ---> e83a02549839 19:16:02 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:02 ---> Running in 17b5902af52d 19:16:02 Removing intermediate container 474f80cba930 19:16:02 ---> 89e071377a97 19:16:02 Step 8/23 : COPY . . 19:16:04 Removing intermediate container 17b5902af52d 19:16:04 ---> d4fdae44f92d 19:16:04 Step 8/21 : RUN make cmd/support-notifications/support-notifications 19:16:05 ---> Running in 1e53c22d8ad7 19:16:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:16:05 ---> 5e1f90f2342e 19:16:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:05 ---> a42f0943fdc0 19:16:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:05 ---> Running in 12d5bfdf597a 19:16:06 ---> Running in fc37a1e4d317 19:16:08 Removing intermediate container fc37a1e4d317 19:16:08 ---> 488e1ec4bd19 19:16:08 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:16:08 ---> Running in 3fc39d0da4af 19:16:08 Removing intermediate container 12d5bfdf597a 19:16:08 ---> 7d3abb3f9c50 19:16:08 Step 8/22 : RUN make cmd/core-data/core-data 19:16:08 ---> Running in 4a53d1e6319f 19:16:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:16:09 ---> 7006742f723f 19:16:09 Step 9/23 : RUN go mod tidy 19:16:09 ---> Running in be0d23d0ab1a 19:16:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:16:13 Removing intermediate container be0d23d0ab1a 19:16:13 ---> efe54d375cc7 19:16:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:16:13 ---> Running in 7591e7aceb0d 19:16:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:16:36 Removing intermediate container 1e53c22d8ad7 19:16:36 ---> 2aa34804489f 19:16:36 19:16:36 Step 9/21 : FROM alpine:3.14 19:16:36 ---> 14119a10abf4 19:16:36 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 19:16:36 ---> Running in 8cb45e501235 19:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:36 (1/2) Installing ca-certificates (20191127-r5) 19:16:36 (2/2) Installing dumb-init (1.2.5-r1) 19:16:36 Executing busybox-1.33.1-r3.trigger 19:16:36 Executing ca-certificates-20191127-r5.trigger 19:16:36 OK: 6 MiB in 16 packages 19:16:37 Removing intermediate container 8cb45e501235 19:16:37 ---> dcb86108a2de 19:16:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:16:37 ---> Running in 27a50de5efd9 19:16:37 Removing intermediate container 27a50de5efd9 19:16:37 ---> 742e8a713b0a 19:16:37 Step 12/21 : ENV APP_PORT=59860 19:16:37 ---> Running in 471b10d7d482 19:16:37 Removing intermediate container 471b10d7d482 19:16:37 ---> 00a7488a2315 19:16:37 Step 13/21 : EXPOSE $APP_PORT 19:16:37 ---> Running in 7fe4877be6c1 19:16:37 Removing intermediate container 7fe4877be6c1 19:16:37 ---> 9971b582935f 19:16:37 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:38 ---> 692434ca6431 19:16:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:16:39 ---> 3542206e8bea 19:16:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:16:40 ---> dafc484eb41f 19:16:40 Step 17/21 : ENTRYPOINT ["/support-notifications"] 19:16:40 ---> Running in a4e48f428347 19:16:40 Removing intermediate container 3fc39d0da4af 19:16:40 ---> 5415cec0775b 19:16:40 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:16:40 ---> Running in 7b72facbc9f8 19:16:40 Removing intermediate container a4e48f428347 19:16:40 ---> a5f02b638435 19:16:40 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:40 ---> Running in 3dde4eda30aa 19:16:40 Removing intermediate container 3dde4eda30aa 19:16:40 ---> b37f17e7ecf9 19:16:40 Step 19/21 : LABEL arch=x86_64 19:16:40 ---> Running in 4d7acf2e7225 19:16:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:16:40 Removing intermediate container 4d7acf2e7225 19:16:40 ---> 15216782d580 19:16:40 Step 20/21 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:16:40 ---> Running in 898c72ca084c 19:16:40 Removing intermediate container 898c72ca084c 19:16:40 ---> a756f14be81a 19:16:40 Step 21/21 : LABEL version=0.0.0 19:16:40 ---> Running in 7ddc58ffe571 19:16:40 Removing intermediate container 7ddc58ffe571 19:16:40 ---> bbff3457c3da 19:16:40 19:16:41 Successfully built bbff3457c3da 19:16:41 Successfully tagged support-notifications:latest 19:16:41  Building support-notifications ... done Removing intermediate container 7b72facbc9f8 19:16:41 ---> 6d0dd24eb1bd 19:16:41 19:16:41 Step 10/22 : FROM docker:20.10.8 19:16:41 20.10.8: Pulling from library/docker 19:16:46 Removing intermediate container 4a53d1e6319f 19:16:46 ---> 816302f8174b 19:16:46 19:16:46 Step 9/22 : FROM alpine:3.14 19:16:46 ---> 14119a10abf4 19:16:46 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:16:46 Removing intermediate container 7591e7aceb0d 19:16:46 ---> d7ed022021f0 19:16:46 19:16:46 Step 11/23 : FROM alpine:3.14 19:16:46 ---> 14119a10abf4 19:16:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:16:46 ---> Using cache 19:16:46 ---> 59c6be050d67 19:16:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:16:46 ---> Using cache 19:16:46 ---> d970f60df39d 19:16:46 Step 14/23 : ENV APP_PORT=59861 19:16:46 ---> Running in 63059b63d3d1 19:16:46 ---> Running in c1949b72e3f5 19:16:46 Removing intermediate container 63059b63d3d1 19:16:46 ---> a9ebc6870af3 19:16:46 Step 11/22 : ENV APP_PORT=59880 19:16:46 ---> Running in efea53130b62 19:16:46 Removing intermediate container c1949b72e3f5 19:16:46 ---> 2156eed9c121 19:16:46 Step 15/23 : EXPOSE $APP_PORT 19:16:46 ---> Running in 7e769ef99d61 19:16:46 Removing intermediate container efea53130b62 19:16:46 ---> c9efd90b73d2 19:16:46 Step 12/22 : EXPOSE $APP_PORT 19:16:46 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 19:16:46 Status: Downloaded newer image for docker:20.10.8 19:16:46 ---> bc6c0ffef665 19:16:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:16:46 ---> Running in bf26d58d8fef 19:16:46 Removing intermediate container 7e769ef99d61 19:16:46 ---> 4cead41491da 19:16:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:46 ---> Running in 0e307d039c43 19:16:46 Removing intermediate container bf26d58d8fef 19:16:46 ---> a936350740ad 19:16:46 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:46 Removing intermediate container 0e307d039c43 19:16:46 ---> c642b8acdb88 19:16:46 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 19:16:46 ---> Running in 44c8509ee56d 19:16:46 ---> Running in 76957f4c16c4 19:16:46 ---> e926b134fb4a 19:16:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:46 ---> 040cf90401bd 19:16:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:46 (1/42) Installing readline (8.1.0-r0) 19:16:46 (2/42) Installing bash (5.1.4-r0) 19:16:46 Executing bash-5.1.4-r0.post-install 19:16:46 (3/42) Installing brotli-libs (1.0.9-r5) 19:16:46 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:16:46 (5/42) Installing libcurl (7.79.1-r0) 19:16:46 ---> c9e95b47e67b 19:16:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:16:46 (6/42) Installing curl (7.79.1-r0) 19:16:46 (7/42) Installing dumb-init (1.2.5-r1) 19:16:46 (8/42) Installing libbz2 (1.0.8-r1) 19:16:46 (9/42) Installing expat (2.4.1-r0) 19:16:46 (10/42) Installing libffi (3.3-r2) 19:16:46 (11/42) Installing gdbm (1.19-r0) 19:16:46 Removing intermediate container 44c8509ee56d 19:16:46 ---> 31b85064a243 19:16:46 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:16:46 (12/42) Installing xz-libs (5.2.5-r0) 19:16:46 ---> Running in eec0a96da1e4 19:16:46 ---> Running in d34e5720418e 19:16:47 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:16:47 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:16:47 (15/42) Installing mpdecimal (2.5.1-r1) 19:16:47 (16/42) Installing sqlite-libs (3.35.5-r0) 19:16:47 (17/42) Installing python3 (3.9.5-r1) 19:16:47 Removing intermediate container eec0a96da1e4 19:16:47 ---> 1f79d9f05a6f 19:16:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:47 ---> Running in e0c66f7d44eb 19:16:47 (18/42) Installing py3-appdirs (1.4.4-r2) 19:16:47 (19/42) Installing py3-chardet (4.0.0-r2) 19:16:47 (20/42) Installing py3-idna (3.2-r0) 19:16:48 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:16:48 Removing intermediate container e0c66f7d44eb 19:16:48 ---> f4659b0f3975 19:16:48 Step 21/23 : LABEL arch=x86_64 19:16:48 (22/42) Installing py3-certifi (2020.12.5-r1) 19:16:48 (23/42) Installing py3-requests (2.25.1-r4) 19:16:48 (24/42) Installing py3-msgpack (1.0.2-r1) 19:16:48 (25/42) Installing py3-lockfile (0.12.2-r4) 19:16:48 ---> Running in 9ce8ed87e34e 19:16:48 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:16:48 (27/42) Installing py3-colorama (0.4.4-r1) 19:16:48 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:16:48 (29/42) Installing py3-distlib (0.3.1-r3) 19:16:48 (30/42) Installing py3-distro (1.5.0-r3) 19:16:48 (31/42) Installing py3-six (1.15.0-r1) 19:16:48 (32/42) Installing py3-webencodings (0.5.1-r4) 19:16:48 (33/42) Installing py3-html5lib (1.1-r1) 19:16:48 (34/42) Installing py3-parsing (2.4.7-r2) 19:16:48 (35/42) Installing py3-packaging (20.9-r1) 19:16:48 (36/42) Installing py3-toml (0.10.2-r2) 19:16:48 (37/42) Installing py3-pep517 (0.10.0-r2) 19:16:48 Removing intermediate container 9ce8ed87e34e 19:16:48 ---> 5ed529072116 19:16:48 Step 22/23 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:16:48 (38/42) Installing py3-progress (1.5-r2) 19:16:48 (39/42) Installing py3-retrying (1.3.3-r1) 19:16:48 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:16:48 (41/42) Installing py3-setuptools (52.0.0-r3) 19:16:48 ---> Running in 8c8fdc618089 19:16:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:48 (42/42) Installing py3-pip (20.3.4-r1) 19:16:48 Removing intermediate container 8c8fdc618089 19:16:48 ---> 5fab385ffe57 19:16:48 Step 23/23 : LABEL version=0.0.0 19:16:48 Executing busybox-1.33.1-r3.trigger 19:16:48 ---> Running in e4e67aeb6836 19:16:48 OK: 84 MiB in 64 packages 19:16:48 (1/6) Installing dumb-init (1.2.5-r1) 19:16:48 Removing intermediate container e4e67aeb6836 19:16:48 ---> 471044a0691c 19:16:48 19:16:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:16:48 Successfully built 471044a0691c 19:16:48 Successfully tagged support-scheduler:latest 19:16:48  Building support-scheduler ... done (3/6) Installing libsodium (1.0.18-r0) 19:16:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:16:48 (5/6) Installing libzmq (4.3.4-r0) 19:16:49 (6/6) Installing zeromq (4.3.4-r0) 19:16:49 Executing busybox-1.33.1-r3.trigger 19:16:49 OK: 8 MiB in 20 packages 19:16:49 Collecting docker-compose==1.23.2 19:16:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:16:49 Collecting docopt<0.7,>=0.6.1 19:16:49 Downloading docopt-0.6.2.tar.gz (25 kB) 19:16:49 Removing intermediate container d34e5720418e 19:16:49 ---> f71284f1e373 19:16:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:49 Collecting jsonschema<3,>=2.5.1 19:16:49 ---> cc1d24328a53 19:16:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:16:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:16: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) 19:16:49 Collecting docker<4.0,>=3.6.0 19:16:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:16:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:16:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:16:50 Collecting PyYAML<4,>=3.10 19:16:50 Downloading PyYAML-3.13.tar.gz (270 kB) 19:16:50 ---> 8dd475793854 19:16:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:16:50 ---> dcaf1fe64328 19:16:50 Step 18/22 : ENTRYPOINT ["/core-data"] 19:16:50 ---> Running in aeeace9ebf1c 19:16:50 Removing intermediate container aeeace9ebf1c 19:16:50 ---> 78d8bd661d39 19:16:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:50 ---> Running in 57f723f124b2 19:16:50 Removing intermediate container 57f723f124b2 19:16:50 ---> 0a39f1d66973 19:16:50 Step 20/22 : LABEL arch=x86_64 19:16:50 Collecting websocket-client<1.0,>=0.32.0 19:16:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:16:50 Collecting dockerpty<0.5,>=0.4.1 19:16:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:16:50 ---> Running in 9699cc0723ab 19:16:50 Removing intermediate container 9699cc0723ab 19:16:50 ---> 8205aba0dd17 19:16:50 Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:16:50 ---> Running in f1c48fe25d41 19:16:50 Removing intermediate container f1c48fe25d41 19:16:50 ---> 9c650a72e75d 19:16:50 Step 22/22 : LABEL version=0.0.0 19:16:50 ---> Running in f1bdea7bb5bc 19:16:50 Collecting texttable<0.10,>=0.9.0 19:16:50 Downloading texttable-0.9.1.tar.gz (11 kB) 19:16:50 Removing intermediate container f1bdea7bb5bc 19:16:50 ---> 6999894ae068 19:16:50 19:16:51 Successfully built 6999894ae068 19:16:51 Successfully tagged core-data:latest 19:16:51  Building core-data ... done Collecting cached-property<2,>=1.2.0 19:16:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:16:51 Collecting docker-pycreds>=0.4.0 19:16:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:16:51 Collecting chardet<3.1.0,>=3.0.2 19:16:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:16:51 Collecting idna<2.8,>=2.5 19:16:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:16:51 Collecting urllib3<1.25,>=1.21.1 19:16:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:16:51 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) 19:16:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:16:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:16:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:16:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:16:51 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:16:51 Attempting uninstall: urllib3 19:16:51 Found existing installation: urllib3 1.26.5 19:16:51 Uninstalling urllib3-1.26.5: 19:16:51 Successfully uninstalled urllib3-1.26.5 19:16:51 Attempting uninstall: idna 19:16:51 Found existing installation: idna 3.2 19:16:51 Uninstalling idna-3.2: 19:16:51 Successfully uninstalled idna-3.2 19:16:51 Attempting uninstall: chardet 19:16:51 Found existing installation: chardet 4.0.0 19:16:51 Uninstalling chardet-4.0.0: 19:16:51 Successfully uninstalled chardet-4.0.0 19:16:52 Attempting uninstall: requests 19:16:52 Found existing installation: requests 2.25.1 19:16:52 Uninstalling requests-2.25.1: 19:16:52 Successfully uninstalled requests-2.25.1 19:16:52 Running setup.py install for texttable: started 19:16:52 Running setup.py install for texttable: finished with status 'done' 19:16:52 Running setup.py install for PyYAML: started 19:16:52 Running setup.py install for PyYAML: finished with status 'done' 19:16:52 Running setup.py install for docopt: started 19:16:53 Running setup.py install for docopt: finished with status 'done' 19:16:53 Running setup.py install for dockerpty: started 19:16:53 Running setup.py install for dockerpty: finished with status 'done' 19:16:53 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 19:16:56 Removing intermediate container 76957f4c16c4 19:16:56 ---> a823eefed904 19:16:56 Step 13/22 : ENV APP_PORT=58890 19:16:56 ---> Running in c4ee20f99a61 19:16:56 Removing intermediate container c4ee20f99a61 19:16:56 ---> 3b50efb2992d 19:16:56 Step 14/22 : EXPOSE $APP_PORT 19:16:56 ---> Running in 74a4f2d6ee37 19:16:56 Removing intermediate container 74a4f2d6ee37 19:16:56 ---> 9616a50f3b6d 19:16:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:16:57 ---> 4a40a7ffc6b5 19:16:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:16:57 ---> 1a8bc7a94575 19:16:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:16:57 ---> e2f8b4cff12e 19:16:57 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:16:57 ---> Running in 93b03cd6f271 19:16:57 Removing intermediate container 93b03cd6f271 19:16:57 ---> ce8bd2375af9 19:16:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:57 ---> Running in bccc1ccb73bb 19:16:57 Removing intermediate container bccc1ccb73bb 19:16:57 ---> cc98d96e2fff 19:16:57 Step 20/22 : LABEL arch=x86_64 19:16:57 ---> Running in 6f40c43e8f6d 19:16:57 Removing intermediate container 6f40c43e8f6d 19:16:57 ---> 01d49e20c045 19:16:57 Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:16:57 ---> Running in fdf040c7f2dd 19:16:57 Removing intermediate container fdf040c7f2dd 19:16:57 ---> 9fec6ebb45a1 19:16:57 Step 22/22 : LABEL version=0.0.0 19:16:57 ---> Running in ed3a3e77ade7 19:16:58 Removing intermediate container ed3a3e77ade7 19:16:58 ---> 16cf6a843fd9 19:16:58 19:16:58 Successfully built 16cf6a843fd9 19:16:58 Successfully tagged sys-mgmt-agent:latest 19:16:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:16:58  Building sys-mgmt-agent ... done  [Pipeline] } 19:16:58 $ docker stop --time=1 fa7ad4084baaf8c8f87059d9d40af9d18beae02c5e5bff5f12cf2cca70d53a7e 19:16:59 $ docker rm -f fa7ad4084baaf8c8f87059d9d40af9d18beae02c5e5bff5f12cf2cca70d53a7e [Pipeline] // withDockerContainer [Pipeline] sh 19:17:00 + docker images 19:17:00 REPOSITORY TAG IMAGE ID CREATED SIZE 19:17:00 sys-mgmt-agent latest 16cf6a843fd9 3 seconds ago 294MB 19:17:00 core-data latest 6999894ae068 10 seconds ago 20.7MB 19:17:00 support-scheduler latest 471044a0691c 12 seconds ago 16.2MB 19:17:00 d7ed022021f0 15 seconds ago 1.76GB 19:17:00 816302f8174b 16 seconds ago 1.76GB 19:17:00 6d0dd24eb1bd 19 seconds ago 1.76GB 19:17:00 support-notifications latest bbff3457c3da 20 seconds ago 16.9MB 19:17:00 2aa34804489f 25 seconds ago 1.76GB 19:17:00 security-bootstrapper latest 95128c5501b6 About a minute ago 18.9MB 19:17:00 security-secretstore-setup latest 7f0707df6d4e About a minute ago 28.4MB 19:17:00 core-metadata latest 3cfc08db3ecf About a minute ago 16.9MB 19:17:00 security-proxy-setup latest 717284b2a222 About a minute ago 26.9MB 19:17:00 core-command latest 6d3b565dfaaf About a minute ago 16.1MB 19:17:00 d5b4b6089e15 About a minute ago 1.76GB 19:17:00 e01917845138 About a minute ago 1.76GB 19:17:00 94c6884ec357 About a minute ago 1.76GB 19:17:00 884e26e53f6d About a minute ago 1.75GB 19:17:00 3ebc3e8d71da About a minute ago 1.76GB 19:17:00 ci-base-image-x86_64 latest 571316f3322b 5 minutes ago 1.25GB 19:17:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 19:17:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB 19:17:00 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 19:17:00 alpine 3.14 14119a10abf4 2 months ago 5.6MB 19:17:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 19:17:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:17:15 Still waiting to schedule task 19:17:15 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:17:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:17:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:17:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:17:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:17:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:17:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.261s coverage: 28.7% of statements 19:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:17:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.486s coverage: 98.5% of statements 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:17:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.476s coverage: 44.7% of statements 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:17:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.771s coverage: 89.5% of statements 19:17:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:17:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:17:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.266s coverage: 84.4% of statements 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.805s coverage: 94.2% of statements 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 59.1% of statements 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.237s coverage: 60.0% of statements 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.315s coverage: 0.9% of statements 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.293s coverage: 58.8% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.256s coverage: 21.7% of statements 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.315s coverage: 47.1% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.258s coverage: 79.5% of statements 19:17:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements 19:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.391s coverage: 96.3% of statements 19:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements 19:18:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.261s coverage: 94.4% of statements 19:18:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.250s coverage: 44.8% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.617s coverage: 82.5% of statements 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.305s coverage: 92.9% of statements 19:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 19:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 19:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 19:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.287s coverage: 58.8% of statements 19:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.313s coverage: 80.0% of statements 19:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.333s coverage: 87.2% of statements 19:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.297s coverage: 85.4% of statements 19:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.876s coverage: 91.2% of statements 19:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:18:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.005s coverage: 64.4% of statements 19:18:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:18:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:18:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.225s coverage: 100.0% of statements 19:18:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.199s coverage: 89.4% of statements 19:18:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 19:18:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements 19:18:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.119s coverage: 100.0% of statements 19:18:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.579s coverage: 65.4% of statements 19:18:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:18:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.868s coverage: 43.8% of statements 19:18:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:18:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:18:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.385s coverage: 89.5% of statements 19:18:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:18:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements 19:18:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.309s coverage: 17.7% of statements 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.752s coverage: 92.3% of statements 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 63.2% of statements 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.477s coverage: 97.7% of statements 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.209s coverage: 28.9% of statements 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements 19:18:35 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 19:18:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:18:35 GO111MODULE=on go vet ./... 19:19:35 Running on prd-ubuntu18.04-docker-8c-8g-30262 in /w/workspace/edgexfoundry_edgex-go_PR-3801 [Pipeline] { [Pipeline] ws 19:19:35 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:19:35 The recommended git tool is: git 19:19:39 using credential edgex-jenkins-ssh 19:19:39 Cloning the remote Git repository 19:19:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:19:39 > git init /w/workspace/edgex-go/1 # timeout=10 19:19:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:19:39 > git --version # timeout=10 19:19:39 > git --version # 'git version 2.17.1' 19:19:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:01 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:20:01 Merge succeeded, producing 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:20:01 Checking out Revision 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c (PR-3801) 19:20:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:20:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:20:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:20:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3801/head:refs/remotes/origin/PR-3801 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:20:01 > git config core.sparsecheckout # timeout=10 19:20:01 > git checkout -f 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c # timeout=10 19:20:01 > git remote # timeout=10 19:20:01 > git config --get remote.origin.url # timeout=10 19:20:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:01 > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 19:20:01 > git rev-parse HEAD^{commit} # timeout=10 19:20:01 > git config core.sparsecheckout # timeout=10 19:20:01 > git checkout -f 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c # timeout=10 19:20:05 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:20:05 > git --version # timeout=10 19:20:05 > git --version # 'git version 2.17.1' 19:20:05 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:09 + echo snap-build.sh 19:20:09 snap-build.sh 19:20:09 + SNAP_BASE_DIR=. 19:20:09 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:20:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:20:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:20:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:20:09 + cd /w/workspace/edgex-go/1 19:20:09 + sudo apt-get remove -qy --purge lxd lxd-client 19:20:09 Reading package lists... 19:20:09 Building dependency tree... 19:20:09 Reading state information... 19:20:09 The following packages were automatically installed and are no longer required: 19:20:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:20:09 uidmap xdelta3 19:20:09 Use 'sudo apt autoremove' to remove them. 19:20:09 The following packages will be REMOVED: 19:20:09 lxd* lxd-client* 19:20:09 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:20:09 After this operation, 31.7 MB disk space will be freed. 19:20:09 (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.) 19:20:09 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:20:10 Removing lxd dnsmasq configuration 19:20:10 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:20:10 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:20:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:20:10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 19:20:10 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:20:12 Processing triggers for systemd (237-3ubuntu10.45) ... 19:20:12 Processing triggers for ureadahead (0.100.0-21) ... 19:20:12 + sudo snap remove --purge lxd 19:20:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:20:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:20:12 ./bin/test-attribution-txt.sh 19:20:12 snap "lxd" is not installed 19:20:12 + sudo groupadd --force --system lxd 19:20:12 ++ whoami 19:20:12 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:20:12 + newgrp - lxd 19:20:12 + sudo snap install lxd [Pipeline] sh 19:20:14 + ls -al . 19:20:14 total 664 19:20:14 drwxrwxr-x 9 1001 1001 4096 Nov 10 19:20 . 19:20:14 drwxr-xr-x 4 root root 4096 Nov 10 19:15 .. 19:20:14 -rw-rw-r-- 1 1001 1001 11 Nov 10 19:12 .dockerignore 19:20:14 drwxrwxr-x 8 1001 1001 4096 Nov 10 19:12 .git 19:20:14 drwxrwxr-x 4 1001 1001 4096 Nov 10 19:12 .github 19:20:14 -rw-rw-r-- 1 1001 1001 804 Nov 10 19:12 .gitignore 19:20:14 -rw-rw-r-- 1 1001 1001 42 Nov 10 19:12 .golangci.yml 19:20:14 -rw-rw-r-- 1 1001 1001 76 Nov 10 19:12 .hadolint.yml 19:20:14 -rw-rw-r-- 1 1001 1001 166 Nov 10 19:12 .sonarcloud.properties 19:20:14 -rw-rw-r-- 1 1001 1001 1171 Nov 10 19:12 ADOPTERS.md 19:20:14 -rw-rw-r-- 1 1001 1001 8910 Nov 10 19:12 Attribution.txt 19:20:14 -rw-rw-r-- 1 1001 1001 43881 Nov 10 19:12 CHANGELOG.md 19:20:14 -rw-rw-r-- 1 1001 1001 3804 Nov 10 19:12 CONTRIBUTING.md 19:20:14 -rw-rw-r-- 1 1001 1001 677 Nov 10 19:12 GOVERNANCE.md 19:20:14 -rw-rw-r-- 1 1001 1001 849 Nov 10 19:12 Jenkinsfile 19:20:14 -rw-rw-r-- 1 1001 1001 10775 Nov 10 19:12 LICENSE 19:20:14 -rw-rw-r-- 1 1001 1001 6508 Nov 10 19:12 Makefile 19:20:14 -rw-rw-r-- 1 1001 1001 582 Nov 10 19:12 OWNERS.md 19:20:14 -rw-rw-r-- 1 1001 1001 8256 Nov 10 19:12 README.md 19:20:14 -rw-rw-r-- 1 1001 1001 6912 Nov 10 19:12 SECURITY.md 19:20:14 -rw-rw-r-- 1 1001 1001 5 Nov 10 19:10 VERSION 19:20:14 -rw-rw-r-- 1 1001 1001 4131 Nov 10 19:12 ZMQWindows.md 19:20:14 drwxrwxr-x 2 1001 1001 4096 Nov 10 19:12 bin 19:20:14 drwxrwxr-x 14 1001 1001 4096 Nov 10 19:12 cmd 19:20:14 -rw-r--r-- 1 root root 428381 Nov 10 19:18 coverage.out 19:20:14 -rw-rw-r-- 1 1001 1001 854 Nov 10 19:12 go.mod 19:20:14 -rw-rw-r-- 1 1001 1001 49665 Nov 10 19:12 go.sum 19:20:14 drwxrwxr-x 8 1001 1001 4096 Nov 10 19:12 internal 19:20:14 drwxrwxr-x 3 1001 1001 4096 Nov 10 19:12 openapi 19:20:14 drwxrwxr-x 4 1001 1001 4096 Nov 10 19:12 snap 19:20:14 -rw-rw-r-- 1 1001 1001 204 Nov 10 19:12 version.go [Pipeline] sh 19:20:15 + '[' -e coverage.out ] 19:20:15 + chown 1001:1001 coverage.out [Pipeline] stash 19:20:15 Warning: overwriting stash ‘coverage-report’ 19:20:16 Stashed 1 file(s) [Pipeline] sh 19:20:17 + make build 19:20:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:20:24 2021-11-10T19:20:21Z INFO Waiting for automatic snapd restart... 19:20:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:20:37 lxd 4.20 from Canonical* installed 19:20:37 + sudo lxd init --auto 19:20:47 + sudo snap install --classic snapcraft 19:20:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:20:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:20:58 snapcraft 5.0 from Canonical* installed 19:20:58 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:20:58 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:20:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:20:58 Dload Upload Total Spent Left Speed 19:20:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4324 0 --:--:-- --:--:-- --:--:-- 4324 19:20:58 15 3325k 15 522k 0 0 1674k 0 0:00:01 --:--:-- 0:00:01 1674k 100 3325k 100 3325k 0 0 7823k 0 --:--:-- --:--:-- --:--:-- 24.2M 19:20:58 ./yq_linux_amd64 19:20:58 + sudo snapcraft prime --use-lxd 19:20:59 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:20:59 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:20:59 - README.md 19:20:59 19:20:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:20:59 Launching a container. 19:21:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:21:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:21:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:21:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:21:10 Waiting for container to be ready 19:21:10 To start your first container, try: lxc launch ubuntu:20.04 19:21:10 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 19:21:10 19:21:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:21:13 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:21:14 Waiting for network to be ready... 19:21:14 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:21:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:21:15 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:21:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 19:21:15 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:21:15 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:21:15 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:21:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:21:15 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:21:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:21:15 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:21:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 19:21:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:21:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:21:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 19:21:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 19:21:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 19:21:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 19:21:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:21:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 19:21:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 19:21:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:21:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:21:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 19:21:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 19:21:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1763 kB] 19:21:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 19:21:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:21:19 Fetched 25.6 MB in 5s (5415 kB/s) 19:21:20 Reading package lists... 19:21:20 Reading package lists... 19:21:20 Building dependency tree... 19:21:20 Reading state information... 19:21:20 The following additional packages will be installed: 19:21:20 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:21:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:21:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:21:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:21:20 Suggested packages: 19:21:20 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:21:20 Recommended packages: 19:21:20 gnupg libsasl2-modules 19:21:20 The following NEW packages will be installed: 19:21:20 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:21:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:21:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:21:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:21:20 The following packages will be upgraded: 19:21:20 gpg gpg-agent gpgconf libudev1 19:21:20 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:21:20 Need to get 3527 kB of archives. 19:21:20 After this operation, 13.3 MB of additional disk space will be used. 19:21:20 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] 19:21:20 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] 19:21:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:21:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:21:21 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 19:21:21 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 19:21:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:21:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:21:21 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:21:21 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:21:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:21:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:21:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:21:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:21:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:21:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:21:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:21:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:21:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:21:21 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:21:21 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:21:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:21:21 debconf: delaying package configuration, since apt-utils is not installed 19:21:21 Fetched 3527 kB in 1s (3055 kB/s) 19:21:22 (Reading database ... 12511 files and directories currently installed.) 19:21:22 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 19:21:22 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:21:22 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 19:21:22 Selecting previously unselected package udev. 19:21:22 (Reading database ... 12511 files and directories currently installed.) 19:21:22 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 19:21:22 Unpacking udev (237-3ubuntu10.52) ... 19:21:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:21:22 Selecting previously unselected package libfuse2:amd64. 19:21:22 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:21:22 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:21:22 Selecting previously unselected package fuse. 19:21:22 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:21:22 Unpacking fuse (2.9.7-1ubuntu1) ... 19:21:22 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:21:22 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:21:22 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:21:22 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:21:22 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:21:22 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:21:22 Selecting previously unselected package libksba8:amd64. 19:21:22 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:21:22 Unpacking libksba8:amd64 (1.3.5-2) ... 19:21:22 Selecting previously unselected package libroken18-heimdal:amd64. 19:21:22 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:21:22 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:22 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:21:22 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:21:22 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:22 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:21:22 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:21:22 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:22 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:21:22 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:21:22 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:22 Selecting previously unselected package libwind0-heimdal:amd64. 19:21:22 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:21:23 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:23 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:21:23 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:21:23 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:23 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:21:23 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:21:23 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:23 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:21:23 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:21:23 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:23 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:21:23 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:21:23 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:23 Selecting previously unselected package libsasl2-modules-db:amd64. 19:21:23 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:21:23 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:21:23 Selecting previously unselected package libsasl2-2:amd64. 19:21:23 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:21:23 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:21:23 Selecting previously unselected package libldap-common. 19:21:23 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:21:23 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:21:23 Selecting previously unselected package libldap-2.4-2:amd64. 19:21:23 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:21:23 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:21:23 Selecting previously unselected package dirmngr. 19:21:23 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:21:23 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:21:23 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:21:23 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:21:23 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:21:23 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:21:23 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:21:23 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:21:23 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:23 Setting up libksba8:amd64 (1.3.5-2) ... 19:21:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:21:23 Setting up udev (237-3ubuntu10.52) ... 19:21:23 invoke-rc.d: policy-rc.d denied execution of start. 19:21:24 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:24 Processing triggers for systemd (237-3ubuntu10) ... 19:21:24 Setting up fuse (2.9.7-1ubuntu1) ... 19:21:24 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:21:24 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:24 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:24 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:24 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:24 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:24 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:24 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:21:24 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:21:24 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:21:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:21:24 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:21:24 settings in the [Install] section, and DefaultInstance for template units). 19:21:24 This means they are not meant to be enabled using systemctl. 19:21:24 Possible reasons for having this kind of units are: 19:21:24 1) A unit may be statically enabled by being symlinked from another unit's 19:21:24 .wants/ or .requires/ directory. 19:21:24 2) A unit's purpose may be to act as a helper for some other unit which has 19:21:24 a requirement dependency on it. 19:21:24 3) A unit may be started when needed via activation (socket, path, timer, 19:21:24 D-Bus, udev, scripted systemctl call, ...). 19:21:24 4) In case of template units, the unit is meant to be enabled with some 19:21:24 instance name specified. 19:21:25 Reading package lists... 19:21:25 Building dependency tree... 19:21:25 Reading state information... 19:21:25 The following additional packages will be installed: 19:21:25 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:21:25 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:21:25 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:21:25 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:21:25 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:21:25 Suggested packages: 19:21:25 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:21:25 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:21:25 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:21:25 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:21:25 systemd-container policykit-1 19:21:25 Recommended packages: 19:21:25 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:21:25 The following NEW packages will be installed: 19:21:25 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:21:25 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:21:25 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:21:25 multiarch-support openssh-client python3 python3-minimal python3.6 19:21:25 python3.6-minimal snapd squashfs-tools sudo 19:21:25 The following packages will be upgraded: 19:21:25 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:21:25 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:21:25 Need to get 36.8 MB of archives. 19:21:25 After this operation, 147 MB of additional disk space will be used. 19:21:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 19:21:25 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 19:21:25 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 19:21:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:21:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:21:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:21:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 19:21:27 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:21:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:21:27 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:21:27 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:21:27 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:21:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:21:27 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:21:27 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:21:27 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:21:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:21:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:21:27 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:21:27 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:21:27 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:21:27 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:21:27 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:21:27 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:21:27 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:21:27 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 19:21:27 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:21:27 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:21:27 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 19:21:27 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 19:21:27 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 19:21:27 debconf: delaying package configuration, since apt-utils is not installed 19:21:27 Fetched 36.8 MB in 2s (19.1 MB/s) 19:21:27 (Reading database ... 12757 files and directories currently installed.) 19:21:27 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 19:21:27 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:21:27 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 19:21:27 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:21:27 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 19:21:27 (Reading database ... 12757 files and directories currently installed.) 19:21:27 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:21:27 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:21:28 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:21:28 (Reading database ... 12757 files and directories currently installed.) 19:21:28 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:21:28 Unpacking apt (1.6.14) over (1.6.1) ... 19:21:28 Setting up apt (1.6.14) ... 19:21:28 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:21:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:21:29 (Reading database ... 12764 files and directories currently installed.) 19:21:29 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:21:29 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:21:29 Selecting previously unselected package libpython3.6-minimal:amd64. 19:21:29 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:21:29 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:21:29 Selecting previously unselected package libexpat1:amd64. 19:21:29 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:21:29 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:21:29 Selecting previously unselected package python3.6-minimal. 19:21:29 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:21:29 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:21:29 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 19:21:29 Checking for services that may need to be restarted...done. 19:21:29 Checking for services that may need to be restarted...done. 19:21:29 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:21:29 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:21:29 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:21:30 Selecting previously unselected package python3-minimal. 19:21:30 (Reading database ... 13012 files and directories currently installed.) 19:21:30 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:21:30 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:21:30 Selecting previously unselected package mime-support. 19:21:30 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:21:30 Unpacking mime-support (3.60ubuntu1) ... 19:21:30 Selecting previously unselected package libmpdec2:amd64. 19:21:30 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:21:30 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:21:30 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:21:30 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:21:30 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:21:30 Selecting previously unselected package python3.6. 19:21:30 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:21:30 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:21:30 Selecting previously unselected package libpython3-stdlib:amd64. 19:21:30 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:21:30 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:21:30 Setting up python3-minimal (3.6.7-1~18.04) ... 19:21:30 Selecting previously unselected package python3. 19:21:30 (Reading database ... 13442 files and directories currently installed.) 19:21:30 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:21:30 Unpacking python3 (3.6.7-1~18.04) ... 19:21:30 Selecting previously unselected package multiarch-support. 19:21:30 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:21:30 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:21:30 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:21:30 Selecting previously unselected package liblzo2-2:amd64. 19:21:30 (Reading database ... 13479 files and directories currently installed.) 19:21:30 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:21:30 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:21:30 Selecting previously unselected package libbsd0:amd64. 19:21:30 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:21:30 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:21:31 Selecting previously unselected package sudo. 19:21:31 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:21:31 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:21:31 Selecting previously unselected package apparmor. 19:21:31 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:21:31 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:21:31 Selecting previously unselected package libedit2:amd64. 19:21:31 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:21:31 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:21:31 Selecting previously unselected package libkrb5support0:amd64. 19:21:31 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:21:31 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:21:31 Selecting previously unselected package libk5crypto3:amd64. 19:21:31 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:21:31 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:21:31 Selecting previously unselected package libkeyutils1:amd64. 19:21:31 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:21:31 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:21:31 Selecting previously unselected package libkrb5-3:amd64. 19:21:31 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:21:31 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:21:31 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:21:31 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:21:31 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:21:31 Selecting previously unselected package libssl1.0.0:amd64. 19:21:31 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 19:21:31 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:21:32 Selecting previously unselected package openssh-client. 19:21:32 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 19:21:32 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 19:21:32 Selecting previously unselected package squashfs-tools. 19:21:32 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 19:21:32 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:21:32 Selecting previously unselected package snapd. 19:21:32 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 19:21:32 Unpacking snapd (2.51.1+18.04) ... [Pipeline] } 19:21:33 $ docker stop --time=1 8cc14dc6c4186ae788e38b8d9e50af423cf776fc735f9ac9cb4fa4cf62dbe896 19:21:33 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:21:33 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:21:34 Setting up mime-support (3.60ubuntu1) ... 19:21:34 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:21:34 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:21:34 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:21:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:21:34 Setting up systemd (237-3ubuntu10.52) ... 19:21:34 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:21:35 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:21:35 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:21:35 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:21:35 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:21:35 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:21:35 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:21:35 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:21:35 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:21:35 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:21:35 Setting up python3 (3.6.7-1~18.04) ... 19:21:35 running python rtupdate hooks for python3.6... 19:21:35 running python post-rtupdate hooks for python3.6... 19:21:35 Setting up apparmor (2.12-4ubuntu5.1) ... 19:21:35 $ docker rm -f 8cc14dc6c4186ae788e38b8d9e50af423cf776fc735f9ac9cb4fa4cf62dbe896 19:21:36 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:21:36 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:21:36 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 19:21:36 Setting up snapd (2.51.1+18.04) ... 19:21:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:21:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:21:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:21:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:21:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:21:37 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:21:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:21:37 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:21:38 19:21:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix 19:21:38 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [Pipeline] sh 19:21:38 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:21:38 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 19:21:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:21:38 Processing triggers for systemd (237-3ubuntu10.52) ... 19:21:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:38 latest: Pulling from edgex-devops/edgex-compose-arm64 19:21:38 29e5d40040c1: Pulling fs layer 19:21:38 1ce36da41761: Pulling fs layer 19:21:38 25b303627fd3: Pulling fs layer 19:21:39 29e5d40040c1: Verifying Checksum 19:21:39 29e5d40040c1: Download complete 19:21:39 1ce36da41761: Verifying Checksum 19:21:39 1ce36da41761: Download complete 19:21:39 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:21:39 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:21:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:21:39 29e5d40040c1: Pull complete 19:21:41 25b303627fd3: Verifying Checksum 19:21:41 25b303627fd3: Download complete 19:21:41 1ce36da41761: Pull complete 19:21:41 Reading package lists... 19:21:41 Reading package lists... 19:21:41 Building dependency tree... 19:21:41 Reading state information... 19:21:41 Calculating upgrade... 19:21:41 The following packages will be upgraded: 19:21:41 advancecomp base-files bash binutils binutils-common 19:21:41 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:21:41 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:21:41 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:21:41 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:21:41 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:21:41 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:21:41 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:21:41 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:21:41 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:21:41 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:21:41 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:21:41 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:21:41 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:21:41 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:21:41 ubuntu-keyring util-linux 19:21:41 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:21:41 Need to get 64.2 MB of archives. 19:21:41 After this operation, 5152 kB of additional disk space will be used. 19:21:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 19:21:41 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:21:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:21:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:21:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:21:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:21:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:21:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:21:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:21:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:21:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:21:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:21:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:21:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:21:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:21:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:21:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:21:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:21:42 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:21:42 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:21:42 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:21:42 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:21:42 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:21:42 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:21:42 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:21:42 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:21:42 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:21:42 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:21:42 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:21:42 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:21:42 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:21:42 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:21:42 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:21:42 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 19:21:42 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:21:42 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:21:42 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:21:42 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:21:42 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:21:42 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:21:42 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:21:42 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 19:21:42 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 19:21:42 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:21:42 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:21:42 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:21:42 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 19:21:42 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:21:42 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:21:42 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 19:21:42 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 19:21:42 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 19:21:42 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 19:21:42 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:21:42 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:21:42 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:21:42 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:21:42 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:21:42 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:21:42 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:21:42 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:21:42 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:21:42 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:21:42 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:21:42 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:21:42 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:21:42 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:21:42 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:21:42 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 19:21:42 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:21:42 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:21:42 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:21:42 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:21:42 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:21:42 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:21:42 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:21:42 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:21:42 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:21:42 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:21:42 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:21:42 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:21:42 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:21:42 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:21:42 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:21:42 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] 19:21:42 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:21:42 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 19:21:42 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] 19:21:42 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:21:42 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:21:42 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:21:42 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 19:21:43 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:21:43 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:21:43 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:21:43 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:21:43 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] 19:21:43 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:21:43 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:21:43 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:21:43 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:21:43 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:21:43 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:21:43 debconf: delaying package configuration, since apt-utils is not installed 19:21:43 Fetched 64.2 MB in 2s (37.2 MB/s) 19:21:43 (Reading database ... 13914 files and directories currently installed.) 19:21:43 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:21:43 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:21:43 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:21:43 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:21:44 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 19:21:44 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 19:21:44 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:21:44 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:21:44 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:21:44 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:21:44 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:21:44 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:21:44 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:21:44 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:21:44 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:21:44 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:21:44 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:21:44 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:21:44 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:21:44 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:21:44 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:21:44 (Reading database ... 13914 files and directories currently installed.) 19:21:44 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:21:44 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:21:44 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:21:44 (Reading database ... 13914 files and directories currently installed.) 19:21:44 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:21:44 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:21:44 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:21:44 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:21:45 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:21:45 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:21:45 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:21:45 (Reading database ... 13914 files and directories currently installed.) 19:21:45 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:21:45 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:21:45 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:21:45 (Reading database ... 13914 files and directories currently installed.) 19:21:45 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 19:21:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:21:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:21:45 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 19:21:46 Setting up base-files (10.1ubuntu2.11) ... 19:21:46 Installing new version of config file /etc/issue ... 19:21:46 Installing new version of config file /etc/issue.net ... 19:21:46 Installing new version of config file /etc/lsb-release ... 19:21:46 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:21:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:21:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:21:46 Removing obsolete conffile /etc/default/motd-news ... 19:21:46 (Reading database ... 13915 files and directories currently installed.) 19:21:46 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:21:46 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:21:46 Setting up bash (4.4.18-2ubuntu1.2) ... 19:21:46 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 19:21:46 (Reading database ... 13915 files and directories currently installed.) 19:21:46 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:46 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:21:46 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:21:46 (Reading database ... 13915 files and directories currently installed.) 19:21:46 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:21:46 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:21:46 Setting up tar (1.29b-2ubuntu0.2) ... 19:21:47 (Reading database ... 13915 files and directories currently installed.) 19:21:47 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:21:47 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:21:47 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:21:47 (Reading database ... 13915 files and directories currently installed.) 19:21:47 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:21:47 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:21:47 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:21:47 (Reading database ... 13915 files and directories currently installed.) 19:21:47 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:21:47 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:21:47 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:21:47 (Reading database ... 13915 files and directories currently installed.) 19:21:47 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:21:47 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:21:47 Setting up grep (3.1-2build1) ... 19:21:47 (Reading database ... 13915 files and directories currently installed.) 19:21:47 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:21:47 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:21:47 Setting up gzip (1.6-5ubuntu1.1) ... 19:21:47 (Reading database ... 13915 files and directories currently installed.) 19:21:47 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:21:47 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:21:47 Setting up login (1:4.5-1ubuntu2) ... 19:21:47 (Reading database ... 13915 files and directories currently installed.) 19:21:47 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:21:47 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:21:47 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:21:48 (Reading database ... 13915 files and directories currently installed.) 19:21:48 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:21:48 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:21:48 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:21:48 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:21:48 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:21:48 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:21:48 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:21:48 (Reading database ... 13915 files and directories currently installed.) 19:21:48 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:21:48 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:21:49 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:21:49 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:21:49 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:21:49 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:21:49 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:21:49 (Reading database ... 13915 files and directories currently installed.) 19:21:49 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:21:49 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:21:49 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:21:49 (Reading database ... 13915 files and directories currently installed.) 19:21:49 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:49 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:49 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:21:49 (Reading database ... 13915 files and directories currently installed.) 19:21:49 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:49 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:49 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:21:50 (Reading database ... 13915 files and directories currently installed.) 19:21:50 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:50 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:50 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:21:50 (Reading database ... 13915 files and directories currently installed.) 19:21:50 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:50 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:50 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:21:50 (Reading database ... 13915 files and directories currently installed.) 19:21:50 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:21:50 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:21:50 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:21:50 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:21:50 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:21:50 (Reading database ... 13915 files and directories currently installed.) 19:21:50 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:21:50 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:21:50 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:21:50 (Reading database ... 13915 files and directories currently installed.) 19:21:50 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:50 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:50 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:21:50 (Reading database ... 13915 files and directories currently installed.) 19:21:50 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:50 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:51 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:21:51 (Reading database ... 13915 files and directories currently installed.) 19:21:51 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:51 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:51 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:21:51 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:21:51 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:21:51 (Reading database ... 13915 files and directories currently installed.) 19:21:51 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:21:51 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:21:52 25b303627fd3: Pull complete 19:21:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:21:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:21:52 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:21:52 (Reading database ... 13915 files and directories currently installed.) 19:21:52 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:21:52 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:21:52 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:21:52 prd-ubuntu18.04-docker-arm64-4c-16g-30256 does not seem to be running inside a container 19:21:52 (Reading database ... 13917 files and directories currently installed.) 19:21:52 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:21:52 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:21:52 Setting up debconf (1.5.66ubuntu1) ... 19:21:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:21:52 (Reading database ... 13917 files and directories currently installed.) 19:21:52 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:21:52 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:21:52 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:21:52 (Reading database ... 13917 files and directories currently installed.) 19:21:52 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:21:52 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:21:52 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:21:53 (Reading database ... 13917 files and directories currently installed.) 19:21:53 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:21:53 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:21:53 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:21:53 (Reading database ... 13917 files and directories currently installed.) 19:21:53 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:21:53 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:21:53 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:21:53 (Reading database ... 13919 files and directories currently installed.) 19:21:53 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:21:53 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:21:53 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:21:53 (Reading database ... 13923 files and directories currently installed.) 19:21:53 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:21:53 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:21:53 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 19:21:53 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:21:53 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:21:53 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:21:53 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:21:53 (Reading database ... 13923 files and directories currently installed.) 19:21:53 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 19:21:53 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 19:21:53 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 19:21:54 (Reading database ... 13923 files and directories currently installed.) 19:21:54 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:21:54 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:21:54 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:21:54 (Reading database ... 13923 files and directories currently installed.) 19:21:54 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:21:54 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:21:54 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:21:54 (Reading database ... 13923 files and directories currently installed.) 19:21:54 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:21:54 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:21:54 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:21:54 (Reading database ... 13923 files and directories currently installed.) 19:21:54 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:21:54 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:21:54 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:21:54 (Reading database ... 13923 files and directories currently installed.) 19:21:54 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:21:54 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:21:54 Setting up passwd (1:4.5-1ubuntu2) ... 19:21:54 (Reading database ... 13923 files and directories currently installed.) 19:21:54 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:21:54 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:21:55 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:21:55 (Reading database ... 13923 files and directories currently installed.) 19:21:55 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:21:55 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:21:55 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:21:55 (Reading database ... 13923 files and directories currently installed.) 19:21:55 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:21:55 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:21:55 $ docker top c1a72714b223ac51bde1bc0eee945ef234336c2a6389e8ceffa41a5c1d588c02 -eo pid,comm 19:21:55 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:21:55 (Reading database ... 13923 files and directories currently installed.) 19:21:55 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:21:55 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:21:55 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:21:55 (Reading database ... 13923 files and directories currently installed.) 19:21:55 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:21:55 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:21:55 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:21:55 (Reading database ... 13923 files and directories currently installed.) 19:21:55 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:21:55 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:21:55 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:21:55 (Reading database ... 13923 files and directories currently installed.) 19:21:55 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 19:21:55 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [Pipeline] { [Pipeline] sh 19:21:55 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 19:21:55 (Reading database ... 13923 files and directories currently installed.) 19:21:55 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:21:55 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:21:55 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:21:55 (Reading database ... 13923 files and directories currently installed.) 19:21:55 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:21:55 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:21:56 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:21:56 (Reading database ... 13924 files and directories currently installed.) 19:21:56 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:21:56 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:21:56 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:21:56 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:21:56 + grep parallel 19:21:56 + docker-compose build --help 19:21:56 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:21:56 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:21:56 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 19:21:56 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 19:21:56 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:21:56 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:21:56 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:21:56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:21:56 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:21:56 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:21:56 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:21:56 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:21:56 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:21:56 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:21:56 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:21:56 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:21:56 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:21:56 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:21:57 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 19:21:57 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 19:21:57 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:21:57 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:21:57 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:21:57 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:21:57 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:21:57 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:21:57 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:21:57 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:21:57 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:21:57 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:21:57 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:21:57 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:21:57 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:58 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:21:58 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:58 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:21:58 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:58 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:21:58 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:58 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:21:59 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:59 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:21:59 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:21:59 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:22:00 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:22:00 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:22:00 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:22:00 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:22:01 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:22:01 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:22:01 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:22:01 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:22:01 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:22:01 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:22:01 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:22:01 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:22:01 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:22:01 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:22:01 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:22:01 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:22:01 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:22:01 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:22:01 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:22:01 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:22:01 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:22:01 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:22:01 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:22:01 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:22:01 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:22:01 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:22:01 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:22:01 Setting up tzdata (2021e-0ubuntu0.18.04) ... 19:22:02 19:22:02 Current default time zone: 'Etc/UTC' 19:22:02 Local time is now: Wed Nov 10 19:22:01 UTC 2021. 19:22:02 Universal Time is now: Wed Nov 10 19:22:01 UTC 2021. 19:22:02 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:22:02 19:22:02 Setting up systemd-sysv (237-3ubuntu10.52) ... 19:22:02 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:22:02 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 19:22:02 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:22:02 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:22:02 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:22:02 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:22:02 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:22:02 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:22:02 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:22:02 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:22:02 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:22:02 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:22:02 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 19:22:02 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:22:02 Setting up patch (2.7.6-2ubuntu1.1) ... 19:22:02 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:22:02 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:22:02 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 19:22:02 Installing new version of config file /etc/ssl/openssl.cnf ... 19:22:02 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:22:02 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:22:02 Setting up ca-certificates (20210119~18.04.2) ... 19:22:02 --parallel Build images in parallel. [Pipeline] } 19:22:02 $ docker stop --time=1 c1a72714b223ac51bde1bc0eee945ef234336c2a6389e8ceffa41a5c1d588c02 19:22:04 $ docker rm -f c1a72714b223ac51bde1bc0eee945ef234336c2a6389e8ceffa41a5c1d588c02 19:22:04 Updating certificates in /etc/ssl/certs... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:05 23 added, 28 removed; done. 19:22:05 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:22:05 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:22:05 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:22:05 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:22:05 Setting up pkgbinarymangler (138.18.04.1) ... 19:22:05 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:22:05 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 19:22:05 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:22:05 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:22:05 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:22:05 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:22:05 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:22:05 Setting up perl (5.26.1-6ubuntu0.5) ... 19:22:05 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 19:22:05 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:22:05 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:22:05 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 19:22:05 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:22:05 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:22:05 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:22:05 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:22:05 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:22:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:22:05 Processing triggers for systemd (237-3ubuntu10.52) ... 19:22:05 Processing triggers for mime-support (3.60ubuntu1) ... 19:22:05 Processing triggers for ca-certificates (20210119~18.04.2) ... 19:22:05 Updating certificates in /etc/ssl/certs... 19:22:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:06 . [Pipeline] withDockerContainer 19:22:06 0 added, 0 removed; done. 19:22:06 Running hooks in /etc/ca-certificates/update.d... 19:22:06 done. 19:22:06 prd-ubuntu18.04-docker-arm64-4c-16g-30256 does not seem to be running inside a container 19:22:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:22:06 Reading package lists... 19:22:06 Building dependency tree... 19:22:06 Reading state information... 19:22:06 The following NEW packages will be installed: 19:22:06 apt-transport-https 19:22:07 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:22:07 Need to get 4348 B of archives. 19:22:07 After this operation, 154 kB of additional disk space will be used. 19:22:07 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:22:07 debconf: delaying package configuration, since apt-utils is not installed 19:22:07 Fetched 4348 B in 0s (21.9 kB/s) 19:22:07 Selecting previously unselected package apt-transport-https. 19:22:07 (Reading database ... 13931 files and directories currently installed.) 19:22:07 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:22:07 Unpacking apt-transport-https (1.6.14) ... 19:22:07 Setting up apt-transport-https (1.6.14) ... 19:22:07 Waiting for network to be ready... 19:22:07 $ docker top dbf2d58ec1e4e9f6878c64086bbaa385c829968e154a5955f302469aac05fbdc -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:08 + docker-compose -f ./docker-compose-build.yml build --parallel 19:22:13 2021-11-10T19:22:12Z INFO Waiting for automatic snapd restart... 19:22:15 snapd 2.52.1 from Canonical* installed 19:22:15 Building core-command ... 19:22:15 Building core-data ... 19:22:15 Building core-metadata ... 19:22:15 Building security-bootstrapper ... 19:22:15 Building security-proxy-setup ... 19:22:15 Building security-secretstore-setup ... 19:22:15 Building support-notifications ... 19:22:15 Building support-scheduler ... 19:22:15 Building sys-mgmt-agent ... 19:22:15 Building security-proxy-setup 19:22:15 Building support-scheduler 19:22:15 Building core-metadata 19:22:15 Building core-data 19:22:15 Building core-command 19:22:16 "snapd" switched to the "latest/stable" channel 19:22:16 19:22:18 core18 20211015 from Canonical* installed 19:22:18 "core18" switched to the "latest/stable" channel 19:22:18 19:22:21 snapcraft 5.0 from Canonical* installed 19:22:21 "snapcraft" switched to the "latest/stable" channel 19:22:21 19:22:25 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:22:25 - README.md 19:22:25 19:22:25 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:22:26 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 19:22:26 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:22:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:22:27 Reading package lists... 19:22:27 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 19:22:27 Reading package lists... 19:22:27 Building dependency tree... 19:22:27 Reading state information... 19:22:28 Suggested packages: 19:22:28 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:22:28 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:22:28 Recommended packages: 19:22:28 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:22:28 The following NEW packages will be installed: 19:22:28 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:22:28 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:22:28 pkg-config zip 19:22:28 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:22:28 Need to get 7670 kB of archives. 19:22:28 After this operation, 43.8 MB of additional disk space will be used. 19:22:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:22:28 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:22:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 19:22:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 19:22:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 19:22:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:22:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:22:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:22:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:22:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:22:28 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:22:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:22:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:22:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:22:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:22:29 debconf: delaying package configuration, since apt-utils is not installed 19:22:29 Fetched 7670 kB in 1s (10.3 MB/s) 19:22:29 Selecting previously unselected package libglib2.0-0:amd64. 19:22:29 (Reading database ... 13935 files and directories currently installed.) 19:22:29 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:22:29 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:22:29 Selecting previously unselected package libpsl5:amd64. 19:22:29 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:22:29 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:22:29 Selecting previously unselected package libnghttp2-14:amd64. 19:22:29 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:22:29 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:22:29 Selecting previously unselected package librtmp1:amd64. 19:22:29 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:22:29 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:22:29 Selecting previously unselected package libcurl3-gnutls:amd64. 19:22:29 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 19:22:29 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:22:29 Selecting previously unselected package liberror-perl. 19:22:29 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:22:29 Unpacking liberror-perl (0.17025-1) ... 19:22:29 Selecting previously unselected package git-man. 19:22:29 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 19:22:29 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 19:22:29 Selecting previously unselected package git. 19:22:29 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 19:22:29 Unpacking git (1:2.17.1-1ubuntu0.9) ... 19:22:30 Selecting previously unselected package libnorm1:amd64. 19:22:30 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:22:30 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:22:30 Selecting previously unselected package libpgm-5.2-0:amd64. 19:22:30 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:22:30 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:22:30 Selecting previously unselected package libsodium23:amd64. 19:22:30 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:22:30 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:22:30 Selecting previously unselected package libzmq5:amd64. 19:22:30 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:22:30 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:22:30 Selecting previously unselected package libzmq3-dev:amd64. 19:22:30 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:22:30 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:22:30 Selecting previously unselected package pkg-config. 19:22:30 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:22:30 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:22:30 Selecting previously unselected package zip. 19:22:30 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:22:30 Unpacking zip (3.0-11build1) ... 19:22:30 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:22:30 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 19:22:30 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:22:30 Setting up liberror-perl (0.17025-1) ... 19:22:30 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:22:30 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:22:30 No schema files found: doing nothing. 19:22:30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:22:30 Setting up zip (3.0-11build1) ... 19:22:30 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:22:30 Setting up libsodium23:amd64 (1.0.16-2) ... 19:22:30 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:22:30 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:22:30 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:22:30 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:22:30 Setting up git (1:2.17.1-1ubuntu0.9) ... 19:22:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:22:31 git set to automatically installed. 19:22:31 git-man set to automatically installed. 19:22:31 libcurl3-gnutls set to automatically installed. 19:22:31 liberror-perl set to automatically installed. 19:22:31 libglib2.0-0 set to automatically installed. 19:22:31 libnghttp2-14 set to automatically installed. 19:22:31 libnorm1 set to automatically installed. 19:22:31 libpgm-5.2-0 set to automatically installed. 19:22:31 libpsl5 set to automatically installed. 19:22:31 librtmp1 set to automatically installed. 19:22:31 libsodium23 set to automatically installed. 19:22:31 libzmq3-dev set to automatically installed. 19:22:31 libzmq5 set to automatically installed. 19:22:31 pkg-config set to automatically installed. 19:22:31 zip set to automatically installed. 19:22:32 snapd is not logged in, snap install commands will use sudo 19:22:40 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 19:22:40 snapd is not logged in, snap install commands will use sudo 19:22:41 snap "core18" has no updates available 19:22:42 Pulling config-common 19:22:42 + snapcraftctl pull 19:22:43 Pulling go-build-helper 19:22:43 + snapcraftctl pull 19:22:45 'edgex-go' has dependencies that need to be staged: go-build-helper 19:22:45 Skipping pull go-build-helper (already ran) 19:22:45 Building go-build-helper 19:22:45 + snapcraftctl build 19:22:46 Staging go-build-helper 19:22:46 + snapcraftctl stage 19:22:57 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:22:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:22:57 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:22:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 19:22:57 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:22:57 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:22:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:22:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:22:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:22:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:22:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:22:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 19:22:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:22:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:22:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 19:22:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 19:22:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 19:22:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 19:22:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:22:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 19:22:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 19:22:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:22:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:22:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 19:22:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 19:22:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1763 kB] 19:22:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 19:22:57 Fetched 25.6 MB in 0s (0 B/s) 19:22:57 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:22:57 Fetched 224 kB in 0s (0 B/s) 19:22:57 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:22:57 Fetched 157 kB in 0s (0 B/s) 19:22:57 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:22:57 Fetched 221 kB in 0s (0 B/s) 19:22:57 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:22:57 Fetched 143 kB in 0s (0 B/s) 19:22:57 Pulling edgex-go 19:22:57 + snapcraftctl pull 19:22:57 Pulling hooks 19:22:57 + snapcraftctl pull 19:23:17 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:23:17 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:23:17 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:23:17 Fetched 0 B in 0s (0 B/s) 19:23:17 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:23:17 Fetched 96.5 kB in 0s (0 B/s) 19:23:17 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:23:17 Fetched 279 kB in 0s (0 B/s) 19:23:17 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:23:17 Fetched 122 kB in 0s (0 B/s) 19:23:17 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:23:17 Fetched 77.8 kB in 0s (0 B/s) 19:23:17 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:23:17 Fetched 8848 B in 0s (0 B/s) 19:23:17 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:23:17 Fetched 47.8 kB in 0s (0 B/s) 19:23:17 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:23:17 Fetched 45.6 kB in 0s (0 B/s) 19:23:17 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:23:17 Fetched 15.0 kB in 0s (0 B/s) 19:23:17 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 19:23:17 Fetched 220 kB in 0s (0 B/s) 19:23:17 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:23:17 Fetched 154 kB in 0s (0 B/s) 19:23:17 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:23:17 Fetched 50.6 kB in 0s (0 B/s) 19:23:17 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:23:17 Fetched 14.8 kB in 0s (0 B/s) 19:23:17 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:23:17 Fetched 41.8 kB in 0s (0 B/s) 19:23:17 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:23:17 Fetched 499 kB in 0s (0 B/s) 19:23:17 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:23:17 Fetched 111 kB in 0s (0 B/s) 19:23:17 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:23:17 Fetched 240 kB in 0s (0 B/s) 19:23:17 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:23:17 Fetched 29.3 kB in 0s (0 B/s) 19:23:17 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:23:17 Fetched 85.5 kB in 0s (0 B/s) 19:23:17 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:23:17 Fetched 24.5 kB in 0s (0 B/s) 19:23:17 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:23:17 Fetched 49.2 kB in 0s (0 B/s) 19:23:17 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:23:17 Fetched 54.2 kB in 0s (0 B/s) 19:23:17 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:23:17 Fetched 30.8 kB in 0s (0 B/s) 19:23:17 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:23:17 Fetched 15.8 kB in 0s (0 B/s) 19:23:17 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:23:17 Fetched 85.9 kB in 0s (0 B/s) 19:23:17 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:23:17 Fetched 8720 B in 0s (0 B/s) 19:23:17 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:23:17 Fetched 140 kB in 0s (0 B/s) 19:23:17 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:23:17 Fetched 119 kB in 0s (0 B/s) 19:23:17 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:23:17 Fetched 111 kB in 0s (0 B/s) 19:23:17 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:23:17 Fetched 11.1 kB in 0s (0 B/s) 19:23:17 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 19:23:17 Fetched 646 kB in 0s (0 B/s) 19:23:17 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:23:17 Fetched 41.3 kB in 0s (0 B/s) 19:23:17 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:23:17 Fetched 17.9 kB in 0s (0 B/s) 19:23:17 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:23:17 Fetched 368 kB in 0s (0 B/s) 19:23:17 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:23:17 Fetched 187 kB in 0s (0 B/s) 19:23:17 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:23:17 Fetched 175 kB in 0s (0 B/s) 19:23:17 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:23:17 Fetched 206 kB in 0s (0 B/s) 19:23:17 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 19:23:17 Fetched 1302 kB in 0s (0 B/s) 19:23:17 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:23:17 Fetched 36.2 kB in 0s (0 B/s) 19:23:17 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 19:23:17 Fetched 159 kB in 0s (0 B/s) 19:23:17 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:23:17 Fetched 107 kB in 0s (0 B/s) 19:23:17 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:23:17 Fetched 48.7 kB in 0s (0 B/s) 19:23:17 Pulling static-packages 19:23:17 + snapcraftctl pull 19:23:18 Pulling version 19:23:18 + cd /root/project 19:23:18 + git describe --tags --abbrev=0 19:23:18 + sed s/v// 19:23:18 + GIT_VERSION=2.0.1-dev.91 19:23:18 + [ -z 2.0.1-dev.91 ] 19:23:18 + snapcraftctl set-version 2.0.1-dev.91 19:23:19 Building config-common 19:23:19 + snapcraftctl build 19:23:21 Skipping build go-build-helper (already ran) 19:23:21 Building edgex-go 19:23:21 + cd /root/parts/edgex-go/src 19:23:21 + git describe --tags --abbrev=0 19:23:21 + sed s/v// 19:23:21 + GIT_VERSION=2.0.1-dev.91 19:23:21 + [ -z 2.0.1-dev.91 ] 19:23:21 + echo 2.0.1-dev.91 19:23:21 + [ ! -d vendor ] 19:23:21 + go mod download all 19:23:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:23:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:23:25 ---> 394e80e694d4 19:23:25 Step 3/22 : WORKDIR /edgex-go 19:23:25 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:23:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:23:25 ---> 394e80e694d4 19:23:25 Step 3/20 : WORKDIR /edgex-go 19:23:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:23:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:23:25 ---> 394e80e694d4 19:23:25 Step 3/23 : WORKDIR /edgex-go 19:23:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:23:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:23:25 ---> 394e80e694d4 19:23:25 Step 3/22 : WORKDIR /edgex-go 19:23:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:23:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:23:25 ---> 394e80e694d4 19:23:25 Step 3/22 : WORKDIR /edgex-go 19:23:25 ---> Running in a759ea84af3d 19:23:25 ---> Running in 7dadf63b2fbd 19:23:25 ---> Running in 1e97eeb4aef3 19:23:25 ---> Running in ccf0b2c679f2 19:23:25 ---> Running in 7d892b3e273a 19:23:25 Removing intermediate container 1e97eeb4aef3 19:23:25 ---> d24a251935e1 19:23:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:25 Removing intermediate container ccf0b2c679f2 19:23:25 ---> 899bd337f9e7 19:23:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:25 Removing intermediate container 7dadf63b2fbd 19:23:25 ---> b5e31b9defd7 19:23:25 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:25 Removing intermediate container a759ea84af3d 19:23:25 ---> 4198d8070a64 19:23:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:25 Removing intermediate container 7d892b3e273a 19:23:25 ---> 2e953788d035 19:23:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:25 ---> Running in 42ad8273e1f0 19:23:25 ---> Running in 3ba9de6c40a4 19:23:25 ---> Running in 1ca7d5f6dd29 19:23:25 ---> Running in 488d08b8029b 19:23:25 ---> Running in 7d4a0d3d412d 19:23:28 Removing intermediate container 3ba9de6c40a4 19:23:28 ---> f6bedc1b3867 19:23:28 Step 5/23 : RUN apk add --update --no-cache make git 19:23:28 Removing intermediate container 42ad8273e1f0 19:23:28 ---> 2883c9ab2aa1 19:23:28 Step 5/20 : RUN apk add --update --no-cache make git 19:23:28 ---> Running in c769aff57465 19:23:29 ---> Running in 49a68d0e8c36 19:23:29 Removing intermediate container 1ca7d5f6dd29 19:23:29 ---> b243934e113f 19:23:29 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:23:29 Removing intermediate container 7d4a0d3d412d 19:23:29 ---> 19a59496fab9 19:23:29 Step 5/22 : RUN apk add --update --no-cache make git 19:23:29 ---> Running in 14797182e95c 19:23:29 ---> Running in 5a661b1c66c0 19:23:29 Removing intermediate container 488d08b8029b 19:23:29 ---> b60f8c7208d7 19:23:29 Step 5/22 : RUN apk add --update --no-cache make git 19:23:29 ---> Running in 6482847ae58c 19:23:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:23:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:23:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:23:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:23:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:23:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:23:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:23:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:23:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:23:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:23:33 OK: 219 MiB in 52 packages 19:23:33 + make build 19:23:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-data/core-data ./cmd/core-data 19:23:33 OK: 219 MiB in 52 packages 19:23:34 OK: 219 MiB in 52 packages 19:23:34 OK: 219 MiB in 52 packages 19:23:34 OK: 219 MiB in 52 packages 19:23:34 Removing intermediate container c769aff57465 19:23:34 ---> 0040bc2a0911 19:23:34 Step 6/23 : COPY go.mod . 19:23:35 Removing intermediate container 14797182e95c 19:23:35 ---> 466df5704cd3 19:23:35 Removing intermediate container 49a68d0e8c36 19:23:35 Step 6/22 : COPY . . 19:23:35 ---> 8d8f89dbe323 19:23:35 Step 6/20 : COPY . . 19:23:36 Removing intermediate container 5a661b1c66c0 19:23:36 ---> 7c199877f665 19:23:36 Step 6/22 : COPY . . 19:23:36 Removing intermediate container 6482847ae58c 19:23:36 ---> e6b6a44767b4 19:23:36 Step 6/22 : COPY . . 19:23:36 ---> 868114bfaf3a 19:23:36 Step 7/23 : RUN go mod download 19:23:36 ---> Running in b9add2019570 19:23:42 Removing intermediate container b9add2019570 19:23:42 ---> 1bc12bba0031 19:23:42 Step 8/23 : COPY . . 19:23:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:23:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-command/core-command ./cmd/core-command 19:23:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:23:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:23:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:23:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:23:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:23:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:23:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:23:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/secrets-config ./cmd/secrets-config 19:23:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:23:58 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:23:58 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:23:58 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:23:58 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:23:58 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:23:58 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:23:58 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:23:58 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:23:58 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:23:58 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:23:58 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:23:58 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:23:58 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:23:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:23:58 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:23:58 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:23:58 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:23:58 + 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 19:23:58 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:23:58 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:23:58 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:23:58 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:23:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:23:58 + 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 19:23:58 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:23:58 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:23:58 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:23:59 Building hooks 19:23:59 + cd /root/parts/hooks/src 19:23:59 + make build 19:23:59 go mod tidy 19:23:59 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 19:24:01 go: downloading github.com/davecgh/go-spew v1.1.0 19:24:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:24:01 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:24:01 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:24:01 ---> 318bc084e59e 19:24:01 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:01 ---> 5b52c7f97ce4 19:24:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:01 ---> cedad087634f 19:24:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:01 ---> 899a18ffad0b 19:24:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:01 ---> Running in 519d0b2b9060 19:24:01 ---> Running in fcf55e187c8b 19:24:01 ---> Running in 9ac28abe64b8 19:24:01 ---> Running in 13d7a338232b 19:24:01 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:24:01 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:24:03 ---> 85860d7d65e6 19:24:03 Step 9/23 : RUN go mod tidy 19:24:03 ---> Running in 9e233cd4f8dc 19:24:05 Building static-packages 19:24:05 + snapcraftctl build 19:24:07 Building version 19:24:07 + snapcraftctl build 19:24:08 Removing intermediate container 519d0b2b9060 19:24:08 ---> 74505277fc5d 19:24:08 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:24:08 ---> Running in 38c4d6548868 19:24:08 Removing intermediate container 13d7a338232b 19:24:08 ---> d93d39bc8c4f 19:24:08 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:24:08 Removing intermediate container fcf55e187c8b 19:24:08 ---> db74a4dede94 19:24:08 Step 8/22 : RUN make cmd/core-data/core-data 19:24:08 ---> Running in bc97ceadafc0 19:24:08 ---> Running in 3b30f17ce142 19:24:08 Removing intermediate container 9ac28abe64b8 19:24:08 ---> 6e7d01632bdb 19:24:08 Step 8/22 : RUN make cmd/core-command/core-command 19:24:08 ---> Running in 3f00a78a4aa3 19:24:08 Staging config-common 19:24:08 + snapcraftctl stage 19:24:09 Removing intermediate container 9e233cd4f8dc 19:24:09 ---> 06c06d83aa66 19:24:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:24:09 ---> Running in 27be55548860 19:24:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:24:10 Skipping stage go-build-helper (already ran) 19:24:10 Staging edgex-go 19:24:10 + snapcraftctl stage 19:24:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:24:11 Staging hooks 19:24:11 + snapcraftctl stage 19:24:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:24:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:24:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:24:12 Staging static-packages 19:24:12 + snapcraftctl stage 19:24:13 Staging version 19:24:13 + snapcraftctl stage 19:24:14 Priming config-common 19:24:14 + snapcraftctl prime 19:24:15 Priming go-build-helper 19:24:15 + snapcraftctl prime 19:24:16 Priming edgex-go 19:24:16 + snapcraftctl prime 19:24:18 Priming hooks 19:24:18 + snapcraftctl prime 19:24:19 Priming static-packages 19:24:19 + snapcraftctl prime 19:24:22 Priming version 19:24:22 + snapcraftctl prime 19:24:23 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] } 19:26:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:26:26 Removing intermediate container 3f00a78a4aa3 19:26:26 ---> 4a46134c6ff5 19:26:26 19:26:26 Step 9/22 : FROM alpine:3.14 19:26:26 3.14: Pulling from library/alpine 19:26:27 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:26:27 Status: Downloaded newer image for alpine:3.14 19:26:27 ---> bb3de5531c18 19:26:27 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:26:27 ---> Running in 5379da1f6c8d 19:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:26:32 (1/1) Installing dumb-init (1.2.5-r1) 19:26:32 Executing busybox-1.33.1-r3.trigger 19:26:32 OK: 5 MiB in 15 packages 19:26:33 Removing intermediate container 38c4d6548868 19:26:33 ---> 55e454325e4f 19:26:33 19:26:33 Step 9/20 : FROM alpine:3.14 19:26:33 ---> bb3de5531c18 19:26:33 Step 10/20 : RUN apk add --update --no-cache curl 19:26:33 ---> Running in 787f96586561 19:26:34 Removing intermediate container 5379da1f6c8d 19:26:34 ---> e6904c5dbadf 19:26:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:26:34 ---> Running in 992f2c9b9873 19:26:35 Removing intermediate container 992f2c9b9873 19:26:35 ---> f8be990a8487 19:26:35 Step 12/22 : ENV APP_PORT=59882 19:26:35 ---> Running in fd306b80b14f 19:26:36 Removing intermediate container fd306b80b14f 19:26:36 ---> 31306e3b8ccf 19:26:36 Step 13/22 : EXPOSE $APP_PORT 19:26:36 ---> Running in 86abdb57e00f 19:26:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:26:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:26:37 Removing intermediate container 86abdb57e00f 19:26:37 ---> 4370d20b526a 19:26:37 Step 14/22 : WORKDIR / 19:26:37 ---> Running in 631451952f1a 19:26:38 Removing intermediate container 631451952f1a 19:26:38 ---> b21bb62199ad 19:26:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:38 (1/5) Installing ca-certificates (20191127-r5) 19:26:38 (2/5) Installing brotli-libs (1.0.9-r5) 19:26:38 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:26:38 (4/5) Installing libcurl (7.79.1-r0) 19:26:38 (5/5) Installing curl (7.79.1-r0) 19:26:38 Executing busybox-1.33.1-r3.trigger 19:26:38 Executing ca-certificates-20191127-r5.trigger 19:26:38 OK: 8 MiB in 19 packages 19:26:38 ---> a733b593f555 19:26:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:26:41 Removing intermediate container 787f96586561 19:26:41 ---> b7477d468702 19:26:41 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:26:41 ---> Running in ee0ec63fe399 19:26:42 ---> 08dd05cd88d5 19:26:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:26:42 Removing intermediate container ee0ec63fe399 19:26:42 ---> e8102755a1fc 19:26:42 Step 12/20 : WORKDIR /edgex 19:26:43 ---> Running in 82c570cfbf56 19:26:43 ---> 117ef8b2b206 19:26:43 Step 18/22 : ENTRYPOINT ["/core-command"] 19:26:43 ---> Running in d70dba7a7550 19:26:43 Removing intermediate container 82c570cfbf56 19:26:43 ---> 4dd03e4fcce5 19:26:43 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:26:45 Removing intermediate container d70dba7a7550 19:26:45 ---> a48c2969dd15 19:26:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:45 ---> Running in 79cb1ed41437 19:26:45 ---> 2cd133a2dabd 19:26:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:26:46 Removing intermediate container 79cb1ed41437 19:26:46 ---> 62c535948136 19:26:46 Step 20/22 : LABEL arch=arm64 19:26:46 ---> Running in 6c0db92c87b5 19:26:46 Removing intermediate container 27be55548860 19:26:46 ---> b14b2bc982f0 19:26:46 19:26:46 Step 11/23 : FROM alpine:3.14 19:26:46 ---> bb3de5531c18 19:26:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:26:46 ---> Using cache 19:26:46 ---> e6904c5dbadf 19:26:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:26:46 ---> Using cache 19:26:46 ---> f8be990a8487 19:26:46 Step 14/23 : ENV APP_PORT=59861 19:26:47 ---> Running in 6ab1b448d4a6 19:26:47 Removing intermediate container 6c0db92c87b5 19:26:47 ---> 6c6c076ab714 19:26:47 Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:26:47 ---> Running in d3ece51a2a3c 19:26:48 ---> 9304b2ecefc4 19:26:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:26:48 Removing intermediate container 6ab1b448d4a6 19:26:48 ---> 511663be75c0 19:26:48 Step 15/23 : EXPOSE $APP_PORT 19:26:48 ---> Running in 023cab31a789 19:26:48 Removing intermediate container d3ece51a2a3c 19:26:48 ---> 0ef39913b0e8 19:26:48 Step 22/22 : LABEL version=0.0.0 19:26:48 Removing intermediate container bc97ceadafc0 19:26:48 ---> 4fb8db47d64f 19:26:48 19:26:48 Step 9/22 : FROM alpine:3.14 19:26:48 ---> bb3de5531c18 19:26:48 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:26:48 ---> Using cache 19:26:48 ---> e6904c5dbadf 19:26:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:26:48 ---> Using cache 19:26:48 ---> f8be990a8487 19:26:48 Step 12/22 : ENV APP_PORT=59881 19:26:48 ---> Running in 1415fda5cc33 19:26:48 Removing intermediate container 023cab31a789 19:26:48 ---> 0e57c3b07710 19:26:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:48 ---> Running in 53a5cc01282b 19:26:49 Removing intermediate container 1415fda5cc33 19:26:49 ---> fac0f4ef8a78 19:26:49 19:26:49 Removing intermediate container 53a5cc01282b 19:26:49 ---> 8a886db3ef13 19:26:49 Step 13/22 : EXPOSE $APP_PORT 19:26:49 ---> 6321811ce885 19:26:50 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:26:50 ---> Running in 222ff1f7ced3 19:26:50 ---> Running in d2b3d7dea49f 19:26:50 ---> d8ee53208830 19:26:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:26:50 Successfully built fac0f4ef8a78 19:26:50 Successfully tagged core-command-arm64:latest 19:26:50  Building core-command ... done Building support-notifications 19:26:51 Removing intermediate container d2b3d7dea49f 19:26:51 ---> d8ef61d15944 19:26:51 Step 17/20 : CMD ["--init=true"]Removing intermediate container 222ff1f7ced3 19:26:51 ---> c5dee62c2a65 19:26:51 Step 14/22 : WORKDIR / 19:26:51 19:26:51 ---> Running in fbcf2e2784e2 19:26:51 ---> Running in 6d790c83bc6d 19:26:52 Removing intermediate container 6d790c83bc6d 19:26:52 ---> 8dda134ccead 19:26:52 Step 18/20 : LABEL arch=arm64 19:26:52 Removing intermediate container fbcf2e2784e2 19:26:52 ---> 0ac9f3f4417b 19:26:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:52 ---> 8af7d10e9a06 19:26:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:26:52 ---> Running in 440d40ea7922 19:26:53 Removing intermediate container 440d40ea7922 19:26:53 ---> 3d3c3b90709c 19:26:53 Step 19/20 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:26:53 ---> Running in 438174780b8d 19:26:53 ---> 5ebbec971a9c 19:26:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:26:53 ---> c3527a271fa5 19:26:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:26:54 ---> Running in 55bb8ee185f5 19:26:54 Removing intermediate container 438174780b8d 19:26:54 ---> 3b55caffa9d4 19:26:54 Step 20/20 : LABEL version=0.0.0 19:26:54 ---> Running in 380bc1bc3c9c 19:26:55 Removing intermediate container 55bb8ee185f5 19:26:55 ---> 88cd1c42ba3d 19:26:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:55 ---> Running in 060c21831858 19:26:56 Removing intermediate container 380bc1bc3c9c 19:26:56 ---> f07aa76f6c4d 19:26:56 19:26:56 ---> bc387680fccb 19:26:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:26:56 Removing intermediate container 060c21831858 19:26:56 ---> 59c5909ace5b 19:26:56 Step 21/23 : LABEL arch=arm64 19:26:56 Successfully built f07aa76f6c4d 19:26:56 Successfully tagged security-proxy-setup-arm64:latest 19:26:56  Building security-proxy-setup ... done Building security-bootstrapper 19:26:56 ---> Running in 7e7eeb8f0765 19:26:57 Removing intermediate container 3b30f17ce142 19:26:57 ---> ca0c7d905f34 19:26:57 19:26:57 Step 9/22 : FROM alpine:3.14 19:26:57 ---> bb3de5531c18 19:26:57 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:26:57 ---> Running in 126a971c0762 19:26:57 Removing intermediate container 7e7eeb8f0765 19:26:57 ---> 69a00850cedd 19:26:57 Step 22/23 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:26:57 ---> 232736f990a1 19:26:57 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:26:57 ---> Running in e7a873405fec 19:26:57 ---> Running in 43cb5db41240 19:26:58 Removing intermediate container 126a971c0762 19:26:58 ---> 9d5ad3c2f83f 19:26:58 Step 11/22 : ENV APP_PORT=59880 19:26:58 Removing intermediate container e7a873405fec 19:26:58 ---> 26f87df32cf2 19:26:58 Step 23/23 : LABEL version=0.0.0 19:26:58 ---> Running in 30685f9b3ebd 19:26:58 Removing intermediate container 43cb5db41240 19:26:58 ---> a00af4536862 19:26:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:58 ---> Running in 4d51a283e72b 19:26:58 ---> Running in 85802cd64ca6 19:26:58 Removing intermediate container 30685f9b3ebd 19:26:58 ---> dccd73f32ad9 19:26:58 Step 12/22 : EXPOSE $APP_PORT 19:26:59 ---> Running in 9ff71fe44d4f 19:26:59 Removing intermediate container 85802cd64ca6 19:26:59 ---> 75514417ea1c 19:26:59 Step 20/22 : LABEL arch=arm64 19:26:59 Removing intermediate container 4d51a283e72b 19:26:59 ---> 32e098681c54 19:26:59 19:26:59 ---> Running in 42ecfce4ff85 19:26:59 Removing intermediate container 9ff71fe44d4f 19:26:59 ---> ce8da5c41031 19:26:59 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesSuccessfully built 32e098681c54 19:26:59 19:26:59 Successfully tagged support-scheduler-arm64:latest 19:26:59  Building support-scheduler ... done Building sys-mgmt-agent 19:26:59 ---> Running in 2905b22e13ee 19:26:59 Removing intermediate container 42ecfce4ff85 19:26:59 ---> 6216c8bcbd48 19:26:59 Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:27:00 ---> Running in 0dd436a641ba 19:27:00 Removing intermediate container 0dd436a641ba 19:27:00 ---> 137b6a6e2ef4 19:27:00 Step 22/22 : LABEL version=0.0.0 19:27:00 ---> Running in 0eb2887cd420 19:27:01 Removing intermediate container 0eb2887cd420 19:27:01 ---> 372a2e380ba9 19:27:01 19:27:02 Successfully built 372a2e380ba9 19:27:02 Successfully tagged core-metadata-arm64:latest 19:27:02  Building core-metadata ... done Building security-secretstore-setup 19:27:02 Removing intermediate container 2905b22e13ee 19:27:02 ---> 015dad156ba2 19:27:02 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:27:02 ---> Running in 86bcc32cee30 19:27:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:06 (1/6) Installing dumb-init (1.2.5-r1) 19:27:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:27:06 (3/6) Installing libsodium (1.0.18-r0) 19:27:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:27:06 (5/6) Installing libzmq (4.3.4-r0) 19:27:06 (6/6) Installing zeromq (4.3.4-r0) 19:27:07 Executing busybox-1.33.1-r3.trigger 19:27:07 OK: 8 MiB in 20 packages 19:27:08 Removing intermediate container 86bcc32cee30 19:27:08 ---> 3d98fe90ad78 19:27:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:09 ---> a89de0c99528 19:27:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:27:10 ---> 1f3d148d651f 19:27:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:27:11 ---> 35c1c526f6ad 19:27:11 Step 18/22 : ENTRYPOINT ["/core-data"] 19:27:11 ---> Running in e99eb9b3c7fb 19:27:12 Removing intermediate container e99eb9b3c7fb 19:27:12 ---> f271f7f4bf6b 19:27:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:12 ---> Running in 3ffc24118d37 19:27:13 Removing intermediate container 3ffc24118d37 19:27:13 ---> 25829e3e23c6 19:27:13 Step 20/22 : LABEL arch=arm64 19:27:13 ---> Running in 7c152b8325de 19:27:13 Removing intermediate container 7c152b8325de 19:27:13 ---> 371c9b69a08d 19:27:13 Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:27:13 ---> Running in e0075325af77 19:27:14 Removing intermediate container e0075325af77 19:27:14 ---> 67c9dff50def 19:27:14 Step 22/22 : LABEL version=0.0.0 19:27:14 ---> Running in 26e3097f7cac 19:27:15 Removing intermediate container 26e3097f7cac 19:27:15 ---> 36eb1ae66f53 19:27:15 19:27:15 Successfully built 36eb1ae66f53 19:27:15 Successfully tagged core-data-arm64:latest 19:27:33  Building core-data ... done Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:27:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:27:33 ---> 394e80e694d4 19:27:33 Step 3/21 : WORKDIR /edgex-go 19:27:33 ---> Using cache 19:27:33 ---> 2e953788d035 19:27:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:33 ---> Using cache 19:27:33 ---> b60f8c7208d7 19:27:33 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 19:27:33 ---> Running in 4dedb027e956 19:27:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:36 OK: 219 MiB in 52 packages 19:27:38 Removing intermediate container 4dedb027e956 19:27:38 ---> ccac9ada9c37 19:27:38 Step 6/21 : COPY . . 19:27:41 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:27:41 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:27:41 ---> 394e80e694d4 19:27:41 Step 3/30 : WORKDIR /edgex-go 19:27:41 ---> Using cache 19:27:41 ---> 2e953788d035 19:27:41 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:41 ---> Using cache 19:27:41 ---> b60f8c7208d7 19:27:41 Step 5/30 : RUN apk add --update --no-cache make git 19:27:41 ---> Using cache 19:27:41 ---> e6b6a44767b4 19:27:41 Step 6/30 : COPY . . 19:27:41 ---> Using cache 19:27:41 ---> 5b52c7f97ce4 19:27:41 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:41 ---> Using cache 19:27:41 ---> 6e7d01632bdb 19:27:41 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:27:42 ---> Running in 3ff615f7b12c 19:27:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:27:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:27:42 ---> 394e80e694d4 19:27:42 Step 3/22 : WORKDIR /edgex-go 19:27:42 ---> Using cache 19:27:42 ---> 2e953788d035 19:27:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:42 ---> Using cache 19:27:42 ---> b60f8c7208d7 19:27:42 Step 5/22 : RUN apk add --update --no-cache make bash git 19:27:42 ---> Running in 6cc40969ec5d 19:27:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:27:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:27:43 ---> 394e80e694d4 19:27:43 Step 3/24 : WORKDIR /edgex-go 19:27:43 ---> Using cache 19:27:43 ---> 2e953788d035 19:27:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:43 ---> Using cache 19:27:43 ---> b60f8c7208d7 19:27:43 Step 5/24 : RUN apk add --update --no-cache make git 19:27:43 ---> Using cache 19:27:43 ---> e6b6a44767b4 19:27:43 Step 6/24 : COPY . . 19:27:43 ---> Using cache 19:27:43 ---> 5b52c7f97ce4 19:27:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:43 ---> Using cache 19:27:43 ---> 6e7d01632bdb 19:27:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:27:43 ---> Running in 2a39aa547c8d 19:27:44 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 19:27:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:27:47 OK: 219 MiB in 52 packages 19:27:49 Removing intermediate container 6cc40969ec5d 19:27:49 ---> fde71730f0d3 19:27:49 Step 6/22 : COPY . . 19:27:59 ---> 27f8b895ed53 19:27:59 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:59 ---> Running in abb6deec22ac 19:28:06 Removing intermediate container abb6deec22ac 19:28:06 ---> d2e5ebff26d4 19:28:06 Step 8/21 : RUN make cmd/support-notifications/support-notifications 19:28:06 ---> Running in ca7cd0864a71 19:28:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:28:12 ---> a01779bea62e 19:28:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:12 ---> Running in e374e2be6119 19:28:17 Removing intermediate container e374e2be6119 19:28:17 ---> 6d20e2849413 19:28:17 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:28:17 ---> Running in 12d66a3d3456 19:28:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:29:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:29:28 Removing intermediate container 3ff615f7b12c 19:29:28 ---> f181bfc2ecad 19:29:28 19:29:28 Step 9/30 : FROM alpine:3.14 19:29:28 ---> bb3de5531c18 19:29:28 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:29:28 ---> Running in 1c3ab23e35a5 19:29:28 Removing intermediate container 1c3ab23e35a5 19:29:28 ---> 48fa28b22b26 19:29:28 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 19:29:28 ---> Running in 49ad4322351e 19:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:30 (1/2) Installing dumb-init (1.2.5-r1) 19:29:30 (2/2) Installing su-exec (0.2-r1) 19:29:30 Executing busybox-1.33.1-r3.trigger 19:29:30 OK: 5 MiB in 16 packages 19:29:32 Removing intermediate container 49ad4322351e 19:29:32 ---> e69860cdf886 19:29:32 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 19:29:32 ---> Running in fb57dc4c41c2 19:29:33 Removing intermediate container fb57dc4c41c2 19:29:33 ---> 9c582d636a4d 19:29:33 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:29:33 ---> Running in c916572ec882 19:29:34 Removing intermediate container c916572ec882 19:29:34 ---> af765af8d409 19:29:34 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:29:34 ---> Running in 32c01867ed07 19:29:39 Removing intermediate container 2a39aa547c8d 19:29:39 ---> 3bc73f635d6f 19:29:39 19:29:39 Step 9/24 : FROM alpine:3.14 19:29:39 ---> bb3de5531c18 19:29:39 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:29:39 ---> Running in 515d7905bfd6 19:29:39 Removing intermediate container 32c01867ed07 19:29:39 ---> eee822565210 19:29:39 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 19:29:39 ---> Running in a578c7cc7f80 19:29:40 Removing intermediate container a578c7cc7f80 19:29:40 ---> 37a3d695ed81 19:29:40 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:42 ---> ca7351bfcfd7 19:29:42 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:29:42 ---> Running in 5a90d4928bb5 19:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:43 (1/3) Installing ca-certificates (20191127-r5) 19:29:43 (2/3) Installing dumb-init (1.2.5-r1) 19:29:43 (3/3) Installing su-exec (0.2-r1) 19:29:43 Executing busybox-1.33.1-r3.trigger 19:29:43 Executing ca-certificates-20191127-r5.trigger 19:29:43 OK: 6 MiB in 17 packages 19:29:47 Removing intermediate container 5a90d4928bb5 19:29:47 ---> 22f6aa9c70b9 19:29:47 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:47 Removing intermediate container 515d7905bfd6 19:29:47 ---> e7f232b39d81 19:29:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:29:47 ---> Running in 6b84c8286098 19:29:47 Removing intermediate container 6b84c8286098 19:29:47 ---> 4edd9bc1d1a3 19:29:47 Step 12/24 : WORKDIR / 19:29:47 ---> Running in 0f6786ff16e1 19:29:47 ---> 780c13a37699 19:29:47 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:29:48 Removing intermediate container 0f6786ff16e1 19:29:48 ---> ce0682697c18 19:29:48 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:29:50 ---> 8d061cbca621 19:29:50 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:29:50 ---> 0657703582b3 19:29: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 19:29:51 ---> 62bbf3cd0f02 19:29:51 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:29:51 ---> 5855f893776b 19:29:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:29:52 ---> d201a768295e 19:29:52 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:29:53 ---> 4711533c2ca9 19:29: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 19:29:54 ---> c8d14f6756cc 19:29:54 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:29:54 ---> Running in 852dec94f828 19:29:54 ---> 8a56d28bc52e 19:29:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:29:55 Removing intermediate container 852dec94f828 19:29:55 ---> cf9a36d58b2f 19:29:55 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:29:57 ---> 2d07ebf47857 19:29:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:29:57 ---> 5a8c708ae6b0 19:29:57 Step 25/30 : RUN chmod +x /entrypoint.sh 19:29:57 ---> Running in 706eb08016a7 19:29:58 ---> 0a424724a684 19:29:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:30:00 ---> 28469b3feca9 19:30:00 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:30:00 ---> Running in 8f726d7ce4c9 19:30:00 Removing intermediate container 706eb08016a7 19:30:00 ---> 943112367dfc 19:30:00 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:30:01 ---> Running in 60fa83c086ce 19:30:02 Removing intermediate container 60fa83c086ce 19:30:02 ---> 20dd0147df97 19:30:02 Step 27/30 : CMD ["gate"] 19:30:02 Removing intermediate container 12d66a3d3456 19:30:02 ---> 1511dd8897e6 19:30:02 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:30:02 ---> Running in 88c97820e914 19:30:02 ---> Running in d57058d7053f 19:30:03 Removing intermediate container 8f726d7ce4c9 19:30:03 ---> a6816b6723bd 19:30:03 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:30:03 ---> Running in a61617462739 19:30:03 Removing intermediate container 88c97820e914 19:30:03 ---> 1d0a22da6a06 19:30:03 Step 28/30 : LABEL arch=arm64 19:30:03 Removing intermediate container ca7cd0864a71 19:30:03 ---> 68c34c4b4844 19:30:03 19:30:03 Step 9/21 : FROM alpine:3.14 19:30:03 ---> bb3de5531c18 19:30:03 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 19:30:04 ---> Running in 95e6af7db721 19:30:04 ---> Running in 80e6f0737399 19:30:04 Removing intermediate container a61617462739 19:30:04 ---> a2dc4c7a8eb2 19:30:04 Step 22/24 : LABEL arch=arm64 19:30:04 ---> Running in dd418333da30 19:30:04 Removing intermediate container 95e6af7db721 19:30:04 ---> 53b92e2ab292 19:30:04 Step 29/30 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:30:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:30:05 ---> Running in e8e294f1fd80 19:30:05 Removing intermediate container dd418333da30 19:30:05 ---> f0f59ef941b3 19:30:05 Step 23/24 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:30:05 ---> Running in 46b8e4964b15 19:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:30:05 Removing intermediate container e8e294f1fd80 19:30:05 ---> ecd37fb03b67 19:30:05 Step 30/30 : LABEL version=0.0.0 19:30:05 Removing intermediate container 46b8e4964b15 19:30:05 ---> 14e036678089 19:30:05 Step 24/24 : LABEL version=0.0.0 19:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:30:06 ---> Running in 9f9b3cba6143 19:30:06 ---> Running in e92e1b85e6af 19:30:06 Removing intermediate container 9f9b3cba6143 19:30:06 ---> f2d9122eb41c 19:30:06 19:30:06 Removing intermediate container e92e1b85e6af 19:30:06 ---> 4b984ce5561c 19:30:06 19:30:07 (1/2) Installing ca-certificates (20191127-r5) 19:30:07 (2/2) Installing dumb-init (1.2.5-r1) 19:30:07 Executing busybox-1.33.1-r3.trigger 19:30:07 Executing ca-certificates-20191127-r5.trigger 19:30:08 Successfully built f2d9122eb41c 19:30:08 Successfully tagged security-secretstore-setup-arm64:latest 19:30:08  Building security-secretstore-setup ... done Successfully built 4b984ce5561c 19:30:08 Successfully tagged security-bootstrapper-arm64:latest 19:30:08  Building security-bootstrapper ... done OK: 6 MiB in 16 packages 19:30:08 Removing intermediate container d57058d7053f 19:30:08 ---> dac1a892d5e0 19:30:08 19:30:08 Step 10/22 : FROM docker:20.10.8 19:30:08 20.10.8: Pulling from library/docker 19:30:08 Removing intermediate container 80e6f0737399 19:30:08 ---> 287057251d27 19:30:08 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:30:09 ---> Running in 1a6b9a728c79 19:30:10 Removing intermediate container 1a6b9a728c79 19:30:10 ---> 3d2bb448363f 19:30:10 Step 12/21 : ENV APP_PORT=59860 19:30:10 ---> Running in 636c25901347 19:30:10 Removing intermediate container 636c25901347 19:30:10 ---> 373e2dc129c3 19:30:10 Step 13/21 : EXPOSE $APP_PORT 19:30:10 ---> Running in 79974285c8b8 19:30:11 Removing intermediate container 79974285c8b8 19:30:11 ---> 7e87da9afb9f 19:30:11 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:12 ---> ab04ad632763 19:30:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:30:14 ---> 0f2ff56a93b8 19:30:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:30:14 ---> adf2e1d87fae 19:30:14 Step 17/21 : ENTRYPOINT ["/support-notifications"] 19:30:15 ---> Running in e6bf28f7e22e 19:30:15 Removing intermediate container e6bf28f7e22e 19:30:15 ---> 3bf81c8e66f5 19:30:15 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:15 ---> Running in 0a5b40cd8585 19:30:16 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 19:30:16 Status: Downloaded newer image for docker:20.10.8 19:30:16 ---> 3734d5adc5ac 19:30:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:30:16 Removing intermediate container 0a5b40cd8585 19:30:16 ---> b935d7ca4e62 19:30:16 Step 19/21 : LABEL arch=arm64 19:30:16 ---> Running in dd636a90e6fe 19:30:16 ---> Running in 329af8e7ea2b 19:30:16 Removing intermediate container dd636a90e6fe 19:30:16 ---> 21fcf9435d59 19:30:16 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 19:30:16 Removing intermediate container 329af8e7ea2b 19:30:16 ---> 8d97e584553e 19:30:16 Step 20/21 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:30:16 ---> Running in 07447b269243 19:30:16 ---> Running in 4a302a4cab1a 19:30:17 Removing intermediate container 07447b269243 19:30:17 ---> e9b588500630 19:30:17 Step 21/21 : LABEL version=0.0.0 19:30:17 ---> Running in 40793a41e8fb 19:30:18 Removing intermediate container 40793a41e8fb 19:30:18 ---> d25e82d6c61c 19:30:18 19:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:30:18 Successfully built d25e82d6c61c 19:30:18 Successfully tagged support-notifications-arm64:latest 19:30:18  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:30:19 (1/42) Installing readline (8.1.0-r0) 19:30:19 (2/42) Installing bash (5.1.4-r0) 19:30:19 Executing bash-5.1.4-r0.post-install 19:30:19 (3/42) Installing brotli-libs (1.0.9-r5) 19:30:19 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:30:19 (5/42) Installing libcurl (7.79.1-r0) 19:30:19 (6/42) Installing curl (7.79.1-r0) 19:30:19 (7/42) Installing dumb-init (1.2.5-r1) 19:30:19 (8/42) Installing libbz2 (1.0.8-r1) 19:30:19 (9/42) Installing expat (2.4.1-r0) 19:30:19 (10/42) Installing libffi (3.3-r2) 19:30:19 (11/42) Installing gdbm (1.19-r0) 19:30:19 (12/42) Installing xz-libs (5.2.5-r0) 19:30:19 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:30:19 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:30:19 (15/42) Installing mpdecimal (2.5.1-r1) 19:30:19 (16/42) Installing sqlite-libs (3.35.5-r0) 19:30:19 (17/42) Installing python3 (3.9.5-r1) 19:30:21 (18/42) Installing py3-appdirs (1.4.4-r2) 19:30:21 (19/42) Installing py3-chardet (4.0.0-r2) 19:30:21 (20/42) Installing py3-idna (3.2-r0) 19:30:21 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:30:21 (22/42) Installing py3-certifi (2020.12.5-r1) 19:30:21 (23/42) Installing py3-requests (2.25.1-r4) 19:30:21 (24/42) Installing py3-msgpack (1.0.2-r1) 19:30:21 (25/42) Installing py3-lockfile (0.12.2-r4) 19:30:21 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:30:21 (27/42) Installing py3-colorama (0.4.4-r1) 19:30:21 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:30:21 (29/42) Installing py3-distlib (0.3.1-r3) 19:30:22 (30/42) Installing py3-distro (1.5.0-r3) 19:30:22 (31/42) Installing py3-six (1.15.0-r1) 19:30:22 (32/42) Installing py3-webencodings (0.5.1-r4) 19:30:22 (33/42) Installing py3-html5lib (1.1-r1) 19:30:22 (34/42) Installing py3-parsing (2.4.7-r2) 19:30:22 (35/42) Installing py3-packaging (20.9-r1) 19:30:22 (36/42) Installing py3-toml (0.10.2-r2) 19:30:22 (37/42) Installing py3-pep517 (0.10.0-r2) 19:30:22 (38/42) Installing py3-progress (1.5-r2) 19:30:22 (39/42) Installing py3-retrying (1.3.3-r1) 19:30:22 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:30:22 (41/42) Installing py3-setuptools (52.0.0-r3) 19:30:22 (42/42) Installing py3-pip (20.3.4-r1) 19:30:23 Executing busybox-1.33.1-r3.trigger 19:30:23 OK: 84 MiB in 64 packages 19:30:28 Collecting docker-compose==1.23.2 19:30:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:30:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:30:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:30:31 Collecting jsonschema<3,>=2.5.1 19:30:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:30:31 Collecting docopt<0.7,>=0.6.1 19:30:31 Downloading docopt-0.6.2.tar.gz (25 kB) 19:30:33 Collecting dockerpty<0.5,>=0.4.1 19:30:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:30:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:30:36 Collecting docker<4.0,>=3.6.0 19:30:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:30:36 Collecting texttable<0.10,>=0.9.0 19:30:36 Downloading texttable-0.9.1.tar.gz (11 kB) 19:30:39 Collecting websocket-client<1.0,>=0.32.0 19:30:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:30:39 Collecting cached-property<2,>=1.2.0 19:30:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:30:40 Collecting PyYAML<4,>=3.10 19:30:40 Downloading PyYAML-3.13.tar.gz (270 kB) 19:30:45 Collecting docker-pycreds>=0.4.0 19:30:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:30:45 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) 19:30:45 Collecting chardet<3.1.0,>=3.0.2 19:30:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:30:46 Collecting urllib3<1.25,>=1.21.1 19:30:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:30:46 Collecting idna<2.8,>=2.5 19:30:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:30:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:30:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:30:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:30:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:30:48 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:30:48 Attempting uninstall: urllib3 19:30:48 Found existing installation: urllib3 1.26.5 19:30:48 Uninstalling urllib3-1.26.5: 19:30:48 Successfully uninstalled urllib3-1.26.5 19:30:49 Attempting uninstall: idna 19:30:49 Found existing installation: idna 3.2 19:30:49 Uninstalling idna-3.2: 19:30:49 Successfully uninstalled idna-3.2 19:30:51 Attempting uninstall: chardet 19:30:51 Found existing installation: chardet 4.0.0 19:30:51 Uninstalling chardet-4.0.0: 19:30:51 Successfully uninstalled chardet-4.0.0 19:30:53 Attempting uninstall: requests 19:30:53 Found existing installation: requests 2.25.1 19:30:53 Uninstalling requests-2.25.1: 19:30:53 Successfully uninstalled requests-2.25.1 19:30:54 Running setup.py install for texttable: started 19:30:56 Running setup.py install for texttable: finished with status 'done' 19:30:56 Running setup.py install for PyYAML: started 19:31:00 Running setup.py install for PyYAML: finished with status 'done' 19:31:00 Running setup.py install for docopt: started 19:31:03 Running setup.py install for docopt: finished with status 'done' 19:31:03 Running setup.py install for dockerpty: started 19:31:05 Running setup.py install for dockerpty: finished with status 'done' 19:31:07 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 19:31:18 Removing intermediate container 4a302a4cab1a 19:31:18 ---> 3b1ebae98ff1 19:31:18 Step 13/22 : ENV APP_PORT=58890 19:31:18 ---> Running in 89467e51d589 19:31:18 Removing intermediate container 89467e51d589 19:31:18 ---> 429e466aaf98 19:31:18 Step 14/22 : EXPOSE $APP_PORT 19:31:18 ---> Running in 0bdb1c5b9444 19:31:18 Removing intermediate container 0bdb1c5b9444 19:31:18 ---> 8af573345345 19:31:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:31:19 ---> 2dcab2c6d993 19:31:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:31:20 ---> 950c86fe02d8 19:31:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:31:21 ---> 636fce8d5522 19:31:21 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:31:21 ---> Running in 95fb2274fbf3 19:31:22 Removing intermediate container 95fb2274fbf3 19:31:22 ---> f2684b2dd1b0 19:31:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:22 ---> Running in b229532ca768 19:31:23 Removing intermediate container b229532ca768 19:31:23 ---> 2bde8ed5c16b 19:31:23 Step 20/22 : LABEL arch=arm64 19:31:23 ---> Running in 28305ae2f08b 19:31:23 Removing intermediate container 28305ae2f08b 19:31:23 ---> a64f4ef53c5b 19:31:23 Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 19:31:23 ---> Running in 005f95f13e90 19:31:24 Removing intermediate container 005f95f13e90 19:31:24 ---> 7be961bab3d5 19:31:24 Step 22/22 : LABEL version=0.0.0 19:31:24 ---> Running in 04620025a69c 19:31:24 Removing intermediate container 04620025a69c 19:31:24 ---> 80e1777052f2 19:31:24 19:31:25 Successfully built 80e1777052f2 19:31:25 Successfully tagged sys-mgmt-agent-arm64:latest 19:31:25  Building sys-mgmt-agent ... done  [Pipeline] } 19:31:25 $ docker stop --time=1 dbf2d58ec1e4e9f6878c64086bbaa385c829968e154a5955f302469aac05fbdc 19:31:27 $ docker rm -f dbf2d58ec1e4e9f6878c64086bbaa385c829968e154a5955f302469aac05fbdc [Pipeline] // withDockerContainer [Pipeline] sh 19:31:28 + docker images 19:31:28 REPOSITORY TAG IMAGE ID CREATED SIZE 19:31:28 sys-mgmt-agent-arm64 latest 80e1777052f2 4 seconds ago 277MB 19:31:28 support-notifications-arm64 latest d25e82d6c61c About a minute ago 16.1MB 19:31:28 dac1a892d5e0 About a minute ago 1.57GB 19:31:28 security-secretstore-setup-arm64 latest f2d9122eb41c About a minute ago 26.8MB 19:31:28 security-bootstrapper-arm64 latest 4b984ce5561c About a minute ago 17.8MB 19:31:28 68c34c4b4844 About a minute ago 1.57GB 19:31:28 3bc73f635d6f About a minute ago 1.58GB 19:31:28 f181bfc2ecad 2 minutes ago 1.57GB 19:31:28 core-data-arm64 latest 36eb1ae66f53 4 minutes ago 19.5MB 19:31:28 core-metadata-arm64 latest 372a2e380ba9 4 minutes ago 15.9MB 19:31:28 support-scheduler-arm64 latest 32e098681c54 4 minutes ago 15.3MB 19:31:28 ca0c7d905f34 4 minutes ago 1.58GB 19:31:28 security-proxy-setup-arm64 latest f07aa76f6c4d 4 minutes ago 25.4MB 19:31:28 core-command-arm64 latest fac0f4ef8a78 4 minutes ago 15.2MB 19:31:28 4fb8db47d64f 4 minutes ago 1.57GB 19:31:28 b14b2bc982f0 4 minutes ago 1.57GB 19:31:28 55e454325e4f 4 minutes ago 1.57GB 19:31:28 4a46134c6ff5 5 minutes ago 1.57GB 19:31:28 ci-base-image-arm64 latest 394e80e694d4 16 minutes ago 1.24GB 19:31:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 19:31:28 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 19:31:28 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 19:31:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 19:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:31:30 19:31:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:31:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:31:31 arm64: Pulling from edgex-lftools-log-publisher 19:31:31 448f6bf000e3: Pulling fs layer 19:31:31 f757da607395: Pulling fs layer 19:31:31 05883995daec: Pulling fs layer 19:31:31 8603b9c90790: Pulling fs layer 19:31:31 1560dd03e051: Pulling fs layer 19:31:31 27f5ce0e4adf: Pulling fs layer 19:31:31 c2d8d7efcc4b: Pulling fs layer 19:31:31 27f5ce0e4adf: Waiting 19:31:31 8603b9c90790: Waiting 19:31:31 1560dd03e051: Waiting 19:31:31 f757da607395: Verifying Checksum 19:31:31 f757da607395: Download complete 19:31:31 8603b9c90790: Download complete 19:31:31 1560dd03e051: Verifying Checksum 19:31:31 1560dd03e051: Download complete 19:31:31 27f5ce0e4adf: Verifying Checksum 19:31:31 27f5ce0e4adf: Download complete 19:31:31 05883995daec: Verifying Checksum 19:31:31 05883995daec: Download complete 19:31:32 448f6bf000e3: Verifying Checksum 19:31:32 448f6bf000e3: Download complete 19:31:34 c2d8d7efcc4b: Verifying Checksum 19:31:34 c2d8d7efcc4b: Download complete 19:31:36 448f6bf000e3: Pull complete 19:31:36 f757da607395: Pull complete 19:31:39 05883995daec: Pull complete 19:31:39 8603b9c90790: Pull complete 19:31:40 1560dd03e051: Pull complete 19:31:40 27f5ce0e4adf: Pull complete 19:31:56 c2d8d7efcc4b: Pull complete 19:31:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:31:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:31:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:31:56 prd-ubuntu18.04-docker-arm64-4c-16g-30256 does not seem to be running inside a container 19:31:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:31:59 $ docker top 600a1d8107bb9fea7c2bfa8d2d6c294ef1a3cc34adecd0bbc5e2e0b864c749ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:32:02 ---> job-cost.sh 19:32:02 lf-activate-venv: SKIPPING 19:32:02 INFO: No Stack... 19:32:02 INFO: Retrieving Pricing Info for: v3-standard-4 19:32:03 INFO: Archiving Costs [Pipeline] sh 19:32:03 + + cat /w/workspace/edgex-go/1/archives/cost.csv 19:32:03 cut -d, -f6 [Pipeline] lock 19:32:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3801-1-stack-cost] 19:32:03 Resource [jenkins-edgexfoundry-edgex-go-PR-3801-1-stack-cost] did not exist. Created. 19:32:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3801-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:32:04 + echo total: 0.10999999940395355 [Pipeline] stash 19:32:04 Stashed 1 file(s) [Pipeline] } 19:32:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3801-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:32:04 $ docker stop --time=1 600a1d8107bb9fea7c2bfa8d2d6c294ef1a3cc34adecd0bbc5e2e0b864c749ec 19:32:06 $ docker rm -f 600a1d8107bb9fea7c2bfa8d2d6c294ef1a3cc34adecd0bbc5e2e0b864c749ec [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 19:32:09 provisioning config files... 19:32:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6909662459470657286tmp [Pipeline] { [Pipeline] sh 19:32:10 + set +x 19:32:10 + curl -s https://codecov.io/bash 19:32:10 + bash -s -- 19:32:10 19:32:10 _____ _ 19:32:10 / ____| | | 19:32:10 | | ___ __| | ___ ___ _____ __ 19:32:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:32:10 | |___| (_) | (_| | __/ (_| (_) \ V / 19:32:10 \_____\___/ \__,_|\___|\___\___/ \_/ 19:32:10 Bash-1.0.6 19:32:10 19:32:10 19:32:10 ==> git version 2.24.4 found 19:32:10 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:32:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:32:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:32:10 ==> Jenkins CI detected. 19:32:10 current dir:  /w/workspace/edgex-go/1 19:32:10 project root: . 19:32:10 --> token set from env 19:32:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:32:10 ==> Running gcov in . (disable via -X gcov) 19:32:10 ==> Python coveragepy not found 19:32:10 ==> Searching for coverage reports in: 19:32:10 + . 19:32:10 -> Found 1 reports 19:32:10 ==> Detecting git/mercurial file structure 19:32:10 ==> Reading reports 19:32:10 + ./coverage.out bytes=428381 19:32:10 ==> Appending adjustments 19:32:10 https://docs.codecov.io/docs/fixing-reports 19:32:11 + Found adjustments 19:32:11 ==> Gzipping contents 19:32:11 60K /tmp/codecov.TNCQB8.gz 19:32:11 ==> Uploading reports 19:32:11 url: https://codecov.io 19:32:11 query: branch=PR-3801&commit=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3801%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3801&job=&cmd_args= 19:32:11 -> Pinging Codecov 19:32:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3801&commit=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3801%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3801&job=&cmd_args= 19:32:12 -> Uploading to 19:32:12 https://storage.googleapis.com/codecov/v4/raw/2021-11-10/00271124DB129430A58F1EEE437C3FCB/6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c/8cbb207c-9c5d-41ee-8c15-907de2dfda56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T193211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=719fc4985b54840705f8c49507a98ea99cdabd2ca2ea0ab2f4f487d8cd81b750 19:32:12 % Total % Received % Xferd Average Speed Time Time Time Current 19:32:12 Dload Upload Total Spent Left Speed 19:32:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57699 0 0 100 57699 0 114k --:--:-- --:--:-- --:--:-- 114k 100 57699 0 0 100 57699 0 114k --:--:-- --:--:-- --:--:-- 114k 19:32:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [Pipeline] } 19:32:12 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:32:16 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:32:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:32:18 ---> package-listing.sh 19:32:18 ++ tr '[:upper:]' '[:lower:]' 19:32:18 ++ facter osfamily 19:32:18 + OS_FAMILY=redhat 19:32:18 + workspace=/w/workspace/edgex-go/1 19:32:18 + START_PACKAGES=/tmp/packages_start.txt 19:32:18 + END_PACKAGES=/tmp/packages_end.txt 19:32:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:32:18 + PACKAGES=/tmp/packages_start.txt 19:32:18 + '[' /w/workspace/edgex-go/1 ']' 19:32:18 + PACKAGES=/tmp/packages_end.txt 19:32:18 + case "${OS_FAMILY}" in 19:32:18 + rpm -qa 19:32:18 + sort 19:32:20 + '[' -f /tmp/packages_start.txt ']' 19:32:20 + '[' -f /tmp/packages_end.txt ']' 19:32:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:32:20 + '[' /w/workspace/edgex-go/1 ']' 19:32:20 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:32:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:32:20 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 19:32:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:32:21 19:32:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:32:22 latest: Pulling from edgex-lftools-log-publisher 19:32:22 b4d181a07f80: Pulling fs layer 19:32:22 a1111a8f2ec3: Pulling fs layer 19:32:22 ed53099fbce6: Pulling fs layer 19:32:22 dc539afda2c1: Pulling fs layer 19:32:22 77bc0d833cb6: Pulling fs layer 19:32:22 9065ff56babe: Pulling fs layer 19:32:22 d287ab97295c: Pulling fs layer 19:32:22 77bc0d833cb6: Waiting 19:32:22 9065ff56babe: Waiting 19:32:22 d287ab97295c: Waiting 19:32:22 dc539afda2c1: Waiting 19:32:22 a1111a8f2ec3: Verifying Checksum 19:32:22 a1111a8f2ec3: Download complete 19:32:22 dc539afda2c1: Verifying Checksum 19:32:22 dc539afda2c1: Download complete 19:32:22 ed53099fbce6: Verifying Checksum 19:32:22 ed53099fbce6: Download complete 19:32:22 9065ff56babe: Verifying Checksum 19:32:22 9065ff56babe: Download complete 19:32:22 77bc0d833cb6: Verifying Checksum 19:32:22 77bc0d833cb6: Download complete 19:32:22 b4d181a07f80: Verifying Checksum 19:32:22 b4d181a07f80: Download complete 19:32:23 d287ab97295c: Verifying Checksum 19:32:23 d287ab97295c: Download complete 19:32:24 b4d181a07f80: Pull complete 19:32:24 a1111a8f2ec3: Pull complete 19:32:24 ed53099fbce6: Pull complete 19:32:24 dc539afda2c1: Pull complete 19:32:24 77bc0d833cb6: Pull complete 19:32:25 9065ff56babe: Pull complete 19:32:30 d287ab97295c: Pull complete 19:32:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:32:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:32:30 prd-centos7-docker-4c-2g-30252 does not seem to be running inside a container 19:32:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:32:33 $ docker top e2dd6f50259cf03bd35f2387edffa2672195466495dd1e21f0ebb298bb8bf692 -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:34 + touch /tmp/pre-build-complete [Pipeline] sh 19:32:34 + mkdir -p /var/log/sysstat [Pipeline] sh 19:32:35 + ls /var/log/sa-host 19:32:35 + sadf -c /var/log/sa-host/sa10 19:32:35 file_magic: OK 19:32:35 HZ: Using current value: 100 19:32:35 file_header: OK 19:32:35 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:32:35 Statistics: 19:32:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:32:35 File successfully converted to sysstat format version 12.0.3 19:32:35 + sadf -c /var/log/sa-host/sa30 19:32:35 file_magic: OK 19:32:35 HZ: Using current value: 100 19:32:35 file_header: OK 19:32:35 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:32:35 Statistics: 19:32:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:32:35 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:32:37 provisioning config files... 19:32:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2226663922420547129tmp [Pipeline] { [Pipeline] echo 19:32:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:32:38 ---> create-netrc.sh [Pipeline] } 19:32:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:32:38 ---> python-tools-install.sh [Pipeline] echo 19:32:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:32:38 ---> sudo-logs.sh 19:32:38 Archiving 'sudo' log.. 19:32:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-30252.novalocal: Name or service not known 19:32:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-30252.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:32:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:32:40 ---> job-cost.sh 19:32:40 lf-activate-venv: SKIPPING 19:32:40 DEBUG: total: 0.10999999940395355 19:32:40 INFO: Retrieving Stack Cost... 19:32:40 INFO: Retrieving Pricing Info for: v3-standard-2 19:32:40 INFO: Archiving Costs [Pipeline] echo 19:32:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:32:40 ---> logs-deploy.sh 19:32:40 lf-activate-venv: SKIPPING 19:32:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3801/1 19:32:40 INFO: archiving workspace using pattern(s): 19:32:41 Archives upload complete. 19:32:41 INFO: archiving logs to Nexus 19:32:43 ---> uname -a: 19:32:43 Linux prd-centos7-docker-4c-2g-30252.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 19:32:43 19:32:43 19:32:43 ---> lscpu: 19:32:43 Architecture: x86_64 19:32:43 CPU op-mode(s): 32-bit, 64-bit 19:32:43 Byte Order: Little Endian 19:32:43 Address sizes: 40 bits physical, 48 bits virtual 19:32:43 CPU(s): 2 19:32:43 On-line CPU(s) list: 0,1 19:32:43 Thread(s) per core: 1 19:32:43 Core(s) per socket: 1 19:32:43 Socket(s): 2 19:32:43 NUMA node(s): 1 19:32:43 Vendor ID: AuthenticAMD 19:32:43 CPU family: 23 19:32:43 Model: 49 19:32:43 Model name: AMD EPYC-Rome Processor 19:32:43 Stepping: 0 19:32:43 CPU MHz: 2799.998 19:32:43 BogoMIPS: 5599.99 19:32:43 Virtualization: AMD-V 19:32:43 Hypervisor vendor: KVM 19:32:43 Virtualization type: full 19:32:43 L1d cache: 32K 19:32:43 L1i cache: 32K 19:32:43 L2 cache: 512K 19:32:43 L3 cache: 16384K 19:32:43 NUMA node0 CPU(s): 0,1 19:32:43 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 19:32:43 19:32:43 19:32:43 ---> nproc: 19:32:43 2 19:32:43 19:32:43 19:32:43 ---> df -h: 19:32:43 Filesystem Size Used Avail Use% Mounted on 19:32:43 overlay 40G 15G 26G 36% / 19:32:43 tmpfs 64M 0 64M 0% /dev 19:32:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:32:43 shm 64M 0 64M 0% /dev/shm 19:32:43 /dev/vda1 40G 15G 26G 36% /facter-os 19:32:43 19:32:43 19:32:43 ---> sar -b -r -n DEV: 19:32:43 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 19:32:43 19:32:43 19:08:30 LINUX RESTART (2 CPU) 19:32:43 19:32:43 19:09:01 tps rtps wtps bread/s bwrtn/s 19:32:43 19:10:02 82.72 3.33 79.39 2353.12 8292.11 19:32:43 19:11:01 263.99 0.22 263.77 26.96 71864.95 19:32:43 19:12:01 156.90 0.00 156.90 0.00 33659.75 19:32:43 19:13:01 69.12 0.00 69.12 0.00 6379.36 19:32:43 19:14:01 156.64 0.00 156.64 0.00 21399.55 19:32:43 19:15:01 963.09 540.29 422.79 31585.21 298226.49 19:32:43 19:16:01 491.96 46.59 445.37 3351.93 220350.78 19:32:43 19:17:01 438.93 84.76 354.17 4495.72 91326.89 19:32:43 19:18:01 1.20 0.02 1.18 0.53 18.22 19:32:43 19:19:01 1.58 0.90 0.68 52.11 7.58 19:32:43 19:20:01 0.53 0.00 0.53 0.00 5.13 19:32:43 19:21:01 0.38 0.00 0.38 0.00 4.36 19:32:43 19:22:01 0.32 0.00 0.32 0.00 4.30 19:32:43 19:23:01 0.25 0.00 0.25 0.00 3.23 19:32:43 19:24:01 0.65 0.25 0.40 7.86 6.13 19:32:43 19:25:01 0.83 0.00 0.83 0.00 15.52 19:32:43 19:26:01 0.35 0.00 0.35 0.00 5.18 19:32:43 19:27:01 0.28 0.00 0.28 0.00 3.78 19:32:43 19:28:01 0.35 0.00 0.35 0.00 4.78 19:32:43 19:29:01 0.53 0.28 0.25 95.15 4.15 19:32:43 19:30:01 0.25 0.00 0.25 0.00 2.45 19:32:43 19:31:01 0.25 0.00 0.25 0.00 3.22 19:32:43 19:32:01 0.28 0.00 0.28 0.00 2.73 19:32:43 Average: 114.34 29.45 84.89 1826.60 32661.91 19:32:43 19:32:43 19:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:32:43 19:10:02 5369492 0 706176 8.82 2620 1930652 1414212 15.61 831292 1563496 73472 19:32:43 19:11:01 2732872 0 1007324 12.58 2620 4266124 1488664 16.44 1721660 3020708 602268 19:32:43 19:12:01 3296308 0 1038528 12.97 2620 3671484 1640876 18.12 1419812 2807600 177432 19:32:43 19:13:01 3188744 0 1205872 15.06 2620 3611704 1651724 18.24 1459588 2869816 98068 19:32:43 19:14:01 3232304 0 985288 12.30 2620 3788728 1432676 15.82 1293888 2977464 36 19:32:43 19:15:01 1310436 0 1362032 17.01 2620 5333852 3295272 36.38 2239612 3846724 33032 19:32:43 19:16:01 181680 0 1209204 15.10 2620 6615436 1841012 20.33 3208984 3981124 48196 19:32:43 19:17:01 2390936 0 1073668 13.41 2620 4541716 1220724 13.48 1014524 3990216 20 19:32:43 19:18:01 2399144 0 1065456 13.30 2620 4541720 1188236 13.12 1013632 3988088 12 19:32:43 19:19:01 2398600 0 1064432 13.29 2620 4543288 1179092 13.02 1012744 3989668 12 19:32:43 19:20:01 2402952 0 1060076 13.24 2620 4543292 1179296 13.02 1016972 3982364 8 19:32:43 19:21:01 2402992 0 1060032 13.24 2620 4543296 1179332 13.02 1017436 3982372 8 19:32:43 19:22:01 2409180 0 1053836 13.16 2620 4543304 1178984 13.02 1016208 3977476 8 19:32:43 19:23:01 2409568 0 1053444 13.15 2620 4543308 1178984 13.02 1016328 3977476 8 19:32:43 19:24:01 2409060 0 1053916 13.16 2620 4543344 1179092 13.02 1016572 3977252 16 19:32:43 19:25:01 2409264 0 1053712 13.16 2620 4543344 1178984 13.02 1016464 3977252 8 19:32:43 19:26:01 2409296 0 1053676 13.16 2620 4543348 1178984 13.02 1016368 3977252 8 19:32:43 19:27:01 2409172 0 1053792 13.16 2620 4543356 1178984 13.02 1016492 3977252 8 19:32:43 19:28:01 2409624 0 1053340 13.15 2620 4543356 1178984 13.02 1016492 3977068 16 19:32:43 19:29:01 2403652 0 1056496 13.19 2620 4546172 1179080 13.02 1022204 3977116 12 19:32:43 19:30:01 2403812 0 1056336 13.19 2620 4546172 1178984 13.02 1022004 3977116 12 19:32:43 19:31:01 2403672 0 1056468 13.19 2620 4546180 1178984 13.02 1022128 3977116 8 19:32:43 19:32:01 2403648 0 1056488 13.19 2620 4546184 1178984 13.02 1022248 3977116 8 19:32:43 Average: 2512453 0 1062591 13.27 2620 4431277 1377398 15.21 1237115 3684745 44899 19:32:43 19:32:43 19:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:32:43 19:10:02 eth0 808.62 812.54 4288.35 92.32 0.00 0.00 0.00 0.00 19:32:43 19:10:02 vetha64322f 488.10 333.98 45.60 1257.35 0.00 0.00 0.00 0.00 19:32:43 19:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:10:02 docker0 488.10 333.84 38.93 1257.34 0.00 0.00 0.00 0.00 19:32:43 19:11:01 eth0 754.88 824.18 6827.18 80.65 0.00 0.00 0.00 0.00 19:32:43 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:11:01 docker0 745.61 627.99 56.19 3547.85 0.00 0.00 0.00 0.00 19:32:43 19:12:01 veth841930e 0.23 0.37 0.02 0.04 0.00 0.00 0.00 0.00 19:32:43 19:12:01 eth0 38.14 21.61 34.80 14.46 0.00 0.00 0.00 0.00 19:32:43 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:12:01 docker0 0.23 0.23 0.01 0.03 0.00 0.00 0.00 0.00 19:32:43 19:13:01 veth841930e 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 19:32:43 19:13:01 eth0 22.05 13.71 13.05 39.21 0.00 0.00 0.00 0.00 19:32:43 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:13:01 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 19:32:43 19:14:01 veth8184062 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:14:01 eth0 104.65 66.47 1694.60 73.31 0.00 0.00 0.00 0.00 19:32:43 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:15:01 vethed68a7b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:32:43 19:15:01 veth1527be1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:32:43 19:15:01 veth8184062 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 19:32:43 19:15:01 eth0 71.83 34.78 204.33 14.11 0.00 0.00 0.00 0.00 19:32:43 19:16:01 veth8184062 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 19:32:43 19:16:01 eth0 77.30 43.19 325.81 85.15 0.00 0.00 0.00 0.00 19:32:43 19:16:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:32:43 19:16:01 docker0 1259.72 1035.99 96.38 5226.22 0.00 0.00 0.00 0.00 19:32:43 19:17:01 eth0 120.10 58.98 1558.50 17.66 0.00 0.00 0.00 0.00 19:32:43 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:17:01 docker0 18.52 47.09 1.47 497.17 0.00 0.00 0.00 0.00 19:32:43 19:18:01 eth0 0.50 0.30 0.38 0.05 0.00 0.00 0.00 0.00 19:32:43 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:19:01 eth0 0.63 0.25 0.18 0.08 0.00 0.00 0.00 0.00 19:32:43 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:20:01 eth0 2.37 0.63 0.71 0.37 0.00 0.00 0.00 0.00 19:32:43 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:21:01 eth0 1.53 0.77 0.81 0.62 0.00 0.00 0.00 0.00 19:32:43 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:22:01 eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 19:32:43 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:23:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:32:43 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:24:01 eth0 0.38 0.25 0.15 0.07 0.00 0.00 0.00 0.00 19:32:43 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:25:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:32:43 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:26:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:32:43 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:27:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:32:43 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:28:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 19:32:43 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:29:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 19:32:43 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:30:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 19:32:43 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:31:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:32:43 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:32:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 Average: eth0 86.69 81.17 645.70 18.14 0.00 0.00 0.00 0.00 19:32:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:43 Average: docker0 55.65 47.15 4.26 249.17 0.00 0.00 0.00 0.00 19:32:43 19:32:43 19:32:43 ---> sar -P ALL: 19:32:43 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 19:32:43 19:32:43 19:08:30 LINUX RESTART (2 CPU) 19:32:43 19:32:43 19:09:01 CPU %user %nice %system %iowait %steal %idle 19:32:43 19:10:02 all 13.54 0.00 3.99 1.99 0.08 80.40 19:32:43 19:10:02 0 12.64 0.00 4.92 2.88 0.09 79.47 19:32:43 19:10:02 1 14.42 0.00 3.08 1.11 0.07 81.32 19:32:43 19:11:01 all 32.76 0.00 11.11 3.19 0.11 52.83 19:32:43 19:11:01 0 37.18 0.00 11.70 3.48 0.11 47.52 19:32:43 19:11:01 1 28.39 0.00 10.52 2.90 0.11 58.07 19:32:43 19:12:01 all 59.10 0.00 8.93 1.36 0.12 30.49 19:32:43 19:12:01 0 59.25 0.00 9.26 1.11 0.13 30.25 19:32:43 19:12:01 1 58.95 0.00 8.60 1.60 0.11 30.74 19:32:43 19:13:01 all 39.55 0.00 4.54 0.70 0.08 55.13 19:32:43 19:13:01 0 38.56 0.00 4.66 0.81 0.07 55.90 19:32:43 19:13:01 1 40.55 0.00 4.43 0.58 0.09 54.35 19:32:43 19:14:01 all 53.67 0.00 7.89 1.70 0.12 36.63 19:32:43 19:14:01 0 54.64 0.00 8.22 2.14 0.13 34.87 19:32:43 19:14:01 1 52.70 0.00 7.56 1.26 0.11 38.37 19:32:43 19:15:01 all 32.37 0.00 19.77 39.51 0.13 8.21 19:32:43 19:15:01 0 31.77 0.00 19.88 39.84 0.13 8.39 19:32:43 19:15:01 1 32.99 0.00 19.67 39.18 0.13 8.04 19:32:43 19:16:01 all 72.09 0.00 18.36 6.49 0.15 2.92 19:32:43 19:16:01 0 72.31 0.00 17.86 6.44 0.15 3.24 19:32:43 19:16:01 1 71.87 0.00 18.86 6.53 0.15 2.60 19:32:43 19:17:01 all 66.92 0.00 14.21 4.10 0.12 14.65 19:32:43 19:17:01 0 67.81 0.00 14.39 4.01 0.11 13.68 19:32:43 19:17:01 1 66.04 0.00 14.02 4.18 0.13 15.63 19:32:43 19:18:01 all 0.18 0.00 0.07 0.00 0.02 99.74 19:32:43 19:18:01 0 0.03 0.00 0.07 0.00 0.02 99.88 19:32:43 19:18:01 1 0.32 0.00 0.07 0.00 0.02 99.60 19:32:43 19:19:01 all 0.17 0.00 0.04 0.03 0.02 99.75 19:32:43 19:19:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:32:43 19:19:01 1 0.28 0.00 0.03 0.05 0.00 99.63 19:32:43 19:20:01 all 0.12 0.00 0.06 0.00 0.02 99.81 19:32:43 19:20:01 0 0.15 0.00 0.08 0.00 0.02 99.75 19:32:43 19:20:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:32:43 19:32:43 19:20:01 CPU %user %nice %system %iowait %steal %idle 19:32:43 19:21:01 all 0.16 0.00 0.05 0.00 0.01 99.78 19:32:43 19:21:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:32:43 19:21:01 1 0.28 0.00 0.05 0.00 0.00 99.67 19:32:43 19:22:01 all 0.24 0.00 0.03 0.00 0.00 99.72 19:32:43 19:22:01 0 0.07 0.00 0.05 0.00 0.00 99.88 19:32:43 19:22:01 1 0.42 0.00 0.02 0.00 0.00 99.57 19:32:43 19:23:01 all 0.18 0.00 0.03 0.00 0.01 99.78 19:32:43 19:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:32:43 19:23:01 1 0.33 0.00 0.03 0.00 0.00 99.63 19:32:43 19:24:01 all 0.25 0.00 0.06 0.01 0.01 99.67 19:32:43 19:24:01 0 0.05 0.00 0.07 0.02 0.02 99.85 19:32:43 19:24:01 1 0.45 0.00 0.05 0.00 0.00 99.50 19:32:43 19:25:01 all 0.21 0.00 0.03 0.00 0.01 99.75 19:32:43 19:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:32:43 19:25:01 1 0.40 0.00 0.03 0.00 0.02 99.55 19:32:43 19:26:01 all 0.08 0.00 0.04 0.00 0.00 99.87 19:32:43 19:26:01 0 0.08 0.00 0.03 0.00 0.00 99.88 19:32:43 19:26:01 1 0.08 0.00 0.05 0.00 0.00 99.87 19:32:43 19:27:01 all 0.16 0.00 0.04 0.00 0.02 99.78 19:32:43 19:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:32:43 19:27:01 1 0.27 0.00 0.03 0.00 0.02 99.68 19:32:43 19:28:01 all 0.05 0.00 0.03 0.00 0.01 99.91 19:32:43 19:28:01 0 0.07 0.00 0.05 0.00 0.02 99.87 19:32:43 19:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:32:43 19:29:01 all 0.25 0.00 0.03 0.01 0.00 99.72 19:32:43 19:29:01 0 0.47 0.00 0.03 0.02 0.00 99.48 19:32:43 19:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:32:43 19:30:01 all 0.26 0.00 0.04 0.00 0.01 99.69 19:32:43 19:30:01 0 0.45 0.00 0.03 0.00 0.00 99.52 19:32:43 19:30:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:32:43 19:31:01 all 0.23 0.00 0.03 0.00 0.01 99.72 19:32:43 19:31:01 0 0.43 0.00 0.03 0.00 0.00 99.53 19:32:43 19:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:32:43 19:32:43 19:31:01 CPU %user %nice %system %iowait %steal %idle 19:32:43 19:32:01 all 0.22 0.00 0.02 0.00 0.01 99.76 19:32:43 19:32:01 0 0.38 0.00 0.02 0.00 0.02 99.58 19:32:43 19:32:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:32:43 Average: all 15.28 0.00 3.65 2.41 0.04 78.61 19:32:43 Average: 0 15.42 0.00 3.74 2.49 0.04 78.31 19:32:43 Average: 1 15.13 0.00 3.56 2.34 0.04 78.92 19:32:43 19:32:43 19:32:43