Pull request #3727 updated 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 77fe71b6b44e31624130600da248bb6ad192c9d6 rather than 9f18cdc92003a597986a769ffc3066b1f0868716 Obtained Jenkinsfile from 77fe71b6b44e31624130600da248bb6ad192c9d6 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-ssh5214328576067902988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh8030591049643764007.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-3727/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-3727/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4348196802632117329.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh2553559392433809268.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-3727/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-3727/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8906499934859761414.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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-234 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [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-ssh175729749529305879.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh4974359050855151440.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 9f18cdc92003a597986a769ffc3066b1f0868716 Merge succeeded, producing 9f18cdc92003a597986a769ffc3066b1f0868716 Checking out Revision 9f18cdc92003a597986a769ffc3066b1f0868716 (PR-3727) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f18cdc92003a597986a769ffc3066b1f0868716 # 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-ssh6353427321410820097.key > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f18cdc92003a597986a769ffc3066b1f0868716 # timeout=10 Commit message: "docs(data): Update core-data swagger API version from 2.0.1 to 2.1.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-30T06:39:41.261Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-30T06:39:41.345Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-30T06:39:41.370Z] ========================================================= [2021-09-30T06:39:41.370Z] EdgeX Global Pipelines Version Info [2021-09-30T06:39:41.370Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-30T06:39:42.613Z] ------------------- [2021-09-30T06:39:42.613Z] stable info: [2021-09-30T06:39:42.613Z] ------------------- [2021-09-30T06:39:42.613Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T06:39:42.613Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T06:39:42.613Z] Message: update stable to v1.0.206 > git rev-list --no-walk a72ee73047ab110efc582d0fa044507ff572cd28 # timeout=10 [2021-09-30T06:39:43.197Z] ------------------- [2021-09-30T06:39:43.197Z] experimental info: [2021-09-30T06:39:43.197Z] ------------------- [2021-09-30T06:39:43.197Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T06:39:43.197Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T06:39:43.197Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-30T06:39:43.332Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-30T06:39:43.355Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-30T06:39:43.378Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-30T06:39:43.401Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-30T06:39:43.424Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-30T06:39:43.447Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-30T06:39:43.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-30T06:39:43.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-30T06:39:43.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-30T06:39:43.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-30T06:39:43.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-30T06:39:43.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-30T06:39:43.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-30T06:39:43.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-30T06:39:43.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-30T06:39:43.665Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T06:39:43.686Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T06:39:43.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-30T06:39:43.741Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-30T06:39:43.767Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-30T06:39:43.794Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-30T06:39:43.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-30T06:39:43.848Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-30T06:39:43.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3727 [Pipeline] echo [2021-09-30T06:39:43.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3727 [Pipeline] echo [2021-09-30T06:39:43.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3727 [Pipeline] echo [2021-09-30T06:39:43.950Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f18cdc92003a597986a769ffc3066b1f0868716 [Pipeline] echo [2021-09-30T06:39:43.972Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f18cdc [Pipeline] echo [2021-09-30T06:39:43.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T06:39:44.070Z] provisioning config files... [2021-09-30T06:39:44.091Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6078619401882169130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T06:39:44.420Z] ---> docker-login.sh [2021-09-30T06:39:44.420Z] nexus3.edgexfoundry.org:10001 [2021-09-30T06:39:44.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:39:44.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:39:44.689Z] Configure a credential helper to remove this warning. See [2021-09-30T06:39:44.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:39:44.689Z] [2021-09-30T06:39:44.689Z] Login Succeeded [2021-09-30T06:39:44.689Z] nexus3.edgexfoundry.org:10002 [2021-09-30T06:39:44.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:39:44.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:39:44.955Z] Configure a credential helper to remove this warning. See [2021-09-30T06:39:44.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:39:44.955Z] [2021-09-30T06:39:44.955Z] Login Succeeded [2021-09-30T06:39:44.955Z] nexus3.edgexfoundry.org:10003 [2021-09-30T06:39:44.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:39:44.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:39:44.955Z] Configure a credential helper to remove this warning. See [2021-09-30T06:39:44.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:39:44.955Z] [2021-09-30T06:39:44.955Z] Login Succeeded [2021-09-30T06:39:44.955Z] nexus3.edgexfoundry.org:10004 [2021-09-30T06:39:45.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:39:45.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:39:45.221Z] Configure a credential helper to remove this warning. See [2021-09-30T06:39:45.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:39:45.221Z] [2021-09-30T06:39:45.221Z] Login Succeeded [2021-09-30T06:39:45.221Z] docker.io [2021-09-30T06:39:45.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:39:45.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:39:45.804Z] Configure a credential helper to remove this warning. See [2021-09-30T06:39:45.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:39:45.804Z] [2021-09-30T06:39:45.804Z] Login Succeeded [2021-09-30T06:39:45.804Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T06:39:45.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T06:39:46.166Z] ++ 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 [2021-09-30T06:39:46.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:39:46.166Z] ++ dirname cmd/core-command/Dockerfile [2021-09-30T06:39:46.166Z] ++ cut -d/ -f2 [2021-09-30T06:39:46.166Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-30T06:39:46.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:39:46.166Z] ++ dirname cmd/core-data/Dockerfile [2021-09-30T06:39:46.166Z] ++ cut -d/ -f2 [2021-09-30T06:39:46.166Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-30T06:39:46.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:39:46.166Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-30T06:39:46.166Z] ++ cut -d/ -f2 [2021-09-30T06:39:46.166Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-30T06:39:46.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:39:46.166Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-30T06:39:46.166Z] ++ cut -d/ -f2 [2021-09-30T06:39:46.166Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-30T06:39:46.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:39:46.166Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-30T06:39:46.166Z] ++ cut -d/ -f2 [2021-09-30T06:39:46.166Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-30T06:39:46.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:39:46.166Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-30T06:39:46.166Z] ++ cut -d/ -f2 [2021-09-30T06:39:46.166Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-30T06:39:46.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:39:46.166Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-30T06:39:46.166Z] ++ cut -d/ -f2 [2021-09-30T06:39:46.166Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-30T06:39:46.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:39:46.166Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-30T06:39:46.166Z] ++ cut -d/ -f2 [2021-09-30T06:39:46.166Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-30T06:39:46.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:39:46.166Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-30T06:39:46.166Z] ++ cut -d/ -f2 [2021-09-30T06:39:46.166Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-30T06:39:46.217Z] 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 [2021-09-30T06:39:47.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T06:39:47.568Z] [2021-09-30T06:39:47.568Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:39:47.922Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T06:39:47.922Z] latest: Pulling from edgex-devops/git-semver [2021-09-30T06:39:47.922Z] 31603596830f: Pulling fs layer [2021-09-30T06:39:47.922Z] 04fac38145f0: Pulling fs layer [2021-09-30T06:39:47.922Z] 701f6daf10bf: Pulling fs layer [2021-09-30T06:39:47.922Z] 24f72da36158: Pulling fs layer [2021-09-30T06:39:47.922Z] 04fac38145f0: Verifying Checksum [2021-09-30T06:39:47.922Z] 04fac38145f0: Download complete [2021-09-30T06:39:48.188Z] 31603596830f: Verifying Checksum [2021-09-30T06:39:48.188Z] 31603596830f: Download complete [2021-09-30T06:39:48.454Z] 24f72da36158: Verifying Checksum [2021-09-30T06:39:48.454Z] 24f72da36158: Download complete [2021-09-30T06:39:48.454Z] 31603596830f: Pull complete [2021-09-30T06:39:48.454Z] 04fac38145f0: Pull complete [2021-09-30T06:39:48.454Z] 701f6daf10bf: Verifying Checksum [2021-09-30T06:39:48.454Z] 701f6daf10bf: Download complete [2021-09-30T06:39:49.061Z] 701f6daf10bf: Pull complete [2021-09-30T06:39:49.327Z] 24f72da36158: Pull complete [2021-09-30T06:39:49.327Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-30T06:39:49.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T06:39:49.327Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-30T06:39:49.428Z] prd-centos7-docker-4c-2g-234 does not seem to be running inside a container [2021-09-30T06:39:49.488Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T06:39:50.381Z] $ docker top 5f5d6710395b767abf88e934ae4ae22969e896c1cef896d622d23aa8316863fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T06:39:50.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T06:39:50.510Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T06:39:50.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T06:39:50.638Z] $ docker exec 5f5d6710395b767abf88e934ae4ae22969e896c1cef896d622d23aa8316863fa ssh-agent [2021-09-30T06:39:50.746Z] SSH_AUTH_SOCK=/tmp/ssh-MIQoNTZah91l/agent.13 [2021-09-30T06:39:50.746Z] SSH_AGENT_PID=20 [2021-09-30T06:39:50.756Z] Running ssh-add (command line suppressed) [2021-09-30T06:39:50.858Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3677816622873836537.key (/w/workspace/edgex-go/4@tmp/private_key_3677816622873836537.key) [2021-09-30T06:39:50.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T06:39:51.190Z] + git tag --points-at HEAD [Pipeline] } [2021-09-30T06:39:51.212Z] $ docker exec --env ******** --env ******** 5f5d6710395b767abf88e934ae4ae22969e896c1cef896d622d23aa8316863fa ssh-agent -k [2021-09-30T06:39:51.305Z] unset SSH_AUTH_SOCK; [2021-09-30T06:39:51.306Z] unset SSH_AGENT_PID; [2021-09-30T06:39:51.307Z] echo Agent pid 20 killed; [2021-09-30T06:39:51.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-30T06:39:51.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T06:39:51.359Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T06:39:51.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T06:39:51.470Z] $ docker exec 5f5d6710395b767abf88e934ae4ae22969e896c1cef896d622d23aa8316863fa ssh-agent [2021-09-30T06:39:51.567Z] SSH_AUTH_SOCK=/tmp/ssh-lT7steJ4WpF4/agent.54 [2021-09-30T06:39:51.567Z] SSH_AGENT_PID=61 [2021-09-30T06:39:51.575Z] Running ssh-add (command line suppressed) [2021-09-30T06:39:51.677Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5739772599086472371.key (/w/workspace/edgex-go/4@tmp/private_key_5739772599086472371.key) [2021-09-30T06:39:51.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T06:39:52.009Z] + git semver init [2021-09-30T06:39:52.009Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T06:39:52.009Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-09-30T06:39:52.009Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-09-30T06:39:52.009Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T06:39:52.009Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T06:39:52.009Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T06:39:52.009Z] # $SEMVER_BRANCH = PR-3727 [2021-09-30T06:39:52.009Z] # $SEMVER_TEMP = /tmp/semver-251851165 [2021-09-30T06:39:52.009Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-30T06:40:18.708Z] # '/tmp/semver-251851165' -> '/w/workspace/edgex-go/4/.semver' [2021-09-30T06:40:18.708Z] # -> Force: false [2021-09-30T06:40:18.708Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-09-30T06:40:18.727Z] $ docker exec --env ******** --env ******** 5f5d6710395b767abf88e934ae4ae22969e896c1cef896d622d23aa8316863fa ssh-agent -k [2021-09-30T06:40:18.835Z] unset SSH_AUTH_SOCK; [2021-09-30T06:40:18.835Z] unset SSH_AGENT_PID; [2021-09-30T06:40:18.835Z] echo Agent pid 61 killed; [2021-09-30T06:40:18.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T06:40:19.197Z] + git semver [Pipeline] } [2021-09-30T06:40:19.218Z] $ docker stop --time=1 5f5d6710395b767abf88e934ae4ae22969e896c1cef896d622d23aa8316863fa [2021-09-30T06:40:21.537Z] $ docker rm -f 5f5d6710395b767abf88e934ae4ae22969e896c1cef896d622d23aa8316863fa [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T06:40:21.941Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-30T06:40:22.349Z] Stashed 1 file(s) [Pipeline] echo [2021-09-30T06:40:22.354Z] [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 [2021-09-30T06:40:22.682Z] ========================================================= [2021-09-30T06:40:22.682Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-30T06:40:22.682Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T06:40:23.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T06:40:23.009Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-30T06:40:23.009Z] 540db60ca938: Pulling fs layer [2021-09-30T06:40:23.009Z] adcc1eea9eea: Pulling fs layer [2021-09-30T06:40:23.009Z] 4c4ab2625f07: Pulling fs layer [2021-09-30T06:40:23.009Z] db62176df00c: Pulling fs layer [2021-09-30T06:40:23.009Z] 3b30891b0d05: Pulling fs layer [2021-09-30T06:40:23.009Z] 06b49ca38bd5: Pulling fs layer [2021-09-30T06:40:23.009Z] c788192a36de: Pulling fs layer [2021-09-30T06:40:23.009Z] a77e37c0d609: Pulling fs layer [2021-09-30T06:40:23.009Z] c3185cebc471: Pulling fs layer [2021-09-30T06:40:23.009Z] 06b49ca38bd5: Waiting [2021-09-30T06:40:23.009Z] c788192a36de: Waiting [2021-09-30T06:40:23.009Z] db62176df00c: Waiting [2021-09-30T06:40:23.009Z] a77e37c0d609: Waiting [2021-09-30T06:40:23.009Z] c3185cebc471: Waiting [2021-09-30T06:40:23.009Z] 3b30891b0d05: Waiting [2021-09-30T06:40:23.009Z] 4c4ab2625f07: Verifying Checksum [2021-09-30T06:40:23.009Z] 4c4ab2625f07: Download complete [2021-09-30T06:40:23.009Z] adcc1eea9eea: Download complete [2021-09-30T06:40:23.009Z] 3b30891b0d05: Verifying Checksum [2021-09-30T06:40:23.009Z] 3b30891b0d05: Download complete [2021-09-30T06:40:23.281Z] 06b49ca38bd5: Verifying Checksum [2021-09-30T06:40:23.281Z] 06b49ca38bd5: Download complete [2021-09-30T06:40:23.281Z] 540db60ca938: Verifying Checksum [2021-09-30T06:40:23.281Z] 540db60ca938: Download complete [2021-09-30T06:40:23.281Z] c788192a36de: Verifying Checksum [2021-09-30T06:40:23.281Z] c788192a36de: Download complete [2021-09-30T06:40:23.546Z] 540db60ca938: Pull complete [2021-09-30T06:40:23.546Z] adcc1eea9eea: Pull complete [2021-09-30T06:40:23.546Z] 4c4ab2625f07: Pull complete [2021-09-30T06:40:24.507Z] a77e37c0d609: Verifying Checksum [2021-09-30T06:40:24.507Z] a77e37c0d609: Download complete [2021-09-30T06:40:27.843Z] c3185cebc471: Verifying Checksum [2021-09-30T06:40:27.843Z] c3185cebc471: Download complete [2021-09-30T06:40:28.112Z] db62176df00c: Verifying Checksum [2021-09-30T06:40:28.112Z] db62176df00c: Download complete [2021-09-30T06:40:31.474Z] db62176df00c: Pull complete [2021-09-30T06:40:31.474Z] 3b30891b0d05: Pull complete [2021-09-30T06:40:31.474Z] 06b49ca38bd5: Pull complete [2021-09-30T06:40:31.474Z] c788192a36de: Pull complete [2021-09-30T06:40:31.474Z] a77e37c0d609: Pull complete [2021-09-30T06:40:33.431Z] c3185cebc471: Pull complete [2021-09-30T06:40:33.431Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-30T06:40:33.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T06:40:33.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T06:40:33.765Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T06:40:33.765Z] WORKDIR /edgex [2021-09-30T06:40:33.765Z] COPY go.mod . [2021-09-30T06:40:33.765Z] RUN go mod download' [2021-09-30T06:40:33.765Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-30T06:40:35.240Z] Sending build context to Docker daemon 329.1MB [2021-09-30T06:40:35.240Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T06:40:35.240Z] ---> 031687cdd783 [2021-09-30T06:40:35.240Z] Step 2/4 : WORKDIR /edgex [2021-09-30T06:40:37.192Z] ---> Running in 68fc512a2a20 [2021-09-30T06:40:37.192Z] Removing intermediate container 68fc512a2a20 [2021-09-30T06:40:37.192Z] ---> 4cac52e0bcf3 [2021-09-30T06:40:37.192Z] Step 3/4 : COPY go.mod . [2021-09-30T06:40:37.460Z] ---> 2bc6e9349005 [2021-09-30T06:40:37.460Z] Step 4/4 : RUN go mod download [2021-09-30T06:40:37.460Z] ---> Running in 1154a8b496f7 [2021-09-30T06:40:37.609Z] Still waiting to schedule task [2021-09-30T06:40:37.609Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-30T06:41:16.342Z] Removing intermediate container 1154a8b496f7 [2021-09-30T06:41:16.342Z] ---> 8e9de756de92 [2021-09-30T06:41:16.342Z] Successfully built 8e9de756de92 [2021-09-30T06:41:16.342Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:41:16.953Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T06:41:16.953Z] . [Pipeline] withDockerContainer [2021-09-30T06:41:17.046Z] prd-centos7-docker-4c-2g-234 does not seem to be running inside a container [2021-09-30T06:41:17.106Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-30T06:41:17.517Z] $ docker top c78e288ca03f90adb5afe0076f20b4c494b74fbe3960e129e219b1fc3d14d3b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T06:41:17.910Z] + go version [2021-09-30T06:41:17.910Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-30T06:41:17.931Z] $ docker stop --time=1 c78e288ca03f90adb5afe0076f20b4c494b74fbe3960e129e219b1fc3d14d3b5 [2021-09-30T06:41:19.117Z] $ docker rm -f c78e288ca03f90adb5afe0076f20b4c494b74fbe3960e129e219b1fc3d14d3b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:41:19.683Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T06:41:19.683Z] . [Pipeline] withDockerContainer [2021-09-30T06:41:19.768Z] prd-centos7-docker-4c-2g-234 does not seem to be running inside a container [2021-09-30T06:41:19.831Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-30T06:41:20.205Z] $ docker top 41779d3e37a2b7e1ec0492337900935996f8502e4c817b0529b06866261b8347 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T06:41:20.300Z] ========================================================= [2021-09-30T06:41:20.300Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T06:41:20.300Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T06:41:20.624Z] + go mod tidy [Pipeline] sh [2021-09-30T06:41:21.213Z] + make test [2021-09-30T06:41:21.213Z] go mod tidy [2021-09-30T06:41:21.482Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T06:41:26.848Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T06:41:45.136Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T06:41:49.449Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T06:41:49.449Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T06:41:49.449Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T06:41:52.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T06:41:52.333Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T06:41:52.333Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T06:41:52.333Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T06:41:52.938Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T06:41:53.214Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T06:41:53.492Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T06:41:53.492Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T06:41:53.492Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T06:41:53.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T06:41:54.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements [2021-09-30T06:41:54.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T06:41:54.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T06:41:55.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.054s coverage: 98.5% of statements [2021-09-30T06:41:55.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T06:41:56.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements [2021-09-30T06:41:56.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T06:41:56.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T06:41:57.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.142s coverage: 90.1% of statements [2021-09-30T06:41:57.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T06:41:57.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T06:41:58.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.080s coverage: 84.4% of statements [2021-09-30T06:41:58.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T06:41:58.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T06:41:58.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T06:41:58.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T06:41:58.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T06:41:59.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements [2021-09-30T06:41:59.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T06:41:59.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T06:41:59.330Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-09-30T06:41:59.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T06:41:59.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T06:41:59.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T06:41:59.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T06:41:59.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T06:41:59.603Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-09-30T06:41:59.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T06:41:59.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T06:41:59.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T06:42:00.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-09-30T06:42:00.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T06:42:00.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-09-30T06:42:00.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-09-30T06:42:00.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T06:42:01.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-09-30T06:42:01.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-09-30T06:42:01.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-09-30T06:42:01.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements [2021-09-30T06:42:02.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-09-30T06:42:14.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-09-30T06:42:14.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-09-30T06:42:18.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.199s coverage: 82.5% of statements [2021-09-30T06:42:18.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T06:42:36.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-09-30T06:42:36.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-09-30T06:42:37.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.238s coverage: 70.3% of statements [2021-09-30T06:42:37.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T06:42:37.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T06:42:37.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T06:42:38.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.4% of statements [2021-09-30T06:42:38.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T06:42:38.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T06:42:38.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-09-30T06:42:38.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T06:42:38.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2021-09-30T06:42:38.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T06:42:44.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.5% of statements [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T06:42:44.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T06:42:44.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T06:42:44.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T06:42:44.965Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T06:42:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T06:42:44.965Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-09-30T06:42:44.965Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2021-09-30T06:42:45.231Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-30T06:42:52.292Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-235 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws [2021-09-30T06:42:52.311Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-09-30T06:42:52.529Z] The recommended git tool is: git [2021-09-30T06:42:57.996Z] using credential edgex-jenkins-ssh [2021-09-30T06:42:58.024Z] Cloning the remote Git repository [2021-09-30T06:42:58.078Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T06:42:58.233Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-09-30T06:42:58.296Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T06:42:58.297Z] > git --version # timeout=10 [2021-09-30T06:42:58.317Z] > git --version # 'git version 2.17.1' [2021-09-30T06:42:58.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T06:42:58.396Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T06:43:17.978Z] GO111MODULE=on go vet ./... [2021-09-30T06:43:20.257Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T06:43:20.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T06:43:20.292Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T06:43:20.320Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T06:43:20.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T06:43:20.333Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T06:43:21.181Z] Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 9f18cdc92003a597986a769ffc3066b1f0868716 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-30T06:43:21.430Z] Failed in branch arm64 [2021-09-30T06:43:21.201Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T06:43:21.219Z] > git checkout -f 9f18cdc92003a597986a769ffc3066b1f0868716 # timeout=10 [2021-09-30T06:43:28.099Z] gofmt -l . [2021-09-30T06:43:28.100Z] [ "`gofmt -l .`" = "" ] [2021-09-30T06:43:28.100Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T06:43:28.420Z] + ls -al . [2021-09-30T06:43:28.420Z] total 612 [2021-09-30T06:43:28.420Z] drwxrwxr-x 10 1001 1001 4096 Sep 30 06:43 . [2021-09-30T06:43:28.420Z] drwxr-xr-x 4 root root 28 Sep 30 06:41 .. [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 06:39 .dockerignore [2021-09-30T06:43:28.420Z] drwxrwxr-x 8 1001 1001 179 Sep 30 06:39 .git [2021-09-30T06:43:28.420Z] drwxrwxr-x 4 1001 1001 142 Sep 30 06:39 .github [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 06:39 .gitignore [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 35 Sep 30 06:39 .golangci.yml [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 06:39 .hadolint.yml [2021-09-30T06:43:28.420Z] drwx------ 3 1001 1001 58 Sep 30 06:40 .semver [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 06:39 .sonarcloud.properties [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 06:39 ADOPTERS.md [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 8493 Sep 30 06:39 Attribution.txt [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 06:39 CHANGELOG.md [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 06:39 CONTRIBUTING.md [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 06:39 GOVERNANCE.md [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 06:39 Jenkinsfile [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 06:39 LICENSE [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 06:39 Makefile [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 06:39 OWNERS.md [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 06:39 README.md [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 06:39 SECURITY.md [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 06:40 VERSION [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 06:39 ZMQWindows.md [2021-09-30T06:43:28.420Z] drwxrwxr-x 2 1001 1001 37 Sep 30 06:39 bin [2021-09-30T06:43:28.420Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 06:39 cmd [2021-09-30T06:43:28.420Z] -rw-r--r-- 1 root root 403100 Sep 30 06:42 coverage.out [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 841 Sep 30 06:39 go.mod [2021-09-30T06:43:28.420Z] -rw-r--r-- 1 root root 50064 Sep 30 06:41 go.sum [2021-09-30T06:43:28.420Z] drwxrwxr-x 8 1001 1001 124 Sep 30 06:39 internal [2021-09-30T06:43:28.420Z] drwxrwxr-x 3 1001 1001 16 Sep 30 06:39 openapi [2021-09-30T06:43:28.420Z] drwxrwxr-x 4 1001 1001 71 Sep 30 06:39 snap [2021-09-30T06:43:28.420Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 06:39 version.go [Pipeline] sh [2021-09-30T06:43:28.729Z] + '[' -e coverage.out ] [2021-09-30T06:43:28.729Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T06:43:28.831Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T06:43:29.133Z] + make build [2021-09-30T06:43:29.133Z] go mod tidy [2021-09-30T06:43:29.133Z] 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 [2021-09-30T06:43:30.553Z] 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 [2021-09-30T06:43:37.218Z] 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 [2021-09-30T06:43:37.492Z] 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 [2021-09-30T06:43:38.453Z] 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 [2021-09-30T06:43:38.721Z] 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 [2021-09-30T06:43:39.691Z] 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 [2021-09-30T06:43:40.662Z] 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 [2021-09-30T06:43:41.250Z] 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 [2021-09-30T06:43:42.219Z] 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 [2021-09-30T06:43:42.807Z] 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 [2021-09-30T06:43:43.774Z] 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] } [2021-09-30T06:43:45.192Z] $ docker stop --time=1 41779d3e37a2b7e1ec0492337900935996f8502e4c817b0529b06866261b8347 [2021-09-30T06:43:47.001Z] $ docker rm -f 41779d3e37a2b7e1ec0492337900935996f8502e4c817b0529b06866261b8347 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:43:49.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T06:43:49.877Z] [2021-09-30T06:43:49.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:43:50.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T06:43:50.199Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-30T06:43:50.199Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-30T06:43:50.199Z] ca9280d653b3: Pulling fs layer [2021-09-30T06:43:50.199Z] 7e9c9ca2126c: Pulling fs layer [2021-09-30T06:43:50.462Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-30T06:43:50.462Z] cbdbe7a5bc2a: Download complete [2021-09-30T06:43:50.462Z] cbdbe7a5bc2a: Pull complete [2021-09-30T06:43:51.415Z] ca9280d653b3: Verifying Checksum [2021-09-30T06:43:51.415Z] ca9280d653b3: Download complete [2021-09-30T06:43:52.003Z] ca9280d653b3: Pull complete [2021-09-30T06:43:52.959Z] 7e9c9ca2126c: Verifying Checksum [2021-09-30T06:43:52.959Z] 7e9c9ca2126c: Download complete [2021-09-30T06:43:56.312Z] 7e9c9ca2126c: Pull complete [2021-09-30T06:43:56.312Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-30T06:43:56.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T06:43:56.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-30T06:43:56.402Z] prd-centos7-docker-4c-2g-234 does not seem to be running inside a container [2021-09-30T06:43:56.463Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-30T06:43:59.278Z] $ docker top 63075a11a83297fef5aae47c6e9c536cd496dba3b549fb7750a97b57abf58d4b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T06:43:59.676Z] + docker-compose build --help [2021-09-30T06:43:59.676Z] + grep parallel [2021-09-30T06:44:00.257Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T06:44:00.273Z] $ docker stop --time=1 63075a11a83297fef5aae47c6e9c536cd496dba3b549fb7750a97b57abf58d4b [2021-09-30T06:44:01.462Z] $ docker rm -f 63075a11a83297fef5aae47c6e9c536cd496dba3b549fb7750a97b57abf58d4b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:44:01.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T06:44:01.897Z] . [Pipeline] withDockerContainer [2021-09-30T06:44:01.982Z] prd-centos7-docker-4c-2g-234 does not seem to be running inside a container [2021-09-30T06:44:02.044Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-30T06:44:02.396Z] $ docker top 1a9b7a15d0975a5b058e2e0382d9daf9358b2bf37cf866f1762c217a9179e5c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T06:44:02.795Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T06:44:03.380Z] Building core-command ... [2021-09-30T06:44:03.380Z] Building core-data ... [2021-09-30T06:44:03.380Z] Building core-metadata ... [2021-09-30T06:44:03.380Z] Building security-bootstrapper ... [2021-09-30T06:44:03.380Z] Building security-proxy-setup ... [2021-09-30T06:44:03.380Z] Building security-secretstore-setup ... [2021-09-30T06:44:03.380Z] Building support-notifications ... [2021-09-30T06:44:03.380Z] Building support-scheduler ... [2021-09-30T06:44:03.380Z] Building sys-mgmt-agent ... [2021-09-30T06:44:03.380Z] Building security-secretstore-setup [2021-09-30T06:44:03.380Z] Building core-command [2021-09-30T06:44:03.380Z] Building support-notifications [2021-09-30T06:44:03.380Z] Building support-scheduler [2021-09-30T06:44:03.380Z] Building core-metadata [2021-09-30T06:44:13.626Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:44:13.626Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:44:13.626Z] ---> 8e9de756de92 [2021-09-30T06:44:13.626Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T06:44:13.626Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:44:13.626Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:44:13.626Z] ---> 8e9de756de92 [2021-09-30T06:44:13.626Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T06:44:17.883Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:44:17.883Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:44:17.883Z] ---> 8e9de756de92 [2021-09-30T06:44:17.883Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T06:44:19.288Z] ---> Running in 21403474c486 [2021-09-30T06:44:19.288Z] ---> Running in ce095dcb8570 [2021-09-30T06:44:19.288Z] ---> Running in 06726b6dbe34 [2021-09-30T06:44:20.705Z] Removing intermediate container 21403474c486 [2021-09-30T06:44:20.705Z] ---> ef5cafe49773 [2021-09-30T06:44:20.705Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:44:21.285Z] Removing intermediate container 06726b6dbe34 [2021-09-30T06:44:21.285Z] ---> baba47f38303 [2021-09-30T06:44:21.285Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:44:21.550Z] Removing intermediate container ce095dcb8570 [2021-09-30T06:44:21.550Z] ---> 14267a6436e3 [2021-09-30T06:44:21.550Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:44:21.550Z] ---> Running in 77dc69aee373 [2021-09-30T06:44:21.823Z] ---> Running in 6ea130c55b4a [2021-09-30T06:44:21.823Z] ---> Running in da8e1b98a08f [2021-09-30T06:44:22.090Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:44:22.090Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:44:22.090Z] ---> 8e9de756de92 [2021-09-30T06:44:22.090Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T06:44:22.090Z] ---> Using cache [2021-09-30T06:44:22.090Z] ---> baba47f38303 [2021-09-30T06:44:22.358Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:44:22.358Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:44:22.358Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:44:22.358Z] ---> 8e9de756de92 [2021-09-30T06:44:22.358Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T06:44:22.358Z] ---> Using cache [2021-09-30T06:44:22.358Z] ---> baba47f38303 [2021-09-30T06:44:22.358Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:44:22.625Z] ---> Running in b7dd02a4d2db [2021-09-30T06:44:22.625Z] ---> Running in 89fdaa504399 [2021-09-30T06:44:23.216Z] Removing intermediate container 6ea130c55b4a [2021-09-30T06:44:23.216Z] ---> f8a832caa02d [2021-09-30T06:44:23.216Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T06:44:23.216Z] ---> Running in 2f0def29fd7b [2021-09-30T06:44:23.216Z] Removing intermediate container 77dc69aee373 [2021-09-30T06:44:23.216Z] ---> d5e1586d5aff [2021-09-30T06:44:23.216Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T06:44:23.216Z] ---> Running in 173051e6d9bc [2021-09-30T06:44:23.216Z] Removing intermediate container da8e1b98a08f [2021-09-30T06:44:23.216Z] ---> 1a91969dec77 [2021-09-30T06:44:23.216Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T06:44:23.216Z] ---> Running in 783895b4bbc1 [2021-09-30T06:44:23.482Z] Removing intermediate container b7dd02a4d2db [2021-09-30T06:44:23.483Z] ---> 4414604de1c7 [2021-09-30T06:44:23.483Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T06:44:23.483Z] ---> Running in d97f8986f4ee [2021-09-30T06:44:23.752Z] Removing intermediate container 89fdaa504399 [2021-09-30T06:44:23.752Z] ---> 792ded9708c3 [2021-09-30T06:44:23.752Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T06:44:23.752Z] ---> Running in 5fc0ef8a6647 [2021-09-30T06:44:23.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:44:24.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:44:24.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:44:24.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:44:24.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:44:24.867Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:44:25.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:44:25.736Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:44:25.736Z] OK: 219 MiB in 52 packages [2021-09-30T06:44:26.001Z] Removing intermediate container 783895b4bbc1 [2021-09-30T06:44:26.001Z] ---> fb62f8b94d29 [2021-09-30T06:44:26.001Z] Step 6/23 : COPY go.mod . [2021-09-30T06:44:26.001Z] OK: 219 MiB in 52 packages [2021-09-30T06:44:26.001Z] ---> 222cb568c5b8 [2021-09-30T06:44:26.001Z] Step 7/23 : RUN go mod download [2021-09-30T06:44:26.268Z] ---> Running in 2948461474f0 [2021-09-30T06:44:26.268Z] Removing intermediate container 2f0def29fd7b [2021-09-30T06:44:26.268Z] ---> 11b43837693f [2021-09-30T06:44:26.268Z] Step 6/24 : COPY go.mod . [2021-09-30T06:44:26.537Z] ---> 4de5150b45d5 [2021-09-30T06:44:26.537Z] Step 7/24 : RUN go mod download [2021-09-30T06:44:26.537Z] ---> Running in 363ea4c9fe2b [2021-09-30T06:44:26.537Z] OK: 219 MiB in 52 packages [2021-09-30T06:44:26.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:44:27.077Z] Removing intermediate container 5fc0ef8a6647 [2021-09-30T06:44:27.077Z] ---> 5b4c7a740033 [2021-09-30T06:44:27.077Z] Step 6/26 : COPY go.mod . [2021-09-30T06:44:27.353Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:44:27.353Z] ---> 290bb1f9e5b4 [2021-09-30T06:44:27.353Z] Step 7/26 : RUN go mod download [2021-09-30T06:44:27.353Z] ---> Running in fd691b548d32 [2021-09-30T06:44:27.353Z] Removing intermediate container 2948461474f0 [2021-09-30T06:44:27.353Z] ---> b608e9db51d4 [2021-09-30T06:44:27.353Z] Step 8/23 : COPY . . [2021-09-30T06:44:29.942Z] Removing intermediate container 363ea4c9fe2b [2021-09-30T06:44:29.942Z] ---> 0aa51255b9e2 [2021-09-30T06:44:29.942Z] Step 8/24 : COPY . . [2021-09-30T06:44:29.942Z] OK: 219 MiB in 52 packages [2021-09-30T06:44:31.364Z] OK: 219 MiB in 52 packages [2021-09-30T06:44:32.787Z] Removing intermediate container fd691b548d32 [2021-09-30T06:44:32.787Z] ---> f0142e35a274 [2021-09-30T06:44:32.787Z] Step 8/26 : COPY . . [2021-09-30T06:44:33.383Z] ---> 5f497aca4a63 [2021-09-30T06:44:33.383Z] Step 9/23 : RUN go mod tidy [2021-09-30T06:44:34.345Z] Removing intermediate container 173051e6d9bc [2021-09-30T06:44:34.345Z] ---> eb746c500c6b [2021-09-30T06:44:34.345Z] Step 6/24 : COPY go.mod . [2021-09-30T06:44:34.345Z] ---> Running in f621bcc947c6 [2021-09-30T06:44:34.345Z] Removing intermediate container d97f8986f4ee [2021-09-30T06:44:34.345Z] ---> c5b9f7353216 [2021-09-30T06:44:34.345Z] Step 6/23 : COPY go.mod . [2021-09-30T06:44:34.621Z] ---> 8161a4ce6cf9 [2021-09-30T06:44:34.621Z] Step 9/24 : RUN go mod tidy [2021-09-30T06:44:34.621Z] ---> a02413a054d3 [2021-09-30T06:44:34.621Z] Step 7/24 : RUN go mod download [2021-09-30T06:44:34.621Z] ---> Running in 576b1ad07fba [2021-09-30T06:44:34.621Z] ---> Running in 874e2a40c7ac [2021-09-30T06:44:34.889Z] ---> f624d264e69b [2021-09-30T06:44:34.889Z] Step 7/23 : RUN go mod download [2021-09-30T06:44:34.889Z] ---> Running in 483efe499040 [2021-09-30T06:44:36.303Z] Removing intermediate container f621bcc947c6 [2021-09-30T06:44:36.303Z] ---> 0e2cd85063ae [2021-09-30T06:44:36.303Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T06:44:36.571Z] ---> Running in 4e7628f2074e [2021-09-30T06:44:37.569Z] 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 [2021-09-30T06:44:37.569Z] Removing intermediate container 483efe499040 [2021-09-30T06:44:37.569Z] ---> 4e3499ffb858 [2021-09-30T06:44:37.569Z] Step 8/23 : COPY . . [2021-09-30T06:44:37.836Z] Removing intermediate container 576b1ad07fba [2021-09-30T06:44:37.836Z] ---> 2ac41e0c8bf6 [2021-09-30T06:44:37.836Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T06:44:39.807Z] Removing intermediate container 874e2a40c7ac [2021-09-30T06:44:39.807Z] ---> 7dfd7925f1c0 [2021-09-30T06:44:39.807Z] Step 8/24 : COPY . . [2021-09-30T06:44:39.807Z] ---> Running in 21f77a683b87 [2021-09-30T06:44:39.807Z] ---> 184f92015535 [2021-09-30T06:44:39.807Z] Step 9/26 : RUN go mod tidy [2021-09-30T06:44:40.426Z] ---> Running in 6d895e72d6e0 [2021-09-30T06:44:40.426Z] 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 [2021-09-30T06:44:43.842Z] ---> 9f769203e1ed [2021-09-30T06:44:43.842Z] Step 9/23 : RUN go mod tidy [2021-09-30T06:44:43.842Z] Removing intermediate container 6d895e72d6e0 [2021-09-30T06:44:43.842Z] ---> a2814a31fd57 [2021-09-30T06:44:43.842Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T06:44:43.842Z] ---> Running in 4cda1f026c11 [2021-09-30T06:44:43.842Z] ---> Running in fe8c096eae51 [2021-09-30T06:44:44.815Z] 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 [2021-09-30T06:44:48.161Z] Removing intermediate container 4cda1f026c11 [2021-09-30T06:44:48.161Z] ---> 8026d2f19fca [2021-09-30T06:44:48.161Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T06:44:48.761Z] ---> Running in 4815a5149bda [2021-09-30T06:44:48.761Z] ---> f8a8e29fcfe3 [2021-09-30T06:44:48.761Z] Step 9/24 : RUN go mod tidy [2021-09-30T06:44:48.761Z] ---> Running in a136ea95b108 [2021-09-30T06:44:49.345Z] 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 [2021-09-30T06:44:50.752Z] Removing intermediate container a136ea95b108 [2021-09-30T06:44:50.752Z] ---> 2b53fde6b2af [2021-09-30T06:44:50.752Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T06:44:51.019Z] ---> Running in b5b280b716c9 [2021-09-30T06:44:51.604Z] 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 [2021-09-30T06:45:18.294Z] Removing intermediate container 4e7628f2074e [2021-09-30T06:45:18.294Z] ---> 335f9cabcb16 [2021-09-30T06:45:18.294Z] [2021-09-30T06:45:18.294Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T06:45:18.294Z] 3.14: Pulling from library/alpine [2021-09-30T06:45:18.294Z] Removing intermediate container 21f77a683b87 [2021-09-30T06:45:18.294Z] ---> 527185f4afe0 [2021-09-30T06:45:18.294Z] [2021-09-30T06:45:18.294Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T06:45:18.294Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T06:45:18.294Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T06:45:18.294Z] ---> 14119a10abf4 [2021-09-30T06:45:18.294Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T06:45:18.294Z] 3.14: Pulling from library/alpine [2021-09-30T06:45:18.294Z] ---> Running in 70f148db1bb9 [2021-09-30T06:45:18.294Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T06:45:18.294Z] Status: Image is up to date for alpine:3.14 [2021-09-30T06:45:18.294Z] ---> 14119a10abf4 [2021-09-30T06:45:18.294Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T06:45:18.294Z] ---> Running in 1e985e1cd259 [2021-09-30T06:45:18.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:45:18.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:45:18.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:45:18.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:45:18.294Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T06:45:18.294Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T06:45:18.294Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:45:18.294Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T06:45:18.294Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T06:45:18.294Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:45:18.294Z] OK: 6 MiB in 15 packages [2021-09-30T06:45:18.294Z] OK: 6 MiB in 16 packages [2021-09-30T06:45:18.890Z] Removing intermediate container 1e985e1cd259 [2021-09-30T06:45:18.890Z] ---> d0c46d68e80b [2021-09-30T06:45:18.890Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T06:45:18.890Z] Removing intermediate container 70f148db1bb9 [2021-09-30T06:45:18.890Z] ---> 78659d335076 [2021-09-30T06:45:18.890Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T06:45:18.890Z] ---> Running in 6ff2984ebec5 [2021-09-30T06:45:19.187Z] ---> Running in 296d55b00fca [2021-09-30T06:45:19.187Z] Removing intermediate container 6ff2984ebec5 [2021-09-30T06:45:19.187Z] ---> 4515707692b6 [2021-09-30T06:45:19.187Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T06:45:19.187Z] Removing intermediate container 296d55b00fca [2021-09-30T06:45:19.187Z] ---> e95f0e78e381 [2021-09-30T06:45:19.187Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T06:45:19.187Z] ---> Running in 668cdcf2f53d [2021-09-30T06:45:19.467Z] ---> Running in 05ee858ed5f3 [2021-09-30T06:45:19.467Z] 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 [2021-09-30T06:45:19.467Z] Removing intermediate container 668cdcf2f53d [2021-09-30T06:45:19.467Z] ---> 18aa7927d931 [2021-09-30T06:45:19.467Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T06:45:19.467Z] Removing intermediate container 05ee858ed5f3 [2021-09-30T06:45:19.467Z] ---> d9879b577677 [2021-09-30T06:45:19.467Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T06:45:19.467Z] ---> Running in fa74502f45b1 [2021-09-30T06:45:19.741Z] ---> Running in 9febaa259faf [2021-09-30T06:45:19.741Z] Removing intermediate container fa74502f45b1 [2021-09-30T06:45:19.741Z] ---> e3ea33d4cfba [2021-09-30T06:45:19.741Z] Step 16/24 : WORKDIR / [2021-09-30T06:45:20.016Z] Removing intermediate container 9febaa259faf [2021-09-30T06:45:20.016Z] ---> 36dfc7dcb04b [2021-09-30T06:45:20.016Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:45:20.016Z] ---> Running in ded7d7e41185 [2021-09-30T06:45:20.303Z] Removing intermediate container ded7d7e41185 [2021-09-30T06:45:20.303Z] ---> 644730ba63af [2021-09-30T06:45:20.303Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:45:20.303Z] ---> 9d219ac4eed3 [2021-09-30T06:45:20.303Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T06:45:20.581Z] ---> 099d946cf571 [2021-09-30T06:45:20.581Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T06:45:20.865Z] ---> 4a9207b229ac [2021-09-30T06:45:20.865Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T06:45:21.153Z] ---> 85bc6f71e8bf [2021-09-30T06:45:21.153Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T06:45:21.427Z] ---> 6efcd241898b [2021-09-30T06:45:21.427Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T06:45:21.427Z] ---> Running in 1acfb69a1d8c [2021-09-30T06:45:21.702Z] ---> a86456b77779 [2021-09-30T06:45:21.702Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T06:45:21.702Z] Removing intermediate container 1acfb69a1d8c [2021-09-30T06:45:21.702Z] ---> 112a46942731 [2021-09-30T06:45:21.702Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:45:21.702Z] ---> Running in ab0698bccc8c [2021-09-30T06:45:21.702Z] ---> Running in 89ffdb9abab1 [2021-09-30T06:45:21.975Z] Removing intermediate container ab0698bccc8c [2021-09-30T06:45:21.975Z] ---> 67995fba7686 [2021-09-30T06:45:21.975Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:45:21.975Z] Removing intermediate container 89ffdb9abab1 [2021-09-30T06:45:21.975Z] ---> 394a91760a00 [2021-09-30T06:45:21.975Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T06:45:21.975Z] ---> Running in d0759e9a655c [2021-09-30T06:45:21.975Z] ---> Running in 799fa2c1dbc4 [2021-09-30T06:45:22.250Z] Removing intermediate container d0759e9a655c [2021-09-30T06:45:22.250Z] ---> 7e9eb52ccadc [2021-09-30T06:45:22.250Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T06:45:22.250Z] Removing intermediate container 799fa2c1dbc4 [2021-09-30T06:45:22.250Z] ---> 0e2eafb619a1 [2021-09-30T06:45:22.250Z] Step 22/23 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 [2021-09-30T06:45:22.250Z] ---> Running in 8eac5819a2ec [2021-09-30T06:45:22.250Z] ---> Running in 0a6fbc6432b9 [2021-09-30T06:45:22.527Z] Removing intermediate container 0a6fbc6432b9 [2021-09-30T06:45:22.527Z] ---> 738a7ae649a3 [2021-09-30T06:45:22.527Z] Step 23/24 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 [2021-09-30T06:45:22.527Z] Removing intermediate container 8eac5819a2ec [2021-09-30T06:45:22.527Z] ---> 23f31164a265 [2021-09-30T06:45:22.527Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T06:45:22.527Z] ---> Running in 9dd88987d79b [2021-09-30T06:45:22.527Z] ---> Running in 04ea555c37f3 [2021-09-30T06:45:22.831Z] Removing intermediate container 9dd88987d79b [2021-09-30T06:45:22.831Z] ---> d0074f172d4d [2021-09-30T06:45:22.831Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T06:45:23.105Z] ---> Running in b2067971838d [2021-09-30T06:45:23.105Z] Removing intermediate container 04ea555c37f3 [2021-09-30T06:45:23.105Z] ---> 3edf3bc1d4b9 [2021-09-30T06:45:23.105Z] [2021-09-30T06:45:23.375Z] Successfully built 3edf3bc1d4b9 [2021-09-30T06:45:23.652Z] Successfully tagged support-notifications:latest [2021-09-30T06:45:23.652Z] Building security-bootstrapper [2021-09-30T06:45:23.652Z]  Building support-notifications ... done Removing intermediate container b2067971838d [2021-09-30T06:45:23.652Z] ---> 7af878727304 [2021-09-30T06:45:23.652Z] [2021-09-30T06:45:23.652Z] Successfully built 7af878727304 [2021-09-30T06:45:23.925Z] Successfully tagged core-command:latest [2021-09-30T06:45:23.925Z]  Building core-command ... done Building security-proxy-setup [2021-09-30T06:45:23.925Z] Removing intermediate container fe8c096eae51 [2021-09-30T06:45:23.925Z] ---> 3caf2badf88d [2021-09-30T06:45:23.925Z] [2021-09-30T06:45:23.925Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T06:45:23.925Z] ---> 14119a10abf4 [2021-09-30T06:45:23.925Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T06:45:23.925Z] ---> Running in 5bbcbd326385 [2021-09-30T06:45:24.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:45:24.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:45:24.796Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T06:45:24.796Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T06:45:24.796Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T06:45:24.796Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:45:24.796Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T06:45:25.068Z] OK: 6 MiB in 17 packages [2021-09-30T06:45:28.446Z] Removing intermediate container 5bbcbd326385 [2021-09-30T06:45:28.446Z] ---> ad51bd3aeee5 [2021-09-30T06:45:28.446Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T06:45:28.446Z] ---> Running in 7429ea931086 [2021-09-30T06:45:28.446Z] Removing intermediate container 7429ea931086 [2021-09-30T06:45:28.446Z] ---> f19340ec27ba [2021-09-30T06:45:28.446Z] Step 14/26 : WORKDIR / [2021-09-30T06:45:28.446Z] ---> Running in 4dc1d7795162 [2021-09-30T06:45:29.028Z] Removing intermediate container 4dc1d7795162 [2021-09-30T06:45:29.028Z] ---> 4c0433c6d088 [2021-09-30T06:45:29.028Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-30T06:45:31.607Z] ---> a35eb686de6c [2021-09-30T06:45:31.607Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-30T06:45:32.384Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:45:32.384Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:45:32.384Z] ---> 8e9de756de92 [2021-09-30T06:45:32.384Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T06:45:32.384Z] ---> Using cache [2021-09-30T06:45:32.384Z] ---> baba47f38303 [2021-09-30T06:45:32.384Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:45:32.384Z] ---> Using cache [2021-09-30T06:45:32.384Z] ---> 792ded9708c3 [2021-09-30T06:45:32.384Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T06:45:32.384Z] ---> Using cache [2021-09-30T06:45:32.384Z] ---> 5b4c7a740033 [2021-09-30T06:45:32.384Z] Step 6/22 : COPY go.mod . [2021-09-30T06:45:32.384Z] ---> Using cache [2021-09-30T06:45:32.384Z] ---> 290bb1f9e5b4 [2021-09-30T06:45:32.384Z] Step 7/22 : RUN go mod download [2021-09-30T06:45:32.384Z] ---> Using cache [2021-09-30T06:45:32.384Z] ---> f0142e35a274 [2021-09-30T06:45:32.384Z] Step 8/22 : COPY . . [2021-09-30T06:45:32.384Z] ---> Using cache [2021-09-30T06:45:32.384Z] ---> 184f92015535 [2021-09-30T06:45:32.384Z] Step 9/22 : RUN go mod tidy [2021-09-30T06:45:32.384Z] ---> Using cache [2021-09-30T06:45:32.384Z] ---> a2814a31fd57 [2021-09-30T06:45:32.384Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T06:45:32.384Z] Removing intermediate container 4815a5149bda [2021-09-30T06:45:32.384Z] ---> 563dce0cc856 [2021-09-30T06:45:32.384Z] [2021-09-30T06:45:32.384Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T06:45:32.384Z] ---> 14119a10abf4 [2021-09-30T06:45:32.384Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T06:45:32.384Z] ---> Using cache [2021-09-30T06:45:32.384Z] ---> d0c46d68e80b [2021-09-30T06:45:32.384Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T06:45:32.384Z] ---> Using cache [2021-09-30T06:45:32.384Z] ---> 4515707692b6 [2021-09-30T06:45:32.384Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T06:45:32.649Z] ---> Running in 7c07d436d3d9 [2021-09-30T06:45:32.913Z] ---> Running in 9b404b1ab18c [2021-09-30T06:45:33.178Z] ---> 97b9bed5f7c4 [2021-09-30T06:45:33.178Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T06:45:33.446Z] Removing intermediate container 9b404b1ab18c [2021-09-30T06:45:33.446Z] ---> b1b98c1c18a0 [2021-09-30T06:45:33.446Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T06:45:33.446Z] Removing intermediate container b5b280b716c9 [2021-09-30T06:45:33.446Z] ---> 0fe96d0473a8 [2021-09-30T06:45:33.446Z] [2021-09-30T06:45:33.446Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T06:45:33.446Z] ---> 14119a10abf4 [2021-09-30T06:45:33.446Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T06:45:33.446Z] ---> Using cache [2021-09-30T06:45:33.446Z] ---> d0c46d68e80b [2021-09-30T06:45:33.446Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T06:45:33.446Z] ---> Using cache [2021-09-30T06:45:33.446Z] ---> 4515707692b6 [2021-09-30T06:45:33.446Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T06:45:33.725Z] 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 [2021-09-30T06:45:33.725Z] ---> 5635ae4eae8b [2021-09-30T06:45:33.725Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-30T06:45:33.725Z] ---> Running in 63fc99700d6a [2021-09-30T06:45:33.725Z] ---> Running in 98d924191778 [2021-09-30T06:45:33.997Z] Removing intermediate container 63fc99700d6a [2021-09-30T06:45:33.997Z] ---> e272e14d7956 [2021-09-30T06:45:33.997Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:45:33.997Z] Removing intermediate container 98d924191778 [2021-09-30T06:45:33.997Z] ---> 61912ee312c6 [2021-09-30T06:45:33.997Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T06:45:34.264Z] ---> 28f27f2efdfc [2021-09-30T06:45:34.264Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T06:45:34.264Z] ---> Running in b14fb8ac18dd [2021-09-30T06:45:34.264Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:45:34.264Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:45:34.264Z] ---> 8e9de756de92 [2021-09-30T06:45:34.264Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T06:45:34.264Z] ---> Using cache [2021-09-30T06:45:34.264Z] ---> baba47f38303 [2021-09-30T06:45:34.264Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:45:34.264Z] ---> Using cache [2021-09-30T06:45:34.264Z] ---> 792ded9708c3 [2021-09-30T06:45:34.264Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T06:45:34.264Z] ---> Using cache [2021-09-30T06:45:34.264Z] ---> 5b4c7a740033 [2021-09-30T06:45:34.264Z] Step 6/32 : COPY go.mod . [2021-09-30T06:45:34.264Z] ---> Using cache [2021-09-30T06:45:34.264Z] ---> 290bb1f9e5b4 [2021-09-30T06:45:34.264Z] Step 7/32 : RUN go mod download [2021-09-30T06:45:34.264Z] ---> Using cache [2021-09-30T06:45:34.264Z] ---> f0142e35a274 [2021-09-30T06:45:34.264Z] Step 8/32 : COPY . . [2021-09-30T06:45:34.264Z] ---> Using cache [2021-09-30T06:45:34.264Z] ---> 184f92015535 [2021-09-30T06:45:34.264Z] Step 9/32 : RUN go mod tidy [2021-09-30T06:45:34.264Z] ---> Using cache [2021-09-30T06:45:34.264Z] ---> a2814a31fd57 [2021-09-30T06:45:34.264Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T06:45:34.264Z] ---> Running in a20de1b90d9a [2021-09-30T06:45:34.533Z] ---> b4813bff2c7c [2021-09-30T06:45:34.533Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T06:45:34.533Z] Removing intermediate container b14fb8ac18dd [2021-09-30T06:45:34.533Z] ---> 4bcf5f4086b8 [2021-09-30T06:45:34.533Z] Step 16/24 : WORKDIR / [2021-09-30T06:45:34.803Z] ---> Running in 451a3fb3cf7f [2021-09-30T06:45:34.803Z] ---> a687f0717327 [2021-09-30T06:45:34.803Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T06:45:35.069Z] 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 [2021-09-30T06:45:35.070Z] Removing intermediate container 451a3fb3cf7f [2021-09-30T06:45:35.070Z] ---> 062961f30df4 [2021-09-30T06:45:35.070Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:45:35.070Z] ---> e0f9575103c6 [2021-09-30T06:45:35.070Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T06:45:35.662Z] ---> 5d262024503f [2021-09-30T06:45:35.662Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T06:45:35.662Z] ---> 9093dac23fde [2021-09-30T06:45:35.662Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T06:45:35.662Z] ---> b7e42ae1eec3 [2021-09-30T06:45:35.662Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T06:45:35.662Z] ---> Running in 5ecb309c7430 [2021-09-30T06:45:35.941Z] Removing intermediate container 5ecb309c7430 [2021-09-30T06:45:35.941Z] ---> 5b0859231f37 [2021-09-30T06:45:35.941Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:45:36.217Z] ---> Running in b5689f331d9a [2021-09-30T06:45:36.218Z] ---> ec4d5c06c1a2 [2021-09-30T06:45:36.218Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T06:45:36.218Z] ---> 3da6382b0242 [2021-09-30T06:45:36.218Z] Step 22/26 : 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/ [2021-09-30T06:45:36.218Z] ---> Running in dde3793c4d88 [2021-09-30T06:45:36.489Z] Removing intermediate container b5689f331d9a [2021-09-30T06:45:36.489Z] ---> 352a6d9dabef [2021-09-30T06:45:36.489Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T06:45:36.489Z] ---> Running in 3f0632fbccc6 [2021-09-30T06:45:36.489Z] ---> bd9d331bea8c [2021-09-30T06:45:36.489Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T06:45:36.489Z] ---> Running in cb9940d9dd1f [2021-09-30T06:45:36.763Z] Removing intermediate container 3f0632fbccc6 [2021-09-30T06:45:36.763Z] ---> a689f5ec1ac1 [2021-09-30T06:45:36.763Z] Step 22/23 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 [2021-09-30T06:45:36.763Z] ---> Running in 56dd323b7470 [2021-09-30T06:45:37.042Z] Removing intermediate container 56dd323b7470 [2021-09-30T06:45:37.042Z] ---> a8f21e10c2e2 [2021-09-30T06:45:37.042Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T06:45:37.042Z] Removing intermediate container cb9940d9dd1f [2021-09-30T06:45:37.042Z] ---> a1f11d00ee41 [2021-09-30T06:45:37.042Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:45:37.042Z] ---> Running in eab726aa0bd6 [2021-09-30T06:45:37.042Z] ---> Running in df682fa467cd [2021-09-30T06:45:37.318Z] Removing intermediate container eab726aa0bd6 [2021-09-30T06:45:37.318Z] ---> 0794972c4afb [2021-09-30T06:45:37.318Z] [2021-09-30T06:45:37.318Z] Removing intermediate container df682fa467cd [2021-09-30T06:45:37.318Z] ---> e219e0940a44 [2021-09-30T06:45:37.318Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T06:45:37.602Z] Successfully built 0794972c4afb [2021-09-30T06:45:37.602Z] ---> Running in f261e3c8c814 [2021-09-30T06:45:37.602Z] Successfully tagged support-scheduler:latest [2021-09-30T06:45:37.602Z] Building core-data [2021-09-30T06:45:39.426Z]  Building support-scheduler ... done Removing intermediate container dde3793c4d88 [2021-09-30T06:45:39.426Z] ---> b8e37c6fdeff [2021-09-30T06:45:39.426Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T06:45:39.426Z] ---> Running in fc20c3e16d0e [2021-09-30T06:45:39.426Z] Removing intermediate container f261e3c8c814 [2021-09-30T06:45:39.426Z] ---> 131737d1b919 [2021-09-30T06:45:39.426Z] Step 23/24 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 [2021-09-30T06:45:39.780Z] ---> Running in a34293ca9e36 [2021-09-30T06:45:39.780Z] Removing intermediate container fc20c3e16d0e [2021-09-30T06:45:39.780Z] ---> a8fd840117f8 [2021-09-30T06:45:39.780Z] Step 24/26 : LABEL arch=x86_64 [2021-09-30T06:45:39.780Z] ---> Running in fcd3c68d5823 [2021-09-30T06:45:39.780Z] Removing intermediate container a34293ca9e36 [2021-09-30T06:45:39.780Z] ---> 51bdad89455b [2021-09-30T06:45:39.780Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T06:45:40.059Z] ---> Running in 4fad6b71a092 [2021-09-30T06:45:40.059Z] Removing intermediate container fcd3c68d5823 [2021-09-30T06:45:40.059Z] ---> 58faba7be6a4 [2021-09-30T06:45:40.059Z] Step 25/26 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 [2021-09-30T06:45:40.059Z] ---> Running in e65e611e8436 [2021-09-30T06:45:40.059Z] Removing intermediate container 4fad6b71a092 [2021-09-30T06:45:40.059Z] ---> 23fa6fb8e6eb [2021-09-30T06:45:40.059Z] [2021-09-30T06:45:40.331Z] Successfully built 23fa6fb8e6eb [2021-09-30T06:45:40.331Z] Successfully tagged core-metadata:latest [2021-09-30T06:45:40.331Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-09-30T06:45:40.331Z] Removing intermediate container e65e611e8436 [2021-09-30T06:45:40.331Z] ---> 63a35d1bda95 [2021-09-30T06:45:40.331Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T06:45:40.331Z] ---> Running in e82f444f3331 [2021-09-30T06:45:40.609Z] Removing intermediate container e82f444f3331 [2021-09-30T06:45:40.609Z] ---> 5f6f639378bd [2021-09-30T06:45:40.609Z] [2021-09-30T06:45:40.888Z] Successfully built 5f6f639378bd [2021-09-30T06:45:40.888Z] Successfully tagged security-secretstore-setup:latest [2021-09-30T06:45:47.548Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:45:47.548Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:45:47.548Z] ---> 8e9de756de92 [2021-09-30T06:45:47.548Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T06:45:47.548Z] ---> Using cache [2021-09-30T06:45:47.548Z] ---> baba47f38303 [2021-09-30T06:45:47.548Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:45:47.548Z] ---> Using cache [2021-09-30T06:45:47.548Z] ---> 792ded9708c3 [2021-09-30T06:45:47.548Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T06:45:49.485Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:45:49.485Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:45:49.485Z] ---> 8e9de756de92 [2021-09-30T06:45:49.485Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T06:45:49.485Z] ---> Using cache [2021-09-30T06:45:49.485Z] ---> baba47f38303 [2021-09-30T06:45:49.485Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:45:49.485Z] ---> Using cache [2021-09-30T06:45:49.485Z] ---> 792ded9708c3 [2021-09-30T06:45:49.485Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T06:45:50.067Z] ---> Running in aab5da5f7503 [2021-09-30T06:45:50.067Z] ---> Running in 4b72c7fb4dca [2021-09-30T06:45:50.659Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:45:50.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:45:51.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:45:52.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:45:52.752Z] OK: 219 MiB in 52 packages [2021-09-30T06:45:53.339Z] Removing intermediate container 4b72c7fb4dca [2021-09-30T06:45:53.339Z] ---> 8d15c851350d [2021-09-30T06:45:53.339Z] Step 6/24 : COPY go.mod . [2021-09-30T06:45:53.610Z] OK: 219 MiB in 52 packages [2021-09-30T06:45:53.879Z] ---> cc5a29486bcb [2021-09-30T06:45:53.879Z] Step 7/24 : RUN go mod download [2021-09-30T06:45:53.879Z] ---> Running in 9ecf28ea30e9 [2021-09-30T06:45:53.879Z] Removing intermediate container aab5da5f7503 [2021-09-30T06:45:53.879Z] ---> 2e649e113235 [2021-09-30T06:45:53.879Z] Step 6/24 : COPY go.mod . [2021-09-30T06:45:54.464Z] ---> b12cee65a98f [2021-09-30T06:45:54.464Z] Step 7/24 : RUN go mod download [2021-09-30T06:45:54.464Z] ---> Running in fe1fe10a91b5 [2021-09-30T06:45:55.903Z] 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 [2021-09-30T06:45:55.903Z] Removing intermediate container 9ecf28ea30e9 [2021-09-30T06:45:55.903Z] ---> 5b547fe0c009 [2021-09-30T06:45:55.903Z] Step 8/24 : COPY . . [2021-09-30T06:45:58.518Z] Removing intermediate container fe1fe10a91b5 [2021-09-30T06:45:58.518Z] ---> cb9df0fd8823 [2021-09-30T06:45:58.518Z] Step 8/24 : COPY . . [2021-09-30T06:46:02.779Z] ---> a281f50db76d [2021-09-30T06:46:02.779Z] Step 9/24 : RUN go mod tidy [2021-09-30T06:46:03.369Z] Removing intermediate container 7c07d436d3d9 [2021-09-30T06:46:03.369Z] ---> 9210f5b06462 [2021-09-30T06:46:03.369Z] [2021-09-30T06:46:03.369Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T06:46:03.369Z] ---> 14119a10abf4 [2021-09-30T06:46:03.369Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T06:46:03.955Z] ---> Running in 1f6ccce1f82d [2021-09-30T06:46:03.955Z] Removing intermediate container a20de1b90d9a [2021-09-30T06:46:03.955Z] ---> e99e07226ca3 [2021-09-30T06:46:03.955Z] [2021-09-30T06:46:03.955Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T06:46:03.955Z] ---> 14119a10abf4 [2021-09-30T06:46:03.955Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T06:46:04.220Z] ---> Running in b545f4833e0c [2021-09-30T06:46:04.487Z] ---> Running in 1932e1b6cc1e [2021-09-30T06:46:04.757Z] Removing intermediate container 1932e1b6cc1e [2021-09-30T06:46:04.757Z] ---> 17871e34a82d [2021-09-30T06:46:04.757Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T06:46:04.757Z] ---> Running in f79c6153e9d4 [2021-09-30T06:46:04.757Z] ---> f92228b7234a [2021-09-30T06:46:04.757Z] Step 9/24 : RUN go mod tidy [2021-09-30T06:46:05.026Z] ---> Running in ad5f8fe20382 [2021-09-30T06:46:05.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:46:05.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:46:05.294Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T06:46:05.574Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T06:46:05.574Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T06:46:05.574Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T06:46:05.574Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T06:46:05.574Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:46:05.574Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T06:46:05.574Z] OK: 8 MiB in 19 packages [2021-09-30T06:46:05.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:46:05.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:46:05.846Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T06:46:05.846Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T06:46:05.846Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:46:05.846Z] OK: 6 MiB in 16 packages [2021-09-30T06:46:06.117Z] Removing intermediate container 1f6ccce1f82d [2021-09-30T06:46:06.117Z] ---> 82b737cbfc8b [2021-09-30T06:46:06.117Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T06:46:06.117Z] ---> Running in a777bd76c819 [2021-09-30T06:46:06.117Z] Removing intermediate container b545f4833e0c [2021-09-30T06:46:06.117Z] ---> 4eabfe9f5340 [2021-09-30T06:46:06.117Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T06:46:06.117Z] ---> Running in 7e379fd9f321 [2021-09-30T06:46:06.117Z] Removing intermediate container f79c6153e9d4 [2021-09-30T06:46:06.117Z] ---> 0bd1c42a45ee [2021-09-30T06:46:06.117Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T06:46:06.387Z] ---> Running in d943cd69358c [2021-09-30T06:46:06.387Z] Removing intermediate container 7e379fd9f321 [2021-09-30T06:46:06.387Z] ---> 0854292521c7 [2021-09-30T06:46:06.387Z] Step 14/22 : WORKDIR /edgex [2021-09-30T06:46:06.660Z] Removing intermediate container d943cd69358c [2021-09-30T06:46:06.660Z] ---> 364bb4baed0e [2021-09-30T06:46:06.660Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T06:46:06.660Z] ---> Running in 0750fecf695e [2021-09-30T06:46:06.660Z] Removing intermediate container ad5f8fe20382 [2021-09-30T06:46:06.660Z] ---> 6a2651fc707e [2021-09-30T06:46:06.660Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T06:46:06.660Z] ---> Running in a9a3b0095da1 [2021-09-30T06:46:06.660Z] 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 [2021-09-30T06:46:06.660Z] ---> Running in 08a1d59d58ce [2021-09-30T06:46:06.660Z] Removing intermediate container 0750fecf695e [2021-09-30T06:46:06.660Z] ---> 364b7071792e [2021-09-30T06:46:06.660Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T06:46:06.660Z] Removing intermediate container a9a3b0095da1 [2021-09-30T06:46:06.660Z] ---> 32851790869d [2021-09-30T06:46:06.660Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T06:46:06.926Z] ---> Running in 5fd747b3ac3b [2021-09-30T06:46:07.191Z] ---> 2b07eb9e83ba [2021-09-30T06:46:07.191Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T06:46:07.191Z] 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 [2021-09-30T06:46:07.775Z] ---> cc5c8c0a9cf7 [2021-09-30T06:46:07.775Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T06:46:08.046Z] Removing intermediate container 5fd747b3ac3b [2021-09-30T06:46:08.046Z] ---> b479db48be57 [2021-09-30T06:46:08.046Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T06:46:08.314Z] ---> Running in c739e5ca17f8 [2021-09-30T06:46:08.314Z] ---> 03e8904f4ad3 [2021-09-30T06:46:08.314Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T06:46:08.314Z] ---> Running in b98d482b917a [2021-09-30T06:46:08.586Z] Removing intermediate container c739e5ca17f8 [2021-09-30T06:46:08.586Z] ---> 6d7c8cbedf41 [2021-09-30T06:46:08.586Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T06:46:08.586Z] Removing intermediate container b98d482b917a [2021-09-30T06:46:08.586Z] ---> 5ba89418e589 [2021-09-30T06:46:08.586Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T06:46:08.586Z] ---> Running in ebb0976d4e3d [2021-09-30T06:46:08.855Z] Removing intermediate container ebb0976d4e3d [2021-09-30T06:46:08.855Z] ---> 19f4f38d67ea [2021-09-30T06:46:08.855Z] Step 20/22 : LABEL arch=x86_64 [2021-09-30T06:46:08.855Z] ---> 67e741f97232 [2021-09-30T06:46:08.855Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T06:46:08.855Z] ---> Running in eec04c2c5450 [2021-09-30T06:46:09.124Z] ---> Running in 29d7fa5014d3 [2021-09-30T06:46:09.124Z] Removing intermediate container eec04c2c5450 [2021-09-30T06:46:09.124Z] ---> d4d269b91af9 [2021-09-30T06:46:09.124Z] Step 21/22 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 [2021-09-30T06:46:09.124Z] ---> Running in 42aa4a7a84b3 [2021-09-30T06:46:09.705Z] Removing intermediate container 42aa4a7a84b3 [2021-09-30T06:46:09.705Z] ---> ab8eaace4f39 [2021-09-30T06:46:09.705Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T06:46:09.705Z] ---> Running in e6560fb4a6fb [2021-09-30T06:46:09.973Z] Removing intermediate container e6560fb4a6fb [2021-09-30T06:46:09.973Z] ---> 0a6aea1231b2 [2021-09-30T06:46:09.973Z] [2021-09-30T06:46:09.973Z] Successfully built 0a6aea1231b2 [2021-09-30T06:46:09.973Z] Successfully tagged security-proxy-setup:latest [2021-09-30T06:46:10.238Z]  Building security-proxy-setup ... done Removing intermediate container 29d7fa5014d3 [2021-09-30T06:46:10.238Z] ---> 61d19ff28123 [2021-09-30T06:46:10.238Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:46:10.821Z] ---> 37ed0d0a6258 [2021-09-30T06:46:10.821Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T06:46:11.089Z] ---> a7675476ef39 [2021-09-30T06:46:11.089Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T06:46:11.671Z] ---> 91befae879ba [2021-09-30T06:46:11.671Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T06:46:11.671Z] ---> be96b345876c [2021-09-30T06:46:11.671Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T06:46:11.937Z] ---> 79bbf68682ab [2021-09-30T06:46:11.937Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T06:46:12.203Z] ---> Running in b6ac6bc42dc4 [2021-09-30T06:46:12.469Z] Removing intermediate container b6ac6bc42dc4 [2021-09-30T06:46:12.469Z] ---> 8615f4ccc75d [2021-09-30T06:46:12.469Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T06:46:12.738Z] ---> 20b4e7c831c9 [2021-09-30T06:46:12.738Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T06:46:13.005Z] ---> Running in d7c0ce35fabe [2021-09-30T06:46:13.963Z] Removing intermediate container d7c0ce35fabe [2021-09-30T06:46:13.963Z] ---> 85d1b0a84354 [2021-09-30T06:46:13.963Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T06:46:13.963Z] ---> Running in 9c938bb9faa3 [2021-09-30T06:46:13.963Z] Removing intermediate container 9c938bb9faa3 [2021-09-30T06:46:13.963Z] ---> 16f2f9769228 [2021-09-30T06:46:13.963Z] Step 29/32 : CMD ["gate"] [2021-09-30T06:46:14.230Z] ---> Running in bad11cba3f54 [2021-09-30T06:46:14.230Z] Removing intermediate container bad11cba3f54 [2021-09-30T06:46:14.230Z] ---> d3a76a0dcd18 [2021-09-30T06:46:14.230Z] Step 30/32 : LABEL arch=x86_64 [2021-09-30T06:46:14.496Z] ---> Running in a14038e88466 [2021-09-30T06:46:14.767Z] Removing intermediate container a14038e88466 [2021-09-30T06:46:14.767Z] ---> e6b8e9cf785e [2021-09-30T06:46:14.767Z] Step 31/32 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 [2021-09-30T06:46:14.767Z] ---> Running in ee8206da575c [2021-09-30T06:46:15.036Z] Removing intermediate container ee8206da575c [2021-09-30T06:46:15.036Z] ---> 447a4a6fb024 [2021-09-30T06:46:15.036Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T06:46:15.036Z] ---> Running in f8fc7d8232ba [2021-09-30T06:46:15.302Z] Removing intermediate container f8fc7d8232ba [2021-09-30T06:46:15.302Z] ---> de9014a11f1a [2021-09-30T06:46:15.302Z] [2021-09-30T06:46:15.302Z] Successfully built de9014a11f1a [2021-09-30T06:46:15.302Z] Successfully tagged security-bootstrapper:latest [2021-09-30T06:46:25.400Z]  Building security-bootstrapper ... done Removing intermediate container a777bd76c819 [2021-09-30T06:46:25.400Z] ---> a7b717e2d694 [2021-09-30T06:46:25.400Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T06:46:25.400Z] ---> Running in 98347c271b91 [2021-09-30T06:46:25.400Z] 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 [2021-09-30T06:46:26.372Z] Removing intermediate container 98347c271b91 [2021-09-30T06:46:26.372Z] ---> c0f7bcbda802 [2021-09-30T06:46:26.372Z] [2021-09-30T06:46:26.372Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T06:46:26.372Z] 20.10.7: Pulling from library/docker [2021-09-30T06:46:28.328Z] Removing intermediate container 08a1d59d58ce [2021-09-30T06:46:28.328Z] ---> ef9f218bc0e4 [2021-09-30T06:46:28.328Z] [2021-09-30T06:46:28.328Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T06:46:28.328Z] ---> 14119a10abf4 [2021-09-30T06:46:28.328Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T06:46:28.600Z] ---> Running in 6431a83b85a8 [2021-09-30T06:46:28.600Z] Removing intermediate container 6431a83b85a8 [2021-09-30T06:46:28.600Z] ---> f0f6b16527a0 [2021-09-30T06:46:28.600Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T06:46:28.600Z] ---> Running in 197be141300e [2021-09-30T06:46:28.600Z] Removing intermediate container 197be141300e [2021-09-30T06:46:28.600Z] ---> 329ec2a84b5d [2021-09-30T06:46:28.600Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T06:46:28.600Z] ---> Running in f509bcaa6f18 [2021-09-30T06:46:28.864Z] Removing intermediate container f509bcaa6f18 [2021-09-30T06:46:28.864Z] ---> 75bfaacd9fa4 [2021-09-30T06:46:28.864Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:46:28.864Z] ---> Running in b7607c84d45c [2021-09-30T06:46:29.133Z] Removing intermediate container b7607c84d45c [2021-09-30T06:46:29.133Z] ---> 56d12e57dba4 [2021-09-30T06:46:29.133Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T06:46:29.398Z] ---> Running in 0d183c3896ef [2021-09-30T06:46:29.666Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:46:30.619Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:46:32.018Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T06:46:32.018Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T06:46:32.018Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T06:46:32.295Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T06:46:32.896Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T06:46:33.164Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T06:46:33.164Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:46:33.164Z] OK: 8 MiB in 20 packages [2021-09-30T06:46:35.111Z] Removing intermediate container 0d183c3896ef [2021-09-30T06:46:35.111Z] ---> bfa2ee197e37 [2021-09-30T06:46:35.111Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:46:35.111Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T06:46:35.111Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T06:46:35.111Z] ---> 08bdaf2f88f9 [2021-09-30T06:46:35.111Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-30T06:46:35.111Z] ---> Running in 636490cdf612 [2021-09-30T06:46:35.111Z] ---> 8adbe15781e6 [2021-09-30T06:46:35.111Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T06:46:35.111Z] Removing intermediate container 636490cdf612 [2021-09-30T06:46:35.111Z] ---> 7be2264252b3 [2021-09-30T06:46:35.111Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-30T06:46:35.111Z] ---> Running in 14dd7aefd279 [2021-09-30T06:46:35.111Z] ---> efa837a1d726 [2021-09-30T06:46:35.111Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T06:46:35.378Z] ---> 59b4bc40d62d [2021-09-30T06:46:35.378Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T06:46:35.378Z] ---> Running in 69dfe155ad4b [2021-09-30T06:46:35.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:46:35.378Z] Removing intermediate container 69dfe155ad4b [2021-09-30T06:46:35.378Z] ---> c2a565afbd43 [2021-09-30T06:46:35.378Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:46:35.652Z] ---> Running in 17dda2152347 [2021-09-30T06:46:35.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:46:35.652Z] Removing intermediate container 17dda2152347 [2021-09-30T06:46:35.652Z] ---> 6613c8c9cdba [2021-09-30T06:46:35.652Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T06:46:35.652Z] ---> Running in e644c2b792e1 [2021-09-30T06:46:35.652Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T06:46:35.652Z] Removing intermediate container e644c2b792e1 [2021-09-30T06:46:35.652Z] ---> 0aa23597a76c [2021-09-30T06:46:35.652Z] Step 23/24 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 [2021-09-30T06:46:35.652Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T06:46:35.652Z] Executing bash-5.1.0-r0.post-install [2021-09-30T06:46:35.652Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T06:46:35.652Z] ---> Running in e86c11c379ec [2021-09-30T06:46:35.919Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T06:46:35.919Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T06:46:35.919Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T06:46:35.919Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T06:46:35.919Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T06:46:35.919Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T06:46:35.919Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T06:46:35.919Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T06:46:35.919Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T06:46:35.919Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T06:46:35.919Z] Removing intermediate container e86c11c379ec [2021-09-30T06:46:35.919Z] ---> 07aec798ca1c [2021-09-30T06:46:35.919Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T06:46:35.919Z] ---> Running in 08d4c69a8b6f [2021-09-30T06:46:35.919Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T06:46:36.186Z] Removing intermediate container 08d4c69a8b6f [2021-09-30T06:46:36.186Z] ---> 9896ab96c090 [2021-09-30T06:46:36.186Z] [2021-09-30T06:46:36.186Z] Successfully built 9896ab96c090 [2021-09-30T06:46:36.186Z] Successfully tagged core-data:latest [2021-09-30T06:46:36.452Z]  Building core-data ... done (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T06:46:36.452Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T06:46:36.452Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T06:46:36.452Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T06:46:36.452Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T06:46:36.452Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T06:46:36.719Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T06:46:36.719Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T06:46:36.719Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T06:46:36.719Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T06:46:36.719Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T06:46:36.719Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T06:46:36.719Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T06:46:36.719Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T06:46:36.719Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T06:46:36.719Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T06:46:36.719Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T06:46:36.719Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T06:46:36.719Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T06:46:36.988Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T06:46:36.988Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T06:46:36.988Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T06:46:36.988Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T06:46:36.988Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T06:46:36.988Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T06:46:36.988Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T06:46:37.254Z] OK: 82 MiB in 59 packages [2021-09-30T06:46:38.661Z] Collecting docker-compose==1.23.2 [2021-09-30T06:46:38.661Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T06:46:38.661Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T06:46:38.661Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T06:46:38.929Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T06:46:38.929Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T06:46:39.197Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T06:46:39.197Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T06:46:39.197Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T06:46:39.197Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T06:46:39.197Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-30T06:46:39.197Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T06:46:39.197Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T06:46:39.580Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T06:46:39.580Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T06:46:39.924Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T06:46:39.924Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T06:46:39.924Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T06:46:39.924Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T06:46:39.924Z] Collecting PyYAML<4,>=3.10 [2021-09-30T06:46:39.924Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T06:46:40.583Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T06:46:40.583Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T06:46:40.583Z] Collecting idna<2.8,>=2.5 [2021-09-30T06:46:40.583Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T06:46:40.852Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T06:46:40.853Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T06:46:40.853Z] Collecting certifi>=2017.4.17 [2021-09-30T06:46:40.853Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T06:46:40.853Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T06:46:40.853Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T06:46:40.853Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T06:46:40.853Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T06:46:40.853Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T06:46:40.853Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T06:46:41.117Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T06:46:41.117Z] Attempting uninstall: urllib3 [2021-09-30T06:46:41.117Z] Found existing installation: urllib3 1.26.2 [2021-09-30T06:46:41.117Z] Uninstalling urllib3-1.26.2: [2021-09-30T06:46:41.117Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T06:46:41.117Z] Attempting uninstall: idna [2021-09-30T06:46:41.117Z] Found existing installation: idna 3.1 [2021-09-30T06:46:41.117Z] Uninstalling idna-3.1: [2021-09-30T06:46:41.117Z] Successfully uninstalled idna-3.1 [2021-09-30T06:46:41.382Z] Attempting uninstall: chardet [2021-09-30T06:46:41.382Z] Found existing installation: chardet 4.0.0 [2021-09-30T06:46:41.382Z] Uninstalling chardet-4.0.0: [2021-09-30T06:46:41.382Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T06:46:41.650Z] Attempting uninstall: requests [2021-09-30T06:46:41.650Z] Found existing installation: requests 2.25.1 [2021-09-30T06:46:41.650Z] Uninstalling requests-2.25.1: [2021-09-30T06:46:41.650Z] Successfully uninstalled requests-2.25.1 [2021-09-30T06:46:41.650Z] Running setup.py install for texttable: started [2021-09-30T06:46:41.916Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T06:46:41.916Z] Running setup.py install for PyYAML: started [2021-09-30T06:46:42.182Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T06:46:42.447Z] Running setup.py install for docopt: started [2021-09-30T06:46:42.713Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T06:46:42.713Z] Running setup.py install for dockerpty: started [2021-09-30T06:46:42.979Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T06:46:43.244Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 [2021-09-30T06:46:46.593Z] Removing intermediate container 14dd7aefd279 [2021-09-30T06:46:46.593Z] ---> f8c64c22abb6 [2021-09-30T06:46:46.593Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T06:46:46.593Z] ---> Running in 3497c028fcf0 [2021-09-30T06:46:46.593Z] Removing intermediate container 3497c028fcf0 [2021-09-30T06:46:46.593Z] ---> 662d7247b8fa [2021-09-30T06:46:46.593Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T06:46:46.593Z] ---> Running in 69ea66a84d65 [2021-09-30T06:46:46.593Z] Removing intermediate container 69ea66a84d65 [2021-09-30T06:46:46.593Z] ---> 84f5c51c227b [2021-09-30T06:46:46.593Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T06:46:46.858Z] ---> 65e46fc353f9 [2021-09-30T06:46:46.858Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T06:46:47.123Z] ---> caa660b347d9 [2021-09-30T06:46:47.123Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T06:46:47.123Z] ---> b129d000d650 [2021-09-30T06:46:47.123Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T06:46:47.123Z] ---> Running in 4c6fb4c6fef0 [2021-09-30T06:46:47.389Z] Removing intermediate container 4c6fb4c6fef0 [2021-09-30T06:46:47.389Z] ---> 5ecf53b11ac5 [2021-09-30T06:46:47.389Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:46:47.389Z] ---> Running in 46dc3f86f161 [2021-09-30T06:46:47.389Z] Removing intermediate container 46dc3f86f161 [2021-09-30T06:46:47.389Z] ---> 21bcd6c7ace8 [2021-09-30T06:46:47.389Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T06:46:47.389Z] ---> Running in 178d93a30a35 [2021-09-30T06:46:47.655Z] Removing intermediate container 178d93a30a35 [2021-09-30T06:46:47.655Z] ---> a4a901b280b2 [2021-09-30T06:46:47.655Z] Step 23/24 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 [2021-09-30T06:46:47.655Z] ---> Running in a2198664e06a [2021-09-30T06:46:47.655Z] Removing intermediate container a2198664e06a [2021-09-30T06:46:47.655Z] ---> 54d091172eb5 [2021-09-30T06:46:47.655Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T06:46:47.655Z] ---> Running in e6a1be49f160 [2021-09-30T06:46:47.655Z] Removing intermediate container e6a1be49f160 [2021-09-30T06:46:47.655Z] ---> eab24fdac43f [2021-09-30T06:46:47.655Z] [2021-09-30T06:46:47.921Z] Successfully built eab24fdac43f [2021-09-30T06:46:47.921Z] Successfully tagged sys-mgmt-agent:latest [2021-09-30T06:46:47.933Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-30T06:46:47.938Z] $ docker stop --time=1 1a9b7a15d0975a5b058e2e0382d9daf9358b2bf37cf866f1762c217a9179e5c2 [2021-09-30T06:46:49.414Z] $ docker rm -f 1a9b7a15d0975a5b058e2e0382d9daf9358b2bf37cf866f1762c217a9179e5c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T06:46:49.797Z] + docker images [2021-09-30T06:46:49.797Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T06:46:49.797Z] sys-mgmt-agent latest eab24fdac43f 2 seconds ago 325MB [2021-09-30T06:46:49.797Z] core-data latest 9896ab96c090 14 seconds ago 20.5MB [2021-09-30T06:46:49.797Z] ef9f218bc0e4 22 seconds ago 1.76GB [2021-09-30T06:46:49.797Z] c0f7bcbda802 24 seconds ago 1.75GB [2021-09-30T06:46:49.797Z] security-bootstrapper latest de9014a11f1a 34 seconds ago 18.8MB [2021-09-30T06:46:49.797Z] security-proxy-setup latest 0a6aea1231b2 40 seconds ago 26.7MB [2021-09-30T06:46:49.797Z] 9210f5b06462 47 seconds ago 1.76GB [2021-09-30T06:46:49.797Z] e99e07226ca3 47 seconds ago 1.75GB [2021-09-30T06:46:49.797Z] security-secretstore-setup latest 5f6f639378bd About a minute ago 28.2MB [2021-09-30T06:46:49.797Z] core-metadata latest 23fa6fb8e6eb About a minute ago 16.8MB [2021-09-30T06:46:49.797Z] support-scheduler latest 0794972c4afb About a minute ago 16.1MB [2021-09-30T06:46:49.797Z] 0fe96d0473a8 About a minute ago 1.76GB [2021-09-30T06:46:49.797Z] 563dce0cc856 About a minute ago 1.75GB [2021-09-30T06:46:49.797Z] 3caf2badf88d About a minute ago 1.76GB [2021-09-30T06:46:49.797Z] core-command latest 7af878727304 About a minute ago 16MB [2021-09-30T06:46:49.797Z] support-notifications latest 3edf3bc1d4b9 About a minute ago 16.8MB [2021-09-30T06:46:49.797Z] 527185f4afe0 About a minute ago 1.75GB [2021-09-30T06:46:49.797Z] 335f9cabcb16 About a minute ago 1.75GB [2021-09-30T06:46:49.797Z] ci-base-image-x86_64 latest 8e9de756de92 5 minutes ago 1.25GB [2021-09-30T06:46:49.797Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-30T06:46:49.797Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB [2021-09-30T06:46:49.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-30T06:46:49.797Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-30T06:46:49.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-30T06:47:06.878Z] Still waiting to schedule task [2021-09-30T06:47:06.879Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-30T06:48:12.273Z] Running on prd-ubuntu18.04-docker-8c-8g-238 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws [2021-09-30T06:48:12.291Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-09-30T06:48:12.425Z] The recommended git tool is: git [2021-09-30T06:48:15.298Z] using credential edgex-jenkins-ssh [2021-09-30T06:48:15.315Z] Cloning the remote Git repository [2021-09-30T06:48:15.343Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T06:48:15.416Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-09-30T06:48:15.456Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T06:48:15.456Z] > git --version # timeout=10 [2021-09-30T06:48:15.461Z] > git --version # 'git version 2.17.1' [2021-09-30T06:48:15.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T06:48:15.517Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T06:48:31.521Z] Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 9f18cdc92003a597986a769ffc3066b1f0868716 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-30T06:48:31.852Z] Failed in branch amd64 [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] } [2021-09-30T06:48:30.773Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T06:48:30.778Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T06:48:30.789Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T06:48:30.804Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T06:48:30.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T06:48:30.809Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T06:48:31.532Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T06:48:31.538Z] > git checkout -f 9f18cdc92003a597986a769ffc3066b1f0868716 # timeout=10 [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 [2021-09-30T06:48:33.134Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-30T06:48:33.457Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T06:48:34.040Z] ---> package-listing.sh [2021-09-30T06:48:34.040Z] ++ facter osfamily [2021-09-30T06:48:34.040Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-30T06:48:34.306Z] + OS_FAMILY=redhat [2021-09-30T06:48:34.306Z] + workspace=/w/workspace/edgex-go/4 [2021-09-30T06:48:34.306Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-30T06:48:34.306Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-30T06:48:34.306Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-30T06:48:34.306Z] + PACKAGES=/tmp/packages_start.txt [2021-09-30T06:48:34.306Z] + '[' /w/workspace/edgex-go/4 ']' [2021-09-30T06:48:34.306Z] + PACKAGES=/tmp/packages_end.txt [2021-09-30T06:48:34.306Z] + case "${OS_FAMILY}" in [2021-09-30T06:48:34.306Z] + rpm -qa [2021-09-30T06:48:34.306Z] + sort [2021-09-30T06:48:36.256Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-30T06:48:36.256Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-30T06:48:36.256Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-30T06:48:36.521Z] + '[' /w/workspace/edgex-go/4 ']' [2021-09-30T06:48:36.521Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-09-30T06:48:36.521Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-09-30T06:48:36.541Z] 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 [2021-09-30T06:48:36.839Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:48:37.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T06:48:37.428Z] [2021-09-30T06:48:37.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:48:37.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T06:48:37.755Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T06:48:37.755Z] b4d181a07f80: Pulling fs layer [2021-09-30T06:48:37.755Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T06:48:37.755Z] ed53099fbce6: Pulling fs layer [2021-09-30T06:48:37.755Z] dc539afda2c1: Pulling fs layer [2021-09-30T06:48:37.755Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T06:48:37.755Z] 9065ff56babe: Pulling fs layer [2021-09-30T06:48:37.755Z] d287ab97295c: Pulling fs layer [2021-09-30T06:48:37.755Z] dc539afda2c1: Waiting [2021-09-30T06:48:37.755Z] 77bc0d833cb6: Waiting [2021-09-30T06:48:37.755Z] 9065ff56babe: Waiting [2021-09-30T06:48:37.755Z] d287ab97295c: Waiting [2021-09-30T06:48:38.021Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T06:48:38.021Z] a1111a8f2ec3: Download complete [2021-09-30T06:48:38.021Z] dc539afda2c1: Verifying Checksum [2021-09-30T06:48:38.021Z] dc539afda2c1: Download complete [2021-09-30T06:48:38.286Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T06:48:38.286Z] 77bc0d833cb6: Download complete [2021-09-30T06:48:38.286Z] 9065ff56babe: Verifying Checksum [2021-09-30T06:48:38.286Z] 9065ff56babe: Download complete [2021-09-30T06:48:38.286Z] ed53099fbce6: Verifying Checksum [2021-09-30T06:48:38.286Z] ed53099fbce6: Download complete [2021-09-30T06:48:39.691Z] b4d181a07f80: Verifying Checksum [2021-09-30T06:48:39.691Z] b4d181a07f80: Download complete [2021-09-30T06:48:40.650Z] b4d181a07f80: Pull complete [2021-09-30T06:48:40.650Z] a1111a8f2ec3: Pull complete [2021-09-30T06:48:41.232Z] ed53099fbce6: Pull complete [2021-09-30T06:48:41.232Z] dc539afda2c1: Pull complete [2021-09-30T06:48:41.505Z] 77bc0d833cb6: Pull complete [2021-09-30T06:48:41.769Z] 9065ff56babe: Pull complete [2021-09-30T06:48:42.726Z] d287ab97295c: Verifying Checksum [2021-09-30T06:48:42.726Z] d287ab97295c: Download complete [2021-09-30T06:48:47.021Z] d287ab97295c: Pull complete [2021-09-30T06:48:47.021Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T06:48:47.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T06:48:47.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T06:48:47.111Z] prd-centos7-docker-4c-2g-234 does not seem to be running inside a container [2021-09-30T06:48:47.166Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-30T06:48:50.397Z] $ docker top cb3de7d628f2eda270786777fd69dbe4adf1c137553a6898c45cbd49998e0dc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T06:48:50.801Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-30T06:48:51.114Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-30T06:48:51.427Z] + ls /var/log/sa-host [2021-09-30T06:48:51.427Z] + sadf -c /var/log/sa-host/sa05 [2021-09-30T06:48:51.427Z] file_magic: OK [2021-09-30T06:48:51.427Z] HZ: Using current value: 100 [2021-09-30T06:48:51.427Z] file_header: OK [2021-09-30T06:48:51.427Z] 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 [2021-09-30T06:48:51.427Z] Statistics: [2021-09-30T06:48:51.427Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T06:48:51.427Z] File successfully converted to sysstat format version 12.0.3 [2021-09-30T06:48:51.427Z] + sadf -c /var/log/sa-host/sa30 [2021-09-30T06:48:51.427Z] file_magic: OK [2021-09-30T06:48:51.427Z] HZ: Using current value: 100 [2021-09-30T06:48:51.427Z] file_header: OK [2021-09-30T06:48:51.427Z] 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 [2021-09-30T06:48:51.427Z] Statistics: [2021-09-30T06:48:51.427Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T06:48:51.427Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T06:48:52.067Z] provisioning config files... [2021-09-30T06:48:52.085Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2242246872671514848tmp [Pipeline] { [Pipeline] echo [2021-09-30T06:48:52.107Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T06:48:52.421Z] ---> create-netrc.sh [Pipeline] } [2021-09-30T06:48:52.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-30T06:48:52.883Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-30T06:48:52.897Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T06:48:53.365Z] ---> sudo-logs.sh [2021-09-30T06:48:53.365Z] Archiving 'sudo' log.. [2021-09-30T06:48:53.365Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-234.vexxhost.local: Name or service not known [2021-09-30T06:48:53.365Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-234.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-30T06:48:53.395Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T06:48:53.706Z] ---> job-cost.sh [2021-09-30T06:48:53.707Z] lf-activate-venv: SKIPPING [2021-09-30T06:48:53.707Z] INFO: No Stack... [2021-09-30T06:48:54.664Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T06:48:54.932Z] INFO: Archiving Costs [Pipeline] echo [2021-09-30T06:48:54.948Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T06:48:55.258Z] ---> logs-deploy.sh [2021-09-30T06:48:55.258Z] lf-activate-venv: SKIPPING [2021-09-30T06:48:55.258Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3727/4 [2021-09-30T06:48:55.258Z] INFO: archiving workspace using pattern(s): [2021-09-30T06:48:55.841Z] Archives upload complete. [2021-09-30T06:48:56.107Z] INFO: archiving logs to Nexus