Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at a296f24e360d73b4e20a007fd564889f5e431139 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from a296f24e360d73b4e20a007fd564889f5e431139 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25098’ is offline; ‘prd-centos7-docker-4c-2g-25103’ is offline Running on prd-centos7-docker-4c-2g-25111 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/57 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/57 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a296f24e360d73b4e20a007fd564889f5e431139 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c Checking out Revision 12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c (PR-2858) > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a296f24e360d73b4e20a007fd564889f5e431139 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c # timeout=10 Commit message: "Merge commit 'a296f24e360d73b4e20a007fd564889f5e431139' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:26 ========================================================= 00:32:26 EdgeX Global Pipelines Version Info 00:32:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e823944490bff4293b7713b1928293449171409f # timeout=10 00:32:28 ------------------- 00:32:28 stable info: 00:32:28 ------------------- 00:32:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:28 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:32:28 Message: update stable to v1.0.179 00:32:29 ------------------- 00:32:29 experimental info: 00:32:29 ------------------- 00:32:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:29 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:32:29 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:32:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:32:32 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:32:32 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:32:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:32:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:32:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:32:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [Pipeline] echo 00:32:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12cecbe [Pipeline] echo 00:32:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:32:33 provisioning config files... 00:32:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/57@tmp/config5517748593617807649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:33 ---> docker-login.sh 00:32:33 nexus3.edgexfoundry.org:10001 00:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:34 Configure a credential helper to remove this warning. See 00:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:34 00:32:34 Login Succeeded 00:32:34 nexus3.edgexfoundry.org:10002 00:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:34 Configure a credential helper to remove this warning. See 00:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:34 00:32:34 Login Succeeded 00:32:34 nexus3.edgexfoundry.org:10003 00:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:34 Configure a credential helper to remove this warning. See 00:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:34 00:32:34 Login Succeeded 00:32:34 nexus3.edgexfoundry.org:10004 00:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:35 Configure a credential helper to remove this warning. See 00:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:35 00:32:35 Login Succeeded 00:32:35 docker.io 00:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:35 Configure a credential helper to remove this warning. See 00:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:35 00:32:35 Login Succeeded 00:32:35 ---> docker-login.sh ends [Pipeline] } 00:32:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:36 ++ 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 00:32:36 + for file in '`ls cmd/**/Dockerfile`' 00:32:36 ++ dirname cmd/core-command/Dockerfile 00:32:36 ++ cut -d/ -f2 00:32:36 + echo core-command,cmd/core-command/Dockerfile 00:32:36 + for file in '`ls cmd/**/Dockerfile`' 00:32:36 ++ dirname cmd/core-data/Dockerfile 00:32:36 ++ cut -d/ -f2 00:32:36 + echo core-data,cmd/core-data/Dockerfile 00:32:36 + for file in '`ls cmd/**/Dockerfile`' 00:32:36 ++ dirname cmd/core-metadata/Dockerfile 00:32:36 ++ cut -d/ -f2 00:32:36 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:36 + for file in '`ls cmd/**/Dockerfile`' 00:32:36 ++ dirname cmd/security-bootstrapper/Dockerfile 00:32:36 ++ cut -d/ -f2 00:32:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:36 + for file in '`ls cmd/**/Dockerfile`' 00:32:36 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:36 ++ cut -d/ -f2 00:32:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:36 + for file in '`ls cmd/**/Dockerfile`' 00:32:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:36 ++ cut -d/ -f2 00:32:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:36 + for file in '`ls cmd/**/Dockerfile`' 00:32:36 ++ dirname cmd/support-notifications/Dockerfile 00:32:36 ++ cut -d/ -f2 00:32:36 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:36 + for file in '`ls cmd/**/Dockerfile`' 00:32:36 ++ dirname cmd/support-scheduler/Dockerfile 00:32:36 ++ cut -d/ -f2 00:32:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:36 + for file in '`ls cmd/**/Dockerfile`' 00:32:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:36 ++ cut -d/ -f2 00:32:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:36 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:37 00:32:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:38 latest: Pulling from edgex-devops/git-semver 00:32:38 31603596830f: Pulling fs layer 00:32:38 2a8b12db71e7: Pulling fs layer 00:32:38 6ca5941a6612: Pulling fs layer 00:32:38 ecc8261a40a4: Pulling fs layer 00:32:38 ecc8261a40a4: Waiting 00:32:38 2a8b12db71e7: Verifying Checksum 00:32:38 2a8b12db71e7: Download complete 00:32:38 31603596830f: Verifying Checksum 00:32:38 ecc8261a40a4: Verifying Checksum 00:32:38 ecc8261a40a4: Download complete 00:32:38 6ca5941a6612: Verifying Checksum 00:32:38 6ca5941a6612: Download complete 00:32:39 31603596830f: Pull complete 00:32:39 2a8b12db71e7: Pull complete 00:32:41 6ca5941a6612: Pull complete 00:32:41 ecc8261a40a4: Pull complete 00:32:41 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:41 prd-centos7-docker-4c-2g-25111 does not seem to be running inside a container 00:32:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@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:10004/edgex-devops/git-semver:latest cat 00:32:45 $ docker top 8778e05f24ea1cbe4b8e5ff1a67563c0a55fc73e105308c952d153ea6b951240 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:45 [ssh-agent] Looking for ssh-agent implementation... 00:32:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:46 $ docker exec 8778e05f24ea1cbe4b8e5ff1a67563c0a55fc73e105308c952d153ea6b951240 ssh-agent 00:32:46 SSH_AUTH_SOCK=/tmp/ssh-c9Ca5iQI38YN/agent.12 00:32:46 SSH_AGENT_PID=17 00:32:46 Running ssh-add (command line suppressed) 00:32:47 Identity added: /w/workspace/edgex-go/57@tmp/private_key_2621717306828445350.key (/w/workspace/edgex-go/57@tmp/private_key_2621717306828445350.key) 00:32:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:47 + git tag --points-at HEAD [Pipeline] } 00:32:47 $ docker exec --env ******** --env ******** 8778e05f24ea1cbe4b8e5ff1a67563c0a55fc73e105308c952d153ea6b951240 ssh-agent -k 00:32:48 unset SSH_AUTH_SOCK; 00:32:48 unset SSH_AGENT_PID; 00:32:48 echo Agent pid 17 killed; 00:32:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:48 [ssh-agent] Looking for ssh-agent implementation... 00:32:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:48 $ docker exec 8778e05f24ea1cbe4b8e5ff1a67563c0a55fc73e105308c952d153ea6b951240 ssh-agent 00:32:48 SSH_AUTH_SOCK=/tmp/ssh-up1xmIp09JPB/agent.46 00:32:48 SSH_AGENT_PID=52 00:32:48 Running ssh-add (command line suppressed) 00:32:49 Identity added: /w/workspace/edgex-go/57@tmp/private_key_1002566433223818265.key (/w/workspace/edgex-go/57@tmp/private_key_1002566433223818265.key) 00:32:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:49 + git semver init 00:32:49 # -> Open(): unable to determine branch for HEAD 00:32:49 # $GIT_DIR = /w/workspace/edgex-go/57/.git 00:32:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/57 00:32:49 # $SEMVER_REMOTE_NAME = origin 00:32:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:49 # $SEMVER_USER_NAME = edgex-jenkins 00:32:49 # $SEMVER_BRANCH = PR-2858 00:32:49 # $SEMVER_TEMP = /tmp/semver-830937943 00:32:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:33:29 # '/tmp/semver-830937943' -> '/w/workspace/edgex-go/57/.semver' 00:33:31 # -> Force: false 00:33:31 # $SEMVER_DIR = /w/workspace/edgex-go/57/.semver [Pipeline] } 00:33:31 $ docker exec --env ******** --env ******** 8778e05f24ea1cbe4b8e5ff1a67563c0a55fc73e105308c952d153ea6b951240 ssh-agent -k 00:33:31 unset SSH_AUTH_SOCK; 00:33:31 unset SSH_AGENT_PID; 00:33:31 echo Agent pid 52 killed; 00:33:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:32 + git semver [Pipeline] } 00:33:32 $ docker stop --time=1 8778e05f24ea1cbe4b8e5ff1a67563c0a55fc73e105308c952d153ea6b951240 00:33:34 $ docker rm -f 8778e05f24ea1cbe4b8e5ff1a67563c0a55fc73e105308c952d153ea6b951240 [Pipeline] // withDockerContainer [Pipeline] sh 00:33:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:36 Stashed 1 file(s) [Pipeline] echo 00:33:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:33:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:33:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:33:38 + true 00:33:38 + sudo service docker restart 00:33:38 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:33:40 ========================================================= 00:33:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:33:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:33:40 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:33:47 Sending build context to Docker daemon 327.6MB 00:33:47 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:33:47 Step 2/6 : FROM ${BASE} 00:33:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:47 188c0c94c7c5: Pulling fs layer 00:33:47 0ef7d3d256c8: Pulling fs layer 00:33:47 de9db76c5a1d: Pulling fs layer 00:33:47 bca2f99d35d6: Pulling fs layer 00:33:47 93359f2a8cfa: Pulling fs layer 00:33:47 7c6f9722023f: Pulling fs layer 00:33:47 a35cf1a2eb13: Pulling fs layer 00:33:47 93359f2a8cfa: Waiting 00:33:47 7c6f9722023f: Waiting 00:33:47 bca2f99d35d6: Waiting 00:33:47 a35cf1a2eb13: Waiting 00:33:47 de9db76c5a1d: Verifying Checksum 00:33:47 de9db76c5a1d: Download complete 00:33:47 0ef7d3d256c8: Verifying Checksum 00:33:47 0ef7d3d256c8: Download complete 00:33:47 93359f2a8cfa: Download complete 00:33:47 7c6f9722023f: Verifying Checksum 00:33:47 7c6f9722023f: Download complete 00:33:47 188c0c94c7c5: Verifying Checksum 00:33:47 188c0c94c7c5: Download complete 00:33:47 188c0c94c7c5: Pull complete 00:33:48 0ef7d3d256c8: Pull complete 00:33:48 de9db76c5a1d: Pull complete 00:33:51 a35cf1a2eb13: Verifying Checksum 00:33:51 a35cf1a2eb13: Download complete 00:33:52 Still waiting to schedule task 00:33:52 ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-25100’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-25113’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-25115’ is offline 00:33:52 bca2f99d35d6: Verifying Checksum 00:33:52 bca2f99d35d6: Download complete 00:34:08 bca2f99d35d6: Pull complete 00:34:08 93359f2a8cfa: Pull complete 00:34:08 7c6f9722023f: Pull complete 00:34:13 a35cf1a2eb13: Pull complete 00:34:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:34:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:34:13 ---> a62c8e92a672 00:34:13 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:34:13 ---> Running in a8912d3e1c27 00:34:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:34:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:15 (1/12) Installing libmagic (5.38-r0) 00:34:15 (2/12) Installing file (5.38-r0) 00:34:15 (3/12) Installing libc-dev (0.7.2-r3) 00:34:16 (4/12) Installing g++ (9.3.0-r2) 00:34:21 (5/12) Installing fortify-headers (1.1-r0) 00:34:21 (6/12) Installing patch (2.7.6-r6) 00:34:21 (7/12) Installing build-base (0.5-r2) 00:34:21 (8/12) Installing libsodium (1.0.18-r0) 00:34:21 (9/12) Installing pkgconf (1.7.2-r0) 00:34:21 (10/12) Installing libsodium-dev (1.0.18-r0) 00:34:21 (11/12) Installing libzmq (4.3.3-r0) 00:34:22 (12/12) Installing zeromq-dev (4.3.3-r0) 00:34:22 Executing busybox-1.31.1-r19.trigger 00:34:22 OK: 233 MiB in 51 packages 00:34:25 Removing intermediate container a8912d3e1c27 00:34:25 ---> 83bc134801cb 00:34:25 Step 4/6 : WORKDIR /edgex-go 00:34:25 ---> Running in ba3cfc029d22 00:34:25 Removing intermediate container ba3cfc029d22 00:34:25 ---> 32f695a8d4e1 00:34:25 Step 5/6 : COPY go.mod . 00:34:26 ---> 1ddc71e09753 00:34:26 Step 6/6 : RUN go mod download 00:34:26 ---> Running in 9e38fc7e2223 00:34:53 Removing intermediate container 9e38fc7e2223 00:34:53 ---> 32f1b4c29b72 00:34:53 Successfully built 32f1b4c29b72 00:34:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:34:53 + docker inspect -f . ci-base-image-x86_64 00:34:54 . [Pipeline] withDockerContainer 00:34:54 prd-centos7-docker-4c-2g-25111 does not seem to be running inside a container 00:34:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:56 $ docker top 7969db2fe369d8b1991da809476816241ca55db46d51599c96acec4504a224b9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:57 + go version 00:34:57 go version go1.15.5 linux/amd64 [Pipeline] } 00:34:57 $ docker stop --time=1 7969db2fe369d8b1991da809476816241ca55db46d51599c96acec4504a224b9 00:34:59 $ docker rm -f 7969db2fe369d8b1991da809476816241ca55db46d51599c96acec4504a224b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:00 + docker inspect -f . ci-base-image-x86_64 00:35:00 . [Pipeline] withDockerContainer 00:35:00 prd-centos7-docker-4c-2g-25111 does not seem to be running inside a container 00:35:00 $ 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/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:35:02 $ docker top 50079857bd0e7ce6eb7685748318530464422041ce588c6573f21a257c06bd9d -eo pid,comm [Pipeline] { [Pipeline] echo 00:35:02 ========================================================= 00:35:02 [edgeXBuildGoParallel] Running Tests and Build... 00:35:02 ========================================================= [Pipeline] sh 00:35:02 + make test 00:35:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:35:21 ? github.com/edgexfoundry/edgex-go [no test files] 00:35:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:35:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25120 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:35:56 Running in /w/workspace/edgex-go/57 [Pipeline] { [Pipeline] checkout 00:36:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:36:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:36:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:36:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:36:02 using credential edgex-jenkins-ssh 00:36:02 Cloning the remote Git repository 00:36:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:02 > git init /w/workspace/edgex-go/57 # timeout=10 00:36:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:02 > git --version # timeout=10 00:36:02 > git --version # 'git version 2.17.1' 00:36:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:36:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:36:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:36:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:36:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:36:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:36:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:36:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:36:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:36:16 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.228s coverage: 46.0% of statements 00:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:36:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.136s coverage: 100.0% of statements 00:36:21 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.292s coverage: 27.1% of statements 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:36:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.101s coverage: 100.0% of statements 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:36:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.127s coverage: 100.0% of statements 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:36:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.223s coverage: 65.8% of statements 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:36:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.562s coverage: 82.3% of statements 00:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:36:24 Merging remotes/origin/master commit a296f24e360d73b4e20a007fd564889f5e431139 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:24 > git config core.sparsecheckout # timeout=10 00:36:24 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:24 > git remote # timeout=10 00:36:24 > git config --get remote.origin.url # timeout=10 00:36:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:24 > git merge a296f24e360d73b4e20a007fd564889f5e431139 # timeout=10 00:36:25 Merge succeeded, producing 6dd44f2e6bc5900f70e800c789ef04bedbf23dca 00:36:25 Checking out Revision 6dd44f2e6bc5900f70e800c789ef04bedbf23dca (PR-2858) 00:36:25 > git rev-parse HEAD^{commit} # timeout=10 00:36:25 > git config core.sparsecheckout # timeout=10 00:36:25 > git checkout -f 6dd44f2e6bc5900f70e800c789ef04bedbf23dca # timeout=10 00:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.723s coverage: 28.6% of statements 00:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.114s coverage: 100.0% of statements 00:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.131s coverage: 100.0% of statements 00:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.298s coverage: 86.7% of statements 00:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.306s coverage: 97.5% of statements 00:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.117s coverage: 78.3% of statements 00:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:36:30 Commit message: "Merge commit 'a296f24e360d73b4e20a007fd564889f5e431139' into HEAD" 00:36:30 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:30 > git rev-list --no-walk e823944490bff4293b7713b1928293449171409f # timeout=10 00:36:32 + sudo service docker restart 00:36:32 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:34 provisioning config files... 00:36:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/57@tmp/config6807780559791037703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:35 ---> docker-login.sh 00:36:35 nexus3.edgexfoundry.org:10001 00:36:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.475s coverage: 92.8% of statements 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:36:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.103s coverage: 58.8% of statements 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:36:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.151s coverage: 0.1% of statements 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:36:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 45.5% of statements 00:36:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.096s coverage: 79.5% of statements 00:36:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.094s coverage: 94.1% of statements 00:36:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements 00:36:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 00:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:36 Configure a credential helper to remove this warning. See 00:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:36 00:36:36 Login Succeeded 00:36:36 nexus3.edgexfoundry.org:10002 00:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:37 Configure a credential helper to remove this warning. See 00:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:37 00:36:37 Login Succeeded 00:36:37 nexus3.edgexfoundry.org:10003 00:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:37 Configure a credential helper to remove this warning. See 00:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:37 00:36:37 Login Succeeded 00:36:37 nexus3.edgexfoundry.org:10004 00:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:38 Configure a credential helper to remove this warning. See 00:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:38 00:36:38 Login Succeeded 00:36:38 docker.io 00:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:39 Configure a credential helper to remove this warning. See 00:36:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:39 00:36:39 Login Succeeded 00:36:39 ---> docker-login.sh ends [Pipeline] } 00:36:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:40 ========================================================= 00:36:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:40 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:36:43 Sending build context to Docker daemon 166.2MB 00:36:43 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:43 Step 2/6 : FROM ${BASE} 00:36:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:43 5f621e34cdf4: Pulling fs layer 00:36:43 a4357932f1b6: Pulling fs layer 00:36:43 18c013af1878: Pulling fs layer 00:36:43 00ac8860ef70: Pulling fs layer 00:36:43 63d7cb157983: Pulling fs layer 00:36:43 b116817d02f9: Pulling fs layer 00:36:43 745a02a5169b: Pulling fs layer 00:36:43 63d7cb157983: Waiting 00:36:43 b116817d02f9: Waiting 00:36:43 745a02a5169b: Waiting 00:36:43 00ac8860ef70: Waiting 00:36:43 18c013af1878: Download complete 00:36:43 a4357932f1b6: Download complete 00:36:43 63d7cb157983: Verifying Checksum 00:36:43 63d7cb157983: Download complete 00:36:43 b116817d02f9: Verifying Checksum 00:36:43 b116817d02f9: Download complete 00:36:43 5f621e34cdf4: Verifying Checksum 00:36:43 5f621e34cdf4: Download complete 00:36:44 5f621e34cdf4: Pull complete 00:36:44 a4357932f1b6: Pull complete 00:36:45 18c013af1878: Pull complete 00:36:45 745a02a5169b: Verifying Checksum 00:36:45 745a02a5169b: Download complete 00:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.083s coverage: 94.4% of statements 00:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements 00:36:47 00ac8860ef70: Verifying Checksum 00:36:47 00ac8860ef70: Download complete 00:36:57 00ac8860ef70: Pull complete 00:36:57 63d7cb157983: Pull complete 00:36:57 b116817d02f9: Pull complete 00:37:01 745a02a5169b: Pull complete 00:37:01 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:01 ---> b7e6874047d6 00:37:01 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.275s coverage: 92.9% of statements 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.099s coverage: 87.2% of statements 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.147s coverage: 75.5% of statements 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.132s coverage: 80.8% of statements 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.138s coverage: 84.2% of statements 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.4% of statements 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.380s coverage: 63.5% of statements 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.058s coverage: 91.3% of statements 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.810s coverage: 68.9% of statements 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 37.0% of statements 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.941s coverage: 84.0% of statements 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.064s coverage: 100.0% of statements 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.210s coverage: 47.0% of statements 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.083s coverage: 100.0% of statements 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.064s coverage: 100.0% of statements 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.147s coverage: 87.0% of statements 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:37:05 ---> Running in 2a747fb3941d 00:37:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.206s coverage: 29.1% of statements 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:37:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.113s coverage: 99.0% of statements 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:37:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.057s coverage: 100.0% of statements 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:37:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.090s coverage: 100.0% of statements 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:37:05 ok github.com/edgexfoundry/edgex-go/internal/system 0.157s coverage: 0.0% of statements 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:37:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:37:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:37:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 00:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 32.1% of statements 00:37:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.064s coverage: 100.0% of statements 00:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:07 GO111MODULE=on go vet ./... 00:37:07 (1/12) Installing libmagic (5.38-r0) 00:37:07 (2/12) Installing file (5.38-r0) 00:37:07 (3/12) Installing libc-dev (0.7.2-r3) 00:37:08 (4/12) Installing g++ (9.3.0-r2) 00:37:23 (5/12) Installing fortify-headers (1.1-r0) 00:37:23 (6/12) Installing patch (2.7.6-r6) 00:37:23 (7/12) Installing build-base (0.5-r2) 00:37:23 (8/12) Installing libsodium (1.0.18-r0) 00:37:23 (9/12) Installing pkgconf (1.7.2-r0) 00:37:23 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:23 (11/12) Installing libzmq (4.3.3-r0) 00:37:23 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:23 Executing busybox-1.31.1-r19.trigger 00:37:23 OK: 217 MiB in 51 packages 00:37:25 Removing intermediate container 2a747fb3941d 00:37:25 ---> e80ed90fe999 00:37:25 Step 4/6 : WORKDIR /edgex-go 00:37:25 ---> Running in 4a4cbdf948ad 00:37:26 Removing intermediate container 4a4cbdf948ad 00:37:26 ---> 567dfa81397d 00:37:26 Step 5/6 : COPY go.mod . 00:37:27 ---> d6d939e3551f 00:37:27 Step 6/6 : RUN go mod download 00:37:27 ---> Running in 2597d394fe15 00:37:59 Removing intermediate container 2597d394fe15 00:37:59 ---> 757c30ae018a 00:37:59 Successfully built 757c30ae018a 00:37:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:00 + docker inspect -f . ci-base-image-arm64 00:38:00 . [Pipeline] withDockerContainer 00:38:00 prd-ubuntu18.04-docker-arm64-4c-16g-25120 does not seem to be running inside a container 00:38:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:02 $ docker top 039fb2a0a3af1115e4ee3ebebe1753ea799b2b83a96e2e6b1c54364f484994d4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:03 + go version 00:38:03 go version go1.15.5 linux/arm64 [Pipeline] } 00:38:03 $ docker stop --time=1 039fb2a0a3af1115e4ee3ebebe1753ea799b2b83a96e2e6b1c54364f484994d4 00:38:05 $ docker rm -f 039fb2a0a3af1115e4ee3ebebe1753ea799b2b83a96e2e6b1c54364f484994d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:06 + docker inspect -f . ci-base-image-arm64 00:38:06 . [Pipeline] withDockerContainer 00:38:06 prd-ubuntu18.04-docker-arm64-4c-16g-25120 does not seem to be running inside a container 00:38:06 $ 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/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:08 $ docker top 41b9ced7daf70c63ab2da853d3c5bba531973e7a7d1488febe8565d0957d61e4 -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:08 ========================================================= 00:38:08 [edgeXBuildGoParallel] Running Tests and Build... 00:38:08 ========================================================= [Pipeline] sh 00:38:09 + make test 00:38:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:16 gofmt -l . 00:38:16 [ "`gofmt -l .`" = "" ] 00:38:16 ./bin/test-go-mod-tidy.sh 00:38:16 ./bin/test-attribution-txt.sh [Pipeline] sh 00:38:17 + ls -al . 00:38:17 total 688 00:38:17 drwxrwxr-x 10 1001 1001 4096 Feb 5 00:38 . 00:38:17 drwxr-xr-x 4 root root 30 Feb 5 00:35 .. 00:38:17 -rw-rw-r-- 1 1001 1001 11 Feb 5 00:32 .dockerignore 00:38:17 drwxrwxr-x 8 1001 1001 179 Feb 5 00:32 .git 00:38:17 drwxrwxr-x 3 1001 1001 125 Feb 5 00:32 .github 00:38:17 -rw-rw-r-- 1 1001 1001 872 Feb 5 00:32 .gitignore 00:38:17 drwx------ 3 1001 1001 60 Feb 5 00:33 .semver 00:38:17 -rw-rw-r-- 1 1001 1001 166 Feb 5 00:32 .sonarcloud.properties 00:38:17 -rw-rw-r-- 1 1001 1001 7859 Feb 5 00:32 Attribution.txt 00:38:17 -rw-rw-r-- 1 1001 1001 3804 Feb 5 00:32 CONTRIBUTING.md 00:38:17 -rw-rw-r-- 1 1001 1001 931 Feb 5 00:32 Dockerfile.build 00:38:17 -rw-rw-r-- 1 1001 1001 863 Feb 5 00:32 Jenkinsfile 00:38:17 -rw-rw-r-- 1 1001 1001 10775 Feb 5 00:32 LICENSE 00:38:17 -rw-rw-r-- 1 1001 1001 6001 Feb 5 00:32 Makefile 00:38:17 -rw-rw-r-- 1 1001 1001 6524 Feb 5 00:32 README.md 00:38:17 -rw-rw-r-- 1 1001 1001 6755 Feb 5 00:32 SECURITY.md 00:38:17 -rw-rw-r-- 1 1001 1001 5 Feb 5 00:33 VERSION 00:38:17 -rw-rw-r-- 1 1001 1001 4131 Feb 5 00:32 ZMQWindows.md 00:38:17 drwxrwxr-x 2 1001 1001 117 Feb 5 00:32 bin 00:38:17 drwxrwxr-x 15 1001 1001 4096 Feb 5 00:32 cmd 00:38:17 -rw-r--r-- 1 root root 583066 Feb 5 00:37 coverage.out 00:38:17 -rw-r--r-- 1 root root 1054 Feb 5 00:38 go.mod 00:38:17 -rw-r--r-- 1 root root 19290 Feb 5 00:38 go.sum 00:38:17 drwxrwxr-x 8 1001 1001 127 Feb 5 00:32 internal 00:38:17 drwxrwxr-x 4 1001 1001 26 Feb 5 00:32 openapi 00:38:17 drwxrwxr-x 4 1001 1001 71 Feb 5 00:32 snap 00:38:17 -rw-rw-r-- 1 1001 1001 168 Feb 5 00:32 version.go [Pipeline] sh 00:38:18 + '[' -e coverage.out ] 00:38:18 + chown 1001:1001 coverage.out [Pipeline] stash 00:38:18 Stashed 1 file(s) [Pipeline] sh 00:38:19 + make build 00:38:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:38: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 00:38:36 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:38:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:38:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:38:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:39:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:39:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:39:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:39:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:39:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:39:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:39:28 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 00:39:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] } 00:39:34 $ docker stop --time=1 50079857bd0e7ce6eb7685748318530464422041ce588c6573f21a257c06bd9d 00:39:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:39:37 $ docker rm -f 50079857bd0e7ce6eb7685748318530464422041ce588c6573f21a257c06bd9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:39:41 00:39:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:39:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:39:42 latest: Pulling from edgex-devops/edgex-compose 00:39:42 cbdbe7a5bc2a: Pulling fs layer 00:39:42 ca9280d653b3: Pulling fs layer 00:39:42 7e9c9ca2126c: Pulling fs layer 00:39:42 cbdbe7a5bc2a: Verifying Checksum 00:39:42 cbdbe7a5bc2a: Download complete 00:39:44 cbdbe7a5bc2a: Pull complete 00:39:44 ca9280d653b3: Verifying Checksum 00:39:44 ca9280d653b3: Download complete 00:39:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:47 7e9c9ca2126c: Download complete 00:39:47 ca9280d653b3: Pull complete 00:39:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:40:00 7e9c9ca2126c: Pull complete 00:40:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:40:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:40:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:40:01 prd-centos7-docker-4c-2g-25111 does not seem to be running inside a container 00:40:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.413s coverage: 46.0% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.166s coverage: 100.0% of statements 00:40:04 $ docker top 013b8c9f215733ff2afb5cca3e9b951744087f4c950480179becf946ce3d489e -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:05 + docker-compose build --help 00:40:05 + grep parallel 00:40:07 --parallel Build images in parallel. [Pipeline] } 00:40:07 $ docker stop --time=1 013b8c9f215733ff2afb5cca3e9b951744087f4c950480179becf946ce3d489e 00:40:09 $ docker rm -f 013b8c9f215733ff2afb5cca3e9b951744087f4c950480179becf946ce3d489e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:40:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:40:10 . [Pipeline] withDockerContainer 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.540s coverage: 27.1% of statements 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.094s coverage: 100.0% of statements 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.097s coverage: 100.0% of statements 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:10 prd-centos7-docker-4c-2g-25111 does not seem to be running inside a container 00:40:10 $ 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/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.280s coverage: 65.8% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:11 $ docker top 178f14878be3a519534781fca7e26ad3fca0b09274b7278164587c30a3405229 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:12 + docker-compose -f ./docker-compose-build.yml build --parallel 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.766s coverage: 82.3% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:14 Building docker-core-command-go ... 00:40:14 Building docker-core-data-go ... 00:40:14 Building docker-core-metadata-go ... 00:40:14 Building docker-security-bootstrapper-go ... 00:40:14 Building docker-security-proxy-setup-go ... 00:40:14 Building docker-security-secretstore-setup-go ... 00:40:14 Building docker-support-notifications-go ... 00:40:14 Building docker-support-scheduler-go ... 00:40:14 Building docker-sys-mgmt-agent-go ... 00:40:14 Building docker-core-data-go 00:40:14 Building docker-security-secretstore-setup-go 00:40:14 Building docker-sys-mgmt-agent-go 00:40:14 Building docker-core-metadata-go 00:40:14 Building docker-support-notifications-go 00:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.296s coverage: 28.6% of statements 00:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.226s coverage: 100.0% of statements 00:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements 00:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.353s coverage: 86.7% of statements 00:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.409s coverage: 97.5% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.173s coverage: 78.3% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.179s coverage: 92.8% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.177s coverage: 0.1% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 45.5% of statements 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.093s coverage: 79.5% of statements 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.108s coverage: 96.3% of statements 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 00:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.094s coverage: 94.4% of statements 00:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.116s coverage: 92.9% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.130s coverage: 87.2% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.146s coverage: 84.2% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.4% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.575s coverage: 63.5% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.760s coverage: 68.9% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.302s coverage: 37.0% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.734s coverage: 84.0% of statements 00:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements 00:41:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.457s coverage: 47.0% of statements 00:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:41:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.145s coverage: 100.0% of statements 00:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:41:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.128s coverage: 100.0% of statements 00:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:41:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.250s coverage: 87.0% of statements 00:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.438s coverage: 29.1% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.254s coverage: 99.0% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.154s coverage: 100.0% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 00:41:16 GO111MODULE=on go vet ./... 00:41:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:41:25 ---> 32f1b4c29b72 00:41:25 Step 3/23 : WORKDIR /edgex-go 00:41:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:41:25 ---> 32f1b4c29b72 00:41:25 Step 3/22 : WORKDIR /edgex-go 00:41:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:41:25 ---> 32f1b4c29b72 00:41:25 Step 3/24 : WORKDIR /edgex-go 00:41:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:41:25 ---> 32f1b4c29b72 00:41:25 Step 3/23 : WORKDIR /edgex-go 00:41:25 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:41:25 ---> 32f1b4c29b72 00:41:25 Step 3/26 : WORKDIR /edgex-go 00:41:25 ---> Running in 7ddcc77dfa73 00:41:25 ---> Running in 34116d749f72 00:41:25 ---> Running in e018cfbb3eca 00:41:25 ---> Running in 214e4f3fb988 00:41:25 ---> Running in 720d00d9c38d 00:41:25 Removing intermediate container 214e4f3fb988 00:41:25 ---> a216762e81bb 00:41:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:25 Removing intermediate container 34116d749f72 00:41:25 ---> d4fa70721ea8 00:41:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:25 Removing intermediate container 720d00d9c38d 00:41:25 ---> 3dd63d6625ab 00:41:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:25 Removing intermediate container 7ddcc77dfa73 00:41:25 ---> 765032563db5 00:41:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:25 Removing intermediate container e018cfbb3eca 00:41:25 ---> d3e30a289d29 00:41:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:25 ---> Running in 4dc5ec77ce0b 00:41:25 ---> Running in 59eb6cd506f5 00:41:25 ---> Running in 14e897724c81 00:41:25 ---> Running in e708fb87d163 00:41:26 ---> Running in d906b21cc214 00:41:30 Removing intermediate container 4dc5ec77ce0b 00:41:30 ---> d57ab0c3abe8 00:41:30 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:41:30 Removing intermediate container 59eb6cd506f5 00:41:30 ---> 73f55c1dbd56 00:41:30 Step 5/26 : RUN apk add --update --no-cache make bash git 00:41:30 Removing intermediate container 14e897724c81 00:41:30 ---> c57b02e06c06 00:41:30 Step 5/23 : RUN apk add --update --no-cache make git 00:41:30 ---> Running in 855ff04e0f1e 00:41:30 ---> Running in 3e50cb01de0c 00:41:30 Removing intermediate container e708fb87d163 00:41:30 ---> fb29bf86bed7 00:41:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:41:30 ---> Running in 35b412fd1c4c 00:41:30 ---> Running in 66e2b75817aa 00:41:30 Removing intermediate container d906b21cc214 00:41:30 ---> 06f915788737 00:41:30 Step 5/24 : RUN apk add --update --no-cache make git 00:41:31 ---> Running in 24b1703ba53e 00:41:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:34 OK: 233 MiB in 51 packages 00:41:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:35 Removing intermediate container 855ff04e0f1e 00:41:35 ---> 064b64f2810a 00:41:35 Step 6/23 : COPY go.mod . 00:41:35 OK: 233 MiB in 51 packages 00:41:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:35 OK: 233 MiB in 51 packages 00:41:36 ---> 1b3c68a5bde9 00:41:36 Step 7/23 : RUN go mod download 00:41:36 ---> Running in 83abe0362a31 00:41:36 Removing intermediate container 35b412fd1c4c 00:41:36 ---> 9183e81423b0 00:41:36 Step 6/23 : COPY go.mod . 00:41:36 Removing intermediate container 3e50cb01de0c 00:41:36 ---> 48f744adb664 00:41:36 Step 6/26 : COPY go.mod . 00:41:37 OK: 233 MiB in 51 packages 00:41:37 ---> 3d655ee763ca 00:41:37 Step 7/23 : RUN go mod download 00:41:37 ---> 2f307935f126 00:41:37 Step 7/26 : RUN go mod download 00:41:37 ---> Running in b05ef4ce5bf4 00:41:37 OK: 233 MiB in 51 packages 00:41:37 ---> Running in ffc530c07824 00:41:38 Removing intermediate container 66e2b75817aa 00:41:38 ---> 1a96677be936 00:41:38 Step 6/22 : COPY go.mod . 00:41:38 Removing intermediate container 24b1703ba53e 00:41:38 ---> a552e87ceb50 00:41:38 Step 6/24 : COPY go.mod . 00:41:38 ---> 7296bc473eb4 00:41:38 Step 7/22 : RUN go mod download 00:41:39 ---> Running in 9d54ccfc2212 00:41:40 ---> 8bcb1ff68745 00:41:40 Step 7/24 : RUN go mod download 00:41:40 ---> Running in ca5b1bea8b42 00:41:40 Removing intermediate container 83abe0362a31 00:41:40 ---> 983f06d95a1f 00:41:40 Step 8/23 : COPY . . 00:41:41 Removing intermediate container ffc530c07824 00:41:41 ---> 0f86b8bb32f0 00:41:41 Step 8/26 : COPY . . 00:41:42 Removing intermediate container b05ef4ce5bf4 00:41:42 ---> 3556682d9176 00:41:42 Step 8/23 : COPY . . 00:41:50 Removing intermediate container 9d54ccfc2212 00:41:50 ---> cb5a0a52eb98 00:41:50 Step 8/22 : COPY . . 00:41:50 Removing intermediate container ca5b1bea8b42 00:41:50 ---> 4602906b8032 00:41:50 Step 8/24 : COPY . . 00:42:37 gofmt -l . 00:42:37 [ "`gofmt -l .`" = "" ] 00:42:37 ./bin/test-go-mod-tidy.sh 00:42:37 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:38 + ls -al . 00:42:38 total 716 00:42:38 drwxrwxr-x 9 1001 1001 4096 Feb 5 00:42 . 00:42:38 drwxr-xr-x 4 root root 4096 Feb 5 00:38 .. 00:42:38 -rw-rw-r-- 1 1001 1001 11 Feb 5 00:36 .dockerignore 00:42:38 drwxrwxr-x 8 1001 1001 4096 Feb 5 00:36 .git 00:42:38 drwxrwxr-x 3 1001 1001 4096 Feb 5 00:36 .github 00:42:38 -rw-rw-r-- 1 1001 1001 872 Feb 5 00:36 .gitignore 00:42:38 -rw-rw-r-- 1 1001 1001 166 Feb 5 00:36 .sonarcloud.properties 00:42:38 -rw-rw-r-- 1 1001 1001 7859 Feb 5 00:36 Attribution.txt 00:42:38 -rw-rw-r-- 1 1001 1001 3804 Feb 5 00:36 CONTRIBUTING.md 00:42:38 -rw-rw-r-- 1 1001 1001 931 Feb 5 00:36 Dockerfile.build 00:42:38 -rw-rw-r-- 1 1001 1001 863 Feb 5 00:36 Jenkinsfile 00:42:38 -rw-rw-r-- 1 1001 1001 10775 Feb 5 00:36 LICENSE 00:42:38 -rw-rw-r-- 1 1001 1001 6001 Feb 5 00:36 Makefile 00:42:38 -rw-rw-r-- 1 1001 1001 6524 Feb 5 00:36 README.md 00:42:38 -rw-rw-r-- 1 1001 1001 6755 Feb 5 00:36 SECURITY.md 00:42:38 -rw-rw-r-- 1 1001 1001 5 Feb 5 00:33 VERSION 00:42:38 -rw-rw-r-- 1 1001 1001 4131 Feb 5 00:36 ZMQWindows.md 00:42:38 drwxrwxr-x 2 1001 1001 4096 Feb 5 00:36 bin 00:42:38 drwxrwxr-x 15 1001 1001 4096 Feb 5 00:36 cmd 00:42:38 -rw-r--r-- 1 root root 583066 Feb 5 00:41 coverage.out 00:42:38 -rw-r--r-- 1 root root 1054 Feb 5 00:42 go.mod 00:42:38 -rw-r--r-- 1 root root 19290 Feb 5 00:42 go.sum 00:42:38 drwxrwxr-x 8 1001 1001 4096 Feb 5 00:36 internal 00:42:38 drwxrwxr-x 4 1001 1001 4096 Feb 5 00:36 openapi 00:42:38 drwxrwxr-x 4 1001 1001 4096 Feb 5 00:36 snap 00:42:38 -rw-rw-r-- 1 1001 1001 168 Feb 5 00:36 version.go [Pipeline] sh 00:42:39 + '[' -e coverage.out ] 00:42:39 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:39 Warning: overwriting stash ‘coverage-report’ 00:42:40 Stashed 1 file(s) [Pipeline] sh 00:42:41 + make build 00:42:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:42:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:42:59 ---> 4bc97bbefe58 00:42:59 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:42:59 ---> 384c8516ef70 00:42:59 Step 9/23 : RUN make cmd/core-data/core-data 00:42:59 ---> 4a3111603fe6 00:42:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:42:59 ---> Running in f1946a07f173 00:42:59 ---> Running in 8dcc910c27da 00:42:59 ---> 2d5aedd4226a 00:42:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:42:59 ---> Running in aacc710cf616 00:42:59 ---> Running in 6e478f819975 00:43:00 ---> 065eddcc332d 00:43:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:43:00 ---> Running in ca957bc05a54 00:43:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:43:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:43:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:43:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:43:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:43:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:43:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:43:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:43:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:43:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:43:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:44:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:44:08 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 00:44:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:44:11 Removing intermediate container 8dcc910c27da 00:44:11 ---> 22c03cb03e87 00:44:11 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:44:11 ---> Running in 2e3fe10e31ee [Pipeline] } 00:44:14 $ docker stop --time=1 41b9ced7daf70c63ab2da853d3c5bba531973e7a7d1488febe8565d0957d61e4 00:44:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:44:17 $ docker rm -f 41b9ced7daf70c63ab2da853d3c5bba531973e7a7d1488febe8565d0957d61e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:19 Removing intermediate container ca957bc05a54 00:44:19 ---> fb0b71832e3b 00:44:19 00:44:19 Step 10/24 : FROM alpine:3.12 00:44:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:19 3.12: Pulling from library/alpine 00:44:19 00:44:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:44:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:20 latest: Pulling from edgex-devops/edgex-compose-arm64 00:44:20 29e5d40040c1: Pulling fs layer 00:44:20 1ce36da41761: Pulling fs layer 00:44:20 25b303627fd3: Pulling fs layer 00:44:20 29e5d40040c1: Verifying Checksum 00:44:20 29e5d40040c1: Download complete 00:44:21 1ce36da41761: Verifying Checksum 00:44:21 1ce36da41761: Download complete 00:44:21 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:44:21 29e5d40040c1: Pull complete 00:44:21 Status: Downloaded newer image for alpine:3.12 00:44:21 ---> 389fef711851 00:44:21 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:44:22 Removing intermediate container 6e478f819975 00:44:22 ---> 670d772d00b7 00:44:22 00:44:22 Step 10/22 : FROM alpine:3.12 00:44:22 ---> 389fef711851 00:44:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:44:22 1ce36da41761: Pull complete 00:44:23 25b303627fd3: Verifying Checksum 00:44:23 25b303627fd3: Download complete 00:44:23 ---> Running in eb71d194c1ac 00:44:24 Removing intermediate container 2e3fe10e31ee 00:44:24 ---> 40cb03a2af02 00:44:24 00:44:24 Step 11/26 : FROM docker:20.10.0 00:44:24 20.10.0: Pulling from library/docker 00:44:24 ---> Running in 2f8718cb8baf 00:44:24 Removing intermediate container aacc710cf616 00:44:24 ---> 9f8b5f73ced0 00:44:24 00:44:24 Step 10/23 : FROM alpine:3.12 00:44:24 ---> 389fef711851 00:44:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:44:24 Removing intermediate container f1946a07f173 00:44:24 ---> c29ad1024807 00:44:24 00:44:24 Step 10/23 : FROM alpine:3.12 00:44:24 ---> 389fef711851 00:44:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:44:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:44:26 ---> Running in c290dccc8a92 00:44:26 ---> Running in 782f83d7edf6 00:44:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:44:26 (1/5) Installing ca-certificates (20191127-r4) 00:44:27 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:44:27 (3/5) Installing libcurl (7.69.1-r3) 00:44:27 (4/5) Installing curl (7.69.1-r3) 00:44:27 (5/5) Installing dumb-init (1.2.2-r1) 00:44:27 Executing busybox-1.31.1-r19.trigger 00:44:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:44:27 Executing ca-certificates-20191127-r4.trigger 00:44:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:44:27 OK: 7 MiB in 19 packages 00:44:27 Removing intermediate container 782f83d7edf6 00:44:27 ---> 656595219150 00:44:27 Step 12/23 : ENV APP_PORT=48080 00:44:27 (1/2) Installing ca-certificates (20191127-r4) 00:44:27 (2/2) Installing dumb-init (1.2.2-r1) 00:44:27 Executing busybox-1.31.1-r19.trigger 00:44:27 Executing ca-certificates-20191127-r4.trigger 00:44:28 OK: 6 MiB in 16 packages 00:44:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:44:28 ---> Running in a7c20f2cb598 00:44:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:44:30 (1/1) Installing dumb-init (1.2.2-r1) 00:44:30 Executing busybox-1.31.1-r19.trigger 00:44:30 OK: 6 MiB in 15 packages 00:44:30 Removing intermediate container a7c20f2cb598 00:44:30 ---> dbaee06cbc91 00:44:30 Step 13/23 : EXPOSE $APP_PORT 00:44:31 ---> Running in 6413d3d07b6b 00:44:32 Removing intermediate container 2f8718cb8baf 00:44:32 ---> 28d9185bc4e9 00:44:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:44:32 Removing intermediate container eb71d194c1ac 00:44:32 ---> b1c2ee663193 00:44:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:44:32 ---> Running in 4d1e2bb4cf04 00:44:32 ---> Running in 5c420fe35f6c 00:44:32 Removing intermediate container 6413d3d07b6b 00:44:32 ---> 09f28a022a75 00:44:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:33 Removing intermediate container c290dccc8a92 00:44:33 ---> 1b4fa234c39b 00:44:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:44:33 ---> Running in dd0ed6255e96 00:44:33 25b303627fd3: Pull complete 00:44:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:44:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:44:33 Removing intermediate container 5c420fe35f6c 00:44:33 ---> 216680566d3b 00:44:33 Step 13/22 : ENV APP_PORT=48060 00:44:33 prd-ubuntu18.04-docker-arm64-4c-16g-25120 does not seem to be running inside a container 00:44:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:33 ---> Running in 4748ff260277 00:44:33 Removing intermediate container 4d1e2bb4cf04 00:44:33 ---> bbc735b8b8e8 00:44:33 Step 13/24 : WORKDIR / 00:44:33 ---> Running in d56905277d01 00:44:34 ---> Running in 93dba2eb0349 00:44:34 Removing intermediate container 4748ff260277 00:44:34 ---> 3c31f59303f3 00:44:34 Step 13/23 : ENV APP_PORT=48081 00:44:34 Removing intermediate container d56905277d01 00:44:34 ---> b2781f8aeeaf 00:44:34 Step 14/22 : EXPOSE $APP_PORT 00:44:34 ---> Running in 4b20b7f83ce9 00:44:34 Removing intermediate container 93dba2eb0349 00:44:34 ---> 9517e132bb3b 00:44:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:44:34 ---> Running in 68fdd2d232c5 00:44:35 Removing intermediate container 4b20b7f83ce9 00:44:35 ---> e6f92df5012c 00:44:35 Step 14/23 : EXPOSE $APP_PORT 00:44:35 Removing intermediate container 68fdd2d232c5 00:44:35 ---> 91ec16579efc 00:44:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:44:35 ---> Running in ab3c825453df 00:44:35 ---> 3e504fa773f8 00:44:35 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:44:36 Removing intermediate container ab3c825453df 00:44:36 ---> b7cfa7af3f50 00:44:36 Step 15/23 : WORKDIR / 00:44:36 Removing intermediate container dd0ed6255e96 00:44:36 ---> ce77c77f92ae 00:44:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:44:36 ---> Running in a729bf4f54fc 00:44:36 ---> Running in 8d40e348377a 00:44:36 ---> fbbd052f5557 00:44:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:44:36 ---> 083175fa5e1d 00:44:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:44:37 $ docker top f5a7c629516ed9a4a65421ae9291081be1fbde1af92b8d687943c75d6ac9b269 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:37 Removing intermediate container a729bf4f54fc 00:44:37 ---> b50cc852467c 00:44:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:44:37 ---> df260c001ab4 00:44:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:44:38 + grep parallel 00:44:38 + docker-compose build --help 00:44:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:44:38 ---> d3b9ebd6af26 00:44:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:44:39 ---> 3eb381691664 00:44:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:44:39 ---> 689ec55c260e 00:44:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:44:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:44:40 ---> 4eb901ce7c4a 00:44:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:44:40 ---> Running in f17fe560a202 00:44:40 ---> feeb7ba8546d 00:44:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:44:41 (1/6) Installing dumb-init (1.2.2-r1) 00:44:41 (2/6) Installing libgcc (9.3.0-r2) 00:44:41 Removing intermediate container f17fe560a202 00:44:41 ---> 3a9d90639eb7 00:44:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:41 (3/6) Installing libsodium (1.0.18-r0) 00:44:41 ---> 96c2b1fd927b 00:44:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:44:41 (4/6) Installing libstdc++ (9.3.0-r2) 00:44:41 ---> Running in 537d456979b6 00:44:41 (5/6) Installing libzmq (4.3.3-r0) 00:44:41 (6/6) Installing zeromq (4.3.3-r0) 00:44:41 ---> e58ae71c1da3 00:44:41 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:44:41 Executing busybox-1.31.1-r19.trigger 00:44:41 OK: 8 MiB in 20 packages 00:44:42 ---> Running in 99ab95082e15 00:44:42 Removing intermediate container 537d456979b6 00:44:42 ---> b2adf639d9a6 00:44:42 Step 20/22 : LABEL arch=x86_64 00:44:42 ---> b951f56b75f3 00:44:42 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/ 00:44:42 ---> Running in 39d9b6243b93 00:44:42 ---> Running in b41a949fe3a4 00:44:43 Removing intermediate container 99ab95082e15 00:44:43 ---> a1ac535de5f5 00:44:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:43 Removing intermediate container 39d9b6243b93 00:44:43 ---> 04726afb94e1 00:44:43 Step 21/22 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:44:43 ---> Running in ba34530b105d 00:44:44 Removing intermediate container 8d40e348377a 00:44:44 ---> f91b71ec960a 00:44:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:44:44 ---> Running in 7f4726e36a78 00:44:44 Removing intermediate container ba34530b105d 00:44:44 ---> bbe3dd805cea 00:44:44 Step 21/23 : LABEL arch=x86_64 00:44:44 ---> Running in 55baf16ccedd 00:44:44 Removing intermediate container 7f4726e36a78 00:44:44 ---> b423a589f3e8 00:44:44 Step 22/22 : LABEL version=0.0.0 00:44:44 --parallel Build images in parallel. 00:44:44 ---> 79ec897262cd 00:44:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:44:44 ---> Running in ea3f1f28aca6 [Pipeline] } 00:44:44 $ docker stop --time=1 f5a7c629516ed9a4a65421ae9291081be1fbde1af92b8d687943c75d6ac9b269 00:44:45 Removing intermediate container 55baf16ccedd 00:44:45 ---> 8f37094d3c01 00:44:45 Step 22/23 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:44:45 ---> Running in 493dc9faf166 00:44:46 Removing intermediate container ea3f1f28aca6 00:44:46 ---> 54a392f1377f 00:44:46 00:44:46 Removing intermediate container b41a949fe3a4 00:44:46 ---> 9101982ce4bb 00:44:46 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:44:46 Removing intermediate container 493dc9faf166 00:44:46 ---> f1a2476e3597 00:44:46 Step 23/23 : LABEL version=0.0.0 00:44:46 $ docker rm -f f5a7c629516ed9a4a65421ae9291081be1fbde1af92b8d687943c75d6ac9b269 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:47 ---> Running in 957d3f188a58 00:44:47 ---> Running in b3bc22307058 00:44:47 ---> 1759c8876273 00:44:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:44:47 Removing intermediate container 957d3f188a58 00:44:47 ---> e832f3872af1 00:44:47 Step 22/24 : LABEL arch=x86_64 00:44:47 Removing intermediate container b3bc22307058 00:44:47 ---> ff25ca5fd6c5 00:44:47 00:44:47 Successfully built 54a392f1377f 00:44:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:47 . [Pipeline] withDockerContainer 00:44:48 Successfully tagged docker-support-notifications-go:latest 00:44:48  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 00:44:48 ---> Running in 9c4c653d7a51 00:44:48 prd-ubuntu18.04-docker-arm64-4c-16g-25120 does not seem to be running inside a container 00:44:48 $ 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/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:48 Successfully built ff25ca5fd6c5 00:44:48 ---> e0c925e6adb5 00:44:48 Step 19/23 : ENTRYPOINT ["/core-data"] 00:44:48 Successfully tagged docker-core-metadata-go:latest 00:44:48 Building docker-security-bootstrapper-go 00:44:48  Building docker-core-metadata-go ... done Removing intermediate container 9c4c653d7a51 00:44:48 ---> 25723b918337 00:44:48 Step 23/24 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:44:48 ---> Running in 600b6895c40c 00:44:48 ---> Running in 202cc24cc31e 00:44:49 Removing intermediate container 600b6895c40c 00:44:49 ---> e37803267392 00:44:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:49 ---> Running in d2b055b7a31d 00:44:49 Removing intermediate container 202cc24cc31e 00:44:49 ---> f184c9734c63 00:44:49 Step 24/24 : LABEL version=0.0.0 00:44:49 ---> Running in 664c210e0c3a 00:44:49 $ docker top 9d591ec29f99865e49686bcb833476a886f9c49ed78c2a8d22322e2823c3d5c8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:50 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:54 Removing intermediate container d2b055b7a31d 00:44:54 ---> 68c9f48f8bcb 00:44:54 Step 21/23 : LABEL arch=x86_64 00:44:54 Removing intermediate container 664c210e0c3a 00:44:54 ---> 15f9765de0d5 00:44:54 00:44:54 ---> Running in 31a18c223a69 00:44:55 Removing intermediate container 31a18c223a69 00:44:55 ---> bf32dadb9fe6 00:44:55 Step 22/23 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:44:55 Successfully built 15f9765de0d5 00:44:55 Successfully tagged docker-security-secretstore-setup-go:latest 00:44:55 Building docker-security-proxy-setup-go 00:44:56  Building docker-security-secretstore-setup-go ... done  ---> Running in 4f683fd9e9ce 00:44:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:44:57 Status: Downloaded newer image for docker:20.10.0 00:44:57 ---> aefe523efa57 00:44:57 Step 12/26 : RUN apk add --no-cache bash 00:44:57 Building docker-core-command-go ... 00:44:57 Building docker-core-data-go ... 00:44:57 Building docker-core-metadata-go ... 00:44:57 Building docker-security-bootstrapper-go ... 00:44:57 Building docker-security-proxy-setup-go ... 00:44:57 Building docker-security-secretstore-setup-go ... 00:44:57 Building docker-support-notifications-go ... 00:44:57 Building docker-support-scheduler-go ... 00:44:57 Building docker-sys-mgmt-agent-go ... 00:44:57 Building docker-security-proxy-setup-go 00:44:57 Building docker-support-scheduler-go 00:44:57 Building docker-security-bootstrapper-go 00:44:57 Building docker-support-notifications-go 00:44:57 Building docker-core-command-go 00:44:58 ---> Running in ae32a9ef882e 00:44:58 Removing intermediate container 4f683fd9e9ce 00:44:58 ---> 194d8cf56257 00:44:58 Step 23/23 : LABEL version=0.0.0 00:44:59 ---> Running in e090b6e8fe7c 00:45:02 Removing intermediate container e090b6e8fe7c 00:45:02 ---> 1662da6cc45b 00:45:02 00:45:02 Successfully built 1662da6cc45b 00:45:02 Successfully tagged docker-core-data-go:latest 00:45:02  Building docker-core-data-go ... done Building docker-core-command-go 00:45:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:45:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:45:03 (1/2) Installing readline (8.0.4-r0) 00:45:03 (2/2) Installing bash (5.0.17-r0) 00:45:03 Executing bash-5.0.17-r0.post-install 00:45:03 Executing busybox-1.31.1-r19.trigger 00:45:04 OK: 12 MiB in 22 packages 00:45:09 Removing intermediate container ae32a9ef882e 00:45:09 ---> 8d4e8aca8235 00:45:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:45:10 ---> Running in c987daa3ce1d 00:45:11 Removing intermediate container c987daa3ce1d 00:45:11 ---> 4f6d48811ae7 00:45:11 Step 14/26 : ENV APP_PORT=48090 00:45:11 ---> Running in 9a8a53262055 00:45:12 Removing intermediate container 9a8a53262055 00:45:12 ---> eb4f6a4b3345 00:45:12 Step 15/26 : EXPOSE $APP_PORT 00:45:13 ---> Running in 2e1dc068e2d5 00:45:14 Removing intermediate container 2e1dc068e2d5 00:45:14 ---> f55233c9c854 00:45:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:45:15 ---> 61c4b90ce644 00:45:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:45:17 ---> 1d8a5c2b401f 00:45:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:45:19 ---> 433f639cdae4 00:45:19 Step 19/26 : RUN apk --no-cache add py3-pip 00:45:20 ---> Running in d1e65b5ccb2f 00:45:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:45:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:45:24 (1/33) Installing libbz2 (1.0.8-r1) 00:45:24 (2/33) Installing expat (2.2.9-r1) 00:45:24 (3/33) Installing libffi (3.3-r2) 00:45:24 (4/33) Installing gdbm (1.13-r1) 00:45:24 (5/33) Installing xz-libs (5.2.5-r0) 00:45:24 (6/33) Installing sqlite-libs (3.32.1-r0) 00:45:24 (7/33) Installing python3 (3.8.5-r0) 00:45:32 (8/33) Installing py3-appdirs (1.4.4-r1) 00:45:32 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:45:32 (10/33) Installing py3-parsing (2.4.7-r0) 00:45:32 (11/33) Installing py3-six (1.15.0-r0) 00:45:32 (12/33) Installing py3-packaging (20.4-r0) 00:45:32 (13/33) Installing py3-setuptools (47.0.0-r0) 00:45:32 (14/33) Installing py3-chardet (3.0.4-r4) 00:45:33 (15/33) Installing py3-idna (2.9-r0) 00:45:33 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:45:33 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:45:33 (18/33) Installing py3-requests (2.23.0-r0) 00:45:33 (19/33) Installing py3-msgpack (1.0.0-r0) 00:45:34 (20/33) Installing py3-lockfile (0.12.2-r3) 00:45:34 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:45:34 (22/33) Installing py3-colorama (0.4.3-r0) 00:45:34 (23/33) Installing py3-distlib (0.3.0-r0) 00:45:34 (24/33) Installing py3-distro (1.5.0-r1) 00:45:34 (25/33) Installing py3-webencodings (0.5.1-r3) 00:45:34 (26/33) Installing py3-html5lib (1.0.1-r4) 00:45:35 (27/33) Installing py3-pytoml (0.1.21-r0) 00:45:35 (28/33) Installing py3-pep517 (0.8.2-r0) 00:45:35 (29/33) Installing py3-progress (1.5-r0) 00:45:35 (30/33) Installing py3-toml (0.10.1-r0) 00:45:35 (31/33) Installing py3-retrying (1.3.3-r0) 00:45:36 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:45:36 (33/33) Installing py3-pip (20.1.1-r0) 00:45:37 Executing busybox-1.31.1-r19.trigger 00:45:37 OK: 71 MiB in 55 packages 00:46:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:46:01 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:46:01 ---> 32f1b4c29b72 00:46:01 Step 3/21 : WORKDIR /edgex-go 00:46:01 ---> 32f1b4c29b72 00:46:01 Step 3/22 : WORKDIR /edgex-go 00:46:01 ---> Using cache 00:46:01 ---> d3e30a289d29 00:46:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:01 ---> Using cache 00:46:01 ---> d3e30a289d29 00:46:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:01 ---> Using cache 00:46:01 ---> 06f915788737 00:46:01 Step 5/21 : RUN apk add --update --no-cache make git 00:46:01 ---> Using cache 00:46:01 ---> 06f915788737 00:46:01 Step 5/22 : RUN apk add --update --no-cache make git 00:46:01 ---> Using cache 00:46:01 ---> a552e87ceb50 00:46:01 Step 6/22 : COPY go.mod . 00:46:01 ---> Using cache 00:46:01 ---> a552e87ceb50 00:46:01 Step 6/21 : COPY go.mod . 00:46:01 ---> Using cache 00:46:01 ---> 8bcb1ff68745 00:46:01 Step 7/22 : RUN go mod download 00:46:01 ---> Using cache 00:46:01 ---> 8bcb1ff68745 00:46:01 Step 7/21 : RUN go mod download 00:46:01 ---> Using cache 00:46:01 ---> 4602906b8032 00:46:01 Step 8/22 : COPY . . 00:46:01 ---> Using cache 00:46:01 ---> 4602906b8032 00:46:01 Step 8/21 : COPY . . 00:46:01 ---> Using cache 00:46:01 ---> 065eddcc332d 00:46:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:46:01 ---> Using cache 00:46:01 ---> 065eddcc332d 00:46:01 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:46:01 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:46:01 ---> 32f1b4c29b72 00:46:01 Step 3/31 : WORKDIR /edgex-go 00:46:01 ---> Using cache 00:46:01 ---> d3e30a289d29 00:46:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:01 ---> Using cache 00:46:01 ---> 06f915788737 00:46:01 Step 5/31 : RUN apk add --update --no-cache make git 00:46:01 ---> Using cache 00:46:01 ---> a552e87ceb50 00:46:01 Step 6/31 : COPY go.mod . 00:46:01 ---> Using cache 00:46:01 ---> 8bcb1ff68745 00:46:01 Step 7/31 : RUN go mod download 00:46:01 ---> Using cache 00:46:01 ---> 4602906b8032 00:46:01 Step 8/31 : COPY . . 00:46:01 ---> Using cache 00:46:01 ---> 065eddcc332d 00:46:01 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 00:46:03 ---> Running in 9a4844b4c759 00:46:03 ---> Running in e9bd8a6beb39 00:46:03 ---> Running in 4d628968a76b 00:46:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:46:04 ---> 32f1b4c29b72 00:46:04 Step 3/23 : WORKDIR /edgex-go 00:46:04 ---> Using cache 00:46:04 ---> d3e30a289d29 00:46:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:04 ---> Using cache 00:46:04 ---> 06f915788737 00:46:04 Step 5/23 : RUN apk add --update --no-cache make git 00:46:04 ---> Using cache 00:46:04 ---> a552e87ceb50 00:46:04 Step 6/23 : COPY go.mod . 00:46:04 ---> Using cache 00:46:04 ---> 8bcb1ff68745 00:46:04 Step 7/23 : RUN go mod download 00:46:04 ---> Using cache 00:46:04 ---> 4602906b8032 00:46:04 Step 8/23 : COPY . . 00:46:04 ---> Using cache 00:46:04 ---> 065eddcc332d 00:46:04 Step 9/23 : RUN make cmd/core-command/core-command 00:46:04 ---> Running in 848a4bb3e7c8 00:46:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:46:08 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 00:46:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:46:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:46:19 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:46:19 ---> 757c30ae018a 00:46:19 Step 3/31 : WORKDIR /edgex-go 00:46:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:46:19 ---> 757c30ae018a 00:46:19 Step 3/22 : WORKDIR /edgex-go 00:46:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:46:19 ---> 757c30ae018a 00:46:19 Step 3/21 : WORKDIR /edgex-go 00:46:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:46:19 ---> 757c30ae018a 00:46:19 Step 3/22 : WORKDIR /edgex-go 00:46:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:46:19 ---> 757c30ae018a 00:46:19 Step 3/23 : WORKDIR /edgex-go 00:46:19 ---> Running in 758514ce4ce3 00:46:19 ---> Running in f72b4fd61be5 00:46:19 ---> Running in 6699f998c829 00:46:19 ---> Running in 52e9f7038847 00:46:19 ---> Running in 2d0253e616b3 00:46:19 Removing intermediate container 2d0253e616b3 00:46:19 ---> 6bc937687988 00:46:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:19 Removing intermediate container 758514ce4ce3 00:46:19 ---> aa1460ffcf3e 00:46:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:19 ---> Running in 72e9a53000f8 00:46:19 Removing intermediate container 6699f998c829 00:46:19 ---> 1207761cad3c 00:46:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:19 Removing intermediate container f72b4fd61be5 00:46:19 ---> d409ebe6637b 00:46:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:19 Removing intermediate container 52e9f7038847 00:46:19 ---> 2947803e70f7 00:46:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:19 ---> Running in 8d276947fd8e 00:46:19 ---> Running in a1b56a2c26ff 00:46:19 ---> Running in 319864b28030 00:46:19 ---> Running in 1810983d4b9b 00:46:20 Removing intermediate container 72e9a53000f8 00:46:20 ---> 8fadb8395c8d 00:46:20 Step 5/31 : RUN apk add --update --no-cache make git 00:46:20 ---> Running in 99438d71467a 00:46:20 Removing intermediate container 8d276947fd8e 00:46:20 ---> 4172b0adcda4 00:46:20 Step 5/22 : RUN apk add --update --no-cache make git 00:46:20 Removing intermediate container a1b56a2c26ff 00:46:20 ---> 26da39fa24b7 00:46:20 Step 5/23 : RUN apk add --update --no-cache make git 00:46:20 ---> Running in 0f9840430daf 00:46:20 Removing intermediate container 1810983d4b9b 00:46:20 ---> 3c2da7cad30e 00:46:20 Step 5/21 : RUN apk add --update --no-cache make git 00:46:20 ---> Running in 7f35caec354e 00:46:21 Removing intermediate container 319864b28030 00:46:21 ---> 3228118f1ca4 00:46:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:46:21 ---> Running in 01fca93dd680 00:46:21 ---> Running in 724b58481f96 00:46:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:24 OK: 217 MiB in 51 packages 00:46:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:25 OK: 217 MiB in 51 packages 00:46:25 OK: 217 MiB in 51 packages 00:46:25 Removing intermediate container 99438d71467a 00:46:25 ---> 78ffc271f71e 00:46:25 Step 6/31 : COPY go.mod . 00:46:26 OK: 217 MiB in 51 packages 00:46:26 OK: 217 MiB in 51 packages 00:46:26 ---> 422ec24c2aa2 00:46:26 Step 7/31 : RUN go mod download 00:46:26 Removing intermediate container 724b58481f96 00:46:26 ---> 327d060ccbe3 00:46:26 Step 6/22 : COPY go.mod . 00:46:27 ---> Running in 430e8067b315 00:46:27 Removing intermediate container 0f9840430daf 00:46:27 ---> 0cb962f6e793 00:46:27 Step 6/22 : COPY go.mod . 00:46:28 Removing intermediate container 7f35caec354e 00:46:28 ---> 94041a767616 00:46:28 Step 6/23 : COPY go.mod . 00:46:28 ---> 7291ceefdd2b 00:46:28 Step 7/22 : RUN go mod download 00:46:28 ---> Running in 096a666332e7 00:46:29 Removing intermediate container 01fca93dd680 00:46:29 ---> ccdddbcf2248 00:46:29 Step 6/21 : COPY go.mod . 00:46:29 ---> aa239ad36d2c 00:46:29 Step 7/22 : RUN go mod download 00:46:29 ---> Running in 91dfa530b8a2 00:46:29 ---> 21860858ecb9 00:46:29 Step 7/23 : RUN go mod download 00:46:29 ---> Running in 1167d2532dba 00:46:30 ---> 6dc6e658a05c 00:46:30 Step 7/21 : RUN go mod download 00:46:30 ---> Running in 0417d62fe39e 00:46:32 Removing intermediate container 430e8067b315 00:46:32 ---> 850c436ab51f 00:46:32 Step 8/31 : COPY . . 00:46:33 Removing intermediate container 096a666332e7 00:46:33 ---> 0c62919bc896 00:46:33 Step 8/22 : COPY . . 00:46:34 Removing intermediate container 91dfa530b8a2 00:46:34 ---> 8e923a9cbf1e 00:46:34 Step 8/22 : COPY . . 00:46:35 Removing intermediate container 1167d2532dba 00:46:35 ---> d304c153d41e 00:46:35 Step 8/23 : COPY . . 00:46:36 Removing intermediate container 0417d62fe39e 00:46:36 ---> 90f1fce0095d 00:46:36 Step 8/21 : COPY . . 00:46:42 Removing intermediate container d1e65b5ccb2f 00:46:42 ---> f18654c82487 00:46:42 Step 20/26 : RUN pip install docker-compose==1.23.2 00:46:42 ---> Running in 3a402a99e898 00:46:48 Collecting docker-compose==1.23.2 00:46:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:46:49 Collecting PyYAML<4,>=3.10 00:46:49 Downloading PyYAML-3.13.tar.gz (270 kB) 00:46:54 Collecting jsonschema<3,>=2.5.1 00:46:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:46:57 Collecting cached-property<2,>=1.2.0 00:46:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:47:00 Collecting websocket-client<1.0,>=0.32.0 00:47:00 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:47:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:47:02 ---> 690ab2437797 00:47:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:47:02 ---> b8af258215e0 00:47:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 00:47:02 ---> 254626c56860 00:47:02 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:47:02 ---> 4dbddc656645 00:47:02 Step 9/23 : RUN make cmd/core-command/core-command 00:47:02 ---> c77ecec97d05 00:47:02 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:47:02 ---> Running in 011d959e003e 00:47:02 ---> Running in c4f960e70e3d 00:47:02 ---> Running in 6f1be8064793 00:47:02 ---> Running in f20dea1222f0 00:47:02 ---> Running in 934e93833532 00:47:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:47:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:47:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:47:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:47:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:47:04 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 00:47:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:47:05 Collecting dockerpty<0.5,>=0.4.1 00:47:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:47:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:47:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:47:07 Collecting docker<4.0,>=3.6.0 00:47:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:47:07 Collecting docopt<0.7,>=0.6.1 00:47:07 Downloading docopt-0.6.2.tar.gz (25 kB) 00:47:09 Collecting texttable<0.10,>=0.9.0 00:47:09 Downloading texttable-0.9.1.tar.gz (11 kB) 00:47:11 Collecting urllib3<1.25,>=1.21.1 00:47:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:47:11 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:47:11 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:47:12 Collecting idna<2.8,>=2.5 00:47:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:47:12 Collecting docker-pycreds>=0.4.0 00:47:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:47:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:47:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:47:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:47:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:47:13 Installing collected packages: PyYAML, jsonschema, cached-property, websocket-client, urllib3, idna, requests, dockerpty, docker-pycreds, docker, docopt, texttable, docker-compose 00:47:13 Running setup.py install for PyYAML: started 00:47:15 Running setup.py install for PyYAML: finished with status 'done' 00:47:17 Removing intermediate container 848a4bb3e7c8 00:47:17 ---> f54ac8d001ed 00:47:17 00:47:17 Step 10/23 : FROM alpine:3.12 00:47:17 ---> 389fef711851 00:47:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:47:18 Attempting uninstall: urllib3 00:47:18 Found existing installation: urllib3 1.25.9 00:47:18 Uninstalling urllib3-1.25.9: 00:47:18 ---> Using cache 00:47:18 ---> 1b4fa234c39b 00:47:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:18 ---> Using cache 00:47:18 ---> 3c31f59303f3 00:47:18 Step 13/23 : ENV APP_PORT=48082 00:47:18 Successfully uninstalled urllib3-1.25.9 00:47:20 Removing intermediate container 9a4844b4c759 00:47:20 ---> 8cecb638a515 00:47:20 00:47:20 Step 10/22 : FROM alpine:3.12 00:47:20 ---> 389fef711851 00:47:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:47:20 ---> Using cache 00:47:20 ---> 1b4fa234c39b 00:47:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:20 ---> Using cache 00:47:20 ---> 3c31f59303f3 00:47:20 Step 13/22 : ENV APP_PORT=48085 00:47:21 Attempting uninstall: idna 00:47:21 Found existing installation: idna 2.9 00:47:21 Uninstalling idna-2.9: 00:47:21 Successfully uninstalled idna-2.9 00:47:21 Attempting uninstall: requests 00:47:21 Found existing installation: requests 2.23.0 00:47:21 Uninstalling requests-2.23.0: 00:47:21 Successfully uninstalled requests-2.23.0 00:47:24 Running setup.py install for dockerpty: started 00:47:24 ---> Running in e778cd41f38b 00:47:24 ---> Running in 3823d3c49572 00:47:24 Removing intermediate container e9bd8a6beb39 00:47:24 ---> c4d85c38db10 00:47:24 00:47:24 Step 10/31 : FROM alpine:3.12 00:47:24 Removing intermediate container 4d628968a76b 00:47:24 ---> 5d3047f99868 00:47:24 00:47:24 Step 10/21 : FROM alpine:3.12 00:47:24 ---> 389fef711851 00:47:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:47:24 Running setup.py install for dockerpty: finished with status 'done' 00:47:24 Removing intermediate container e778cd41f38b 00:47:24 ---> 7c7fd47300fc 00:47:24 Step 14/23 : EXPOSE $APP_PORT 00:47:24 ---> 389fef711851 00:47:24 Step 11/21 : RUN apk add --update --no-cache curl 00:47:24 Removing intermediate container 3823d3c49572 00:47:24 ---> 10f50a71a215 00:47:24 Step 14/22 : EXPOSE $APP_PORT 00:47:24 ---> Running in cfbb57273b80 00:47:24 ---> Running in dbe3f4bc4741 00:47:24 ---> Running in ccd12969ec61 00:47:25 ---> Running in 8fa39ffc8347 00:47:25 Running setup.py install for docopt: started 00:47:26 Removing intermediate container dbe3f4bc4741 00:47:26 ---> 8fe5717563a8 00:47:26 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:47:26 Removing intermediate container 8fa39ffc8347 00:47:26 ---> 1d046a9c624e 00:47:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:26 Removing intermediate container cfbb57273b80 00:47:26 ---> e5ec02e6ba02 00:47:26 Step 15/23 : WORKDIR / 00:47:26 Running setup.py install for docopt: finished with status 'done' 00:47:26 Running setup.py install for texttable: started 00:47:26 ---> Running in a97709a4b67d 00:47:26 ---> Running in 92ceedba7d95 00:47:27 Running setup.py install for texttable: finished with status 'done' 00:47:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:47:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:47:28 ---> a31489991052 00:47:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:28 (1/4) Installing ca-certificates (20191127-r4) 00:47:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:47:28 (3/4) Installing libcurl (7.69.1-r3) 00:47:28 (4/4) Installing curl (7.69.1-r3) 00:47:28 Executing busybox-1.31.1-r19.trigger 00:47:28 Executing ca-certificates-20191127-r4.trigger 00:47:28 OK: 7 MiB in 18 packages 00:47:28 Removing intermediate container 92ceedba7d95 00:47:28 ---> 424b59e4a778 00:47:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:47:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:47:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:47:30 (1/2) Installing dumb-init (1.2.2-r1) 00:47:30 (2/2) Installing su-exec (0.2-r1) 00:47:30 Executing busybox-1.31.1-r19.trigger 00:47:30 OK: 6 MiB in 16 packages 00:47:31 ---> 7a6fc714e5fe 00:47:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:31 ---> a199f96a9ec3 00:47:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:47:32 ---> c8d8f90eda06 00:47:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:47:33 Removing intermediate container ccd12969ec61 00:47:33 ---> f367911fe4b5 00:47:33 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:33 Removing intermediate container a97709a4b67d 00:47:33 ---> 150bce58592a 00:47:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:47:33 ---> Running in bc0c49da1710 00:47:33 ---> 80414010242c 00:47:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:47:33 ---> Running in 23f7e2240bea 00:47:33 ---> Running in 69ad091548f3 00:47:35 Removing intermediate container bc0c49da1710 00:47:35 ---> 485a021a1ffd 00:47:35 Step 13/21 : WORKDIR /edgex 00:47:35 ---> Running in 49625f1faad2 00:47:35 Removing intermediate container 3a402a99e898 00:47:35 ---> 3a85380798b8 00:47:35 Step 21/26 : RUN apk --no-cache add curl 00:47:35 Removing intermediate container 69ad091548f3 00:47:35 ---> dc29f36f47ea 00:47:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:47:35 Removing intermediate container 23f7e2240bea 00:47:35 ---> 9a3c3b4c559b 00:47:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:36 ---> 9ecfd4d63209 00:47:36 Step 19/23 : ENTRYPOINT ["/core-command"] 00:47:36 ---> Running in 150c7b0c74db 00:47:36 ---> Running in 55832e25e4e9 00:47:36 ---> Running in cfdba37da229 00:47:36 ---> Running in 50e17f2e8f99 00:47:36 Removing intermediate container 49625f1faad2 00:47:36 ---> 0431598f8b8c 00:47:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:47:36 Removing intermediate container 55832e25e4e9 00:47:36 ---> e219ba6681ca 00:47:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:47:36 Removing intermediate container cfdba37da229 00:47:36 ---> acc5d9fd6b2c 00:47:36 Step 20/22 : LABEL arch=x86_64 00:47:37 Removing intermediate container 50e17f2e8f99 00:47:37 ---> 5b6514c9915a 00:47:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:37 ---> Running in 6847dc454a66 00:47:37 ---> Running in 2b5689101af5 00:47:37 ---> Running in cddb129f3868 00:47:37 ---> 8bc92efa5344 00:47:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:47:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:47:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:47:38 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:47:38 (2/3) Installing libcurl (7.69.1-r3) 00:47:38 (3/3) Installing curl (7.69.1-r3) 00:47:38 Removing intermediate container 2b5689101af5 00:47:38 ---> 8297f885201a 00:47:38 Step 21/22 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:47:38 Removing intermediate container cddb129f3868 00:47:38 ---> c91397f3f3c6 00:47:38 Step 21/23 : LABEL arch=x86_64 00:47:38 Executing busybox-1.31.1-r19.trigger 00:47:38 OK: 72 MiB in 58 packages 00:47:39 ---> Running in 949d1ca4e148 00:47:39 ---> a41ad668d259 00:47:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:47:39 ---> Running in b96287b1e4b2 00:47:40 Removing intermediate container 949d1ca4e148 00:47:40 ---> b95cef78b764 00:47:40 Step 22/22 : LABEL version=0.0.0 00:47:40 Removing intermediate container b96287b1e4b2 00:47:40 ---> 17aa28ee0fd7 00:47:40 Step 22/23 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:47:40 ---> Running in 4ce90a278e5d 00:47:41 ---> Running in 1c86bc7cf987 00:47:41 ---> 41dbed53d8ac 00:47:41 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:47:41 Removing intermediate container 150c7b0c74db 00:47:41 ---> e2b58a7f1b7b 00:47:41 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:47:41 Removing intermediate container 6847dc454a66 00:47:41 ---> f853338ba55a 00:47:41 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:47:41 ---> Running in a2bb863513e6 00:47:41 ---> Running in 877a570b012b 00:47:41 Removing intermediate container 4ce90a278e5d 00:47:41 ---> 20c854d1fb37 00:47:41 00:47:42 ---> Running in 778a5fee4c5e 00:47:42 Removing intermediate container 1c86bc7cf987 00:47:42 ---> f8cf5fe82ecb 00:47:42 Step 23/23 : LABEL version=0.0.0 00:47:42 Successfully built 20c854d1fb37 00:47:42 ---> Running in a9d35923048a 00:47:42 Successfully tagged docker-support-scheduler-go:latest 00:47:42  Building docker-support-scheduler-go ... done Removing intermediate container a2bb863513e6 00:47:42 ---> 74be07a0dd5f 00:47:42 Step 18/21 : CMD ["--init=true"] 00:47:42 Removing intermediate container 877a570b012b 00:47:42 ---> f5eb422ebe50 00:47:42 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:42 Removing intermediate container 778a5fee4c5e 00:47:42 ---> eb1b89d5c8b3 00:47:42 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:47:43 ---> Running in 99a3773179ce 00:47:43 ---> Running in 6ab178c5efd7 00:47:43 Removing intermediate container a9d35923048a 00:47:43 ---> 22277eed7129 00:47:43 00:47:43 Successfully built 22277eed7129 00:47:43 Removing intermediate container 99a3773179ce 00:47:43 ---> 4f4171509e4f 00:47:43 Step 19/21 : LABEL arch=x86_64 00:47:43 Successfully tagged docker-core-command-go:latest 00:47:44  Building docker-core-command-go ... done Removing intermediate container 6ab178c5efd7 00:47:44 ---> 4591f29e5176 00:47:44 Step 24/26 : LABEL arch=x86_64 00:47:44 ---> 203a10bd0063 00:47:44 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:47:44 ---> Running in 7cdc68525d9d 00:47:44 ---> Running in 465dc2b40aa9 00:47:44 ---> Running in 0eec0f08832e 00:47:44 Removing intermediate container 7cdc68525d9d 00:47:44 ---> 98be67893b2f 00:47:44 Step 20/21 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:47:44 Removing intermediate container 465dc2b40aa9 00:47:44 ---> 6ca29f3544d6 00:47:44 Step 25/26 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:47:45 ---> Running in 0814c49ad763 00:47:45 ---> Running in 66c2cf2811c1 00:47:45 Removing intermediate container 0814c49ad763 00:47:45 ---> f7f377c702f2 00:47:45 Step 21/21 : LABEL version=0.0.0 00:47:45 Removing intermediate container 66c2cf2811c1 00:47:45 ---> a25bcbb20ed5 00:47:45 Step 26/26 : LABEL version=0.0.0 00:47:45 ---> Running in 0d20d49aab3b 00:47:45 ---> Running in c709f656149b 00:47:46 Removing intermediate container c709f656149b 00:47:46 ---> 428d237b1281 00:47:46 00:47:46 Removing intermediate container 0d20d49aab3b 00:47:46 ---> 4ba8b911b971 00:47:46 00:47:46 Successfully built 428d237b1281 00:47:46 Successfully tagged docker-sys-mgmt-agent-go:latest 00:47:47  Building docker-sys-mgmt-agent-go ... done Successfully built 4ba8b911b971 00:47:47 Removing intermediate container 0eec0f08832e 00:47:47 ---> 5c588393e14f 00:47:47 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:47 Successfully tagged docker-security-proxy-setup-go:latest 00:47:48  Building docker-security-proxy-setup-go ... done  ---> 3f934293eccf 00:47:48 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:47:50 ---> 1ccf05436179 00:47:50 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:47:50 ---> fff252574a7d 00:47:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:47:52 ---> f657664bf8ed 00:47:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:47:53 ---> 6fc68ffad6f5 00:47:53 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:47:53 ---> Running in b88d374f8f89 00:47:54 Removing intermediate container b88d374f8f89 00:47:54 ---> 1fae3e409dea 00:47:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:47:54 ---> 65ac46b82c2c 00:47:54 Step 26/31 : RUN chmod +x /entrypoint.sh 00:47:54 ---> Running in 98c4cfbb17d2 00:47:56 Removing intermediate container 98c4cfbb17d2 00:47:56 ---> f81e0a97aab7 00:47:56 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:47:57 ---> Running in 99fb1e8e62c6 00:47:57 Removing intermediate container 99fb1e8e62c6 00:47:57 ---> dd88a9724b21 00:47:57 Step 28/31 : CMD ["gate"] 00:47:57 ---> Running in 2195a21c1b50 00:47:58 Removing intermediate container 2195a21c1b50 00:47:58 ---> 6b1227b3fcb3 00:47:58 Step 29/31 : LABEL arch=x86_64 00:47:58 ---> Running in 7c546e27756b 00:47:58 Removing intermediate container 7c546e27756b 00:47:58 ---> f27fe6c9eda3 00:47:58 Step 30/31 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:47:58 ---> Running in 02271d1ca197 00:47:58 Removing intermediate container 02271d1ca197 00:47:58 ---> f0a99b257185 00:47:58 Step 31/31 : LABEL version=0.0.0 00:47:59 ---> Running in 328acf807e88 00:47:59 Removing intermediate container 328acf807e88 00:47:59 ---> 1530a8277b62 00:47:59 00:48:00 Successfully built 1530a8277b62 00:48:00 Successfully tagged docker-security-bootstrapper-go:latest 00:48:00  Building docker-security-bootstrapper-go ... done  [Pipeline] } 00:48:00 $ docker stop --time=1 178f14878be3a519534781fca7e26ad3fca0b09274b7278164587c30a3405229 00:48:03 $ docker rm -f 178f14878be3a519534781fca7e26ad3fca0b09274b7278164587c30a3405229 [Pipeline] // withDockerContainer [Pipeline] sh 00:48:04 + docker images 00:48:04 + grep docker 00:48:05 docker-security-bootstrapper-go latest 1530a8277b62 6 seconds ago 23.8MB 00:48:05 docker-security-proxy-setup-go latest 4ba8b911b971 19 seconds ago 24.4MB 00:48:05 docker-sys-mgmt-agent-go latest 428d237b1281 19 seconds ago 313MB 00:48:05 docker-core-command-go latest 22277eed7129 22 seconds ago 16.9MB 00:48:05 docker-support-scheduler-go latest 20c854d1fb37 24 seconds ago 17MB 00:48:05 docker-core-data-go latest 1662da6cc45b 3 minutes ago 22.3MB 00:48:05 docker-security-secretstore-setup-go latest 15f9765de0d5 3 minutes ago 24.6MB 00:48:05 docker-core-metadata-go latest ff25ca5fd6c5 3 minutes ago 18.8MB 00:48:05 docker-support-notifications-go latest 54a392f1377f 3 minutes ago 17.6MB 00:48:05 docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:48:21 Still waiting to schedule task 00:48:21 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:48:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:48:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:48:56 Removing intermediate container f20dea1222f0 00:48:56 ---> 15854a920022 00:48:56 00:48:56 Step 10/21 : FROM alpine:3.12 00:48:56 3.12: Pulling from library/alpine 00:48:56 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:48:56 Status: Downloaded newer image for alpine:3.12 00:48:56 ---> afeebe901d6b 00:48:56 Step 11/21 : RUN apk add --update --no-cache curl 00:48:57 ---> Running in 060d8688b324 00:48:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:59 (1/4) Installing ca-certificates (20191127-r4) 00:49:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:49:00 (3/4) Installing libcurl (7.69.1-r3) 00:49:00 (4/4) Installing curl (7.69.1-r3) 00:49:00 Executing busybox-1.31.1-r19.trigger 00:49:00 Executing ca-certificates-20191127-r4.trigger 00:49:00 OK: 7 MiB in 18 packages 00:49:03 Removing intermediate container 060d8688b324 00:49:03 ---> 588157d12da7 00:49:03 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:03 ---> Running in fb93ce72befc 00:49:04 Removing intermediate container fb93ce72befc 00:49:04 ---> f7cb8bc5846b 00:49:04 Step 13/21 : WORKDIR /edgex 00:49:04 ---> Running in 69d3b3501953 00:49:05 Removing intermediate container 69d3b3501953 00:49:05 ---> 3e403e1a8ab4 00:49:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:49:06 ---> 2964f8e8e14b 00:49:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:49:08 ---> 1fb8a6193b70 00:49:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:49:09 Running on prd-ubuntu18.04-docker-8c-8g-25130 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:49:09 Running in /w/workspace/edgex-go/57 [Pipeline] { [Pipeline] checkout 00:49:10 ---> 484a9956d63e 00:49:10 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:49:10 ---> Running in e3cd2e32dba0 00:49:10 Removing intermediate container e3cd2e32dba0 00:49:10 ---> e04f70bfed3e 00:49:10 Step 18/21 : CMD ["--init=true"] 00:49:11 ---> Running in f7f17cabf684 00:49:11 using credential edgex-jenkins-ssh 00:49:11 Cloning the remote Git repository 00:49:11 Removing intermediate container f7f17cabf684 00:49:11 ---> 7148fc9b2a03 00:49:11 Step 19/21 : LABEL arch=arm64 00:49:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:49:11 > git init /w/workspace/edgex-go/57 # timeout=10 00:49:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:49:11 > git --version # timeout=10 00:49:11 > git --version # 'git version 2.17.1' 00:49:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:49:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:49:12 ---> Running in 0fe1b9919829 00:49:13 Removing intermediate container 0fe1b9919829 00:49:13 ---> fcb003ed39fa 00:49:13 Step 20/21 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:49:13 ---> Running in c4a9b8c7f39f 00:49:14 Removing intermediate container c4a9b8c7f39f 00:49:14 ---> 1c499e417206 00:49:14 Step 21/21 : LABEL version=0.0.0 00:49:14 ---> Running in 2629ed4571b7 00:49:15 Removing intermediate container 2629ed4571b7 00:49:15 ---> 90a8fb4b957c 00:49:15 00:49:16 Successfully built 90a8fb4b957c 00:49:16 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:49:16  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 00:49:18 Removing intermediate container c4f960e70e3d 00:49:18 ---> 44ed40beefa6 00:49:18 00:49:18 Step 10/31 : FROM alpine:3.12 00:49:18 ---> afeebe901d6b 00:49:18 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:49:21 ---> Running in 6daa4df9cdce 00:49:21 Removing intermediate container 6daa4df9cdce 00:49:21 ---> c17bee81d4a4 00:49:21 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:49:22 Removing intermediate container 934e93833532 00:49:22 ---> 711f50bd5afa 00:49:22 00:49:22 Step 10/23 : FROM alpine:3.12 00:49:22 ---> afeebe901d6b 00:49:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:49:23 ---> Running in 6673c8956039 00:49:23 ---> Running in ade1d10ff171 00:49:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:49:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:49:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:49:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:49:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:49:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:49:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:25 Removing intermediate container 6f1be8064793 00:49:25 ---> aa300c5411dc 00:49:25 00:49:25 Step 10/22 : FROM alpine:3.12 00:49:25 ---> afeebe901d6b 00:49:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:49:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:25 Removing intermediate container 011d959e003e 00:49:25 ---> 15a528ccffdd 00:49:25 00:49:25 Step 10/22 : FROM alpine:3.12 00:49:25 ---> afeebe901d6b 00:49:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:49:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:25 Merging remotes/origin/master commit a296f24e360d73b4e20a007fd564889f5e431139 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:49:26 ---> Running in f49d1de01a9c 00:49:26 Merge succeeded, producing 92a982e0d6204b6bcc1f85e61574866441d1652c 00:49:26 Checking out Revision 92a982e0d6204b6bcc1f85e61574866441d1652c (PR-2858) 00:49:26 ---> Running in 92145799eb57 00:49:26 (1/1) Installing dumb-init (1.2.2-r1) 00:49:26 Executing busybox-1.31.1-r19.trigger 00:49:26 OK: 5 MiB in 15 packages 00:49:26 (1/2) Installing dumb-init (1.2.2-r1) 00:49:26 (2/2) Installing su-exec (0.2-r1) 00:49:26 Executing busybox-1.31.1-r19.trigger 00:49:26 OK: 5 MiB in 16 packages 00:49:25 > git config core.sparsecheckout # timeout=10 00:49:26 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:49:26 > git remote # timeout=10 00:49:26 > git config --get remote.origin.url # timeout=10 00:49:26 using GIT_SSH to set credentials SSH Credentials for GitHub 00:49:26 > git merge a296f24e360d73b4e20a007fd564889f5e431139 # timeout=10 00:49:26 > git rev-parse HEAD^{commit} # timeout=10 00:49:26 > git config core.sparsecheckout # timeout=10 00:49:26 > git checkout -f 92a982e0d6204b6bcc1f85e61574866441d1652c # timeout=10 00:49:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:29 Removing intermediate container 6673c8956039 00:49:29 ---> 02fc95b7cbad 00:49:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:29 Removing intermediate container ade1d10ff171 00:49:29 ---> 3c6f8101276d 00:49:29 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:49:29 (1/1) Installing dumb-init (1.2.2-r1) 00:49:29 Executing busybox-1.31.1-r19.trigger 00:49:29 ---> Running in 5536d97419b8 00:49:29 OK: 5 MiB in 15 packages 00:49:29 (1/2) Installing ca-certificates (20191127-r4) 00:49:29 (2/2) Installing dumb-init (1.2.2-r1) 00:49:29 Executing busybox-1.31.1-r19.trigger 00:49:29 Executing ca-certificates-20191127-r4.trigger 00:49:29 ---> Running in b7e646cd6e7d 00:49:30 Commit message: "Merge commit 'a296f24e360d73b4e20a007fd564889f5e431139' into HEAD" 00:49:30 First time build. Skipping changelog. 00:49:30 OK: 6 MiB in 16 packages [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:30 Removing intermediate container 5536d97419b8 00:49:30 ---> 2c6d8803b053 00:49:30 Step 13/23 : ENV APP_PORT=48082 00:49:30 Removing intermediate container b7e646cd6e7d 00:49:30 ---> 8191a4db1d1e 00:49:30 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:49:31 + echo snap-build.sh 00:49:31 snap-build.sh 00:49:31 + SNAP_BASE_DIR=. 00:49:31 + '[' '!' -z /w/workspace/edgex-go/57 ']' 00:49:31 + SNAP_BASE_DIR=/w/workspace/edgex-go/57 00:49:31 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/57]' 00:49:31 [snap-build] Building snap in dir [/w/workspace/edgex-go/57] 00:49:31 + cd /w/workspace/edgex-go/57 00:49:31 + sudo apt-get remove -qy --purge lxd lxd-client 00:49:31 Reading package lists... 00:49:31 ---> Running in 6ae618aafb22 00:49:30 > git rev-list --no-walk e823944490bff4293b7713b1928293449171409f # timeout=10 00:49:31 Building dependency tree... 00:49:31 Reading state information... 00:49:31 The following packages were automatically installed and are no longer required: 00:49:31 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:49:31 uidmap xdelta3 00:49:31 Use 'sudo apt autoremove' to remove them. 00:49:31 The following packages will be REMOVED: 00:49:31 lxd* lxd-client* 00:49:31 ---> Running in a76d67ce0939 00:49:31 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:49:31 After this operation, 31.7 MB disk space will be freed. 00:49:32 Removing intermediate container f49d1de01a9c 00:49:32 ---> a27fb453e826 00:49:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:32 Removing intermediate container 6ae618aafb22 00:49:32 ---> 6dbd912474d7 00:49:32 Step 14/23 : EXPOSE $APP_PORT 00:49:32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:49:32 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:49:33 ---> Running in 4a0af14057e6 00:49:33 Removing intermediate container a76d67ce0939 00:49:33 ---> 8a3699254f02 00:49:33 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:49:33 ---> Running in 1fd6527af6f0 00:49:33 Removing intermediate container 92145799eb57 00:49:33 ---> 63ea3bedd48f 00:49:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:49:33 ---> Running in b610b19b0f10 00:49:33 Removing lxd dnsmasq configuration 00:49:33 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:49:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:49:34 Removing intermediate container 4a0af14057e6 00:49:34 ---> 825a1b64791e 00:49:34 Step 13/22 : ENV APP_PORT=48085 00:49:34 ---> Running in d9cce9dd473c 00:49:34 ---> Running in 251010855a8f 00:49:34 Removing intermediate container 1fd6527af6f0 00:49:34 ---> 0e760767c001 00:49:34 Step 15/23 : WORKDIR / 00:49:34 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:49:35 ---> Running in 9f9d61c11117 00:49:35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:49:35 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:49:35 Removing intermediate container d9cce9dd473c 00:49:35 ---> 1fd3338fdb8f 00:49:35 Step 13/22 : ENV APP_PORT=48060 00:49:35 Removing intermediate container 251010855a8f 00:49:35 ---> 0b80acaaf041 00:49:35 Step 14/22 : EXPOSE $APP_PORT 00:49:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:35 ---> 757c30ae018a 00:49:35 Step 3/23 : WORKDIR /edgex-go 00:49:35 ---> Using cache 00:49:35 ---> 2947803e70f7 00:49:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:35 ---> Using cache 00:49:35 ---> 3c2da7cad30e 00:49:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:49:35 ---> Running in aeb86d4f9c2d 00:49:35 ---> Running in 3299515bccf7 00:49:35 ---> Running in 0705df470499 00:49:36 Removing intermediate container 9f9d61c11117 00:49:36 ---> 9ae5969c807c 00:49:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:36 Processing triggers for systemd (237-3ubuntu10.42) ... 00:49:36 Processing triggers for ureadahead (0.100.0-21) ... 00:49:36 Removing intermediate container aeb86d4f9c2d 00:49:36 ---> 2a0616ae97ad 00:49:36 Step 14/22 : EXPOSE $APP_PORT 00:49:36 Removing intermediate container 0705df470499 00:49:36 ---> f5a3fc88f240 00:49:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:37 ---> Running in 633bb0b9d2c8 00:49:37 ---> a56b55385db5 00:49:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:49:37 Removing intermediate container b610b19b0f10 00:49:37 ---> 1e1cd1eba849 00:49:37 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:49:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:37 Removing intermediate container 633bb0b9d2c8 00:49:37 ---> 81c6733b0237 00:49:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:37 ---> e96ba4f2ab56 00:49:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:49:38 + sudo snap remove --purge lxd 00:49:38 ---> Running in 02115bf02336 00:49:38 snap "lxd" is not installed 00:49:38 + sudo groupadd --force --system lxd 00:49:38 ++ whoami 00:49:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:49:38 + newgrp - lxd 00:49:38 + sudo snap install lxd 00:49:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:39 Removing intermediate container 02115bf02336 00:49:39 ---> fbe22e9d2a02 00:49:39 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:49:39 OK: 217 MiB in 51 packages 00:49:39 ---> 338f1a8ea35d 00:49:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:49:39 ---> 666408256840 00:49:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:49:39 ---> baa1c8f9bbec 00:49:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:49:40 ---> c47ad7c84e3a 00:49:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:49:41 ---> 29bfdd8d66bb 00:49:41 Step 19/23 : ENTRYPOINT ["/core-command"] 00:49:41 ---> Running in 05a07241cc84 00:49:41 ---> Running in 502ed761c96a 00:49:41 ---> 5b50a1b764d1 00:49:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:49:41 ---> aa5c48c384f0 00:49:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:49:41 Removing intermediate container 3299515bccf7 00:49:41 ---> d7bf5118dfc5 00:49:41 Step 6/23 : COPY go.mod . 00:49:41 ---> Running in c9493822408c 00:49:42 Removing intermediate container 502ed761c96a 00:49:42 ---> 995a027bd5ef 00:49:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:42 ---> Running in 18a2b5923c9e 00:49:42 Removing intermediate container c9493822408c 00:49:42 ---> 7f33e277b00d 00:49:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:43 ---> Running in 9718f34b9182 00:49:43 ---> f836e20a070b 00:49:43 Step 7/23 : RUN go mod download 00:49:43 ---> 0508db1152ed 00:49:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:49:43 ---> Running in 178ecc2bfaf3 00:49:43 Removing intermediate container 18a2b5923c9e 00:49:43 ---> a26e17cd445e 00:49:43 Step 21/23 : LABEL arch=arm64 00:49:43 ---> Running in f065aaa2941c 00:49:43 ---> Running in adddb7b59d1d 00:49:43 Removing intermediate container 9718f34b9182 00:49:43 ---> a4b942054b03 00:49:43 Step 20/22 : LABEL arch=arm64 00:49:44 ---> Running in 334f96cd5be9 00:49:44 Removing intermediate container f065aaa2941c 00:49:44 ---> 179e97fb8060 00:49:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:44 Removing intermediate container adddb7b59d1d 00:49:44 ---> 948b4359434d 00:49:44 Step 22/23 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:49:44 ---> Running in e8698fa857e4 00:49:44 ---> Running in c43fc06d02e7 00:49:44 Removing intermediate container 05a07241cc84 00:49:44 ---> 426565b5af42 00:49:44 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:44 Removing intermediate container 334f96cd5be9 00:49:44 ---> 59506609143f 00:49:44 Step 21/22 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:49:45 ---> Running in 7f3ef0f69a92 00:49:45 Removing intermediate container c43fc06d02e7 00:49:45 Removing intermediate container e8698fa857e4 00:49:45 ---> 971caff97f29 00:49:45 Step 20/22 : LABEL arch=arm64 00:49:45 ---> 9e158cc554a1 00:49:45 Step 23/23 : LABEL version=0.0.0 00:49:45 ---> Running in f406ed3688dc 00:49:45 ---> Running in 8d0ff372bc6f 00:49:45 ---> 98d1e190fbb1 00:49:45 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:49:45 Removing intermediate container 7f3ef0f69a92 00:49:45 ---> 931ddf7e8d1b 00:49:45 Step 22/22 : LABEL version=0.0.0 00:49:46 ---> Running in acbe1752b92d 00:49:46 Removing intermediate container f406ed3688dc 00:49:46 ---> 9b8e1d77a8b1 00:49:46 Step 21/22 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:49:46 Removing intermediate container 8d0ff372bc6f 00:49:46 ---> 31816fc104ca 00:49:46 00:49:46 2021-02-05T00:49:44Z INFO Waiting for automatic snapd restart... 00:49:46 ---> Running in 6a3b29bf22c0 00:49:46 Removing intermediate container acbe1752b92d 00:49:46 ---> 43c4bfc1b6ad 00:49:46 00:49:47 Successfully built 31816fc104ca 00:49:47 Removing intermediate container 178ecc2bfaf3 00:49:47 ---> 37c94ded7b8d 00:49:47 Step 8/23 : COPY . . 00:49:47 Successfully tagged docker-core-command-go-arm64:latest 00:49:47  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 00:49:47 ---> c5ef962b1b1f 00:49:47 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:49:47 Removing intermediate container 6a3b29bf22c0 00:49:47 Successfully built 43c4bfc1b6ad 00:49:47 ---> 1576d2f6112b 00:49:47 Step 22/22 : LABEL version=0.0.0 00:49:47 Successfully tagged docker-support-scheduler-go-arm64:latest 00:49:47 Building docker-security-secretstore-setup-go 00:49:47  Building docker-support-scheduler-go ... done  ---> Running in 199f5d3c5042 00:49:48 Removing intermediate container 199f5d3c5042 00:49:48 ---> 59dd048accf3 00:49:48 00:49:49 Successfully built 59dd048accf3 00:49:49 ---> b22dd1ccd3d8 00:49:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:49:49 Successfully tagged docker-support-notifications-go-arm64:latest 00:49:49  Building docker-support-notifications-go ... done Building docker-core-metadata-go 00:49:52 ---> 0db4f8d961c8 00:49:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:49:56 ---> 444e6eef1598 00:49:56 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:49:57 ---> Running in 5f3e5eab73d4 00:49:58 Removing intermediate container 5f3e5eab73d4 00:49:58 ---> 741e6713aa45 00:49:58 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:49:58 lxd 4.10 from Canonical* installed 00:49:58 + sudo lxd init --auto 00:49:58 ---> 0c41b9f1135b 00:49:58 Step 9/23 : RUN make cmd/core-data/core-data 00:50:00 ---> Running in d6b9b4b884bc 00:50:00 ---> 66c0eef5091c 00:50:00 Step 26/31 : RUN chmod +x /entrypoint.sh 00:50:02 ---> Running in 87401802a4e8 00:50:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:50:05 Removing intermediate container 87401802a4e8 00:50:05 ---> 08877f6d1bd5 00:50:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:50:05 ---> Running in dfe289b477f4 00:50:06 Removing intermediate container dfe289b477f4 00:50:06 ---> 1370797ef956 00:50:06 Step 28/31 : CMD ["gate"] 00:50:07 + sudo snap install --classic snapcraft 00:50:07 ---> Running in dc2a7b70e8e2 00:50:08 Removing intermediate container dc2a7b70e8e2 00:50:08 ---> acac7ae19dba 00:50:08 Step 29/31 : LABEL arch=arm64 00:50:08 ---> Running in 875216481ad7 00:50:09 Removing intermediate container 875216481ad7 00:50:09 ---> d05aa3c31cba 00:50:09 Step 30/31 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:50:10 ---> Running in a69d510c99b7 00:50:11 Removing intermediate container a69d510c99b7 00:50:11 ---> 993bd69b2ac9 00:50:11 Step 31/31 : LABEL version=0.0.0 00:50:12 snapcraft 4.4.4 from Canonical* installed 00:50:12 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:50:12 + patch --verbose -p1 00:50:12 Hmm... Looks like a unified diff to me... 00:50:12 The text leading up to this was: 00:50:12 -------------------------- 00:50:12 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:50:12 |From: Tony Espy 00:50:12 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:50:12 |Subject: [PATCH] optimize snap build for pipeline CI check 00:50:12 | 00:50:12 |This patch is used by the EdgeX CI pipeline builds to 00:50:12 |optimize the snap CI check run for pull requests. When 00:50:12 |applied, it essentially strips out everything (apps and 00:50:12 |parts) from the snapcraft.yaml file except those required 00:50:12 |to build edgex-go, as the whole idea of the CI check is to 00:50:12 |catch changes to edgex-go that break the snap build. 00:50:12 | 00:50:12 |In general, anyone updating snapcraft.yaml will also need 00:50:12 |to update this patch file, otherwise it may fail to apply, 00:50:12 |resulting in a failed snap build CI check in the associated 00:50:12 |pull request. 00:50:12 | 00:50:12 |Note - in addition to applying this patch, the pipeline also 00:50:12 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:50:12 |need to build the finally binary .snap file (and it won't 00:50:12 |work with the patch applied). This further reduces the build 00:50:12 |time. 00:50:12 |--- 00:50:12 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:50:12 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:50:12 | 00:50:12 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:50:12 |index 1e537489..faf42425 100644 00:50:12 |--- a/snap/snapcraft.yaml 00:50:12 |+++ b/snap/snapcraft.yaml 00:50:12 -------------------------- 00:50:12 patching file snap/snapcraft.yaml 00:50:12 Using Plan A... 00:50:12 Hunk #1 succeeded at 73. 00:50:12 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 00:50:12 Hunk #3 succeeded at 214 (offset -1 lines). 00:50:12 Hunk #4 FAILED at 223. 00:50:12 Hunk #5 succeeded at 300. 00:50:12 Hunk #6 succeeded at 327. 00:50:12 Hunk #7 succeeded at 361. 00:50:12 Hunk #8 FAILED at 412. 00:50:12 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:50:12 Hmm... Ignoring the trailing garbage. 00:50:12 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:50:13 Failed in branch amd64 00:50:13 ---> Running in 574aa872afe6 00:50:14 Removing intermediate container 574aa872afe6 00:50:14 ---> 41a2dbdae812 00:50:14 00:50:15 Successfully built 41a2dbdae812 00:50:15 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:50:30  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:50:30 ---> 757c30ae018a 00:50:30 Step 3/26 : WORKDIR /edgex-go 00:50:30 ---> Using cache 00:50:30 ---> 2947803e70f7 00:50:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:30 ---> Using cache 00:50:30 ---> 3c2da7cad30e 00:50:30 Step 5/26 : RUN apk add --update --no-cache make bash git 00:50:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:50:30 ---> 757c30ae018a 00:50:30 Step 3/24 : WORKDIR /edgex-go 00:50:30 ---> Using cache 00:50:30 ---> 2947803e70f7 00:50:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:30 ---> Using cache 00:50:30 ---> 3c2da7cad30e 00:50:30 Step 5/24 : RUN apk add --update --no-cache make git 00:50:30 ---> Using cache 00:50:30 ---> ccdddbcf2248 00:50:30 Step 6/24 : COPY go.mod . 00:50:30 ---> Using cache 00:50:30 ---> 6dc6e658a05c 00:50:30 Step 7/24 : RUN go mod download 00:50:30 ---> Using cache 00:50:30 ---> 90f1fce0095d 00:50:30 Step 8/24 : COPY . . 00:50:30 ---> Using cache 00:50:30 ---> c77ecec97d05 00:50:30 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:50:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:50:30 ---> 757c30ae018a 00:50:30 Step 3/23 : WORKDIR /edgex-go 00:50:30 ---> Using cache 00:50:30 ---> 2947803e70f7 00:50:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:30 ---> Using cache 00:50:30 ---> 3c2da7cad30e 00:50:30 Step 5/23 : RUN apk add --update --no-cache make git 00:50:30 ---> Using cache 00:50:30 ---> ccdddbcf2248 00:50:30 Step 6/23 : COPY go.mod . 00:50:30 ---> Using cache 00:50:30 ---> 6dc6e658a05c 00:50:30 Step 7/23 : RUN go mod download 00:50:30 ---> Using cache 00:50:30 ---> 90f1fce0095d 00:50:30 Step 8/23 : COPY . . 00:50:30 ---> Using cache 00:50:30 ---> c77ecec97d05 00:50:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:50:32 ---> Running in c0c4e31c06d8 00:50:32 ---> Running in 2c066dca89a4 00:50:32 ---> Running in d5ccfb8043de 00:50:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:50:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:50:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:36 OK: 217 MiB in 51 packages 00:50:38 Removing intermediate container c0c4e31c06d8 00:50:38 ---> c35140a50157 00:50:38 Step 6/26 : COPY go.mod . 00:50:39 ---> dbc813dbbe25 00:50:39 Step 7/26 : RUN go mod download 00:50:39 ---> Running in eacaabd16357 00:50:44 Removing intermediate container eacaabd16357 00:50:44 ---> ea4d3f8bd536 00:50:44 Step 8/26 : COPY . . 00:51:03 ---> 2f1361d2df67 00:51:03 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:51:03 ---> Running in e29551d87d8e 00:51:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:51:32 Removing intermediate container d6b9b4b884bc 00:51:32 ---> 949d1795589d 00:51:32 00:51:32 Step 10/23 : FROM alpine:3.12 00:51:32 ---> afeebe901d6b 00:51:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:32 ---> Running in b2b0009029cf 00:51:32 Removing intermediate container b2b0009029cf 00:51:32 ---> 132a4ce11520 00:51:32 Step 12/23 : ENV APP_PORT=48080 00:51:32 ---> Running in 0855f91f132a 00:51:32 Removing intermediate container 0855f91f132a 00:51:32 ---> 1e3a65361b39 00:51:32 Step 13/23 : EXPOSE $APP_PORT 00:51:32 ---> Running in f0a3ad385d39 00:51:32 Removing intermediate container f0a3ad385d39 00:51:32 ---> 89bfd597bb25 00:51:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:32 ---> Running in 2a31ad669b8a 00:51:37 Removing intermediate container 2a31ad669b8a 00:51:37 ---> e1c94928973b 00:51:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:51:37 ---> Running in 530dbcb3e215 00:51:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:51:40 (1/6) Installing dumb-init (1.2.2-r1) 00:51:40 (2/6) Installing libgcc (9.3.0-r2) 00:51:40 (3/6) Installing libsodium (1.0.18-r0) 00:51:40 (4/6) Installing libstdc++ (9.3.0-r2) 00:51:40 (5/6) Installing libzmq (4.3.3-r0) 00:51:40 (6/6) Installing zeromq (4.3.3-r0) 00:51:41 Executing busybox-1.31.1-r19.trigger 00:51:41 OK: 8 MiB in 20 packages 00:51:43 Removing intermediate container 530dbcb3e215 00:51:43 ---> 55696941bfc4 00:51:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:44 ---> b2155546d675 00:51:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:51:46 ---> e8bdf77d7063 00:51:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:51:47 ---> 4e28f417e60d 00:51:47 Step 19/23 : ENTRYPOINT ["/core-data"] 00:51:47 ---> Running in f44e37d894c6 00:51:47 Removing intermediate container f44e37d894c6 00:51:47 ---> 53749ee1c25e 00:51:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:47 ---> Running in 256acd12b317 00:51:48 Removing intermediate container 256acd12b317 00:51:48 ---> a56c65869474 00:51:48 Step 21/23 : LABEL arch=arm64 00:51:49 ---> Running in 2a276ff721c8 00:51:49 Removing intermediate container 2a276ff721c8 00:51:49 ---> c2ddf2eddcfe 00:51:49 Step 22/23 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:51:49 ---> Running in 4318fd336b3b 00:51:51 Removing intermediate container 4318fd336b3b 00:51:51 ---> 6d481ecc4ef3 00:51:51 Step 23/23 : LABEL version=0.0.0 00:51:51 ---> Running in 373d5db5b215 00:51:52 Removing intermediate container 373d5db5b215 00:51:52 ---> 7cce9e61f81a 00:51:52 00:51:53 Successfully built 7cce9e61f81a 00:51:53 Successfully tagged docker-core-data-go-arm64:latest 00:51:54  Building docker-core-data-go ... done Removing intermediate container 2c066dca89a4 00:51:54 ---> 7d645bf647f8 00:51:54 00:51:54 Step 10/24 : FROM alpine:3.12 00:51:54 ---> afeebe901d6b 00:51:54 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:51:54 ---> Running in 04979658553c 00:51:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:57 (1/5) Installing ca-certificates (20191127-r4) 00:51:57 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:51:57 (3/5) Installing libcurl (7.69.1-r3) 00:51:57 (4/5) Installing curl (7.69.1-r3) 00:51:57 (5/5) Installing dumb-init (1.2.2-r1) 00:51:57 Executing busybox-1.31.1-r19.trigger 00:51:57 Executing ca-certificates-20191127-r4.trigger 00:51:57 OK: 7 MiB in 19 packages 00:52:00 Removing intermediate container 04979658553c 00:52:00 ---> 9aba02583d28 00:52:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:52:00 ---> Running in 85a275aec61e 00:52:01 Removing intermediate container 85a275aec61e 00:52:01 ---> 35e4abb625da 00:52:01 Step 13/24 : WORKDIR / 00:52:01 ---> Running in 007b2cc4eddb 00:52:02 Removing intermediate container 007b2cc4eddb 00:52:02 ---> 35b3701c7044 00:52:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:52:03 ---> 3b0242f78de2 00:52:03 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:52:05 ---> 7ab700acd5c3 00:52:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:52:06 ---> 07a5675dab4e 00:52:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:52:07 ---> 18ddc6e76ba4 00:52:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:52:09 ---> 465125cef61c 00:52:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:52:10 ---> 56002ef52951 00:52:10 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/ 00:52:10 ---> Running in e2788ce22835 00:52:13 Removing intermediate container d5ccfb8043de 00:52:13 ---> 014d4bbe46b4 00:52:13 00:52:13 Step 10/23 : FROM alpine:3.12 00:52:13 ---> afeebe901d6b 00:52:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:52:13 ---> Using cache 00:52:13 ---> a27fb453e826 00:52:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:52:13 ---> Using cache 00:52:13 ---> 825a1b64791e 00:52:13 Step 13/23 : ENV APP_PORT=48081 00:52:14 Removing intermediate container e2788ce22835 00:52:14 ---> 6b6c2b5fad73 00:52:14 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:52:14 ---> Running in 4fb0b00dfaf7 00:52:14 ---> Running in 5437db5d7650 00:52:14 Removing intermediate container e29551d87d8e 00:52:14 ---> 03185c570d13 00:52:14 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:52:14 ---> Running in 94969920cd53 00:52:14 Removing intermediate container 4fb0b00dfaf7 00:52:14 Removing intermediate container 5437db5d7650 00:52:14 ---> e5d90c5f19e1 00:52:14 Step 22/24 : LABEL arch=arm64 00:52:14 ---> 9428949ff571 00:52:14 Step 14/23 : EXPOSE $APP_PORT 00:52:14 ---> Running in 7d1b32412149 00:52:14 ---> Running in f835d09a23c4 00:52:15 Removing intermediate container f835d09a23c4 00:52:15 ---> 8ed4f5d5b6ba 00:52:15 Step 23/24 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:52:15 Removing intermediate container 7d1b32412149 00:52:15 ---> 074a6f5f60a7 00:52:15 Step 15/23 : WORKDIR / 00:52:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:52:15 ---> Running in 8456cbd1c9a3 00:52:15 ---> Running in c68810361ae1 00:52:16 Removing intermediate container 8456cbd1c9a3 00:52:16 ---> b02506b40f40 00:52:16 Step 24/24 : LABEL version=0.0.0 00:52:16 Removing intermediate container c68810361ae1 00:52:16 ---> 3fdb0f4618ca 00:52:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:16 ---> Running in 9fb2261af93c 00:52:17 Removing intermediate container 9fb2261af93c 00:52:17 ---> 2d52740dc3d1 00:52:17 00:52:17 ---> b1b403b03987 00:52:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:52:17 Successfully built 2d52740dc3d1 00:52:17 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:52:18  Building docker-security-secretstore-setup-go ... done  ---> 33ecd213c073 00:52:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:52:18 Removing intermediate container 94969920cd53 00:52:18 ---> eb8e0a0ab11d 00:52:18 00:52:18 Step 11/26 : FROM docker:20.10.0 00:52:18 20.10.0: Pulling from library/docker 00:52:19 ---> 758d1af80d0e 00:52:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:52:20 ---> Running in cf6dc37d2a80 00:52:20 Removing intermediate container cf6dc37d2a80 00:52:20 ---> 9033be29bcbc 00:52:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:21 ---> Running in bc689ac5ca98 00:52:21 Removing intermediate container bc689ac5ca98 00:52:21 ---> 11d6e23f9f2f 00:52:21 Step 21/23 : LABEL arch=arm64 00:52:21 ---> Running in f031d5132d74 00:52:22 Removing intermediate container f031d5132d74 00:52:22 ---> 0083cbba11e1 00:52:22 Step 22/23 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:52:23 ---> Running in 8123f482300f 00:52:24 Removing intermediate container 8123f482300f 00:52:24 ---> bbcb401da081 00:52:24 Step 23/23 : LABEL version=0.0.0 00:52:24 ---> Running in 4951a58a274b 00:52:25 Removing intermediate container 4951a58a274b 00:52:25 ---> 14b66faf2bb3 00:52:25 00:52:25 Successfully built 14b66faf2bb3 00:52:25 Successfully tagged docker-core-metadata-go-arm64:latest 00:52:27  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:52:27 Status: Downloaded newer image for docker:20.10.0 00:52:27 ---> eeaf43b92773 00:52:27 Step 12/26 : RUN apk add --no-cache bash 00:52:27 ---> Running in 37a497e344b4 00:52:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:29 (1/2) Installing readline (8.0.4-r0) 00:52:29 (2/2) Installing bash (5.0.17-r0) 00:52:29 Executing bash-5.0.17-r0.post-install 00:52:29 Executing busybox-1.31.1-r19.trigger 00:52:29 OK: 12 MiB in 22 packages 00:52:30 Removing intermediate container 37a497e344b4 00:52:30 ---> f3b4758ce828 00:52:30 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:52:30 ---> Running in 77c2acda9e24 00:52:31 Removing intermediate container 77c2acda9e24 00:52:31 ---> 5cdf8def4e53 00:52:31 Step 14/26 : ENV APP_PORT=48090 00:52:31 ---> Running in 00a970d3eb9d 00:52:31 Removing intermediate container 00a970d3eb9d 00:52:31 ---> ba02c5690ef6 00:52:31 Step 15/26 : EXPOSE $APP_PORT 00:52:31 ---> Running in 08a1fd656d59 00:52:32 Removing intermediate container 08a1fd656d59 00:52:32 ---> 2f4c1c25bea4 00:52:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:52:34 ---> 78469c5829d0 00:52:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:52:34 ---> cdf4eb69ab39 00:52:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:52:35 ---> 3d8af3dbc451 00:52:35 Step 19/26 : RUN apk --no-cache add py3-pip 00:52:35 ---> Running in 78c7711085ad 00:52:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:37 (1/33) Installing libbz2 (1.0.8-r1) 00:52:37 (2/33) Installing expat (2.2.9-r1) 00:52:37 (3/33) Installing libffi (3.3-r2) 00:52:37 (4/33) Installing gdbm (1.13-r1) 00:52:37 (5/33) Installing xz-libs (5.2.5-r0) 00:52:37 (6/33) Installing sqlite-libs (3.32.1-r0) 00:52:37 (7/33) Installing python3 (3.8.5-r0) 00:52:39 (8/33) Installing py3-appdirs (1.4.4-r1) 00:52:39 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:52:39 (10/33) Installing py3-parsing (2.4.7-r0) 00:52:39 (11/33) Installing py3-six (1.15.0-r0) 00:52:39 (12/33) Installing py3-packaging (20.4-r0) 00:52:39 (13/33) Installing py3-setuptools (47.0.0-r0) 00:52:39 (14/33) Installing py3-chardet (3.0.4-r4) 00:52:39 (15/33) Installing py3-idna (2.9-r0) 00:52:39 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:52:39 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:52:39 (18/33) Installing py3-requests (2.23.0-r0) 00:52:40 (19/33) Installing py3-msgpack (1.0.0-r0) 00:52:40 (20/33) Installing py3-lockfile (0.12.2-r3) 00:52:40 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:52:40 (22/33) Installing py3-colorama (0.4.3-r0) 00:52:40 (23/33) Installing py3-distlib (0.3.0-r0) 00:52:40 (24/33) Installing py3-distro (1.5.0-r1) 00:52:40 (25/33) Installing py3-webencodings (0.5.1-r3) 00:52:40 (26/33) Installing py3-html5lib (1.0.1-r4) 00:52:40 (27/33) Installing py3-pytoml (0.1.21-r0) 00:52:40 (28/33) Installing py3-pep517 (0.8.2-r0) 00:52:40 (29/33) Installing py3-progress (1.5-r0) 00:52:40 (30/33) Installing py3-toml (0.10.1-r0) 00:52:40 (31/33) Installing py3-retrying (1.3.3-r0) 00:52:40 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:52:40 (33/33) Installing py3-pip (20.1.1-r0) 00:52:40 Executing busybox-1.31.1-r19.trigger 00:52:40 OK: 71 MiB in 55 packages 00:52:47 Removing intermediate container 78c7711085ad 00:52:47 ---> 586aeaeac223 00:52:47 Step 20/26 : RUN pip install docker-compose==1.23.2 00:52:47 ---> Running in 33fba5c0012a 00:52:54 Collecting docker-compose==1.23.2 00:52:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:52:55 Collecting websocket-client<1.0,>=0.32.0 00:52:55 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:52:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:57 Collecting dockerpty<0.5,>=0.4.1 00:52:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:53:02 Collecting PyYAML<4,>=3.10 00:53:02 Downloading PyYAML-3.13.tar.gz (270 kB) 00:53:06 Collecting docopt<0.7,>=0.6.1 00:53:06 Downloading docopt-0.6.2.tar.gz (25 kB) 00:53:10 Collecting jsonschema<3,>=2.5.1 00:53:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:53:10 Collecting cached-property<2,>=1.2.0 00:53:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:53:11 Collecting docker<4.0,>=3.6.0 00:53:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:53:12 Collecting texttable<0.10,>=0.9.0 00:53:12 Downloading texttable-0.9.1.tar.gz (11 kB) 00:53:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:53:14 Collecting idna<2.8,>=2.5 00:53:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:53:15 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:53:15 Collecting urllib3<1.25,>=1.21.1 00:53:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:53:16 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:53:16 Collecting docker-pycreds>=0.4.0 00:53:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:53:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:53:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:53:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:53:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:53:17 Installing collected packages: websocket-client, idna, urllib3, requests, dockerpty, PyYAML, docopt, jsonschema, cached-property, docker-pycreds, docker, texttable, docker-compose 00:53:18 Attempting uninstall: idna 00:53:18 Found existing installation: idna 2.9 00:53:18 Uninstalling idna-2.9: 00:53:18 Successfully uninstalled idna-2.9 00:53:19 Attempting uninstall: urllib3 00:53:19 Found existing installation: urllib3 1.25.9 00:53:19 Uninstalling urllib3-1.25.9: 00:53:19 Successfully uninstalled urllib3-1.25.9 00:53:19 Attempting uninstall: requests 00:53:19 Found existing installation: requests 2.23.0 00:53:19 Uninstalling requests-2.23.0: 00:53:20 Successfully uninstalled requests-2.23.0 00:53:20 Running setup.py install for dockerpty: started 00:53:23 Running setup.py install for dockerpty: finished with status 'done' 00:53:23 Running setup.py install for PyYAML: started 00:53:25 Running setup.py install for PyYAML: finished with status 'done' 00:53:25 Running setup.py install for docopt: started 00:53:28 Running setup.py install for docopt: finished with status 'done' 00:53:29 Running setup.py install for texttable: started 00:53:32 Running setup.py install for texttable: finished with status 'done' 00:53:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:53:37 Removing intermediate container 33fba5c0012a 00:53:37 ---> f2e0002155fb 00:53:37 Step 21/26 : RUN apk --no-cache add curl 00:53:37 ---> Running in 7f12d1becd46 00:53:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:39 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:53:39 (2/3) Installing libcurl (7.69.1-r3) 00:53:39 (3/3) Installing curl (7.69.1-r3) 00:53:39 Executing busybox-1.31.1-r19.trigger 00:53:39 OK: 71 MiB in 58 packages 00:53:40 Removing intermediate container 7f12d1becd46 00:53:40 ---> cc6c11770d28 00:53:40 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:53:40 ---> Running in 33c5636157ae 00:53:41 Removing intermediate container 33c5636157ae 00:53:41 ---> cd5cfedada2e 00:53:41 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:41 ---> Running in d096da952b07 00:53:42 Removing intermediate container d096da952b07 00:53:42 ---> b46a9d06093a 00:53:42 Step 24/26 : LABEL arch=arm64 00:53:42 ---> Running in 7fa192d979de 00:53:42 Removing intermediate container 7fa192d979de 00:53:42 ---> 7c9db1a08c9a 00:53:42 Step 25/26 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c 00:53:42 ---> Running in 8ba1e3bcfcfb 00:53:43 Removing intermediate container 8ba1e3bcfcfb 00:53:43 ---> 24e5513e4bf7 00:53:43 Step 26/26 : LABEL version=0.0.0 00:53:43 ---> Running in 8fa23b393899 00:53:43 Removing intermediate container 8fa23b393899 00:53:43 ---> 4344c9e7dd83 00:53:43 00:53:44 Successfully built 4344c9e7dd83 00:53:44 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:53:45  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:53:45 $ docker stop --time=1 9d591ec29f99865e49686bcb833476a886f9c49ed78c2a8d22322e2823c3d5c8 00:53:47 $ docker rm -f 9d591ec29f99865e49686bcb833476a886f9c49ed78c2a8d22322e2823c3d5c8 [Pipeline] // withDockerContainer [Pipeline] sh 00:53:47 + docker images 00:53:47 + grep docker 00:53:48 docker-sys-mgmt-agent-go-arm64 latest 4344c9e7dd83 4 seconds ago 300MB 00:53:48 docker-core-metadata-go-arm64 latest 14b66faf2bb3 About a minute ago 17.7MB 00:53:48 docker-security-secretstore-setup-go-arm64 latest 2d52740dc3d1 About a minute ago 23.4MB 00:53:48 docker-core-data-go-arm64 latest 7cce9e61f81a About a minute ago 21MB 00:53:48 docker-security-bootstrapper-go-arm64 latest 41a2dbdae812 3 minutes ago 22.6MB 00:53:48 docker-support-notifications-go-arm64 latest 59dd048accf3 3 minutes ago 16.7MB 00:53:48 docker-support-scheduler-go-arm64 latest 43c4bfc1b6ad 4 minutes ago 16.1MB 00:53:48 docker-core-command-go-arm64 latest 31816fc104ca 4 minutes ago 16MB 00:53:48 docker-security-proxy-setup-go-arm64 latest 90a8fb4b957c 4 minutes ago 23.2MB 00:53:48 docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:53:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:53:54 ---> package-listing.sh 00:53:54 ++ tr '[:upper:]' '[:lower:]' 00:53:54 ++ facter osfamily 00:53:54 + OS_FAMILY=redhat 00:53:54 + workspace=/w/workspace/edgex-go/57 00:53:54 + START_PACKAGES=/tmp/packages_start.txt 00:53:54 + END_PACKAGES=/tmp/packages_end.txt 00:53:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:53:54 + PACKAGES=/tmp/packages_start.txt 00:53:54 + '[' /w/workspace/edgex-go/57 ']' 00:53:54 + PACKAGES=/tmp/packages_end.txt 00:53:54 + case "${OS_FAMILY}" in 00:53:54 + sort 00:53:54 + rpm -qa 00:54:05 + '[' -f /tmp/packages_start.txt ']' 00:54:05 + '[' -f /tmp/packages_end.txt ']' 00:54:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:54:05 + '[' /w/workspace/edgex-go/57 ']' 00:54:05 + mkdir -p /w/workspace/edgex-go/57/archives/ 00:54:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/57/archives/ [Pipeline] echo 00:54:05 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/57/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:54:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:07 00:54:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:54:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:08 alpine: Pulling from edgex-lftools-log-publisher 00:54:08 df20fa9351a1: Pulling fs layer 00:54:08 36b3adc4ff6f: Pulling fs layer 00:54:08 8ad3a11d3b57: Pulling fs layer 00:54:08 46f8f816bc3b: Pulling fs layer 00:54:08 93b61091891f: Pulling fs layer 00:54:08 93b9cdb0e59b: Pulling fs layer 00:54:08 5e14af77c1be: Pulling fs layer 00:54:08 01666e4c0597: Pulling fs layer 00:54:08 aa168da1d23b: Pulling fs layer 00:54:08 93b9cdb0e59b: Waiting 00:54:08 5e14af77c1be: Waiting 00:54:08 01666e4c0597: Waiting 00:54:08 aa168da1d23b: Waiting 00:54:08 93b61091891f: Waiting 00:54:08 46f8f816bc3b: Waiting 00:54:08 36b3adc4ff6f: Verifying Checksum 00:54:08 36b3adc4ff6f: Download complete 00:54:08 46f8f816bc3b: Verifying Checksum 00:54:08 46f8f816bc3b: Download complete 00:54:08 df20fa9351a1: Verifying Checksum 00:54:08 df20fa9351a1: Download complete 00:54:08 93b9cdb0e59b: Verifying Checksum 00:54:08 93b9cdb0e59b: Download complete 00:54:08 5e14af77c1be: Download complete 00:54:08 93b61091891f: Verifying Checksum 00:54:08 93b61091891f: Download complete 00:54:08 01666e4c0597: Verifying Checksum 00:54:08 01666e4c0597: Download complete 00:54:09 8ad3a11d3b57: Verifying Checksum 00:54:09 8ad3a11d3b57: Download complete 00:54:10 df20fa9351a1: Pull complete 00:54:11 36b3adc4ff6f: Pull complete 00:54:14 8ad3a11d3b57: Pull complete 00:54:14 46f8f816bc3b: Pull complete 00:54:16 93b61091891f: Pull complete 00:54:17 93b9cdb0e59b: Pull complete 00:54:18 5e14af77c1be: Pull complete 00:54:18 01666e4c0597: Pull complete 00:54:19 aa168da1d23b: Verifying Checksum 00:54:19 aa168da1d23b: Download complete 00:54:42 aa168da1d23b: Pull complete 00:54:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:54:43 prd-centos7-docker-4c-2g-25111 does not seem to be running inside a container 00:54:43 $ 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/57/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/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:54:47 $ docker top 625389498b371482bc06800e1445c710a6ba7e5e3e11f4d9300539bef955e428 -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:49 + touch /tmp/pre-build-complete [Pipeline] sh 00:54:50 + mkdir -p /var/log/sa [Pipeline] sh 00:54:52 + ls /var/log/sa-host 00:54:52 + sadf -c /var/log/sa-host/sa05 00:54:52 file_magic: OK 00:54:52 HZ: Using current value: 100 00:54:52 file_header: OK 00:54:52 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:54:52 Statistics: 00:54:52 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... 00:54:52 File successfully converted to sysstat format version 12.2.1 00:54:52 + sadf -c /var/log/sa-host/sa23 00:54:52 file_magic: OK 00:54:52 HZ: Using current value: 100 00:54:52 file_header: OK 00:54:52 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:54:52 Statistics: 00:54:52 Hnuu...uuuununununu... 00:54:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:52 provisioning config files... 00:54:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/57@tmp/config2081137646832508816tmp [Pipeline] { [Pipeline] echo 00:54:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:54:54 ---> create-netrc.sh [Pipeline] } 00:54:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:54:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:54:55 ---> python-tools-install.sh [Pipeline] echo 00:54:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:54:57 ---> sudo-logs.sh 00:54:57 Archiving 'sudo' log.. [Pipeline] echo 00:54:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:54:59 ---> job-cost.sh 00:54:59 lf-activate-venv: SKIPPING 00:54:59 INFO: No Stack... 00:55:01 INFO: Retrieving Pricing Info for: v1-standard-2 00:55:01 INFO: Archiving Costs [Pipeline] echo 00:55:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:03 ---> logs-deploy.sh 00:55:03 lf-activate-venv: SKIPPING 00:55:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/57 00:55:03 INFO: archiving workspace using pattern(s): 00:55:07 Archives upload complete. 00:55:07 INFO: archiving logs to Nexus 00:55:09 ---> uname -a: 00:55:09 Linux prd-centos7-docker-4c-2g-25111.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:55:09 00:55:09 00:55:09 ---> lscpu: 00:55:09 Architecture: x86_64 00:55:09 CPU op-mode(s): 32-bit, 64-bit 00:55:09 Byte Order: Little Endian 00:55:09 Address sizes: 40 bits physical, 48 bits virtual 00:55:09 CPU(s): 4 00:55:09 On-line CPU(s) list: 0-3 00:55:09 Thread(s) per core: 1 00:55:09 Core(s) per socket: 1 00:55:09 Socket(s): 4 00:55:09 NUMA node(s): 1 00:55:09 Vendor ID: GenuineIntel 00:55:09 CPU family: 6 00:55:09 Model: 44 00:55:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:55:09 Stepping: 1 00:55:09 CPU MHz: 2933.438 00:55:09 BogoMIPS: 5866.87 00:55:09 Virtualization: VT-x 00:55:09 Hypervisor vendor: KVM 00:55:09 Virtualization type: full 00:55:09 L1d cache: 128 KiB 00:55:09 L1i cache: 128 KiB 00:55:09 L2 cache: 16 MiB 00:55:09 L3 cache: 64 MiB 00:55:09 NUMA node0 CPU(s): 0-3 00:55:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:55:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:55:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:55:09 Vulnerability Meltdown: Mitigation; PTI 00:55:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:55:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:55:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:55:09 Vulnerability Srbds: Not affected 00:55:09 Vulnerability Tsx async abort: Not affected 00:55:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:55:09 00:55:09 00:55:09 ---> nproc: 00:55:09 4 00:55:09 00:55:09 00:55:09 ---> df -h: 00:55:09 Filesystem Size Used Available Use% Mounted on 00:55:09 overlay 50.0G 10.9G 39.1G 22% / 00:55:09 tmpfs 64.0M 0 64.0M 0% /dev 00:55:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:55:09 shm 64.0M 0 64.0M 0% /dev/shm 00:55:09 /dev/vda1 50.0G 10.9G 39.1G 22% /facter-os 00:55:09 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/resolv.conf 00:55:09 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/hostname 00:55:09 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/hosts 00:55:09 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/auth.log 00:55:09 /dev/vda1 50.0G 10.9G 39.1G 22% /run/cloud-init/result.json 00:55:09 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/sa-host 00:55:09 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/secure 00:55:09 /dev/vda1 50.0G 10.9G 39.1G 22% /w/workspace/edgex-go/57 00:55:09 /dev/vda1 50.0G 10.9G 39.1G 22% /w/workspace/edgex-go/57@tmp 00:55:09 00:55:09 00:55:09 ---> free -m: 00:55:09 total used free shared buff/cache available 00:55:09 Mem: 1837 699 139 0 999 1053 00:55:09 Swap: 1023 75 948 00:55:09 00:55:09 00:55:09 ---> ip addr: 00:55:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:55:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:55:09 inet 127.0.0.1/8 scope host lo 00:55:09 valid_lft forever preferred_lft forever 00:55:09 inet6 ::1/128 scope host 00:55:09 valid_lft forever preferred_lft forever 00:55:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:55:09 link/ether fa:16:3e:6a:91:95 brd ff:ff:ff:ff:ff:ff 00:55:09 inet 10.30.123.89/23 brd 10.30.123.255 scope global dynamic eth0 00:55:09 valid_lft 84933sec preferred_lft 84933sec 00:55:09 inet6 fe80::f816:3eff:fe6a:9195/64 scope link 00:55:09 valid_lft forever preferred_lft forever 00:55:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:55:09 link/ether 02:42:28:86:5d:a4 brd ff:ff:ff:ff:ff:ff 00:55:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:55:09 valid_lft forever preferred_lft forever 00:55:09 inet6 fe80::42:28ff:fe86:5da4/64 scope link 00:55:09 valid_lft forever preferred_lft forever 00:55:09 00:55:09 00:55:09 ---> sar -b -r -n DEV: 00:55:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/05/21 _x86_64_ (4 CPU) 00:55:09 00:55:09 00:30:28 LINUX RESTART (4 CPU) 00:55:09 00:55:09 00:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:55:09 00:32:01 125.70 74.33 51.37 0.00 4934.42 37053.85 0.00 00:55:09 00:33:01 54.86 11.63 43.23 0.00 4603.82 7946.80 0.00 00:55:09 00:34:02 120.83 60.18 60.66 0.00 5295.83 35046.39 0.00 00:55:09 00:35:01 231.44 64.61 166.84 0.00 3348.00 26995.56 0.00 00:55:09 00:36:01 140.02 79.17 60.85 0.00 2382.63 6638.82 0.00 00:55:09 00:37:01 50.85 12.60 38.24 0.00 497.77 4788.73 0.00 00:55:09 00:38:02 86.18 30.75 55.43 0.00 1411.43 5216.89 0.00 00:55:09 00:39:01 50.15 28.40 21.75 0.00 1994.47 3674.30 0.00 00:55:09 00:40:01 67.82 8.84 58.98 0.00 537.68 14940.10 0.00 00:55:09 00:41:03 281.46 125.11 156.36 0.00 62616.46 117245.84 0.00 00:55:09 00:42:05 1541.45 1336.86 204.59 0.00 87763.35 95799.45 0.00 00:55:09 00:43:04 1647.46 1448.95 198.50 0.00 80217.60 88747.83 0.00 00:55:09 00:44:02 145.38 86.63 58.75 0.00 6801.03 8902.80 0.00 00:55:09 00:45:02 322.24 97.17 225.07 0.00 18181.14 62247.27 0.00 00:55:09 00:46:04 643.40 451.93 191.47 0.00 74089.43 90634.97 0.00 00:55:09 00:47:03 228.01 146.66 81.36 0.00 7053.31 9627.49 0.00 00:55:09 00:48:01 199.74 27.07 172.67 0.00 5023.31 21071.54 0.00 00:55:09 00:49:01 12.74 7.14 5.60 0.00 335.87 134.52 0.00 00:55:09 00:50:01 0.70 0.48 0.22 0.00 7.46 3.51 0.00 00:55:09 00:51:01 1.06 0.82 0.25 0.00 13.44 2.74 0.00 00:55:09 00:52:01 1.46 0.85 0.62 0.00 11.99 7.09 0.00 00:55:09 00:53:02 0.68 0.15 0.53 0.00 2.93 7.24 0.00 00:55:09 00:54:01 37.92 37.70 0.22 0.00 4212.58 6.73 0.00 00:55:09 Average: 262.34 181.49 80.85 0.00 16393.61 27994.46 0.00 00:55:09 00:55:09 00:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:55:09 00:32:01 67944 0 545216 28.98 2620 1265764 1086584 37.08 409580 1206544 46348 00:55:09 00:33:01 78628 0 649412 34.51 2620 1150884 1327032 45.29 546240 1050812 93032 00:55:09 00:34:02 79064 0 692780 36.82 2376 1107324 1567176 53.49 705572 873984 23132 00:55:09 00:35:01 295684 0 714760 37.99 1496 869604 1737640 59.30 478768 842140 16 00:55:09 00:36:01 273180 0 762456 40.52 844 845064 1571884 53.65 596540 734512 41964 00:55:09 00:37:01 141164 0 817180 43.43 772 922428 1750564 59.74 713112 744580 35588 00:55:09 00:38:02 154476 0 780896 41.50 772 945400 1729900 59.04 655020 780904 26980 00:55:09 00:39:01 233916 0 732680 38.94 652 914296 1364892 46.58 610580 745804 10996 00:55:09 00:40:01 214028 0 711704 37.83 496 955316 1202156 41.03 528704 854160 86980 00:55:09 00:41:03 75812 0 821240 43.65 4 984488 2318780 79.14 769884 827792 51944 00:55:09 00:42:05 75100 0 822684 43.72 4 983756 2319620 79.16 744596 847196 10612 00:55:09 00:43:04 636880 0 726432 38.61 4 518228 2407116 82.15 420984 577412 52 00:55:09 00:44:02 309412 0 994824 52.87 4 577304 3364348 114.82 659896 640396 75156 00:55:09 00:45:02 77596 0 681888 36.24 4 1122056 1648692 56.27 722792 830116 42092 00:55:09 00:46:04 494984 0 662668 35.22 4 723888 1560076 53.24 475372 691024 1284 00:55:09 00:47:03 233288 0 898860 47.77 4 749392 3193344 108.98 665128 700212 37756 00:55:09 00:48:01 576260 0 643520 34.20 4 661760 1485420 50.69 420976 632748 12 00:55:09 00:49:01 592836 0 618972 32.90 4 669732 1241992 42.39 419764 620512 16 00:55:09 00:50:01 598540 0 613264 32.59 4 669736 1168512 39.88 416428 619628 8 00:55:09 00:51:01 599192 0 612604 32.56 4 669744 1168308 39.87 415960 620032 12 00:55:09 00:52:01 599104 0 612700 32.56 4 669736 1168440 39.88 416292 620376 8 00:55:09 00:53:02 599244 0 612532 32.55 4 669764 1168308 39.87 416060 620480 8 00:55:09 00:54:01 450776 0 637968 33.91 4 792796 1203764 41.08 446440 735616 16 00:55:09 Average: 324222 0 711619 37.82 552 845150 1684980 57.51 550204 757260 25392 00:55:09 00:55:09 00:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:55:09 00:32:01 eth0 244.93 167.94 1246.90 48.84 0.00 0.00 0.00 0.00 00:55:09 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:33:01 eth0 873.80 773.82 4034.17 90.16 0.00 0.00 0.00 0.00 00:55:09 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:33:01 veth6f9dd72 483.68 452.67 48.81 1597.71 0.00 0.00 0.00 0.00 00:55:09 00:33:01 docker0 483.68 452.53 42.20 1597.70 0.00 0.00 0.00 0.00 00:55:09 00:34:02 eth0 568.63 517.41 3890.05 81.90 0.00 0.00 0.00 0.00 00:55:09 00:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:34:02 docker0 306.09 286.17 24.90 1069.42 0.00 0.00 0.00 0.00 00:55:09 00:35:01 veth72c15a7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:35:01 eth0 211.86 147.31 874.65 23.50 0.00 0.00 0.00 0.00 00:55:09 00:35:01 veth9ea1ef6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:36:01 eth0 24.94 21.34 15.14 60.14 0.00 0.00 0.00 0.00 00:55:09 00:36:01 veth9ea1ef6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:09 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:36:01 docker0 915.23 914.25 76.40 3494.62 0.00 0.00 0.00 0.00 00:55:09 00:37:01 eth0 27.70 20.02 20.22 11.23 0.00 0.00 0.00 0.00 00:55:09 00:37:01 veth9ea1ef6 1.75 1.75 0.14 0.14 0.00 0.00 0.00 0.00 00:55:09 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:37:01 docker0 1.75 1.75 0.12 0.14 0.00 0.00 0.00 0.00 00:55:09 00:38:02 eth0 9.93 7.62 7.85 4.51 0.00 0.00 0.00 0.00 00:55:09 00:38:02 veth9ea1ef6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:39:01 eth0 25.80 23.47 17.71 45.99 0.00 0.00 0.00 0.00 00:55:09 00:39:01 veth9ea1ef6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:40:01 eth0 175.52 131.21 1686.99 41.14 0.00 0.00 0.00 0.00 00:55:09 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:41:03 veth709b508 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:09 00:41:03 eth0 24.83 22.93 19.84 48.68 0.00 0.00 0.00 0.00 00:55:09 00:41:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:41:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:42:05 veth709b508 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 00:55:09 00:42:05 eth0 47.09 33.39 157.70 10.30 0.00 0.00 0.00 0.00 00:55:09 00:42:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:42:05 docker0 18.81 24.76 1.07 141.40 0.00 0.00 0.00 0.00 00:55:09 00:43:04 veth090d44f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:55:09 00:43:04 vethe00b178 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:55:09 00:43:04 vethddf0fad 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:55:09 00:43:04 veth709b508 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:44:02 veth090d44f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:44:02 vethe00b178 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:44:02 vethddf0fad 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:44:02 veth709b508 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:45:02 veth709b508 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 00:55:09 00:45:02 eth0 2465.64 2030.49 13490.42 558.00 0.00 0.00 0.00 0.00 00:55:09 00:45:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:55:09 00:45:02 vethcb45bb2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:46:04 veth5857169 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:46:04 veth709b508 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:46:04 vetha660030 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:46:04 vethc864573 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:47:03 vethd497d5b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:55:09 00:47:03 veth5857169 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:55:09 00:47:03 vethf6258a5 4.00 5.63 0.48 13.69 0.00 0.00 0.00 0.00 00:55:09 00:47:03 veth709b508 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:48:01 veth709b508 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 00:55:09 00:48:01 eth0 2756.29 2237.78 14479.38 671.95 0.00 0.00 0.00 0.00 00:55:09 00:48:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:55:09 00:48:01 docker0 1047.77 1108.80 85.29 4415.48 0.00 0.00 0.00 0.00 00:55:09 00:49:01 eth0 11.41 11.61 3.87 51.54 0.00 0.00 0.00 0.00 00:55:09 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:50:01 eth0 0.55 0.35 0.27 0.20 0.00 0.00 0.00 0.00 00:55:09 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:51:01 eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 00:55:09 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:52:01 eth0 0.52 0.27 0.26 0.13 0.00 0.00 0.00 0.00 00:55:09 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:53:02 eth0 0.47 0.05 0.05 0.00 0.00 0.00 0.00 0.00 00:55:09 00:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:54:01 eth0 7.76 4.77 6.93 2.97 0.00 0.00 0.00 0.00 00:55:09 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 Average: eth0 116.13 94.67 609.45 30.69 0.00 0.00 0.00 0.00 00:55:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:09 Average: docker0 44.21 46.79 3.60 186.31 0.00 0.00 0.00 0.00 00:55:09 00:55:09 00:55:09 ---> sar -P ALL: 00:55:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/05/21 _x86_64_ (4 CPU) 00:55:09 00:55:09 00:30:28 LINUX RESTART (4 CPU) 00:55:09 00:55:09 00:31:02 CPU %user %nice %system %iowait %steal %idle 00:55:09 00:32:01 all 12.24 0.00 7.85 7.84 29.07 42.99 00:55:09 00:32:01 0 9.37 0.00 5.74 6.34 31.29 47.26 00:55:09 00:32:01 1 10.43 0.00 5.95 9.68 30.25 43.69 00:55:09 00:32:01 2 14.20 0.00 7.32 8.99 27.22 42.26 00:55:09 00:32:01 3 15.42 0.00 12.89 6.24 27.22 38.22 00:55:09 00:33:01 all 6.21 0.00 4.01 1.28 14.99 73.50 00:55:09 00:33:01 0 6.37 0.00 4.20 1.57 15.43 72.43 00:55:09 00:33:01 1 7.86 0.00 5.16 1.03 15.62 70.32 00:55:09 00:33:01 2 5.82 0.00 3.62 0.28 14.12 76.17 00:55:09 00:33:01 3 4.82 0.00 3.09 2.23 14.82 75.04 00:55:09 00:34:02 all 7.76 0.00 4.29 0.99 18.06 68.90 00:55:09 00:34:02 0 6.85 0.00 4.01 0.70 19.77 68.66 00:55:09 00:34:02 1 9.18 0.00 4.75 0.97 18.54 66.56 00:55:09 00:34:02 2 8.59 0.00 4.87 1.83 16.78 67.93 00:55:09 00:34:02 3 6.46 0.00 3.53 0.48 17.10 72.43 00:55:09 00:35:01 all 5.75 0.00 6.46 4.05 16.76 66.98 00:55:09 00:35:01 0 5.54 0.00 6.05 4.41 17.48 66.52 00:55:09 00:35:01 1 6.05 0.00 6.45 3.59 17.14 66.78 00:55:09 00:35:01 2 5.10 0.00 5.71 4.49 16.08 68.62 00:55:09 00:35:01 3 6.34 0.00 7.68 3.70 16.33 65.95 00:55:09 00:36:01 all 37.66 0.00 11.23 4.65 23.33 23.13 00:55:09 00:36:01 0 31.98 0.00 10.94 4.72 25.94 26.43 00:55:09 00:36:01 1 37.69 0.00 11.19 5.20 23.43 22.50 00:55:09 00:36:01 2 40.27 0.00 11.20 4.34 21.94 22.25 00:55:09 00:36:01 3 40.82 0.00 11.58 4.36 21.97 21.27 00:55:09 00:37:01 all 30.94 0.00 11.02 1.17 27.88 28.99 00:55:09 00:37:01 0 31.35 0.00 10.65 1.43 27.88 28.69 00:55:09 00:37:01 1 31.50 0.00 12.64 1.55 27.15 27.15 00:55:09 00:37:01 2 27.83 0.00 9.24 0.83 29.51 32.59 00:55:09 00:37:01 3 33.30 0.00 11.66 0.88 26.85 27.31 00:55:09 00:38:02 all 31.07 0.00 14.07 3.59 31.76 19.50 00:55:09 00:38:02 0 32.31 0.00 14.28 2.69 32.12 18.60 00:55:09 00:38:02 1 30.18 0.00 13.74 2.36 31.99 21.72 00:55:09 00:38:02 2 32.41 0.00 14.51 3.70 30.16 19.22 00:55:09 00:38:02 3 29.37 0.00 13.75 5.67 32.79 18.42 00:55:09 00:39:01 all 14.09 0.00 9.06 1.61 24.88 50.37 00:55:09 00:39:01 0 13.58 0.00 9.01 1.15 25.07 51.19 00:55:09 00:39:01 1 12.98 0.00 8.89 1.02 24.61 52.50 00:55:09 00:39:01 2 14.89 0.00 9.11 1.45 25.21 49.35 00:55:09 00:39:01 3 14.91 0.00 9.22 2.84 24.62 48.41 00:55:09 00:40:01 all 7.14 0.00 6.94 0.34 32.27 53.30 00:55:09 00:40:01 0 6.08 0.00 6.59 0.51 33.21 53.62 00:55:09 00:40:01 1 7.09 0.00 7.80 0.42 32.20 52.49 00:55:09 00:40:01 2 7.13 0.00 6.62 0.28 31.84 54.13 00:55:09 00:40:01 3 8.30 0.00 6.78 0.17 31.81 52.94 00:55:09 00:41:03 all 8.28 0.00 8.72 8.79 35.20 39.00 00:55:09 00:41:03 0 7.61 0.00 8.63 9.48 35.77 38.51 00:55:09 00:41:03 1 9.29 0.00 9.66 8.50 35.26 37.29 00:55:09 00:41:03 2 8.46 0.00 8.10 7.98 35.42 40.04 00:55:09 00:41:03 3 7.79 0.00 8.52 9.18 34.34 40.16 00:55:09 00:42:05 all 6.76 0.00 10.10 19.39 35.77 27.97 00:55:09 00:42:05 0 6.31 0.00 9.59 19.33 36.76 28.03 00:55:09 00:42:05 1 6.55 0.00 10.23 18.59 34.98 29.65 00:55:09 00:42:05 2 6.98 0.00 10.29 19.07 35.27 28.38 00:55:09 00:42:05 3 7.21 0.00 10.31 20.59 36.07 25.81 00:55:09 00:55:09 00:42:05 CPU %user %nice %system %iowait %steal %idle 00:55:09 00:43:04 all 8.98 0.00 7.84 27.49 35.08 20.62 00:55:09 00:43:04 0 9.39 0.00 8.20 26.96 34.45 21.01 00:55:09 00:43:04 1 8.69 0.00 7.61 27.27 34.97 21.47 00:55:09 00:43:04 2 9.06 0.00 7.40 29.03 34.49 20.02 00:55:09 00:43:04 3 8.77 0.00 8.15 26.72 36.41 19.95 00:55:09 00:44:02 all 58.36 0.00 12.46 2.89 25.74 0.55 00:55:09 00:44:02 0 61.69 0.00 12.78 2.96 22.34 0.24 00:55:09 00:44:02 1 56.05 0.00 12.49 3.33 27.46 0.67 00:55:09 00:44:02 2 59.83 0.00 12.87 2.59 23.80 0.90 00:55:09 00:44:02 3 55.79 0.00 11.70 2.66 29.44 0.41 00:55:09 00:45:02 all 13.92 0.00 10.92 12.30 38.36 24.50 00:55:09 00:45:02 0 13.87 0.00 10.61 9.81 38.81 26.90 00:55:09 00:45:02 1 11.93 0.00 9.01 13.36 38.99 26.71 00:55:09 00:45:02 2 15.41 0.00 12.12 13.54 37.20 21.74 00:55:09 00:45:02 3 14.57 0.00 12.05 12.46 38.41 22.51 00:55:09 00:46:04 all 8.39 0.00 7.55 14.57 45.63 23.86 00:55:09 00:46:04 0 9.70 0.00 8.10 14.76 45.02 22.42 00:55:09 00:46:04 1 7.96 0.00 7.18 15.27 45.97 23.62 00:55:09 00:46:04 2 7.49 0.00 7.58 14.53 45.52 24.88 00:55:09 00:46:04 3 8.41 0.00 7.35 13.72 46.00 24.52 00:55:09 00:47:03 all 44.81 0.00 11.67 9.52 30.29 3.71 00:55:09 00:47:03 0 43.24 0.00 11.84 9.16 31.17 4.59 00:55:09 00:47:03 1 42.87 0.00 12.07 11.24 30.71 3.11 00:55:09 00:47:03 2 44.93 0.00 10.88 9.88 30.56 3.75 00:55:09 00:47:03 3 48.07 0.00 11.84 7.87 28.80 3.41 00:55:09 00:48:01 all 11.54 0.00 8.82 8.82 31.57 39.24 00:55:09 00:48:01 0 11.15 0.00 9.02 7.14 33.46 39.23 00:55:09 00:48:01 1 10.64 0.00 8.30 10.10 30.97 39.98 00:55:09 00:48:01 2 12.71 0.00 9.85 7.52 31.22 38.70 00:55:09 00:48:01 3 11.69 0.00 8.12 10.49 30.65 39.05 00:55:09 00:49:01 all 0.31 0.00 0.37 0.42 2.41 96.49 00:55:09 00:49:01 0 0.15 0.00 0.23 0.20 2.85 96.58 00:55:09 00:49:01 1 0.26 0.00 0.25 0.18 1.99 97.32 00:55:09 00:49:01 2 0.33 0.00 0.46 1.05 2.67 95.49 00:55:09 00:49:01 3 0.50 0.00 0.56 0.23 2.15 96.56 00:55:09 00:50:01 all 0.08 0.00 0.12 0.04 1.64 98.12 00:55:09 00:50:01 0 0.02 0.00 0.15 0.00 0.98 98.86 00:55:09 00:50:01 1 0.03 0.00 0.07 0.15 2.15 97.60 00:55:09 00:50:01 2 0.03 0.00 0.12 0.00 1.22 98.63 00:55:09 00:50:01 3 0.25 0.00 0.13 0.00 2.20 97.42 00:55:09 00:51:01 all 0.07 0.00 0.17 0.05 1.80 97.91 00:55:09 00:51:01 0 0.02 0.00 0.07 0.00 1.27 98.65 00:55:09 00:51:01 1 0.03 0.00 0.21 0.00 1.91 97.85 00:55:09 00:51:01 2 0.02 0.00 0.21 0.00 1.42 98.35 00:55:09 00:51:01 3 0.21 0.00 0.20 0.18 2.60 96.81 00:55:09 00:52:01 all 0.07 0.00 0.05 0.05 1.03 98.80 00:55:09 00:52:01 0 0.02 0.00 0.03 0.02 0.43 99.50 00:55:09 00:52:01 1 0.21 0.00 0.03 0.13 1.42 98.20 00:55:09 00:52:01 2 0.03 0.00 0.10 0.00 1.26 98.61 00:55:09 00:52:01 3 0.02 0.00 0.03 0.05 1.01 98.89 00:55:09 00:53:02 all 0.09 0.00 0.13 0.01 1.73 98.04 00:55:09 00:53:02 0 0.02 0.00 0.03 0.00 1.35 98.60 00:55:09 00:53:02 1 0.18 0.00 0.15 0.00 0.98 98.69 00:55:09 00:53:02 2 0.15 0.00 0.15 0.05 3.16 96.49 00:55:09 00:53:02 3 0.03 0.00 0.18 0.00 1.40 98.38 00:55:09 00:55:09 00:53:02 CPU %user %nice %system %iowait %steal %idle 00:55:09 00:54:01 all 0.57 0.00 0.21 2.53 2.59 94.09 00:55:09 00:54:01 0 0.67 0.00 0.30 1.52 2.81 94.69 00:55:09 00:54:01 1 0.43 0.00 0.18 1.56 3.12 94.71 00:55:09 00:54:01 2 0.49 0.00 0.17 2.04 2.33 94.97 00:55:09 00:54:01 3 0.71 0.00 0.20 5.02 2.07 91.99 00:55:09 Average: all 12.60 0.00 6.55 5.89 22.18 52.77 00:55:09 Average: 0 12.28 0.00 6.42 5.56 22.59 53.15 00:55:09 Average: 1 12.37 0.00 6.55 6.06 22.41 52.62 00:55:09 Average: 2 12.84 0.00 6.47 5.93 21.76 53.01 00:55:09 Average: 3 12.94 0.00 6.76 6.04 21.96 52.30 00:55:09 00:55:09 00:55:09