Pull request #3888 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at c1fb6d23c38d8e4135415aa828943646775f2bb3 rather than 23cfcde81511821ecde018599b873d09fa3ca232 Obtained Jenkinsfile from c1fb6d23c38d8e4135415aa828943646775f2bb3 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-ssh10322729889342415468.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh17968226248861876383.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3888/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-3888/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh627078143886416837.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh2144588743575298467.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-3888/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-3888/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13636668891984664305.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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5982’ Running on prd-centos7-docker-4c-2g-5985 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh1132126251394727385.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/2@tmp/jenkins-gitclient-ssh5427335458347083774.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 23cfcde81511821ecde018599b873d09fa3ca232 Merge succeeded, producing 6c98ee66bebcee21a0fc33f2ed89db20be913706 Checking out Revision 6c98ee66bebcee21a0fc33f2ed89db20be913706 (PR-3888) > git config core.sparsecheckout # timeout=10 > git checkout -f 23cfcde81511821ecde018599b873d09fa3ca232 # 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/2@tmp/jenkins-gitclient-ssh3386803948118695324.key > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c98ee66bebcee21a0fc33f2ed89db20be913706 # timeout=10 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-25T14:50:05.576Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-25T14:50:05.620Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-25T14:50:05.635Z] ========================================================= [2022-02-25T14:50:05.635Z] EdgeX Global Pipelines Version Info [2022-02-25T14:50:05.635Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:50:06.783Z] ------------------- [2022-02-25T14:50:06.783Z] stable info: [2022-02-25T14:50:06.783Z] ------------------- [2022-02-25T14:50:06.783Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-25T14:50:06.783Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-25T14:50:06.783Z] Message: update stable to v1.0.220 [2022-02-25T14:50:08.702Z] ------------------- [2022-02-25T14:50:08.702Z] experimental info: [2022-02-25T14:50:08.702Z] ------------------- [2022-02-25T14:50:08.702Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-25T14:50:08.702Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-25T14:50:08.702Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-25T14:50:08.840Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-02-25T14:50:08.849Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-02-25T14:50:08.857Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-25T14:50:08.866Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-25T14:50:08.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-25T14:50:08.898Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-25T14:50:08.912Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-25T14:50:08.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-02-25T14:50:08.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-02-25T14:50:08.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-02-25T14:50:08.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-25T14:50:08.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-25T14:50:08.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-25T14:50:08.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-25T14:50:08.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-25T14:50:08.999Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-25T14:50:09.008Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-25T14:50:09.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-25T14:50:09.025Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-25T14:50:09.038Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-25T14:50:09.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-25T14:50:09.064Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-25T14:50:09.079Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3888 [Pipeline] echo [2022-02-25T14:50:09.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3888 [Pipeline] echo [2022-02-25T14:50:09.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3888 [Pipeline] echo [2022-02-25T14:50:09.116Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c98ee66bebcee21a0fc33f2ed89db20be913706 [Pipeline] echo [2022-02-25T14:50:09.127Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c98ee6 [Pipeline] echo [2022-02-25T14:50:09.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-25T14:50:09.178Z] provisioning config files... [2022-02-25T14:50:09.193Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7642626237055704904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:50:09.504Z] ---> docker-login.sh [2022-02-25T14:50:09.504Z] nexus3.edgexfoundry.org:10001 [2022-02-25T14:50:09.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:50:09.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:50:09.765Z] Configure a credential helper to remove this warning. See [2022-02-25T14:50:09.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:50:09.765Z] [2022-02-25T14:50:09.765Z] Login Succeeded [2022-02-25T14:50:09.765Z] nexus3.edgexfoundry.org:10002 [2022-02-25T14:50:09.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:50:09.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:50:09.765Z] Configure a credential helper to remove this warning. See [2022-02-25T14:50:09.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:50:09.765Z] [2022-02-25T14:50:09.765Z] Login Succeeded [2022-02-25T14:50:09.765Z] nexus3.edgexfoundry.org:10003 [2022-02-25T14:50:09.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:50:10.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:50:10.027Z] Configure a credential helper to remove this warning. See [2022-02-25T14:50:10.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:50:10.027Z] [2022-02-25T14:50:10.027Z] Login Succeeded [2022-02-25T14:50:10.027Z] nexus3.edgexfoundry.org:10004 [2022-02-25T14:50:10.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:50:10.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:50:10.027Z] Configure a credential helper to remove this warning. See [2022-02-25T14:50:10.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:50:10.027Z] [2022-02-25T14:50:10.027Z] Login Succeeded [2022-02-25T14:50:10.027Z] docker.io [2022-02-25T14:50:10.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:50:10.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:50:10.607Z] Configure a credential helper to remove this warning. See [2022-02-25T14:50:10.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:50:10.607Z] [2022-02-25T14:50:10.607Z] Login Succeeded [2022-02-25T14:50:10.607Z] ---> docker-login.sh ends [Pipeline] } [2022-02-25T14:50:10.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-25T14:50:10.938Z] ++ 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 [2022-02-25T14:50:10.938Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:50:10.938Z] ++ dirname cmd/core-command/Dockerfile [2022-02-25T14:50:10.938Z] ++ cut -d/ -f2 [2022-02-25T14:50:10.938Z] + echo core-command,cmd/core-command/Dockerfile [2022-02-25T14:50:10.938Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:50:10.938Z] ++ dirname cmd/core-data/Dockerfile [2022-02-25T14:50:10.938Z] ++ cut -d/ -f2 [2022-02-25T14:50:10.938Z] + echo core-data,cmd/core-data/Dockerfile [2022-02-25T14:50:10.938Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:50:10.938Z] ++ dirname cmd/core-metadata/Dockerfile [2022-02-25T14:50:10.938Z] ++ cut -d/ -f2 [2022-02-25T14:50:10.938Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-02-25T14:50:10.938Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:50:10.938Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-02-25T14:50:10.938Z] ++ cut -d/ -f2 [2022-02-25T14:50:10.938Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-02-25T14:50:10.938Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:50:10.938Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-02-25T14:50:10.938Z] ++ cut -d/ -f2 [2022-02-25T14:50:10.938Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-02-25T14:50:10.938Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:50:10.938Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-02-25T14:50:10.938Z] ++ cut -d/ -f2 [2022-02-25T14:50:10.938Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-02-25T14:50:10.938Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:50:10.938Z] ++ dirname cmd/support-notifications/Dockerfile [2022-02-25T14:50:10.938Z] ++ cut -d/ -f2 [2022-02-25T14:50:10.938Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-02-25T14:50:10.938Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:50:10.938Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-02-25T14:50:10.938Z] ++ cut -d/ -f2 [2022-02-25T14:50:10.938Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-02-25T14:50:10.938Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:50:10.938Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-02-25T14:50:10.938Z] ++ cut -d/ -f2 [2022-02-25T14:50:10.938Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-02-25T14:50:10.974Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-25T14:50:11.341Z] + git rev-list -1 --merges 6c98ee66bebcee21a0fc33f2ed89db20be913706~1..6c98ee66bebcee21a0fc33f2ed89db20be913706 [Pipeline] echo [2022-02-25T14:50:11.358Z] -----------> git rev-list -1 --merges 6c98ee66bebcee21a0fc33f2ed89db20be913706~1..6c98ee66bebcee21a0fc33f2ed89db20be913706 6c98ee66bebcee21a0fc33f2ed89db20be913706 [2022-02-25T14:50:11.358Z] 6c98ee66bebcee21a0fc33f2ed89db20be913706 [false] [Pipeline] sh [2022-02-25T14:50:11.658Z] + git log --format=format:%s -1 6c98ee66bebcee21a0fc33f2ed89db20be913706 [Pipeline] echo [2022-02-25T14:50:11.679Z] ========================================================= [2022-02-25T14:50:11.679Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-25T14:50:11.679Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-25T14:50:12.119Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-25T14:50:12.119Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-25T14:50:12.119Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-25T14:50:12.119Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-25T14:50:12.119Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-25T14:50:12.119Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-25T14:50:12.119Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:50:12.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-25T14:50:12.481Z] [2022-02-25T14:50:12.481Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:50:12.795Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-25T14:50:12.795Z] latest: Pulling from edgex-devops/git-semver [2022-02-25T14:50:12.795Z] a0d0a0d46f8b: Pulling fs layer [2022-02-25T14:50:12.795Z] 3e5f54012d9b: Pulling fs layer [2022-02-25T14:50:12.795Z] 4c7163046ea9: Pulling fs layer [2022-02-25T14:50:12.795Z] 0c2d73faf560: Pulling fs layer [2022-02-25T14:50:12.795Z] 0c2d73faf560: Waiting [2022-02-25T14:50:12.795Z] 3e5f54012d9b: Verifying Checksum [2022-02-25T14:50:12.795Z] 3e5f54012d9b: Download complete [2022-02-25T14:50:12.795Z] a0d0a0d46f8b: Verifying Checksum [2022-02-25T14:50:12.795Z] a0d0a0d46f8b: Download complete [2022-02-25T14:50:12.795Z] 0c2d73faf560: Verifying Checksum [2022-02-25T14:50:12.795Z] 0c2d73faf560: Download complete [2022-02-25T14:50:12.795Z] 4c7163046ea9: Verifying Checksum [2022-02-25T14:50:12.795Z] 4c7163046ea9: Download complete [2022-02-25T14:50:13.056Z] a0d0a0d46f8b: Pull complete [2022-02-25T14:50:13.056Z] 3e5f54012d9b: Pull complete [2022-02-25T14:50:13.318Z] 4c7163046ea9: Pull complete [2022-02-25T14:50:13.580Z] 0c2d73faf560: Pull complete [2022-02-25T14:50:13.580Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-25T14:50:13.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-25T14:50:13.580Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-25T14:50:13.662Z] prd-centos7-docker-4c-2g-5985 does not seem to be running inside a container [2022-02-25T14:50:13.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-25T14:50:14.702Z] $ docker top fbdc91f6a420f42a04e31f027c29f0ac23c907fd5e0c3203edf9164ca7e742a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-25T14:50:14.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-25T14:50:14.804Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-25T14:50:14.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-25T14:50:14.926Z] $ docker exec fbdc91f6a420f42a04e31f027c29f0ac23c907fd5e0c3203edf9164ca7e742a7 ssh-agent [2022-02-25T14:50:15.040Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOecfIi/agent.13 [2022-02-25T14:50:15.040Z] SSH_AGENT_PID=20 [2022-02-25T14:50:15.051Z] Running ssh-add (command line suppressed) [2022-02-25T14:50:15.157Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8756419274796166044.key (/w/workspace/edgex-go/2@tmp/private_key_8756419274796166044.key) [2022-02-25T14:50:15.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-25T14:50:15.471Z] + git tag --points-at HEAD [Pipeline] } [2022-02-25T14:50:15.496Z] $ docker exec --env ******** --env ******** fbdc91f6a420f42a04e31f027c29f0ac23c907fd5e0c3203edf9164ca7e742a7 ssh-agent -k [2022-02-25T14:50:15.592Z] unset SSH_AUTH_SOCK; [2022-02-25T14:50:15.592Z] unset SSH_AGENT_PID; [2022-02-25T14:50:15.592Z] echo Agent pid 20 killed; [2022-02-25T14:50:15.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-25T14:50:15.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-25T14:50:15.624Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-25T14:50:15.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-25T14:50:15.734Z] $ docker exec fbdc91f6a420f42a04e31f027c29f0ac23c907fd5e0c3203edf9164ca7e742a7 ssh-agent [2022-02-25T14:50:15.847Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbMDOFp/agent.55 [2022-02-25T14:50:15.847Z] SSH_AGENT_PID=60 [2022-02-25T14:50:15.852Z] Running ssh-add (command line suppressed) [2022-02-25T14:50:15.949Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6441426858817057318.key (/w/workspace/edgex-go/2@tmp/private_key_6441426858817057318.key) [2022-02-25T14:50:15.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-25T14:50:16.258Z] + git semver init [2022-02-25T14:50:16.258Z] # -> Open(): unable to determine branch for HEAD [2022-02-25T14:50:16.258Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-02-25T14:50:16.258Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-02-25T14:50:16.258Z] # $SEMVER_REMOTE_NAME = origin [2022-02-25T14:50:16.258Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-25T14:50:16.258Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-25T14:50:16.258Z] # $SEMVER_BRANCH = PR-3888 [2022-02-25T14:50:16.258Z] # $SEMVER_TEMP = /tmp/semver-136620959 [2022-02-25T14:50:16.258Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-02-25T14:50:31.237Z] # '/tmp/semver-136620959' -> '/w/workspace/edgex-go/2/.semver' [2022-02-25T14:50:31.237Z] # -> Force: false [2022-02-25T14:50:31.237Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-02-25T14:50:31.253Z] $ docker exec --env ******** --env ******** fbdc91f6a420f42a04e31f027c29f0ac23c907fd5e0c3203edf9164ca7e742a7 ssh-agent -k [2022-02-25T14:50:31.347Z] unset SSH_AUTH_SOCK; [2022-02-25T14:50:31.347Z] unset SSH_AGENT_PID; [2022-02-25T14:50:31.347Z] echo Agent pid 60 killed; [2022-02-25T14:50:31.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-25T14:50:31.665Z] + git semver [Pipeline] } [2022-02-25T14:50:31.683Z] $ docker stop --time=1 fbdc91f6a420f42a04e31f027c29f0ac23c907fd5e0c3203edf9164ca7e742a7 [2022-02-25T14:50:33.666Z] $ docker rm -f fbdc91f6a420f42a04e31f027c29f0ac23c907fd5e0c3203edf9164ca7e742a7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-25T14:50:34.034Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-25T14:50:34.300Z] Stashed 1 file(s) [Pipeline] echo [2022-02-25T14:50:34.304Z] [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 [2022-02-25T14:50:34.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-25T14:50:34.466Z] ========================================================= [2022-02-25T14:50:34.466Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-25T14:50:34.466Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-25T14:50:34.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T14:50:34.767Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-25T14:50:34.767Z] 59bf1c3509f3: Pulling fs layer [2022-02-25T14:50:34.767Z] 666ba61612fd: Pulling fs layer [2022-02-25T14:50:34.767Z] 8ed8ca486205: Pulling fs layer [2022-02-25T14:50:34.767Z] 4fe6c5a15a65: Pulling fs layer [2022-02-25T14:50:34.767Z] 22a0e8bec74d: Pulling fs layer [2022-02-25T14:50:34.767Z] 640e595b4fbd: Pulling fs layer [2022-02-25T14:50:34.767Z] 763cafe07f6e: Pulling fs layer [2022-02-25T14:50:34.767Z] 0c0b528cf693: Pulling fs layer [2022-02-25T14:50:34.767Z] 10935f4eaf8b: Pulling fs layer [2022-02-25T14:50:34.767Z] 4fe6c5a15a65: Waiting [2022-02-25T14:50:34.767Z] 22a0e8bec74d: Waiting [2022-02-25T14:50:34.767Z] 640e595b4fbd: Waiting [2022-02-25T14:50:34.767Z] 763cafe07f6e: Waiting [2022-02-25T14:50:34.767Z] 0c0b528cf693: Waiting [2022-02-25T14:50:34.767Z] 10935f4eaf8b: Waiting [2022-02-25T14:50:34.767Z] 8ed8ca486205: Verifying Checksum [2022-02-25T14:50:34.767Z] 8ed8ca486205: Download complete [2022-02-25T14:50:34.767Z] 666ba61612fd: Download complete [2022-02-25T14:50:34.767Z] 22a0e8bec74d: Verifying Checksum [2022-02-25T14:50:34.767Z] 22a0e8bec74d: Download complete [2022-02-25T14:50:34.767Z] 640e595b4fbd: Verifying Checksum [2022-02-25T14:50:34.767Z] 640e595b4fbd: Download complete [2022-02-25T14:50:34.767Z] 59bf1c3509f3: Verifying Checksum [2022-02-25T14:50:34.767Z] 59bf1c3509f3: Download complete [2022-02-25T14:50:34.767Z] 763cafe07f6e: Verifying Checksum [2022-02-25T14:50:34.767Z] 763cafe07f6e: Download complete [2022-02-25T14:50:35.049Z] 0c0b528cf693: Verifying Checksum [2022-02-25T14:50:35.049Z] 0c0b528cf693: Download complete [2022-02-25T14:50:35.319Z] 4fe6c5a15a65: Verifying Checksum [2022-02-25T14:50:35.319Z] 4fe6c5a15a65: Download complete [2022-02-25T14:50:35.582Z] 59bf1c3509f3: Pull complete [2022-02-25T14:50:35.582Z] 10935f4eaf8b: Verifying Checksum [2022-02-25T14:50:35.582Z] 10935f4eaf8b: Download complete [2022-02-25T14:50:35.582Z] 666ba61612fd: Pull complete [2022-02-25T14:50:35.582Z] 8ed8ca486205: Pull complete [2022-02-25T14:50:39.814Z] 4fe6c5a15a65: Pull complete [2022-02-25T14:50:39.814Z] 22a0e8bec74d: Pull complete [2022-02-25T14:50:39.814Z] 640e595b4fbd: Pull complete [2022-02-25T14:50:39.814Z] 763cafe07f6e: Pull complete [2022-02-25T14:50:40.079Z] 0c0b528cf693: Pull complete [2022-02-25T14:50:43.408Z] 10935f4eaf8b: Pull complete [2022-02-25T14:50:43.408Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-25T14:50:43.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T14:50:43.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-25T14:50:43.721Z] + docker build -t ci-base-image-x86_64 -f - . [2022-02-25T14:50:43.721Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T14:50:43.721Z] WORKDIR /edgex [2022-02-25T14:50:43.721Z] COPY go.mod . [2022-02-25T14:50:43.721Z] RUN go mod download' [2022-02-25T14:50:45.655Z] Sending build context to Docker daemon 334.1MB [2022-02-25T14:50:45.655Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T14:50:45.655Z] ---> 99d49a6021b9 [2022-02-25T14:50:45.655Z] Step 2/4 : WORKDIR /edgex [2022-02-25T14:50:47.039Z] ---> Running in 417668f5b5dd [2022-02-25T14:50:47.305Z] Removing intermediate container 417668f5b5dd [2022-02-25T14:50:47.305Z] ---> 35f8d1df1f29 [2022-02-25T14:50:47.305Z] Step 3/4 : COPY go.mod . [2022-02-25T14:50:47.305Z] ---> 2a2ac332b2eb [2022-02-25T14:50:47.305Z] Step 4/4 : RUN go mod download [2022-02-25T14:50:47.305Z] ---> Running in e824b16c3869 [2022-02-25T14:50:49.408Z] Still waiting to schedule task [2022-02-25T14:50:49.409Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5983’ [2022-02-25T14:51:19.481Z] Removing intermediate container e824b16c3869 [2022-02-25T14:51:19.481Z] ---> 11ec4ae0e995 [2022-02-25T14:51:19.481Z] Successfully built 11ec4ae0e995 [2022-02-25T14:51:19.481Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:51:19.789Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-25T14:51:19.789Z] . [Pipeline] withDockerContainer [2022-02-25T14:51:19.861Z] prd-centos7-docker-4c-2g-5985 does not seem to be running inside a container [2022-02-25T14:51:19.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-25T14:51:20.303Z] $ docker top f0d322b027e19a8d035fe933475bb7adb0ca352b7f7fb666f94519dfd57b4e58 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T14:51:20.675Z] + go version [2022-02-25T14:51:20.675Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-25T14:51:20.690Z] $ docker stop --time=1 f0d322b027e19a8d035fe933475bb7adb0ca352b7f7fb666f94519dfd57b4e58 [2022-02-25T14:51:21.882Z] $ docker rm -f f0d322b027e19a8d035fe933475bb7adb0ca352b7f7fb666f94519dfd57b4e58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:51:22.299Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-25T14:51:22.299Z] . [Pipeline] withDockerContainer [2022-02-25T14:51:22.359Z] prd-centos7-docker-4c-2g-5985 does not seem to be running inside a container [2022-02-25T14:51:22.394Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-25T14:51:22.746Z] $ docker top 90b83bfe93caca24d1119997f5f35fb9289a1663575fb0d5eeda3c68c01a923d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-25T14:51:22.830Z] ========================================================= [2022-02-25T14:51:22.830Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-25T14:51:22.830Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-25T14:51:23.126Z] + make test [2022-02-25T14:51:23.126Z] go mod tidy [2022-02-25T14:51:23.126Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-25T14:51:29.751Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-25T14:51:44.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-25T14:51:50.228Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-25T14:51:50.493Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-25T14:51:51.072Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-25T14:51:53.645Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-25T14:51:53.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-25T14:51:53.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-25T14:51:53.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-25T14:51:54.507Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-25T14:51:54.507Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-25T14:51:54.768Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-25T14:51:55.029Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-25T14:51:55.029Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-25T14:51:55.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-25T14:51:56.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2022-02-25T14:51:56.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-25T14:51:56.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-25T14:51:57.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements [2022-02-25T14:51:57.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-25T14:51:58.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 44.7% of statements [2022-02-25T14:51:58.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-25T14:51:58.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-25T14:51:59.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.137s coverage: 89.5% of statements [2022-02-25T14:51:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-25T14:51:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:52:00.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements [2022-02-25T14:52:00.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-25T14:52:00.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-25T14:52:00.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-25T14:52:00.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-25T14:52:00.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-25T14:52:01.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 94.2% of statements [2022-02-25T14:52:01.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-25T14:52:01.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:52:01.138Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 59.1% of statements [2022-02-25T14:52:01.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-25T14:52:01.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-25T14:52:01.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-25T14:52:01.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-25T14:52:01.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-25T14:52:01.138Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2022-02-25T14:52:01.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-25T14:52:01.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-25T14:52:01.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-25T14:52:02.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2022-02-25T14:52:02.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-25T14:52:02.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements [2022-02-25T14:52:02.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2022-02-25T14:52:02.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-25T14:52:02.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-02-25T14:52:02.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2022-02-25T14:52:03.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-02-25T14:52:03.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2022-02-25T14:52:03.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2022-02-25T14:52:15.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2022-02-25T14:52:15.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-02-25T14:52:21.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.193s coverage: 82.5% of statements [2022-02-25T14:52:21.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-25T14:52:39.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements [2022-02-25T14:52:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2022-02-25T14:52:39.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.271s coverage: 65.4% of statements [2022-02-25T14:52:39.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-25T14:52:39.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-25T14:52:39.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-25T14:52:40.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.8% of statements [2022-02-25T14:52:40.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-25T14:52:40.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-25T14:52:40.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-02-25T14:52:40.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-25T14:52:40.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2022-02-25T14:52:40.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-25T14:52:47.195Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-25T14:52:47.195Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-25T14:52:47.195Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-25T14:52:47.195Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-25T14:52:47.195Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-25T14:52:47.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-25T14:52:47.195Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-02-25T14:52:47.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-02-25T14:52:47.459Z] 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 [2022-02-25T14:53:26.271Z] GO111MODULE=on go vet ./... [2022-02-25T14:53:28.836Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-25T14:53:29.100Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-25T14:53:29.369Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-25T14:53:29.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-25T14:53:29.953Z] + ls -al . [2022-02-25T14:53:29.954Z] total 644 [2022-02-25T14:53:29.954Z] drwxrwxr-x 10 1001 1001 4096 Feb 25 14:53 . [2022-02-25T14:53:29.954Z] drwxr-xr-x 4 root root 28 Feb 25 14:51 .. [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 11 Feb 25 14:50 .dockerignore [2022-02-25T14:53:29.954Z] drwxrwxr-x 8 1001 1001 179 Feb 25 14:50 .git [2022-02-25T14:53:29.954Z] drwxrwxr-x 4 1001 1001 142 Feb 25 14:50 .github [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 804 Feb 25 14:50 .gitignore [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 42 Feb 25 14:50 .golangci.yml [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 76 Feb 25 14:50 .hadolint.yml [2022-02-25T14:53:29.954Z] drwx------ 3 1001 1001 73 Feb 25 14:50 .semver [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 166 Feb 25 14:50 .sonarcloud.properties [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 1171 Feb 25 14:50 ADOPTERS.md [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 9019 Feb 25 14:50 Attribution.txt [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 51732 Feb 25 14:50 CHANGELOG.md [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 3804 Feb 25 14:50 CONTRIBUTING.md [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 677 Feb 25 14:50 GOVERNANCE.md [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 849 Feb 25 14:50 Jenkinsfile [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 10775 Feb 25 14:50 LICENSE [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 6508 Feb 25 14:50 Makefile [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 582 Feb 25 14:50 OWNERS.md [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 8207 Feb 25 14:50 README.md [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 6912 Feb 25 14:50 SECURITY.md [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 5 Feb 25 14:50 VERSION [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 4131 Feb 25 14:50 ZMQWindows.md [2022-02-25T14:53:29.954Z] drwxrwxr-x 2 1001 1001 37 Feb 25 14:50 bin [2022-02-25T14:53:29.954Z] drwxrwxr-x 14 1001 1001 4096 Feb 25 14:50 cmd [2022-02-25T14:53:29.954Z] -rw-r--r-- 1 root root 428383 Feb 25 14:52 coverage.out [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 2840 Feb 25 14:50 go.mod [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 50301 Feb 25 14:50 go.sum [2022-02-25T14:53:29.954Z] drwxrwxr-x 8 1001 1001 124 Feb 25 14:50 internal [2022-02-25T14:53:29.954Z] drwxrwxr-x 3 1001 1001 16 Feb 25 14:50 openapi [2022-02-25T14:53:29.954Z] drwxrwxr-x 4 1001 1001 71 Feb 25 14:50 snap [2022-02-25T14:53:29.954Z] -rw-rw-r-- 1 1001 1001 204 Feb 25 14:50 version.go [Pipeline] sh [2022-02-25T14:53:30.247Z] + '[' -e coverage.out ] [2022-02-25T14:53:30.247Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-25T14:53:30.367Z] Stashed 1 file(s) [Pipeline] sh [2022-02-25T14:53:30.659Z] + make build [2022-02-25T14:53:30.659Z] 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 [2022-02-25T14:53:32.045Z] 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 [2022-02-25T14:53:39.959Z] 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 [2022-02-25T14:53:39.959Z] 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 [2022-02-25T14:53:40.920Z] 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 [2022-02-25T14:53:41.183Z] 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 [2022-02-25T14:53:42.140Z] 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 [2022-02-25T14:53:42.711Z] 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 [2022-02-25T14:53:43.664Z] 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 [2022-02-25T14:53:44.621Z] 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 [2022-02-25T14:53:45.193Z] 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 [2022-02-25T14:53:46.164Z] 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] } [2022-02-25T14:53:47.566Z] $ docker stop --time=1 90b83bfe93caca24d1119997f5f35fb9289a1663575fb0d5eeda3c68c01a923d [2022-02-25T14:53:49.240Z] $ docker rm -f 90b83bfe93caca24d1119997f5f35fb9289a1663575fb0d5eeda3c68c01a923d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:53:50.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T14:53:50.493Z] [2022-02-25T14:53:50.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:53:50.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T14:53:50.795Z] latest: Pulling from edgex-devops/edgex-compose [2022-02-25T14:53:50.795Z] cbdbe7a5bc2a: Pulling fs layer [2022-02-25T14:53:50.795Z] ca9280d653b3: Pulling fs layer [2022-02-25T14:53:50.795Z] 7e9c9ca2126c: Pulling fs layer [2022-02-25T14:53:50.795Z] cbdbe7a5bc2a: Verifying Checksum [2022-02-25T14:53:50.795Z] cbdbe7a5bc2a: Download complete [2022-02-25T14:53:51.060Z] ca9280d653b3: Verifying Checksum [2022-02-25T14:53:51.060Z] ca9280d653b3: Download complete [2022-02-25T14:53:51.060Z] cbdbe7a5bc2a: Pull complete [2022-02-25T14:53:51.321Z] 7e9c9ca2126c: Verifying Checksum [2022-02-25T14:53:51.321Z] 7e9c9ca2126c: Download complete [2022-02-25T14:53:51.580Z] ca9280d653b3: Pull complete [2022-02-25T14:53:55.818Z] 7e9c9ca2126c: Pull complete [2022-02-25T14:53:55.818Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-02-25T14:53:55.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T14:53:55.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-02-25T14:53:55.883Z] prd-centos7-docker-4c-2g-5985 does not seem to be running inside a container [2022-02-25T14:53:55.926Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-25T14:53:58.645Z] $ docker top e75ac05f10548d43c7b19798e373b9fe05e35c58a3b6f1dedec70f734ea0898c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T14:53:59.013Z] + docker-compose build --help [2022-02-25T14:53:59.013Z] + grep parallel [2022-02-25T14:53:59.585Z] --parallel Build images in parallel. [Pipeline] } [2022-02-25T14:53:59.598Z] $ docker stop --time=1 e75ac05f10548d43c7b19798e373b9fe05e35c58a3b6f1dedec70f734ea0898c [2022-02-25T14:54:00.777Z] $ docker rm -f e75ac05f10548d43c7b19798e373b9fe05e35c58a3b6f1dedec70f734ea0898c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:54:01.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T14:54:01.176Z] . [Pipeline] withDockerContainer [2022-02-25T14:54:01.251Z] prd-centos7-docker-4c-2g-5985 does not seem to be running inside a container [2022-02-25T14:54:01.290Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-25T14:54:01.657Z] $ docker top ed7ef59c74fabff56bcc4ea2c2443dc1e6e26a64f9ecef4e8d096ac90a583765 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T14:54:02.022Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-25T14:54:02.594Z] Building core-command ... [2022-02-25T14:54:02.594Z] Building core-data ... [2022-02-25T14:54:02.594Z] Building core-metadata ... [2022-02-25T14:54:02.594Z] Building security-bootstrapper ... [2022-02-25T14:54:02.594Z] Building security-proxy-setup ... [2022-02-25T14:54:02.594Z] Building security-secretstore-setup ... [2022-02-25T14:54:02.594Z] Building support-notifications ... [2022-02-25T14:54:02.594Z] Building support-scheduler ... [2022-02-25T14:54:02.594Z] Building sys-mgmt-agent ... [2022-02-25T14:54:02.594Z] Building support-notifications [2022-02-25T14:54:02.594Z] Building security-bootstrapper [2022-02-25T14:54:02.594Z] Building security-proxy-setup [2022-02-25T14:54:02.594Z] Building support-scheduler [2022-02-25T14:54:02.594Z] Building core-command [2022-02-25T14:54:18.420Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:54:18.420Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:54:18.420Z] ---> 11ec4ae0e995 [2022-02-25T14:54:18.420Z] Step 3/31 : WORKDIR /edgex-go [2022-02-25T14:54:18.420Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:54:18.420Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:54:18.420Z] ---> 11ec4ae0e995 [2022-02-25T14:54:18.420Z] Step 3/22 : WORKDIR /edgex-go [2022-02-25T14:54:18.420Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:54:18.420Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:54:18.420Z] ---> 11ec4ae0e995 [2022-02-25T14:54:18.420Z] Step 3/22 : WORKDIR /edgex-go [2022-02-25T14:54:19.362Z] ---> Running in 60a278aa72e3 [2022-02-25T14:54:19.362Z] ---> Running in f16ec55a7a2c [2022-02-25T14:54:19.933Z] ---> Running in 036ac7c7f7cd [2022-02-25T14:54:22.477Z] Removing intermediate container 60a278aa72e3 [2022-02-25T14:54:22.478Z] ---> 03b7cbdd26f6 [2022-02-25T14:54:22.478Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:54:22.478Z] Removing intermediate container f16ec55a7a2c [2022-02-25T14:54:22.478Z] ---> 16efc8957360 [2022-02-25T14:54:22.478Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:54:22.478Z] Removing intermediate container 036ac7c7f7cd [2022-02-25T14:54:22.478Z] ---> a9aac7293911 [2022-02-25T14:54:22.478Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:54:22.737Z] ---> Running in 2cce1e5a1149 [2022-02-25T14:54:22.737Z] ---> Running in 37ef478f6011 [2022-02-25T14:54:22.737Z] ---> Running in c02a713b04b3 [2022-02-25T14:54:27.493Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5987 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws [2022-02-25T14:54:27.506Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-02-25T14:54:27.709Z] The recommended git tool is: git [2022-02-25T14:54:29.324Z] Removing intermediate container 37ef478f6011 [2022-02-25T14:54:29.324Z] ---> eb3bb738bd5c [2022-02-25T14:54:29.324Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-25T14:54:29.894Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:54:29.894Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:54:30.470Z] ---> 11ec4ae0e995 [2022-02-25T14:54:30.470Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:54:30.470Z] ---> Using cache [2022-02-25T14:54:30.470Z] ---> 16efc8957360 [2022-02-25T14:54:30.470Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:54:30.470Z] ---> Using cache [2022-02-25T14:54:30.471Z] ---> eb3bb738bd5c [2022-02-25T14:54:30.471Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-25T14:54:30.471Z] Removing intermediate container c02a713b04b3 [2022-02-25T14:54:30.471Z] ---> 58b9dedf97b4 [2022-02-25T14:54:30.471Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-25T14:54:30.471Z] ---> Running in ccd8a5daf3cf [2022-02-25T14:54:30.471Z] Removing intermediate container 2cce1e5a1149 [2022-02-25T14:54:30.471Z] ---> cf1b28f47348 [2022-02-25T14:54:30.471Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-25T14:54:30.471Z] ---> Running in b4e740bcbbfa [2022-02-25T14:54:30.471Z] ---> Running in 5a0fc740d74a [2022-02-25T14:54:30.471Z] ---> Running in 4acd04015afd [2022-02-25T14:54:30.740Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:54:31.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:54:31.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:54:31.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:54:31.539Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:54:31.539Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:54:31.539Z] ---> 11ec4ae0e995 [2022-02-25T14:54:31.539Z] Step 3/21 : WORKDIR /edgex-go [2022-02-25T14:54:31.539Z] ---> Using cache [2022-02-25T14:54:31.539Z] ---> 16efc8957360 [2022-02-25T14:54:31.539Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:54:31.539Z] ---> Using cache [2022-02-25T14:54:31.539Z] ---> eb3bb738bd5c [2022-02-25T14:54:31.539Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-25T14:54:31.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:54:31.804Z] ---> Running in f58a3c085dfe [2022-02-25T14:54:31.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:54:32.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:54:32.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:54:32.066Z] OK: 221 MiB in 52 packages [2022-02-25T14:54:32.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:54:32.330Z] OK: 221 MiB in 52 packages [2022-02-25T14:54:32.330Z] OK: 221 MiB in 52 packages [2022-02-25T14:54:32.534Z] using credential edgex-jenkins-ssh [2022-02-25T14:54:32.553Z] Cloning the remote Git repository [2022-02-25T14:54:32.594Z] OK: 221 MiB in 52 packages [2022-02-25T14:54:32.594Z] Removing intermediate container ccd8a5daf3cf [2022-02-25T14:54:32.594Z] ---> fc0a11092539 [2022-02-25T14:54:32.594Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-25T14:54:32.594Z] Removing intermediate container b4e740bcbbfa [2022-02-25T14:54:32.594Z] ---> 2b56e54de86c [2022-02-25T14:54:32.594Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:54:32.634Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:54:32.717Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-02-25T14:54:32.859Z] Removing intermediate container 4acd04015afd [2022-02-25T14:54:32.859Z] ---> 492961e9dbe8 [2022-02-25T14:54:32.859Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-25T14:54:32.859Z] ---> 6fe52b258620 [2022-02-25T14:54:32.859Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:54:32.859Z] Removing intermediate container 5a0fc740d74a [2022-02-25T14:54:32.859Z] ---> 6116554d5106 [2022-02-25T14:54:32.859Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-25T14:54:32.859Z] ---> 2bbcc2abb0ce [2022-02-25T14:54:32.859Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:54:32.859Z] ---> Running in d411e46a26e9 [2022-02-25T14:54:32.859Z] ---> Running in 82a6b9ee8dd0 [2022-02-25T14:54:33.120Z] ---> bc0928ea67c4 [2022-02-25T14:54:33.120Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:54:33.120Z] ---> Running in d23dab1c4075 [2022-02-25T14:54:33.120Z] ---> 320f7d02a700 [2022-02-25T14:54:33.120Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:54:33.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:54:33.120Z] ---> Running in 9891864c662c [2022-02-25T14:54:33.382Z] OK: 221 MiB in 52 packages [2022-02-25T14:54:32.880Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:54:32.880Z] > git --version # timeout=10 [2022-02-25T14:54:32.949Z] > git --version # 'git version 2.17.1' [2022-02-25T14:54:32.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T14:54:33.104Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T14:54:33.958Z] Removing intermediate container f58a3c085dfe [2022-02-25T14:54:33.958Z] ---> a624e0e52d68 [2022-02-25T14:54:33.958Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-25T14:54:34.218Z] ---> d638df133e64 [2022-02-25T14:54:34.218Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:54:34.218Z] ---> Running in 11fc77087966 [2022-02-25T14:54:35.162Z] Removing intermediate container d411e46a26e9 [2022-02-25T14:54:35.162Z] ---> f6df725bdd60 [2022-02-25T14:54:35.162Z] Step 8/22 : COPY . . [2022-02-25T14:54:35.422Z] Removing intermediate container 82a6b9ee8dd0 [2022-02-25T14:54:35.422Z] ---> f08689e237a4 [2022-02-25T14:54:35.422Z] Step 8/23 : COPY . . [2022-02-25T14:54:35.996Z] Removing intermediate container d23dab1c4075 [2022-02-25T14:54:35.996Z] ---> d19f2109adb0 [2022-02-25T14:54:35.996Z] Step 8/22 : COPY . . [2022-02-25T14:54:37.392Z] Removing intermediate container 9891864c662c [2022-02-25T14:54:37.392Z] ---> 515a92d268e9 [2022-02-25T14:54:37.392Z] Step 8/31 : COPY . . [2022-02-25T14:54:37.658Z] Removing intermediate container 11fc77087966 [2022-02-25T14:54:37.659Z] ---> b95704e63937 [2022-02-25T14:54:37.659Z] Step 8/21 : COPY . . [2022-02-25T14:54:51.037Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T14:54:51.062Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T14:54:51.097Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T14:54:51.137Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:54:51.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T14:54:51.152Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-25T14:54:52.020Z] Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 23cfcde81511821ecde018599b873d09fa3ca232 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-25T14:54:52.147Z] Failed in branch arm64 [2022-02-25T14:54:52.048Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T14:54:52.068Z] > git checkout -f 23cfcde81511821ecde018599b873d09fa3ca232 # timeout=10 [2022-02-25T14:54:59.663Z] ---> 1c283f76fc3c [2022-02-25T14:54:59.663Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-25T14:54:59.663Z] ---> Running in 4f7a1c50aa1c [2022-02-25T14:55:01.045Z] ---> 11d1155ee665 [2022-02-25T14:55:01.045Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-25T14:55:01.621Z] 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 [2022-02-25T14:55:01.621Z] ---> Running in f249a0805a0f [2022-02-25T14:55:03.005Z] 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 [2022-02-25T14:55:09.793Z] ---> f7c2990bcc7b [2022-02-25T14:55:09.793Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-25T14:55:10.389Z] ---> Running in 883d681806c2 [2022-02-25T14:55:11.369Z] 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 [2022-02-25T14:55:11.642Z] ---> 3e6dbdb5cdf9 [2022-02-25T14:55:11.642Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-25T14:55:11.908Z] ---> Running in ef923803dd37 [2022-02-25T14:55:12.858Z] ---> 2856b59458e5 [2022-02-25T14:55:12.858Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-25T14:55:12.858Z] ---> Running in a7476ea2bfe2 [2022-02-25T14:55:12.858Z] 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 [2022-02-25T14:55:13.447Z] 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 [2022-02-25T14:55:45.631Z] Removing intermediate container 4f7a1c50aa1c [2022-02-25T14:55:45.631Z] ---> 0dbd2feddcfe [2022-02-25T14:55:45.631Z] [2022-02-25T14:55:45.631Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T14:55:45.631Z] 3.14: Pulling from library/alpine [2022-02-25T14:55:45.631Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-25T14:55:45.631Z] Status: Downloaded newer image for alpine:3.14 [2022-02-25T14:55:45.631Z] ---> 0a97eee8041e [2022-02-25T14:55:45.631Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-25T14:55:45.631Z] ---> Running in eab55f38c7b1 [2022-02-25T14:55:45.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:55:45.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:55:45.631Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-25T14:55:45.631Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:55:45.631Z] OK: 6 MiB in 15 packages [2022-02-25T14:55:45.631Z] Removing intermediate container eab55f38c7b1 [2022-02-25T14:55:45.631Z] ---> f3ad3efca2d9 [2022-02-25T14:55:45.631Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:55:45.631Z] ---> Running in 4ebaab8c982a [2022-02-25T14:55:45.631Z] Removing intermediate container 4ebaab8c982a [2022-02-25T14:55:45.631Z] ---> e1c7efaa3bd5 [2022-02-25T14:55:45.631Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-25T14:55:45.631Z] ---> Running in 4f13a8721176 [2022-02-25T14:55:45.631Z] Removing intermediate container 4f13a8721176 [2022-02-25T14:55:45.631Z] ---> 885d8a385f41 [2022-02-25T14:55:45.631Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-25T14:55:45.631Z] ---> Running in e6654fa49064 [2022-02-25T14:55:45.631Z] Removing intermediate container e6654fa49064 [2022-02-25T14:55:45.631Z] ---> 371bb79acc9f [2022-02-25T14:55:45.631Z] Step 15/23 : WORKDIR / [2022-02-25T14:55:45.631Z] ---> Running in 66afbc73681a [2022-02-25T14:55:45.893Z] Removing intermediate container 66afbc73681a [2022-02-25T14:55:45.893Z] ---> c383dc9cb0f3 [2022-02-25T14:55:45.893Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:55:46.160Z] ---> 4335b88b61fc [2022-02-25T14:55:46.161Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-25T14:55:46.429Z] ---> 35250a8e5786 [2022-02-25T14:55:46.702Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-25T14:55:46.702Z] ---> d45a379b557d [2022-02-25T14:55:46.702Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-25T14:55:46.702Z] ---> Running in 1b427e289071 [2022-02-25T14:55:46.973Z] Removing intermediate container 1b427e289071 [2022-02-25T14:55:46.973Z] ---> 6612ec1f1052 [2022-02-25T14:55:46.973Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:55:46.973Z] ---> Running in 46d3faeee009 [2022-02-25T14:55:46.973Z] Removing intermediate container 46d3faeee009 [2022-02-25T14:55:46.973Z] ---> 7b87ef7c4724 [2022-02-25T14:55:46.973Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T14:55:47.240Z] ---> Running in 3a79818cd5fd [2022-02-25T14:55:47.506Z] Removing intermediate container 3a79818cd5fd [2022-02-25T14:55:47.506Z] ---> 2555c9f2c07c [2022-02-25T14:55:47.506Z] Step 22/23 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 [2022-02-25T14:55:47.506Z] ---> Running in 95a8530c2440 [2022-02-25T14:55:47.780Z] Removing intermediate container 95a8530c2440 [2022-02-25T14:55:47.780Z] ---> d2a7b621bcc7 [2022-02-25T14:55:47.780Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:55:47.780Z] ---> Running in d65cabaffd1e [2022-02-25T14:55:48.048Z] Removing intermediate container d65cabaffd1e [2022-02-25T14:55:48.048Z] ---> 3b5ed477ea51 [2022-02-25T14:55:48.048Z] [2022-02-25T14:55:48.048Z] Successfully built 3b5ed477ea51 [2022-02-25T14:55:48.048Z] Successfully tagged core-command:latest [2022-02-25T14:55:48.048Z] Building core-metadata [2022-02-25T14:55:50.991Z]  Building core-command ... done Removing intermediate container f249a0805a0f [2022-02-25T14:55:50.991Z] ---> b0511bebc45c [2022-02-25T14:55:50.991Z] [2022-02-25T14:55:50.991Z] Step 10/22 : FROM alpine:3.14 [2022-02-25T14:55:50.991Z] ---> 0a97eee8041e [2022-02-25T14:55:50.991Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-25T14:55:50.991Z] ---> Using cache [2022-02-25T14:55:50.991Z] ---> f3ad3efca2d9 [2022-02-25T14:55:50.991Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:55:50.991Z] ---> Using cache [2022-02-25T14:55:50.991Z] ---> e1c7efaa3bd5 [2022-02-25T14:55:50.991Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-25T14:55:50.991Z] ---> Running in 64a5117d6184 [2022-02-25T14:55:51.262Z] Removing intermediate container 64a5117d6184 [2022-02-25T14:55:51.262Z] ---> 9b0107f5dc56 [2022-02-25T14:55:51.262Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-25T14:55:51.262Z] ---> Running in 0d1e0549b996 [2022-02-25T14:55:51.529Z] Removing intermediate container 0d1e0549b996 [2022-02-25T14:55:51.529Z] ---> 0b6ec4e54e7a [2022-02-25T14:55:51.529Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:55:51.792Z] ---> c9e05be6a632 [2022-02-25T14:55:51.792Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-25T14:55:52.381Z] ---> 2bd5708deb78 [2022-02-25T14:55:52.381Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-25T14:55:52.659Z] ---> 1a04796318e9 [2022-02-25T14:55:52.659Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-25T14:55:52.659Z] ---> Running in 268e46b21407 [2022-02-25T14:55:52.933Z] Removing intermediate container 268e46b21407 [2022-02-25T14:55:52.933Z] ---> 60f6b0c1d62b [2022-02-25T14:55:52.933Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:55:52.933Z] ---> Running in ff10ced65859 [2022-02-25T14:55:53.203Z] Removing intermediate container ff10ced65859 [2022-02-25T14:55:53.203Z] ---> cdca0d96a2e2 [2022-02-25T14:55:53.203Z] Step 20/22 : LABEL arch=x86_64 [2022-02-25T14:55:53.203Z] ---> Running in f7e3922c9b8e [2022-02-25T14:55:53.470Z] 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 [2022-02-25T14:55:53.470Z] Removing intermediate container f7e3922c9b8e [2022-02-25T14:55:53.470Z] ---> b738ba0abec8 [2022-02-25T14:55:53.470Z] Step 21/22 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 [2022-02-25T14:55:53.470Z] ---> Running in 50153ffc3ece [2022-02-25T14:55:53.739Z] Removing intermediate container 50153ffc3ece [2022-02-25T14:55:53.739Z] ---> 4b1709cb30e8 [2022-02-25T14:55:53.739Z] Step 22/22 : LABEL version=0.0.0 [2022-02-25T14:55:53.739Z] ---> Running in 58fd755e4c81 [2022-02-25T14:55:54.005Z] Removing intermediate container 58fd755e4c81 [2022-02-25T14:55:54.005Z] ---> 244701fa6f2f [2022-02-25T14:55:54.005Z] [2022-02-25T14:55:54.005Z] Successfully built 244701fa6f2f [2022-02-25T14:55:54.005Z] Successfully tagged support-scheduler:latest [2022-02-25T14:55:54.005Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-02-25T14:55:56.592Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:55:56.592Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:55:56.592Z] ---> 11ec4ae0e995 [2022-02-25T14:55:56.592Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:55:56.592Z] ---> Using cache [2022-02-25T14:55:56.592Z] ---> 16efc8957360 [2022-02-25T14:55:56.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:55:56.592Z] ---> Using cache [2022-02-25T14:55:56.592Z] ---> eb3bb738bd5c [2022-02-25T14:55:56.592Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-25T14:55:56.592Z] ---> Using cache [2022-02-25T14:55:56.592Z] ---> a624e0e52d68 [2022-02-25T14:55:56.592Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:55:56.592Z] ---> Using cache [2022-02-25T14:55:56.592Z] ---> d638df133e64 [2022-02-25T14:55:56.592Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:55:56.592Z] ---> Using cache [2022-02-25T14:55:56.592Z] ---> b95704e63937 [2022-02-25T14:55:56.592Z] Step 8/23 : COPY . . [2022-02-25T14:55:56.592Z] ---> Using cache [2022-02-25T14:55:56.592Z] ---> f7c2990bcc7b [2022-02-25T14:55:56.592Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-25T14:55:57.174Z] ---> Running in 11c610ace745 [2022-02-25T14:55:57.762Z] 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 [2022-02-25T14:55:58.333Z] Removing intermediate container ef923803dd37 [2022-02-25T14:55:58.333Z] ---> 6d0ae62b896c [2022-02-25T14:55:58.333Z] [2022-02-25T14:55:58.333Z] Step 10/31 : FROM alpine:3.14 [2022-02-25T14:55:58.333Z] ---> 0a97eee8041e [2022-02-25T14:55:58.333Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-25T14:55:58.333Z] ---> Running in 53a40be9111f [2022-02-25T14:55:58.597Z] Removing intermediate container 53a40be9111f [2022-02-25T14:55:58.597Z] ---> cba8fb41bdd3 [2022-02-25T14:55:58.597Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-25T14:55:58.860Z] ---> Running in 990effd2774d [2022-02-25T14:55:59.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:55:59.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:00.077Z] Removing intermediate container 883d681806c2 [2022-02-25T14:56:00.077Z] ---> ac18335b9bae [2022-02-25T14:56:00.077Z] [2022-02-25T14:56:00.077Z] Step 10/21 : FROM alpine:3.14 [2022-02-25T14:56:00.077Z] ---> 0a97eee8041e [2022-02-25T14:56:00.077Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-25T14:56:00.346Z] ---> Running in eee507fcf7ca [2022-02-25T14:56:00.346Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-25T14:56:00.346Z] (2/2) Installing su-exec (0.2-r1) [2022-02-25T14:56:00.346Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:56:00.346Z] OK: 6 MiB in 16 packages [2022-02-25T14:56:01.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:01.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:01.315Z] Removing intermediate container 990effd2774d [2022-02-25T14:56:01.315Z] ---> f886fdda7c2e [2022-02-25T14:56:01.315Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-25T14:56:01.315Z] Removing intermediate container a7476ea2bfe2 [2022-02-25T14:56:01.315Z] ---> b56214cd57ce [2022-02-25T14:56:01.315Z] [2022-02-25T14:56:01.315Z] Step 10/22 : FROM alpine:3.14 [2022-02-25T14:56:01.315Z] ---> 0a97eee8041e [2022-02-25T14:56:01.315Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-25T14:56:01.315Z] ---> Running in c0715cd7eae3 [2022-02-25T14:56:01.315Z] ---> Running in 6cc99b745e3a [2022-02-25T14:56:01.586Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-25T14:56:01.586Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-25T14:56:01.586Z] Removing intermediate container c0715cd7eae3 [2022-02-25T14:56:01.586Z] ---> 750a32d1b66f [2022-02-25T14:56:01.586Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-25T14:56:01.586Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-25T14:56:01.586Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-25T14:56:01.586Z] (5/5) Installing curl (7.79.1-r0) [2022-02-25T14:56:01.586Z] ---> Running in 3bd0bb0a8d8d [2022-02-25T14:56:01.586Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:56:01.861Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T14:56:01.861Z] OK: 8 MiB in 19 packages [2022-02-25T14:56:02.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:02.123Z] Removing intermediate container 3bd0bb0a8d8d [2022-02-25T14:56:02.123Z] ---> e4650b9cfd99 [2022-02-25T14:56:02.123Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-25T14:56:02.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:02.123Z] ---> Running in bdd8683a368f [2022-02-25T14:56:02.708Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-25T14:56:02.708Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-25T14:56:02.708Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:56:02.708Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T14:56:02.708Z] Removing intermediate container eee507fcf7ca [2022-02-25T14:56:02.708Z] ---> 52c79dac217f [2022-02-25T14:56:02.708Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-25T14:56:02.708Z] OK: 6 MiB in 16 packages [2022-02-25T14:56:02.708Z] ---> Running in 4b3353ada5f8 [2022-02-25T14:56:02.971Z] Removing intermediate container 4b3353ada5f8 [2022-02-25T14:56:02.971Z] ---> 42f69659e587 [2022-02-25T14:56:02.971Z] Step 13/21 : WORKDIR /edgex [2022-02-25T14:56:03.235Z] ---> Running in af641baea275 [2022-02-25T14:56:03.235Z] Removing intermediate container 6cc99b745e3a [2022-02-25T14:56:03.235Z] ---> 59d55e00d02a [2022-02-25T14:56:03.235Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:56:03.498Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:56:03.498Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:56:03.760Z] ---> 11ec4ae0e995 [2022-02-25T14:56:03.760Z] Step 3/25 : WORKDIR /edgex-go [2022-02-25T14:56:03.760Z] ---> Using cache [2022-02-25T14:56:03.760Z] ---> 16efc8957360 [2022-02-25T14:56:03.760Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:56:03.760Z] ---> Using cache [2022-02-25T14:56:03.760Z] ---> eb3bb738bd5c [2022-02-25T14:56:03.760Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-25T14:56:03.760Z] ---> Using cache [2022-02-25T14:56:03.760Z] ---> a624e0e52d68 [2022-02-25T14:56:03.760Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-25T14:56:03.760Z] Removing intermediate container af641baea275 [2022-02-25T14:56:03.760Z] ---> de3c7e557106 [2022-02-25T14:56:03.760Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-25T14:56:03.760Z] ---> Using cache [2022-02-25T14:56:03.760Z] ---> d638df133e64 [2022-02-25T14:56:03.760Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:56:03.760Z] ---> Using cache [2022-02-25T14:56:03.760Z] ---> b95704e63937 [2022-02-25T14:56:03.760Z] Step 8/25 : COPY . . [2022-02-25T14:56:03.760Z] ---> Running in ad8567177a92 [2022-02-25T14:56:03.760Z] Removing intermediate container bdd8683a368f [2022-02-25T14:56:03.760Z] ---> f2b44790fb83 [2022-02-25T14:56:03.760Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-25T14:56:03.760Z] ---> Using cache [2022-02-25T14:56:03.760Z] ---> f7c2990bcc7b [2022-02-25T14:56:03.760Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-25T14:56:03.760Z] ---> Running in 1175ce32876a [2022-02-25T14:56:03.760Z] ---> Running in d9adc800bfe7 [2022-02-25T14:56:04.024Z] Removing intermediate container ad8567177a92 [2022-02-25T14:56:04.024Z] ---> 9b869f879a92 [2022-02-25T14:56:04.024Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-25T14:56:04.024Z] ---> Running in 8bbcee1d7bdc [2022-02-25T14:56:04.024Z] Removing intermediate container 1175ce32876a [2022-02-25T14:56:04.024Z] ---> 942552db3719 [2022-02-25T14:56:04.024Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-25T14:56:04.288Z] Removing intermediate container 8bbcee1d7bdc [2022-02-25T14:56:04.288Z] ---> 08ff2a806be9 [2022-02-25T14:56:04.288Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-25T14:56:04.288Z] ---> f4fe8665ceae [2022-02-25T14:56:04.288Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-25T14:56:04.288Z] ---> Running in 6325c8d5dbbc [2022-02-25T14:56:04.552Z] 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 [2022-02-25T14:56:04.552Z] ---> d6e13dc27e95 [2022-02-25T14:56:04.552Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-25T14:56:04.552Z] Removing intermediate container 6325c8d5dbbc [2022-02-25T14:56:04.552Z] ---> 2030e2c3999c [2022-02-25T14:56:04.552Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:56:04.814Z] ---> Running in 0523544df8c6 [2022-02-25T14:56:04.814Z] ---> 7659835b393f [2022-02-25T14:56:04.814Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-25T14:56:05.075Z] ---> 8803130d93b8 [2022-02-25T14:56:05.075Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-25T14:56:05.671Z] ---> 7057b8550bc9 [2022-02-25T14:56:05.671Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-25T14:56:05.671Z] ---> Running in 86dd296e3269 [2022-02-25T14:56:05.933Z] Removing intermediate container 86dd296e3269 [2022-02-25T14:56:05.933Z] ---> 697342d25142 [2022-02-25T14:56:05.933Z] Step 18/21 : CMD ["--init=true"] [2022-02-25T14:56:05.933Z] ---> e3626302b5c8 [2022-02-25T14:56:05.933Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-25T14:56:05.933Z] ---> Running in 5588488a5503 [2022-02-25T14:56:05.933Z] Removing intermediate container 0523544df8c6 [2022-02-25T14:56:05.933Z] ---> 3d910b27c1fd [2022-02-25T14:56:05.933Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:56:06.197Z] Removing intermediate container 5588488a5503 [2022-02-25T14:56:06.197Z] ---> 17b19227172d [2022-02-25T14:56:06.197Z] Step 19/21 : LABEL arch=x86_64 [2022-02-25T14:56:06.197Z] ---> 6985c31bdae7 [2022-02-25T14:56:06.197Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-25T14:56:06.197Z] ---> Running in 52f13d81267e [2022-02-25T14:56:06.459Z] ---> a83dddf1bd2a [2022-02-25T14:56:06.459Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-25T14:56:06.459Z] ---> Running in 01b1f1e6bcc1 [2022-02-25T14:56:06.459Z] Removing intermediate container 52f13d81267e [2022-02-25T14:56:06.459Z] ---> 2ea658893030 [2022-02-25T14:56:06.459Z] Step 20/21 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 [2022-02-25T14:56:06.459Z] ---> Running in 18e3fed2b208 [2022-02-25T14:56:06.725Z] Removing intermediate container 01b1f1e6bcc1 [2022-02-25T14:56:06.725Z] ---> 7d3e29ecce01 [2022-02-25T14:56:06.725Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:56:06.725Z] Removing intermediate container 18e3fed2b208 [2022-02-25T14:56:06.725Z] ---> 7bf0ebd1be9d [2022-02-25T14:56:06.725Z] Step 21/21 : LABEL version=0.0.0 [2022-02-25T14:56:06.725Z] ---> Running in 6445b985165a [2022-02-25T14:56:06.725Z] ---> Running in b2388b2b61ee [2022-02-25T14:56:06.989Z] ---> 918d7939b8f4 [2022-02-25T14:56:06.989Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-25T14:56:06.989Z] Removing intermediate container 6445b985165a [2022-02-25T14:56:06.989Z] ---> 8e2e9b66dfe3 [2022-02-25T14:56:06.989Z] Step 20/22 : LABEL arch=x86_64 [2022-02-25T14:56:06.989Z] Removing intermediate container b2388b2b61ee [2022-02-25T14:56:06.989Z] ---> a9d04f511749 [2022-02-25T14:56:06.989Z] [2022-02-25T14:56:06.989Z] ---> Running in 10563fd68311 [2022-02-25T14:56:07.252Z] Successfully built a9d04f511749 [2022-02-25T14:56:07.252Z] Successfully tagged security-proxy-setup:latest [2022-02-25T14:56:07.252Z] Building core-data [2022-02-25T14:56:07.517Z]  Building security-proxy-setup ... done Removing intermediate container 10563fd68311 [2022-02-25T14:56:07.517Z] ---> 18bb0749a8b4 [2022-02-25T14:56:07.517Z] Step 21/22 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 [2022-02-25T14:56:07.517Z] ---> Running in 55660d8c5bf8 [2022-02-25T14:56:07.517Z] ---> 38870b278398 [2022-02-25T14:56:07.517Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-25T14:56:07.781Z] Removing intermediate container 55660d8c5bf8 [2022-02-25T14:56:07.781Z] ---> e95bfe1e696f [2022-02-25T14:56:07.781Z] Step 22/22 : LABEL version=0.0.0 [2022-02-25T14:56:08.358Z] ---> 66ab8bca5c07 [2022-02-25T14:56:08.358Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-25T14:56:08.358Z] ---> Running in be20e5b1a73c [2022-02-25T14:56:08.930Z] Removing intermediate container be20e5b1a73c [2022-02-25T14:56:08.930Z] ---> 5a655b1d20ec [2022-02-25T14:56:08.930Z] [2022-02-25T14:56:08.930Z] Successfully built 5a655b1d20ec [2022-02-25T14:56:09.189Z] ---> 2e273ce32c1d [2022-02-25T14:56:09.189Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-25T14:56:09.189Z] Successfully tagged support-notifications:latest [2022-02-25T14:56:09.189Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-02-25T14:56:09.189Z] ---> Running in 12707c96fec2 [2022-02-25T14:56:09.446Z] Removing intermediate container 12707c96fec2 [2022-02-25T14:56:09.446Z] ---> 5dda99ba581e [2022-02-25T14:56:09.446Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-25T14:56:10.390Z] ---> f65888581800 [2022-02-25T14:56:10.390Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-25T14:56:10.969Z] ---> Running in 8742c2a7f904 [2022-02-25T14:56:12.355Z] Removing intermediate container 8742c2a7f904 [2022-02-25T14:56:12.355Z] ---> be5740e53c19 [2022-02-25T14:56:12.355Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-25T14:56:12.355Z] ---> Running in f9d79a0b478f [2022-02-25T14:56:12.626Z] Removing intermediate container f9d79a0b478f [2022-02-25T14:56:12.626Z] ---> daf902ef6ffd [2022-02-25T14:56:12.626Z] Step 28/31 : CMD ["gate"] [2022-02-25T14:56:12.626Z] ---> Running in 7206f03993db [2022-02-25T14:56:12.909Z] Removing intermediate container 7206f03993db [2022-02-25T14:56:12.909Z] ---> 6b07a9963cb9 [2022-02-25T14:56:12.909Z] Step 29/31 : LABEL arch=x86_64 [2022-02-25T14:56:13.182Z] ---> Running in e6d8a0991f40 [2022-02-25T14:56:13.451Z] Removing intermediate container e6d8a0991f40 [2022-02-25T14:56:13.451Z] ---> edeb8c169c84 [2022-02-25T14:56:13.451Z] Step 30/31 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 [2022-02-25T14:56:13.451Z] ---> Running in 1c9a7a8edb85 [2022-02-25T14:56:13.735Z] Removing intermediate container 1c9a7a8edb85 [2022-02-25T14:56:13.735Z] ---> 75521ff15c27 [2022-02-25T14:56:13.735Z] Step 31/31 : LABEL version=0.0.0 [2022-02-25T14:56:14.008Z] ---> Running in 35ce29914d41 [2022-02-25T14:56:14.277Z] Removing intermediate container 35ce29914d41 [2022-02-25T14:56:14.277Z] ---> 266dabc07095 [2022-02-25T14:56:14.277Z] [2022-02-25T14:56:14.277Z] Successfully built 266dabc07095 [2022-02-25T14:56:14.277Z] Successfully tagged security-bootstrapper:latest [2022-02-25T14:56:19.666Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:56:19.666Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:56:19.666Z] ---> 11ec4ae0e995 [2022-02-25T14:56:19.666Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:56:19.666Z] ---> Using cache [2022-02-25T14:56:19.666Z] ---> 16efc8957360 [2022-02-25T14:56:19.666Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:56:19.666Z] ---> Using cache [2022-02-25T14:56:19.666Z] ---> eb3bb738bd5c [2022-02-25T14:56:19.666Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-25T14:56:19.666Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:56:19.666Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:56:19.666Z] ---> 11ec4ae0e995 [2022-02-25T14:56:19.666Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:56:19.666Z] ---> Using cache [2022-02-25T14:56:19.666Z] ---> 16efc8957360 [2022-02-25T14:56:19.666Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:56:19.666Z] ---> Using cache [2022-02-25T14:56:19.666Z] ---> eb3bb738bd5c [2022-02-25T14:56:19.666Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-25T14:56:19.934Z] ---> Running in 6bf79db7c58a [2022-02-25T14:56:19.934Z] ---> Running in e12bb7dfd5cb [2022-02-25T14:56:20.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:20.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:21.460Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:21.460Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:22.044Z] OK: 221 MiB in 52 packages [2022-02-25T14:56:22.044Z] OK: 221 MiB in 52 packages [2022-02-25T14:56:22.318Z] Removing intermediate container e12bb7dfd5cb [2022-02-25T14:56:22.318Z] ---> d71a0a27a03e [2022-02-25T14:56:22.318Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:56:22.588Z] Removing intermediate container 6bf79db7c58a [2022-02-25T14:56:22.588Z] ---> 80af47da883f [2022-02-25T14:56:22.588Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:56:22.862Z] ---> 51b2c6cea53a [2022-02-25T14:56:22.862Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:56:22.862Z] ---> Running in 3a50a81778c8 [2022-02-25T14:56:22.862Z] ---> c12637d5bf69 [2022-02-25T14:56:22.862Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:56:22.862Z] ---> Running in 18284a148a72 [2022-02-25T14:56:24.817Z] Removing intermediate container 3a50a81778c8 [2022-02-25T14:56:24.818Z] ---> 51b32028d9eb [2022-02-25T14:56:24.818Z] Step 8/23 : COPY . . [2022-02-25T14:56:25.088Z] Removing intermediate container 18284a148a72 [2022-02-25T14:56:25.088Z] ---> 828b5729788c [2022-02-25T14:56:25.088Z] Step 8/23 : COPY . . [2022-02-25T14:56:25.360Z] Removing intermediate container 11c610ace745 [2022-02-25T14:56:25.360Z] ---> 9a0dcb2dfd15 [2022-02-25T14:56:25.360Z] [2022-02-25T14:56:25.360Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T14:56:25.360Z] ---> 0a97eee8041e [2022-02-25T14:56:25.360Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-25T14:56:25.360Z] ---> Using cache [2022-02-25T14:56:25.360Z] ---> f3ad3efca2d9 [2022-02-25T14:56:25.360Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:56:25.360Z] ---> Using cache [2022-02-25T14:56:25.360Z] ---> e1c7efaa3bd5 [2022-02-25T14:56:25.360Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-25T14:56:26.746Z] ---> Running in 802284c6525f [2022-02-25T14:56:27.698Z] 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 [2022-02-25T14:56:27.698Z] Removing intermediate container 802284c6525f [2022-02-25T14:56:27.698Z] ---> 95f33951a29d [2022-02-25T14:56:27.698Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-25T14:56:28.286Z] ---> Running in fc0e3d582860 [2022-02-25T14:56:28.553Z] Removing intermediate container fc0e3d582860 [2022-02-25T14:56:28.553Z] ---> 8fc96ed20877 [2022-02-25T14:56:28.553Z] Step 15/23 : WORKDIR / [2022-02-25T14:56:28.814Z] ---> Running in 18685c9c6b72 [2022-02-25T14:56:29.081Z] Removing intermediate container 18685c9c6b72 [2022-02-25T14:56:29.081Z] ---> 31b3ca68e549 [2022-02-25T14:56:29.081Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:56:30.037Z] ---> 0cc8511cd91d [2022-02-25T14:56:30.037Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-25T14:56:30.987Z] ---> bc8e04b954cd [2022-02-25T14:56:30.987Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-25T14:56:30.987Z] Removing intermediate container d9adc800bfe7 [2022-02-25T14:56:30.987Z] ---> 15e00f19a2ab [2022-02-25T14:56:30.987Z] [2022-02-25T14:56:30.987Z] Step 10/25 : FROM alpine:3.14 [2022-02-25T14:56:30.987Z] ---> 0a97eee8041e [2022-02-25T14:56:30.987Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-25T14:56:30.987Z] ---> Running in 4191a36ffbbf [2022-02-25T14:56:30.987Z] ---> b1b45f5f8f0a [2022-02-25T14:56:30.987Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-25T14:56:31.250Z] ---> 2a9a9753dd00 [2022-02-25T14:56:31.250Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-25T14:56:31.250Z] ---> Running in 74837f37fe47 [2022-02-25T14:56:31.250Z] ---> Running in e5faf2148d9f [2022-02-25T14:56:31.526Z] Removing intermediate container 74837f37fe47 [2022-02-25T14:56:31.526Z] ---> b68982deeed4 [2022-02-25T14:56:31.526Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:56:31.526Z] ---> Running in 56713fa09536 [2022-02-25T14:56:31.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:31.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:31.788Z] Removing intermediate container 56713fa09536 [2022-02-25T14:56:31.788Z] ---> 26e24e7aecb3 [2022-02-25T14:56:31.788Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T14:56:31.788Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-25T14:56:31.788Z] 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 [2022-02-25T14:56:31.788Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-25T14:56:31.788Z] (3/3) Installing su-exec (0.2-r1) [2022-02-25T14:56:31.788Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:56:31.788Z] ---> Running in 62da7b02f625 [2022-02-25T14:56:31.788Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T14:56:32.055Z] OK: 6 MiB in 17 packages [2022-02-25T14:56:32.055Z] Removing intermediate container 62da7b02f625 [2022-02-25T14:56:32.055Z] ---> 2ad5886fb272 [2022-02-25T14:56:32.055Z] Step 22/23 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 [2022-02-25T14:56:32.055Z] ---> c2e5b9645eca [2022-02-25T14:56:32.055Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-25T14:56:32.055Z] ---> Running in ac738c7fea02 [2022-02-25T14:56:32.055Z] ---> Running in c15494bef8d0 [2022-02-25T14:56:32.323Z] Removing intermediate container ac738c7fea02 [2022-02-25T14:56:32.323Z] ---> 4d27913f8e10 [2022-02-25T14:56:32.323Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:56:32.323Z] ---> Running in e3f29b7766fd [2022-02-25T14:56:32.597Z] Removing intermediate container e3f29b7766fd [2022-02-25T14:56:32.597Z] ---> 86b51f7250db [2022-02-25T14:56:32.597Z] [2022-02-25T14:56:32.597Z] Removing intermediate container 4191a36ffbbf [2022-02-25T14:56:32.597Z] ---> aa5a156854b0 [2022-02-25T14:56:32.597Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-25T14:56:32.597Z] Successfully built 86b51f7250db [2022-02-25T14:56:32.597Z] Successfully tagged core-metadata:latest [2022-02-25T14:56:32.597Z]  Building core-metadata ... done  ---> Running in 048255d5c41b [2022-02-25T14:56:32.597Z] 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 [2022-02-25T14:56:32.862Z] Removing intermediate container 048255d5c41b [2022-02-25T14:56:32.862Z] ---> 1d473a8cc64d [2022-02-25T14:56:32.862Z] Step 13/25 : WORKDIR / [2022-02-25T14:56:32.862Z] ---> Running in 38d96758d52c [2022-02-25T14:56:32.862Z] Removing intermediate container 38d96758d52c [2022-02-25T14:56:32.862Z] ---> ecb7465a8ed9 [2022-02-25T14:56:32.862Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-02-25T14:56:33.124Z] ---> f59800171077 [2022-02-25T14:56:33.124Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-02-25T14:56:33.392Z] ---> 3c5e0feb7f13 [2022-02-25T14:56:33.393Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-25T14:56:33.655Z] ---> b341a9e64d68 [2022-02-25T14:56:33.655Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-02-25T14:56:33.917Z] ---> c7bd3383caeb [2022-02-25T14:56:33.917Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-25T14:56:34.504Z] ---> d7209d510dbe [2022-02-25T14:56:34.504Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-25T14:56:35.086Z] ---> 66c3bbeb4147 [2022-02-25T14:56:35.086Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-25T14:56:35.348Z] ---> 3f0c4215f305 [2022-02-25T14:56:35.348Z] Step 21/25 : 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/ [2022-02-25T14:56:35.609Z] ---> Running in 64dc01d97f5d [2022-02-25T14:56:37.001Z] Removing intermediate container 64dc01d97f5d [2022-02-25T14:56:37.001Z] ---> 9eb33dfa90a5 [2022-02-25T14:56:37.001Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-25T14:56:37.001Z] ---> Running in e1a32112ec24 [2022-02-25T14:56:37.269Z] Removing intermediate container e1a32112ec24 [2022-02-25T14:56:37.269Z] ---> 2f3e7031a011 [2022-02-25T14:56:37.269Z] Step 23/25 : LABEL arch=x86_64 [2022-02-25T14:56:37.269Z] ---> Running in 9cb9f7618738 [2022-02-25T14:56:37.269Z] Removing intermediate container 9cb9f7618738 [2022-02-25T14:56:37.269Z] ---> fb70bc5c2175 [2022-02-25T14:56:37.269Z] Step 24/25 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 [2022-02-25T14:56:37.269Z] ---> Running in 973b9e0b1c68 [2022-02-25T14:56:37.551Z] Removing intermediate container 973b9e0b1c68 [2022-02-25T14:56:37.551Z] ---> 6486e524446d [2022-02-25T14:56:37.551Z] Step 25/25 : LABEL version=0.0.0 [2022-02-25T14:56:37.551Z] ---> Running in 510dd7fb580e [2022-02-25T14:56:37.551Z] Removing intermediate container 510dd7fb580e [2022-02-25T14:56:37.551Z] ---> df3f818034ee [2022-02-25T14:56:37.551Z] [2022-02-25T14:56:37.831Z] Successfully built df3f818034ee [2022-02-25T14:56:37.831Z] Successfully tagged security-secretstore-setup:latest [2022-02-25T14:56:50.229Z]  Building security-secretstore-setup ... done Removing intermediate container e5faf2148d9f [2022-02-25T14:56:50.229Z] ---> d3c1264dbd96 [2022-02-25T14:56:50.229Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-25T14:56:50.229Z] ---> Running in fe6a87d9c942 [2022-02-25T14:56:50.494Z] 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 [2022-02-25T14:56:51.451Z] Removing intermediate container fe6a87d9c942 [2022-02-25T14:56:51.451Z] ---> 809197aa3340 [2022-02-25T14:56:51.451Z] [2022-02-25T14:56:51.451Z] Step 11/23 : FROM docker:20.10.10 [2022-02-25T14:56:51.451Z] 20.10.10: Pulling from library/docker [2022-02-25T14:56:54.795Z] Removing intermediate container c15494bef8d0 [2022-02-25T14:56:54.795Z] ---> 2694f0c1eb52 [2022-02-25T14:56:54.795Z] [2022-02-25T14:56:54.795Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T14:56:54.795Z] ---> 0a97eee8041e [2022-02-25T14:56:54.795Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-25T14:56:54.795Z] ---> Running in 3a530efcaee7 [2022-02-25T14:56:54.795Z] Removing intermediate container 3a530efcaee7 [2022-02-25T14:56:54.795Z] ---> 7b4513a3f716 [2022-02-25T14:56:54.795Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-25T14:56:54.795Z] ---> Running in ff933ca8970b [2022-02-25T14:56:54.795Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-25T14:56:54.795Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-25T14:56:54.795Z] ---> b706a049f56e [2022-02-25T14:56:54.795Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:56:54.795Z] ---> Running in c7b87a10f702 [2022-02-25T14:56:54.795Z] Removing intermediate container ff933ca8970b [2022-02-25T14:56:54.795Z] ---> 41b3e238cb41 [2022-02-25T14:56:54.795Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-25T14:56:54.795Z] ---> Running in 5254f156dfb3 [2022-02-25T14:56:54.795Z] Removing intermediate container c7b87a10f702 [2022-02-25T14:56:54.795Z] ---> b485e540dd04 [2022-02-25T14:56:54.795Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-02-25T14:56:54.795Z] ---> Running in 16ef412775ae [2022-02-25T14:56:55.056Z] Removing intermediate container 5254f156dfb3 [2022-02-25T14:56:55.056Z] ---> 61524ab2072b [2022-02-25T14:56:55.056Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:56:55.056Z] ---> Running in a7e18980f88f [2022-02-25T14:56:55.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:55.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:55.727Z] (1/42) Installing readline (8.1.0-r0) [2022-02-25T14:56:55.727Z] (2/42) Installing bash (5.1.4-r0) [2022-02-25T14:56:55.727Z] Removing intermediate container a7e18980f88f [2022-02-25T14:56:55.727Z] ---> 44801dcce720 [2022-02-25T14:56:55.727Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-25T14:56:55.727Z] Executing bash-5.1.4-r0.post-install [2022-02-25T14:56:55.727Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-25T14:56:55.727Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-25T14:56:55.727Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-25T14:56:55.727Z] ---> Running in dca9649be20d [2022-02-25T14:56:55.727Z] (6/42) Installing curl (7.79.1-r0) [2022-02-25T14:56:55.727Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-25T14:56:55.727Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-25T14:56:55.727Z] (9/42) Installing expat (2.4.5-r0) [2022-02-25T14:56:55.727Z] (10/42) Installing libffi (3.3-r2) [2022-02-25T14:56:55.727Z] (11/42) Installing gdbm (1.19-r0) [2022-02-25T14:56:55.727Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-25T14:56:55.727Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-25T14:56:55.727Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-25T14:56:55.727Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-25T14:56:55.727Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-25T14:56:55.727Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-25T14:56:55.727Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:56.411Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-25T14:56:56.411Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-25T14:56:56.411Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-25T14:56:56.411Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-25T14:56:56.411Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-25T14:56:56.411Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-25T14:56:56.411Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-25T14:56:56.411Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-25T14:56:56.411Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-25T14:56:56.411Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-25T14:56:56.411Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-25T14:56:56.411Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-25T14:56:56.411Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-25T14:56:56.411Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-25T14:56:56.411Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-25T14:56:56.411Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-25T14:56:56.411Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-25T14:56:56.411Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-25T14:56:56.411Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-25T14:56:56.411Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-25T14:56:56.411Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-25T14:56:56.411Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-25T14:56:56.411Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-25T14:56:56.411Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-25T14:56:56.411Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-25T14:56:56.856Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:56:56.856Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:56:56.856Z] OK: 84 MiB in 64 packages [2022-02-25T14:56:56.856Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-25T14:56:57.169Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-25T14:56:57.169Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-25T14:56:57.169Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-25T14:56:57.169Z] Collecting docker-compose==1.23.2 [2022-02-25T14:56:57.506Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-25T14:56:57.506Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-25T14:56:57.506Z] Collecting jsonschema<3,>=2.5.1 [2022-02-25T14:56:57.506Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-25T14:56:57.506Z] Collecting texttable<0.10,>=0.9.0 [2022-02-25T14:56:57.506Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-25T14:56:57.506Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-25T14:56:57.506Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:56:57.506Z] OK: 8 MiB in 20 packages [2022-02-25T14:56:57.830Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-02-25T14:56:57.830Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-25T14:56:57.830Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-25T14:56:58.091Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-25T14:56:58.091Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-25T14:56:58.092Z] Collecting PyYAML<4,>=3.10 [2022-02-25T14:56:58.092Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-25T14:56:58.663Z] Collecting cached-property<2,>=1.2.0 [2022-02-25T14:56:58.663Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-25T14:56:58.663Z] Collecting docopt<0.7,>=0.6.1 [2022-02-25T14:56:58.663Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-25T14:56:58.936Z] Removing intermediate container dca9649be20d [2022-02-25T14:56:58.936Z] ---> 8bd7923f09b9 [2022-02-25T14:56:58.936Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:56:59.203Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-25T14:56:59.203Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-25T14:56:59.203Z] ---> 462c866b80d6 [2022-02-25T14:56:59.203Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-25T14:56:59.474Z] Collecting docker<4.0,>=3.6.0 [2022-02-25T14:56:59.474Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-25T14:56:59.474Z] Collecting docker-pycreds>=0.4.0 [2022-02-25T14:56:59.474Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-25T14:56:59.474Z] ---> b63925a3e5ff [2022-02-25T14:56:59.474Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-25T14:56:59.748Z] Collecting idna<2.8,>=2.5 [2022-02-25T14:56:59.748Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-25T14:56:59.748Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-02-25T14:56:59.748Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-25T14:56:59.748Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-25T14:56:59.748Z] ---> 6a34588d59c5 [2022-02-25T14:56:59.748Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-25T14:56:59.748Z] ---> Running in 0614358bf036 [2022-02-25T14:56:59.748Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-25T14:56:59.748Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-25T14:56:59.748Z] Removing intermediate container 0614358bf036 [2022-02-25T14:56:59.748Z] ---> 5eef6b4ab45d [2022-02-25T14:56:59.748Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:56:59.748Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-25T14:56:59.748Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-25T14:56:59.748Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-25T14:56:59.748Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-25T14:56:59.748Z] ---> Running in b1a3b520330e [2022-02-25T14:57:00.014Z] Removing intermediate container b1a3b520330e [2022-02-25T14:57:00.014Z] ---> 78734554332c [2022-02-25T14:57:00.014Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T14:57:00.014Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-25T14:57:00.014Z] Attempting uninstall: urllib3 [2022-02-25T14:57:00.014Z] Found existing installation: urllib3 1.26.5 [2022-02-25T14:57:00.014Z] Uninstalling urllib3-1.26.5: [2022-02-25T14:57:00.014Z] ---> Running in 76ff977b5c2f [2022-02-25T14:57:00.014Z] Successfully uninstalled urllib3-1.26.5 [2022-02-25T14:57:00.014Z] Removing intermediate container 76ff977b5c2f [2022-02-25T14:57:00.014Z] ---> eeb9f5cca3c9 [2022-02-25T14:57:00.014Z] Step 22/23 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 [2022-02-25T14:57:00.014Z] ---> Running in 99e97c73c306 [2022-02-25T14:57:00.014Z] Attempting uninstall: idna [2022-02-25T14:57:00.014Z] Found existing installation: idna 3.2 [2022-02-25T14:57:00.014Z] Uninstalling idna-3.2: [2022-02-25T14:57:00.014Z] Successfully uninstalled idna-3.2 [2022-02-25T14:57:00.014Z] Removing intermediate container 99e97c73c306 [2022-02-25T14:57:00.014Z] ---> 992c26f36140 [2022-02-25T14:57:00.014Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:57:00.276Z] ---> Running in 7c7ec84a7249 [2022-02-25T14:57:00.276Z] Attempting uninstall: chardet [2022-02-25T14:57:00.276Z] Found existing installation: chardet 4.0.0 [2022-02-25T14:57:00.276Z] Uninstalling chardet-4.0.0: [2022-02-25T14:57:00.276Z] Successfully uninstalled chardet-4.0.0 [2022-02-25T14:57:00.276Z] Removing intermediate container 7c7ec84a7249 [2022-02-25T14:57:00.276Z] ---> 7e35ed562932 [2022-02-25T14:57:00.276Z] [2022-02-25T14:57:00.276Z] Successfully built 7e35ed562932 [2022-02-25T14:57:00.276Z] Successfully tagged core-data:latest [2022-02-25T14:57:00.538Z]  Building core-data ... done  Attempting uninstall: requests [2022-02-25T14:57:00.538Z] Found existing installation: requests 2.25.1 [2022-02-25T14:57:00.538Z] Uninstalling requests-2.25.1: [2022-02-25T14:57:00.538Z] Successfully uninstalled requests-2.25.1 [2022-02-25T14:57:00.538Z] Running setup.py install for texttable: started [2022-02-25T14:57:00.799Z] Running setup.py install for texttable: finished with status 'done' [2022-02-25T14:57:00.799Z] Running setup.py install for PyYAML: started [2022-02-25T14:57:01.371Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-25T14:57:01.371Z] Running setup.py install for docopt: started [2022-02-25T14:57:01.634Z] Running setup.py install for docopt: finished with status 'done' [2022-02-25T14:57:01.634Z] Running setup.py install for dockerpty: started [2022-02-25T14:57:01.893Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-25T14:57:02.153Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-02-25T14:57:05.455Z] Removing intermediate container 16ef412775ae [2022-02-25T14:57:05.455Z] ---> 4747d70b34cb [2022-02-25T14:57:05.455Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-25T14:57:05.455Z] ---> Running in 9121cbc700ab [2022-02-25T14:57:05.455Z] Removing intermediate container 9121cbc700ab [2022-02-25T14:57:05.455Z] ---> 1af290dbce59 [2022-02-25T14:57:05.455Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-25T14:57:05.455Z] ---> Running in c7157d3cb7b9 [2022-02-25T14:57:05.455Z] Removing intermediate container c7157d3cb7b9 [2022-02-25T14:57:05.455Z] ---> 72a0aec0c06b [2022-02-25T14:57:05.455Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-25T14:57:05.719Z] ---> afa547ae55b5 [2022-02-25T14:57:05.719Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-25T14:57:05.719Z] ---> 4fbb771a661a [2022-02-25T14:57:05.719Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-25T14:57:05.979Z] ---> 527829e6c0ec [2022-02-25T14:57:05.979Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-25T14:57:05.979Z] ---> Running in 46dc98fbfecf [2022-02-25T14:57:06.242Z] Removing intermediate container 46dc98fbfecf [2022-02-25T14:57:06.242Z] ---> 70b3c4099e19 [2022-02-25T14:57:06.242Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:57:06.242Z] ---> Running in 4be38a948123 [2022-02-25T14:57:06.242Z] Removing intermediate container 4be38a948123 [2022-02-25T14:57:06.242Z] ---> 7f4b7adcb1fe [2022-02-25T14:57:06.242Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T14:57:06.242Z] ---> Running in fdd20ed7d212 [2022-02-25T14:57:06.502Z] Removing intermediate container fdd20ed7d212 [2022-02-25T14:57:06.502Z] ---> 14ff39eab4da [2022-02-25T14:57:06.502Z] Step 22/23 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 [2022-02-25T14:57:06.502Z] ---> Running in 5feec33d13e3 [2022-02-25T14:57:06.502Z] Removing intermediate container 5feec33d13e3 [2022-02-25T14:57:06.502Z] ---> 3b731af68625 [2022-02-25T14:57:06.502Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:57:06.502Z] ---> Running in d303c8fdcee4 [2022-02-25T14:57:06.766Z] Removing intermediate container d303c8fdcee4 [2022-02-25T14:57:06.766Z] ---> d195ba2bbf5d [2022-02-25T14:57:06.766Z] [2022-02-25T14:57:06.766Z] Successfully built d195ba2bbf5d [2022-02-25T14:57:06.766Z] Successfully tagged sys-mgmt-agent:latest [2022-02-25T14:57:06.774Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-02-25T14:57:06.782Z] $ docker stop --time=1 ed7ef59c74fabff56bcc4ea2c2443dc1e6e26a64f9ecef4e8d096ac90a583765 [2022-02-25T14:57:08.077Z] $ docker rm -f ed7ef59c74fabff56bcc4ea2c2443dc1e6e26a64f9ecef4e8d096ac90a583765 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-25T14:57:08.431Z] + docker images [2022-02-25T14:57:08.693Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-25T14:57:08.693Z] sys-mgmt-agent latest d195ba2bbf5d 2 seconds ago 296MB [2022-02-25T14:57:08.693Z] core-data latest 7e35ed562932 8 seconds ago 20MB [2022-02-25T14:57:08.693Z] 2694f0c1eb52 15 seconds ago 1.79GB [2022-02-25T14:57:08.693Z] 809197aa3340 17 seconds ago 1.77GB [2022-02-25T14:57:08.693Z] security-secretstore-setup latest df3f818034ee 31 seconds ago 27.9MB [2022-02-25T14:57:08.693Z] core-metadata latest 86b51f7250db 36 seconds ago 16.6MB [2022-02-25T14:57:08.693Z] 15e00f19a2ab 38 seconds ago 1.78GB [2022-02-25T14:57:08.693Z] 9a0dcb2dfd15 44 seconds ago 1.78GB [2022-02-25T14:57:08.693Z] security-bootstrapper latest 266dabc07095 55 seconds ago 18.7MB [2022-02-25T14:57:08.693Z] support-notifications latest 5a655b1d20ec About a minute ago 16.7MB [2022-02-25T14:57:08.693Z] security-proxy-setup latest a9d04f511749 About a minute ago 26.2MB [2022-02-25T14:57:08.693Z] b56214cd57ce About a minute ago 1.78GB [2022-02-25T14:57:08.693Z] ac18335b9bae About a minute ago 1.78GB [2022-02-25T14:57:08.693Z] 6d0ae62b896c About a minute ago 1.77GB [2022-02-25T14:57:08.693Z] support-scheduler latest 244701fa6f2f About a minute ago 16MB [2022-02-25T14:57:08.693Z] b0511bebc45c About a minute ago 1.78GB [2022-02-25T14:57:08.693Z] core-command latest 3b5ed477ea51 About a minute ago 15.8MB [2022-02-25T14:57:08.693Z] 0dbd2feddcfe About a minute ago 1.77GB [2022-02-25T14:57:08.693Z] ci-base-image-x86_64 latest 11ec4ae0e995 5 minutes ago 1.27GB [2022-02-25T14:57:08.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 3 weeks ago 562MB [2022-02-25T14:57:08.693Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-02-25T14:57:08.693Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-02-25T14:57:08.693Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-02-25T14:57:08.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 [2022-02-25T14:57:23.870Z] Still waiting to schedule task [2022-02-25T14:57:23.870Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-02-25T14:58:22.358Z] Running on prd-ubuntu18.04-docker-8c-8g-5989 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws [2022-02-25T14:58:22.373Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-02-25T14:58:22.475Z] The recommended git tool is: git [2022-02-25T14:58:24.047Z] using credential edgex-jenkins-ssh [2022-02-25T14:58:24.057Z] Cloning the remote Git repository [2022-02-25T14:58:24.075Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:58:24.107Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-02-25T14:58:24.139Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:58:24.139Z] > git --version # timeout=10 [2022-02-25T14:58:24.145Z] > git --version # 'git version 2.17.1' [2022-02-25T14:58:24.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T14:58:24.178Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T14:58:28.946Z] Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 23cfcde81511821ecde018599b873d09fa3ca232 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-25T14:58:29.043Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-25T14:58:28.267Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T14:58:28.273Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T14:58:28.287Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T14:58:28.299Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:58:28.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T14:58:28.305Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-25T14:58:28.958Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T14:58:28.964Z] > git checkout -f 23cfcde81511821ecde018599b873d09fa3ca232 # timeout=10 [2022-02-25T14:58:29.683Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:58:29.995Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:58:30.551Z] ---> package-listing.sh [2022-02-25T14:58:30.551Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-25T14:58:30.551Z] ++ facter osfamily [2022-02-25T14:58:30.810Z] + OS_FAMILY=redhat [2022-02-25T14:58:30.810Z] + workspace=/w/workspace/edgex-go/2 [2022-02-25T14:58:30.811Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-25T14:58:30.811Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-25T14:58:30.811Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-25T14:58:30.811Z] + PACKAGES=/tmp/packages_start.txt [2022-02-25T14:58:30.811Z] + '[' /w/workspace/edgex-go/2 ']' [2022-02-25T14:58:30.811Z] + PACKAGES=/tmp/packages_end.txt [2022-02-25T14:58:30.811Z] + case "${OS_FAMILY}" in [2022-02-25T14:58:30.811Z] + sort [2022-02-25T14:58:30.811Z] + rpm -qa [2022-02-25T14:58:35.017Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-25T14:58:35.017Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-25T14:58:35.017Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-25T14:58:35.017Z] + '[' /w/workspace/edgex-go/2 ']' [2022-02-25T14:58:35.017Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-02-25T14:58:35.017Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-02-25T14:58:35.030Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-25T14:58:35.316Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:58:35.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T14:58:35.885Z] [2022-02-25T14:58:35.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:58:36.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T14:58:36.193Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-25T14:58:36.193Z] b4d181a07f80: Pulling fs layer [2022-02-25T14:58:36.193Z] a1111a8f2ec3: Pulling fs layer [2022-02-25T14:58:36.193Z] ed53099fbce6: Pulling fs layer [2022-02-25T14:58:36.193Z] dc539afda2c1: Pulling fs layer [2022-02-25T14:58:36.193Z] 77bc0d833cb6: Pulling fs layer [2022-02-25T14:58:36.193Z] 9065ff56babe: Pulling fs layer [2022-02-25T14:58:36.193Z] d287ab97295c: Pulling fs layer [2022-02-25T14:58:36.193Z] dc539afda2c1: Waiting [2022-02-25T14:58:36.193Z] 77bc0d833cb6: Waiting [2022-02-25T14:58:36.193Z] 9065ff56babe: Waiting [2022-02-25T14:58:36.193Z] d287ab97295c: Waiting [2022-02-25T14:58:36.193Z] a1111a8f2ec3: Download complete [2022-02-25T14:58:36.193Z] dc539afda2c1: Verifying Checksum [2022-02-25T14:58:36.193Z] dc539afda2c1: Download complete [2022-02-25T14:58:36.461Z] ed53099fbce6: Verifying Checksum [2022-02-25T14:58:36.461Z] ed53099fbce6: Download complete [2022-02-25T14:58:36.461Z] 77bc0d833cb6: Verifying Checksum [2022-02-25T14:58:36.461Z] 77bc0d833cb6: Download complete [2022-02-25T14:58:36.461Z] 9065ff56babe: Verifying Checksum [2022-02-25T14:58:36.461Z] 9065ff56babe: Download complete [2022-02-25T14:58:36.461Z] b4d181a07f80: Verifying Checksum [2022-02-25T14:58:36.461Z] b4d181a07f80: Download complete [2022-02-25T14:58:37.038Z] d287ab97295c: Verifying Checksum [2022-02-25T14:58:37.038Z] d287ab97295c: Download complete [2022-02-25T14:58:37.996Z] b4d181a07f80: Pull complete [2022-02-25T14:58:37.996Z] a1111a8f2ec3: Pull complete [2022-02-25T14:58:38.578Z] ed53099fbce6: Pull complete [2022-02-25T14:58:38.578Z] dc539afda2c1: Pull complete [2022-02-25T14:58:38.839Z] 77bc0d833cb6: Pull complete [2022-02-25T14:58:38.839Z] 9065ff56babe: Pull complete [2022-02-25T14:58:44.133Z] d287ab97295c: Pull complete [2022-02-25T14:58:44.133Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-25T14:58:44.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T14:58:44.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-25T14:58:44.198Z] prd-centos7-docker-4c-2g-5985 does not seem to be running inside a container [2022-02-25T14:58:44.232Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-25T14:58:47.369Z] $ docker top de3850b3b47beb51e8ebf722b7f0d614650c40f7ef91ea74a331d0dbf797d5ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T14:58:47.723Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-25T14:58:48.013Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-25T14:58:48.314Z] + ls /var/log/sa-host [2022-02-25T14:58:48.314Z] + sadf -c /var/log/sa-host/sa17 [2022-02-25T14:58:48.314Z] file_magic: OK [2022-02-25T14:58:48.314Z] HZ: Using current value: 100 [2022-02-25T14:58:48.314Z] file_header: OK [2022-02-25T14:58:48.314Z] 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 [2022-02-25T14:58:48.314Z] Statistics: [2022-02-25T14:58:48.314Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-25T14:58:48.314Z] File successfully converted to sysstat format version 12.0.3 [2022-02-25T14:58:48.314Z] + sadf -c /var/log/sa-host/sa25 [2022-02-25T14:58:48.314Z] file_magic: OK [2022-02-25T14:58:48.314Z] HZ: Using current value: 100 [2022-02-25T14:58:48.314Z] file_header: OK [2022-02-25T14:58:48.314Z] 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 [2022-02-25T14:58:48.314Z] Statistics: [2022-02-25T14:58:48.314Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-25T14:58:48.314Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-25T14:58:48.554Z] provisioning config files... [2022-02-25T14:58:48.563Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1045016262554710319tmp [Pipeline] { [Pipeline] echo [2022-02-25T14:58:48.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:58:48.861Z] ---> create-netrc.sh [Pipeline] } [2022-02-25T14:58:48.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:58:49.214Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-25T14:58:49.222Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:58:49.506Z] ---> sudo-logs.sh [2022-02-25T14:58:49.506Z] Archiving 'sudo' log.. [2022-02-25T14:58:49.506Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5985.novalocal: Name or service not known [2022-02-25T14:58:49.506Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5985.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-25T14:58:49.525Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:58:49.807Z] ---> job-cost.sh [2022-02-25T14:58:49.807Z] lf-activate-venv: SKIPPING [2022-02-25T14:58:49.807Z] INFO: No Stack... [2022-02-25T14:58:50.066Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-25T14:58:50.329Z] INFO: Archiving Costs [Pipeline] echo [2022-02-25T14:58:50.342Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:58:50.632Z] ---> logs-deploy.sh [2022-02-25T14:58:50.632Z] lf-activate-venv: SKIPPING [2022-02-25T14:58:50.632Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3888/2 [2022-02-25T14:58:50.632Z] INFO: archiving workspace using pattern(s): [2022-02-25T14:58:51.203Z] Archives upload complete. [2022-02-25T14:58:51.464Z] INFO: archiving logs to Nexus