Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 55f01a3a0525d4eb6df7c23d84c6738049ac156f+d4ace7e08520ec158b0cc64775f4b4a0dc14a675 (00fb2106c52bccdb36fe254eff1ad65c7fbec939) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3415412648223776181.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4917088664794584105.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3697235421541169184.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1890629457458990778.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8281912842237496768.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2436 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1387907512554113995.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 55f01a3a0525d4eb6df7c23d84c6738049ac156f Merge succeeded, producing 55f01a3a0525d4eb6df7c23d84c6738049ac156f Checking out Revision 55f01a3a0525d4eb6df7c23d84c6738049ac156f (PR-3745) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1480023060349117629.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2639119224157339847.key > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 Commit message: "ci: changes required for Jakara LTS" > git rev-list --no-walk 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:34:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:34:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:34:12 ========================================================= 16:34:12 EdgeX Global Pipelines Version Info 16:34:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:34:13 ------------------- 16:34:13 stable info: 16:34:13 ------------------- 16:34:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:34:13 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 16:34:13 Message: update stable to v1.0.207 16:34:13 ------------------- 16:34:13 experimental info: 16:34:13 ------------------- 16:34:13 Commited By: **** collab-it+edgex@linuxfoundation.org 16:34:13 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 16:34:13 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3745 [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3745 [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3745 [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55f01a3a0525d4eb6df7c23d84c6738049ac156f [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55f01a3 [Pipeline] echo 16:34:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:14 provisioning config files... 16:34:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4387819181651884683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:14 ---> docker-login.sh 16:34:14 nexus3.edgexfoundry.org:10001 16:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:15 Configure a credential helper to remove this warning. See 16:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:15 16:34:15 Login Succeeded 16:34:15 nexus3.edgexfoundry.org:10002 16:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:15 Configure a credential helper to remove this warning. See 16:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:15 16:34:15 Login Succeeded 16:34:15 nexus3.edgexfoundry.org:10003 16:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:15 Configure a credential helper to remove this warning. See 16:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:15 16:34:15 Login Succeeded 16:34:15 nexus3.edgexfoundry.org:10004 16:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:18 Configure a credential helper to remove this warning. See 16:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:18 16:34:18 Login Succeeded 16:34:18 docker.io 16:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:19 Configure a credential helper to remove this warning. See 16:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:19 16:34:19 Login Succeeded 16:34:19 ---> docker-login.sh ends [Pipeline] } 16:34:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:34:20 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:34:20 + for file in '`ls cmd/**/Dockerfile`' 16:34:20 ++ dirname cmd/core-command/Dockerfile 16:34:20 ++ cut -d/ -f2 16:34:20 + echo core-command,cmd/core-command/Dockerfile 16:34:20 + for file in '`ls cmd/**/Dockerfile`' 16:34:20 ++ dirname cmd/core-data/Dockerfile 16:34:20 ++ cut -d/ -f2 16:34:20 + echo core-data,cmd/core-data/Dockerfile 16:34:20 + for file in '`ls cmd/**/Dockerfile`' 16:34:20 ++ dirname cmd/core-metadata/Dockerfile 16:34:20 ++ cut -d/ -f2 16:34:20 + echo core-metadata,cmd/core-metadata/Dockerfile 16:34:20 + for file in '`ls cmd/**/Dockerfile`' 16:34:20 ++ dirname cmd/security-bootstrapper/Dockerfile 16:34:20 ++ cut -d/ -f2 16:34:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:34:20 + for file in '`ls cmd/**/Dockerfile`' 16:34:20 ++ dirname cmd/security-proxy-setup/Dockerfile 16:34:20 ++ cut -d/ -f2 16:34:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:34:20 + for file in '`ls cmd/**/Dockerfile`' 16:34:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:34:20 ++ cut -d/ -f2 16:34:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:34:20 + for file in '`ls cmd/**/Dockerfile`' 16:34:20 ++ dirname cmd/support-notifications/Dockerfile 16:34:20 ++ cut -d/ -f2 16:34:20 + echo support-notifications,cmd/support-notifications/Dockerfile 16:34:20 + for file in '`ls cmd/**/Dockerfile`' 16:34:20 ++ dirname cmd/support-scheduler/Dockerfile 16:34:20 ++ cut -d/ -f2 16:34:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:34:20 + for file in '`ls cmd/**/Dockerfile`' 16:34:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:34:20 ++ cut -d/ -f2 16:34:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:34:20 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:34:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:34:21 16:34:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:34:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:34:22 latest: Pulling from edgex-devops/git-semver 16:34:22 31603596830f: Pulling fs layer 16:34:22 04fac38145f0: Pulling fs layer 16:34:22 701f6daf10bf: Pulling fs layer 16:34:22 24f72da36158: Pulling fs layer 16:34:22 24f72da36158: Waiting 16:34:22 04fac38145f0: Verifying Checksum 16:34:22 04fac38145f0: Download complete 16:34:22 31603596830f: Verifying Checksum 16:34:22 31603596830f: Download complete 16:34:22 24f72da36158: Verifying Checksum 16:34:22 24f72da36158: Download complete 16:34:22 701f6daf10bf: Verifying Checksum 16:34:22 701f6daf10bf: Download complete 16:34:22 31603596830f: Pull complete 16:34:22 04fac38145f0: Pull complete 16:34:23 701f6daf10bf: Pull complete 16:34:23 24f72da36158: Pull complete 16:34:23 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:34:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:34:23 prd-centos7-docker-4c-2g-2436 does not seem to be running inside a container 16:34:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:34:24 $ docker top 1e30078707598391cac85f4ecd5c9f616beb5bd39e2ad4bd8e71174341b44e79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:34:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:34:24 [ssh-agent] Looking for ssh-agent implementation... 16:34:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:34:24 $ docker exec 1e30078707598391cac85f4ecd5c9f616beb5bd39e2ad4bd8e71174341b44e79 ssh-agent 16:34:24 SSH_AUTH_SOCK=/tmp/ssh-XnCs8bU4Istm/agent.14 16:34:24 SSH_AGENT_PID=20 16:34:24 Running ssh-add (command line suppressed) 16:34:24 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3974996303570161278.key (/w/workspace/edgex-go/4@tmp/private_key_3974996303570161278.key) 16:34:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:34:24 + git tag --points-at HEAD [Pipeline] } 16:34:24 $ docker exec --env ******** --env ******** 1e30078707598391cac85f4ecd5c9f616beb5bd39e2ad4bd8e71174341b44e79 ssh-agent -k 16:34:25 unset SSH_AUTH_SOCK; 16:34:25 unset SSH_AGENT_PID; 16:34:25 echo Agent pid 20 killed; 16:34:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:34:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:34:25 [ssh-agent] Looking for ssh-agent implementation... 16:34:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:34:25 $ docker exec 1e30078707598391cac85f4ecd5c9f616beb5bd39e2ad4bd8e71174341b44e79 ssh-agent 16:34:25 SSH_AUTH_SOCK=/tmp/ssh-vFtdFmoul6RN/agent.54 16:34:25 SSH_AGENT_PID=61 16:34:25 Running ssh-add (command line suppressed) 16:34:25 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8737349480429280282.key (/w/workspace/edgex-go/4@tmp/private_key_8737349480429280282.key) 16:34:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:34:25 + git semver init 16:34:25 # -> Open(): unable to determine branch for HEAD 16:34:25 # $GIT_DIR = /w/workspace/edgex-go/4/.git 16:34:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 16:34:25 # $SEMVER_REMOTE_NAME = origin 16:34:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:34:25 # $SEMVER_USER_NAME = edgex-jenkins 16:34:25 # $SEMVER_BRANCH = PR-3745 16:34:25 # $SEMVER_TEMP = /tmp/semver-306995541 16:34:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:34:38 # '/tmp/semver-306995541' -> '/w/workspace/edgex-go/4/.semver' 16:34:38 # -> Force: false 16:34:38 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 16:34:38 $ docker exec --env ******** --env ******** 1e30078707598391cac85f4ecd5c9f616beb5bd39e2ad4bd8e71174341b44e79 ssh-agent -k 16:34:38 unset SSH_AUTH_SOCK; 16:34:38 unset SSH_AGENT_PID; 16:34:38 echo Agent pid 61 killed; 16:34:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:34:38 + git semver [Pipeline] } 16:34:38 $ docker stop --time=1 1e30078707598391cac85f4ecd5c9f616beb5bd39e2ad4bd8e71174341b44e79 16:34:40 $ docker rm -f 1e30078707598391cac85f4ecd5c9f616beb5bd39e2ad4bd8e71174341b44e79 [Pipeline] // withDockerContainer [Pipeline] sh 16:34:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:34:41 Stashed 1 file(s) [Pipeline] echo 16:34:41 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 16:34:41 ========================================================= 16:34:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:34:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:34:52 Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:34:54 Failed in branch amd64 16:34:56 Still waiting to schedule task 16:34:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:39:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2438 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws 16:39:15 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:39:15 The recommended git tool is: git 16:39:23 using credential edgex-jenkins-ssh 16:39:23 Cloning the remote Git repository 16:39:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:39:23 > git init /w/workspace/edgex-go/4 # timeout=10 16:39:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:39:23 > git --version # timeout=10 16:39:23 > git --version # 'git version 2.17.1' 16:39:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:39:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:39:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:39:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:39:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:39:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:39:40 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 55f01a3a0525d4eb6df7c23d84c6738049ac156f 16:39:41 Merge succeeded, producing 55f01a3a0525d4eb6df7c23d84c6738049ac156f 16:39:41 Checking out Revision 55f01a3a0525d4eb6df7c23d84c6738049ac156f (PR-3745) 16:39:40 > git config core.sparsecheckout # timeout=10 16:39:40 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 16:39:40 > git remote # timeout=10 16:39:40 > git config --get remote.origin.url # timeout=10 16:39:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:41 > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 16:39:41 > git rev-parse HEAD^{commit} # timeout=10 16:39:41 > git config core.sparsecheckout # timeout=10 16:39:41 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 16:39:45 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:46 provisioning config files... 16:39:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2210051797399642700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:47 ---> docker-login.sh 16:39:47 nexus3.edgexfoundry.org:10001 16:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:52 Configure a credential helper to remove this warning. See 16:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:52 16:39:52 Login Succeeded 16:39:52 nexus3.edgexfoundry.org:10002 16:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:52 Configure a credential helper to remove this warning. See 16:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:52 16:39:52 Login Succeeded 16:39:52 nexus3.edgexfoundry.org:10003 16:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:57 Configure a credential helper to remove this warning. See 16:39:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:57 16:39:57 Login Succeeded 16:39:57 nexus3.edgexfoundry.org:10004 16:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:00 Configure a credential helper to remove this warning. See 16:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:00 16:40:00 Login Succeeded 16:40:00 docker.io 16:40:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:01 Configure a credential helper to remove this warning. See 16:40:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:01 16:40:01 Login Succeeded 16:40:01 ---> docker-login.sh ends [Pipeline] } 16:40:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:40:02 ========================================================= 16:40:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:40:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:40:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:40:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:40:09 bbf911997326: Pulling fs layer 16:40:09 58ec367f63d7: Pulling fs layer 16:40:09 1b4a6ffa7d45: Pulling fs layer 16:40:09 fc5181fea5dc: Pulling fs layer 16:40:09 9c418107303f: Pulling fs layer 16:40:09 284eca6f2348: Pulling fs layer 16:40:09 842844d905b1: Pulling fs layer 16:40:09 901a3a57568e: Pulling fs layer 16:40:09 9c418107303f: Waiting 16:40:09 284eca6f2348: Waiting 16:40:09 842844d905b1: Waiting 16:40:09 901a3a57568e: Waiting 16:40:09 fc5181fea5dc: Waiting 16:40:09 1b4a6ffa7d45: Download complete 16:40:09 58ec367f63d7: Verifying Checksum 16:40:09 58ec367f63d7: Download complete 16:40:10 9c418107303f: Download complete 16:40:10 284eca6f2348: Download complete 16:40:10 bbf911997326: Download complete 16:40:10 842844d905b1: Verifying Checksum 16:40:10 842844d905b1: Download complete 16:40:10 bbf911997326: Pull complete 16:40:11 58ec367f63d7: Pull complete 16:40:11 1b4a6ffa7d45: Pull complete 16:40:12 fc5181fea5dc: Verifying Checksum 16:40:12 fc5181fea5dc: Download complete 16:40:13 901a3a57568e: Verifying Checksum 16:40:13 901a3a57568e: Download complete 16:40:21 fc5181fea5dc: Pull complete 16:40:22 9c418107303f: Pull complete 16:40:22 284eca6f2348: Pull complete 16:40:22 842844d905b1: Pull complete 16:40:28 901a3a57568e: Pull complete 16:40:28 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 16:40:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:40:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:40:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:40:29 WORKDIR /edgex 16:40:29 COPY go.mod . 16:40:29 RUN go mod download+ 16:40:29 docker build -t ci-base-image-arm64 -f - . 16:40:31 Sending build context to Docker daemon 166.3MB 16:40:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:40:31 ---> 72ade6ffb461 16:40:31 Step 2/4 : WORKDIR /edgex 16:40:38 ---> Running in aea89739aa31 16:40:38 Removing intermediate container aea89739aa31 16:40:38 ---> a7dbc904c0fa 16:40:38 Step 3/4 : COPY go.mod . 16:40:38 ---> bd87fbd37f8c 16:40:38 Step 4/4 : RUN go mod download 16:40:39 ---> Running in 0f288bab86d1 16:42:01 Removing intermediate container 0f288bab86d1 16:42:01 ---> 7a06a6a9c95a 16:42:01 Successfully built 7a06a6a9c95a 16:42:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:42:01 + docker inspect -f . ci-base-image-arm64 16:42:01 . [Pipeline] withDockerContainer 16:42:02 prd-ubuntu18.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container 16:42:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:42:03 $ docker top de45972185d995a5c8ffa13d23e8a36aab4bd4309aef520d2eb8ba0c1d341c9d -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:04 + go version 16:42:04 go version go1.16.8 linux/arm64 [Pipeline] } 16:42:04 $ docker stop --time=1 de45972185d995a5c8ffa13d23e8a36aab4bd4309aef520d2eb8ba0c1d341c9d 16:42:06 $ docker rm -f de45972185d995a5c8ffa13d23e8a36aab4bd4309aef520d2eb8ba0c1d341c9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:07 + docker inspect -f . ci-base-image-arm64 16:42:07 . [Pipeline] withDockerContainer 16:42:08 prd-ubuntu18.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container 16:42:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:42:09 $ docker top de481276be29c8560d0005686751fb3592ce3ca780bfcf5a6b8378fed271d616 -eo pid,comm [Pipeline] { [Pipeline] echo 16:42:10 ========================================================= 16:42:10 [edgeXBuildGoParallel] Running Tests and Build... 16:42:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:42:10 + make test 16:42:10 go mod tidy 16:42:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:42:38 ? github.com/edgexfoundry/edgex-go [no test files] 16:43:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:43:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:43:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:43:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:44:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:44:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:44:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:44:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:44:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:44:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:44:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:44:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:44:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:44:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:44:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.192s coverage: 28.7% of statements 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:44:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.392s coverage: 98.5% of statements 16:44:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:44:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.372s coverage: 46.3% of statements 16:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:44:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.685s coverage: 90.1% of statements 16:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:44:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.272s coverage: 84.4% of statements 16:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:44:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.710s coverage: 94.2% of statements 16:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:44:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.243s coverage: 59.1% of statements 16:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:44:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.275s coverage: 60.0% of statements 16:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:44:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.359s coverage: 0.8% of statements 16:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:44:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.225s coverage: 58.8% of statements 16:44:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.237s coverage: 21.7% of statements 16:44:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:44:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.225s coverage: 47.1% of statements 16:44:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 79.5% of statements 16:44:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements 16:44:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.312s coverage: 96.3% of statements 16:44:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.344s coverage: 87.5% of statements 16:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.239s coverage: 94.4% of statements 16:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements 16:44:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.658s coverage: 82.5% of statements 16:44:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.242s coverage: 58.8% of statements 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.273s coverage: 80.0% of statements 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.775s coverage: 91.2% of statements 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.664s coverage: 64.4% of statements 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.197s coverage: 100.0% of statements 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 89.4% of statements 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 16:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 16:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.367s coverage: 70.4% of statements 16:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:45:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.798s coverage: 43.4% of statements 16:45:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:45:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:45:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.270s coverage: 89.5% of statements 16:45:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:45:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.295s coverage: 84.8% of statements 16:45:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:45:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.265s coverage: 19.5% of statements 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:45:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.688s coverage: 92.0% of statements 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:45:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 63.2% of statements 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:45:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:45:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:45:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:45:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements 16:45:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 16:45:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:45:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:45:16 GO111MODULE=on go vet ./... 16:46:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:46:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:46:39 ./bin/test-attribution-txt.sh [Pipeline] sh 16:46:40 + ls -al . 16:46:40 total 640 16:46:40 drwxrwxr-x 9 1001 1001 4096 Oct 7 16:46 . 16:46:40 drwxr-xr-x 4 root root 4096 Oct 7 16:42 .. 16:46:40 -rw-rw-r-- 1 1001 1001 11 Oct 7 16:39 .dockerignore 16:46:40 drwxrwxr-x 8 1001 1001 4096 Oct 7 16:39 .git 16:46:40 drwxrwxr-x 4 1001 1001 4096 Oct 7 16:39 .github 16:46:40 -rw-rw-r-- 1 1001 1001 804 Oct 7 16:39 .gitignore 16:46:40 -rw-rw-r-- 1 1001 1001 42 Oct 7 16:39 .golangci.yml 16:46:40 -rw-rw-r-- 1 1001 1001 76 Oct 7 16:39 .hadolint.yml 16:46:40 -rw-rw-r-- 1 1001 1001 166 Oct 7 16:39 .sonarcloud.properties 16:46:40 -rw-rw-r-- 1 1001 1001 1171 Oct 7 16:39 ADOPTERS.md 16:46:40 -rw-rw-r-- 1 1001 1001 8608 Oct 7 16:39 Attribution.txt 16:46:40 -rw-rw-r-- 1 1001 1001 43881 Oct 7 16:39 CHANGELOG.md 16:46:40 -rw-rw-r-- 1 1001 1001 3804 Oct 7 16:39 CONTRIBUTING.md 16:46:40 -rw-rw-r-- 1 1001 1001 677 Oct 7 16:39 GOVERNANCE.md 16:46:40 -rw-rw-r-- 1 1001 1001 849 Oct 7 16:39 Jenkinsfile 16:46:40 -rw-rw-r-- 1 1001 1001 10775 Oct 7 16:39 LICENSE 16:46:40 -rw-rw-r-- 1 1001 1001 6508 Oct 7 16:39 Makefile 16:46:40 -rw-rw-r-- 1 1001 1001 582 Oct 7 16:39 OWNERS.md 16:46:40 -rw-rw-r-- 1 1001 1001 8256 Oct 7 16:39 README.md 16:46:40 -rw-rw-r-- 1 1001 1001 6912 Oct 7 16:39 SECURITY.md 16:46:40 -rw-rw-r-- 1 1001 1001 5 Oct 7 16:34 VERSION 16:46:40 -rw-rw-r-- 1 1001 1001 4131 Oct 7 16:39 ZMQWindows.md 16:46:40 drwxrwxr-x 2 1001 1001 4096 Oct 7 16:39 bin 16:46:40 drwxrwxr-x 14 1001 1001 4096 Oct 7 16:39 cmd 16:46:40 -rw-r--r-- 1 root root 403265 Oct 7 16:45 coverage.out 16:46:40 -rw-rw-r-- 1 1001 1001 829 Oct 7 16:39 go.mod 16:46:40 -rw-rw-r-- 1 1001 1001 50143 Oct 7 16:42 go.sum 16:46:40 drwxrwxr-x 8 1001 1001 4096 Oct 7 16:39 internal 16:46:40 drwxrwxr-x 3 1001 1001 4096 Oct 7 16:39 openapi 16:46:40 drwxrwxr-x 4 1001 1001 4096 Oct 7 16:39 snap 16:46:40 -rw-rw-r-- 1 1001 1001 204 Oct 7 16:39 version.go [Pipeline] sh 16:46:40 + '[' -e coverage.out ] 16:46:40 + chown 1001:1001 coverage.out [Pipeline] stash 16:46:42 Stashed 1 file(s) [Pipeline] sh 16:46:42 + make build 16:46:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:46:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:47:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:47:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:47:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:47:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:47:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:47:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:47:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:47:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:47:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:47:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:47:48 $ docker stop --time=1 de481276be29c8560d0005686751fb3592ce3ca780bfcf5a6b8378fed271d616 16:47:51 $ docker rm -f de481276be29c8560d0005686751fb3592ce3ca780bfcf5a6b8378fed271d616 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:56 16:47:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:47:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:57 latest: Pulling from edgex-devops/edgex-compose-arm64 16:47:57 29e5d40040c1: Pulling fs layer 16:47:57 1ce36da41761: Pulling fs layer 16:47:57 25b303627fd3: Pulling fs layer 16:47:57 29e5d40040c1: Verifying Checksum 16:47:57 29e5d40040c1: Download complete 16:47:58 29e5d40040c1: Pull complete 16:47:58 1ce36da41761: Verifying Checksum 16:47:58 1ce36da41761: Download complete 16:47:59 1ce36da41761: Pull complete 16:48:00 25b303627fd3: Verifying Checksum 16:48:00 25b303627fd3: Download complete 16:48:08 25b303627fd3: Pull complete 16:48:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:48:09 prd-ubuntu18.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container 16:48:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:48:12 $ docker top f190c6632452234b57d5e505951e00ee18f966fe08521342c6a9796bab484073 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:13 + grep parallel 16:48:13 + docker-compose build --help 16:48:19 --parallel Build images in parallel. [Pipeline] } 16:48:19 $ docker stop --time=1 f190c6632452234b57d5e505951e00ee18f966fe08521342c6a9796bab484073 16:48:21 $ docker rm -f f190c6632452234b57d5e505951e00ee18f966fe08521342c6a9796bab484073 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:22 . [Pipeline] withDockerContainer 16:48:22 prd-ubuntu18.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container 16:48:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:48:24 $ docker top 95e501bcfbec28742f70461a349c14c84f0398b29e038a97e55f28a69a3d52c2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:25 + docker-compose -f ./docker-compose-build.yml build --parallel 16:48:30 Building core-command ... 16:48:30 Building core-data ... 16:48:30 Building core-metadata ... 16:48:30 Building security-bootstrapper ... 16:48:30 Building security-proxy-setup ... 16:48:30 Building security-secretstore-setup ... 16:48:30 Building support-notifications ... 16:48:30 Building support-scheduler ... 16:48:30 Building sys-mgmt-agent ... 16:48:30 Building security-bootstrapper 16:48:30 Building core-command 16:48:30 Building support-notifications 16:48:30 Building support-scheduler 16:48:30 Building core-metadata 16:49:39 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:49:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:49:39 ---> 7a06a6a9c95a 16:49:39 Step 3/21 : WORKDIR /edgex-go 16:49:39 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:49:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:49:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:39 ---> 7a06a6a9c95a 16:49:39 Step 3/23 : WORKDIR /edgex-go 16:49:39 16:49:39 ---> 7a06a6a9c95a 16:49:39 Step 3/30 : WORKDIR /edgex-go 16:49:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:49:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:39 ---> 7a06a6a9c95a 16:49:39 Step 3/22 : WORKDIR /edgex-go 16:49:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:49:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:39 ---> 7a06a6a9c95a 16:49:39 Step 3/22 : WORKDIR /edgex-go 16:49:43 ---> Running in f2b8254d009d 16:49:43 ---> Running in ea9230f8c4e8 16:49:43 ---> Running in b16bf006d66c 16:49:43 ---> Running in 9e1c42fc2219 16:49:43 ---> Running in 1feda742d0d7 16:49:43 Removing intermediate container f2b8254d009d 16:49:43 ---> 8586234d7a74 16:49:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:43 Removing intermediate container 9e1c42fc2219 16:49:43 ---> 89dc84fba0dd 16:49:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:43 Removing intermediate container 1feda742d0d7 16:49:43 ---> 70bfdef503be 16:49:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:43 Removing intermediate container b16bf006d66c 16:49:43 ---> 64083d1a7e52 16:49:43 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:43 Removing intermediate container ea9230f8c4e8 16:49:43 ---> 7fe225747f34 16:49:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:43 ---> Running in 7d638e5b6872 16:49:43 ---> Running in cb36b77af781 16:49:43 ---> Running in 47e4408c8a6a 16:49:43 ---> Running in 5e7c603fffc7 16:49:43 ---> Running in 0e39dcd8fc63 16:49:47 Removing intermediate container cb36b77af781 16:49:47 ---> f60f55b61cfb 16:49:47 Step 5/22 : RUN apk add --update --no-cache make git 16:49:51 ---> Running in 49a77d182356 16:49:51 Removing intermediate container 7d638e5b6872 16:49:51 ---> 05a6512a25f5 16:49:51 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:49:51 Removing intermediate container 47e4408c8a6a 16:49:51 ---> 8dfb3a7cd68a 16:49:51 Step 5/30 : RUN apk add --update --no-cache make git 16:49:51 ---> Running in c2bbaca9b79f 16:49:51 Removing intermediate container 0e39dcd8fc63 16:49:51 ---> b6974f451c7f 16:49:51 Step 5/23 : RUN apk add --update --no-cache make git 16:49:51 ---> Running in f3f09148d499 16:49:51 ---> Running in 201fab640c60 16:49:51 Removing intermediate container 5e7c603fffc7 16:49:51 ---> db2d7c18cfda 16:49:51 Step 5/22 : RUN apk add --update --no-cache make git 16:49:52 ---> Running in 69494a486f4d 16:49:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:54 OK: 218 MiB in 52 packages 16:49:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:55 OK: 218 MiB in 52 packages 16:49:56 OK: 218 MiB in 52 packages 16:49:56 OK: 218 MiB in 52 packages 16:49:56 OK: 218 MiB in 52 packages 16:49:56 Removing intermediate container 49a77d182356 16:49:56 ---> f9cf18c39f4c 16:49:56 Step 6/22 : COPY . . 16:49:57 Removing intermediate container c2bbaca9b79f 16:49:57 ---> 6669bc658c6f 16:49:57 Step 6/21 : COPY . . 16:49:58 Removing intermediate container 201fab640c60 16:49:58 ---> 58101808ca20 16:49:58 Step 6/23 : COPY go.mod . 16:49:58 Removing intermediate container f3f09148d499 16:49:58 ---> 5a845f55415b 16:49:58 Step 6/30 : COPY . . 16:49:58 Removing intermediate container 69494a486f4d 16:49:58 ---> 85398407f73c 16:49:58 Step 6/22 : COPY . . 16:50:00 ---> 00faced649b2 16:50:00 Step 7/23 : RUN go mod download 16:50:00 ---> Running in 59dd9214b9d6 16:50:07 Removing intermediate container 59dd9214b9d6 16:50:07 ---> 4c97fc48309a 16:50:07 Step 8/23 : COPY . . 16:50:30 ---> 58d4f823bb2c 16:50:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:30 ---> 378ce112a36a 16:50:30 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:30 ---> 8a420e6cedd3 16:50:30 Step 9/23 : RUN go mod tidy 16:50:30 ---> 51c01eebf6ad 16:50:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:30 ---> Running in c2d3cc31914c 16:50:30 ---> Running in c0db22f9dbcc 16:50:30 ---> 253d62b74f3a 16:50:30 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:30 ---> Running in 0196e2e4d0f4 16:50:30 ---> Running in 9954369b4bf5 16:50:30 ---> Running in 27ae9318596d 16:50:35 Removing intermediate container c0db22f9dbcc 16:50:35 ---> 1851e5d08e51 16:50:35 Step 8/22 : RUN make cmd/core-command/core-command 16:50:35 Removing intermediate container c2d3cc31914c 16:50:35 ---> 3c46d37859e4 16:50:35 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:50:35 ---> Running in fdba19577f95 16:50:35 ---> Running in 13e78be674d4 16:50:35 Removing intermediate container 27ae9318596d 16:50:35 ---> 3dce8175b034 16:50:35 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:50:35 Removing intermediate container 0196e2e4d0f4 16:50:35 ---> 412d4244576b 16:50:35 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:50:35 ---> Running in fb001e304879 16:50:35 ---> Running in 1502e873a13c 16:50:35 Removing intermediate container 9954369b4bf5 16:50:35 ---> 734544d5aac4 16:50:35 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:50:36 ---> Running in 5f9501e52d9d 16:50:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:50:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:50:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:50:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:50:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:52:46 Removing intermediate container fdba19577f95 16:52:46 ---> 1bc67e429f06 16:52:46 16:52:46 Step 9/22 : FROM alpine:3.14 16:52:46 3.14: Pulling from library/alpine 16:52:46 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:52:46 Status: Downloaded newer image for alpine:3.14 16:52:46 ---> bb3de5531c18 16:52:46 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:52:46 ---> Running in 6809834e10ae 16:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:52:49 (1/1) Installing dumb-init (1.2.5-r1) 16:52:49 Executing busybox-1.33.1-r3.trigger 16:52:49 OK: 5 MiB in 15 packages 16:52:50 Removing intermediate container 1502e873a13c 16:52:50 ---> f930b41989b8 16:52:50 16:52:50 Step 9/30 : FROM alpine:3.14 16:52:50 ---> bb3de5531c18 16:52:50 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:52:50 ---> Running in bb82bd4ca0e1 16:52:51 Removing intermediate container bb82bd4ca0e1 16:52:51 ---> a6594fd2bd8a 16:52:51 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:52:51 Removing intermediate container 6809834e10ae 16:52:51 ---> 3d820c165d69 16:52:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:52 ---> Running in 0c800836a05f 16:52:52 ---> Running in f49c0dc55c5e 16:52:53 Removing intermediate container f49c0dc55c5e 16:52:53 ---> 603dfaf1ac48 16:52:53 Step 12/22 : ENV APP_PORT=59882 16:52:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:52:54 ---> Running in 003d3210473a 16:52:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:52:55 (1/2) Installing dumb-init (1.2.5-r1) 16:52:55 (2/2) Installing su-exec (0.2-r1) 16:52:55 Executing busybox-1.33.1-r3.trigger 16:52:55 OK: 5 MiB in 16 packages 16:52:56 Removing intermediate container 003d3210473a 16:52:56 ---> 3126f3410961 16:52:56 Step 13/22 : EXPOSE $APP_PORT 16:52:57 ---> Running in c8723975e414 16:52:57 Removing intermediate container 13e78be674d4 16:52:57 ---> 36e547005b46 16:52:57 16:52:57 Step 9/21 : FROM alpine:3.14 16:52:57 ---> bb3de5531c18 16:52:57 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:52:57 Removing intermediate container 5f9501e52d9d 16:52:57 ---> 8f81fb28fe2d 16:52:57 16:52:57 Step 11/23 : FROM alpine:3.14 16:52:57 ---> bb3de5531c18 16:52:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:52:57 ---> Using cache 16:52:57 ---> 3d820c165d69 16:52:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:57 ---> Using cache 16:52:57 ---> 603dfaf1ac48 16:52:57 Step 14/23 : ENV APP_PORT=59861 16:52:57 ---> Running in c6a113abfc4d 16:52:57 ---> Running in 6b8c7dfea994 16:52:58 Removing intermediate container 0c800836a05f 16:52:58 ---> 23ade0b60bcd 16:52:58 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:52:58 Removing intermediate container c8723975e414 16:52:58 ---> 33b0889e5a8a 16:52:58 Step 14/22 : WORKDIR / 16:52:58 ---> Running in f10a960389a4 16:52:58 ---> Running in 9f280b965caa 16:52:58 Removing intermediate container 6b8c7dfea994 16:52:58 ---> 2861f1b774fb 16:52:58 Step 15/23 : EXPOSE $APP_PORT 16:52:59 ---> Running in e8780b7f4d32 16:52:59 Removing intermediate container 9f280b965caa 16:52:59 ---> e4e9a6091ca7 16:52:59 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:53:00 ---> Running in 26fe85e161f2 16:53:00 Removing intermediate container f10a960389a4 16:53:00 ---> ef6b9c772102 16:53:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:53:00 Removing intermediate container e8780b7f4d32 16:53:00 ---> 2d86d51110c8 16:53:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:00 Removing intermediate container fb001e304879 16:53:00 ---> 8ea99262090a 16:53:00 16:53:00 Step 9/22 : FROM alpine:3.14 16:53:00 ---> bb3de5531c18 16:53:00 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:53:00 ---> Using cache 16:53:00 ---> 3d820c165d69 16:53:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:53:00 ---> Using cache 16:53:00 ---> 603dfaf1ac48 16:53:00 Step 12/22 : ENV APP_PORT=59881 16:53:00 ---> Running in fa1e64e1b958 16:53:01 Removing intermediate container 26fe85e161f2 16:53:01 ---> 7d495171aba7 16:53:01 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:53:01 (1/2) Installing ca-certificates (20191127-r5) 16:53:01 ---> Running in 614fd6b1d766 16:53:01 (2/2) Installing dumb-init (1.2.5-r1) 16:53:01 Executing busybox-1.33.1-r3.trigger 16:53:01 Executing ca-certificates-20191127-r5.trigger 16:53:01 OK: 6 MiB in 16 packages 16:53:01 ---> f1ca503e4229 16:53:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:53:01 Removing intermediate container fa1e64e1b958 16:53:01 ---> aa6f3ced8c10 16:53:01 Step 13/22 : EXPOSE $APP_PORT 16:53:01 ---> c32ca8b77864 16:53:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:53:02 ---> Running in 1f82d9a9ab42 16:53:03 Removing intermediate container 1f82d9a9ab42 16:53:03 ---> 99b593212cba 16:53:03 Step 14/22 : WORKDIR / 16:53:03 ---> Running in 6aa9b6e557ab 16:53:03 ---> 660130b2fcc5 16:53:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:53:04 ---> fb966da838bb 16:53:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:53:04 Removing intermediate container 6aa9b6e557ab 16:53:04 ---> 7c25259e9b3d 16:53:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:04 Removing intermediate container c6a113abfc4d 16:53:04 ---> e0c53ae26eb2 16:53:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:53:04 ---> Running in f7bb67f92f89 16:53:05 Removing intermediate container 614fd6b1d766 16:53:05 ---> e7cdee19377f 16:53:05 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:53:05 ---> Running in 80744e70a560 16:53:05 ---> a101c41e0df3 16:53:05 Step 18/22 : ENTRYPOINT ["/core-command"] 16:53:05 Removing intermediate container f7bb67f92f89 16:53:05 ---> 5420dabd1c28 16:53:05 Step 12/21 : ENV APP_PORT=59860 16:53:06 ---> 201153a94253 16:53:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:53:06 ---> Running in 6581e2c0fab3 16:53:06 ---> Running in 1c3c1611a61d 16:53:06 ---> 2dae193fc1bf 16:53:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:53:06 ---> Running in b6ae0d2b8970 16:53:06 Removing intermediate container 80744e70a560 16:53:06 ---> 39c0f4d770c9 16:53:06 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:53:07 Removing intermediate container 1c3c1611a61d 16:53:07 ---> 020ac24806ad 16:53:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:07 ---> Running in 222b1de4584e 16:53:07 Removing intermediate container b6ae0d2b8970 16:53:07 ---> e5bbc0bc788e 16:53:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:07 Removing intermediate container 6581e2c0fab3 16:53:07 ---> 1f60a043d365 16:53:07 Step 13/21 : EXPOSE $APP_PORT 16:53:07 ---> Running in 5a3ce7a2ca34 16:53:07 ---> Running in 04769c1ddf7a 16:53:08 ---> fb6bdd254446 16:53:08 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:53:08 Removing intermediate container 222b1de4584e 16:53:08 ---> 292d167f3fea 16:53:08 Step 20/22 : LABEL arch=arm64 16:53:08 ---> Running in f9268835f511 16:53:08 ---> Running in ca4dd0b1f3e7 16:53:08 Removing intermediate container 5a3ce7a2ca34 16:53:08 ---> 6daef84b8936 16:53:08 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:08 Removing intermediate container 04769c1ddf7a 16:53:08 ---> f519cb4e12e9 16:53:08 Step 21/23 : LABEL arch=arm64 16:53:08 ---> ced7b04bb1ff 16:53:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:53:08 ---> Running in 521e55488451 16:53:09 Removing intermediate container ca4dd0b1f3e7 16:53:09 ---> 76cef33a42c3 16:53:09 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 16:53:09 ---> Running in 710d502c17f7 16:53:09 Removing intermediate container 521e55488451 16:53:09 ---> 36ac39a7044c 16:53:09 Step 22/23 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 16:53:09 ---> Running in 7d7fe098c386 16:53:09 ---> 7240ad9aa054 16:53:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:53:10 Removing intermediate container 710d502c17f7 16:53:10 ---> 9d6bd109377b 16:53:10 Step 22/22 : LABEL version=0.0.0 16:53:10 ---> b00437ce60c0 16:53:10 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:53:10 ---> Running in 15eef8fc6f34 16:53:10 ---> Running in ae95b9229639 16:53:10 Removing intermediate container 7d7fe098c386 16:53:10 ---> eb862d6ca203 16:53:10 Step 23/23 : LABEL version=0.0.0 16:53:11 ---> Running in 9e7a453e64f1 16:53:11 Removing intermediate container ae95b9229639 16:53:11 ---> 4333df56a8bd 16:53:11 16:53:11 Removing intermediate container 15eef8fc6f34 16:53:11 ---> c49d99016b5b 16:53:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:11 Successfully built 4333df56a8bd 16:53:11 Successfully tagged core-command-arm64:latest 16:53:11 ---> Running in 0dbf13f19223 16:53:11  Building core-command ... done Building security-proxy-setup 16:53:12 Removing intermediate container f9268835f511 16:53:12 ---> 3ae5acb694d7 16:53:12 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:12 Removing intermediate container 9e7a453e64f1 16:53:12 ---> 8e6387ce2f4e 16:53:12 16:53:12 ---> 96ad5b55bc27 16:53:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:53:12 Removing intermediate container 0dbf13f19223 16:53:12 ---> 60cfa0db6ec6 16:53:12 Step 20/22 : LABEL arch=arm64 16:53:12 Successfully built 8e6387ce2f4e 16:53:12 ---> Running in 2449c313f03d 16:53:12 Successfully tagged support-scheduler-arm64:latest 16:53:12 Building security-secretstore-setup 16:53:13  Building support-scheduler ... done  ---> 07dabc275d79 16:53:13 ---> d13884ec7503 16:53:13 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:53:13 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:53:13 Removing intermediate container 2449c313f03d 16:53:13 ---> 0114259ec2e9 16:53:13 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 16:53:14 ---> Running in 28ada2ac1842 16:53:14 ---> Running in 1f44d1e2de39 16:53:15 Removing intermediate container 28ada2ac1842 16:53:15 ---> cbd46c7f33fe 16:53:15 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:18 Removing intermediate container 1f44d1e2de39 16:53:18 ---> b8bceffc102e 16:53:18 Step 22/22 : LABEL version=0.0.0 16:53:19 ---> 91dcba336e76 16:53:19 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:53:19 ---> Running in 0418e6b43f22 16:53:20 ---> Running in 1b96ed77b420 16:53:20 Removing intermediate container 0418e6b43f22 16:53:20 ---> 49447bf244de 16:53:20 Step 19/21 : LABEL arch=arm64 16:53:20 Removing intermediate container 1b96ed77b420 16:53:20 ---> 8c13f5caee7e 16:53:20 16:53:21 ---> 32aafb3e833a 16:53:21 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:53:21 ---> Running in aabc198635fb 16:53:21 Successfully built 8c13f5caee7e 16:53:21 Successfully tagged core-metadata-arm64:latest 16:53:21  Building core-metadata ... done Building core-data 16:53:22 Removing intermediate container aabc198635fb 16:53:22 ---> b8eb26f1ddcc 16:53:22 Step 20/21 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 16:53:22 ---> Running in a0d453564e2c 16:53:22 ---> 8bdb8593d566 16:53:22 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:53:23 Removing intermediate container a0d453564e2c 16:53:23 ---> 738b31cad89d 16:53:23 Step 21/21 : LABEL version=0.0.0 16:53:23 ---> Running in 53056910e9df 16:53:23 ---> 4892ebfb594d 16:53:23 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:53:24 Removing intermediate container 53056910e9df 16:53:24 ---> c20dc18392d6 16:53:24 16:53:24 Successfully built c20dc18392d6 16:53:24 Successfully tagged support-notifications-arm64:latest 16:53:24  Building support-notifications ... done Building sys-mgmt-agent 16:53:24 ---> Running in 30f12811f68a 16:53:25 Removing intermediate container 30f12811f68a 16:53:25 ---> 963ee3543f31 16:53:25 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:53:26 ---> b609c7f37107 16:53:26 Step 25/30 : RUN chmod +x /entrypoint.sh 16:53:27 ---> Running in 416ffe85c66c 16:53:31 Removing intermediate container 416ffe85c66c 16:53:31 ---> d6f052099810 16:53:31 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:53:32 ---> Running in fdd86204cf48 16:53:33 Removing intermediate container fdd86204cf48 16:53:33 ---> 7869324cc8e7 16:53:33 Step 27/30 : CMD ["gate"] 16:53:34 ---> Running in 9be7f07fbb28 16:53:35 Removing intermediate container 9be7f07fbb28 16:53:35 ---> d2786acbb927 16:53:35 Step 28/30 : LABEL arch=arm64 16:53:36 ---> Running in 056ad8bf6e64 16:53:37 Removing intermediate container 056ad8bf6e64 16:53:37 ---> e828c1523d49 16:53:37 Step 29/30 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 16:53:37 ---> Running in b3d9d9256ff9 16:53:38 Removing intermediate container b3d9d9256ff9 16:53:38 ---> da9b5d506f0d 16:53:38 Step 30/30 : LABEL version=0.0.0 16:53:40 ---> Running in 556953a01c83 16:53:41 Removing intermediate container 556953a01c83 16:53:41 ---> 456905939cc3 16:53:41 16:53:41 Successfully built 456905939cc3 16:53:41 Successfully tagged security-bootstrapper-arm64:latest 16:53:54  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:53:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:53:54 ---> 7a06a6a9c95a 16:53:54 Step 3/20 : WORKDIR /edgex-go 16:53:54 ---> Using cache 16:53:54 ---> 7fe225747f34 16:53:54 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:54 ---> Using cache 16:53:54 ---> b6974f451c7f 16:53:54 Step 5/20 : RUN apk add --update --no-cache make git 16:53:54 ---> Using cache 16:53:54 ---> 58101808ca20 16:53:54 Step 6/20 : COPY . . 16:53:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:53:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:53:55 ---> 7a06a6a9c95a 16:53:55 Step 3/24 : WORKDIR /edgex-go 16:53:55 ---> Using cache 16:53:55 ---> 7fe225747f34 16:53:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:55 ---> Using cache 16:53:55 ---> b6974f451c7f 16:53:55 Step 5/24 : RUN apk add --update --no-cache make git 16:53:55 ---> Using cache 16:53:55 ---> 58101808ca20 16:53:55 Step 6/24 : COPY . . 16:54:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:54:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:54:03 ---> 7a06a6a9c95a 16:54:03 Step 3/22 : WORKDIR /edgex-go 16:54:03 ---> Using cache 16:54:03 ---> 7fe225747f34 16:54:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:03 ---> Using cache 16:54:03 ---> b6974f451c7f 16:54:03 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:54:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:54:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:54:03 ---> 7a06a6a9c95a 16:54:03 Step 3/22 : WORKDIR /edgex-go 16:54:03 ---> Using cache 16:54:03 ---> 7fe225747f34 16:54:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:03 ---> Using cache 16:54:03 ---> b6974f451c7f 16:54:03 Step 5/22 : RUN apk add --update --no-cache make bash git 16:54:22 ---> Running in 0f59fddca7ef 16:54:22 ---> Running in de29991cd527 16:54:22 ---> 61e66648881b 16:54:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:22 ---> b60ab71825a4 16:54:22 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:22 ---> Running in b83a023358e3 16:54:22 ---> Running in 9e52a5bdb33c 16:54:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:54:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:54:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:54:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:54:25 OK: 218 MiB in 52 packages 16:54:25 OK: 218 MiB in 52 packages 16:54:26 Removing intermediate container b83a023358e3 16:54:26 ---> 59fb8693a957 16:54:26 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:54:26 Removing intermediate container 9e52a5bdb33c 16:54:26 ---> 777253a4ad8f 16:54:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:54:26 ---> Running in 8f5b58ecefcd 16:54:26 ---> Running in 24834d81c165 16:54:27 Removing intermediate container de29991cd527 16:54:27 ---> 9c54d8c8acf3 16:54:27 Step 6/22 : COPY . . 16:54:27 Removing intermediate container 0f59fddca7ef 16:54:27 ---> e90005c9c92f 16:54:27 Step 6/22 : COPY . . 16:54:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:54:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:55:02 ---> 82d8f19b92f8 16:55:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:02 ---> 56e8ab8b4f71 16:55:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:02 ---> Running in 67941157d74b 16:55:02 ---> Running in 4a6f242ae52c 16:55:06 Removing intermediate container 67941157d74b 16:55:06 ---> fe2181aaad4c 16:55:06 Step 8/22 : RUN make cmd/core-data/core-data 16:55:06 Removing intermediate container 4a6f242ae52c 16:55:06 ---> 877dcf56f648 16:55:06 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:55:06 ---> Running in 5a996d6c4dd2 16:55:06 ---> Running in b3890ba896d6 16:55:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:55:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:55:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:55:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:56:04 Removing intermediate container 24834d81c165 16:56:04 ---> edbc104687f3 16:56:04 16:56:04 Step 9/24 : FROM alpine:3.14 16:56:04 ---> bb3de5531c18 16:56:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:56:04 Removing intermediate container 8f5b58ecefcd 16:56:04 ---> 09141e8c3a2c 16:56:04 16:56:04 Step 9/20 : FROM alpine:3.14 16:56:04 ---> bb3de5531c18 16:56:04 Step 10/20 : RUN apk add --update --no-cache curl 16:56:04 ---> Running in a3231b872138 16:56:04 ---> Running in 5c4849001a85 16:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:56:08 (1/3) Installing ca-certificates (20191127-r5) 16:56:08 (2/3) Installing dumb-init (1.2.5-r1) 16:56:08 (3/3) Installing su-exec (0.2-r1) 16:56:08 Executing busybox-1.33.1-r3.trigger 16:56:08 Executing ca-certificates-20191127-r5.trigger 16:56:08 (1/5) Installing ca-certificates (20191127-r5) 16:56:08 (2/5) Installing brotli-libs (1.0.9-r5) 16:56:08 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:56:08 (4/5) Installing libcurl (7.79.1-r0) 16:56:08 (5/5) Installing curl (7.79.1-r0) 16:56:08 OK: 6 MiB in 17 packages 16:56:08 Executing busybox-1.33.1-r3.trigger 16:56:08 Executing ca-certificates-20191127-r5.trigger 16:56:09 OK: 8 MiB in 19 packages 16:56:12 Removing intermediate container a3231b872138 16:56:12 ---> d86a4889be91 16:56:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:56:12 ---> Running in e73be878ef68 16:56:12 Removing intermediate container 5c4849001a85 16:56:12 ---> e9a055df5ce6 16:56:12 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:56:12 ---> Running in 52e6d829e734 16:56:13 Removing intermediate container e73be878ef68 16:56:13 ---> 13d774999c9d 16:56:13 Step 12/24 : WORKDIR / 16:56:13 ---> Running in a0834a22410d 16:56:13 Removing intermediate container 52e6d829e734 16:56:13 ---> 93d6a329a1fb 16:56:13 Step 12/20 : WORKDIR /edgex 16:56:13 ---> Running in 3429e817a16a 16:56:14 Removing intermediate container a0834a22410d 16:56:14 ---> 7670dc69e28f 16:56:14 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:56:14 Removing intermediate container 3429e817a16a 16:56:14 ---> 6d0d86298443 16:56:14 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:56:15 ---> 99da5b1c041d 16:56:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:56:16 ---> 6ee093873f4f 16:56:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:56:18 ---> 63d965edf0ac 16:56:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:56:19 ---> d198f585bbf7 16:56:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:56:19 ---> f8efad8ab652 16:56:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:56:21 ---> 45f8f0efaacf 16:56:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:56:21 ---> 0f2e221f881e 16:56:21 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:56:21 ---> Running in 559b8b136410 16:56:23 Removing intermediate container 559b8b136410 16:56:23 ---> 3a9351c4a9aa 16:56:23 Step 17/20 : CMD ["--init=true"] 16:56:23 ---> Running in 4326491673ab 16:56:23 ---> 32feb5c1d069 16:56:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:56:24 Removing intermediate container 4326491673ab 16:56:24 ---> 1056a59cb579 16:56:24 Step 18/20 : LABEL arch=arm64 16:56:24 ---> Running in 162dcb06b35c 16:56:25 Removing intermediate container 162dcb06b35c 16:56:25 ---> f24d149e3354 16:56:25 Step 19/20 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 16:56:26 ---> Running in e6a3b1bb7452 16:56:26 ---> 1fd46c53bb64 16:56:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:56:27 Removing intermediate container e6a3b1bb7452 16:56:27 ---> bfe2528aefad 16:56:27 Step 20/20 : LABEL version=0.0.0 16:56:27 ---> Running in 99a749bcf281 16:56:27 ---> ad137fa93e5f 16:56:27 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:56:28 ---> Running in f3e2daa3b3d0 16:56:28 Removing intermediate container 99a749bcf281 16:56:28 ---> b92fee58b43d 16:56:28 16:56:29 Successfully built b92fee58b43d 16:56:29 Successfully tagged security-proxy-setup-arm64:latest 16:56:32  Building security-proxy-setup ... done Removing intermediate container f3e2daa3b3d0 16:56:32 ---> c5f18b43afa7 16:56:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:56:32 ---> Running in aff495b34f5f 16:56:32 Removing intermediate container aff495b34f5f 16:56:32 ---> 3c4713d07d67 16:56:32 Step 22/24 : LABEL arch=arm64 16:56:32 ---> Running in fde55c808cc2 16:56:33 Removing intermediate container fde55c808cc2 16:56:33 ---> 002383ecc98c 16:56:33 Step 23/24 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 16:56:33 ---> Running in 6fb70144305e 16:56:34 Removing intermediate container 6fb70144305e 16:56:34 ---> edd4fc7c3552 16:56:34 Step 24/24 : LABEL version=0.0.0 16:56:34 ---> Running in bf4241e80059 16:56:35 Removing intermediate container bf4241e80059 16:56:35 ---> a43246a3c0fb 16:56:35 16:56:35 Successfully built a43246a3c0fb 16:56:35 Successfully tagged security-secretstore-setup-arm64:latest 16:56:41  Building security-secretstore-setup ... done Removing intermediate container b3890ba896d6 16:56:41 ---> f947d7f7ac9f 16:56:41 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:56:41 ---> Running in f705653d30a0 16:56:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:56:45 Removing intermediate container f705653d30a0 16:56:45 ---> 97dc76b1b698 16:56:45 16:56:45 Step 10/22 : FROM docker:20.10.8 16:56:49 Removing intermediate container 5a996d6c4dd2 16:56:49 ---> b92bb70299c1 16:56:49 16:56:49 Step 9/22 : FROM alpine:3.14 16:56:49 ---> bb3de5531c18 16:56:49 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:56:49 ---> Running in e5a02f4b0c0f 16:56:49 Removing intermediate container e5a02f4b0c0f 16:56:49 ---> 153405681a2a 16:56:49 Step 11/22 : ENV APP_PORT=59880 16:56:49 ---> Running in cfadba402ac9 16:56:50 Removing intermediate container cfadba402ac9 16:56:50 ---> 3280b70776c3 16:56:50 Step 12/22 : EXPOSE $APP_PORT 16:56:50 ---> Running in da8d68d83062 16:56:51 Removing intermediate container da8d68d83062 16:56:51 ---> e9c9a8d15f55 16:56:51 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:51 ---> Running in ac27284abd40 16:56:52 20.10.8: Pulling from library/docker 16:56:53 Removing intermediate container ac27284abd40 16:56:53 ---> 8339500e481a 16:56:53 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:56:53 ---> Running in 78f7fe124001 16:56:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:56:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:56:57 (1/6) Installing dumb-init (1.2.5-r1) 16:56:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:56:57 (3/6) Installing libsodium (1.0.18-r0) 16:56:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:56:57 (5/6) Installing libzmq (4.3.4-r0) 16:56:57 (6/6) Installing zeromq (4.3.4-r0) 16:56:57 Executing busybox-1.33.1-r3.trigger 16:56:57 OK: 8 MiB in 20 packages 16:57:00 Removing intermediate container 78f7fe124001 16:57:00 ---> 4b43fe13ff4a 16:57:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:02 ---> b7591ebe77af 16:57:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:57:02 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:57:02 Status: Downloaded newer image for docker:20.10.8 16:57:02 ---> 3734d5adc5ac 16:57:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:57:03 ---> Running in 584f3461a351 16:57:03 ---> 83e2ade81439 16:57:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:57:03 Removing intermediate container 584f3461a351 16:57:03 ---> a93b71b5f53f 16:57:03 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:57:03 ---> Running in fc5109113708 16:57:04 ---> f954e1997ce5 16:57:04 Step 18/22 : ENTRYPOINT ["/core-data"] 16:57:04 ---> Running in f92638e90f71 16:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:57:05 Removing intermediate container f92638e90f71 16:57:05 ---> 4643a8864a65 16:57:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:05 ---> Running in 048f10f275cb 16:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:57:06 Removing intermediate container 048f10f275cb 16:57:06 ---> 735471f772a0 16:57:06 Step 20/22 : LABEL arch=arm64 16:57:06 ---> Running in f6783f8b0d89 16:57:06 (1/42) Installing readline (8.1.0-r0) 16:57:06 (2/42) Installing bash (5.1.4-r0) 16:57:06 Removing intermediate container f6783f8b0d89 16:57:06 ---> 2487ac5817f3 16:57:06 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 16:57:06 Executing bash-5.1.4-r0.post-install 16:57:06 (3/42) Installing brotli-libs (1.0.9-r5) 16:57:06 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:57:06 (5/42) Installing libcurl (7.79.1-r0) 16:57:06 (6/42) Installing curl (7.79.1-r0) 16:57:06 (7/42) Installing dumb-init (1.2.5-r1) 16:57:06 (8/42) Installing libbz2 (1.0.8-r1) 16:57:06 (9/42) Installing expat (2.4.1-r0) 16:57:06 (10/42) Installing libffi (3.3-r2) 16:57:06 (11/42) Installing gdbm (1.19-r0) 16:57:06 (12/42) Installing xz-libs (5.2.5-r0) 16:57:06 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:57:06 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:57:06 (15/42) Installing mpdecimal (2.5.1-r1) 16:57:06 (16/42) Installing sqlite-libs (3.35.5-r0) 16:57:07 (17/42) Installing python3 (3.9.5-r1) 16:57:07 ---> Running in 88de2409e12f 16:57:07 Removing intermediate container 88de2409e12f 16:57:07 ---> 3b11372d45e5 16:57:07 Step 22/22 : LABEL version=0.0.0 16:57:07 ---> Running in 43a0da8f7d24 16:57:08 Removing intermediate container 43a0da8f7d24 16:57:08 ---> b9fbf9d24fb3 16:57:08 16:57:09 Successfully built b9fbf9d24fb3 16:57:09 Successfully tagged core-data-arm64:latest 16:57:09  Building core-data ... done (18/42) Installing py3-appdirs (1.4.4-r2) 16:57:09 (19/42) Installing py3-chardet (4.0.0-r2) 16:57:09 (20/42) Installing py3-idna (3.2-r0) 16:57:09 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:57:09 (22/42) Installing py3-certifi (2020.12.5-r1) 16:57:09 (23/42) Installing py3-requests (2.25.1-r4) 16:57:09 (24/42) Installing py3-msgpack (1.0.2-r1) 16:57:09 (25/42) Installing py3-lockfile (0.12.2-r4) 16:57:09 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:57:09 (27/42) Installing py3-colorama (0.4.4-r1) 16:57:09 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:57:09 (29/42) Installing py3-distlib (0.3.1-r3) 16:57:09 (30/42) Installing py3-distro (1.5.0-r3) 16:57:09 (31/42) Installing py3-six (1.15.0-r1) 16:57:09 (32/42) Installing py3-webencodings (0.5.1-r4) 16:57:09 (33/42) Installing py3-html5lib (1.1-r1) 16:57:09 (34/42) Installing py3-parsing (2.4.7-r2) 16:57:09 (35/42) Installing py3-packaging (20.9-r1) 16:57:09 (36/42) Installing py3-toml (0.10.2-r2) 16:57:09 (37/42) Installing py3-pep517 (0.10.0-r2) 16:57:09 (38/42) Installing py3-progress (1.5-r2) 16:57:09 (39/42) Installing py3-retrying (1.3.3-r1) 16:57:09 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:57:09 (41/42) Installing py3-setuptools (52.0.0-r3) 16:57:09 (42/42) Installing py3-pip (20.3.4-r1) 16:57:10 Executing busybox-1.33.1-r3.trigger 16:57:10 OK: 84 MiB in 64 packages 16:57:14 Collecting docker-compose==1.23.2 16:57:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:57:14 Collecting dockerpty<0.5,>=0.4.1 16:57:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:57:17 Collecting texttable<0.10,>=0.9.0 16:57:17 Downloading texttable-0.9.1.tar.gz (11 kB) 16:57:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:57:19 Collecting jsonschema<3,>=2.5.1 16:57:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:57:19 Collecting docopt<0.7,>=0.6.1 16:57:19 Downloading docopt-0.6.2.tar.gz (25 kB) 16:57:21 Collecting cached-property<2,>=1.2.0 16:57:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:57:22 Collecting docker<4.0,>=3.6.0 16:57:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:57:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:57:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:57:24 Collecting PyYAML<4,>=3.10 16:57:24 Downloading PyYAML-3.13.tar.gz (270 kB) 16:57:28 Collecting websocket-client<1.0,>=0.32.0 16:57:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:57:28 Collecting docker-pycreds>=0.4.0 16:57:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:57:29 Collecting urllib3<1.25,>=1.21.1 16:57:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:57:29 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:57:29 Collecting chardet<3.1.0,>=3.0.2 16:57:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:57:30 Collecting idna<2.8,>=2.5 16:57:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:57:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:57:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:57:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:57:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:57:31 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:57:31 Attempting uninstall: urllib3 16:57:31 Found existing installation: urllib3 1.26.5 16:57:31 Uninstalling urllib3-1.26.5: 16:57:31 Successfully uninstalled urllib3-1.26.5 16:57:32 Attempting uninstall: idna 16:57:32 Found existing installation: idna 3.2 16:57:32 Uninstalling idna-3.2: 16:57:32 Successfully uninstalled idna-3.2 16:57:33 Attempting uninstall: chardet 16:57:33 Found existing installation: chardet 4.0.0 16:57:33 Uninstalling chardet-4.0.0: 16:57:33 Successfully uninstalled chardet-4.0.0 16:57:35 Attempting uninstall: requests 16:57:35 Found existing installation: requests 2.25.1 16:57:35 Uninstalling requests-2.25.1: 16:57:35 Successfully uninstalled requests-2.25.1 16:57:35 Running setup.py install for texttable: started 16:57:37 Running setup.py install for texttable: finished with status 'done' 16:57:37 Running setup.py install for PyYAML: started 16:57:40 Running setup.py install for PyYAML: finished with status 'done' 16:57:40 Running setup.py install for docopt: started 16:57:43 Running setup.py install for docopt: finished with status 'done' 16:57:43 Running setup.py install for dockerpty: started 16:57:45 Running setup.py install for dockerpty: finished with status 'done' 16:57:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:57:56 Removing intermediate container fc5109113708 16:57:56 ---> eb50b9206f42 16:57:56 Step 13/22 : ENV APP_PORT=58890 16:57:56 ---> Running in 776b2b125436 16:57:56 Removing intermediate container 776b2b125436 16:57:56 ---> 997c5a2c346f 16:57:56 Step 14/22 : EXPOSE $APP_PORT 16:57:56 ---> Running in e2b49f70934c 16:57:57 Removing intermediate container e2b49f70934c 16:57:57 ---> 6d485e8eefa1 16:57:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:57:58 ---> 8c50ec1af7d0 16:57:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:57:59 ---> 275f46828360 16:57:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:58:00 ---> 5325424ad11d 16:58:00 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:58:00 ---> Running in a0e005ecee3e 16:58:01 Removing intermediate container a0e005ecee3e 16:58:01 ---> be3bc463c6d2 16:58:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:01 ---> Running in 48234d020c64 16:58:02 Removing intermediate container 48234d020c64 16:58:02 ---> 103fdf94f733 16:58:02 Step 20/22 : LABEL arch=arm64 16:58:02 ---> Running in 9859f629af22 16:58:02 Removing intermediate container 9859f629af22 16:58:02 ---> 8eee38439562 16:58:02 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 16:58:02 ---> Running in 0663eef3a626 16:58:03 Removing intermediate container 0663eef3a626 16:58:03 ---> a26673b15741 16:58:03 Step 22/22 : LABEL version=0.0.0 16:58:03 ---> Running in 128ddc2d2b32 16:58:03 Removing intermediate container 128ddc2d2b32 16:58:03 ---> 0118b873c709 16:58:03 16:58:04 Successfully built 0118b873c709 16:58:04 Successfully tagged sys-mgmt-agent-arm64:latest 16:58:04  Building sys-mgmt-agent ... done  [Pipeline] } 16:58:04 $ docker stop --time=1 95e501bcfbec28742f70461a349c14c84f0398b29e038a97e55f28a69a3d52c2 16:58:06 $ docker rm -f 95e501bcfbec28742f70461a349c14c84f0398b29e038a97e55f28a69a3d52c2 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:07 + docker images 16:58:07 REPOSITORY TAG IMAGE ID CREATED SIZE 16:58:07 sys-mgmt-agent-arm64 latest 0118b873c709 4 seconds ago 277MB 16:58:07 core-data-arm64 latest b9fbf9d24fb3 59 seconds ago 19.4MB 16:58:07 b92bb70299c1 About a minute ago 1.57GB 16:58:07 97dc76b1b698 About a minute ago 1.57GB 16:58:07 security-secretstore-setup-arm64 latest a43246a3c0fb About a minute ago 26.5MB 16:58:07 security-proxy-setup-arm64 latest b92fee58b43d About a minute ago 25.3MB 16:58:07 09141e8c3a2c 2 minutes ago 1.57GB 16:58:07 edbc104687f3 2 minutes ago 1.57GB 16:58:07 security-bootstrapper-arm64 latest 456905939cc3 4 minutes ago 17.7MB 16:58:07 support-notifications-arm64 latest c20dc18392d6 4 minutes ago 15.9MB 16:58:07 core-metadata-arm64 latest 8c13f5caee7e 4 minutes ago 15.8MB 16:58:07 support-scheduler-arm64 latest 8e6387ce2f4e 4 minutes ago 15.2MB 16:58:07 core-command-arm64 latest 4333df56a8bd 4 minutes ago 15.2MB 16:58:07 8ea99262090a 5 minutes ago 1.57GB 16:58:07 8f81fb28fe2d 5 minutes ago 1.57GB 16:58:07 36e547005b46 5 minutes ago 1.57GB 16:58:07 f930b41989b8 5 minutes ago 1.57GB 16:58:07 1bc67e429f06 5 minutes ago 1.56GB 16:58:07 ci-base-image-arm64 latest 7a06a6a9c95a 16 minutes ago 1.24GB 16:58:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 22 hours ago 532MB 16:58:07 docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB 16:58:07 alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB 16:58:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:58:09 16:58:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:58:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:58:11 arm64: Pulling from edgex-lftools-log-publisher 16:58:11 448f6bf000e3: Pulling fs layer 16:58:11 f757da607395: Pulling fs layer 16:58:11 05883995daec: Pulling fs layer 16:58:11 8603b9c90790: Pulling fs layer 16:58:11 1560dd03e051: Pulling fs layer 16:58:11 27f5ce0e4adf: Pulling fs layer 16:58:11 c2d8d7efcc4b: Pulling fs layer 16:58:11 8603b9c90790: Waiting 16:58:11 1560dd03e051: Waiting 16:58:11 27f5ce0e4adf: Waiting 16:58:11 c2d8d7efcc4b: Waiting 16:58:11 f757da607395: Verifying Checksum 16:58:11 f757da607395: Download complete 16:58:12 05883995daec: Verifying Checksum 16:58:12 05883995daec: Download complete 16:58:12 1560dd03e051: Verifying Checksum 16:58:12 1560dd03e051: Download complete 16:58:12 27f5ce0e4adf: Verifying Checksum 16:58:12 27f5ce0e4adf: Download complete 16:58:12 8603b9c90790: Verifying Checksum 16:58:12 8603b9c90790: Download complete 16:58:13 448f6bf000e3: Verifying Checksum 16:58:13 448f6bf000e3: Download complete 16:58:16 448f6bf000e3: Pull complete 16:58:17 f757da607395: Pull complete 16:58:18 05883995daec: Pull complete 16:58:19 8603b9c90790: Pull complete 16:58:20 1560dd03e051: Pull complete 16:58:20 27f5ce0e4adf: Pull complete 16:58:36 c2d8d7efcc4b: Verifying Checksum 16:58:36 c2d8d7efcc4b: Download complete 16:58:49 c2d8d7efcc4b: Pull complete 16:58:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:58:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:58:49 prd-ubuntu18.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container 16:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:58:52 $ docker top 25a0312a151205c22a6b97d7919e5720fc7af792dc3f8dccd48026a47fa8577b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:53 ---> job-cost.sh 16:58:53 lf-activate-venv: SKIPPING 16:58:53 INFO: No Stack... 16:58:54 INFO: Retrieving Pricing Info for: v3-standard-4 16:58:54 INFO: Archiving Costs [Pipeline] sh 16:58:55 + cut -d, -f6 16:58:55 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 16:58:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3745-4-stack-cost] 16:58:55 Resource [jenkins-edgexfoundry-edgex-go-PR-3745-4-stack-cost] did not exist. Created. 16:58:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3745-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:58:56 + echo total: 0.10999999940395355 [Pipeline] stash 16:58:56 Stashed 1 file(s) [Pipeline] } 16:58:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3745-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:58:56 $ docker stop --time=1 25a0312a151205c22a6b97d7919e5720fc7af792dc3f8dccd48026a47fa8577b 16:58:58 $ docker rm -f 25a0312a151205c22a6b97d7919e5720fc7af792dc3f8dccd48026a47fa8577b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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] { (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] sh 16:59:00 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:59:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:59:01 ---> package-listing.sh 16:59:01 ++ tr '[:upper:]' '[:lower:]' 16:59:01 ++ facter osfamily 16:59:01 + OS_FAMILY=redhat 16:59:01 + workspace=/w/workspace/edgex-go/4 16:59:01 + START_PACKAGES=/tmp/packages_start.txt 16:59:01 + END_PACKAGES=/tmp/packages_end.txt 16:59:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:59:01 + PACKAGES=/tmp/packages_start.txt 16:59:01 + '[' /w/workspace/edgex-go/4 ']' 16:59:01 + PACKAGES=/tmp/packages_end.txt 16:59:01 + case "${OS_FAMILY}" in 16:59:01 + rpm -qa 16:59:01 + sort 16:59:02 + '[' -f /tmp/packages_start.txt ']' 16:59:02 + '[' -f /tmp/packages_end.txt ']' 16:59:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:59:02 + '[' /w/workspace/edgex-go/4 ']' 16:59:02 + mkdir -p /w/workspace/edgex-go/4/archives/ 16:59:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 16:59:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:59:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:03 16:59:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:59:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:05 latest: Pulling from edgex-lftools-log-publisher 16:59:05 b4d181a07f80: Pulling fs layer 16:59:05 a1111a8f2ec3: Pulling fs layer 16:59:05 ed53099fbce6: Pulling fs layer 16:59:05 dc539afda2c1: Pulling fs layer 16:59:05 77bc0d833cb6: Pulling fs layer 16:59:05 9065ff56babe: Pulling fs layer 16:59:05 d287ab97295c: Pulling fs layer 16:59:05 77bc0d833cb6: Waiting 16:59:05 9065ff56babe: Waiting 16:59:05 d287ab97295c: Waiting 16:59:05 dc539afda2c1: Waiting 16:59:05 a1111a8f2ec3: Verifying Checksum 16:59:05 a1111a8f2ec3: Download complete 16:59:05 b4d181a07f80: Verifying Checksum 16:59:05 b4d181a07f80: Download complete 16:59:05 77bc0d833cb6: Verifying Checksum 16:59:05 77bc0d833cb6: Download complete 16:59:05 9065ff56babe: Verifying Checksum 16:59:05 9065ff56babe: Download complete 16:59:06 dc539afda2c1: Verifying Checksum 16:59:06 dc539afda2c1: Download complete 16:59:06 ed53099fbce6: Verifying Checksum 16:59:06 ed53099fbce6: Download complete 16:59:07 b4d181a07f80: Pull complete 16:59:07 a1111a8f2ec3: Pull complete 16:59:07 d287ab97295c: Verifying Checksum 16:59:07 d287ab97295c: Download complete 16:59:07 ed53099fbce6: Pull complete 16:59:07 dc539afda2c1: Pull complete 16:59:08 77bc0d833cb6: Pull complete 16:59:08 9065ff56babe: Pull complete 16:59:13 d287ab97295c: Pull complete 16:59:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:59:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:59:13 prd-centos7-docker-4c-2g-2436 does not seem to be running inside a container 16:59:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:59:16 $ docker top aad90d096daaa18eba08c9ec2068ea4cf44a75fff3342c89f153c97c0562109e -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:16 + touch /tmp/pre-build-complete [Pipeline] sh 16:59:16 + mkdir -p /var/log/sysstat [Pipeline] sh 16:59:17 + ls /var/log/sa-host 16:59:17 + sadf -c /var/log/sa-host/sa07 16:59:17 file_magic: OK 16:59:17 HZ: Using current value: 100 16:59:17 file_header: OK 16:59:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:59:17 Statistics: 16:59:17 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:59:17 File successfully converted to sysstat format version 12.0.3 16:59:17 + sadf -c /var/log/sa-host/sa30 16:59:17 file_magic: OK 16:59:17 HZ: Using current value: 100 16:59:17 file_header: OK 16:59:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:59:17 Statistics: 16:59:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:59:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:59:17 provisioning config files... 16:59:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3691710358958801110tmp [Pipeline] { [Pipeline] echo 16:59:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:59:18 ---> create-netrc.sh [Pipeline] } 16:59:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:59:18 ---> python-tools-install.sh [Pipeline] echo 16:59:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:59:18 ---> sudo-logs.sh 16:59:18 Archiving 'sudo' log.. 16:59:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-2436.novalocal: Name or service not known 16:59:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-2436.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:59:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:59:19 ---> job-cost.sh 16:59:19 lf-activate-venv: SKIPPING 16:59:19 DEBUG: total: 0.10999999940395355 16:59:19 INFO: Retrieving Stack Cost... 16:59:24 INFO: Retrieving Pricing Info for: v3-standard-2 16:59:24 INFO: Archiving Costs [Pipeline] echo 16:59:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:59:25 ---> logs-deploy.sh 16:59:25 lf-activate-venv: SKIPPING 16:59:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3745/4 16:59:25 INFO: archiving workspace using pattern(s):