Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc332ed083f1c61ee8ecfefd91dd0e56b233d913 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-ssh8159762451691229580.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh17454516538374164511.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 7a502be46133bd83b74f613648f1d59e9d9e8641 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10412108230049164267.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > 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-ssh8014656748106271923.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13953223801030072277.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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1311’ Running on prd-centos7-docker-4c-2g-1316 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/133 [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/133 # 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/133@tmp/jenkins-gitclient-ssh5375296506445812949.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dc332ed083f1c61ee8ecfefd91dd0e56b233d913 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f dc332ed083f1c61ee8ecfefd91dd0e56b233d913 # timeout=10 Commit message: "Merge pull request #3858 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.0-dev.3" > git rev-list --no-walk 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-12T02:02:34.995Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-12T02:02:35.049Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-12T02:02:35.068Z] ========================================================= [2022-01-12T02:02:35.068Z] EdgeX Global Pipelines Version Info [2022-01-12T02:02:35.068Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-12T02:02:36.204Z] ------------------- [2022-01-12T02:02:36.204Z] stable info: [2022-01-12T02:02:36.204Z] ------------------- [2022-01-12T02:02:36.204Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-12T02:02:36.204Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-12T02:02:36.204Z] Message: update stable to v1.0.218 [2022-01-12T02:02:36.779Z] ------------------- [2022-01-12T02:02:36.779Z] experimental info: [2022-01-12T02:02:36.779Z] ------------------- [2022-01-12T02:02:36.779Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-12T02:02:36.779Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-12T02:02:36.779Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-12T02:02:36.907Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-12T02:02:36.918Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-12T02:02:36.929Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-12T02:02:36.941Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-12T02:02:36.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-12T02:02:36.963Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-12T02:02:36.973Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-12T02:02:36.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-12T02:02:36.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-12T02:02:36.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-12T02:02:37.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-12T02:02:37.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-12T02:02:37.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-12T02:02:37.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-12T02:02:37.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-12T02:02:37.078Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-12T02:02:37.091Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-12T02:02:37.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-12T02:02:37.120Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-12T02:02:37.135Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-12T02:02:37.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-12T02:02:37.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-12T02:02:37.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-12T02:02:37.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-12T02:02:37.203Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-12T02:02:37.215Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [Pipeline] echo [2022-01-12T02:02:37.223Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc332ed [Pipeline] echo [2022-01-12T02:02:37.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-12T02:02:37.263Z] provisioning config files... [2022-01-12T02:02:37.275Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/133@tmp/config3198007869511049768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-12T02:02:37.579Z] ---> docker-login.sh [2022-01-12T02:02:37.579Z] nexus3.edgexfoundry.org:10001 [2022-01-12T02:02:37.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:02:37.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:02:37.844Z] Configure a credential helper to remove this warning. See [2022-01-12T02:02:37.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:02:37.844Z] [2022-01-12T02:02:37.844Z] Login Succeeded [2022-01-12T02:02:37.844Z] nexus3.edgexfoundry.org:10002 [2022-01-12T02:02:37.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:02:37.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:02:37.844Z] Configure a credential helper to remove this warning. See [2022-01-12T02:02:37.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:02:37.844Z] [2022-01-12T02:02:37.844Z] Login Succeeded [2022-01-12T02:02:37.844Z] nexus3.edgexfoundry.org:10003 [2022-01-12T02:02:38.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:02:38.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:02:38.108Z] Configure a credential helper to remove this warning. See [2022-01-12T02:02:38.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:02:38.108Z] [2022-01-12T02:02:38.108Z] Login Succeeded [2022-01-12T02:02:38.108Z] nexus3.edgexfoundry.org:10004 [2022-01-12T02:02:38.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:02:38.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:02:38.108Z] Configure a credential helper to remove this warning. See [2022-01-12T02:02:38.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:02:38.108Z] [2022-01-12T02:02:38.108Z] Login Succeeded [2022-01-12T02:02:38.108Z] docker.io [2022-01-12T02:02:38.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:02:38.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:02:38.634Z] Configure a credential helper to remove this warning. See [2022-01-12T02:02:38.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:02:38.634Z] [2022-01-12T02:02:38.634Z] Login Succeeded [2022-01-12T02:02:38.634Z] ---> docker-login.sh ends [Pipeline] } [2022-01-12T02:02:38.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-12T02:02:38.960Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-01-12T02:02:38.960Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T02:02:38.960Z] ++ cut -d/ -f2 [2022-01-12T02:02:38.960Z] ++ dirname cmd/core-command/Dockerfile [2022-01-12T02:02:38.960Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-12T02:02:38.960Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T02:02:38.960Z] ++ dirname cmd/core-data/Dockerfile [2022-01-12T02:02:38.960Z] ++ cut -d/ -f2 [2022-01-12T02:02:38.960Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-12T02:02:38.960Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T02:02:38.960Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-12T02:02:38.960Z] ++ cut -d/ -f2 [2022-01-12T02:02:38.960Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-12T02:02:38.960Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T02:02:38.960Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-12T02:02:38.960Z] ++ cut -d/ -f2 [2022-01-12T02:02:38.960Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-12T02:02:38.960Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T02:02:38.960Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-12T02:02:38.960Z] ++ cut -d/ -f2 [2022-01-12T02:02:38.960Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-12T02:02:38.960Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T02:02:38.960Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-12T02:02:38.960Z] ++ cut -d/ -f2 [2022-01-12T02:02:38.960Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-12T02:02:38.960Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T02:02:38.960Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-12T02:02:38.960Z] ++ cut -d/ -f2 [2022-01-12T02:02:38.960Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-12T02:02:38.960Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T02:02:38.960Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-12T02:02:38.960Z] ++ cut -d/ -f2 [2022-01-12T02:02:38.960Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-12T02:02:38.960Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-12T02:02:38.960Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-12T02:02:38.960Z] ++ cut -d/ -f2 [2022-01-12T02:02:38.960Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-12T02:02:38.992Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-12T02:02:39.349Z] + git rev-list -1 --merges dc332ed083f1c61ee8ecfefd91dd0e56b233d913~1..dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [Pipeline] echo [2022-01-12T02:02:39.366Z] -----------> git rev-list -1 --merges dc332ed083f1c61ee8ecfefd91dd0e56b233d913~1..dc332ed083f1c61ee8ecfefd91dd0e56b233d913 dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:02:39.366Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [false] [Pipeline] sh [2022-01-12T02:02:39.655Z] + git log --format=format:%s -1 dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [Pipeline] echo [2022-01-12T02:02:39.673Z] ========================================================= [2022-01-12T02:02:39.673Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-12T02:02:39.673Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-12T02:02:40.237Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-12T02:02:40.237Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-12T02:02:40.237Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-12T02:02:40.237Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-12T02:02:40.237Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-12T02:02:40.237Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-12T02:02:40.237Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:02:40.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-12T02:02:40.675Z] [2022-01-12T02:02:40.675Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:02:40.979Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-12T02:02:40.979Z] latest: Pulling from edgex-devops/git-semver [2022-01-12T02:02:40.979Z] a0d0a0d46f8b: Pulling fs layer [2022-01-12T02:02:40.979Z] 3e5f54012d9b: Pulling fs layer [2022-01-12T02:02:40.979Z] 4c7163046ea9: Pulling fs layer [2022-01-12T02:02:40.979Z] 0c2d73faf560: Pulling fs layer [2022-01-12T02:02:40.979Z] 0c2d73faf560: Waiting [2022-01-12T02:02:40.979Z] 3e5f54012d9b: Verifying Checksum [2022-01-12T02:02:40.979Z] 3e5f54012d9b: Download complete [2022-01-12T02:02:40.979Z] a0d0a0d46f8b: Verifying Checksum [2022-01-12T02:02:40.979Z] a0d0a0d46f8b: Download complete [2022-01-12T02:02:40.979Z] 4c7163046ea9: Verifying Checksum [2022-01-12T02:02:40.979Z] 4c7163046ea9: Download complete [2022-01-12T02:02:40.979Z] 0c2d73faf560: Verifying Checksum [2022-01-12T02:02:40.979Z] 0c2d73faf560: Download complete [2022-01-12T02:02:41.248Z] a0d0a0d46f8b: Pull complete [2022-01-12T02:02:41.248Z] 3e5f54012d9b: Pull complete [2022-01-12T02:02:41.518Z] 4c7163046ea9: Pull complete [2022-01-12T02:02:41.779Z] 0c2d73faf560: Pull complete [2022-01-12T02:02:41.779Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-12T02:02:41.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-12T02:02:41.779Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-12T02:02:41.852Z] prd-centos7-docker-4c-2g-1316 does not seem to be running inside a container [2022-01-12T02:02:41.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/133 -v /w/workspace/edgex-go/133:/w/workspace/edgex-go/133:rw,z -v /w/workspace/edgex-go/133@tmp:/w/workspace/edgex-go/133@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-12T02:02:42.395Z] $ docker top 7109e9ba53791fce322baabe56f47aa159f11f776d4886eca202465a02e78992 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-12T02:02:42.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-12T02:02:42.740Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-12T02:02:42.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-12T02:02:42.635Z] $ docker exec 7109e9ba53791fce322baabe56f47aa159f11f776d4886eca202465a02e78992 ssh-agent [2022-01-12T02:02:42.965Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBPppMj/agent.13 [2022-01-12T02:02:42.965Z] SSH_AGENT_PID=20 [2022-01-12T02:02:42.973Z] Running ssh-add (command line suppressed) [2022-01-12T02:02:42.898Z] Identity added: /w/workspace/edgex-go/133@tmp/private_key_8149141653646568567.key (/w/workspace/edgex-go/133@tmp/private_key_8149141653646568567.key) [2022-01-12T02:02:43.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-12T02:02:43.396Z] + git tag --points-at HEAD [Pipeline] } [2022-01-12T02:02:43.248Z] $ docker exec --env ******** --env ******** 7109e9ba53791fce322baabe56f47aa159f11f776d4886eca202465a02e78992 ssh-agent -k [2022-01-12T02:02:43.332Z] unset SSH_AUTH_SOCK; [2022-01-12T02:02:43.333Z] unset SSH_AGENT_PID; [2022-01-12T02:02:43.333Z] echo Agent pid 20 killed; [2022-01-12T02:02:43.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-12T02:02:43.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-12T02:02:43.522Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-12T02:02:43.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-12T02:02:43.487Z] $ docker exec 7109e9ba53791fce322baabe56f47aa159f11f776d4886eca202465a02e78992 ssh-agent [2022-01-12T02:02:43.727Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKdPDhF/agent.55 [2022-01-12T02:02:43.727Z] SSH_AGENT_PID=61 [2022-01-12T02:02:43.731Z] Running ssh-add (command line suppressed) [2022-01-12T02:02:43.681Z] Identity added: /w/workspace/edgex-go/133@tmp/private_key_9137276189969803165.key (/w/workspace/edgex-go/133@tmp/private_key_9137276189969803165.key) [2022-01-12T02:02:43.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-12T02:02:44.118Z] + git semver init [2022-01-12T02:02:44.118Z] # -> Open(): unable to determine branch for HEAD [2022-01-12T02:02:44.118Z] # $GIT_DIR = /w/workspace/edgex-go/133/.git [2022-01-12T02:02:44.118Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/133 [2022-01-12T02:02:44.118Z] # $SEMVER_REMOTE_NAME = origin [2022-01-12T02:02:44.118Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-12T02:02:44.118Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-12T02:02:44.118Z] # $SEMVER_BRANCH = main [2022-01-12T02:02:44.118Z] # $SEMVER_TEMP = /tmp/semver-097290127 [2022-01-12T02:02:44.118Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-12T02:02:59.072Z] # '/tmp/semver-097290127' -> '/w/workspace/edgex-go/133/.semver' [2022-01-12T02:02:59.072Z] # -> Force: false [2022-01-12T02:02:59.072Z] # $SEMVER_DIR = /w/workspace/edgex-go/133/.semver [Pipeline] } [2022-01-12T02:02:59.083Z] $ docker exec --env ******** --env ******** 7109e9ba53791fce322baabe56f47aa159f11f776d4886eca202465a02e78992 ssh-agent -k [2022-01-12T02:02:59.178Z] unset SSH_AUTH_SOCK; [2022-01-12T02:02:59.180Z] unset SSH_AGENT_PID; [2022-01-12T02:02:59.180Z] echo Agent pid 61 killed; [2022-01-12T02:02:59.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-12T02:02:59.501Z] + git semver [Pipeline] } [2022-01-12T02:02:59.516Z] $ docker stop --time=1 7109e9ba53791fce322baabe56f47aa159f11f776d4886eca202465a02e78992 [2022-01-12T02:03:01.700Z] $ docker rm -f 7109e9ba53791fce322baabe56f47aa159f11f776d4886eca202465a02e78992 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-12T02:03:02.090Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-12T02:03:02.305Z] Stashed 1 file(s) [Pipeline] echo [2022-01-12T02:03:02.309Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.19 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-12T02:03:02.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-12T02:03:02.440Z] ========================================================= [2022-01-12T02:03:02.440Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-12T02:03:02.440Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-12T02:03:02.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-12T02:03:02.729Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-12T02:03:02.729Z] a0d0a0d46f8b: Already exists [2022-01-12T02:03:02.729Z] 31adcdaf11c8: Pulling fs layer [2022-01-12T02:03:02.729Z] b8b176561691: Pulling fs layer [2022-01-12T02:03:02.729Z] 4527c011a84f: Pulling fs layer [2022-01-12T02:03:02.729Z] 5d74067f8e1e: Pulling fs layer [2022-01-12T02:03:02.729Z] e0aca202a116: Pulling fs layer [2022-01-12T02:03:02.729Z] 3a43be97a3b4: Pulling fs layer [2022-01-12T02:03:02.729Z] 34cad66bf833: Pulling fs layer [2022-01-12T02:03:02.729Z] b4e3c513aaa6: Pulling fs layer [2022-01-12T02:03:02.729Z] 5d74067f8e1e: Waiting [2022-01-12T02:03:02.729Z] e0aca202a116: Waiting [2022-01-12T02:03:02.729Z] 3a43be97a3b4: Waiting [2022-01-12T02:03:02.729Z] 34cad66bf833: Waiting [2022-01-12T02:03:02.729Z] b4e3c513aaa6: Waiting [2022-01-12T02:03:02.729Z] b8b176561691: Verifying Checksum [2022-01-12T02:03:02.729Z] b8b176561691: Download complete [2022-01-12T02:03:02.729Z] 31adcdaf11c8: Verifying Checksum [2022-01-12T02:03:02.729Z] 31adcdaf11c8: Download complete [2022-01-12T02:03:02.729Z] 5d74067f8e1e: Verifying Checksum [2022-01-12T02:03:02.729Z] 5d74067f8e1e: Download complete [2022-01-12T02:03:02.729Z] 3a43be97a3b4: Verifying Checksum [2022-01-12T02:03:02.729Z] 3a43be97a3b4: Download complete [2022-01-12T02:03:02.729Z] e0aca202a116: Verifying Checksum [2022-01-12T02:03:02.729Z] e0aca202a116: Download complete [2022-01-12T02:03:02.990Z] 31adcdaf11c8: Pull complete [2022-01-12T02:03:02.990Z] 34cad66bf833: Verifying Checksum [2022-01-12T02:03:02.990Z] 34cad66bf833: Download complete [2022-01-12T02:03:02.990Z] b8b176561691: Pull complete [2022-01-12T02:03:03.253Z] 4527c011a84f: Download complete [2022-01-12T02:03:03.253Z] b4e3c513aaa6: Verifying Checksum [2022-01-12T02:03:03.253Z] b4e3c513aaa6: Download complete [2022-01-12T02:03:07.491Z] 4527c011a84f: Pull complete [2022-01-12T02:03:07.491Z] 5d74067f8e1e: Pull complete [2022-01-12T02:03:07.491Z] e0aca202a116: Pull complete [2022-01-12T02:03:07.491Z] 3a43be97a3b4: Pull complete [2022-01-12T02:03:07.491Z] 34cad66bf833: Pull complete [2022-01-12T02:03:10.040Z] b4e3c513aaa6: Pull complete [2022-01-12T02:03:10.040Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-12T02:03:10.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-12T02:03:10.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-12T02:03:10.352Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-12T02:03:10.352Z] WORKDIR /edgex [2022-01-12T02:03:10.352Z] COPY go.mod . [2022-01-12T02:03:10.352Z] RUN go mod download' [2022-01-12T02:03:10.352Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-12T02:03:11.758Z] Sending build context to Docker daemon 333.8MB [2022-01-12T02:03:11.758Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-12T02:03:11.758Z] ---> 9f6097aaca64 [2022-01-12T02:03:11.758Z] Step 2/4 : WORKDIR /edgex [2022-01-12T02:03:14.316Z] ---> Running in 7df0773d7646 [2022-01-12T02:03:14.316Z] Removing intermediate container 7df0773d7646 [2022-01-12T02:03:14.316Z] ---> 9d9e9ecef7a9 [2022-01-12T02:03:14.316Z] Step 3/4 : COPY go.mod . [2022-01-12T02:03:14.316Z] ---> a4ad29c6a613 [2022-01-12T02:03:14.316Z] Step 4/4 : RUN go mod download [2022-01-12T02:03:14.316Z] ---> Running in 4be99af48f28 [2022-01-12T02:03:17.394Z] Still waiting to schedule task [2022-01-12T02:03:17.394Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1314’ [2022-01-12T02:03:53.175Z] Removing intermediate container 4be99af48f28 [2022-01-12T02:03:53.176Z] ---> b527cb1f50fa [2022-01-12T02:03:53.176Z] Successfully built b527cb1f50fa [2022-01-12T02:03:53.176Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:03:53.474Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-12T02:03:53.474Z] . [Pipeline] withDockerContainer [2022-01-12T02:03:53.539Z] prd-centos7-docker-4c-2g-1316 does not seem to be running inside a container [2022-01-12T02:03:53.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/133 -v /w/workspace/edgex-go/133:/w/workspace/edgex-go/133:rw,z -v /w/workspace/edgex-go/133@tmp:/w/workspace/edgex-go/133@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 ******** ci-base-image-x86_64 cat [2022-01-12T02:03:53.939Z] $ docker top 4b97d0d1ea046db1c8a2dd68f1dd1f526600621cd84472f8d073d6ef7e690dd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-12T02:03:54.303Z] + go version [2022-01-12T02:03:54.304Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-12T02:03:54.316Z] $ docker stop --time=1 4b97d0d1ea046db1c8a2dd68f1dd1f526600621cd84472f8d073d6ef7e690dd7 [2022-01-12T02:03:55.507Z] $ docker rm -f 4b97d0d1ea046db1c8a2dd68f1dd1f526600621cd84472f8d073d6ef7e690dd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:03:55.914Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-12T02:03:55.915Z] . [Pipeline] withDockerContainer [2022-01-12T02:03:55.978Z] prd-centos7-docker-4c-2g-1316 does not seem to be running inside a container [2022-01-12T02:03:56.009Z] $ 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/133 -v /w/workspace/edgex-go/133:/w/workspace/edgex-go/133:rw,z -v /w/workspace/edgex-go/133@tmp:/w/workspace/edgex-go/133@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 ******** ci-base-image-x86_64 cat [2022-01-12T02:03:56.356Z] $ docker top 2332dc1694dbda5a0d72dfaa1411882abbb46c67e7f0c9f65cacaa3c42c93d08 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-12T02:03:56.435Z] ========================================================= [2022-01-12T02:03:56.435Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-12T02:03:56.435Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-12T02:03:56.733Z] + make test [2022-01-12T02:03:56.733Z] go mod tidy [2022-01-12T02:03:56.998Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-12T02:04:02.446Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-12T02:04:20.734Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-12T02:04:24.061Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-12T02:04:24.061Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-12T02:04:24.324Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-12T02:04:26.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-12T02:04:27.215Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-12T02:04:27.215Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-12T02:04:27.215Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-12T02:04:27.805Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-12T02:04:28.071Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-12T02:04:28.677Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-12T02:04:28.677Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-12T02:04:28.677Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-12T02:04:28.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-12T02:04:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2022-01-12T02:04:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-12T02:04:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-12T02:04:31.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 98.5% of statements [2022-01-12T02:04:31.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-12T02:04:31.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 44.7% of statements [2022-01-12T02:04:31.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-12T02:04:31.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-12T02:04:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements [2022-01-12T02:04:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-12T02:04:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-12T02:04:33.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2022-01-12T02:04:33.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-12T02:04:33.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-12T02:04:33.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-12T02:04:33.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-12T02:04:33.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-12T02:04:34.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 94.2% of statements [2022-01-12T02:04:34.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-12T02:04:34.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-12T02:04:34.109Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2022-01-12T02:04:34.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-12T02:04:34.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-12T02:04:34.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-12T02:04:34.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-12T02:04:34.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-12T02:04:34.689Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2022-01-12T02:04:34.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-12T02:04:34.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-12T02:04:34.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-12T02:04:35.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements [2022-01-12T02:04:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-12T02:04:35.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2022-01-12T02:04:35.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2022-01-12T02:04:35.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-12T02:04:36.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2022-01-12T02:04:36.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2022-01-12T02:04:36.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-01-12T02:04:36.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-01-12T02:04:37.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2022-01-12T02:04:49.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2022-01-12T02:04:49.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2022-01-12T02:04:54.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.195s coverage: 82.5% of statements [2022-01-12T02:04:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-12T02:05:12.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-01-12T02:05:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-01-12T02:05:13.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.218s coverage: 65.4% of statements [2022-01-12T02:05:13.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-12T02:05:13.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-12T02:05:13.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-12T02:05:13.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.8% of statements [2022-01-12T02:05:13.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-12T02:05:13.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-12T02:05:13.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2022-01-12T02:05:13.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-12T02:05:13.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-01-12T02:05:13.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-12T02:05:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-12T02:05:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-12T02:05:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-12T02:05:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-12T02:05:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-12T02:05:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-12T02:05:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-01-12T02:05:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-01-12T02:05:20.780Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-01-12T02:05:59.677Z] GO111MODULE=on go vet ./... [2022-01-12T02:06:05.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-12T02:06:05.000Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-12T02:06:05.000Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-12T02:06:05.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-12T02:06:05.569Z] + ls -al . [2022-01-12T02:06:05.569Z] total 644 [2022-01-12T02:06:05.569Z] drwxrwxr-x 10 1001 1001 4096 Jan 12 02:06 . [2022-01-12T02:06:05.569Z] drwxr-xr-x 4 root root 32 Jan 12 02:03 .. [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 11 Jan 12 02:02 .dockerignore [2022-01-12T02:06:05.569Z] drwxrwxr-x 8 1001 1001 162 Jan 12 02:02 .git [2022-01-12T02:06:05.569Z] drwxrwxr-x 4 1001 1001 142 Jan 12 02:02 .github [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 804 Jan 12 02:02 .gitignore [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 42 Jan 12 02:02 .golangci.yml [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 76 Jan 12 02:02 .hadolint.yml [2022-01-12T02:06:05.569Z] drwx------ 3 1001 1001 58 Jan 12 02:02 .semver [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 166 Jan 12 02:02 .sonarcloud.properties [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 1171 Jan 12 02:02 ADOPTERS.md [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 8910 Jan 12 02:02 Attribution.txt [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 51732 Jan 12 02:02 CHANGELOG.md [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 3804 Jan 12 02:02 CONTRIBUTING.md [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 677 Jan 12 02:02 GOVERNANCE.md [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 849 Jan 12 02:02 Jenkinsfile [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 10775 Jan 12 02:02 LICENSE [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 6508 Jan 12 02:02 Makefile [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 582 Jan 12 02:02 OWNERS.md [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 8207 Jan 12 02:02 README.md [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 6912 Jan 12 02:02 SECURITY.md [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 12 Jan 12 02:03 VERSION [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 4131 Jan 12 02:02 ZMQWindows.md [2022-01-12T02:06:05.569Z] drwxrwxr-x 2 1001 1001 37 Jan 12 02:02 bin [2022-01-12T02:06:05.569Z] drwxrwxr-x 14 1001 1001 4096 Jan 12 02:02 cmd [2022-01-12T02:06:05.569Z] -rw-r--r-- 1 root root 428381 Jan 12 02:05 coverage.out [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 828 Jan 12 02:02 go.mod [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 49574 Jan 12 02:02 go.sum [2022-01-12T02:06:05.569Z] drwxrwxr-x 8 1001 1001 124 Jan 12 02:02 internal [2022-01-12T02:06:05.569Z] drwxrwxr-x 3 1001 1001 16 Jan 12 02:02 openapi [2022-01-12T02:06:05.569Z] drwxrwxr-x 4 1001 1001 71 Jan 12 02:02 snap [2022-01-12T02:06:05.569Z] -rw-rw-r-- 1 1001 1001 204 Jan 12 02:02 version.go [Pipeline] sh [2022-01-12T02:06:05.864Z] + '[' -e coverage.out ] [2022-01-12T02:06:05.864Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-12T02:06:05.983Z] Stashed 1 file(s) [Pipeline] sh [2022-01-12T02:06:06.281Z] + make build [2022-01-12T02:06:06.281Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-data/core-data ./cmd/core-data [2022-01-12T02:06:07.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-12T02:06:14.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-command/core-command ./cmd/core-command [2022-01-12T02:06:14.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-12T02:06:15.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-12T02:06:16.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-12T02:06:16.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-12T02:06:17.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-12T02:06:18.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-12T02:06:19.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-12T02:06:20.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-12T02:06:21.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-12T02:06:23.119Z] $ docker stop --time=1 2332dc1694dbda5a0d72dfaa1411882abbb46c67e7f0c9f65cacaa3c42c93d08 [2022-01-12T02:06:24.987Z] $ docker rm -f 2332dc1694dbda5a0d72dfaa1411882abbb46c67e7f0c9f65cacaa3c42c93d08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:06:26.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-12T02:06:26.363Z] [2022-01-12T02:06:26.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:06:26.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-12T02:06:26.675Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-12T02:06:26.675Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-12T02:06:26.675Z] ca9280d653b3: Pulling fs layer [2022-01-12T02:06:26.675Z] 7e9c9ca2126c: Pulling fs layer [2022-01-12T02:06:26.675Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-12T02:06:26.675Z] cbdbe7a5bc2a: Download complete [2022-01-12T02:06:26.945Z] ca9280d653b3: Verifying Checksum [2022-01-12T02:06:26.945Z] ca9280d653b3: Download complete [2022-01-12T02:06:26.945Z] cbdbe7a5bc2a: Pull complete [2022-01-12T02:06:27.206Z] 7e9c9ca2126c: Verifying Checksum [2022-01-12T02:06:27.206Z] 7e9c9ca2126c: Download complete [2022-01-12T02:06:27.469Z] ca9280d653b3: Pull complete [2022-01-12T02:06:30.819Z] 7e9c9ca2126c: Pull complete [2022-01-12T02:06:30.819Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-12T02:06:30.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-12T02:06:30.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-12T02:06:30.895Z] prd-centos7-docker-4c-2g-1316 does not seem to be running inside a container [2022-01-12T02:06:30.948Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/133 -v /w/workspace/edgex-go/133:/w/workspace/edgex-go/133:rw,z -v /w/workspace/edgex-go/133@tmp:/w/workspace/edgex-go/133@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-12T02:06:32.642Z] $ docker top 826242729ae286c3febc509e804b8dde740f32084d7ba642f1e53928d76f7657 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-12T02:06:33.001Z] + docker-compose build --help [2022-01-12T02:06:33.001Z] + grep parallel [2022-01-12T02:06:33.572Z] --parallel Build images in parallel. [Pipeline] } [2022-01-12T02:06:33.583Z] $ docker stop --time=1 826242729ae286c3febc509e804b8dde740f32084d7ba642f1e53928d76f7657 [2022-01-12T02:06:34.754Z] $ docker rm -f 826242729ae286c3febc509e804b8dde740f32084d7ba642f1e53928d76f7657 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:06:35.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-12T02:06:35.137Z] . [Pipeline] withDockerContainer [2022-01-12T02:06:35.200Z] prd-centos7-docker-4c-2g-1316 does not seem to be running inside a container [2022-01-12T02:06:35.238Z] $ 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/133 -v /w/workspace/edgex-go/133:/w/workspace/edgex-go/133:rw,z -v /w/workspace/edgex-go/133@tmp:/w/workspace/edgex-go/133@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-12T02:06:35.532Z] $ docker top b8a308d2088a8fc5697b8debd59374875f03c37e90c781d93bbb260ee15efcaf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-12T02:06:35.903Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-12T02:06:36.473Z] Building core-command ... [2022-01-12T02:06:36.473Z] Building core-data ... [2022-01-12T02:06:36.473Z] Building core-metadata ... [2022-01-12T02:06:36.473Z] Building security-bootstrapper ... [2022-01-12T02:06:36.473Z] Building security-proxy-setup ... [2022-01-12T02:06:36.473Z] Building security-secretstore-setup ... [2022-01-12T02:06:36.473Z] Building support-notifications ... [2022-01-12T02:06:36.473Z] Building support-scheduler ... [2022-01-12T02:06:36.473Z] Building sys-mgmt-agent ... [2022-01-12T02:06:36.473Z] Building sys-mgmt-agent [2022-01-12T02:06:36.473Z] Building security-secretstore-setup [2022-01-12T02:06:36.473Z] Building support-scheduler [2022-01-12T02:06:36.473Z] Building security-proxy-setup [2022-01-12T02:06:36.473Z] Building security-bootstrapper [2022-01-12T02:06:41.179Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1318 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-01-12T02:06:41.190Z] Running in /w/workspace/edgex-go/133 [Pipeline] { [Pipeline] checkout [2022-01-12T02:06:41.379Z] The recommended git tool is: git [2022-01-12T02:06:46.494Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T02:06:46.494Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-12T02:06:46.494Z] ---> b527cb1f50fa [2022-01-12T02:06:46.494Z] Step 3/30 : WORKDIR /edgex-go [2022-01-12T02:06:46.494Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T02:06:46.494Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-12T02:06:46.494Z] ---> b527cb1f50fa [2022-01-12T02:06:46.494Z] Step 3/20 : WORKDIR /edgex-go [2022-01-12T02:06:46.606Z] using credential edgex-jenkins-ssh [2022-01-12T02:06:46.623Z] Cloning the remote Git repository [2022-01-12T02:06:46.695Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-12T02:06:46.785Z] > git init /w/workspace/edgex-go/133 # timeout=10 [2022-01-12T02:06:46.866Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-12T02:06:46.867Z] > git --version # timeout=10 [2022-01-12T02:06:46.894Z] > git --version # 'git version 2.17.1' [2022-01-12T02:06:46.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-12T02:06:46.995Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-12T02:06:51.782Z] ---> Running in ec9aabf084f6 [2022-01-12T02:06:51.782Z] ---> Running in d46929c1b386 [2022-01-12T02:06:55.086Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T02:06:55.086Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-12T02:06:55.086Z] ---> b527cb1f50fa [2022-01-12T02:06:55.086Z] Step 3/22 : WORKDIR /edgex-go [2022-01-12T02:06:57.003Z] Removing intermediate container d46929c1b386 [2022-01-12T02:06:57.003Z] ---> 81856c75186e [2022-01-12T02:06:57.003Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T02:06:57.003Z] Removing intermediate container ec9aabf084f6 [2022-01-12T02:06:57.003Z] ---> e2e1c76402e0 [2022-01-12T02:06:57.003Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T02:06:57.003Z] ---> Running in 8bee74164b24 [2022-01-12T02:06:57.269Z] ---> Running in 096f2f39eddc [2022-01-12T02:06:57.269Z] ---> Running in d4f58ada2f6b [2022-01-12T02:06:57.269Z] Removing intermediate container 8bee74164b24 [2022-01-12T02:06:57.269Z] ---> 89debaf3ae85 [2022-01-12T02:06:57.269Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T02:06:57.534Z] ---> Running in b65011661442 [2022-01-12T02:06:58.480Z] Removing intermediate container 096f2f39eddc [2022-01-12T02:06:58.480Z] ---> 57bacf27ca97 [2022-01-12T02:06:58.480Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-12T02:06:58.742Z] ---> Running in a9b41e6c5f90 [2022-01-12T02:06:58.742Z] Removing intermediate container d4f58ada2f6b [2022-01-12T02:06:58.742Z] ---> 32334fde1d43 [2022-01-12T02:06:58.742Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-12T02:06:59.001Z] ---> Running in da578ab584d3 [2022-01-12T02:06:59.264Z] Removing intermediate container b65011661442 [2022-01-12T02:06:59.264Z] ---> ba1742e641dc [2022-01-12T02:06:59.264Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-12T02:06:59.264Z] ---> Running in cf2c2cfa4183 [2022-01-12T02:06:59.528Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T02:06:59.838Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T02:06:59.838Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T02:07:00.102Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T02:07:00.102Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-12T02:07:00.102Z] ---> b527cb1f50fa [2022-01-12T02:07:00.102Z] Step 3/23 : WORKDIR /edgex-go [2022-01-12T02:07:00.102Z] ---> Using cache [2022-01-12T02:07:00.102Z] ---> 89debaf3ae85 [2022-01-12T02:07:00.102Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T02:07:00.102Z] ---> Using cache [2022-01-12T02:07:00.102Z] ---> ba1742e641dc [2022-01-12T02:07:00.102Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-12T02:07:00.102Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T02:07:00.102Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-12T02:07:00.102Z] ---> b527cb1f50fa [2022-01-12T02:07:00.102Z] Step 3/24 : WORKDIR /edgex-go [2022-01-12T02:07:00.102Z] ---> Using cache [2022-01-12T02:07:00.102Z] ---> 89debaf3ae85 [2022-01-12T02:07:00.102Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T02:07:00.102Z] ---> Using cache [2022-01-12T02:07:00.102Z] ---> ba1742e641dc [2022-01-12T02:07:00.102Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-12T02:07:00.363Z] ---> Running in 54741f69bf09 [2022-01-12T02:07:00.363Z] ---> Running in 74eb2a1e7931 [2022-01-12T02:07:00.363Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T02:07:00.363Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T02:07:00.626Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T02:07:00.893Z] OK: 220 MiB in 52 packages [2022-01-12T02:07:00.893Z] OK: 220 MiB in 52 packages [2022-01-12T02:07:00.893Z] OK: 220 MiB in 52 packages [2022-01-12T02:07:01.156Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T02:07:01.156Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T02:07:01.424Z] Removing intermediate container a9b41e6c5f90 [2022-01-12T02:07:01.424Z] ---> a877fb69aeb4 [2022-01-12T02:07:01.424Z] Step 6/20 : COPY . . [2022-01-12T02:07:01.424Z] Removing intermediate container cf2c2cfa4183 [2022-01-12T02:07:01.424Z] ---> 788d85aa924f [2022-01-12T02:07:01.424Z] Step 6/22 : COPY . . [2022-01-12T02:07:01.424Z] Removing intermediate container da578ab584d3 [2022-01-12T02:07:01.424Z] ---> a500f1030a29 [2022-01-12T02:07:01.424Z] Step 6/30 : COPY . . [2022-01-12T02:07:02.003Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T02:07:02.003Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T02:07:02.269Z] OK: 220 MiB in 52 packages [2022-01-12T02:07:02.269Z] OK: 220 MiB in 52 packages [2022-01-12T02:07:04.849Z] Avoid second fetch [2022-01-12T02:07:04.849Z] Checking out Revision dc332ed083f1c61ee8ecfefd91dd0e56b233d913 (main) [2022-01-12T02:07:04.809Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-12T02:07:04.831Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-12T02:07:04.870Z] > git config core.sparsecheckout # timeout=10 [2022-01-12T02:07:04.889Z] > git checkout -f dc332ed083f1c61ee8ecfefd91dd0e56b233d913 # timeout=10 [2022-01-12T02:07:08.889Z] ---> 51a502362b5b [2022-01-12T02:07:08.889Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T02:07:09.152Z] Removing intermediate container 54741f69bf09 [2022-01-12T02:07:09.152Z] ---> cc28abc81e63 [2022-01-12T02:07:09.152Z] Step 6/23 : COPY go.mod . [2022-01-12T02:07:09.152Z] Removing intermediate container 74eb2a1e7931 [2022-01-12T02:07:09.152Z] ---> 7b5258660b28 [2022-01-12T02:07:09.152Z] Step 6/24 : COPY . . [2022-01-12T02:07:09.152Z] ---> Running in eb42a89f7b83 [2022-01-12T02:07:09.422Z] ---> cde9f6922bd9 [2022-01-12T02:07:09.422Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T02:07:09.435Z] Commit message: "Merge pull request #3858 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.0-dev.3" [2022-01-12T02:07:09.694Z] ---> 61da6bd5db11 [2022-01-12T02:07:09.694Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-12T02:07:10.268Z] ---> 366d52be71b3 [2022-01-12T02:07:10.268Z] Step 7/23 : RUN go mod download [2022-01-12T02:07:10.268Z] ---> Running in 0cf14d620b85 [2022-01-12T02:07:10.464Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-12T02:07:10.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-12T02:07:10.464Z] Dload Upload Total Spent Left Speed [2022-01-12T02:07:11.217Z] ---> Running in 31e37d5eb950 [2022-01-12T02:07:11.217Z] ---> Running in bae98eaec834 [2022-01-12T02:07:12.647Z] Removing intermediate container eb42a89f7b83 [2022-01-12T02:07:12.647Z] ---> 44805ba9198b [2022-01-12T02:07:12.647Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-12T02:07:12.647Z] ---> Running in 14330ae2b22b [2022-01-12T02:07:13.226Z] Removing intermediate container 31e37d5eb950 [2022-01-12T02:07:13.226Z] ---> 155b3c079ee5 [2022-01-12T02:07:13.226Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-12T02:07:13.226Z] Removing intermediate container 0cf14d620b85 [2022-01-12T02:07:13.226Z] ---> fdf0a3bc6008 [2022-01-12T02:07:13.226Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-12T02:07:13.226Z] ---> Running in fa9bccceaf69 [2022-01-12T02:07:13.226Z] ---> Running in 887187e61efe [2022-01-12T02:07:13.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-12T02:07:13.496Z] Removing intermediate container bae98eaec834 [2022-01-12T02:07:13.496Z] ---> 33fb797553f7 [2022-01-12T02:07:13.496Z] Step 8/23 : COPY . . [2022-01-12T02:07:14.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-12T02:07:14.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-12T02:07:16.036Z] ---> 3e4eef748ebc [2022-01-12T02:07:16.036Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T02:07:16.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 100 54894 0 54894 0 0 8684 0 --:--:-- 0:00:06 --:--:-- 13441 [Pipeline] sh [2022-01-12T02:07:17.024Z] ---> Running in 89dcbd507ae6 [2022-01-12T02:07:17.195Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-12T02:07:17.536Z] + sudo tee /etc/docker/daemon.new [2022-01-12T02:07:17.536Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-12T02:07:17.536Z] { [2022-01-12T02:07:17.536Z] "registry-mirrors": [ [2022-01-12T02:07:17.536Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-12T02:07:17.536Z] ], [2022-01-12T02:07:17.536Z] "bip": "10.250.0.254/24", [2022-01-12T02:07:17.536Z] "hosts": [ [2022-01-12T02:07:17.536Z] "tcp://0.0.0.0:5555", [2022-01-12T02:07:17.536Z] "unix:///var/run/docker.sock" [2022-01-12T02:07:17.536Z] ], [2022-01-12T02:07:17.536Z] "mtu": 1458, [2022-01-12T02:07:17.536Z] "selinux-enabled": true, [2022-01-12T02:07:17.536Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-12T02:07:17.536Z] } [Pipeline] sh [2022-01-12T02:07:17.940Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-12T02:07:18.284Z] + sudo service docker restart [2022-01-12T02:07:21.356Z] Removing intermediate container 89dcbd507ae6 [2022-01-12T02:07:21.356Z] ---> 3655f18c7a83 [2022-01-12T02:07:21.356Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-12T02:07:21.616Z] ---> Running in 51316de5b00d [2022-01-12T02:07:21.885Z] ---> 18a387f8ff25 [2022-01-12T02:07:21.885Z] Step 9/23 : RUN go mod tidy [2022-01-12T02:07:22.146Z] ---> Running in ab40bac64dca [2022-01-12T02:07:22.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-12T02:07:24.330Z] Removing intermediate container ab40bac64dca [2022-01-12T02:07:24.330Z] ---> 23f85275641b [2022-01-12T02:07:24.331Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-12T02:07:24.331Z] ---> Running in c7406b1cd703 [2022-01-12T02:07:24.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-12T02:07:36.616Z] provisioning config files... [2022-01-12T02:07:36.641Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/133@tmp/config8040430891078753424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-12T02:07:36.997Z] ---> docker-login.sh [2022-01-12T02:07:36.997Z] nexus3.edgexfoundry.org:10001 [2022-01-12T02:07:37.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:07:37.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:07:37.869Z] Configure a credential helper to remove this warning. See [2022-01-12T02:07:37.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:07:37.869Z] [2022-01-12T02:07:37.869Z] Login Succeeded [2022-01-12T02:07:37.869Z] nexus3.edgexfoundry.org:10002 [2022-01-12T02:07:38.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:07:38.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:07:38.141Z] Configure a credential helper to remove this warning. See [2022-01-12T02:07:38.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:07:38.141Z] [2022-01-12T02:07:38.141Z] Login Succeeded [2022-01-12T02:07:38.141Z] nexus3.edgexfoundry.org:10003 [2022-01-12T02:07:38.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:07:38.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:07:38.741Z] Configure a credential helper to remove this warning. See [2022-01-12T02:07:38.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:07:38.741Z] [2022-01-12T02:07:38.741Z] Login Succeeded [2022-01-12T02:07:38.741Z] nexus3.edgexfoundry.org:10004 [2022-01-12T02:07:39.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:07:39.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:07:39.283Z] Configure a credential helper to remove this warning. See [2022-01-12T02:07:39.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:07:39.283Z] [2022-01-12T02:07:39.283Z] Login Succeeded [2022-01-12T02:07:39.283Z] docker.io [2022-01-12T02:07:39.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:07:39.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:07:39.824Z] Configure a credential helper to remove this warning. See [2022-01-12T02:07:39.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:07:39.824Z] [2022-01-12T02:07:39.824Z] Login Succeeded [2022-01-12T02:07:39.824Z] ---> docker-login.sh ends [Pipeline] } [2022-01-12T02:07:39.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-12T02:07:40.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-12T02:07:40.372Z] ========================================================= [2022-01-12T02:07:40.372Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-12T02:07:40.372Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-12T02:07:40.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-12T02:07:40.994Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-12T02:07:40.994Z] 552d1f2373af: Pulling fs layer [2022-01-12T02:07:40.994Z] ea3f2d53f512: Pulling fs layer [2022-01-12T02:07:40.994Z] 9e70ebbbe112: Pulling fs layer [2022-01-12T02:07:40.994Z] 7a9cfe048b4a: Pulling fs layer [2022-01-12T02:07:40.994Z] 72dc09318566: Pulling fs layer [2022-01-12T02:07:40.994Z] f4f7b4309257: Pulling fs layer [2022-01-12T02:07:40.994Z] 0ac9a79272e3: Pulling fs layer [2022-01-12T02:07:40.994Z] b78e95d17946: Pulling fs layer [2022-01-12T02:07:40.994Z] 7a9cfe048b4a: Waiting [2022-01-12T02:07:40.994Z] 72dc09318566: Waiting [2022-01-12T02:07:40.994Z] f4f7b4309257: Waiting [2022-01-12T02:07:40.994Z] 0ac9a79272e3: Waiting [2022-01-12T02:07:40.994Z] b78e95d17946: Waiting [2022-01-12T02:07:40.994Z] 9e70ebbbe112: Verifying Checksum [2022-01-12T02:07:40.994Z] 9e70ebbbe112: Download complete [2022-01-12T02:07:40.994Z] ea3f2d53f512: Verifying Checksum [2022-01-12T02:07:40.994Z] ea3f2d53f512: Download complete [2022-01-12T02:07:40.994Z] 72dc09318566: Verifying Checksum [2022-01-12T02:07:40.994Z] 72dc09318566: Download complete [2022-01-12T02:07:40.994Z] f4f7b4309257: Verifying Checksum [2022-01-12T02:07:40.994Z] f4f7b4309257: Download complete [2022-01-12T02:07:40.994Z] 552d1f2373af: Verifying Checksum [2022-01-12T02:07:40.994Z] 552d1f2373af: Download complete [2022-01-12T02:07:40.994Z] 0ac9a79272e3: Verifying Checksum [2022-01-12T02:07:40.994Z] 0ac9a79272e3: Download complete [2022-01-12T02:07:41.593Z] 552d1f2373af: Pull complete [2022-01-12T02:07:42.192Z] ea3f2d53f512: Pull complete [2022-01-12T02:07:42.792Z] 9e70ebbbe112: Pull complete [2022-01-12T02:07:42.792Z] b78e95d17946: Verifying Checksum [2022-01-12T02:07:42.792Z] b78e95d17946: Download complete [2022-01-12T02:07:43.387Z] 7a9cfe048b4a: Verifying Checksum [2022-01-12T02:07:43.387Z] 7a9cfe048b4a: Download complete [2022-01-12T02:07:53.544Z] 7a9cfe048b4a: Pull complete [2022-01-12T02:07:53.544Z] 72dc09318566: Pull complete [2022-01-12T02:07:53.827Z] f4f7b4309257: Pull complete [2022-01-12T02:07:54.101Z] 0ac9a79272e3: Pull complete [2022-01-12T02:07:57.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-12T02:07:57.031Z] Removing intermediate container 887187e61efe [2022-01-12T02:07:57.031Z] ---> 2c72c72345e4 [2022-01-12T02:07:57.031Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-12T02:07:57.031Z] ---> Running in a3d8cafeb4e3 [2022-01-12T02:07:57.031Z] Removing intermediate container fa9bccceaf69 [2022-01-12T02:07:57.031Z] ---> 40a2c2dcb638 [2022-01-12T02:07:57.031Z] [2022-01-12T02:07:57.031Z] Step 9/30 : FROM alpine:3.14 [2022-01-12T02:07:57.031Z] 3.14: Pulling from library/alpine [2022-01-12T02:07:57.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-12T02:07:57.031Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-12T02:07:57.315Z] Status: Downloaded newer image for alpine:3.14 [2022-01-12T02:07:57.315Z] ---> 0a97eee8041e [2022-01-12T02:07:57.315Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-12T02:07:57.584Z] ---> Running in e330ab59385e [2022-01-12T02:07:57.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-12T02:07:57.584Z] Removing intermediate container 14330ae2b22b [2022-01-12T02:07:57.584Z] ---> 5765e4cff011 [2022-01-12T02:07:57.584Z] [2022-01-12T02:07:57.584Z] Step 9/20 : FROM alpine:3.14 [2022-01-12T02:07:57.584Z] ---> 0a97eee8041e [2022-01-12T02:07:57.584Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-12T02:07:57.846Z] Removing intermediate container e330ab59385e [2022-01-12T02:07:57.846Z] ---> e442ae34721c [2022-01-12T02:07:57.846Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-12T02:07:57.846Z] ---> Running in 66b18362d9d1 [2022-01-12T02:07:57.846Z] ---> Running in a3e8aa3c4d4c [2022-01-12T02:07:58.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T02:07:58.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T02:07:58.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T02:07:58.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T02:07:58.686Z] Removing intermediate container a3d8cafeb4e3 [2022-01-12T02:07:58.686Z] ---> c8293ef6e3b2 [2022-01-12T02:07:58.686Z] [2022-01-12T02:07:58.686Z] Step 10/22 : FROM docker:20.10.10 [2022-01-12T02:07:58.965Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-12T02:07:58.965Z] (2/2) Installing su-exec (0.2-r1) [2022-01-12T02:07:58.965Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T02:07:58.965Z] OK: 6 MiB in 16 packages [2022-01-12T02:07:58.965Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-12T02:07:58.965Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-12T02:07:58.965Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-12T02:07:59.231Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-12T02:07:59.231Z] (5/5) Installing curl (7.79.1-r0) [2022-01-12T02:07:59.231Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T02:07:59.231Z] Executing ca-certificates-20191127-r5.trigger [2022-01-12T02:07:59.231Z] 20.10.10: Pulling from library/docker [2022-01-12T02:07:59.509Z] OK: 8 MiB in 19 packages [2022-01-12T02:07:59.776Z] Removing intermediate container a3e8aa3c4d4c [2022-01-12T02:07:59.776Z] ---> d1ec42f3bb12 [2022-01-12T02:07:59.776Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-12T02:08:00.040Z] ---> Running in 5d6951287849 [2022-01-12T02:08:00.626Z] Removing intermediate container 5d6951287849 [2022-01-12T02:08:00.626Z] ---> 1092d08c214f [2022-01-12T02:08:00.626Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-12T02:08:00.626Z] Removing intermediate container 66b18362d9d1 [2022-01-12T02:08:00.626Z] ---> 5d1f81e5afee [2022-01-12T02:08:00.626Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-12T02:08:00.809Z] b78e95d17946: Pull complete [2022-01-12T02:08:00.809Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-12T02:08:00.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-12T02:08:00.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-12T02:08:00.898Z] ---> Running in 603fbaddf09f [2022-01-12T02:08:00.898Z] ---> Running in 707229ffb406 [2022-01-12T02:08:01.169Z] Removing intermediate container 603fbaddf09f [2022-01-12T02:08:01.169Z] ---> 395d1f951331 [2022-01-12T02:08:01.169Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-12T02:08:01.170Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-12T02:08:01.170Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-12T02:08:01.170Z] WORKDIR /edgex [2022-01-12T02:08:01.170Z] COPY go.mod . [2022-01-12T02:08:01.170Z] RUN go mod download [2022-01-12T02:08:01.444Z] Removing intermediate container 707229ffb406 [2022-01-12T02:08:01.444Z] ---> d220b87e1540 [2022-01-12T02:08:01.444Z] Step 12/20 : WORKDIR /edgex [2022-01-12T02:08:01.444Z] ---> Running in 14efeb2c815f [2022-01-12T02:08:01.444Z] ---> Running in 5b724961f732 [2022-01-12T02:08:01.720Z] Removing intermediate container 51316de5b00d [2022-01-12T02:08:01.720Z] ---> 60db1ca3eda5 [2022-01-12T02:08:01.720Z] [2022-01-12T02:08:01.720Z] Step 9/24 : FROM alpine:3.14 [2022-01-12T02:08:01.720Z] ---> 0a97eee8041e [2022-01-12T02:08:01.720Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-12T02:08:01.987Z] Removing intermediate container 5b724961f732 [2022-01-12T02:08:01.987Z] ---> 25696bf99dc2 [2022-01-12T02:08:01.987Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-12T02:08:01.987Z] ---> Running in a32b5e0fd015 [2022-01-12T02:08:02.575Z] ---> 077146774460 [2022-01-12T02:08:02.575Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-12T02:08:02.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T02:08:02.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T02:08:02.575Z] Removing intermediate container 14efeb2c815f [2022-01-12T02:08:02.575Z] ---> 5a39f795d277 [2022-01-12T02:08:02.575Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-12T02:08:02.839Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-12T02:08:02.839Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-12T02:08:02.839Z] (3/3) Installing su-exec (0.2-r1) [2022-01-12T02:08:02.839Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T02:08:02.839Z] Executing ca-certificates-20191127-r5.trigger [2022-01-12T02:08:02.839Z] ---> Running in 00793328eb72 [2022-01-12T02:08:02.839Z] OK: 6 MiB in 17 packages [2022-01-12T02:08:03.437Z] ---> 2815c73cf3fb [2022-01-12T02:08:03.437Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-12T02:08:03.437Z] Removing intermediate container 00793328eb72 [2022-01-12T02:08:03.437Z] ---> 5391fa39a66a [2022-01-12T02:08:03.437Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-12T02:08:03.698Z] Removing intermediate container c7406b1cd703 [2022-01-12T02:08:03.698Z] ---> 4fe7d1e53f7d [2022-01-12T02:08:03.698Z] [2022-01-12T02:08:03.698Z] Step 11/23 : FROM alpine:3.14 [2022-01-12T02:08:03.698Z] ---> 0a97eee8041e [2022-01-12T02:08:03.698Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-12T02:08:03.803Z] Sending build context to Docker daemon 168.6MB [2022-01-12T02:08:03.803Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-12T02:08:03.803Z] ---> 8b459fc5aaf0 [2022-01-12T02:08:03.803Z] Step 2/4 : WORKDIR /edgex [2022-01-12T02:08:03.966Z] Removing intermediate container a32b5e0fd015 [2022-01-12T02:08:03.966Z] ---> 17f922057c8c [2022-01-12T02:08:03.966Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-12T02:08:03.966Z] ---> 83cfce2d0071 [2022-01-12T02:08:03.966Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-12T02:08:03.966Z] ---> Running in 6916a0f79061 [2022-01-12T02:08:03.966Z] ---> c1db6f401e16 [2022-01-12T02:08:03.966Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-12T02:08:03.966Z] ---> Running in f24dc6a535c9 [2022-01-12T02:08:03.966Z] ---> Running in 6dfca564d826 [2022-01-12T02:08:03.966Z] ---> Running in cd85855102a1 [2022-01-12T02:08:04.239Z] Removing intermediate container f24dc6a535c9 [2022-01-12T02:08:04.239Z] ---> 2dcbbafaa39c [2022-01-12T02:08:04.239Z] Step 12/24 : WORKDIR / [2022-01-12T02:08:04.239Z] Removing intermediate container cd85855102a1 [2022-01-12T02:08:04.239Z] ---> ce3fd773d045 [2022-01-12T02:08:04.239Z] Step 17/20 : CMD ["--init=true"] [2022-01-12T02:08:04.239Z] ---> Running in 382f101827ea [2022-01-12T02:08:04.239Z] ---> Running in fc40afb3cade [2022-01-12T02:08:04.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T02:08:04.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T02:08:04.779Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-12T02:08:04.779Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T02:08:04.779Z] OK: 6 MiB in 15 packages [2022-01-12T02:08:04.779Z] Removing intermediate container fc40afb3cade [2022-01-12T02:08:04.779Z] ---> 89b8eba08ed3 [2022-01-12T02:08:04.779Z] Step 18/20 : LABEL arch=x86_64 [2022-01-12T02:08:04.779Z] Removing intermediate container 382f101827ea [2022-01-12T02:08:04.779Z] ---> cbc492fdb7b5 [2022-01-12T02:08:04.779Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-12T02:08:04.779Z] ---> Running in 08b2c9d7c17f [2022-01-12T02:08:05.045Z] Removing intermediate container 08b2c9d7c17f [2022-01-12T02:08:05.045Z] ---> e0d6e68de702 [2022-01-12T02:08:05.045Z] Step 19/20 : LABEL git_sha=dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:08:05.045Z] ---> c8fa596896a5 [2022-01-12T02:08:05.045Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-12T02:08:05.045Z] ---> Running in 51d35f11eb40 [2022-01-12T02:08:05.234Z] ---> Running in 1cf794ef2942 [2022-01-12T02:08:05.309Z] Removing intermediate container 6916a0f79061 [2022-01-12T02:08:05.309Z] ---> 2d89fd4c7c83 [2022-01-12T02:08:05.309Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-12T02:08:05.309Z] ---> Running in 061117d7e31b [2022-01-12T02:08:05.309Z] Removing intermediate container 6dfca564d826 [2022-01-12T02:08:05.309Z] ---> 0d137850e8b5 [2022-01-12T02:08:05.309Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T02:08:05.309Z] Removing intermediate container 51d35f11eb40 [2022-01-12T02:08:05.309Z] ---> 671bb9398d58 [2022-01-12T02:08:05.309Z] Step 20/20 : LABEL version=2.2.0-dev.19 [2022-01-12T02:08:05.309Z] ---> 4abe7cfd03f6 [2022-01-12T02:08:05.309Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-12T02:08:05.572Z] ---> Running in aaddaf2aa1bd [2022-01-12T02:08:05.572Z] Removing intermediate container 061117d7e31b [2022-01-12T02:08:05.572Z] ---> 7a576f0bfe02 [2022-01-12T02:08:05.572Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-12T02:08:05.572Z] ---> Running in 825057fdf301 [2022-01-12T02:08:05.572Z] ---> 3391dd7692be [2022-01-12T02:08:05.573Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-12T02:08:05.573Z] Removing intermediate container aaddaf2aa1bd [2022-01-12T02:08:05.573Z] ---> 668c57aa1211 [2022-01-12T02:08:05.573Z] [2022-01-12T02:08:05.830Z] Removing intermediate container 1cf794ef2942 [2022-01-12T02:08:05.830Z] ---> 21744bdaa966 [2022-01-12T02:08:05.830Z] Step 3/4 : COPY go.mod . [2022-01-12T02:08:05.844Z] ---> 09f4692058ab [2022-01-12T02:08:05.844Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-12T02:08:05.844Z] Removing intermediate container 825057fdf301 [2022-01-12T02:08:05.844Z] ---> 37b2adcca389 [2022-01-12T02:08:05.844Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-12T02:08:05.844Z] Successfully built 668c57aa1211 [2022-01-12T02:08:05.844Z] Successfully tagged security-proxy-setup:latest [2022-01-12T02:08:05.844Z] Building core-command [2022-01-12T02:08:05.844Z]  Building security-proxy-setup ... done  ---> Running in df7917ee9b90 [2022-01-12T02:08:06.105Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-12T02:08:06.105Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-12T02:08:06.105Z] ---> b706a049f56e [2022-01-12T02:08:06.105Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-12T02:08:06.423Z] ---> 7432e0387242 [2022-01-12T02:08:06.423Z] Step 4/4 : RUN go mod download [2022-01-12T02:08:06.423Z] ---> Running in 03add6e6621e [2022-01-12T02:08:06.698Z] ---> Running in bbae4563bcaa [2022-01-12T02:08:06.966Z] Removing intermediate container df7917ee9b90 [2022-01-12T02:08:06.966Z] ---> 6f4db42be3ac [2022-01-12T02:08:06.966Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T02:08:07.019Z] Decoding seccomp profile failed: invalid character '<' looking for beginning of value [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:08:07.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-12T02:08:07.473Z] [2022-01-12T02:08:07.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:08:07.540Z] ---> 6eb4c4e88dd5 [2022-01-12T02:08:07.540Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-12T02:08:07.806Z] ---> 8bf301ecf703 [2022-01-12T02:08:07.806Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-12T02:08:07.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-12T02:08:08.067Z] Removing intermediate container bbae4563bcaa [2022-01-12T02:08:08.067Z] ---> 57da3435a13d [2022-01-12T02:08:08.067Z] 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 [2022-01-12T02:08:08.096Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-12T02:08:08.096Z] 448f6bf000e3: Pulling fs layer [2022-01-12T02:08:08.096Z] f757da607395: Pulling fs layer [2022-01-12T02:08:08.096Z] 05883995daec: Pulling fs layer [2022-01-12T02:08:08.096Z] 8603b9c90790: Pulling fs layer [2022-01-12T02:08:08.096Z] 1560dd03e051: Pulling fs layer [2022-01-12T02:08:08.096Z] 27f5ce0e4adf: Pulling fs layer [2022-01-12T02:08:08.096Z] c2d8d7efcc4b: Pulling fs layer [2022-01-12T02:08:08.096Z] 1560dd03e051: Waiting [2022-01-12T02:08:08.096Z] 8603b9c90790: Waiting [2022-01-12T02:08:08.096Z] c2d8d7efcc4b: Waiting [2022-01-12T02:08:08.096Z] 27f5ce0e4adf: Waiting [2022-01-12T02:08:08.096Z] f757da607395: Verifying Checksum [2022-01-12T02:08:08.096Z] f757da607395: Download complete [2022-01-12T02:08:08.096Z] 8603b9c90790: Verifying Checksum [2022-01-12T02:08:08.096Z] 8603b9c90790: Download complete [2022-01-12T02:08:08.096Z] 1560dd03e051: Verifying Checksum [2022-01-12T02:08:08.096Z] 1560dd03e051: Download complete [2022-01-12T02:08:08.096Z] 27f5ce0e4adf: Verifying Checksum [2022-01-12T02:08:08.096Z] 27f5ce0e4adf: Download complete [2022-01-12T02:08:08.337Z] ---> a07c204f9252 [2022-01-12T02:08:08.337Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-12T02:08:08.337Z] ---> 2bf74de8ccd4 [2022-01-12T02:08:08.337Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-12T02:08:08.370Z] 05883995daec: Verifying Checksum [2022-01-12T02:08:08.370Z] 05883995daec: Download complete [2022-01-12T02:08:08.601Z] ---> Running in ea943ed3c460 [2022-01-12T02:08:08.601Z] ---> e8a542884717 [2022-01-12T02:08:08.601Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-12T02:08:08.643Z] 448f6bf000e3: Verifying Checksum [2022-01-12T02:08:08.643Z] 448f6bf000e3: Download complete [2022-01-12T02:08:09.202Z] ---> 8767abcc315d [2022-01-12T02:08:09.202Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-12T02:08:09.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T02:08:09.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T02:08:09.202Z] ---> b17e8d0c1632 [2022-01-12T02:08:09.202Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-12T02:08:09.202Z] ---> 4678a5538bdd [2022-01-12T02:08:09.202Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-12T02:08:09.202Z] ---> 43d95e9ec96e [2022-01-12T02:08:09.202Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-12T02:08:09.482Z] (1/42) Installing readline (8.1.0-r0) [2022-01-12T02:08:09.482Z] (2/42) Installing bash (5.1.4-r0) [2022-01-12T02:08:09.482Z] ---> Running in 0595935bd507 [2022-01-12T02:08:09.482Z] Executing bash-5.1.4-r0.post-install [2022-01-12T02:08:09.482Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-12T02:08:09.755Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-12T02:08:09.755Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-12T02:08:09.755Z] (6/42) Installing curl (7.79.1-r0) [2022-01-12T02:08:09.755Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-12T02:08:09.755Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-12T02:08:09.755Z] (9/42) Installing expat (2.4.1-r0) [2022-01-12T02:08:09.755Z] (10/42) Installing libffi (3.3-r2) [2022-01-12T02:08:09.755Z] (11/42) Installing gdbm (1.19-r0) [2022-01-12T02:08:09.755Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-12T02:08:09.755Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-12T02:08:09.755Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-12T02:08:09.755Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-12T02:08:09.755Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-12T02:08:09.755Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-12T02:08:09.755Z] ---> 83584719d66e [2022-01-12T02:08:09.755Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-12T02:08:11.178Z] ---> ad8bbb9b571d [2022-01-12T02:08:11.178Z] 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/ [2022-01-12T02:08:11.178Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T02:08:11.178Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-12T02:08:11.178Z] ---> b527cb1f50fa [2022-01-12T02:08:11.178Z] Step 3/22 : WORKDIR /edgex-go [2022-01-12T02:08:11.178Z] ---> Using cache [2022-01-12T02:08:11.178Z] ---> 89debaf3ae85 [2022-01-12T02:08:11.178Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T02:08:11.178Z] ---> Using cache [2022-01-12T02:08:11.178Z] ---> ba1742e641dc [2022-01-12T02:08:11.178Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-12T02:08:11.178Z] ---> Using cache [2022-01-12T02:08:11.178Z] ---> 7b5258660b28 [2022-01-12T02:08:11.178Z] Step 6/22 : COPY . . [2022-01-12T02:08:11.178Z] ---> Using cache [2022-01-12T02:08:11.178Z] ---> 3e4eef748ebc [2022-01-12T02:08:11.178Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T02:08:11.178Z] ---> Using cache [2022-01-12T02:08:11.178Z] ---> 3655f18c7a83 [2022-01-12T02:08:11.178Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-12T02:08:11.178Z] ---> Running in a0f33e48645e [2022-01-12T02:08:11.178Z] Removing intermediate container 0595935bd507 [2022-01-12T02:08:11.178Z] ---> 96c42339803a [2022-01-12T02:08:11.178Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-12T02:08:11.178Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-12T02:08:11.178Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-12T02:08:11.178Z] ---> Running in 88e504af169c [2022-01-12T02:08:11.178Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-12T02:08:11.178Z] ---> Running in 966e703e4573 [2022-01-12T02:08:11.178Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-12T02:08:11.178Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-12T02:08:11.178Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-12T02:08:11.178Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-12T02:08:11.178Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-12T02:08:11.178Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-12T02:08:11.178Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-12T02:08:11.178Z] Removing intermediate container a0f33e48645e [2022-01-12T02:08:11.178Z] ---> bfe5c8ab2e2c [2022-01-12T02:08:11.178Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T02:08:11.178Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-12T02:08:11.178Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-12T02:08:11.268Z] c2d8d7efcc4b: Verifying Checksum [2022-01-12T02:08:11.268Z] c2d8d7efcc4b: Download complete [2022-01-12T02:08:11.444Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-12T02:08:11.444Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-12T02:08:11.444Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-12T02:08:11.444Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-12T02:08:11.444Z] ---> Running in 4e548f019b75 [2022-01-12T02:08:11.444Z] ---> 7e03097a4cf0 [2022-01-12T02:08:11.444Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-12T02:08:11.444Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-12T02:08:11.444Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-12T02:08:11.444Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-12T02:08:11.444Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-12T02:08:11.444Z] ---> Running in 8af1651a9731 [2022-01-12T02:08:11.444Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-12T02:08:11.444Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-12T02:08:11.708Z] Removing intermediate container 4e548f019b75 [2022-01-12T02:08:11.708Z] ---> 0ab73c971fe7 [2022-01-12T02:08:11.708Z] Step 21/23 : LABEL arch=x86_64 [2022-01-12T02:08:11.708Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-12T02:08:11.708Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-12T02:08:11.708Z] ---> Running in c2ef51bbe9c4 [2022-01-12T02:08:11.708Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-12T02:08:11.974Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T02:08:11.974Z] OK: 84 MiB in 64 packages [2022-01-12T02:08:11.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-command/core-command ./cmd/core-command [2022-01-12T02:08:12.237Z] Removing intermediate container c2ef51bbe9c4 [2022-01-12T02:08:12.237Z] ---> d7b6ab4bdedb [2022-01-12T02:08:12.237Z] Step 22/23 : LABEL git_sha=dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:08:12.237Z] ---> Running in 3ab11cd316dd [2022-01-12T02:08:12.247Z] 448f6bf000e3: Pull complete [2022-01-12T02:08:12.504Z] Removing intermediate container 3ab11cd316dd [2022-01-12T02:08:12.504Z] ---> 0f8db96f85a3 [2022-01-12T02:08:12.504Z] Step 23/23 : LABEL version=2.2.0-dev.19 [2022-01-12T02:08:12.504Z] ---> Running in 37167288eb7c [2022-01-12T02:08:12.768Z] Removing intermediate container 966e703e4573 [2022-01-12T02:08:12.768Z] ---> 810c7edfe6fc [2022-01-12T02:08:12.768Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-12T02:08:12.768Z] Removing intermediate container 37167288eb7c [2022-01-12T02:08:12.768Z] ---> 585ced9d2722 [2022-01-12T02:08:12.768Z] [2022-01-12T02:08:12.768Z] ---> Running in 431f8043fd12 [2022-01-12T02:08:12.768Z] Removing intermediate container 8af1651a9731 [2022-01-12T02:08:12.768Z] ---> b5e086c9354b [2022-01-12T02:08:12.768Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-12T02:08:12.768Z] Successfully built 585ced9d2722 [2022-01-12T02:08:12.768Z] Successfully tagged support-scheduler:latest [2022-01-12T02:08:12.768Z] Building core-data [2022-01-12T02:08:12.840Z] f757da607395: Pull complete [2022-01-12T02:08:13.032Z]  Building support-scheduler ... done  ---> Running in 2e8168b5f42c [2022-01-12T02:08:13.032Z] Removing intermediate container 431f8043fd12 [2022-01-12T02:08:13.033Z] ---> f063a8073111 [2022-01-12T02:08:13.033Z] Step 22/24 : LABEL arch=x86_64 [2022-01-12T02:08:13.033Z] ---> Running in a78ded6d78ca [2022-01-12T02:08:13.297Z] Collecting docker-compose==1.23.2 [2022-01-12T02:08:13.297Z] Removing intermediate container 2e8168b5f42c [2022-01-12T02:08:13.297Z] ---> 13659f76e75b [2022-01-12T02:08:13.297Z] Step 27/30 : CMD ["gate"] [2022-01-12T02:08:13.297Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-12T02:08:13.297Z] Collecting docopt<0.7,>=0.6.1 [2022-01-12T02:08:13.297Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-12T02:08:13.929Z] Removing intermediate container a78ded6d78ca [2022-01-12T02:08:13.929Z] ---> a59402b60635 [2022-01-12T02:08:13.929Z] Step 23/24 : LABEL git_sha=dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:08:13.929Z] ---> Running in 2a2ebb39b20e [2022-01-12T02:08:13.929Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-12T02:08:13.929Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-12T02:08:13.929Z] ---> Running in 35c1b692dfd6 [2022-01-12T02:08:14.214Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-12T02:08:14.214Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-12T02:08:14.214Z] Collecting docker<4.0,>=3.6.0 [2022-01-12T02:08:14.214Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-12T02:08:14.270Z] 05883995daec: Pull complete [2022-01-12T02:08:14.496Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-12T02:08:14.496Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-12T02:08:14.496Z] Removing intermediate container 2a2ebb39b20e [2022-01-12T02:08:14.496Z] ---> 286763ece022 [2022-01-12T02:08:14.496Z] Step 28/30 : LABEL arch=x86_64 [2022-01-12T02:08:14.543Z] 8603b9c90790: Pull complete [2022-01-12T02:08:14.770Z] Removing intermediate container 35c1b692dfd6 [2022-01-12T02:08:14.770Z] ---> 1173d13230f6 [2022-01-12T02:08:14.770Z] Step 24/24 : LABEL version=2.2.0-dev.19 [2022-01-12T02:08:14.770Z] ---> Running in 81f5e4de9375 [2022-01-12T02:08:15.054Z] ---> Running in 23f3b1955884 [2022-01-12T02:08:15.054Z] Collecting PyYAML<4,>=3.10 [2022-01-12T02:08:15.054Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-12T02:08:15.054Z] Removing intermediate container 81f5e4de9375 [2022-01-12T02:08:15.054Z] ---> 94bb274f21e3 [2022-01-12T02:08:15.054Z] Step 29/30 : LABEL git_sha=dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:08:15.054Z] Removing intermediate container 23f3b1955884 [2022-01-12T02:08:15.054Z] ---> 40858acaad1b [2022-01-12T02:08:15.054Z] [2022-01-12T02:08:15.325Z] ---> Running in e67706db040d [2022-01-12T02:08:15.325Z] Successfully built 40858acaad1b [2022-01-12T02:08:15.325Z] Successfully tagged security-secretstore-setup:latest [2022-01-12T02:08:15.325Z] Building support-notifications [2022-01-12T02:08:15.521Z] 1560dd03e051: Pull complete [2022-01-12T02:08:15.521Z] 27f5ce0e4adf: Pull complete [2022-01-12T02:08:15.604Z]  Building security-secretstore-setup ... done Removing intermediate container e67706db040d [2022-01-12T02:08:15.604Z] ---> d67bb1ca9617 [2022-01-12T02:08:15.604Z] Step 30/30 : LABEL version=2.2.0-dev.19 [2022-01-12T02:08:15.877Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-12T02:08:15.877Z] Collecting jsonschema<3,>=2.5.1 [2022-01-12T02:08:15.877Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-12T02:08:15.877Z] Collecting texttable<0.10,>=0.9.0 [2022-01-12T02:08:15.877Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-12T02:08:16.144Z] ---> Running in fe6f4394885a [2022-01-12T02:08:16.733Z] Collecting cached-property<2,>=1.2.0 [2022-01-12T02:08:16.733Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-12T02:08:16.733Z] Collecting docker-pycreds>=0.4.0 [2022-01-12T02:08:16.733Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-12T02:08:16.994Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-12T02:08:16.994Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-12T02:08:16.994Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-12T02:08:16.994Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-12T02:08:16.994Z] Collecting idna<2.8,>=2.5 [2022-01-12T02:08:16.994Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-12T02:08:16.994Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-12T02:08:16.994Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-12T02:08:16.994Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-12T02:08:16.994Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-12T02:08:16.994Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-12T02:08:17.253Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-12T02:08:17.253Z] Attempting uninstall: urllib3 [2022-01-12T02:08:17.253Z] Found existing installation: urllib3 1.26.5 [2022-01-12T02:08:17.253Z] Uninstalling urllib3-1.26.5: [2022-01-12T02:08:17.253Z] Successfully uninstalled urllib3-1.26.5 [2022-01-12T02:08:17.527Z] Attempting uninstall: idna [2022-01-12T02:08:17.527Z] Found existing installation: idna 3.2 [2022-01-12T02:08:17.527Z] Uninstalling idna-3.2: [2022-01-12T02:08:17.527Z] Removing intermediate container fe6f4394885a [2022-01-12T02:08:17.527Z] ---> 6d660bf9d399 [2022-01-12T02:08:17.527Z] [2022-01-12T02:08:17.527Z] Successfully uninstalled idna-3.2 [2022-01-12T02:08:17.802Z] Successfully built 6d660bf9d399 [2022-01-12T02:08:17.802Z] Successfully tagged security-bootstrapper:latest [2022-01-12T02:08:17.802Z] Building core-metadata [2022-01-12T02:08:17.802Z]  Building security-bootstrapper ... done  Attempting uninstall: chardet [2022-01-12T02:08:17.802Z] Found existing installation: chardet 4.0.0 [2022-01-12T02:08:18.080Z] Uninstalling chardet-4.0.0: [2022-01-12T02:08:18.080Z] Successfully uninstalled chardet-4.0.0 [2022-01-12T02:08:18.362Z] Attempting uninstall: requests [2022-01-12T02:08:18.362Z] Found existing installation: requests 2.25.1 [2022-01-12T02:08:18.362Z] Uninstalling requests-2.25.1: [2022-01-12T02:08:18.362Z] Successfully uninstalled requests-2.25.1 [2022-01-12T02:08:18.636Z] Running setup.py install for texttable: started [2022-01-12T02:08:18.906Z] Running setup.py install for texttable: finished with status 'done' [2022-01-12T02:08:18.906Z] Running setup.py install for PyYAML: started [2022-01-12T02:08:20.339Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-12T02:08:20.339Z] Running setup.py install for docopt: started [2022-01-12T02:08:20.912Z] Running setup.py install for docopt: finished with status 'done' [2022-01-12T02:08:20.913Z] Running setup.py install for dockerpty: started [2022-01-12T02:08:21.861Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-12T02:08:24.417Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-12T02:08:26.358Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T02:08:26.358Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-12T02:08:26.358Z] ---> b527cb1f50fa [2022-01-12T02:08:26.359Z] Step 3/21 : WORKDIR /edgex-go [2022-01-12T02:08:26.359Z] ---> Using cache [2022-01-12T02:08:26.359Z] ---> 89debaf3ae85 [2022-01-12T02:08:26.359Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T02:08:26.359Z] ---> Using cache [2022-01-12T02:08:26.359Z] ---> ba1742e641dc [2022-01-12T02:08:26.359Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-12T02:08:26.359Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T02:08:26.359Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-12T02:08:26.359Z] ---> b527cb1f50fa [2022-01-12T02:08:26.359Z] Step 3/22 : WORKDIR /edgex-go [2022-01-12T02:08:26.359Z] ---> Using cache [2022-01-12T02:08:26.359Z] ---> 89debaf3ae85 [2022-01-12T02:08:26.359Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T02:08:26.359Z] ---> Using cache [2022-01-12T02:08:26.359Z] ---> ba1742e641dc [2022-01-12T02:08:26.359Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-12T02:08:26.359Z] ---> Using cache [2022-01-12T02:08:26.359Z] ---> 7b5258660b28 [2022-01-12T02:08:26.359Z] Step 6/22 : COPY . . [2022-01-12T02:08:26.359Z] ---> Using cache [2022-01-12T02:08:26.359Z] ---> 3e4eef748ebc [2022-01-12T02:08:26.359Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T02:08:26.359Z] ---> Using cache [2022-01-12T02:08:26.359Z] ---> 3655f18c7a83 [2022-01-12T02:08:26.359Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-12T02:08:29.658Z] ---> Running in 8236387c8a5b [2022-01-12T02:08:29.658Z] ---> Running in e6e3dc455067 [2022-01-12T02:08:30.597Z] c2d8d7efcc4b: Pull complete [2022-01-12T02:08:30.597Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-12T02:08:30.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-12T02:08:30.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-12T02:08:30.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-12T02:08:30.619Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer [2022-01-12T02:08:30.814Z] prd-ubuntu18.04-docker-arm64-4c-16g-1318 does not seem to be running inside a container [2022-01-12T02:08:30.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/133 -v /w/workspace/edgex-go/133:/w/workspace/edgex-go/133:rw,z -v /w/workspace/edgex-go/133@tmp:/w/workspace/edgex-go/133@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-12T02:08:31.598Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T02:08:31.874Z] OK: 220 MiB in 52 packages [2022-01-12T02:08:32.914Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-12T02:08:32.914Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-12T02:08:32.914Z] ---> b527cb1f50fa [2022-01-12T02:08:32.914Z] Step 3/22 : WORKDIR /edgex-go [2022-01-12T02:08:32.914Z] ---> Using cache [2022-01-12T02:08:32.914Z] ---> 89debaf3ae85 [2022-01-12T02:08:32.914Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T02:08:32.914Z] ---> Using cache [2022-01-12T02:08:32.914Z] ---> ba1742e641dc [2022-01-12T02:08:32.914Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-12T02:08:33.194Z] ---> Running in 63e26a611cf4 [2022-01-12T02:08:33.465Z] Removing intermediate container 8236387c8a5b [2022-01-12T02:08:33.465Z] ---> bfd9a8e65344 [2022-01-12T02:08:33.465Z] Step 6/21 : COPY . . [2022-01-12T02:08:33.561Z] $ docker top ded6360f2fcdcefc53d75a5286fc962683e098d92b2942b81bff3c5775030b98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-12T02:08:34.043Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T02:08:34.043Z] Removing intermediate container ea943ed3c460 [2022-01-12T02:08:34.043Z] ---> f4d12771543b [2022-01-12T02:08:34.043Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-12T02:08:34.532Z] ---> job-cost.sh [2022-01-12T02:08:34.532Z] lf-activate-venv: SKIPPING [2022-01-12T02:08:34.532Z] INFO: No Stack... [2022-01-12T02:08:34.801Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-12T02:08:35.005Z] ---> Running in bb7e1ff7516d [2022-01-12T02:08:35.006Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T02:08:35.072Z] INFO: Archiving Costs [Pipeline] sh [2022-01-12T02:08:35.591Z] OK: 220 MiB in 52 packages [2022-01-12T02:08:35.591Z] Removing intermediate container bb7e1ff7516d [2022-01-12T02:08:35.591Z] ---> 75b2f8150cf0 [2022-01-12T02:08:35.591Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-12T02:08:35.742Z] + cat /w/workspace/edgex-go/133/archives/cost.csv [2022-01-12T02:08:35.742Z] + cut -d, -f6 [Pipeline] lock [2022-01-12T02:08:35.805Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-133-stack-cost] [2022-01-12T02:08:35.811Z] Resource [jenkins-edgexfoundry-edgex-go-main-133-stack-cost] did not exist. Created. [2022-01-12T02:08:35.812Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-12T02:08:36.476Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-12T02:08:36.550Z] ---> Running in b6a203a04804 [2022-01-12T02:08:36.822Z] Removing intermediate container b6a203a04804 [2022-01-12T02:08:36.822Z] ---> 058bb8563600 [2022-01-12T02:08:36.822Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-12T02:08:36.822Z] Removing intermediate container 63e26a611cf4 [2022-01-12T02:08:36.822Z] ---> 1f0d1921d540 [2022-01-12T02:08:36.822Z] Step 6/22 : COPY . . [2022-01-12T02:08:37.068Z] Stashed 1 file(s) [Pipeline] } [2022-01-12T02:08:37.075Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-133-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-12T02:08:37.097Z] $ docker stop --time=1 ded6360f2fcdcefc53d75a5286fc962683e098d92b2942b81bff3c5775030b98 [2022-01-12T02:08:38.237Z] ---> 1011beb26f6d [2022-01-12T02:08:38.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-12T02:08:38.587Z] $ docker rm -f ded6360f2fcdcefc53d75a5286fc962683e098d92b2942b81bff3c5775030b98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-12T02:08:38.873Z] Failed in branch arm64 [2022-01-12T02:08:39.181Z] ---> de77348b46fb [2022-01-12T02:08:39.181Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-12T02:08:41.785Z] ---> 964f62a47894 [2022-01-12T02:08:41.785Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-12T02:08:41.785Z] Removing intermediate container 88e504af169c [2022-01-12T02:08:41.785Z] ---> 52a57dd653e8 [2022-01-12T02:08:41.785Z] [2022-01-12T02:08:41.785Z] Step 9/22 : FROM alpine:3.14 [2022-01-12T02:08:41.785Z] ---> 0a97eee8041e [2022-01-12T02:08:41.785Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-12T02:08:41.785Z] ---> Using cache [2022-01-12T02:08:41.785Z] ---> 2d89fd4c7c83 [2022-01-12T02:08:41.785Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-12T02:08:41.785Z] ---> Using cache [2022-01-12T02:08:41.785Z] ---> 7a576f0bfe02 [2022-01-12T02:08:41.785Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-12T02:08:41.785Z] ---> Running in 9491acbca46d [2022-01-12T02:08:41.785Z] ---> Running in 7e5f20f0b31b [2022-01-12T02:08:42.395Z] Removing intermediate container 7e5f20f0b31b [2022-01-12T02:08:42.395Z] ---> 0dd5c7055040 [2022-01-12T02:08:42.395Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-12T02:08:42.395Z] Removing intermediate container 9491acbca46d [2022-01-12T02:08:42.395Z] ---> 06dabeeba01b [2022-01-12T02:08:42.395Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T02:08:42.395Z] ---> Running in 1a51c62a72c2 [2022-01-12T02:08:42.662Z] ---> Running in e67319ea85de [2022-01-12T02:08:42.930Z] Removing intermediate container 1a51c62a72c2 [2022-01-12T02:08:42.930Z] ---> 97589f5d1f10 [2022-01-12T02:08:42.930Z] Step 14/22 : WORKDIR / [2022-01-12T02:08:43.189Z] Removing intermediate container e67319ea85de [2022-01-12T02:08:43.189Z] ---> 9b819bf51682 [2022-01-12T02:08:43.189Z] Step 20/22 : LABEL arch=x86_64 [2022-01-12T02:08:43.454Z] ---> Running in 5a1468b91b62 [2022-01-12T02:08:43.454Z] ---> Running in 4057b947308d [2022-01-12T02:08:43.720Z] ---> 71df03839f9a [2022-01-12T02:08:43.720Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T02:08:43.720Z] Removing intermediate container 5a1468b91b62 [2022-01-12T02:08:43.720Z] ---> 90913592676f [2022-01-12T02:08:43.720Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T02:08:43.988Z] Removing intermediate container 4057b947308d [2022-01-12T02:08:43.988Z] ---> c2ccf47d6cc0 [2022-01-12T02:08:43.988Z] Step 21/22 : LABEL git_sha=dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:08:44.254Z] ---> Running in 01550348b4cb [2022-01-12T02:08:44.254Z] ---> Running in ae2adfc2b437 [2022-01-12T02:08:44.845Z] ---> eb416c5094cb [2022-01-12T02:08:44.845Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-12T02:08:45.110Z] Removing intermediate container ae2adfc2b437 [2022-01-12T02:08:45.110Z] ---> b09cbe6e2bf0 [2022-01-12T02:08:45.110Z] Step 22/22 : LABEL version=2.2.0-dev.19 [2022-01-12T02:08:45.374Z] ---> Running in 4153b8f0bb86 [2022-01-12T02:08:45.957Z] Removing intermediate container 4153b8f0bb86 [2022-01-12T02:08:45.957Z] ---> 2016eddfe985 [2022-01-12T02:08:45.957Z] [2022-01-12T02:08:45.957Z] ---> a5cd0916f839 [2022-01-12T02:08:45.957Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-12T02:08:46.223Z] Successfully built 2016eddfe985 [2022-01-12T02:08:46.223Z] Successfully tagged sys-mgmt-agent:latest [2022-01-12T02:08:46.223Z]  Building sys-mgmt-agent ... done Removing intermediate container 01550348b4cb [2022-01-12T02:08:46.223Z] ---> b55f7e9acd4a [2022-01-12T02:08:46.223Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-12T02:08:46.488Z] ---> Running in eae6834592f1 [2022-01-12T02:08:46.488Z] ---> 8963167c4b28 [2022-01-12T02:08:46.488Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-12T02:08:46.753Z] ---> Running in 8ba39ea7971c [2022-01-12T02:08:47.342Z] Removing intermediate container 8ba39ea7971c [2022-01-12T02:08:47.342Z] ---> 9f4e57cf94d7 [2022-01-12T02:08:47.342Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T02:08:47.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-12T02:08:47.342Z] ---> Running in 663c6202243c [2022-01-12T02:08:47.608Z] ---> 415dbb1e6474 [2022-01-12T02:08:47.608Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-12T02:08:47.608Z] ---> Running in 8c8c669dae5c [2022-01-12T02:08:47.608Z] Removing intermediate container 663c6202243c [2022-01-12T02:08:47.608Z] ---> eca41c7f670d [2022-01-12T02:08:47.608Z] Step 20/22 : LABEL arch=x86_64 [2022-01-12T02:08:47.608Z] ---> Running in 18800c3cb183 [2022-01-12T02:08:47.870Z] Removing intermediate container 18800c3cb183 [2022-01-12T02:08:47.870Z] ---> 9d6c3f04ec4f [2022-01-12T02:08:47.870Z] Step 21/22 : LABEL git_sha=dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:08:47.870Z] ---> Running in 0112301b7d22 [2022-01-12T02:08:48.131Z] Removing intermediate container 0112301b7d22 [2022-01-12T02:08:48.131Z] ---> 43ae6c6de504 [2022-01-12T02:08:48.131Z] Step 22/22 : LABEL version=2.2.0-dev.19 [2022-01-12T02:08:48.131Z] ---> Running in aa3e1106a8f2 [2022-01-12T02:08:48.394Z] Removing intermediate container aa3e1106a8f2 [2022-01-12T02:08:48.394Z] ---> fcc79a9afdbd [2022-01-12T02:08:48.394Z] [2022-01-12T02:08:48.394Z] Successfully built fcc79a9afdbd [2022-01-12T02:08:48.656Z] Successfully tagged core-command:latest [2022-01-12T02:08:49.255Z]  Building core-command ... done Removing intermediate container 8c8c669dae5c [2022-01-12T02:08:49.255Z] ---> 46c46990e219 [2022-01-12T02:08:49.255Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-12T02:08:49.255Z] ---> Running in 1ec6fe167c93 [2022-01-12T02:08:49.831Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-data/core-data ./cmd/core-data [2022-01-12T02:08:57.999Z] Removing intermediate container e6e3dc455067 [2022-01-12T02:08:57.999Z] ---> 0a7d999d9164 [2022-01-12T02:08:57.999Z] [2022-01-12T02:08:57.999Z] Step 9/22 : FROM alpine:3.14 [2022-01-12T02:08:57.999Z] ---> 0a97eee8041e [2022-01-12T02:08:57.999Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-12T02:08:57.999Z] ---> Using cache [2022-01-12T02:08:57.999Z] ---> 2d89fd4c7c83 [2022-01-12T02:08:57.999Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-12T02:08:57.999Z] ---> Using cache [2022-01-12T02:08:57.999Z] ---> 7a576f0bfe02 [2022-01-12T02:08:57.999Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-12T02:08:57.999Z] ---> Running in 6ea64f0f9ca9 [2022-01-12T02:08:57.999Z] Removing intermediate container 6ea64f0f9ca9 [2022-01-12T02:08:57.999Z] ---> 321a889625bf [2022-01-12T02:08:57.999Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-12T02:08:57.999Z] ---> Running in 21bd2ecaa7a8 [2022-01-12T02:08:57.999Z] Removing intermediate container 21bd2ecaa7a8 [2022-01-12T02:08:57.999Z] ---> a4e276b3ac2a [2022-01-12T02:08:57.999Z] Step 14/22 : WORKDIR / [2022-01-12T02:08:57.999Z] ---> Running in 314c865a93d2 [2022-01-12T02:08:57.999Z] Removing intermediate container 314c865a93d2 [2022-01-12T02:08:57.999Z] ---> 3a98b8df7ad9 [2022-01-12T02:08:57.999Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T02:08:57.999Z] ---> 781307fa8ea3 [2022-01-12T02:08:57.999Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-12T02:08:58.265Z] ---> 2d3ba4121abd [2022-01-12T02:08:58.265Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-12T02:08:58.526Z] ---> 9bdb83685887 [2022-01-12T02:08:58.526Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-12T02:08:58.526Z] ---> Running in 78af83d22b08 [2022-01-12T02:08:58.788Z] Removing intermediate container 78af83d22b08 [2022-01-12T02:08:58.788Z] ---> 8932950e273a [2022-01-12T02:08:58.788Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T02:08:58.788Z] ---> Running in 76f0384ea52f [2022-01-12T02:08:58.788Z] Removing intermediate container 76f0384ea52f [2022-01-12T02:08:58.788Z] ---> 090ea8d72117 [2022-01-12T02:08:58.788Z] Step 20/22 : LABEL arch=x86_64 [2022-01-12T02:08:59.051Z] ---> Running in 208fa0354cd7 [2022-01-12T02:08:59.051Z] Removing intermediate container 208fa0354cd7 [2022-01-12T02:08:59.051Z] ---> 696ec6bbbba5 [2022-01-12T02:08:59.051Z] Step 21/22 : LABEL git_sha=dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:08:59.051Z] ---> Running in a4f41cd3fa87 [2022-01-12T02:08:59.640Z] Removing intermediate container a4f41cd3fa87 [2022-01-12T02:08:59.640Z] ---> b1882f4651f3 [2022-01-12T02:08:59.640Z] Step 22/22 : LABEL version=2.2.0-dev.19 [2022-01-12T02:08:59.640Z] ---> Running in 5d1c4a522b02 [2022-01-12T02:08:59.640Z] Removing intermediate container 5d1c4a522b02 [2022-01-12T02:08:59.640Z] ---> 8806a8815e9e [2022-01-12T02:08:59.640Z] [2022-01-12T02:08:59.903Z] Successfully built 8806a8815e9e [2022-01-12T02:08:59.903Z] Successfully tagged core-metadata:latest [2022-01-12T02:09:12.241Z]  Building core-metadata ... done Removing intermediate container eae6834592f1 [2022-01-12T02:09:12.241Z] ---> 93107ab77ef5 [2022-01-12T02:09:12.241Z] [2022-01-12T02:09:12.241Z] Step 9/21 : FROM alpine:3.14 [2022-01-12T02:09:12.241Z] ---> 0a97eee8041e [2022-01-12T02:09:12.241Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-12T02:09:12.241Z] ---> Running in 4fb7b3476513 [2022-01-12T02:09:12.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T02:09:12.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T02:09:12.241Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-12T02:09:12.241Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-12T02:09:12.241Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T02:09:12.241Z] Executing ca-certificates-20191127-r5.trigger [2022-01-12T02:09:12.241Z] OK: 6 MiB in 16 packages [2022-01-12T02:09:12.811Z] Removing intermediate container 4fb7b3476513 [2022-01-12T02:09:12.811Z] ---> c037dd076965 [2022-01-12T02:09:12.811Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-12T02:09:12.811Z] ---> Running in affc54424590 [2022-01-12T02:09:12.811Z] Removing intermediate container affc54424590 [2022-01-12T02:09:12.811Z] ---> 65a9f4d6c3d7 [2022-01-12T02:09:12.811Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-12T02:09:12.811Z] ---> Running in 1861ff48cce3 [2022-01-12T02:09:12.811Z] Removing intermediate container 1861ff48cce3 [2022-01-12T02:09:12.811Z] ---> d69839e445d9 [2022-01-12T02:09:12.811Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-12T02:09:13.071Z] ---> Running in 0079834c1b1e [2022-01-12T02:09:13.071Z] Removing intermediate container 0079834c1b1e [2022-01-12T02:09:13.071Z] ---> 67ca0543609a [2022-01-12T02:09:13.071Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T02:09:13.331Z] ---> f37b301c823e [2022-01-12T02:09:13.332Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-12T02:09:13.911Z] ---> 4c5789645d9f [2022-01-12T02:09:13.911Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-12T02:09:14.486Z] ---> ad37df82b3a6 [2022-01-12T02:09:14.486Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-12T02:09:14.486Z] ---> Running in 14581d98df83 [2022-01-12T02:09:14.486Z] Removing intermediate container 1ec6fe167c93 [2022-01-12T02:09:14.486Z] ---> e31c0930d899 [2022-01-12T02:09:14.486Z] [2022-01-12T02:09:14.486Z] Step 9/22 : FROM alpine:3.14 [2022-01-12T02:09:14.486Z] ---> 0a97eee8041e [2022-01-12T02:09:14.486Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-12T02:09:14.486Z] ---> Running in 9411d9b26a37 [2022-01-12T02:09:14.486Z] Removing intermediate container 14581d98df83 [2022-01-12T02:09:14.486Z] ---> b3281166715e [2022-01-12T02:09:14.486Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T02:09:14.486Z] ---> Running in 1ec83627339b [2022-01-12T02:09:14.486Z] Removing intermediate container 9411d9b26a37 [2022-01-12T02:09:14.486Z] ---> 53b721710d65 [2022-01-12T02:09:14.486Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-12T02:09:14.486Z] ---> Running in ff80348850d0 [2022-01-12T02:09:14.751Z] Removing intermediate container 1ec83627339b [2022-01-12T02:09:14.751Z] ---> cd2bad1bcd8e [2022-01-12T02:09:14.751Z] Step 19/21 : LABEL arch=x86_64 [2022-01-12T02:09:14.751Z] ---> Running in e39fc448d151 [2022-01-12T02:09:14.751Z] Removing intermediate container ff80348850d0 [2022-01-12T02:09:14.751Z] ---> dd28b4110db5 [2022-01-12T02:09:14.751Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-12T02:09:14.751Z] ---> Running in 48a541229c58 [2022-01-12T02:09:14.751Z] Removing intermediate container e39fc448d151 [2022-01-12T02:09:14.751Z] ---> ec05e248150b [2022-01-12T02:09:14.751Z] Step 20/21 : LABEL git_sha=dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:14.751Z] ---> Running in 9604df4feb4b [2022-01-12T02:09:14.751Z] Removing intermediate container 48a541229c58 [2022-01-12T02:09:14.751Z] ---> 9b7588e5596d [2022-01-12T02:09:14.751Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-12T02:09:14.751Z] ---> Running in 716020ea39c9 [2022-01-12T02:09:15.013Z] Removing intermediate container 9604df4feb4b [2022-01-12T02:09:15.013Z] ---> 7c48980bdaf5 [2022-01-12T02:09:15.013Z] Step 21/21 : LABEL version=2.2.0-dev.19 [2022-01-12T02:09:15.013Z] ---> Running in 43523956f4b4 [2022-01-12T02:09:15.013Z] Removing intermediate container 43523956f4b4 [2022-01-12T02:09:15.013Z] ---> 30bf3f4545f7 [2022-01-12T02:09:15.013Z] [2022-01-12T02:09:15.285Z] Successfully built 30bf3f4545f7 [2022-01-12T02:09:15.285Z] Successfully tagged support-notifications:latest [2022-01-12T02:09:15.285Z]  Building support-notifications ... done Removing intermediate container 716020ea39c9 [2022-01-12T02:09:15.285Z] ---> be6d046281e8 [2022-01-12T02:09:15.285Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-12T02:09:15.599Z] ---> Running in fb029ec01d79 [2022-01-12T02:09:15.908Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-12T02:09:16.699Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-12T02:09:17.061Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-12T02:09:17.061Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-12T02:09:17.061Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-12T02:09:17.320Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-12T02:09:17.320Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-12T02:09:17.320Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-12T02:09:17.581Z] Executing busybox-1.33.1-r6.trigger [2022-01-12T02:09:17.581Z] OK: 8 MiB in 20 packages [2022-01-12T02:09:17.843Z] Removing intermediate container fb029ec01d79 [2022-01-12T02:09:17.843Z] ---> 68a1a2c15ec6 [2022-01-12T02:09:17.843Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-12T02:09:17.843Z] ---> 34fee5ea1143 [2022-01-12T02:09:17.843Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-12T02:09:18.416Z] ---> 009727f84350 [2022-01-12T02:09:18.416Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-12T02:09:18.416Z] ---> 3f747aa3581f [2022-01-12T02:09:18.416Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-12T02:09:18.416Z] ---> Running in cab705ba5e51 [2022-01-12T02:09:18.677Z] Removing intermediate container cab705ba5e51 [2022-01-12T02:09:18.677Z] ---> 9891a503df95 [2022-01-12T02:09:18.677Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-12T02:09:18.677Z] ---> Running in 0f5803470551 [2022-01-12T02:09:18.677Z] Removing intermediate container 0f5803470551 [2022-01-12T02:09:18.677Z] ---> a46c7723abe5 [2022-01-12T02:09:18.677Z] Step 20/22 : LABEL arch=x86_64 [2022-01-12T02:09:18.677Z] ---> Running in 1a8949294c56 [2022-01-12T02:09:18.941Z] Removing intermediate container 1a8949294c56 [2022-01-12T02:09:18.941Z] ---> 245c7b3d6d6a [2022-01-12T02:09:18.941Z] Step 21/22 : LABEL git_sha=dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:18.941Z] ---> Running in 2777e9b36786 [2022-01-12T02:09:18.941Z] Removing intermediate container 2777e9b36786 [2022-01-12T02:09:18.941Z] ---> 95cfcd330072 [2022-01-12T02:09:18.941Z] Step 22/22 : LABEL version=2.2.0-dev.19 [2022-01-12T02:09:18.941Z] ---> Running in 11afaee8813c [2022-01-12T02:09:19.203Z] Removing intermediate container 11afaee8813c [2022-01-12T02:09:19.203Z] ---> 8462dc5d36ed [2022-01-12T02:09:19.203Z] [2022-01-12T02:09:19.203Z] Successfully built 8462dc5d36ed [2022-01-12T02:09:19.203Z] Successfully tagged core-data:latest [2022-01-12T02:09:19.210Z]  Building core-data ... done  [Pipeline] } [2022-01-12T02:09:19.215Z] $ docker stop --time=1 b8a308d2088a8fc5697b8debd59374875f03c37e90c781d93bbb260ee15efcaf [2022-01-12T02:09:20.696Z] $ docker rm -f b8a308d2088a8fc5697b8debd59374875f03c37e90c781d93bbb260ee15efcaf [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-12T02:09:21.059Z] + docker images [2022-01-12T02:09:21.059Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-12T02:09:21.059Z] core-data latest 8462dc5d36ed 3 seconds ago 20.7MB [2022-01-12T02:09:21.059Z] support-notifications latest 30bf3f4545f7 7 seconds ago 17MB [2022-01-12T02:09:21.059Z] e31c0930d899 8 seconds ago 1.77GB [2022-01-12T02:09:21.059Z] 93107ab77ef5 11 seconds ago 1.76GB [2022-01-12T02:09:21.059Z] core-metadata latest 8806a8815e9e 22 seconds ago 16.9MB [2022-01-12T02:09:21.059Z] 0a7d999d9164 26 seconds ago 1.76GB [2022-01-12T02:09:21.059Z] core-command latest fcc79a9afdbd 33 seconds ago 16.1MB [2022-01-12T02:09:21.059Z] sys-mgmt-agent latest 2016eddfe985 36 seconds ago 297MB [2022-01-12T02:09:21.059Z] 52a57dd653e8 42 seconds ago 1.76GB [2022-01-12T02:09:21.059Z] security-bootstrapper latest 6d660bf9d399 About a minute ago 18.9MB [2022-01-12T02:09:21.059Z] security-secretstore-setup latest 40858acaad1b About a minute ago 28.4MB [2022-01-12T02:09:21.059Z] support-scheduler latest 585ced9d2722 About a minute ago 16.2MB [2022-01-12T02:09:21.059Z] security-proxy-setup latest 668c57aa1211 About a minute ago 26.9MB [2022-01-12T02:09:21.059Z] 4fe7d1e53f7d About a minute ago 1.76GB [2022-01-12T02:09:21.059Z] 60db1ca3eda5 About a minute ago 1.77GB [2022-01-12T02:09:21.059Z] c8293ef6e3b2 About a minute ago 1.76GB [2022-01-12T02:09:21.059Z] 5765e4cff011 About a minute ago 1.77GB [2022-01-12T02:09:21.059Z] 40a2c2dcb638 About a minute ago 1.76GB [2022-01-12T02:09:21.059Z] ci-base-image-x86_64 latest b527cb1f50fa 5 minutes ago 1.25GB [2022-01-12T02:09:21.059Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-12T02:09:21.059Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-12T02:09:21.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 months ago 548MB [2022-01-12T02:09:21.059Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-12T02:09:21.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-12T02:09:21.169Z] provisioning config files... [2022-01-12T02:09:21.178Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/133@tmp/config2533979927801632761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-12T02:09:21.481Z] ---> docker-login.sh [2022-01-12T02:09:21.481Z] nexus3.edgexfoundry.org:10001 [2022-01-12T02:09:21.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:09:21.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:09:21.481Z] Configure a credential helper to remove this warning. See [2022-01-12T02:09:21.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:09:21.481Z] [2022-01-12T02:09:21.481Z] Login Succeeded [2022-01-12T02:09:21.481Z] nexus3.edgexfoundry.org:10002 [2022-01-12T02:09:21.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:09:21.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:09:21.742Z] Configure a credential helper to remove this warning. See [2022-01-12T02:09:21.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:09:21.742Z] [2022-01-12T02:09:21.742Z] Login Succeeded [2022-01-12T02:09:21.742Z] nexus3.edgexfoundry.org:10003 [2022-01-12T02:09:21.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:09:21.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:09:21.742Z] Configure a credential helper to remove this warning. See [2022-01-12T02:09:21.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:09:21.742Z] [2022-01-12T02:09:21.742Z] Login Succeeded [2022-01-12T02:09:21.742Z] nexus3.edgexfoundry.org:10004 [2022-01-12T02:09:21.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:09:22.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:09:22.003Z] Configure a credential helper to remove this warning. See [2022-01-12T02:09:22.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:09:22.003Z] [2022-01-12T02:09:22.003Z] Login Succeeded [2022-01-12T02:09:22.003Z] docker.io [2022-01-12T02:09:22.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-12T02:09:22.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-12T02:09:22.265Z] Configure a credential helper to remove this warning. See [2022-01-12T02:09:22.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-12T02:09:22.265Z] [2022-01-12T02:09:22.265Z] Login Succeeded [2022-01-12T02:09:22.265Z] ---> docker-login.sh ends [Pipeline] } [2022-01-12T02:09:22.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-12T02:09:22.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-12T02:09:22.326Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-01-12T02:09:22.326Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:22.326Z] latest [2022-01-12T02:09:22.326Z] 2.2.0-dev.19 [2022-01-12T02:09:22.326Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:22.326Z] main [2022-01-12T02:09:22.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:22.652Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:22.947Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:22.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-12T02:09:22.947Z] 7e5986a3aafa: Preparing [2022-01-12T02:09:22.947Z] 5b3fd3380cee: Preparing [2022-01-12T02:09:22.947Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:22.947Z] 39566faf804d: Preparing [2022-01-12T02:09:22.947Z] 1a058d5342cc: Preparing [2022-01-12T02:09:22.947Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:22.947Z] 39566faf804d: Pushed [2022-01-12T02:09:22.947Z] 7e5986a3aafa: Pushed [2022-01-12T02:09:22.947Z] 1fe6ec1ad07b: Pushed [2022-01-12T02:09:24.330Z] 5b3fd3380cee: Pushed [2022-01-12T02:09:24.330Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913: digest: sha256:de661bfae3afee7034455ee7280771e1c5fb89986a1c3121b4ef5c60e6601cdb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:24.632Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:24.926Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-12T02:09:24.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-12T02:09:24.926Z] 7e5986a3aafa: Preparing [2022-01-12T02:09:24.926Z] 5b3fd3380cee: Preparing [2022-01-12T02:09:24.926Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:24.926Z] 39566faf804d: Preparing [2022-01-12T02:09:24.926Z] 1a058d5342cc: Preparing [2022-01-12T02:09:24.926Z] 5b3fd3380cee: Layer already exists [2022-01-12T02:09:24.926Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:24.926Z] 39566faf804d: Layer already exists [2022-01-12T02:09:24.926Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:24.926Z] 7e5986a3aafa: Layer already exists [2022-01-12T02:09:24.926Z] latest: digest: sha256:de661bfae3afee7034455ee7280771e1c5fb89986a1c3121b4ef5c60e6601cdb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:25.231Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:25.528Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.19 [2022-01-12T02:09:25.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-12T02:09:25.528Z] 7e5986a3aafa: Preparing [2022-01-12T02:09:25.528Z] 5b3fd3380cee: Preparing [2022-01-12T02:09:25.528Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:25.528Z] 39566faf804d: Preparing [2022-01-12T02:09:25.528Z] 1a058d5342cc: Preparing [2022-01-12T02:09:25.528Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:25.528Z] 5b3fd3380cee: Layer already exists [2022-01-12T02:09:25.528Z] 39566faf804d: Layer already exists [2022-01-12T02:09:25.528Z] 7e5986a3aafa: Layer already exists [2022-01-12T02:09:25.528Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:25.528Z] 2.2.0-dev.19: digest: sha256:de661bfae3afee7034455ee7280771e1c5fb89986a1c3121b4ef5c60e6601cdb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:25.828Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:26.127Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:26.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-12T02:09:26.127Z] 7e5986a3aafa: Preparing [2022-01-12T02:09:26.127Z] 5b3fd3380cee: Preparing [2022-01-12T02:09:26.127Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:26.127Z] 39566faf804d: Preparing [2022-01-12T02:09:26.127Z] 1a058d5342cc: Preparing [2022-01-12T02:09:26.127Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:26.127Z] 5b3fd3380cee: Layer already exists [2022-01-12T02:09:26.127Z] 7e5986a3aafa: Layer already exists [2022-01-12T02:09:26.127Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:26.127Z] 39566faf804d: Layer already exists [2022-01-12T02:09:26.127Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19: digest: sha256:de661bfae3afee7034455ee7280771e1c5fb89986a1c3121b4ef5c60e6601cdb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:26.428Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:26.722Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-01-12T02:09:26.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-12T02:09:26.722Z] 7e5986a3aafa: Preparing [2022-01-12T02:09:26.722Z] 5b3fd3380cee: Preparing [2022-01-12T02:09:26.722Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:26.722Z] 39566faf804d: Preparing [2022-01-12T02:09:26.722Z] 1a058d5342cc: Preparing [2022-01-12T02:09:26.722Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:26.722Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:26.722Z] 5b3fd3380cee: Layer already exists [2022-01-12T02:09:26.722Z] 39566faf804d: Layer already exists [2022-01-12T02:09:26.722Z] 7e5986a3aafa: Layer already exists [2022-01-12T02:09:26.722Z] main: digest: sha256:de661bfae3afee7034455ee7280771e1c5fb89986a1c3121b4ef5c60e6601cdb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-12T02:09:26.753Z] ===================================================== [Pipeline] echo [2022-01-12T02:09:26.759Z] taggedImages: [2022-01-12T02:09:26.759Z] - nexus3.edgexfoundry.org:10004/core-command:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:26.759Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-12T02:09:26.759Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.19 [2022-01-12T02:09:26.759Z] - nexus3.edgexfoundry.org:10004/core-command:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:26.759Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-01-12T02:09:26.774Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-01-12T02:09:26.774Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:26.774Z] latest [2022-01-12T02:09:26.774Z] 2.2.0-dev.19 [2022-01-12T02:09:26.774Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:26.774Z] main [2022-01-12T02:09:26.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:27.081Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:27.392Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:27.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-12T02:09:27.392Z] f8eb935db1fd: Preparing [2022-01-12T02:09:27.392Z] 951b29a355c8: Preparing [2022-01-12T02:09:27.392Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:27.392Z] a5a46d74099b: Preparing [2022-01-12T02:09:27.392Z] 8bec81c8abaa: Preparing [2022-01-12T02:09:27.392Z] 1a058d5342cc: Preparing [2022-01-12T02:09:27.392Z] 1a058d5342cc: Waiting [2022-01-12T02:09:27.392Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:27.656Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:27.656Z] f8eb935db1fd: Pushed [2022-01-12T02:09:27.656Z] 8bec81c8abaa: Pushed [2022-01-12T02:09:27.656Z] a5a46d74099b: Pushed [2022-01-12T02:09:28.597Z] 951b29a355c8: Pushed [2022-01-12T02:09:28.597Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913: digest: sha256:5779599148e986fca8a39906e31477650decc889bdc465e7f969566369e4e53d size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:28.904Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:29.199Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-12T02:09:29.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-12T02:09:29.199Z] f8eb935db1fd: Preparing [2022-01-12T02:09:29.199Z] 951b29a355c8: Preparing [2022-01-12T02:09:29.199Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:29.199Z] a5a46d74099b: Preparing [2022-01-12T02:09:29.199Z] 8bec81c8abaa: Preparing [2022-01-12T02:09:29.199Z] 1a058d5342cc: Preparing [2022-01-12T02:09:29.199Z] 1a058d5342cc: Waiting [2022-01-12T02:09:29.199Z] 8bec81c8abaa: Layer already exists [2022-01-12T02:09:29.199Z] f8eb935db1fd: Layer already exists [2022-01-12T02:09:29.199Z] a5a46d74099b: Layer already exists [2022-01-12T02:09:29.199Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:29.199Z] 951b29a355c8: Layer already exists [2022-01-12T02:09:29.199Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:29.199Z] latest: digest: sha256:5779599148e986fca8a39906e31477650decc889bdc465e7f969566369e4e53d size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:29.644Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:29.943Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.19 [2022-01-12T02:09:29.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-12T02:09:29.943Z] f8eb935db1fd: Preparing [2022-01-12T02:09:29.943Z] 951b29a355c8: Preparing [2022-01-12T02:09:29.943Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:29.943Z] a5a46d74099b: Preparing [2022-01-12T02:09:29.943Z] 8bec81c8abaa: Preparing [2022-01-12T02:09:29.943Z] 1a058d5342cc: Preparing [2022-01-12T02:09:29.943Z] 1a058d5342cc: Waiting [2022-01-12T02:09:29.943Z] 8bec81c8abaa: Layer already exists [2022-01-12T02:09:29.943Z] f8eb935db1fd: Layer already exists [2022-01-12T02:09:29.943Z] a5a46d74099b: Layer already exists [2022-01-12T02:09:29.943Z] 951b29a355c8: Layer already exists [2022-01-12T02:09:29.943Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:29.943Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:29.943Z] 2.2.0-dev.19: digest: sha256:5779599148e986fca8a39906e31477650decc889bdc465e7f969566369e4e53d size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:30.242Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:30.542Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:30.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-12T02:09:30.542Z] f8eb935db1fd: Preparing [2022-01-12T02:09:30.542Z] 951b29a355c8: Preparing [2022-01-12T02:09:30.542Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:30.542Z] a5a46d74099b: Preparing [2022-01-12T02:09:30.542Z] 8bec81c8abaa: Preparing [2022-01-12T02:09:30.542Z] 1a058d5342cc: Preparing [2022-01-12T02:09:30.542Z] 1a058d5342cc: Waiting [2022-01-12T02:09:30.542Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:30.542Z] 8bec81c8abaa: Layer already exists [2022-01-12T02:09:30.542Z] 951b29a355c8: Layer already exists [2022-01-12T02:09:30.542Z] f8eb935db1fd: Layer already exists [2022-01-12T02:09:30.542Z] a5a46d74099b: Layer already exists [2022-01-12T02:09:30.542Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:30.542Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19: digest: sha256:5779599148e986fca8a39906e31477650decc889bdc465e7f969566369e4e53d size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:30.844Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:31.137Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-01-12T02:09:31.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-12T02:09:31.137Z] f8eb935db1fd: Preparing [2022-01-12T02:09:31.137Z] 951b29a355c8: Preparing [2022-01-12T02:09:31.137Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:31.137Z] a5a46d74099b: Preparing [2022-01-12T02:09:31.137Z] 8bec81c8abaa: Preparing [2022-01-12T02:09:31.137Z] 1a058d5342cc: Preparing [2022-01-12T02:09:31.137Z] 1a058d5342cc: Waiting [2022-01-12T02:09:31.137Z] f8eb935db1fd: Layer already exists [2022-01-12T02:09:31.137Z] 8bec81c8abaa: Layer already exists [2022-01-12T02:09:31.137Z] a5a46d74099b: Layer already exists [2022-01-12T02:09:31.137Z] 951b29a355c8: Layer already exists [2022-01-12T02:09:31.137Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:31.137Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:31.137Z] main: digest: sha256:5779599148e986fca8a39906e31477650decc889bdc465e7f969566369e4e53d size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-12T02:09:31.178Z] ===================================================== [Pipeline] echo [2022-01-12T02:09:31.187Z] taggedImages: [2022-01-12T02:09:31.187Z] - nexus3.edgexfoundry.org:10004/core-data:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:31.187Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-12T02:09:31.187Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.19 [2022-01-12T02:09:31.187Z] - nexus3.edgexfoundry.org:10004/core-data:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:31.187Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-01-12T02:09:31.204Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-01-12T02:09:31.204Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:31.204Z] latest [2022-01-12T02:09:31.204Z] 2.2.0-dev.19 [2022-01-12T02:09:31.204Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:31.204Z] main [2022-01-12T02:09:31.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:31.511Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:31.813Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:31.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-12T02:09:31.813Z] 333f64eef933: Preparing [2022-01-12T02:09:31.813Z] a49016eac1e5: Preparing [2022-01-12T02:09:31.813Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:31.813Z] 39566faf804d: Preparing [2022-01-12T02:09:31.813Z] 1a058d5342cc: Preparing [2022-01-12T02:09:31.813Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:31.813Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:31.813Z] 39566faf804d: Layer already exists [2022-01-12T02:09:31.813Z] 333f64eef933: Pushed [2022-01-12T02:09:33.202Z] a49016eac1e5: Pushed [2022-01-12T02:09:33.202Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913: digest: sha256:8c0b0518a72cbc3e20c8d884c123596baddf5b6be2b543002a59a6f8b8088c8e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:33.506Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:33.796Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-12T02:09:33.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-12T02:09:33.797Z] 333f64eef933: Preparing [2022-01-12T02:09:33.797Z] a49016eac1e5: Preparing [2022-01-12T02:09:33.797Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:33.797Z] 39566faf804d: Preparing [2022-01-12T02:09:33.797Z] 1a058d5342cc: Preparing [2022-01-12T02:09:33.797Z] 333f64eef933: Layer already exists [2022-01-12T02:09:33.797Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:33.797Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:33.797Z] a49016eac1e5: Layer already exists [2022-01-12T02:09:33.797Z] 39566faf804d: Layer already exists [2022-01-12T02:09:33.797Z] latest: digest: sha256:8c0b0518a72cbc3e20c8d884c123596baddf5b6be2b543002a59a6f8b8088c8e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:34.093Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:34.384Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.19 [2022-01-12T02:09:34.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-12T02:09:34.384Z] 333f64eef933: Preparing [2022-01-12T02:09:34.384Z] a49016eac1e5: Preparing [2022-01-12T02:09:34.384Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:34.384Z] 39566faf804d: Preparing [2022-01-12T02:09:34.384Z] 1a058d5342cc: Preparing [2022-01-12T02:09:34.384Z] a49016eac1e5: Layer already exists [2022-01-12T02:09:34.384Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:34.384Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:34.384Z] 39566faf804d: Layer already exists [2022-01-12T02:09:34.384Z] 333f64eef933: Layer already exists [2022-01-12T02:09:34.384Z] 2.2.0-dev.19: digest: sha256:8c0b0518a72cbc3e20c8d884c123596baddf5b6be2b543002a59a6f8b8088c8e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:34.680Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:34.971Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:34.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-12T02:09:34.971Z] 333f64eef933: Preparing [2022-01-12T02:09:34.971Z] a49016eac1e5: Preparing [2022-01-12T02:09:34.971Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:34.971Z] 39566faf804d: Preparing [2022-01-12T02:09:34.971Z] 1a058d5342cc: Preparing [2022-01-12T02:09:34.971Z] 39566faf804d: Layer already exists [2022-01-12T02:09:34.971Z] 333f64eef933: Layer already exists [2022-01-12T02:09:34.971Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:34.971Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:34.971Z] a49016eac1e5: Layer already exists [2022-01-12T02:09:34.971Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19: digest: sha256:8c0b0518a72cbc3e20c8d884c123596baddf5b6be2b543002a59a6f8b8088c8e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:35.266Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:35.560Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-01-12T02:09:35.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-12T02:09:35.560Z] 333f64eef933: Preparing [2022-01-12T02:09:35.560Z] a49016eac1e5: Preparing [2022-01-12T02:09:35.560Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:35.560Z] 39566faf804d: Preparing [2022-01-12T02:09:35.560Z] 1a058d5342cc: Preparing [2022-01-12T02:09:35.560Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:35.560Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:35.560Z] 333f64eef933: Layer already exists [2022-01-12T02:09:35.560Z] 39566faf804d: Layer already exists [2022-01-12T02:09:35.560Z] a49016eac1e5: Layer already exists [2022-01-12T02:09:35.560Z] main: digest: sha256:8c0b0518a72cbc3e20c8d884c123596baddf5b6be2b543002a59a6f8b8088c8e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-12T02:09:35.598Z] ===================================================== [Pipeline] echo [2022-01-12T02:09:35.608Z] taggedImages: [2022-01-12T02:09:35.608Z] - nexus3.edgexfoundry.org:10004/core-metadata:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:35.608Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-12T02:09:35.608Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.19 [2022-01-12T02:09:35.608Z] - nexus3.edgexfoundry.org:10004/core-metadata:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:35.608Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-01-12T02:09:35.628Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-01-12T02:09:35.628Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:35.628Z] latest [2022-01-12T02:09:35.628Z] 2.2.0-dev.19 [2022-01-12T02:09:35.628Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:35.628Z] main [2022-01-12T02:09:35.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:35.951Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:36.243Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:36.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-12T02:09:36.243Z] c66c2e3c9e11: Preparing [2022-01-12T02:09:36.243Z] c66c2e3c9e11: Preparing [2022-01-12T02:09:36.243Z] 54c242247143: Preparing [2022-01-12T02:09:36.243Z] 219c25d41d3b: Preparing [2022-01-12T02:09:36.243Z] 7aef5c9e5619: Preparing [2022-01-12T02:09:36.243Z] 6652347c5f92: Preparing [2022-01-12T02:09:36.243Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:36.243Z] f9047534505a: Preparing [2022-01-12T02:09:36.243Z] 0d909d33163f: Preparing [2022-01-12T02:09:36.243Z] 5c3e9c1b8bbe: Preparing [2022-01-12T02:09:36.243Z] 9699e7be2cbd: Preparing [2022-01-12T02:09:36.243Z] 1a058d5342cc: Preparing [2022-01-12T02:09:36.243Z] f9047534505a: Waiting [2022-01-12T02:09:36.243Z] 0d909d33163f: Waiting [2022-01-12T02:09:36.243Z] 5c3e9c1b8bbe: Waiting [2022-01-12T02:09:36.243Z] 1fe6ec1ad07b: Waiting [2022-01-12T02:09:36.243Z] 9699e7be2cbd: Waiting [2022-01-12T02:09:36.243Z] 1a058d5342cc: Waiting [2022-01-12T02:09:36.243Z] 7aef5c9e5619: Pushed [2022-01-12T02:09:36.243Z] 219c25d41d3b: Pushed [2022-01-12T02:09:36.243Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:36.243Z] c66c2e3c9e11: Pushed [2022-01-12T02:09:36.243Z] 54c242247143: Pushed [2022-01-12T02:09:36.503Z] f9047534505a: Pushed [2022-01-12T02:09:36.503Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:36.503Z] 0d909d33163f: Pushed [2022-01-12T02:09:36.503Z] 9699e7be2cbd: Pushed [2022-01-12T02:09:36.503Z] 5c3e9c1b8bbe: Pushed [2022-01-12T02:09:37.447Z] 6652347c5f92: Pushed [2022-01-12T02:09:37.447Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913: digest: sha256:5185fc34d0b7cc0a6718bdb739329103639b49f5671f21bcf1c811503e42b349 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:37.745Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:38.038Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-12T02:09:38.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-12T02:09:38.038Z] c66c2e3c9e11: Preparing [2022-01-12T02:09:38.038Z] c66c2e3c9e11: Preparing [2022-01-12T02:09:38.038Z] 54c242247143: Preparing [2022-01-12T02:09:38.038Z] 219c25d41d3b: Preparing [2022-01-12T02:09:38.038Z] 7aef5c9e5619: Preparing [2022-01-12T02:09:38.038Z] 6652347c5f92: Preparing [2022-01-12T02:09:38.038Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:38.038Z] f9047534505a: Preparing [2022-01-12T02:09:38.038Z] 0d909d33163f: Preparing [2022-01-12T02:09:38.038Z] 5c3e9c1b8bbe: Preparing [2022-01-12T02:09:38.038Z] 9699e7be2cbd: Preparing [2022-01-12T02:09:38.038Z] 1a058d5342cc: Preparing [2022-01-12T02:09:38.038Z] 1fe6ec1ad07b: Waiting [2022-01-12T02:09:38.038Z] f9047534505a: Waiting [2022-01-12T02:09:38.038Z] 0d909d33163f: Waiting [2022-01-12T02:09:38.038Z] 5c3e9c1b8bbe: Waiting [2022-01-12T02:09:38.038Z] 9699e7be2cbd: Waiting [2022-01-12T02:09:38.038Z] 1a058d5342cc: Waiting [2022-01-12T02:09:38.038Z] c66c2e3c9e11: Layer already exists [2022-01-12T02:09:38.038Z] 54c242247143: Layer already exists [2022-01-12T02:09:38.038Z] 7aef5c9e5619: Layer already exists [2022-01-12T02:09:38.038Z] 6652347c5f92: Layer already exists [2022-01-12T02:09:38.038Z] 219c25d41d3b: Layer already exists [2022-01-12T02:09:38.038Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:38.038Z] 0d909d33163f: Layer already exists [2022-01-12T02:09:38.038Z] 5c3e9c1b8bbe: Layer already exists [2022-01-12T02:09:38.038Z] 9699e7be2cbd: Layer already exists [2022-01-12T02:09:38.038Z] f9047534505a: Layer already exists [2022-01-12T02:09:38.038Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:38.038Z] latest: digest: sha256:5185fc34d0b7cc0a6718bdb739329103639b49f5671f21bcf1c811503e42b349 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:38.340Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:38.631Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.19 [2022-01-12T02:09:38.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-12T02:09:38.631Z] c66c2e3c9e11: Preparing [2022-01-12T02:09:38.631Z] c66c2e3c9e11: Preparing [2022-01-12T02:09:38.631Z] 54c242247143: Preparing [2022-01-12T02:09:38.631Z] 219c25d41d3b: Preparing [2022-01-12T02:09:38.631Z] 7aef5c9e5619: Preparing [2022-01-12T02:09:38.631Z] 6652347c5f92: Preparing [2022-01-12T02:09:38.631Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:38.631Z] f9047534505a: Preparing [2022-01-12T02:09:38.631Z] 0d909d33163f: Preparing [2022-01-12T02:09:38.631Z] 5c3e9c1b8bbe: Preparing [2022-01-12T02:09:38.631Z] 9699e7be2cbd: Preparing [2022-01-12T02:09:38.631Z] 1a058d5342cc: Preparing [2022-01-12T02:09:38.631Z] f9047534505a: Waiting [2022-01-12T02:09:38.631Z] 0d909d33163f: Waiting [2022-01-12T02:09:38.631Z] 5c3e9c1b8bbe: Waiting [2022-01-12T02:09:38.631Z] 9699e7be2cbd: Waiting [2022-01-12T02:09:38.631Z] 1a058d5342cc: Waiting [2022-01-12T02:09:38.631Z] 1fe6ec1ad07b: Waiting [2022-01-12T02:09:38.631Z] 6652347c5f92: Layer already exists [2022-01-12T02:09:38.631Z] 7aef5c9e5619: Layer already exists [2022-01-12T02:09:38.631Z] 219c25d41d3b: Layer already exists [2022-01-12T02:09:38.631Z] c66c2e3c9e11: Layer already exists [2022-01-12T02:09:38.631Z] 54c242247143: Layer already exists [2022-01-12T02:09:38.631Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:38.631Z] 0d909d33163f: Layer already exists [2022-01-12T02:09:38.631Z] f9047534505a: Layer already exists [2022-01-12T02:09:38.631Z] 5c3e9c1b8bbe: Layer already exists [2022-01-12T02:09:38.631Z] 9699e7be2cbd: Layer already exists [2022-01-12T02:09:38.631Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:38.631Z] 2.2.0-dev.19: digest: sha256:5185fc34d0b7cc0a6718bdb739329103639b49f5671f21bcf1c811503e42b349 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:38.925Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:39.218Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:39.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-12T02:09:39.218Z] c66c2e3c9e11: Preparing [2022-01-12T02:09:39.218Z] c66c2e3c9e11: Preparing [2022-01-12T02:09:39.218Z] 54c242247143: Preparing [2022-01-12T02:09:39.218Z] 219c25d41d3b: Preparing [2022-01-12T02:09:39.218Z] 7aef5c9e5619: Preparing [2022-01-12T02:09:39.218Z] 6652347c5f92: Preparing [2022-01-12T02:09:39.218Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:39.218Z] f9047534505a: Preparing [2022-01-12T02:09:39.218Z] 0d909d33163f: Preparing [2022-01-12T02:09:39.218Z] 5c3e9c1b8bbe: Preparing [2022-01-12T02:09:39.218Z] 9699e7be2cbd: Preparing [2022-01-12T02:09:39.218Z] 1a058d5342cc: Preparing [2022-01-12T02:09:39.218Z] 1fe6ec1ad07b: Waiting [2022-01-12T02:09:39.218Z] f9047534505a: Waiting [2022-01-12T02:09:39.218Z] 0d909d33163f: Waiting [2022-01-12T02:09:39.218Z] 1a058d5342cc: Waiting [2022-01-12T02:09:39.218Z] 5c3e9c1b8bbe: Waiting [2022-01-12T02:09:39.218Z] 9699e7be2cbd: Waiting [2022-01-12T02:09:39.218Z] 6652347c5f92: Layer already exists [2022-01-12T02:09:39.218Z] c66c2e3c9e11: Layer already exists [2022-01-12T02:09:39.218Z] 219c25d41d3b: Layer already exists [2022-01-12T02:09:39.218Z] 54c242247143: Layer already exists [2022-01-12T02:09:39.218Z] 7aef5c9e5619: Layer already exists [2022-01-12T02:09:39.218Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:39.218Z] 9699e7be2cbd: Layer already exists [2022-01-12T02:09:39.218Z] f9047534505a: Layer already exists [2022-01-12T02:09:39.218Z] 0d909d33163f: Layer already exists [2022-01-12T02:09:39.218Z] 5c3e9c1b8bbe: Layer already exists [2022-01-12T02:09:39.218Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:39.218Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19: digest: sha256:5185fc34d0b7cc0a6718bdb739329103639b49f5671f21bcf1c811503e42b349 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:39.521Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:39.816Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-01-12T02:09:39.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-12T02:09:39.817Z] c66c2e3c9e11: Preparing [2022-01-12T02:09:39.817Z] c66c2e3c9e11: Preparing [2022-01-12T02:09:39.817Z] 54c242247143: Preparing [2022-01-12T02:09:39.817Z] 219c25d41d3b: Preparing [2022-01-12T02:09:39.817Z] 7aef5c9e5619: Preparing [2022-01-12T02:09:39.817Z] 6652347c5f92: Preparing [2022-01-12T02:09:39.817Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:39.817Z] f9047534505a: Preparing [2022-01-12T02:09:39.817Z] 0d909d33163f: Preparing [2022-01-12T02:09:39.817Z] 5c3e9c1b8bbe: Preparing [2022-01-12T02:09:39.817Z] 9699e7be2cbd: Preparing [2022-01-12T02:09:39.817Z] 1a058d5342cc: Preparing [2022-01-12T02:09:39.817Z] f9047534505a: Waiting [2022-01-12T02:09:39.817Z] 0d909d33163f: Waiting [2022-01-12T02:09:39.817Z] 5c3e9c1b8bbe: Waiting [2022-01-12T02:09:39.817Z] 9699e7be2cbd: Waiting [2022-01-12T02:09:39.817Z] 1a058d5342cc: Waiting [2022-01-12T02:09:39.817Z] 1fe6ec1ad07b: Waiting [2022-01-12T02:09:39.817Z] 219c25d41d3b: Layer already exists [2022-01-12T02:09:39.817Z] 6652347c5f92: Layer already exists [2022-01-12T02:09:39.817Z] c66c2e3c9e11: Layer already exists [2022-01-12T02:09:39.817Z] 7aef5c9e5619: Layer already exists [2022-01-12T02:09:39.817Z] 54c242247143: Layer already exists [2022-01-12T02:09:39.817Z] f9047534505a: Layer already exists [2022-01-12T02:09:39.817Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:39.817Z] 9699e7be2cbd: Layer already exists [2022-01-12T02:09:39.817Z] 5c3e9c1b8bbe: Layer already exists [2022-01-12T02:09:39.817Z] 0d909d33163f: Layer already exists [2022-01-12T02:09:39.817Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:39.817Z] main: digest: sha256:5185fc34d0b7cc0a6718bdb739329103639b49f5671f21bcf1c811503e42b349 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-12T02:09:39.856Z] ===================================================== [Pipeline] echo [2022-01-12T02:09:39.866Z] taggedImages: [2022-01-12T02:09:39.866Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:39.866Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-12T02:09:39.866Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.19 [2022-01-12T02:09:39.866Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:39.866Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-01-12T02:09:39.888Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-01-12T02:09:39.888Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:39.888Z] latest [2022-01-12T02:09:39.888Z] 2.2.0-dev.19 [2022-01-12T02:09:39.888Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:39.888Z] main [2022-01-12T02:09:39.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:40.207Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:40.514Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:40.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-12T02:09:40.514Z] 874b714f49a0: Preparing [2022-01-12T02:09:40.514Z] 770cb638ad58: Preparing [2022-01-12T02:09:40.514Z] dfca0eda726c: Preparing [2022-01-12T02:09:40.514Z] aabb99eb7dc6: Preparing [2022-01-12T02:09:40.514Z] ec2a86514fae: Preparing [2022-01-12T02:09:40.514Z] 1a058d5342cc: Preparing [2022-01-12T02:09:40.514Z] 1a058d5342cc: Waiting [2022-01-12T02:09:41.099Z] aabb99eb7dc6: Pushed [2022-01-12T02:09:41.099Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:41.099Z] dfca0eda726c: Pushed [2022-01-12T02:09:41.099Z] ec2a86514fae: Pushed [2022-01-12T02:09:41.358Z] 770cb638ad58: Pushed [2022-01-12T02:09:41.358Z] 874b714f49a0: Pushed [2022-01-12T02:09:41.619Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913: digest: sha256:620529be4507ef8515b9914b6c6479cfbdbb317722b25c258d216da3ecffe9ca size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:41.924Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:42.218Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-12T02:09:42.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-12T02:09:42.218Z] 874b714f49a0: Preparing [2022-01-12T02:09:42.218Z] 770cb638ad58: Preparing [2022-01-12T02:09:42.218Z] dfca0eda726c: Preparing [2022-01-12T02:09:42.218Z] aabb99eb7dc6: Preparing [2022-01-12T02:09:42.218Z] ec2a86514fae: Preparing [2022-01-12T02:09:42.218Z] 1a058d5342cc: Preparing [2022-01-12T02:09:42.218Z] 1a058d5342cc: Waiting [2022-01-12T02:09:42.218Z] ec2a86514fae: Layer already exists [2022-01-12T02:09:42.218Z] 874b714f49a0: Layer already exists [2022-01-12T02:09:42.218Z] aabb99eb7dc6: Layer already exists [2022-01-12T02:09:42.218Z] dfca0eda726c: Layer already exists [2022-01-12T02:09:42.218Z] 770cb638ad58: Layer already exists [2022-01-12T02:09:42.218Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:42.218Z] latest: digest: sha256:620529be4507ef8515b9914b6c6479cfbdbb317722b25c258d216da3ecffe9ca size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:42.514Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:42.806Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.19 [2022-01-12T02:09:42.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-12T02:09:42.806Z] 874b714f49a0: Preparing [2022-01-12T02:09:42.806Z] 770cb638ad58: Preparing [2022-01-12T02:09:42.806Z] dfca0eda726c: Preparing [2022-01-12T02:09:42.806Z] aabb99eb7dc6: Preparing [2022-01-12T02:09:42.806Z] ec2a86514fae: Preparing [2022-01-12T02:09:42.806Z] 1a058d5342cc: Preparing [2022-01-12T02:09:42.806Z] 1a058d5342cc: Waiting [2022-01-12T02:09:42.806Z] ec2a86514fae: Layer already exists [2022-01-12T02:09:42.806Z] 770cb638ad58: Layer already exists [2022-01-12T02:09:42.806Z] dfca0eda726c: Layer already exists [2022-01-12T02:09:42.806Z] 874b714f49a0: Layer already exists [2022-01-12T02:09:42.806Z] aabb99eb7dc6: Layer already exists [2022-01-12T02:09:42.806Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:42.806Z] 2.2.0-dev.19: digest: sha256:620529be4507ef8515b9914b6c6479cfbdbb317722b25c258d216da3ecffe9ca size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:43.108Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:43.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:43.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-12T02:09:43.400Z] 874b714f49a0: Preparing [2022-01-12T02:09:43.400Z] 770cb638ad58: Preparing [2022-01-12T02:09:43.400Z] dfca0eda726c: Preparing [2022-01-12T02:09:43.400Z] aabb99eb7dc6: Preparing [2022-01-12T02:09:43.400Z] ec2a86514fae: Preparing [2022-01-12T02:09:43.400Z] 1a058d5342cc: Preparing [2022-01-12T02:09:43.400Z] 1a058d5342cc: Waiting [2022-01-12T02:09:43.400Z] ec2a86514fae: Layer already exists [2022-01-12T02:09:43.400Z] 770cb638ad58: Layer already exists [2022-01-12T02:09:43.400Z] 874b714f49a0: Layer already exists [2022-01-12T02:09:43.400Z] aabb99eb7dc6: Layer already exists [2022-01-12T02:09:43.400Z] dfca0eda726c: Layer already exists [2022-01-12T02:09:43.400Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:43.400Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19: digest: sha256:620529be4507ef8515b9914b6c6479cfbdbb317722b25c258d216da3ecffe9ca size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:43.695Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:43.982Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-01-12T02:09:43.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-12T02:09:43.982Z] 874b714f49a0: Preparing [2022-01-12T02:09:43.982Z] 770cb638ad58: Preparing [2022-01-12T02:09:43.982Z] dfca0eda726c: Preparing [2022-01-12T02:09:43.982Z] aabb99eb7dc6: Preparing [2022-01-12T02:09:43.982Z] ec2a86514fae: Preparing [2022-01-12T02:09:43.982Z] 1a058d5342cc: Preparing [2022-01-12T02:09:43.982Z] 1a058d5342cc: Waiting [2022-01-12T02:09:43.982Z] 874b714f49a0: Layer already exists [2022-01-12T02:09:43.982Z] dfca0eda726c: Layer already exists [2022-01-12T02:09:43.982Z] ec2a86514fae: Layer already exists [2022-01-12T02:09:43.982Z] aabb99eb7dc6: Layer already exists [2022-01-12T02:09:43.982Z] 770cb638ad58: Layer already exists [2022-01-12T02:09:43.982Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:43.982Z] main: digest: sha256:620529be4507ef8515b9914b6c6479cfbdbb317722b25c258d216da3ecffe9ca size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-12T02:09:44.028Z] ===================================================== [Pipeline] echo [2022-01-12T02:09:44.037Z] taggedImages: [2022-01-12T02:09:44.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:44.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-12T02:09:44.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.19 [2022-01-12T02:09:44.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:44.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-01-12T02:09:44.054Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-01-12T02:09:44.055Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:44.055Z] latest [2022-01-12T02:09:44.055Z] 2.2.0-dev.19 [2022-01-12T02:09:44.055Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:44.055Z] main [2022-01-12T02:09:44.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:44.376Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:44.679Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:44.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-12T02:09:44.679Z] 96b59974f47c: Preparing [2022-01-12T02:09:44.679Z] 10b9b618a18e: Preparing [2022-01-12T02:09:44.679Z] 78b43b3d6e52: Preparing [2022-01-12T02:09:44.679Z] 08dde3ec4149: Preparing [2022-01-12T02:09:44.679Z] eabf7a1b5abd: Preparing [2022-01-12T02:09:44.679Z] 4bec60acf017: Preparing [2022-01-12T02:09:44.679Z] 89460bb414cc: Preparing [2022-01-12T02:09:44.679Z] 47c0042f7051: Preparing [2022-01-12T02:09:44.679Z] 6e5ffa0a4aaf: Preparing [2022-01-12T02:09:44.679Z] 1a058d5342cc: Preparing [2022-01-12T02:09:44.679Z] 4bec60acf017: Waiting [2022-01-12T02:09:44.679Z] 89460bb414cc: Waiting [2022-01-12T02:09:44.679Z] 47c0042f7051: Waiting [2022-01-12T02:09:44.679Z] 6e5ffa0a4aaf: Waiting [2022-01-12T02:09:44.679Z] 1a058d5342cc: Waiting [2022-01-12T02:09:45.264Z] 96b59974f47c: Pushed [2022-01-12T02:09:45.264Z] 10b9b618a18e: Pushed [2022-01-12T02:09:45.264Z] eabf7a1b5abd: Pushed [2022-01-12T02:09:45.264Z] 4bec60acf017: Pushed [2022-01-12T02:09:45.264Z] 89460bb414cc: Pushed [2022-01-12T02:09:45.264Z] 47c0042f7051: Pushed [2022-01-12T02:09:45.529Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:45.529Z] 08dde3ec4149: Pushed [2022-01-12T02:09:45.529Z] 6e5ffa0a4aaf: Pushed [2022-01-12T02:09:45.529Z] 78b43b3d6e52: Pushed [2022-01-12T02:09:45.788Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913: digest: sha256:c6c6ea095c6b437a251da9414f0c0b588655ba8a145f90302426cb718652b9eb size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:46.086Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:46.383Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-12T02:09:46.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-12T02:09:46.384Z] 96b59974f47c: Preparing [2022-01-12T02:09:46.384Z] 10b9b618a18e: Preparing [2022-01-12T02:09:46.384Z] 78b43b3d6e52: Preparing [2022-01-12T02:09:46.384Z] 08dde3ec4149: Preparing [2022-01-12T02:09:46.384Z] eabf7a1b5abd: Preparing [2022-01-12T02:09:46.384Z] 4bec60acf017: Preparing [2022-01-12T02:09:46.384Z] 89460bb414cc: Preparing [2022-01-12T02:09:46.384Z] 47c0042f7051: Preparing [2022-01-12T02:09:46.384Z] 6e5ffa0a4aaf: Preparing [2022-01-12T02:09:46.384Z] 1a058d5342cc: Preparing [2022-01-12T02:09:46.384Z] 4bec60acf017: Waiting [2022-01-12T02:09:46.384Z] 89460bb414cc: Waiting [2022-01-12T02:09:46.384Z] 47c0042f7051: Waiting [2022-01-12T02:09:46.384Z] 6e5ffa0a4aaf: Waiting [2022-01-12T02:09:46.384Z] 1a058d5342cc: Waiting [2022-01-12T02:09:46.384Z] 08dde3ec4149: Layer already exists [2022-01-12T02:09:46.384Z] 78b43b3d6e52: Layer already exists [2022-01-12T02:09:46.384Z] eabf7a1b5abd: Layer already exists [2022-01-12T02:09:46.384Z] 96b59974f47c: Layer already exists [2022-01-12T02:09:46.384Z] 10b9b618a18e: Layer already exists [2022-01-12T02:09:46.384Z] 4bec60acf017: Layer already exists [2022-01-12T02:09:46.384Z] 47c0042f7051: Layer already exists [2022-01-12T02:09:46.384Z] 89460bb414cc: Layer already exists [2022-01-12T02:09:46.384Z] 6e5ffa0a4aaf: Layer already exists [2022-01-12T02:09:46.384Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:46.384Z] latest: digest: sha256:c6c6ea095c6b437a251da9414f0c0b588655ba8a145f90302426cb718652b9eb size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:46.682Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:46.982Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.19 [2022-01-12T02:09:46.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-12T02:09:46.982Z] 96b59974f47c: Preparing [2022-01-12T02:09:46.982Z] 10b9b618a18e: Preparing [2022-01-12T02:09:46.982Z] 78b43b3d6e52: Preparing [2022-01-12T02:09:46.982Z] 08dde3ec4149: Preparing [2022-01-12T02:09:46.982Z] eabf7a1b5abd: Preparing [2022-01-12T02:09:46.982Z] 4bec60acf017: Preparing [2022-01-12T02:09:46.982Z] 89460bb414cc: Preparing [2022-01-12T02:09:46.982Z] 47c0042f7051: Preparing [2022-01-12T02:09:46.982Z] 6e5ffa0a4aaf: Preparing [2022-01-12T02:09:46.982Z] 1a058d5342cc: Preparing [2022-01-12T02:09:46.982Z] 4bec60acf017: Waiting [2022-01-12T02:09:46.982Z] 6e5ffa0a4aaf: Waiting [2022-01-12T02:09:46.982Z] 1a058d5342cc: Waiting [2022-01-12T02:09:46.982Z] 89460bb414cc: Waiting [2022-01-12T02:09:46.982Z] 47c0042f7051: Waiting [2022-01-12T02:09:46.982Z] 08dde3ec4149: Layer already exists [2022-01-12T02:09:46.982Z] 10b9b618a18e: Layer already exists [2022-01-12T02:09:46.982Z] 78b43b3d6e52: Layer already exists [2022-01-12T02:09:46.982Z] 96b59974f47c: Layer already exists [2022-01-12T02:09:46.982Z] eabf7a1b5abd: Layer already exists [2022-01-12T02:09:46.982Z] 4bec60acf017: Layer already exists [2022-01-12T02:09:46.982Z] 89460bb414cc: Layer already exists [2022-01-12T02:09:46.982Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:46.982Z] 47c0042f7051: Layer already exists [2022-01-12T02:09:46.982Z] 6e5ffa0a4aaf: Layer already exists [2022-01-12T02:09:46.982Z] 2.2.0-dev.19: digest: sha256:c6c6ea095c6b437a251da9414f0c0b588655ba8a145f90302426cb718652b9eb size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:47.284Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:47.576Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:47.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-12T02:09:47.576Z] 96b59974f47c: Preparing [2022-01-12T02:09:47.576Z] 10b9b618a18e: Preparing [2022-01-12T02:09:47.576Z] 78b43b3d6e52: Preparing [2022-01-12T02:09:47.576Z] 08dde3ec4149: Preparing [2022-01-12T02:09:47.576Z] eabf7a1b5abd: Preparing [2022-01-12T02:09:47.576Z] 4bec60acf017: Preparing [2022-01-12T02:09:47.576Z] 89460bb414cc: Preparing [2022-01-12T02:09:47.576Z] 47c0042f7051: Preparing [2022-01-12T02:09:47.576Z] 6e5ffa0a4aaf: Preparing [2022-01-12T02:09:47.576Z] 1a058d5342cc: Preparing [2022-01-12T02:09:47.576Z] 4bec60acf017: Waiting [2022-01-12T02:09:47.576Z] 89460bb414cc: Waiting [2022-01-12T02:09:47.576Z] 47c0042f7051: Waiting [2022-01-12T02:09:47.576Z] 6e5ffa0a4aaf: Waiting [2022-01-12T02:09:47.576Z] 1a058d5342cc: Waiting [2022-01-12T02:09:47.576Z] eabf7a1b5abd: Layer already exists [2022-01-12T02:09:47.576Z] 96b59974f47c: Layer already exists [2022-01-12T02:09:47.576Z] 10b9b618a18e: Layer already exists [2022-01-12T02:09:47.576Z] 78b43b3d6e52: Layer already exists [2022-01-12T02:09:47.576Z] 08dde3ec4149: Layer already exists [2022-01-12T02:09:47.576Z] 4bec60acf017: Layer already exists [2022-01-12T02:09:47.576Z] 89460bb414cc: Layer already exists [2022-01-12T02:09:47.576Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:47.576Z] 6e5ffa0a4aaf: Layer already exists [2022-01-12T02:09:47.576Z] 47c0042f7051: Layer already exists [2022-01-12T02:09:47.576Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19: digest: sha256:c6c6ea095c6b437a251da9414f0c0b588655ba8a145f90302426cb718652b9eb size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:47.875Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:48.173Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-01-12T02:09:48.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-12T02:09:48.173Z] 96b59974f47c: Preparing [2022-01-12T02:09:48.173Z] 10b9b618a18e: Preparing [2022-01-12T02:09:48.173Z] 78b43b3d6e52: Preparing [2022-01-12T02:09:48.173Z] 08dde3ec4149: Preparing [2022-01-12T02:09:48.173Z] eabf7a1b5abd: Preparing [2022-01-12T02:09:48.173Z] 4bec60acf017: Preparing [2022-01-12T02:09:48.173Z] 89460bb414cc: Preparing [2022-01-12T02:09:48.173Z] 47c0042f7051: Preparing [2022-01-12T02:09:48.173Z] 6e5ffa0a4aaf: Preparing [2022-01-12T02:09:48.173Z] 1a058d5342cc: Preparing [2022-01-12T02:09:48.173Z] 47c0042f7051: Waiting [2022-01-12T02:09:48.173Z] 6e5ffa0a4aaf: Waiting [2022-01-12T02:09:48.173Z] 1a058d5342cc: Waiting [2022-01-12T02:09:48.173Z] 4bec60acf017: Waiting [2022-01-12T02:09:48.173Z] 89460bb414cc: Waiting [2022-01-12T02:09:48.173Z] eabf7a1b5abd: Layer already exists [2022-01-12T02:09:48.173Z] 08dde3ec4149: Layer already exists [2022-01-12T02:09:48.173Z] 96b59974f47c: Layer already exists [2022-01-12T02:09:48.173Z] 10b9b618a18e: Layer already exists [2022-01-12T02:09:48.173Z] 78b43b3d6e52: Layer already exists [2022-01-12T02:09:48.173Z] 4bec60acf017: Layer already exists [2022-01-12T02:09:48.173Z] 89460bb414cc: Layer already exists [2022-01-12T02:09:48.173Z] 47c0042f7051: Layer already exists [2022-01-12T02:09:48.173Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:48.173Z] 6e5ffa0a4aaf: Layer already exists [2022-01-12T02:09:48.173Z] main: digest: sha256:c6c6ea095c6b437a251da9414f0c0b588655ba8a145f90302426cb718652b9eb size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-12T02:09:48.216Z] ===================================================== [Pipeline] echo [2022-01-12T02:09:48.224Z] taggedImages: [2022-01-12T02:09:48.224Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:48.224Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-12T02:09:48.224Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.19 [2022-01-12T02:09:48.224Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:48.224Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-01-12T02:09:48.245Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-01-12T02:09:48.245Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:48.245Z] latest [2022-01-12T02:09:48.245Z] 2.2.0-dev.19 [2022-01-12T02:09:48.245Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:48.245Z] main [2022-01-12T02:09:48.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:48.560Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:48.861Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:48.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-12T02:09:48.861Z] 98f3a8f2fe5f: Preparing [2022-01-12T02:09:48.861Z] 75012557f110: Preparing [2022-01-12T02:09:48.861Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:48.861Z] d019ea7e0e2c: Preparing [2022-01-12T02:09:48.861Z] 1a058d5342cc: Preparing [2022-01-12T02:09:48.861Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:48.861Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:48.861Z] 98f3a8f2fe5f: Pushed [2022-01-12T02:09:48.861Z] d019ea7e0e2c: Pushed [2022-01-12T02:09:50.248Z] 75012557f110: Pushed [2022-01-12T02:09:50.248Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913: digest: sha256:d5bbecdbd94668d8b57b5c83f8170f3e150b850418aab2dc1d8d8e949ce48f49 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:50.545Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:50.917Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-12T02:09:50.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-12T02:09:50.917Z] 98f3a8f2fe5f: Preparing [2022-01-12T02:09:50.917Z] 75012557f110: Preparing [2022-01-12T02:09:50.917Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:50.917Z] d019ea7e0e2c: Preparing [2022-01-12T02:09:50.917Z] 1a058d5342cc: Preparing [2022-01-12T02:09:50.917Z] 98f3a8f2fe5f: Layer already exists [2022-01-12T02:09:50.917Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:50.917Z] d019ea7e0e2c: Layer already exists [2022-01-12T02:09:50.917Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:50.917Z] 75012557f110: Layer already exists [2022-01-12T02:09:50.917Z] latest: digest: sha256:d5bbecdbd94668d8b57b5c83f8170f3e150b850418aab2dc1d8d8e949ce48f49 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:51.282Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:51.578Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.19 [2022-01-12T02:09:51.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-12T02:09:51.578Z] 98f3a8f2fe5f: Preparing [2022-01-12T02:09:51.578Z] 75012557f110: Preparing [2022-01-12T02:09:51.578Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:51.578Z] d019ea7e0e2c: Preparing [2022-01-12T02:09:51.578Z] 1a058d5342cc: Preparing [2022-01-12T02:09:51.578Z] 75012557f110: Layer already exists [2022-01-12T02:09:51.578Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:51.578Z] 98f3a8f2fe5f: Layer already exists [2022-01-12T02:09:51.579Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:51.579Z] d019ea7e0e2c: Layer already exists [2022-01-12T02:09:51.579Z] 2.2.0-dev.19: digest: sha256:d5bbecdbd94668d8b57b5c83f8170f3e150b850418aab2dc1d8d8e949ce48f49 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:51.878Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:52.170Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:52.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-12T02:09:52.170Z] 98f3a8f2fe5f: Preparing [2022-01-12T02:09:52.170Z] 75012557f110: Preparing [2022-01-12T02:09:52.170Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:52.170Z] d019ea7e0e2c: Preparing [2022-01-12T02:09:52.170Z] 1a058d5342cc: Preparing [2022-01-12T02:09:52.170Z] 75012557f110: Layer already exists [2022-01-12T02:09:52.170Z] 98f3a8f2fe5f: Layer already exists [2022-01-12T02:09:52.170Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:52.170Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:52.170Z] d019ea7e0e2c: Layer already exists [2022-01-12T02:09:52.170Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19: digest: sha256:d5bbecdbd94668d8b57b5c83f8170f3e150b850418aab2dc1d8d8e949ce48f49 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:52.476Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:52.772Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-01-12T02:09:52.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-12T02:09:52.772Z] 98f3a8f2fe5f: Preparing [2022-01-12T02:09:52.772Z] 75012557f110: Preparing [2022-01-12T02:09:52.772Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:52.772Z] d019ea7e0e2c: Preparing [2022-01-12T02:09:52.772Z] 1a058d5342cc: Preparing [2022-01-12T02:09:52.772Z] 75012557f110: Layer already exists [2022-01-12T02:09:52.772Z] 98f3a8f2fe5f: Layer already exists [2022-01-12T02:09:52.772Z] d019ea7e0e2c: Layer already exists [2022-01-12T02:09:52.772Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:52.772Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:52.772Z] main: digest: sha256:d5bbecdbd94668d8b57b5c83f8170f3e150b850418aab2dc1d8d8e949ce48f49 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-12T02:09:52.814Z] ===================================================== [Pipeline] echo [2022-01-12T02:09:52.824Z] taggedImages: [2022-01-12T02:09:52.824Z] - nexus3.edgexfoundry.org:10004/support-notifications:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:52.824Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-12T02:09:52.824Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.19 [2022-01-12T02:09:52.824Z] - nexus3.edgexfoundry.org:10004/support-notifications:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:52.824Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-01-12T02:09:52.844Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-01-12T02:09:52.844Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:52.844Z] latest [2022-01-12T02:09:52.844Z] 2.2.0-dev.19 [2022-01-12T02:09:52.844Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:52.844Z] main [2022-01-12T02:09:52.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:53.168Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:53.465Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:53.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-12T02:09:53.465Z] be806b69e6ab: Preparing [2022-01-12T02:09:53.465Z] 98c74853f485: Preparing [2022-01-12T02:09:53.465Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:53.465Z] 39566faf804d: Preparing [2022-01-12T02:09:53.465Z] 1a058d5342cc: Preparing [2022-01-12T02:09:53.465Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:53.465Z] 39566faf804d: Layer already exists [2022-01-12T02:09:53.465Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:53.465Z] be806b69e6ab: Pushed [2022-01-12T02:09:54.405Z] 98c74853f485: Pushed [2022-01-12T02:09:54.665Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913: digest: sha256:8d7bcd52227e26cf138d2350dd6493c1332144d17a9d03967a7a053f6de9b43b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:54.969Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:55.258Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-12T02:09:55.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-12T02:09:55.258Z] be806b69e6ab: Preparing [2022-01-12T02:09:55.258Z] 98c74853f485: Preparing [2022-01-12T02:09:55.258Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:55.258Z] 39566faf804d: Preparing [2022-01-12T02:09:55.258Z] 1a058d5342cc: Preparing [2022-01-12T02:09:55.258Z] 98c74853f485: Layer already exists [2022-01-12T02:09:55.258Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:55.258Z] be806b69e6ab: Layer already exists [2022-01-12T02:09:55.258Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:55.258Z] 39566faf804d: Layer already exists [2022-01-12T02:09:55.258Z] latest: digest: sha256:8d7bcd52227e26cf138d2350dd6493c1332144d17a9d03967a7a053f6de9b43b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:55.554Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:55.847Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.19 [2022-01-12T02:09:55.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-12T02:09:55.847Z] be806b69e6ab: Preparing [2022-01-12T02:09:55.847Z] 98c74853f485: Preparing [2022-01-12T02:09:55.847Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:55.847Z] 39566faf804d: Preparing [2022-01-12T02:09:55.847Z] 1a058d5342cc: Preparing [2022-01-12T02:09:55.847Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:55.847Z] 39566faf804d: Layer already exists [2022-01-12T02:09:55.847Z] 98c74853f485: Layer already exists [2022-01-12T02:09:55.847Z] be806b69e6ab: Layer already exists [2022-01-12T02:09:55.847Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:55.847Z] 2.2.0-dev.19: digest: sha256:8d7bcd52227e26cf138d2350dd6493c1332144d17a9d03967a7a053f6de9b43b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:56.147Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:56.443Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:56.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-12T02:09:56.443Z] be806b69e6ab: Preparing [2022-01-12T02:09:56.443Z] 98c74853f485: Preparing [2022-01-12T02:09:56.443Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:56.443Z] 39566faf804d: Preparing [2022-01-12T02:09:56.443Z] 1a058d5342cc: Preparing [2022-01-12T02:09:56.443Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:56.443Z] 98c74853f485: Layer already exists [2022-01-12T02:09:56.443Z] 39566faf804d: Layer already exists [2022-01-12T02:09:56.443Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:56.443Z] be806b69e6ab: Layer already exists [2022-01-12T02:09:56.443Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19: digest: sha256:8d7bcd52227e26cf138d2350dd6493c1332144d17a9d03967a7a053f6de9b43b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:56.740Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:57.033Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-01-12T02:09:57.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-12T02:09:57.033Z] be806b69e6ab: Preparing [2022-01-12T02:09:57.033Z] 98c74853f485: Preparing [2022-01-12T02:09:57.033Z] 1fe6ec1ad07b: Preparing [2022-01-12T02:09:57.033Z] 39566faf804d: Preparing [2022-01-12T02:09:57.033Z] 1a058d5342cc: Preparing [2022-01-12T02:09:57.033Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:57.033Z] 1fe6ec1ad07b: Layer already exists [2022-01-12T02:09:57.033Z] 98c74853f485: Layer already exists [2022-01-12T02:09:57.033Z] be806b69e6ab: Layer already exists [2022-01-12T02:09:57.033Z] 39566faf804d: Layer already exists [2022-01-12T02:09:57.033Z] main: digest: sha256:8d7bcd52227e26cf138d2350dd6493c1332144d17a9d03967a7a053f6de9b43b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-12T02:09:57.068Z] ===================================================== [Pipeline] echo [2022-01-12T02:09:57.078Z] taggedImages: [2022-01-12T02:09:57.078Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:57.078Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-12T02:09:57.078Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.19 [2022-01-12T02:09:57.078Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:57.078Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-01-12T02:09:57.098Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-01-12T02:09:57.098Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:57.098Z] latest [2022-01-12T02:09:57.098Z] 2.2.0-dev.19 [2022-01-12T02:09:57.098Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:09:57.098Z] main [2022-01-12T02:09:57.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:57.423Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:09:57.727Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:09:57.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-12T02:09:57.727Z] 323f2802f01c: Preparing [2022-01-12T02:09:57.727Z] aa477fa35777: Preparing [2022-01-12T02:09:57.727Z] 0b73e6c08478: Preparing [2022-01-12T02:09:57.727Z] 7697424edd59: Preparing [2022-01-12T02:09:57.727Z] 4b4527d9d361: Preparing [2022-01-12T02:09:57.727Z] 0419e16943bb: Preparing [2022-01-12T02:09:57.727Z] 2bc6eda7d6fe: Preparing [2022-01-12T02:09:57.727Z] 38c686747f67: Preparing [2022-01-12T02:09:57.727Z] 698317193ef4: Preparing [2022-01-12T02:09:57.727Z] 3de006b0ad1b: Preparing [2022-01-12T02:09:57.727Z] 1a058d5342cc: Preparing [2022-01-12T02:09:57.727Z] 0419e16943bb: Waiting [2022-01-12T02:09:57.727Z] 2bc6eda7d6fe: Waiting [2022-01-12T02:09:57.727Z] 38c686747f67: Waiting [2022-01-12T02:09:57.727Z] 698317193ef4: Waiting [2022-01-12T02:09:57.727Z] 3de006b0ad1b: Waiting [2022-01-12T02:09:57.727Z] 1a058d5342cc: Waiting [2022-01-12T02:09:57.727Z] 4b4527d9d361: Layer already exists [2022-01-12T02:09:57.994Z] 0419e16943bb: Layer already exists [2022-01-12T02:09:58.257Z] 2bc6eda7d6fe: Layer already exists [2022-01-12T02:09:58.517Z] aa477fa35777: Pushed [2022-01-12T02:09:58.517Z] 38c686747f67: Layer already exists [2022-01-12T02:09:58.517Z] 698317193ef4: Layer already exists [2022-01-12T02:09:58.517Z] 3de006b0ad1b: Layer already exists [2022-01-12T02:09:58.517Z] 1a058d5342cc: Layer already exists [2022-01-12T02:09:58.517Z] 323f2802f01c: Pushed [2022-01-12T02:09:58.517Z] 0b73e6c08478: Pushed [2022-01-12T02:10:03.824Z] 7697424edd59: Pushed [2022-01-12T02:10:03.824Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913: digest: sha256:41d5e84959f77b454488b6d364111f9c63a62eb58b6b115f0178a0b9e810b571 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:10:04.125Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:10:04.420Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-12T02:10:04.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-12T02:10:04.420Z] 323f2802f01c: Preparing [2022-01-12T02:10:04.420Z] aa477fa35777: Preparing [2022-01-12T02:10:04.420Z] 0b73e6c08478: Preparing [2022-01-12T02:10:04.420Z] 7697424edd59: Preparing [2022-01-12T02:10:04.420Z] 4b4527d9d361: Preparing [2022-01-12T02:10:04.420Z] 0419e16943bb: Preparing [2022-01-12T02:10:04.420Z] 2bc6eda7d6fe: Preparing [2022-01-12T02:10:04.420Z] 38c686747f67: Preparing [2022-01-12T02:10:04.420Z] 698317193ef4: Preparing [2022-01-12T02:10:04.420Z] 3de006b0ad1b: Preparing [2022-01-12T02:10:04.420Z] 1a058d5342cc: Preparing [2022-01-12T02:10:04.420Z] 2bc6eda7d6fe: Waiting [2022-01-12T02:10:04.420Z] 38c686747f67: Waiting [2022-01-12T02:10:04.420Z] 698317193ef4: Waiting [2022-01-12T02:10:04.420Z] 3de006b0ad1b: Waiting [2022-01-12T02:10:04.420Z] 1a058d5342cc: Waiting [2022-01-12T02:10:04.420Z] 0419e16943bb: Waiting [2022-01-12T02:10:04.420Z] aa477fa35777: Layer already exists [2022-01-12T02:10:04.420Z] 4b4527d9d361: Layer already exists [2022-01-12T02:10:04.420Z] 0b73e6c08478: Layer already exists [2022-01-12T02:10:04.420Z] 323f2802f01c: Layer already exists [2022-01-12T02:10:04.420Z] 7697424edd59: Layer already exists [2022-01-12T02:10:04.420Z] 0419e16943bb: Layer already exists [2022-01-12T02:10:04.420Z] 2bc6eda7d6fe: Layer already exists [2022-01-12T02:10:04.421Z] 38c686747f67: Layer already exists [2022-01-12T02:10:04.421Z] 3de006b0ad1b: Layer already exists [2022-01-12T02:10:04.421Z] 698317193ef4: Layer already exists [2022-01-12T02:10:04.421Z] 1a058d5342cc: Layer already exists [2022-01-12T02:10:04.421Z] latest: digest: sha256:41d5e84959f77b454488b6d364111f9c63a62eb58b6b115f0178a0b9e810b571 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:10:04.722Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:10:05.013Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.19 [2022-01-12T02:10:05.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-12T02:10:05.013Z] 323f2802f01c: Preparing [2022-01-12T02:10:05.013Z] aa477fa35777: Preparing [2022-01-12T02:10:05.013Z] 0b73e6c08478: Preparing [2022-01-12T02:10:05.013Z] 7697424edd59: Preparing [2022-01-12T02:10:05.013Z] 4b4527d9d361: Preparing [2022-01-12T02:10:05.013Z] 0419e16943bb: Preparing [2022-01-12T02:10:05.013Z] 2bc6eda7d6fe: Preparing [2022-01-12T02:10:05.013Z] 38c686747f67: Preparing [2022-01-12T02:10:05.013Z] 698317193ef4: Preparing [2022-01-12T02:10:05.013Z] 3de006b0ad1b: Preparing [2022-01-12T02:10:05.013Z] 1a058d5342cc: Preparing [2022-01-12T02:10:05.013Z] 38c686747f67: Waiting [2022-01-12T02:10:05.013Z] 698317193ef4: Waiting [2022-01-12T02:10:05.013Z] 3de006b0ad1b: Waiting [2022-01-12T02:10:05.013Z] 1a058d5342cc: Waiting [2022-01-12T02:10:05.013Z] 0419e16943bb: Waiting [2022-01-12T02:10:05.013Z] 2bc6eda7d6fe: Waiting [2022-01-12T02:10:05.013Z] 7697424edd59: Layer already exists [2022-01-12T02:10:05.013Z] 323f2802f01c: Layer already exists [2022-01-12T02:10:05.013Z] 4b4527d9d361: Layer already exists [2022-01-12T02:10:05.013Z] aa477fa35777: Layer already exists [2022-01-12T02:10:05.013Z] 0b73e6c08478: Layer already exists [2022-01-12T02:10:05.013Z] 2bc6eda7d6fe: Layer already exists [2022-01-12T02:10:05.013Z] 0419e16943bb: Layer already exists [2022-01-12T02:10:05.013Z] 38c686747f67: Layer already exists [2022-01-12T02:10:05.013Z] 698317193ef4: Layer already exists [2022-01-12T02:10:05.013Z] 3de006b0ad1b: Layer already exists [2022-01-12T02:10:05.013Z] 1a058d5342cc: Layer already exists [2022-01-12T02:10:05.013Z] 2.2.0-dev.19: digest: sha256:41d5e84959f77b454488b6d364111f9c63a62eb58b6b115f0178a0b9e810b571 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:10:05.312Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:10:05.605Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:10:05.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-12T02:10:05.605Z] 323f2802f01c: Preparing [2022-01-12T02:10:05.605Z] aa477fa35777: Preparing [2022-01-12T02:10:05.605Z] 0b73e6c08478: Preparing [2022-01-12T02:10:05.605Z] 7697424edd59: Preparing [2022-01-12T02:10:05.605Z] 4b4527d9d361: Preparing [2022-01-12T02:10:05.605Z] 0419e16943bb: Preparing [2022-01-12T02:10:05.605Z] 2bc6eda7d6fe: Preparing [2022-01-12T02:10:05.605Z] 38c686747f67: Preparing [2022-01-12T02:10:05.605Z] 698317193ef4: Preparing [2022-01-12T02:10:05.605Z] 3de006b0ad1b: Preparing [2022-01-12T02:10:05.605Z] 1a058d5342cc: Preparing [2022-01-12T02:10:05.605Z] 0419e16943bb: Waiting [2022-01-12T02:10:05.605Z] 2bc6eda7d6fe: Waiting [2022-01-12T02:10:05.605Z] 38c686747f67: Waiting [2022-01-12T02:10:05.605Z] 698317193ef4: Waiting [2022-01-12T02:10:05.605Z] 3de006b0ad1b: Waiting [2022-01-12T02:10:05.605Z] 1a058d5342cc: Waiting [2022-01-12T02:10:05.605Z] 0b73e6c08478: Layer already exists [2022-01-12T02:10:05.605Z] 4b4527d9d361: Layer already exists [2022-01-12T02:10:05.605Z] 7697424edd59: Layer already exists [2022-01-12T02:10:05.605Z] aa477fa35777: Layer already exists [2022-01-12T02:10:05.605Z] 323f2802f01c: Layer already exists [2022-01-12T02:10:05.605Z] 0419e16943bb: Layer already exists [2022-01-12T02:10:05.605Z] 2bc6eda7d6fe: Layer already exists [2022-01-12T02:10:05.605Z] 3de006b0ad1b: Layer already exists [2022-01-12T02:10:05.605Z] 38c686747f67: Layer already exists [2022-01-12T02:10:05.605Z] 698317193ef4: Layer already exists [2022-01-12T02:10:05.605Z] 1a058d5342cc: Layer already exists [2022-01-12T02:10:05.605Z] dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19: digest: sha256:41d5e84959f77b454488b6d364111f9c63a62eb58b6b115f0178a0b9e810b571 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:10:05.900Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:10:06.188Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-01-12T02:10:06.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-12T02:10:06.188Z] 323f2802f01c: Preparing [2022-01-12T02:10:06.188Z] aa477fa35777: Preparing [2022-01-12T02:10:06.188Z] 0b73e6c08478: Preparing [2022-01-12T02:10:06.188Z] 7697424edd59: Preparing [2022-01-12T02:10:06.188Z] 4b4527d9d361: Preparing [2022-01-12T02:10:06.188Z] 0419e16943bb: Preparing [2022-01-12T02:10:06.188Z] 2bc6eda7d6fe: Preparing [2022-01-12T02:10:06.188Z] 38c686747f67: Preparing [2022-01-12T02:10:06.188Z] 698317193ef4: Preparing [2022-01-12T02:10:06.188Z] 3de006b0ad1b: Preparing [2022-01-12T02:10:06.188Z] 1a058d5342cc: Preparing [2022-01-12T02:10:06.188Z] 0419e16943bb: Waiting [2022-01-12T02:10:06.188Z] 2bc6eda7d6fe: Waiting [2022-01-12T02:10:06.188Z] 38c686747f67: Waiting [2022-01-12T02:10:06.188Z] 698317193ef4: Waiting [2022-01-12T02:10:06.188Z] 3de006b0ad1b: Waiting [2022-01-12T02:10:06.188Z] 1a058d5342cc: Waiting [2022-01-12T02:10:06.188Z] 4b4527d9d361: Layer already exists [2022-01-12T02:10:06.188Z] aa477fa35777: Layer already exists [2022-01-12T02:10:06.188Z] 323f2802f01c: Layer already exists [2022-01-12T02:10:06.188Z] 7697424edd59: Layer already exists [2022-01-12T02:10:06.188Z] 0b73e6c08478: Layer already exists [2022-01-12T02:10:06.188Z] 0419e16943bb: Layer already exists [2022-01-12T02:10:06.188Z] 2bc6eda7d6fe: Layer already exists [2022-01-12T02:10:06.188Z] 38c686747f67: Layer already exists [2022-01-12T02:10:06.188Z] 3de006b0ad1b: Layer already exists [2022-01-12T02:10:06.188Z] 698317193ef4: Layer already exists [2022-01-12T02:10:06.188Z] 1a058d5342cc: Layer already exists [2022-01-12T02:10:06.188Z] main: digest: sha256:41d5e84959f77b454488b6d364111f9c63a62eb58b6b115f0178a0b9e810b571 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-12T02:10:06.223Z] ===================================================== [Pipeline] echo [2022-01-12T02:10:06.232Z] taggedImages: [2022-01-12T02:10:06.232Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dc332ed083f1c61ee8ecfefd91dd0e56b233d913 [2022-01-12T02:10:06.232Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-12T02:10:06.232Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.19 [2022-01-12T02:10:06.232Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dc332ed083f1c61ee8ecfefd91dd0e56b233d913-2.2.0-dev.19 [2022-01-12T02:10:06.232Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-12T02:10:06.904Z] + '[' -d /w/workspace/edgex-go/133/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-12T02:10:07.201Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-12T02:10:07.755Z] ---> package-listing.sh [2022-01-12T02:10:07.755Z] ++ facter osfamily [2022-01-12T02:10:07.755Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-12T02:10:08.016Z] + OS_FAMILY=redhat [2022-01-12T02:10:08.016Z] + workspace=/w/workspace/edgex-go/133 [2022-01-12T02:10:08.016Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-12T02:10:08.016Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-12T02:10:08.016Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-12T02:10:08.016Z] + PACKAGES=/tmp/packages_start.txt [2022-01-12T02:10:08.016Z] + '[' /w/workspace/edgex-go/133 ']' [2022-01-12T02:10:08.016Z] + PACKAGES=/tmp/packages_end.txt [2022-01-12T02:10:08.016Z] + case "${OS_FAMILY}" in [2022-01-12T02:10:08.016Z] + rpm -qa [2022-01-12T02:10:08.016Z] + sort [2022-01-12T02:10:12.224Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-12T02:10:12.224Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-12T02:10:12.224Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-12T02:10:12.224Z] + '[' /w/workspace/edgex-go/133 ']' [2022-01-12T02:10:12.224Z] + mkdir -p /w/workspace/edgex-go/133/archives/ [2022-01-12T02:10:12.224Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/133/archives/ [Pipeline] echo [2022-01-12T02:10:12.237Z] 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/133/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-12T02:10:12.519Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:10:13.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-12T02:10:13.076Z] [2022-01-12T02:10:13.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-12T02:10:13.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-12T02:10:13.382Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-12T02:10:13.382Z] b4d181a07f80: Pulling fs layer [2022-01-12T02:10:13.382Z] a1111a8f2ec3: Pulling fs layer [2022-01-12T02:10:13.382Z] ed53099fbce6: Pulling fs layer [2022-01-12T02:10:13.382Z] dc539afda2c1: Pulling fs layer [2022-01-12T02:10:13.382Z] 77bc0d833cb6: Pulling fs layer [2022-01-12T02:10:13.382Z] 9065ff56babe: Pulling fs layer [2022-01-12T02:10:13.382Z] d287ab97295c: Pulling fs layer [2022-01-12T02:10:13.382Z] 77bc0d833cb6: Waiting [2022-01-12T02:10:13.382Z] 9065ff56babe: Waiting [2022-01-12T02:10:13.382Z] d287ab97295c: Waiting [2022-01-12T02:10:13.382Z] dc539afda2c1: Waiting [2022-01-12T02:10:13.382Z] a1111a8f2ec3: Verifying Checksum [2022-01-12T02:10:13.382Z] a1111a8f2ec3: Download complete [2022-01-12T02:10:13.382Z] dc539afda2c1: Verifying Checksum [2022-01-12T02:10:13.382Z] dc539afda2c1: Download complete [2022-01-12T02:10:13.651Z] ed53099fbce6: Verifying Checksum [2022-01-12T02:10:13.651Z] ed53099fbce6: Download complete [2022-01-12T02:10:13.651Z] 9065ff56babe: Verifying Checksum [2022-01-12T02:10:13.651Z] 9065ff56babe: Download complete [2022-01-12T02:10:13.651Z] 77bc0d833cb6: Verifying Checksum [2022-01-12T02:10:13.651Z] 77bc0d833cb6: Download complete [2022-01-12T02:10:13.651Z] b4d181a07f80: Verifying Checksum [2022-01-12T02:10:13.651Z] b4d181a07f80: Download complete [2022-01-12T02:10:14.226Z] d287ab97295c: Verifying Checksum [2022-01-12T02:10:14.226Z] d287ab97295c: Download complete [2022-01-12T02:10:15.175Z] b4d181a07f80: Pull complete [2022-01-12T02:10:15.454Z] a1111a8f2ec3: Pull complete [2022-01-12T02:10:16.044Z] ed53099fbce6: Pull complete [2022-01-12T02:10:16.044Z] dc539afda2c1: Pull complete [2022-01-12T02:10:16.315Z] 77bc0d833cb6: Pull complete [2022-01-12T02:10:16.315Z] 9065ff56babe: Pull complete [2022-01-12T02:10:21.658Z] d287ab97295c: Pull complete [2022-01-12T02:10:21.658Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-12T02:10:21.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-12T02:10:21.658Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-12T02:10:21.735Z] prd-centos7-docker-4c-2g-1316 does not seem to be running inside a container [2022-01-12T02:10:21.777Z] $ 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/133/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/133 -v /w/workspace/edgex-go/133:/w/workspace/edgex-go/133:rw,z -v /w/workspace/edgex-go/133@tmp:/w/workspace/edgex-go/133@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-12T02:10:25.209Z] $ docker top 8e7303a6b0e4d9cc608ab99ca8084a85d7ae12aabd53c445f483314416841298 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-12T02:10:25.572Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-12T02:10:25.868Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-12T02:10:26.164Z] + ls /var/log/sa-host [2022-01-12T02:10:26.165Z] + sadf -c /var/log/sa-host/sa12 [2022-01-12T02:10:26.165Z] file_magic: OK [2022-01-12T02:10:26.165Z] HZ: Using current value: 100 [2022-01-12T02:10:26.165Z] file_header: OK [2022-01-12T02:10:26.165Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-12T02:10:26.165Z] Statistics: [2022-01-12T02:10:26.165Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-12T02:10:26.165Z] File successfully converted to sysstat format version 12.0.3 [2022-01-12T02:10:26.165Z] + sadf -c /var/log/sa-host/sa17 [2022-01-12T02:10:26.165Z] file_magic: OK [2022-01-12T02:10:26.165Z] HZ: Using current value: 100 [2022-01-12T02:10:26.165Z] file_header: OK [2022-01-12T02:10:26.165Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-12T02:10:26.165Z] Statistics: [2022-01-12T02:10:26.165Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-12T02:10:26.165Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-12T02:10:26.384Z] provisioning config files... [2022-01-12T02:10:26.393Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/133@tmp/config8378134463604982820tmp [Pipeline] { [Pipeline] echo [2022-01-12T02:10:26.408Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-12T02:10:26.694Z] ---> create-netrc.sh [Pipeline] } [2022-01-12T02:10:26.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-12T02:10:27.035Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-12T02:10:27.045Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-12T02:10:27.338Z] ---> sudo-logs.sh [2022-01-12T02:10:27.338Z] Archiving 'sudo' log.. [2022-01-12T02:10:27.338Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1316.novalocal: Name or service not known [2022-01-12T02:10:27.338Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1316.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-12T02:10:27.392Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-12T02:10:27.682Z] ---> job-cost.sh [2022-01-12T02:10:27.682Z] lf-activate-venv: SKIPPING [2022-01-12T02:10:27.682Z] DEBUG: total: 0.10999999940395355 [2022-01-12T02:10:27.682Z] INFO: Retrieving Stack Cost... [2022-01-12T02:10:27.942Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-12T02:10:28.201Z] INFO: Archiving Costs [Pipeline] echo [2022-01-12T02:10:28.213Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-12T02:10:28.502Z] ---> logs-deploy.sh [2022-01-12T02:10:28.502Z] lf-activate-venv: SKIPPING [2022-01-12T02:10:28.502Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/133 [2022-01-12T02:10:28.502Z] INFO: archiving workspace using pattern(s): [2022-01-12T02:10:29.073Z] Archives upload complete. [2022-01-12T02:10:29.335Z] INFO: archiving logs to Nexus