Pull request #3799 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 694f697f894a2531d5d568b8cd1b15c2af7a6f56+cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 (fd668f52cca5a6518b93c8b81811289b8dc184b8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4781680129442075277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4795251256972509312.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3799/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-3799/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7208728585623652209.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh26260204684255307.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-3799/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-3799/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6139726169459449196.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 ‘prd-centos7-docker-4c-2g-30148’ is offline Running on prd-centos7-docker-4c-2g-30154 in /w/workspace/edgexfoundry_edgex-go_PR-3799 [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-ssh3516715074120494933.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-ssh5014517096258311782.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3799/head:refs/remotes/origin/PR-3799 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 694f697f894a2531d5d568b8cd1b15c2af7a6f56 Merge succeeded, producing 35144797dbe2e8003b0a41138a1c982c0cb587b5 Checking out Revision 35144797dbe2e8003b0a41138a1c982c0cb587b5 (PR-3799) > git config core.sparsecheckout # timeout=10 > git checkout -f 694f697f894a2531d5d568b8cd1b15c2af7a6f56 # 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-ssh1488853489330144271.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35144797dbe2e8003b0a41138a1c982c0cb587b5 # timeout=10 Commit message: "Merge commit 'cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3' into HEAD" > git rev-list --no-walk 694f697f894a2531d5d568b8cd1b15c2af7a6f56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-10T11:35:20.023Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-10T11:35:20.052Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-10T11:35:20.060Z] ========================================================= [2021-11-10T11:35:20.060Z] EdgeX Global Pipelines Version Info [2021-11-10T11:35:20.060Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:35:22.114Z] ------------------- [2021-11-10T11:35:22.114Z] stable info: [2021-11-10T11:35:22.114Z] ------------------- [2021-11-10T11:35:22.114Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-10T11:35:22.114Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T11:35:22.114Z] Message: update stable to v1.0.211 [2021-11-10T11:35:22.686Z] ------------------- [2021-11-10T11:35:22.686Z] experimental info: [2021-11-10T11:35:22.686Z] ------------------- [2021-11-10T11:35:22.686Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-10T11:35:22.686Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T11:35:22.686Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-10T11:35:22.806Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-10T11:35:22.815Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-10T11:35:22.823Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-10T11:35:22.832Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-10T11:35:22.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-10T11:35:22.849Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-10T11:35:22.858Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-10T11:35:22.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-10T11:35:22.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-10T11:35:22.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-10T11:35:22.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-10T11:35:22.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-10T11:35:22.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-10T11:35:22.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-10T11:35:22.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-10T11:35:22.942Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-10T11:35:22.953Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-10T11:35:22.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-10T11:35:22.970Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-10T11:35:22.979Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-10T11:35:22.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-10T11:35:22.998Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-10T11:35:23.007Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3799 [Pipeline] echo [2021-11-10T11:35:23.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3799 [Pipeline] echo [2021-11-10T11:35:23.028Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3799 [Pipeline] echo [2021-11-10T11:35:23.036Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35144797dbe2e8003b0a41138a1c982c0cb587b5 [Pipeline] echo [2021-11-10T11:35:23.045Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3514479 [Pipeline] echo [2021-11-10T11:35:23.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T11:35:23.101Z] provisioning config files... [2021-11-10T11:35:23.114Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7521974110245335949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:35:23.428Z] ---> docker-login.sh [2021-11-10T11:35:23.428Z] nexus3.edgexfoundry.org:10001 [2021-11-10T11:35:23.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:35:23.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:35:23.428Z] Configure a credential helper to remove this warning. See [2021-11-10T11:35:23.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:35:23.428Z] [2021-11-10T11:35:23.428Z] Login Succeeded [2021-11-10T11:35:23.428Z] nexus3.edgexfoundry.org:10002 [2021-11-10T11:35:23.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:35:23.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:35:23.690Z] Configure a credential helper to remove this warning. See [2021-11-10T11:35:23.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:35:23.690Z] [2021-11-10T11:35:23.690Z] Login Succeeded [2021-11-10T11:35:23.690Z] nexus3.edgexfoundry.org:10003 [2021-11-10T11:35:23.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:35:23.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:35:23.690Z] Configure a credential helper to remove this warning. See [2021-11-10T11:35:23.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:35:23.690Z] [2021-11-10T11:35:23.690Z] Login Succeeded [2021-11-10T11:35:23.690Z] nexus3.edgexfoundry.org:10004 [2021-11-10T11:35:23.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:35:23.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:35:23.953Z] Configure a credential helper to remove this warning. See [2021-11-10T11:35:23.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:35:23.953Z] [2021-11-10T11:35:23.953Z] Login Succeeded [2021-11-10T11:35:23.953Z] docker.io [2021-11-10T11:35:23.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:35:24.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:35:24.220Z] Configure a credential helper to remove this warning. See [2021-11-10T11:35:24.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:35:24.220Z] [2021-11-10T11:35:24.220Z] Login Succeeded [2021-11-10T11:35:24.220Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T11:35:24.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T11:35:24.545Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-11-10T11:35:24.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:35:24.545Z] ++ dirname cmd/core-command/Dockerfile [2021-11-10T11:35:24.545Z] ++ cut -d/ -f2 [2021-11-10T11:35:24.545Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-10T11:35:24.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:35:24.545Z] ++ dirname cmd/core-data/Dockerfile [2021-11-10T11:35:24.545Z] ++ cut -d/ -f2 [2021-11-10T11:35:24.545Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-10T11:35:24.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:35:24.545Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-10T11:35:24.545Z] ++ cut -d/ -f2 [2021-11-10T11:35:24.545Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-10T11:35:24.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:35:24.545Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-10T11:35:24.545Z] ++ cut -d/ -f2 [2021-11-10T11:35:24.545Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-10T11:35:24.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:35:24.545Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-10T11:35:24.545Z] ++ cut -d/ -f2 [2021-11-10T11:35:24.545Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-10T11:35:24.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:35:24.545Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-10T11:35:24.545Z] ++ cut -d/ -f2 [2021-11-10T11:35:24.545Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-10T11:35:24.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:35:24.545Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-10T11:35:24.545Z] ++ cut -d/ -f2 [2021-11-10T11:35:24.545Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-10T11:35:24.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:35:24.545Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-10T11:35:24.545Z] ++ cut -d/ -f2 [2021-11-10T11:35:24.545Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-10T11:35:24.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:35:24.545Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-10T11:35:24.545Z] ++ cut -d/ -f2 [2021-11-10T11:35:24.545Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-10T11:35:24.585Z] 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 [2021-11-10T11:35:24.994Z] + git rev-list -1 --merges 35144797dbe2e8003b0a41138a1c982c0cb587b5~1..35144797dbe2e8003b0a41138a1c982c0cb587b5 [Pipeline] echo [2021-11-10T11:35:25.008Z] -----------> git rev-list -1 --merges 35144797dbe2e8003b0a41138a1c982c0cb587b5~1..35144797dbe2e8003b0a41138a1c982c0cb587b5 35144797dbe2e8003b0a41138a1c982c0cb587b5 [2021-11-10T11:35:25.008Z] 35144797dbe2e8003b0a41138a1c982c0cb587b5 [false] [Pipeline] sh [2021-11-10T11:35:25.301Z] + git log --format=format:%s -1 35144797dbe2e8003b0a41138a1c982c0cb587b5 [Pipeline] echo [2021-11-10T11:35:25.316Z] ========================================================= [2021-11-10T11:35:25.316Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-10T11:35:25.316Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:35:25.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T11:35:25.764Z] [2021-11-10T11:35:25.764Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:35:26.071Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T11:35:26.071Z] latest: Pulling from edgex-devops/git-semver [2021-11-10T11:35:26.071Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T11:35:26.071Z] 3e5f54012d9b: Pulling fs layer [2021-11-10T11:35:26.071Z] 4c7163046ea9: Pulling fs layer [2021-11-10T11:35:26.071Z] 0c2d73faf560: Pulling fs layer [2021-11-10T11:35:26.071Z] 0c2d73faf560: Waiting [2021-11-10T11:35:26.071Z] 3e5f54012d9b: Verifying Checksum [2021-11-10T11:35:26.071Z] 3e5f54012d9b: Download complete [2021-11-10T11:35:26.071Z] a0d0a0d46f8b: Verifying Checksum [2021-11-10T11:35:26.071Z] a0d0a0d46f8b: Download complete [2021-11-10T11:35:26.071Z] 0c2d73faf560: Verifying Checksum [2021-11-10T11:35:26.071Z] 0c2d73faf560: Download complete [2021-11-10T11:35:26.071Z] 4c7163046ea9: Verifying Checksum [2021-11-10T11:35:26.071Z] 4c7163046ea9: Download complete [2021-11-10T11:35:26.331Z] a0d0a0d46f8b: Pull complete [2021-11-10T11:35:26.331Z] 3e5f54012d9b: Pull complete [2021-11-10T11:35:26.598Z] 4c7163046ea9: Pull complete [2021-11-10T11:35:26.861Z] 0c2d73faf560: Pull complete [2021-11-10T11:35:26.861Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-10T11:35:26.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T11:35:26.861Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-10T11:35:26.946Z] prd-centos7-docker-4c-2g-30154 does not seem to be running inside a container [2021-11-10T11:35:26.996Z] $ 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 [2021-11-10T11:35:27.685Z] $ docker top 32ecf172cbc043e7af25e06665db45fa124dd80bea980883823bcfef4e92b731 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T11:35:27.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T11:35:27.779Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T11:35:27.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T11:35:27.886Z] $ docker exec 32ecf172cbc043e7af25e06665db45fa124dd80bea980883823bcfef4e92b731 ssh-agent [2021-11-10T11:35:27.989Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMbnjPk/agent.14 [2021-11-10T11:35:27.989Z] SSH_AGENT_PID=21 [2021-11-10T11:35:27.996Z] Running ssh-add (command line suppressed) [2021-11-10T11:35:28.093Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4413667457232866456.key (/w/workspace/edgex-go/2@tmp/private_key_4413667457232866456.key) [2021-11-10T11:35:29.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T11:35:29.300Z] + git tag --points-at HEAD [Pipeline] } [2021-11-10T11:35:29.312Z] $ docker exec --env ******** --env ******** 32ecf172cbc043e7af25e06665db45fa124dd80bea980883823bcfef4e92b731 ssh-agent -k [2021-11-10T11:35:29.409Z] unset SSH_AUTH_SOCK; [2021-11-10T11:35:29.410Z] unset SSH_AGENT_PID; [2021-11-10T11:35:29.410Z] echo Agent pid 21 killed; [2021-11-10T11:35:29.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-10T11:35:29.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T11:35:29.444Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T11:35:29.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T11:35:29.585Z] $ docker exec 32ecf172cbc043e7af25e06665db45fa124dd80bea980883823bcfef4e92b731 ssh-agent [2021-11-10T11:35:29.699Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXolHBcM/agent.56 [2021-11-10T11:35:29.699Z] SSH_AGENT_PID=62 [2021-11-10T11:35:29.705Z] Running ssh-add (command line suppressed) [2021-11-10T11:35:29.805Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6975981346479746069.key (/w/workspace/edgex-go/2@tmp/private_key_6975981346479746069.key) [2021-11-10T11:35:29.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T11:35:30.106Z] + git semver init [2021-11-10T11:35:30.106Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T11:35:30.106Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-11-10T11:35:30.106Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-11-10T11:35:30.106Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T11:35:30.106Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T11:35:30.106Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T11:35:30.106Z] # $SEMVER_BRANCH = PR-3799 [2021-11-10T11:35:30.106Z] # $SEMVER_TEMP = /tmp/semver-102257257 [2021-11-10T11:35:30.106Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-10T11:35:42.393Z] # '/tmp/semver-102257257' -> '/w/workspace/edgex-go/2/.semver' [2021-11-10T11:35:42.655Z] # -> Force: false [2021-11-10T11:35:42.655Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-11-10T11:35:42.667Z] $ docker exec --env ******** --env ******** 32ecf172cbc043e7af25e06665db45fa124dd80bea980883823bcfef4e92b731 ssh-agent -k [2021-11-10T11:35:42.766Z] unset SSH_AUTH_SOCK; [2021-11-10T11:35:42.766Z] unset SSH_AGENT_PID; [2021-11-10T11:35:42.766Z] echo Agent pid 62 killed; [2021-11-10T11:35:42.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T11:35:43.090Z] + git semver [Pipeline] } [2021-11-10T11:35:43.107Z] $ docker stop --time=1 32ecf172cbc043e7af25e06665db45fa124dd80bea980883823bcfef4e92b731 [2021-11-10T11:35:45.181Z] $ docker rm -f 32ecf172cbc043e7af25e06665db45fa124dd80bea980883823bcfef4e92b731 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T11:35:45.554Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-10T11:35:45.792Z] Stashed 1 file(s) [Pipeline] echo [2021-11-10T11:35:45.795Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-10T11:35:45.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T11:35:45.970Z] ========================================================= [2021-11-10T11:35:45.970Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-10T11:35:45.970Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-10T11:35:46.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T11:35:46.265Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-10T11:35:46.265Z] a0d0a0d46f8b: Already exists [2021-11-10T11:35:46.265Z] 31adcdaf11c8: Pulling fs layer [2021-11-10T11:35:46.265Z] b8b176561691: Pulling fs layer [2021-11-10T11:35:46.265Z] 4527c011a84f: Pulling fs layer [2021-11-10T11:35:46.265Z] 5d74067f8e1e: Pulling fs layer [2021-11-10T11:35:46.265Z] e0aca202a116: Pulling fs layer [2021-11-10T11:35:46.265Z] 3a43be97a3b4: Pulling fs layer [2021-11-10T11:35:46.265Z] 34cad66bf833: Pulling fs layer [2021-11-10T11:35:46.265Z] b4e3c513aaa6: Pulling fs layer [2021-11-10T11:35:46.265Z] 5d74067f8e1e: Waiting [2021-11-10T11:35:46.265Z] e0aca202a116: Waiting [2021-11-10T11:35:46.265Z] 3a43be97a3b4: Waiting [2021-11-10T11:35:46.265Z] 34cad66bf833: Waiting [2021-11-10T11:35:46.265Z] b4e3c513aaa6: Waiting [2021-11-10T11:35:46.265Z] b8b176561691: Verifying Checksum [2021-11-10T11:35:46.265Z] b8b176561691: Download complete [2021-11-10T11:35:46.265Z] 31adcdaf11c8: Verifying Checksum [2021-11-10T11:35:46.265Z] 31adcdaf11c8: Download complete [2021-11-10T11:35:46.265Z] 5d74067f8e1e: Verifying Checksum [2021-11-10T11:35:46.265Z] 5d74067f8e1e: Download complete [2021-11-10T11:35:46.265Z] e0aca202a116: Verifying Checksum [2021-11-10T11:35:46.265Z] e0aca202a116: Download complete [2021-11-10T11:35:46.265Z] 3a43be97a3b4: Verifying Checksum [2021-11-10T11:35:46.265Z] 3a43be97a3b4: Download complete [2021-11-10T11:35:46.536Z] 34cad66bf833: Verifying Checksum [2021-11-10T11:35:46.536Z] 34cad66bf833: Download complete [2021-11-10T11:35:46.536Z] 31adcdaf11c8: Pull complete [2021-11-10T11:35:46.536Z] b8b176561691: Pull complete [2021-11-10T11:35:46.802Z] 4527c011a84f: Verifying Checksum [2021-11-10T11:35:46.802Z] 4527c011a84f: Download complete [2021-11-10T11:35:46.802Z] b4e3c513aaa6: Verifying Checksum [2021-11-10T11:35:46.802Z] b4e3c513aaa6: Download complete [2021-11-10T11:35:51.046Z] 4527c011a84f: Pull complete [2021-11-10T11:35:51.046Z] 5d74067f8e1e: Pull complete [2021-11-10T11:35:51.046Z] e0aca202a116: Pull complete [2021-11-10T11:35:51.046Z] 3a43be97a3b4: Pull complete [2021-11-10T11:35:51.046Z] 34cad66bf833: Pull complete [2021-11-10T11:35:52.981Z] b4e3c513aaa6: Pull complete [2021-11-10T11:35:52.981Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-10T11:35:52.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T11:35:52.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-10T11:35:53.286Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T11:35:53.286Z] WORKDIR /edgex [2021-11-10T11:35:53.286Z] COPY go.mod . [2021-11-10T11:35:53.286Z] RUN go mod download' [2021-11-10T11:35:53.286Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-10T11:35:54.685Z] Sending build context to Docker daemon 329.8MB [2021-11-10T11:35:54.685Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T11:35:54.685Z] ---> 9f6097aaca64 [2021-11-10T11:35:54.685Z] Step 2/4 : WORKDIR /edgex [2021-11-10T11:35:56.603Z] ---> Running in d25f640df407 [2021-11-10T11:35:56.603Z] Removing intermediate container d25f640df407 [2021-11-10T11:35:56.603Z] ---> 2b8ed9130a15 [2021-11-10T11:35:56.603Z] Step 3/4 : COPY go.mod . [2021-11-10T11:35:56.603Z] ---> 7ffacbc192b3 [2021-11-10T11:35:56.603Z] Step 4/4 : RUN go mod download [2021-11-10T11:35:56.603Z] ---> Running in ff8ff9a7e37b [2021-11-10T11:36:00.925Z] Still waiting to schedule task [2021-11-10T11:36:00.925Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-30153’ [2021-11-10T11:36:25.176Z] Removing intermediate container ff8ff9a7e37b [2021-11-10T11:36:25.176Z] ---> 41f17b46ef5f [2021-11-10T11:36:25.176Z] Successfully built 41f17b46ef5f [2021-11-10T11:36:25.176Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:36:26.134Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T11:36:26.134Z] . [Pipeline] withDockerContainer [2021-11-10T11:36:26.205Z] prd-centos7-docker-4c-2g-30154 does not seem to be running inside a container [2021-11-10T11:36:26.240Z] $ 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 [2021-11-10T11:36:26.612Z] $ docker top ed29ec640a627d6a3667f56e3b9c2a7559c892e03f637b45d604c330a748dd15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T11:36:26.970Z] + go version [2021-11-10T11:36:26.970Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-10T11:36:26.982Z] $ docker stop --time=1 ed29ec640a627d6a3667f56e3b9c2a7559c892e03f637b45d604c330a748dd15 [2021-11-10T11:36:28.161Z] $ docker rm -f ed29ec640a627d6a3667f56e3b9c2a7559c892e03f637b45d604c330a748dd15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:36:28.684Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T11:36:28.684Z] . [Pipeline] withDockerContainer [2021-11-10T11:36:28.760Z] prd-centos7-docker-4c-2g-30154 does not seem to be running inside a container [2021-11-10T11:36:28.802Z] $ 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 [2021-11-10T11:36:29.140Z] $ docker top 147c18605f2c2a183363f5042667a5573858cda1f7c665e2f6b8320f85eab72f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-10T11:36:29.220Z] ========================================================= [2021-11-10T11:36:29.220Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-10T11:36:29.220Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-10T11:36:29.507Z] + make test [2021-11-10T11:36:29.507Z] go mod tidy [2021-11-10T11:36:29.507Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-10T11:36:34.917Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-10T11:36:53.111Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-10T11:36:57.421Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-10T11:36:57.421Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-10T11:36:58.010Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-10T11:37:00.615Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-10T11:37:00.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-10T11:37:00.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-10T11:37:00.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-10T11:37:01.841Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-10T11:37:01.841Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-10T11:37:02.108Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-10T11:37:02.108Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-10T11:37:02.108Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-10T11:37:02.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-10T11:37:04.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2021-11-10T11:37:04.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-10T11:37:04.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-10T11:37:05.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements [2021-11-10T11:37:05.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-10T11:37:05.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 44.7% of statements [2021-11-10T11:37:05.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-10T11:37:05.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-10T11:37:06.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.142s coverage: 89.5% of statements [2021-11-10T11:37:06.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-10T11:37:06.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-10T11:37:07.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements [2021-11-10T11:37:07.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-10T11:37:07.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-10T11:37:07.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-10T11:37:07.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-10T11:37:07.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-10T11:37:08.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.266s coverage: 94.2% of statements [2021-11-10T11:37:08.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-10T11:37:08.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-10T11:37:08.150Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-11-10T11:37:08.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-10T11:37:08.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-10T11:37:08.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-10T11:37:08.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-10T11:37:08.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-10T11:37:08.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2021-11-10T11:37:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-10T11:37:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-10T11:37:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-10T11:37:09.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements [2021-11-10T11:37:09.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-10T11:37:09.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-11-10T11:37:09.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements [2021-11-10T11:37:09.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-10T11:37:09.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-11-10T11:37:09.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2021-11-10T11:37:10.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2021-11-10T11:37:10.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2021-11-10T11:37:10.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-11-10T11:37:23.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2021-11-10T11:37:23.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-11-10T11:37:27.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.183s coverage: 82.5% of statements [2021-11-10T11:37:27.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-10T11:37:46.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-11-10T11:37:46.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-10T11:37:46.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-10T11:37:46.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-10T11:37:46.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-10T11:37:46.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-10T11:37:46.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-10T11:37:46.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-10T11:37:46.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-10T11:37:46.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-10T11:37:46.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-11-10T11:37:46.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-10T11:37:46.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-10T11:37:46.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-11-10T11:37:46.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-10T11:37:46.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2021-11-10T11:37:46.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-10T11:37:46.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-11-10T11:37:46.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-11-10T11:37:46.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-11-10T11:37:46.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements [2021-11-10T11:37:46.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-10T11:37:46.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2021-11-10T11:37:46.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-10T11:37:46.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-10T11:37:46.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-11-10T11:37:46.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2021-11-10T11:37:46.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-11-10T11:37:46.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-11-10T11:37:46.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-11-10T11:37:46.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.211s coverage: 65.4% of statements [2021-11-10T11:37:46.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-10T11:37:46.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-10T11:37:46.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-10T11:37:46.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements [2021-11-10T11:37:46.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-10T11:37:46.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-10T11:37:46.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-11-10T11:37:46.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-10T11:37:46.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-11-10T11:37:46.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-10T11:37:55.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-10T11:37:55.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-10T11:37:55.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-10T11:37:55.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-10T11:37:55.600Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-10T11:37:55.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-10T11:37:55.600Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-11-10T11:37:55.600Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-10T11:37:55.600Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-10T11:38:27.852Z] GO111MODULE=on go vet ./... [2021-11-10T11:38:36.967Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30155 in /w/workspace/edgexfoundry_edgex-go_PR-3799 [Pipeline] { [Pipeline] ws [2021-11-10T11:38:36.979Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-11-10T11:38:37.187Z] The recommended git tool is: git [2021-11-10T11:38:38.772Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T11:38:38.772Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-10T11:38:38.772Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-10T11:38:39.074Z] + ls -al . [2021-11-10T11:38:39.074Z] total 636 [2021-11-10T11:38:39.074Z] drwxrwxr-x 10 1001 1001 4096 Nov 10 11:38 . [2021-11-10T11:38:39.074Z] drwxr-xr-x 4 root root 28 Nov 10 11:36 .. [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 11 Nov 10 11:35 .dockerignore [2021-11-10T11:38:39.074Z] drwxrwxr-x 8 1001 1001 179 Nov 10 11:35 .git [2021-11-10T11:38:39.074Z] drwxrwxr-x 4 1001 1001 142 Nov 10 11:35 .github [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 804 Nov 10 11:35 .gitignore [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 42 Nov 10 11:35 .golangci.yml [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 76 Nov 10 11:35 .hadolint.yml [2021-11-10T11:38:39.074Z] drwx------ 3 1001 1001 58 Nov 10 11:35 .semver [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 166 Nov 10 11:35 .sonarcloud.properties [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 1171 Nov 10 11:35 ADOPTERS.md [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 8910 Nov 10 11:35 Attribution.txt [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 43881 Nov 10 11:35 CHANGELOG.md [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 3804 Nov 10 11:35 CONTRIBUTING.md [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 677 Nov 10 11:35 GOVERNANCE.md [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 849 Nov 10 11:35 Jenkinsfile [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 10775 Nov 10 11:35 LICENSE [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 6508 Nov 10 11:35 Makefile [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 582 Nov 10 11:35 OWNERS.md [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 8256 Nov 10 11:35 README.md [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 6912 Nov 10 11:35 SECURITY.md [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 5 Nov 10 11:35 VERSION [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 4131 Nov 10 11:35 ZMQWindows.md [2021-11-10T11:38:39.074Z] drwxrwxr-x 2 1001 1001 37 Nov 10 11:35 bin [2021-11-10T11:38:39.074Z] drwxrwxr-x 14 1001 1001 4096 Nov 10 11:35 cmd [2021-11-10T11:38:39.074Z] -rw-r--r-- 1 root root 428381 Nov 10 11:37 coverage.out [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 854 Nov 10 11:35 go.mod [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 49665 Nov 10 11:35 go.sum [2021-11-10T11:38:39.074Z] drwxrwxr-x 8 1001 1001 124 Nov 10 11:35 internal [2021-11-10T11:38:39.074Z] drwxrwxr-x 3 1001 1001 16 Nov 10 11:35 openapi [2021-11-10T11:38:39.074Z] drwxrwxr-x 4 1001 1001 71 Nov 10 11:35 snap [2021-11-10T11:38:39.074Z] -rw-rw-r-- 1 1001 1001 204 Nov 10 11:35 version.go [Pipeline] sh [2021-11-10T11:38:39.368Z] + '[' -e coverage.out ] [2021-11-10T11:38:39.368Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-10T11:38:39.457Z] Stashed 1 file(s) [Pipeline] sh [2021-11-10T11:38:39.751Z] + make build [2021-11-10T11:38:39.751Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-10T11:38:41.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-10T11:38:43.794Z] using credential edgex-jenkins-ssh [2021-11-10T11:38:43.810Z] Cloning the remote Git repository [2021-11-10T11:38:43.874Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-10T11:38:43.981Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-11-10T11:38:44.059Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-10T11:38:44.059Z] > git --version # timeout=10 [2021-11-10T11:38:44.075Z] > git --version # 'git version 2.17.1' [2021-11-10T11:38:44.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T11:38:44.154Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T11:38:47.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-10T11:38:48.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-10T11:38:49.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-10T11:38:49.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-10T11:38:50.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-10T11:38:51.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-10T11:38:52.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-10T11:38:53.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-10T11:38:54.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-10T11:38:55.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-10T11:38:56.693Z] $ docker stop --time=1 147c18605f2c2a183363f5042667a5573858cda1f7c665e2f6b8320f85eab72f [2021-11-10T11:38:58.458Z] $ docker rm -f 147c18605f2c2a183363f5042667a5573858cda1f7c665e2f6b8320f85eab72f [2021-11-10T11:38:59.259Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-10T11:38:59.281Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:39:00.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T11:39:00.544Z] [2021-11-10T11:39:00.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [2021-11-10T11:39:00.592Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 694f697f894a2531d5d568b8cd1b15c2af7a6f56 [Pipeline] sh [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T11:39:00.885Z] Failed in branch arm64 [2021-11-10T11:39:01.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T11:39:01.353Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-10T11:39:01.353Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-10T11:39:01.353Z] ca9280d653b3: Pulling fs layer [2021-11-10T11:39:01.353Z] 7e9c9ca2126c: Pulling fs layer [2021-11-10T11:39:01.353Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-10T11:39:01.353Z] cbdbe7a5bc2a: Download complete [2021-11-10T11:39:01.353Z] ca9280d653b3: Verifying Checksum [2021-11-10T11:39:01.353Z] ca9280d653b3: Download complete [2021-11-10T11:38:59.783Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-10T11:38:59.829Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-10T11:38:59.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T11:38:59.847Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3799/head:refs/remotes/origin/PR-3799 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-10T11:39:00.611Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T11:39:00.634Z] > git checkout -f 694f697f894a2531d5d568b8cd1b15c2af7a6f56 # timeout=10 [2021-11-10T11:39:02.668Z] 7e9c9ca2126c: Verifying Checksum [2021-11-10T11:39:02.668Z] 7e9c9ca2126c: Download complete [2021-11-10T11:39:02.668Z] cbdbe7a5bc2a: Pull complete [2021-11-10T11:39:02.668Z] ca9280d653b3: Pull complete [2021-11-10T11:39:06.021Z] 7e9c9ca2126c: Pull complete [2021-11-10T11:39:06.021Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-10T11:39:06.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T11:39:06.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-10T11:39:06.094Z] prd-centos7-docker-4c-2g-30154 does not seem to be running inside a container [2021-11-10T11:39:06.128Z] $ 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 [2021-11-10T11:39:08.866Z] $ docker top 55199e499e0d405dd9574bd51e5c09c83aeea2dfc4da79811fd1cfc49478f589 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T11:39:09.221Z] + docker-compose build --help [2021-11-10T11:39:09.221Z] + grep parallel [2021-11-10T11:39:09.790Z] --parallel Build images in parallel. [Pipeline] } [2021-11-10T11:39:09.801Z] $ docker stop --time=1 55199e499e0d405dd9574bd51e5c09c83aeea2dfc4da79811fd1cfc49478f589 [2021-11-10T11:39:10.980Z] $ docker rm -f 55199e499e0d405dd9574bd51e5c09c83aeea2dfc4da79811fd1cfc49478f589 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:39:11.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T11:39:11.357Z] . [Pipeline] withDockerContainer [2021-11-10T11:39:11.416Z] prd-centos7-docker-4c-2g-30154 does not seem to be running inside a container [2021-11-10T11:39:11.444Z] $ 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 [2021-11-10T11:39:11.767Z] $ docker top 43a3beab9061922b8721b33e9fd574a91ebf0bf7110f44f483fbbf40b4b6209f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T11:39:12.124Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-10T11:39:12.700Z] Building core-command ... [2021-11-10T11:39:12.700Z] Building core-data ... [2021-11-10T11:39:12.700Z] Building core-metadata ... [2021-11-10T11:39:12.700Z] Building security-bootstrapper ... [2021-11-10T11:39:12.700Z] Building security-proxy-setup ... [2021-11-10T11:39:12.700Z] Building security-secretstore-setup ... [2021-11-10T11:39:12.700Z] Building support-notifications ... [2021-11-10T11:39:12.700Z] Building support-scheduler ... [2021-11-10T11:39:12.700Z] Building sys-mgmt-agent ... [2021-11-10T11:39:12.700Z] Building support-notifications [2021-11-10T11:39:12.700Z] Building core-command [2021-11-10T11:39:12.700Z] Building security-proxy-setup [2021-11-10T11:39:12.700Z] Building security-secretstore-setup [2021-11-10T11:39:12.700Z] Building core-metadata [2021-11-10T11:39:22.915Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:39:22.915Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:39:22.915Z] ---> 41f17b46ef5f [2021-11-10T11:39:22.915Z] Step 3/20 : WORKDIR /edgex-go [2021-11-10T11:39:22.915Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:39:22.915Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:39:22.915Z] ---> 41f17b46ef5f [2021-11-10T11:39:22.915Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T11:39:22.915Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:39:22.915Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:39:22.915Z] ---> 41f17b46ef5f [2021-11-10T11:39:22.915Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T11:39:27.127Z] ---> Running in 74b0bb9502fb [2021-11-10T11:39:27.127Z] ---> Running in 3e2b5e1b0e22 [2021-11-10T11:39:27.392Z] ---> Running in c690fdbbac28 [2021-11-10T11:39:32.686Z] Removing intermediate container 74b0bb9502fb [2021-11-10T11:39:32.686Z] ---> 9edb5c7f0b9c [2021-11-10T11:39:32.686Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:39:32.686Z] Removing intermediate container 3e2b5e1b0e22 [2021-11-10T11:39:32.686Z] ---> 331d6953e236 [2021-11-10T11:39:32.686Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:39:32.686Z] Removing intermediate container c690fdbbac28 [2021-11-10T11:39:32.686Z] ---> 1ef54ea3895c [2021-11-10T11:39:32.686Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:39:32.686Z] ---> Running in 2a456042b11f [2021-11-10T11:39:32.947Z] ---> Running in 032d15179af9 [2021-11-10T11:39:32.947Z] ---> Running in 4630ae8a8b38 [2021-11-10T11:39:37.160Z] Removing intermediate container 4630ae8a8b38 [2021-11-10T11:39:37.160Z] ---> fc187422485a [2021-11-10T11:39:37.160Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-10T11:39:37.418Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:39:37.418Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:39:37.418Z] ---> 41f17b46ef5f [2021-11-10T11:39:37.418Z] Step 3/21 : WORKDIR /edgex-go [2021-11-10T11:39:37.418Z] ---> Using cache [2021-11-10T11:39:37.418Z] ---> 9edb5c7f0b9c [2021-11-10T11:39:37.418Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:39:37.418Z] ---> Using cache [2021-11-10T11:39:37.418Z] ---> 1fc7be164b19 [2021-11-10T11:39:37.418Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-10T11:39:37.681Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:39:37.681Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:39:37.681Z] ---> 41f17b46ef5f [2021-11-10T11:39:37.681Z] Step 3/24 : WORKDIR /edgex-go [2021-11-10T11:39:37.681Z] ---> Using cache [2021-11-10T11:39:37.681Z] ---> 9edb5c7f0b9c [2021-11-10T11:39:37.681Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:39:37.681Z] ---> Using cache [2021-11-10T11:39:37.681Z] ---> 1fc7be164b19 [2021-11-10T11:39:37.681Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-10T11:39:37.681Z] Removing intermediate container 032d15179af9 [2021-11-10T11:39:37.681Z] ---> 1fc7be164b19 [2021-11-10T11:39:37.681Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-10T11:39:37.681Z] Removing intermediate container 2a456042b11f [2021-11-10T11:39:37.681Z] ---> a36afd8b35a7 [2021-11-10T11:39:37.681Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-10T11:39:37.681Z] ---> Running in 4c2b50133e28 [2021-11-10T11:39:37.681Z] ---> Running in fc837d081689 [2021-11-10T11:39:37.681Z] ---> Running in e4df273be783 [2021-11-10T11:39:37.681Z] ---> Running in 07ddf3a3a8b2 [2021-11-10T11:39:37.681Z] ---> Running in 38c6d677b86c [2021-11-10T11:39:38.275Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:38.275Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:38.540Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:38.541Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:38.541Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:39.119Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:39.119Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:39.119Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:39.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:39.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:39.395Z] OK: 220 MiB in 52 packages [2021-11-10T11:39:39.678Z] OK: 220 MiB in 52 packages [2021-11-10T11:39:39.678Z] OK: 220 MiB in 52 packages [2021-11-10T11:39:39.678Z] OK: 220 MiB in 52 packages [2021-11-10T11:39:39.678Z] OK: 220 MiB in 52 packages [2021-11-10T11:39:39.942Z] Removing intermediate container e4df273be783 [2021-11-10T11:39:39.942Z] ---> 268037c2d73b [2021-11-10T11:39:39.942Z] Step 6/21 : COPY . . [2021-11-10T11:39:40.205Z] Removing intermediate container fc837d081689 [2021-11-10T11:39:40.205Z] ---> b591c09dc78a [2021-11-10T11:39:40.205Z] Step 6/24 : COPY . . [2021-11-10T11:39:40.469Z] Removing intermediate container 4c2b50133e28 [2021-11-10T11:39:40.469Z] ---> 379a2b3b2927 [2021-11-10T11:39:40.469Z] Step 6/20 : COPY . . [2021-11-10T11:39:44.676Z] Removing intermediate container 07ddf3a3a8b2 [2021-11-10T11:39:44.676Z] ---> 79e034016543 [2021-11-10T11:39:44.676Z] Step 6/22 : COPY . . [2021-11-10T11:39:44.676Z] Removing intermediate container 38c6d677b86c [2021-11-10T11:39:44.676Z] ---> 5ba5ec32f6f3 [2021-11-10T11:39:44.676Z] Step 6/22 : COPY . . [2021-11-10T11:39:49.985Z] ---> ebc03b38aedc [2021-11-10T11:39:49.985Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:39:49.985Z] ---> dc1c398c39cc [2021-11-10T11:39:49.985Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:39:49.985Z] ---> 4d46addc3b18 [2021-11-10T11:39:49.985Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:39:50.244Z] ---> Running in aa217043dd9e [2021-11-10T11:39:50.244Z] ---> Running in 5673e6e4373a [2021-11-10T11:39:50.244Z] ---> Running in b13bd4a1fb07 [2021-11-10T11:40:02.497Z] Removing intermediate container aa217043dd9e [2021-11-10T11:40:02.497Z] ---> 2ea50ce9ebd5 [2021-11-10T11:40:02.497Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-10T11:40:02.497Z] ---> Running in ef01788e5410 [2021-11-10T11:40:02.497Z] Removing intermediate container 5673e6e4373a [2021-11-10T11:40:02.497Z] ---> 0153a258aa51 [2021-11-10T11:40:02.497Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-10T11:40:02.497Z] Removing intermediate container b13bd4a1fb07 [2021-11-10T11:40:02.497Z] ---> c1f0670dbf47 [2021-11-10T11:40:02.497Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-10T11:40:02.497Z] ---> Running in ba946c9b59c1 [2021-11-10T11:40:02.497Z] ---> Running in f3d316201109 [2021-11-10T11:40:02.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-10T11:40:02.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-10T11:40:02.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-10T11:40:06.841Z] ---> d1b9128f85f9 [2021-11-10T11:40:06.841Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:40:06.841Z] ---> bb3224a66b88 [2021-11-10T11:40:06.841Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:40:06.841Z] ---> Running in 85d4c49b59ce [2021-11-10T11:40:06.841Z] ---> Running in 78ed6309b972 [2021-11-10T11:40:08.262Z] Removing intermediate container 85d4c49b59ce [2021-11-10T11:40:08.262Z] ---> 0625aa8dd13c [2021-11-10T11:40:08.262Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-10T11:40:08.262Z] Removing intermediate container 78ed6309b972 [2021-11-10T11:40:08.262Z] ---> 744e729805c7 [2021-11-10T11:40:08.262Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-10T11:40:08.262Z] ---> Running in 3e9fdba6a2ce [2021-11-10T11:40:08.262Z] ---> Running in f04823fc2c39 [2021-11-10T11:40:08.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-10T11:40:08.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-10T11:40:36.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-10T11:40:39.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-10T11:40:40.381Z] Removing intermediate container ef01788e5410 [2021-11-10T11:40:40.381Z] ---> 926c8e36efbb [2021-11-10T11:40:40.381Z] [2021-11-10T11:40:40.381Z] Step 9/20 : FROM alpine:3.14 [2021-11-10T11:40:40.649Z] 3.14: Pulling from library/alpine [2021-11-10T11:40:40.649Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-10T11:40:40.649Z] Status: Downloaded newer image for alpine:3.14 [2021-11-10T11:40:40.649Z] ---> 14119a10abf4 [2021-11-10T11:40:40.649Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-10T11:40:40.910Z] ---> Running in 7c750571f60c [2021-11-10T11:40:41.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:41.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:42.074Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-10T11:40:42.074Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-10T11:40:42.074Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-10T11:40:42.074Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-10T11:40:42.074Z] (5/5) Installing curl (7.79.1-r0) [2021-11-10T11:40:42.074Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:40:42.074Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T11:40:42.074Z] OK: 8 MiB in 19 packages [2021-11-10T11:40:43.485Z] Removing intermediate container 7c750571f60c [2021-11-10T11:40:43.485Z] ---> 8cfb6cf5b81b [2021-11-10T11:40:43.485Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-10T11:40:43.485Z] ---> Running in 2f0a6bc1f517 [2021-11-10T11:40:43.485Z] Removing intermediate container f3d316201109 [2021-11-10T11:40:43.485Z] ---> 8982a613dbea [2021-11-10T11:40:43.485Z] [2021-11-10T11:40:43.485Z] Step 9/21 : FROM alpine:3.14 [2021-11-10T11:40:43.485Z] ---> 14119a10abf4 [2021-11-10T11:40:43.485Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-10T11:40:43.758Z] ---> Running in 5283c396ca32 [2021-11-10T11:40:44.025Z] Removing intermediate container 2f0a6bc1f517 [2021-11-10T11:40:44.025Z] ---> c164544f9f7f [2021-11-10T11:40:44.025Z] Step 12/20 : WORKDIR /edgex [2021-11-10T11:40:44.284Z] ---> Running in 47105b129786 [2021-11-10T11:40:44.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:44.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:44.839Z] Removing intermediate container 47105b129786 [2021-11-10T11:40:44.839Z] ---> 29a20842a3f0 [2021-11-10T11:40:44.839Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-10T11:40:44.839Z] Removing intermediate container ba946c9b59c1 [2021-11-10T11:40:44.839Z] ---> 4984aa20f60f [2021-11-10T11:40:44.839Z] [2021-11-10T11:40:44.839Z] Step 9/24 : FROM alpine:3.14 [2021-11-10T11:40:44.839Z] ---> 14119a10abf4 [2021-11-10T11:40:44.839Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-10T11:40:44.839Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-10T11:40:44.839Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-10T11:40:45.115Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:40:45.115Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T11:40:45.115Z] ---> Running in 5921a74af466 [2021-11-10T11:40:45.115Z] OK: 6 MiB in 16 packages [2021-11-10T11:40:45.115Z] ---> 4096a700cfea [2021-11-10T11:40:45.115Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-10T11:40:45.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:45.719Z] ---> 42e427e1f850 [2021-11-10T11:40:45.719Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-10T11:40:45.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:45.991Z] Removing intermediate container 5283c396ca32 [2021-11-10T11:40:45.991Z] ---> bbaabd0bbbe5 [2021-11-10T11:40:45.991Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:40:45.991Z] ---> Running in 30fff0cb9769 [2021-11-10T11:40:46.976Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-10T11:40:46.976Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-10T11:40:46.976Z] (3/3) Installing su-exec (0.2-r1) [2021-11-10T11:40:46.976Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:40:46.976Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T11:40:46.976Z] ---> 9f758a3522c8 [2021-11-10T11:40:46.976Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-10T11:40:46.976Z] Removing intermediate container 30fff0cb9769 [2021-11-10T11:40:46.977Z] ---> b67d5cfa352f [2021-11-10T11:40:46.977Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-10T11:40:46.977Z] ---> Running in 335aace27bbc [2021-11-10T11:40:46.977Z] ---> Running in cb5ecffe34eb [2021-11-10T11:40:46.977Z] OK: 6 MiB in 17 packages [2021-11-10T11:40:46.977Z] Removing intermediate container 335aace27bbc [2021-11-10T11:40:46.977Z] ---> 62f35a9e255e [2021-11-10T11:40:46.977Z] Step 17/20 : CMD ["--init=true"] [2021-11-10T11:40:46.977Z] Removing intermediate container cb5ecffe34eb [2021-11-10T11:40:46.977Z] ---> 737efb0c6874 [2021-11-10T11:40:46.977Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-10T11:40:46.977Z] ---> Running in c47d7e227338 [2021-11-10T11:40:46.977Z] ---> Running in 1e5019b789d0 [2021-11-10T11:40:46.977Z] Removing intermediate container 1e5019b789d0 [2021-11-10T11:40:46.977Z] ---> b414ef05778f [2021-11-10T11:40:46.977Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:40:46.977Z] Removing intermediate container c47d7e227338 [2021-11-10T11:40:46.977Z] ---> 52f2475ef346 [2021-11-10T11:40:46.977Z] Step 18/20 : LABEL arch=x86_64 [2021-11-10T11:40:46.977Z] Removing intermediate container 5921a74af466 [2021-11-10T11:40:46.977Z] ---> 4de96733b59a [2021-11-10T11:40:46.977Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-10T11:40:46.977Z] ---> Running in 3534e6bc377b [2021-11-10T11:40:46.977Z] ---> Running in 19c238986168 [2021-11-10T11:40:47.267Z] ---> a8f09d572f55 [2021-11-10T11:40:47.267Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-10T11:40:47.267Z] Removing intermediate container 3534e6bc377b [2021-11-10T11:40:47.267Z] ---> 454975904fd8 [2021-11-10T11:40:47.267Z] Step 19/20 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 [2021-11-10T11:40:47.559Z] ---> Running in d153376d0b72 [2021-11-10T11:40:47.559Z] Removing intermediate container 19c238986168 [2021-11-10T11:40:47.559Z] ---> f2e10eff7f49 [2021-11-10T11:40:47.559Z] Step 12/24 : WORKDIR / [2021-11-10T11:40:47.830Z] Removing intermediate container d153376d0b72 [2021-11-10T11:40:47.830Z] ---> deed3124d1c3 [2021-11-10T11:40:47.830Z] Step 20/20 : LABEL version=0.0.0 [2021-11-10T11:40:47.830Z] ---> Running in d5f423151a14 [2021-11-10T11:40:47.830Z] ---> 728be1224315 [2021-11-10T11:40:47.830Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-10T11:40:48.105Z] Removing intermediate container 3e9fdba6a2ce [2021-11-10T11:40:48.105Z] ---> e7a2cff015e7 [2021-11-10T11:40:48.105Z] [2021-11-10T11:40:48.105Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T11:40:48.105Z] ---> 14119a10abf4 [2021-11-10T11:40:48.105Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-10T11:40:48.105Z] ---> Running in 19925126f0d1 [2021-11-10T11:40:48.105Z] ---> Running in a094e5102811 [2021-11-10T11:40:48.105Z] Removing intermediate container d5f423151a14 [2021-11-10T11:40:48.105Z] ---> 1531c7446b3d [2021-11-10T11:40:48.105Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-10T11:40:48.105Z] ---> d69557bd6df2 [2021-11-10T11:40:48.105Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-10T11:40:48.105Z] Removing intermediate container 19925126f0d1 [2021-11-10T11:40:48.105Z] ---> 43b7408e0225 [2021-11-10T11:40:48.105Z] [2021-11-10T11:40:48.384Z] ---> Running in 4b407f3a1119 [2021-11-10T11:40:48.384Z] Successfully built 43b7408e0225 [2021-11-10T11:40:48.384Z] ---> 0c36f815f17c [2021-11-10T11:40:48.384Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-10T11:40:48.384Z] Successfully tagged security-proxy-setup:latest [2021-11-10T11:40:48.384Z] Building support-scheduler [2021-11-10T11:40:48.384Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:48.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:48.659Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-10T11:40:48.659Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:40:48.659Z] OK: 6 MiB in 15 packages [2021-11-10T11:40:49.237Z] Removing intermediate container 4b407f3a1119 [2021-11-10T11:40:49.237Z] ---> 7b8eb3681015 [2021-11-10T11:40:49.237Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:40:49.809Z] ---> Running in 3252587da543 [2021-11-10T11:40:50.070Z] ---> 08b58d88c209 [2021-11-10T11:40:50.070Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-10T11:40:50.335Z] Removing intermediate container f04823fc2c39 [2021-11-10T11:40:50.335Z] ---> 33a8785f7b3c [2021-11-10T11:40:50.335Z] [2021-11-10T11:40:50.335Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T11:40:50.593Z] ---> 14119a10abf4 [2021-11-10T11:40:50.593Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-10T11:40:50.593Z] ---> Using cache [2021-11-10T11:40:50.593Z] ---> a313e86cc3ff [2021-11-10T11:40:50.593Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:40:50.593Z] Removing intermediate container 3252587da543 [2021-11-10T11:40:50.593Z] ---> f5f2deed1e71 [2021-11-10T11:40:50.593Z] Step 19/21 : LABEL arch=x86_64 [2021-11-10T11:40:50.852Z] Removing intermediate container a094e5102811 [2021-11-10T11:40:50.852Z] ---> a313e86cc3ff [2021-11-10T11:40:50.852Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:40:51.115Z] ---> Running in 763dde80b11b [2021-11-10T11:40:51.115Z] ---> 83217d710af9 [2021-11-10T11:40:51.115Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-10T11:40:51.115Z] ---> Running in d21ef7f37f63 [2021-11-10T11:40:51.381Z] ---> Running in e9613cfc62a4 [2021-11-10T11:40:51.381Z] Removing intermediate container 763dde80b11b [2021-11-10T11:40:51.381Z] ---> 3770c509e8ec [2021-11-10T11:40:51.381Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-10T11:40:51.643Z] ---> Running in b9d4dc629226 [2021-11-10T11:40:51.643Z] Removing intermediate container d21ef7f37f63 [2021-11-10T11:40:51.643Z] ---> 0c5a3ac20540 [2021-11-10T11:40:51.643Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-10T11:40:51.909Z] Removing intermediate container e9613cfc62a4 [2021-11-10T11:40:51.909Z] ---> c8d17c27889b [2021-11-10T11:40:51.909Z] Step 20/21 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 [2021-11-10T11:40:52.173Z] ---> 6d4aad701f53 [2021-11-10T11:40:52.173Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-10T11:40:52.173Z] ---> Running in e1666a9f4e50 [2021-11-10T11:40:52.173Z] Removing intermediate container b9d4dc629226 [2021-11-10T11:40:52.173Z] ---> 0cf9c06d248f [2021-11-10T11:40:52.173Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-10T11:40:52.173Z] ---> Running in 606db46543b0 [2021-11-10T11:40:52.173Z] ---> Running in 20fff44116a0 [2021-11-10T11:40:52.173Z] Removing intermediate container e1666a9f4e50 [2021-11-10T11:40:52.173Z] ---> c4dd1d0afae9 [2021-11-10T11:40:52.173Z] Step 21/21 : LABEL version=0.0.0 [2021-11-10T11:40:52.173Z] Removing intermediate container 606db46543b0 [2021-11-10T11:40:52.173Z] ---> f7aedd8fd3d4 [2021-11-10T11:40:52.173Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-10T11:40:52.433Z] Removing intermediate container 20fff44116a0 [2021-11-10T11:40:52.433Z] ---> a1c56546d397 [2021-11-10T11:40:52.433Z] Step 14/22 : WORKDIR / [2021-11-10T11:40:52.433Z] ---> Running in 01f6d2715700 [2021-11-10T11:40:52.433Z] ---> Running in a3098c77946b [2021-11-10T11:40:52.696Z] ---> 72b1f3d17578 [2021-11-10T11:40:52.696Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-10T11:40:52.696Z] ---> Running in 1973fade5705 [2021-11-10T11:40:52.696Z] Removing intermediate container 01f6d2715700 [2021-11-10T11:40:52.696Z] ---> 4080b0f84e47 [2021-11-10T11:40:52.696Z] Step 14/22 : WORKDIR / [2021-11-10T11:40:52.696Z] Removing intermediate container a3098c77946b [2021-11-10T11:40:52.696Z] ---> 0021b6b143a2 [2021-11-10T11:40:52.696Z] [2021-11-10T11:40:52.696Z] ---> Running in 0e946106bd33 [2021-11-10T11:40:52.696Z] Successfully built 0021b6b143a2 [2021-11-10T11:40:52.965Z] Successfully tagged support-notifications:latest [2021-11-10T11:40:52.965Z] Building security-bootstrapper [2021-11-10T11:40:52.965Z] Removing intermediate container 1973fade5705 [2021-11-10T11:40:52.965Z] ---> 9383d5aa4b23 [2021-11-10T11:40:52.965Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:40:52.965Z]  Building support-notifications ... done Removing intermediate container 0e946106bd33 [2021-11-10T11:40:52.965Z] ---> a3fb8ed9e193 [2021-11-10T11:40:52.965Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:40:54.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:40:54.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:40:54.348Z] ---> 41f17b46ef5f [2021-11-10T11:40:54.348Z] Step 3/23 : WORKDIR /edgex-go [2021-11-10T11:40:54.348Z] ---> Using cache [2021-11-10T11:40:54.348Z] ---> 9edb5c7f0b9c [2021-11-10T11:40:54.348Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:40:54.348Z] ---> Using cache [2021-11-10T11:40:54.348Z] ---> 1fc7be164b19 [2021-11-10T11:40:54.348Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-10T11:40:54.348Z] ---> Using cache [2021-11-10T11:40:54.348Z] ---> 5ba5ec32f6f3 [2021-11-10T11:40:54.348Z] Step 6/23 : COPY go.mod . [2021-11-10T11:40:55.336Z] ---> 3a6a2c306ee0 [2021-11-10T11:40:55.336Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-10T11:40:55.595Z] ---> 1493c78e8da6 [2021-11-10T11:40:55.595Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-10T11:40:55.595Z] ---> 161ee86e5d6d [2021-11-10T11:40:55.595Z] Step 7/23 : RUN go mod download [2021-11-10T11:40:55.863Z] ---> 92d07e8e1e7f [2021-11-10T11:40:55.863Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-10T11:40:55.863Z] ---> 158c60b2c91b [2021-11-10T11:40:55.863Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-10T11:40:56.132Z] ---> Running in 716d0618df13 [2021-11-10T11:40:56.132Z] ---> Running in 5741b2198071 [2021-11-10T11:40:56.132Z] ---> 185192c6ffcb [2021-11-10T11:40:56.132Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-10T11:40:56.132Z] ---> 56891e9275c3 [2021-11-10T11:40:56.132Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-10T11:40:56.396Z] ---> 083019546bd6 [2021-11-10T11:40:56.396Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-10T11:40:56.660Z] ---> ccd3b0f52e81 [2021-11-10T11:40:56.660Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-10T11:40:56.660Z] ---> Running in ef2baabc8693 [2021-11-10T11:40:56.660Z] ---> Running in dd3c47b8c687 [2021-11-10T11:40:56.918Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:40:56.918Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:40:56.918Z] ---> 41f17b46ef5f [2021-11-10T11:40:56.918Z] Step 3/30 : WORKDIR /edgex-go [2021-11-10T11:40:56.918Z] ---> Using cache [2021-11-10T11:40:56.918Z] ---> 9edb5c7f0b9c [2021-11-10T11:40:56.918Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:40:56.918Z] ---> Using cache [2021-11-10T11:40:56.918Z] ---> 1fc7be164b19 [2021-11-10T11:40:56.918Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-10T11:40:56.918Z] ---> Using cache [2021-11-10T11:40:56.918Z] ---> 5ba5ec32f6f3 [2021-11-10T11:40:56.918Z] Step 6/30 : COPY . . [2021-11-10T11:40:56.918Z] ---> Using cache [2021-11-10T11:40:56.918Z] ---> d1b9128f85f9 [2021-11-10T11:40:56.918Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:40:56.918Z] ---> Using cache [2021-11-10T11:40:56.918Z] ---> 0625aa8dd13c [2021-11-10T11:40:56.918Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-10T11:40:57.188Z] Removing intermediate container ef2baabc8693 [2021-11-10T11:40:57.188Z] ---> 84486b385b1e [2021-11-10T11:40:57.188Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:40:57.188Z] ---> Running in db53a594dc76 [2021-11-10T11:40:57.188Z] Removing intermediate container dd3c47b8c687 [2021-11-10T11:40:57.188Z] ---> 9a11cdeabbda [2021-11-10T11:40:57.188Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:40:57.188Z] ---> Running in 41b5680c5746 [2021-11-10T11:40:57.188Z] ---> Running in 1409603cf3f2 [2021-11-10T11:40:57.451Z] Removing intermediate container 41b5680c5746 [2021-11-10T11:40:57.451Z] ---> c795afb94699 [2021-11-10T11:40:57.451Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T11:40:57.451Z] Removing intermediate container 5741b2198071 [2021-11-10T11:40:57.451Z] ---> eb3da8512595 [2021-11-10T11:40:57.451Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-10T11:40:57.451Z] ---> Running in ea8a906778c3 [2021-11-10T11:40:57.451Z] Removing intermediate container 1409603cf3f2 [2021-11-10T11:40:57.451Z] ---> 90e683b926ea [2021-11-10T11:40:57.451Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T11:40:57.451Z] ---> Running in e7dd0ef3cbaf [2021-11-10T11:40:57.451Z] ---> Running in a0ceee385927 [2021-11-10T11:40:57.712Z] Removing intermediate container ea8a906778c3 [2021-11-10T11:40:57.712Z] ---> f103d84d76ab [2021-11-10T11:40:57.712Z] Step 21/22 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 [2021-11-10T11:40:57.712Z] Removing intermediate container e7dd0ef3cbaf [2021-11-10T11:40:57.712Z] ---> f1dddc28760d [2021-11-10T11:40:57.712Z] Step 22/24 : LABEL arch=x86_64 [2021-11-10T11:40:57.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-10T11:40:57.712Z] ---> Running in d7ec59d98e8a [2021-11-10T11:40:57.712Z] ---> Running in 76629736df21 [2021-11-10T11:40:57.712Z] Removing intermediate container a0ceee385927 [2021-11-10T11:40:57.712Z] ---> 57ac331f5ebf [2021-11-10T11:40:57.712Z] Step 21/22 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 [2021-11-10T11:40:57.712Z] ---> Running in 61031db26560 [2021-11-10T11:40:57.977Z] Removing intermediate container d7ec59d98e8a [2021-11-10T11:40:57.977Z] ---> c9f895476534 [2021-11-10T11:40:57.977Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T11:40:57.977Z] Removing intermediate container 716d0618df13 [2021-11-10T11:40:57.977Z] ---> 692dd748076c [2021-11-10T11:40:57.977Z] Step 8/23 : COPY . . [2021-11-10T11:40:57.977Z] ---> Running in a5e65925f849 [2021-11-10T11:40:57.977Z] Removing intermediate container 76629736df21 [2021-11-10T11:40:57.977Z] ---> 785c11a417c9 [2021-11-10T11:40:57.977Z] Step 23/24 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 [2021-11-10T11:40:57.977Z] Removing intermediate container 61031db26560 [2021-11-10T11:40:57.977Z] ---> b5f27619cd18 [2021-11-10T11:40:57.977Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T11:40:57.977Z] ---> Running in f04133201be3 [2021-11-10T11:40:57.977Z] ---> Running in b1e5a263d9ed [2021-11-10T11:40:58.249Z] Removing intermediate container a5e65925f849 [2021-11-10T11:40:58.249Z] ---> 92619cc1823c [2021-11-10T11:40:58.249Z] [2021-11-10T11:40:58.513Z] Successfully built 92619cc1823c [2021-11-10T11:40:58.514Z] Successfully tagged core-metadata:latest [2021-11-10T11:40:58.514Z] Building sys-mgmt-agent [2021-11-10T11:40:58.514Z] Removing intermediate container f04133201be3 [2021-11-10T11:40:58.514Z] ---> 611191b8f142 [2021-11-10T11:40:58.514Z] Step 24/24 : LABEL version=0.0.0 [2021-11-10T11:41:00.968Z]  Building core-metadata ... done Removing intermediate container b1e5a263d9ed [2021-11-10T11:41:00.968Z] ---> 35bfb52ec389 [2021-11-10T11:41:00.968Z] [2021-11-10T11:41:01.555Z] ---> Running in ed95e2685c6a [2021-11-10T11:41:01.555Z] Successfully built 35bfb52ec389 [2021-11-10T11:41:01.555Z] Successfully tagged core-command:latest [2021-11-10T11:41:01.555Z] Building core-data [2021-11-10T11:41:04.121Z]  Building core-command ... done Removing intermediate container ed95e2685c6a [2021-11-10T11:41:04.122Z] ---> f9b65c80991c [2021-11-10T11:41:04.122Z] [2021-11-10T11:41:04.122Z] Successfully built f9b65c80991c [2021-11-10T11:41:04.122Z] Successfully tagged security-secretstore-setup:latest [2021-11-10T11:41:05.525Z]  Building security-secretstore-setup ... done  ---> adcc6863ae4f [2021-11-10T11:41:05.525Z] Step 9/23 : RUN go mod tidy [2021-11-10T11:41:06.489Z] ---> Running in f45c4809ee71 [2021-11-10T11:41:10.147Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:41:10.147Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:41:10.147Z] ---> 41f17b46ef5f [2021-11-10T11:41:10.147Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T11:41:10.147Z] ---> Using cache [2021-11-10T11:41:10.147Z] ---> 9edb5c7f0b9c [2021-11-10T11:41:10.147Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:41:10.147Z] ---> Using cache [2021-11-10T11:41:10.147Z] ---> 1fc7be164b19 [2021-11-10T11:41:10.147Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-10T11:41:10.407Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:41:10.408Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:41:10.408Z] ---> 41f17b46ef5f [2021-11-10T11:41:10.408Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T11:41:10.408Z] ---> Using cache [2021-11-10T11:41:10.408Z] ---> 9edb5c7f0b9c [2021-11-10T11:41:10.408Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:41:10.408Z] ---> Using cache [2021-11-10T11:41:10.408Z] ---> 1fc7be164b19 [2021-11-10T11:41:10.408Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-10T11:41:11.357Z] ---> Running in ce9a20bb375b [2021-11-10T11:41:11.357Z] ---> Running in f8b7102c9754 [2021-11-10T11:41:12.331Z] Removing intermediate container f45c4809ee71 [2021-11-10T11:41:12.331Z] ---> ff82a936d102 [2021-11-10T11:41:12.331Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-10T11:41:12.331Z] ---> Running in 2870e26dd86a [2021-11-10T11:41:12.331Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:41:12.331Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:41:12.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-10T11:41:14.070Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:41:14.070Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:41:14.070Z] OK: 220 MiB in 52 packages [2021-11-10T11:41:14.070Z] OK: 220 MiB in 52 packages [2021-11-10T11:41:14.651Z] Removing intermediate container f8b7102c9754 [2021-11-10T11:41:14.651Z] ---> 779715adba1f [2021-11-10T11:41:14.651Z] Step 6/22 : COPY . . [2021-11-10T11:41:14.651Z] Removing intermediate container ce9a20bb375b [2021-11-10T11:41:14.651Z] ---> 2725084385f4 [2021-11-10T11:41:14.651Z] Step 6/22 : COPY . . [2021-11-10T11:41:24.795Z] Removing intermediate container db53a594dc76 [2021-11-10T11:41:24.795Z] ---> 6998754cd8bd [2021-11-10T11:41:24.795Z] [2021-11-10T11:41:24.795Z] Step 9/30 : FROM alpine:3.14 [2021-11-10T11:41:24.795Z] ---> 14119a10abf4 [2021-11-10T11:41:24.796Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-10T11:41:24.796Z] ---> Running in 0349702b8d79 [2021-11-10T11:41:24.796Z] ---> 6ece9087b780 [2021-11-10T11:41:24.796Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:41:24.796Z] ---> 06acafd0aa67 [2021-11-10T11:41:24.796Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:41:24.796Z] ---> Running in 933cbab20d6c [2021-11-10T11:41:24.796Z] ---> Running in 4cf067a6f917 [2021-11-10T11:41:24.796Z] Removing intermediate container 0349702b8d79 [2021-11-10T11:41:24.796Z] ---> 227a3abce800 [2021-11-10T11:41:24.796Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-10T11:41:24.796Z] ---> Running in d827ce404a0f [2021-11-10T11:41:25.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:41:25.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:41:25.642Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-10T11:41:25.905Z] (2/2) Installing su-exec (0.2-r1) [2021-11-10T11:41:25.905Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:41:25.905Z] OK: 6 MiB in 16 packages [2021-11-10T11:41:26.490Z] Removing intermediate container 4cf067a6f917 [2021-11-10T11:41:26.490Z] ---> a8a8735b0386 [2021-11-10T11:41:26.490Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-10T11:41:26.490Z] Removing intermediate container 933cbab20d6c [2021-11-10T11:41:26.490Z] ---> 84a8578f0904 [2021-11-10T11:41:26.490Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-10T11:41:26.490Z] Removing intermediate container d827ce404a0f [2021-11-10T11:41:26.490Z] ---> 09e2a396d541 [2021-11-10T11:41:26.490Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-10T11:41:26.490Z] ---> Running in d9c8e5570684 [2021-11-10T11:41:26.490Z] ---> Running in 22dd8b123081 [2021-11-10T11:41:26.490Z] ---> Running in 83b833a56b2d [2021-11-10T11:41:26.753Z] Removing intermediate container 22dd8b123081 [2021-11-10T11:41:26.753Z] ---> 2be5fc94dd71 [2021-11-10T11:41:26.753Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-10T11:41:26.753Z] ---> Running in 06b4b809e7f5 [2021-11-10T11:41:27.013Z] Removing intermediate container 06b4b809e7f5 [2021-11-10T11:41:27.013Z] ---> a29ba5eb6529 [2021-11-10T11:41:27.013Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-10T11:41:27.277Z] ---> Running in adaf49ea9b49 [2021-11-10T11:41:27.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-10T11:41:27.277Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-10T11:41:28.239Z] Removing intermediate container adaf49ea9b49 [2021-11-10T11:41:28.239Z] ---> 5461710fd796 [2021-11-10T11:41:28.239Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-10T11:41:28.239Z] ---> Running in fab1754e0d48 [2021-11-10T11:41:28.239Z] Removing intermediate container fab1754e0d48 [2021-11-10T11:41:28.239Z] ---> 6117fb9ea19e [2021-11-10T11:41:28.239Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-10T11:41:28.506Z] ---> c9a1b04a21d4 [2021-11-10T11:41:28.506Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-10T11:41:28.506Z] ---> Running in 90847cd98cdb [2021-11-10T11:41:29.931Z] Removing intermediate container 90847cd98cdb [2021-11-10T11:41:29.931Z] ---> 44c618710978 [2021-11-10T11:41:29.931Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:41:29.931Z] ---> 3efe0bcfaaff [2021-11-10T11:41:29.931Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-10T11:41:30.533Z] ---> ae927b6dc373 [2021-11-10T11:41:30.533Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-10T11:41:31.127Z] ---> 9a314b3f8ce8 [2021-11-10T11:41:31.127Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-10T11:41:31.127Z] ---> 0f9f97488575 [2021-11-10T11:41:31.127Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-10T11:41:31.717Z] ---> d8d3842cacb2 [2021-11-10T11:41:31.717Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-10T11:41:31.988Z] ---> Running in 5288e320ce4a [2021-11-10T11:41:31.988Z] Removing intermediate container 5288e320ce4a [2021-11-10T11:41:31.988Z] ---> 4aa6c1a81b0a [2021-11-10T11:41:31.988Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-10T11:41:32.574Z] ---> 9bc3e1e6cb71 [2021-11-10T11:41:32.574Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-10T11:41:32.574Z] ---> Running in 2af81e77b107 [2021-11-10T11:41:33.543Z] Removing intermediate container 2af81e77b107 [2021-11-10T11:41:33.543Z] ---> 72b0461f49e7 [2021-11-10T11:41:33.543Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-10T11:41:33.810Z] ---> Running in 3fd2da927d50 [2021-11-10T11:41:33.810Z] Removing intermediate container 3fd2da927d50 [2021-11-10T11:41:33.810Z] ---> 6f90749428a4 [2021-11-10T11:41:33.810Z] Step 27/30 : CMD ["gate"] [2021-11-10T11:41:34.075Z] ---> Running in bb55ff35896a [2021-11-10T11:41:34.647Z] Removing intermediate container bb55ff35896a [2021-11-10T11:41:34.647Z] ---> 7f60a236bd8c [2021-11-10T11:41:34.647Z] Step 28/30 : LABEL arch=x86_64 [2021-11-10T11:41:34.647Z] ---> Running in 180c442d09cc [2021-11-10T11:41:34.917Z] Removing intermediate container 180c442d09cc [2021-11-10T11:41:34.917Z] ---> faabe188ba40 [2021-11-10T11:41:34.917Z] Step 29/30 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 [2021-11-10T11:41:34.917Z] ---> Running in c4c723a06dfa [2021-11-10T11:41:35.186Z] Removing intermediate container c4c723a06dfa [2021-11-10T11:41:35.186Z] ---> 49add86fd46c [2021-11-10T11:41:35.186Z] Step 30/30 : LABEL version=0.0.0 [2021-11-10T11:41:35.186Z] ---> Running in b7d05f22a1cc [2021-11-10T11:41:35.453Z] Removing intermediate container b7d05f22a1cc [2021-11-10T11:41:35.453Z] ---> 916aa75cfafb [2021-11-10T11:41:35.453Z] [2021-11-10T11:41:35.714Z] Successfully built 916aa75cfafb [2021-11-10T11:41:35.714Z] Successfully tagged security-bootstrapper:latest [2021-11-10T11:41:39.048Z]  Building security-bootstrapper ... done Removing intermediate container 2870e26dd86a [2021-11-10T11:41:39.048Z] ---> 8c333fb21f5f [2021-11-10T11:41:39.048Z] [2021-11-10T11:41:39.048Z] Step 11/23 : FROM alpine:3.14 [2021-11-10T11:41:39.048Z] ---> 14119a10abf4 [2021-11-10T11:41:39.048Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-10T11:41:39.048Z] ---> Using cache [2021-11-10T11:41:39.048Z] ---> a313e86cc3ff [2021-11-10T11:41:39.048Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:41:39.048Z] ---> Using cache [2021-11-10T11:41:39.048Z] ---> 0c5a3ac20540 [2021-11-10T11:41:39.048Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-10T11:41:39.048Z] ---> Running in 90f10125643e [2021-11-10T11:41:39.048Z] Removing intermediate container 90f10125643e [2021-11-10T11:41:39.048Z] ---> 0911967ac3c5 [2021-11-10T11:41:39.048Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-10T11:41:39.048Z] ---> Running in ed03a9c1fe8b [2021-11-10T11:41:39.048Z] Removing intermediate container ed03a9c1fe8b [2021-11-10T11:41:39.048Z] ---> b6f344274993 [2021-11-10T11:41:39.048Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:41:40.231Z] ---> f04f8d8aaffb [2021-11-10T11:41:40.231Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-10T11:41:40.231Z] ---> ff90a97f80d6 [2021-11-10T11:41:40.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-10T11:41:40.231Z] ---> b15c3e9833e5 [2021-11-10T11:41:40.231Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-10T11:41:40.231Z] ---> Running in c2e45edb6e8c [2021-11-10T11:41:40.491Z] Removing intermediate container c2e45edb6e8c [2021-11-10T11:41:40.491Z] ---> a90c04233925 [2021-11-10T11:41:40.491Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:41:40.491Z] ---> Running in a7cce0109f7a [2021-11-10T11:41:40.756Z] Removing intermediate container a7cce0109f7a [2021-11-10T11:41:40.756Z] ---> 3b892e1f947d [2021-11-10T11:41:40.756Z] Step 21/23 : LABEL arch=x86_64 [2021-11-10T11:41:40.756Z] ---> Running in 45bf109a295c [2021-11-10T11:41:41.016Z] Removing intermediate container 45bf109a295c [2021-11-10T11:41:41.016Z] ---> 3c8ec884636f [2021-11-10T11:41:41.016Z] Step 22/23 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 [2021-11-10T11:41:41.016Z] ---> Running in 9b8c2557579b [2021-11-10T11:41:41.281Z] Removing intermediate container 9b8c2557579b [2021-11-10T11:41:41.281Z] ---> 3fd700a9995d [2021-11-10T11:41:41.281Z] Step 23/23 : LABEL version=0.0.0 [2021-11-10T11:41:41.281Z] ---> Running in 8feb4d88ae3c [2021-11-10T11:41:41.281Z] Removing intermediate container 8feb4d88ae3c [2021-11-10T11:41:41.281Z] ---> 654cda41e96f [2021-11-10T11:41:41.281Z] [2021-11-10T11:41:41.548Z] Successfully built 654cda41e96f [2021-11-10T11:41:41.548Z] Successfully tagged support-scheduler:latest [2021-11-10T11:41:49.746Z]  Building support-scheduler ... done Removing intermediate container 83b833a56b2d [2021-11-10T11:41:49.746Z] ---> 6a869ec70148 [2021-11-10T11:41:49.746Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-10T11:41:49.746Z] ---> Running in 68099d109bc9 [2021-11-10T11:41:50.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-10T11:41:51.284Z] Removing intermediate container 68099d109bc9 [2021-11-10T11:41:51.284Z] ---> c1293e674745 [2021-11-10T11:41:51.284Z] [2021-11-10T11:41:51.284Z] Step 10/22 : FROM docker:20.10.8 [2021-11-10T11:41:51.284Z] 20.10.8: Pulling from library/docker [2021-11-10T11:41:54.607Z] Removing intermediate container d9c8e5570684 [2021-11-10T11:41:54.607Z] ---> 2f173b7d175e [2021-11-10T11:41:54.607Z] [2021-11-10T11:41:54.607Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T11:41:54.607Z] ---> 14119a10abf4 [2021-11-10T11:41:54.607Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-10T11:41:54.607Z] ---> Running in 330a94550f06 [2021-11-10T11:41:54.607Z] Removing intermediate container 330a94550f06 [2021-11-10T11:41:54.607Z] ---> 00e31871208b [2021-11-10T11:41:54.607Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-10T11:41:54.607Z] ---> Running in c79557ca6f1e [2021-11-10T11:41:54.607Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-10T11:41:54.607Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-10T11:41:54.607Z] ---> bc6c0ffef665 [2021-11-10T11:41:54.607Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:41:54.607Z] Removing intermediate container c79557ca6f1e [2021-11-10T11:41:54.607Z] ---> 5fe55f660ed4 [2021-11-10T11:41:54.607Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-10T11:41:54.607Z] ---> Running in b6a5a1e6fe4b [2021-11-10T11:41:54.607Z] ---> Running in c372b995020c [2021-11-10T11:41:54.607Z] Removing intermediate container b6a5a1e6fe4b [2021-11-10T11:41:54.607Z] ---> 4fb3ef71231c [2021-11-10T11:41:54.607Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:41:54.607Z] Removing intermediate container c372b995020c [2021-11-10T11:41:54.607Z] ---> a17a45113a0a [2021-11-10T11:41:54.607Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-10T11:41:54.607Z] ---> Running in c2274b53b51c [2021-11-10T11:41:54.607Z] ---> Running in e8bdafa09a58 [2021-11-10T11:41:55.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:41:55.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:41:55.480Z] Removing intermediate container c2274b53b51c [2021-11-10T11:41:55.480Z] ---> 6d80f7771b9e [2021-11-10T11:41:55.480Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-10T11:41:55.480Z] ---> Running in 381484f1c8c3 [2021-11-10T11:41:55.480Z] (1/42) Installing readline (8.1.0-r0) [2021-11-10T11:41:55.480Z] (2/42) Installing bash (5.1.4-r0) [2021-11-10T11:41:55.480Z] Executing bash-5.1.4-r0.post-install [2021-11-10T11:41:55.480Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-10T11:41:55.480Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-10T11:41:55.480Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-10T11:41:55.480Z] (6/42) Installing curl (7.79.1-r0) [2021-11-10T11:41:55.480Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-10T11:41:55.480Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-10T11:41:55.480Z] (9/42) Installing expat (2.4.1-r0) [2021-11-10T11:41:55.480Z] (10/42) Installing libffi (3.3-r2) [2021-11-10T11:41:55.480Z] (11/42) Installing gdbm (1.19-r0) [2021-11-10T11:41:55.480Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-10T11:41:55.480Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T11:41:55.480Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T11:41:55.480Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-10T11:41:55.480Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-10T11:41:55.480Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-10T11:41:55.740Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:41:56.000Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-10T11:41:56.000Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-10T11:41:56.000Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-10T11:41:56.000Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-10T11:41:56.000Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-10T11:41:56.000Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-10T11:41:56.000Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-10T11:41:56.000Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-10T11:41:56.000Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-10T11:41:56.000Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-10T11:41:56.260Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-10T11:41:56.260Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-10T11:41:56.260Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-10T11:41:56.260Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-10T11:41:56.260Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-10T11:41:56.260Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-10T11:41:56.260Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-10T11:41:56.260Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-10T11:41:56.260Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-10T11:41:56.260Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-10T11:41:56.260Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-10T11:41:56.260Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-10T11:41:56.260Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-10T11:41:56.260Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-10T11:41:56.260Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-10T11:41:56.520Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:41:56.520Z] OK: 84 MiB in 64 packages [2021-11-10T11:41:56.520Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:41:57.098Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-10T11:41:57.098Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T11:41:57.098Z] Collecting docker-compose==1.23.2 [2021-11-10T11:41:57.098Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-10T11:41:57.098Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-10T11:41:57.098Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-10T11:41:57.098Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-10T11:41:57.098Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T11:41:57.368Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-10T11:41:57.368Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-10T11:41:57.368Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:41:57.368Z] OK: 8 MiB in 20 packages [2021-11-10T11:41:57.631Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-10T11:41:57.631Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-10T11:41:57.631Z] Collecting jsonschema<3,>=2.5.1 [2021-11-10T11:41:57.631Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-10T11:41:57.631Z] Collecting texttable<0.10,>=0.9.0 [2021-11-10T11:41:57.631Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-10T11:41:58.571Z] Collecting docker<4.0,>=3.6.0 [2021-11-10T11:41:58.571Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-10T11:41:58.571Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-10T11:41:58.571Z] Collecting docopt<0.7,>=0.6.1 [2021-11-10T11:41:58.571Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-10T11:41:58.838Z] Removing intermediate container 381484f1c8c3 [2021-11-10T11:41:58.838Z] ---> 229a0031af45 [2021-11-10T11:41:58.838Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:41:58.838Z] ---> de94802ce039 [2021-11-10T11:41:58.838Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-10T11:41:59.098Z] Collecting cached-property<2,>=1.2.0 [2021-11-10T11:41:59.098Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-10T11:41:59.098Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-10T11:41:59.098Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-10T11:41:59.361Z] ---> 4188d4f26752 [2021-11-10T11:41:59.361Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-10T11:41:59.361Z] Collecting PyYAML<4,>=3.10 [2021-11-10T11:41:59.361Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-10T11:41:59.361Z] ---> 092beadddce4 [2021-11-10T11:41:59.361Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-10T11:41:59.622Z] ---> Running in 0cdbb095ff03 [2021-11-10T11:41:59.622Z] Removing intermediate container 0cdbb095ff03 [2021-11-10T11:41:59.622Z] ---> 499fb8296e9a [2021-11-10T11:41:59.622Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:41:59.622Z] ---> Running in 26265a48078d [2021-11-10T11:41:59.883Z] Removing intermediate container 26265a48078d [2021-11-10T11:41:59.883Z] ---> d42254803d83 [2021-11-10T11:41:59.883Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T11:41:59.883Z] ---> Running in 5723fb6b32ed [2021-11-10T11:41:59.883Z] Removing intermediate container 5723fb6b32ed [2021-11-10T11:41:59.883Z] ---> cc2986561dc8 [2021-11-10T11:41:59.883Z] Step 21/22 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 [2021-11-10T11:41:59.883Z] Collecting docker-pycreds>=0.4.0 [2021-11-10T11:41:59.883Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-10T11:41:59.883Z] ---> Running in 006524d2aee1 [2021-11-10T11:41:59.883Z] Collecting idna<2.8,>=2.5 [2021-11-10T11:41:59.883Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-10T11:41:59.883Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-10T11:41:59.883Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-10T11:41:59.883Z] 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) [2021-11-10T11:41:59.883Z] Removing intermediate container 006524d2aee1 [2021-11-10T11:41:59.883Z] ---> f8076e74ad57 [2021-11-10T11:41:59.883Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T11:41:59.883Z] ---> Running in 64c3dfb899eb [2021-11-10T11:42:00.149Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-10T11:42:00.149Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-10T11:42:00.149Z] Removing intermediate container 64c3dfb899eb [2021-11-10T11:42:00.149Z] ---> 41cb80316917 [2021-11-10T11:42:00.149Z] [2021-11-10T11:42:00.149Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-10T11:42:00.149Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-10T11:42:00.149Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-10T11:42:00.149Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-10T11:42:00.149Z] Successfully built 41cb80316917 [2021-11-10T11:42:00.149Z] Successfully tagged core-data:latest [2021-11-10T11:42:00.149Z]  Building core-data ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-10T11:42:00.149Z] Attempting uninstall: urllib3 [2021-11-10T11:42:00.149Z] Found existing installation: urllib3 1.26.5 [2021-11-10T11:42:00.149Z] Uninstalling urllib3-1.26.5: [2021-11-10T11:42:00.149Z] Successfully uninstalled urllib3-1.26.5 [2021-11-10T11:42:00.410Z] Attempting uninstall: idna [2021-11-10T11:42:00.410Z] Found existing installation: idna 3.2 [2021-11-10T11:42:00.410Z] Uninstalling idna-3.2: [2021-11-10T11:42:00.410Z] Successfully uninstalled idna-3.2 [2021-11-10T11:42:00.671Z] Attempting uninstall: chardet [2021-11-10T11:42:00.671Z] Found existing installation: chardet 4.0.0 [2021-11-10T11:42:00.671Z] Uninstalling chardet-4.0.0: [2021-11-10T11:42:00.671Z] Successfully uninstalled chardet-4.0.0 [2021-11-10T11:42:00.933Z] Attempting uninstall: requests [2021-11-10T11:42:00.933Z] Found existing installation: requests 2.25.1 [2021-11-10T11:42:00.933Z] Uninstalling requests-2.25.1: [2021-11-10T11:42:00.933Z] Successfully uninstalled requests-2.25.1 [2021-11-10T11:42:00.933Z] Running setup.py install for texttable: started [2021-11-10T11:42:01.194Z] Running setup.py install for texttable: finished with status 'done' [2021-11-10T11:42:01.194Z] Running setup.py install for PyYAML: started [2021-11-10T11:42:01.763Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-10T11:42:01.763Z] Running setup.py install for docopt: started [2021-11-10T11:42:02.026Z] Running setup.py install for docopt: finished with status 'done' [2021-11-10T11:42:02.026Z] Running setup.py install for dockerpty: started [2021-11-10T11:42:02.286Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-10T11:42:02.547Z] 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 [2021-11-10T11:42:05.963Z] Removing intermediate container e8bdafa09a58 [2021-11-10T11:42:05.963Z] ---> 819792918a48 [2021-11-10T11:42:05.963Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-10T11:42:05.963Z] ---> Running in c584382c36aa [2021-11-10T11:42:05.963Z] Removing intermediate container c584382c36aa [2021-11-10T11:42:05.963Z] ---> 2324124638ba [2021-11-10T11:42:05.963Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-10T11:42:05.963Z] ---> Running in ae575e09eadd [2021-11-10T11:42:05.963Z] Removing intermediate container ae575e09eadd [2021-11-10T11:42:05.963Z] ---> efb1b2fdea78 [2021-11-10T11:42:05.963Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-10T11:42:05.963Z] ---> a3bf59ac0a3f [2021-11-10T11:42:05.963Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-10T11:42:05.963Z] ---> a9c85e1cd46a [2021-11-10T11:42:05.963Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-10T11:42:06.295Z] ---> fb15e6bcb097 [2021-11-10T11:42:06.295Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-10T11:42:06.295Z] ---> Running in e9fcb17b70c6 [2021-11-10T11:42:06.575Z] Removing intermediate container e9fcb17b70c6 [2021-11-10T11:42:06.575Z] ---> bf8789d5cb89 [2021-11-10T11:42:06.575Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:42:06.575Z] ---> Running in 2a5c9194e055 [2021-11-10T11:42:06.575Z] Removing intermediate container 2a5c9194e055 [2021-11-10T11:42:06.575Z] ---> d14a3c61083b [2021-11-10T11:42:06.575Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T11:42:06.575Z] ---> Running in 01cb542c1899 [2021-11-10T11:42:06.575Z] Removing intermediate container 01cb542c1899 [2021-11-10T11:42:06.575Z] ---> 482ec0138bfb [2021-11-10T11:42:06.575Z] Step 21/22 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 [2021-11-10T11:42:06.575Z] ---> Running in d5896a9a15c5 [2021-11-10T11:42:06.861Z] Removing intermediate container d5896a9a15c5 [2021-11-10T11:42:06.861Z] ---> a6021308ffc8 [2021-11-10T11:42:06.861Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T11:42:06.861Z] ---> Running in 58b4b7d5c104 [2021-11-10T11:42:06.861Z] Removing intermediate container 58b4b7d5c104 [2021-11-10T11:42:06.861Z] ---> 7622439caab5 [2021-11-10T11:42:06.861Z] [2021-11-10T11:42:06.861Z] Successfully built 7622439caab5 [2021-11-10T11:42:07.152Z] Successfully tagged sys-mgmt-agent:latest [2021-11-10T11:42:07.207Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-10T11:42:07.213Z] $ docker stop --time=1 43a3beab9061922b8721b33e9fd574a91ebf0bf7110f44f483fbbf40b4b6209f [2021-11-10T11:42:08.597Z] $ docker rm -f 43a3beab9061922b8721b33e9fd574a91ebf0bf7110f44f483fbbf40b4b6209f [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T11:42:08.952Z] + docker images [2021-11-10T11:42:08.952Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-10T11:42:08.952Z] sys-mgmt-agent latest 7622439caab5 2 seconds ago 294MB [2021-11-10T11:42:08.952Z] core-data latest 41cb80316917 9 seconds ago 20.7MB [2021-11-10T11:42:08.952Z] 2f173b7d175e 15 seconds ago 1.76GB [2021-11-10T11:42:08.952Z] c1293e674745 18 seconds ago 1.76GB [2021-11-10T11:42:08.952Z] support-scheduler latest 654cda41e96f 27 seconds ago 16.2MB [2021-11-10T11:42:08.952Z] 8c333fb21f5f 30 seconds ago 1.76GB [2021-11-10T11:42:08.952Z] security-bootstrapper latest 916aa75cfafb 33 seconds ago 18.9MB [2021-11-10T11:42:08.952Z] 6998754cd8bd 47 seconds ago 1.76GB [2021-11-10T11:42:08.952Z] security-secretstore-setup latest f9b65c80991c About a minute ago 28.4MB [2021-11-10T11:42:08.952Z] core-command latest 35bfb52ec389 About a minute ago 16.1MB [2021-11-10T11:42:08.952Z] core-metadata latest 92619cc1823c About a minute ago 16.9MB [2021-11-10T11:42:08.952Z] support-notifications latest 0021b6b143a2 About a minute ago 16.9MB [2021-11-10T11:42:08.952Z] 33a8785f7b3c About a minute ago 1.76GB [2021-11-10T11:42:08.952Z] security-proxy-setup latest 43b7408e0225 About a minute ago 26.9MB [2021-11-10T11:42:08.952Z] e7a2cff015e7 About a minute ago 1.75GB [2021-11-10T11:42:08.952Z] 4984aa20f60f About a minute ago 1.76GB [2021-11-10T11:42:08.952Z] 8982a613dbea About a minute ago 1.76GB [2021-11-10T11:42:08.952Z] 926c8e36efbb About a minute ago 1.76GB [2021-11-10T11:42:08.952Z] ci-base-image-x86_64 latest 41f17b46ef5f 5 minutes ago 1.25GB [2021-11-10T11:42:08.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 weeks ago 548MB [2021-11-10T11:42:08.952Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-10T11:42:08.952Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-10T11:42:08.952Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-10T11:42:08.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-11-10T11:42:24.272Z] Still waiting to schedule task [2021-11-10T11:42:24.272Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-10T11:45:13.110Z] Running on prd-ubuntu18.04-docker-8c-8g-30157 in /w/workspace/edgexfoundry_edgex-go_PR-3799 [Pipeline] { [Pipeline] ws [2021-11-10T11:45:13.122Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-11-10T11:45:13.208Z] The recommended git tool is: git [2021-11-10T11:45:16.006Z] using credential edgex-jenkins-ssh [2021-11-10T11:45:16.016Z] Cloning the remote Git repository [2021-11-10T11:45:16.042Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-10T11:45:16.101Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-11-10T11:45:16.124Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-10T11:45:16.124Z] > git --version # timeout=10 [2021-11-10T11:45:16.129Z] > git --version # 'git version 2.17.1' [2021-11-10T11:45:16.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T11:45:16.157Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T11:45:20.892Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 694f697f894a2531d5d568b8cd1b15c2af7a6f56 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T11:45:21.125Z] 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) [2021-11-10T11:45:20.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-10T11:45:20.276Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T11:45:20.284Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-10T11:45:20.296Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-10T11:45:20.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T11:45:20.299Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3799/head:refs/remotes/origin/PR-3799 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-10T11:45:20.903Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T11:45:20.908Z] > git checkout -f 694f697f894a2531d5d568b8cd1b15c2af7a6f56 # timeout=10 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 [2021-11-10T11:45:23.249Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:45:23.550Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:45:24.109Z] ---> package-listing.sh [2021-11-10T11:45:24.109Z] ++ facter osfamily [2021-11-10T11:45:24.109Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-10T11:45:24.369Z] + OS_FAMILY=redhat [2021-11-10T11:45:24.369Z] + workspace=/w/workspace/edgex-go/2 [2021-11-10T11:45:24.369Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-10T11:45:24.369Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-10T11:45:24.369Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-10T11:45:24.369Z] + PACKAGES=/tmp/packages_start.txt [2021-11-10T11:45:24.369Z] + '[' /w/workspace/edgex-go/2 ']' [2021-11-10T11:45:24.369Z] + PACKAGES=/tmp/packages_end.txt [2021-11-10T11:45:24.369Z] + case "${OS_FAMILY}" in [2021-11-10T11:45:24.369Z] + sort [2021-11-10T11:45:24.369Z] + rpm -qa [2021-11-10T11:45:27.662Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-10T11:45:27.662Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-10T11:45:27.662Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-10T11:45:27.662Z] + '[' /w/workspace/edgex-go/2 ']' [2021-11-10T11:45:27.662Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-11-10T11:45:27.662Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-11-10T11:45:27.671Z] 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 [2021-11-10T11:45:27.951Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:45:28.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T11:45:28.499Z] [2021-11-10T11:45:28.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:45:28.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T11:45:28.799Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T11:45:28.799Z] b4d181a07f80: Pulling fs layer [2021-11-10T11:45:28.799Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T11:45:28.799Z] ed53099fbce6: Pulling fs layer [2021-11-10T11:45:28.799Z] dc539afda2c1: Pulling fs layer [2021-11-10T11:45:28.799Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T11:45:28.799Z] 9065ff56babe: Pulling fs layer [2021-11-10T11:45:28.799Z] d287ab97295c: Pulling fs layer [2021-11-10T11:45:28.799Z] dc539afda2c1: Waiting [2021-11-10T11:45:28.799Z] 77bc0d833cb6: Waiting [2021-11-10T11:45:28.799Z] 9065ff56babe: Waiting [2021-11-10T11:45:28.799Z] d287ab97295c: Waiting [2021-11-10T11:45:28.799Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T11:45:28.799Z] a1111a8f2ec3: Download complete [2021-11-10T11:45:28.799Z] dc539afda2c1: Verifying Checksum [2021-11-10T11:45:28.799Z] dc539afda2c1: Download complete [2021-11-10T11:45:29.074Z] ed53099fbce6: Verifying Checksum [2021-11-10T11:45:29.074Z] ed53099fbce6: Download complete [2021-11-10T11:45:29.074Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T11:45:29.074Z] 77bc0d833cb6: Download complete [2021-11-10T11:45:29.074Z] 9065ff56babe: Verifying Checksum [2021-11-10T11:45:29.074Z] 9065ff56babe: Download complete [2021-11-10T11:45:29.074Z] b4d181a07f80: Verifying Checksum [2021-11-10T11:45:29.074Z] b4d181a07f80: Download complete [2021-11-10T11:45:29.655Z] d287ab97295c: Verifying Checksum [2021-11-10T11:45:29.655Z] d287ab97295c: Download complete [2021-11-10T11:45:30.594Z] b4d181a07f80: Pull complete [2021-11-10T11:45:30.594Z] a1111a8f2ec3: Pull complete [2021-11-10T11:45:31.164Z] ed53099fbce6: Pull complete [2021-11-10T11:45:31.164Z] dc539afda2c1: Pull complete [2021-11-10T11:45:31.426Z] 77bc0d833cb6: Pull complete [2021-11-10T11:45:31.691Z] 9065ff56babe: Pull complete [2021-11-10T11:45:36.995Z] d287ab97295c: Pull complete [2021-11-10T11:45:36.995Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T11:45:36.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T11:45:36.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T11:45:37.066Z] prd-centos7-docker-4c-2g-30154 does not seem to be running inside a container [2021-11-10T11:45:37.106Z] $ 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 [2021-11-10T11:45:40.413Z] $ docker top e0d55c3787d45c2b2389c16a3dbe51e9c9d336ffe96d7f20176ca6a521e4ff99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T11:45:40.771Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-10T11:45:41.065Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-10T11:45:41.356Z] + ls /var/log/sa-host [2021-11-10T11:45:41.356Z] + sadf -c /var/log/sa-host/sa10 [2021-11-10T11:45:41.356Z] file_magic: OK [2021-11-10T11:45:41.356Z] HZ: Using current value: 100 [2021-11-10T11:45:41.356Z] file_header: OK [2021-11-10T11:45:41.356Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-10T11:45:41.356Z] Statistics: [2021-11-10T11:45:41.356Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T11:45:41.356Z] File successfully converted to sysstat format version 12.0.3 [2021-11-10T11:45:41.356Z] + sadf -c /var/log/sa-host/sa30 [2021-11-10T11:45:41.356Z] file_magic: OK [2021-11-10T11:45:41.356Z] HZ: Using current value: 100 [2021-11-10T11:45:41.356Z] file_header: OK [2021-11-10T11:45:41.356Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-10T11:45:41.356Z] Statistics: [2021-11-10T11:45:41.356Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T11:45:41.356Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T11:45:42.647Z] provisioning config files... [2021-11-10T11:45:42.657Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4073709571538884822tmp [Pipeline] { [Pipeline] echo [2021-11-10T11:45:42.672Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:45:42.960Z] ---> create-netrc.sh [Pipeline] } [2021-11-10T11:45:42.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:45:43.340Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-10T11:45:43.349Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:45:43.640Z] ---> sudo-logs.sh [2021-11-10T11:45:43.640Z] Archiving 'sudo' log.. [2021-11-10T11:45:43.640Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30154.novalocal: Name or service not known [2021-11-10T11:45:43.640Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30154.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-10T11:45:43.658Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:45:43.946Z] ---> job-cost.sh [2021-11-10T11:45:43.946Z] lf-activate-venv: SKIPPING [2021-11-10T11:45:43.946Z] INFO: No Stack... [2021-11-10T11:45:44.207Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T11:45:44.466Z] INFO: Archiving Costs [Pipeline] echo [2021-11-10T11:45:44.479Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:45:44.770Z] ---> logs-deploy.sh [2021-11-10T11:45:44.770Z] lf-activate-venv: SKIPPING [2021-11-10T11:45:44.770Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3799/2 [2021-11-10T11:45:44.770Z] INFO: archiving workspace using pattern(s): [2021-11-10T11:45:45.342Z] Archives upload complete. [2021-11-10T11:45:45.603Z] INFO: archiving logs to Nexus