Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2215570982419503232.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh7175503592899070265.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/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/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8188671190321408946.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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-ssh1702583373667125560.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/app-service-configurable/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/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8947326522393917402.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-241 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh2373070590626550854.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 # timeout=10 Commit message: "build: Update to latest SDK and with released go-mods (#356)" > git rev-list --no-walk 8614b8823b9482f274c22a2df4f1b3061c4102e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T20:57:49.776Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T20:57:49.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T20:57:49.926Z] ========================================================= [2021-11-11T20:57:49.926Z] EdgeX Global Pipelines Version Info [2021-11-11T20:57:49.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:57:51.061Z] ------------------- [2021-11-11T20:57:51.061Z] stable info: [2021-11-11T20:57:51.061Z] ------------------- [2021-11-11T20:57:51.061Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T20:57:51.061Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T20:57:51.061Z] Message: update stable to v1.0.213 [2021-11-11T20:57:51.631Z] ------------------- [2021-11-11T20:57:51.631Z] experimental info: [2021-11-11T20:57:51.631Z] ------------------- [2021-11-11T20:57:51.631Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-11T20:57:51.631Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T20:57:51.631Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T20:57:51.704Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-11-11T20:57:51.717Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-11-11T20:57:51.729Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T20:57:51.739Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T20:57:51.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T20:57:51.758Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T20:57:51.771Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T20:57:51.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-11T20:57:51.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T20:57:51.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T20:57:51.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T20:57:51.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-11-11T20:57:51.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T20:57:51.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T20:57:51.861Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T20:57:51.876Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T20:57:51.887Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T20:57:51.901Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T20:57:51.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T20:57:51.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-11T20:57:51.943Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-11T20:57:51.953Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-11T20:57:51.964Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-11T20:57:51.974Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-11T20:57:51.984Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-11T20:57:51.992Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T20:57:52.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-11T20:57:52.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-11T20:57:52.024Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-11T20:57:52.033Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] echo [2021-11-11T20:57:52.043Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 344f50e [Pipeline] echo [2021-11-11T20:57:52.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T20:57:52.093Z] provisioning config files... [2021-11-11T20:57:52.107Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config348645448911202390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:57:52.412Z] ---> docker-login.sh [2021-11-11T20:57:52.412Z] nexus3.edgexfoundry.org:10001 [2021-11-11T20:57:52.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:57:52.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:57:52.673Z] Configure a credential helper to remove this warning. See [2021-11-11T20:57:52.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:57:52.673Z] [2021-11-11T20:57:52.673Z] Login Succeeded [2021-11-11T20:57:52.673Z] nexus3.edgexfoundry.org:10002 [2021-11-11T20:57:52.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:57:52.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:57:52.673Z] Configure a credential helper to remove this warning. See [2021-11-11T20:57:52.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:57:52.673Z] [2021-11-11T20:57:52.673Z] Login Succeeded [2021-11-11T20:57:52.673Z] nexus3.edgexfoundry.org:10003 [2021-11-11T20:57:52.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:57:52.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:57:52.673Z] Configure a credential helper to remove this warning. See [2021-11-11T20:57:52.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:57:52.674Z] [2021-11-11T20:57:52.674Z] Login Succeeded [2021-11-11T20:57:52.674Z] nexus3.edgexfoundry.org:10004 [2021-11-11T20:57:52.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:57:52.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:57:52.934Z] Configure a credential helper to remove this warning. See [2021-11-11T20:57:52.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:57:52.934Z] [2021-11-11T20:57:52.934Z] Login Succeeded [2021-11-11T20:57:52.934Z] docker.io [2021-11-11T20:57:52.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:57:53.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:57:53.222Z] Configure a credential helper to remove this warning. See [2021-11-11T20:57:53.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:57:53.222Z] [2021-11-11T20:57:53.222Z] Login Succeeded [2021-11-11T20:57:53.222Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T20:57:53.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-11T20:57:53.636Z] + git rev-list -1 --merges 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569~1..344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] echo [2021-11-11T20:57:53.676Z] -----------> git rev-list -1 --merges 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569~1..344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [false] [Pipeline] sh [2021-11-11T20:57:53.969Z] + git log --format=format:%s -1 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] echo [2021-11-11T20:57:53.986Z] ========================================================= [2021-11-11T20:57:53.986Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T20:57:53.986Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T20:57:54.314Z] + git log --format=format:%s -1 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] echo [2021-11-11T20:57:54.326Z] [semverPrep] GIT_COMMIT: 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569, Commit Message: build: Update to latest SDK and with released go-mods (#356) [Pipeline] echo [2021-11-11T20:57:54.334Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:57:54.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:57:54.769Z] [2021-11-11T20:57:54.769Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:57:55.074Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:57:55.074Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T20:57:55.074Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T20:57:55.074Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T20:57:55.074Z] 4c7163046ea9: Pulling fs layer [2021-11-11T20:57:55.074Z] 0c2d73faf560: Pulling fs layer [2021-11-11T20:57:55.074Z] 0c2d73faf560: Waiting [2021-11-11T20:57:55.074Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T20:57:55.074Z] 3e5f54012d9b: Download complete [2021-11-11T20:57:55.074Z] a0d0a0d46f8b: Download complete [2021-11-11T20:57:55.074Z] 4c7163046ea9: Verifying Checksum [2021-11-11T20:57:55.074Z] 4c7163046ea9: Download complete [2021-11-11T20:57:55.074Z] 0c2d73faf560: Verifying Checksum [2021-11-11T20:57:55.074Z] 0c2d73faf560: Download complete [2021-11-11T20:57:55.343Z] a0d0a0d46f8b: Pull complete [2021-11-11T20:57:55.343Z] 3e5f54012d9b: Pull complete [2021-11-11T20:57:55.616Z] 4c7163046ea9: Pull complete [2021-11-11T20:57:55.885Z] 0c2d73faf560: Pull complete [2021-11-11T20:57:55.885Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T20:57:55.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:57:55.885Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T20:57:55.964Z] prd-centos7-docker-4c-2g-241 does not seem to be running inside a container [2021-11-11T20:57:56.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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:10004/edgex-devops/git-semver:latest cat [2021-11-11T20:57:56.747Z] $ docker top be01bc33500148acb9b330cea707d4e9e2eee8b8846ebbe4fa9e67eb8b8e46f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T20:57:56.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T20:57:56.960Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T20:57:57.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T20:57:57.108Z] $ docker exec be01bc33500148acb9b330cea707d4e9e2eee8b8846ebbe4fa9e67eb8b8e46f6 ssh-agent [2021-11-11T20:57:57.254Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDknAJJ/agent.13 [2021-11-11T20:57:57.254Z] SSH_AGENT_PID=19 [2021-11-11T20:57:57.261Z] Running ssh-add (command line suppressed) [2021-11-11T20:57:57.365Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_886660091184636543.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_886660091184636543.key) [2021-11-11T20:57:57.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T20:57:57.683Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T20:57:57.697Z] $ docker exec --env ******** --env ******** be01bc33500148acb9b330cea707d4e9e2eee8b8846ebbe4fa9e67eb8b8e46f6 ssh-agent -k [2021-11-11T20:57:57.798Z] unset SSH_AUTH_SOCK; [2021-11-11T20:57:57.798Z] unset SSH_AGENT_PID; [2021-11-11T20:57:57.799Z] echo Agent pid 19 killed; [2021-11-11T20:57:57.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T20:57:57.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T20:57:57.864Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T20:57:57.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T20:57:57.979Z] $ docker exec be01bc33500148acb9b330cea707d4e9e2eee8b8846ebbe4fa9e67eb8b8e46f6 ssh-agent [2021-11-11T20:57:58.078Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjcpPPd/agent.55 [2021-11-11T20:57:58.078Z] SSH_AGENT_PID=61 [2021-11-11T20:57:58.083Z] Running ssh-add (command line suppressed) [2021-11-11T20:57:58.170Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8301242823109044887.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8301242823109044887.key) [2021-11-11T20:57:58.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T20:57:58.471Z] + git semver init [2021-11-11T20:57:58.471Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T20:57:58.471Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-11T20:57:58.471Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-11T20:57:58.471Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T20:57:58.471Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T20:57:58.471Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T20:57:58.471Z] # $SEMVER_BRANCH = main [2021-11-11T20:57:58.471Z] # $SEMVER_TEMP = /tmp/semver-280247694 [2021-11-11T20:57:58.471Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-11-11T20:57:59.043Z] # '/tmp/semver-280247694' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-11-11T20:57:59.043Z] # -> Force: false [2021-11-11T20:57:59.043Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-11-11T20:57:59.053Z] $ docker exec --env ******** --env ******** be01bc33500148acb9b330cea707d4e9e2eee8b8846ebbe4fa9e67eb8b8e46f6 ssh-agent -k [2021-11-11T20:57:59.148Z] unset SSH_AUTH_SOCK; [2021-11-11T20:57:59.149Z] unset SSH_AGENT_PID; [2021-11-11T20:57:59.149Z] echo Agent pid 61 killed; [2021-11-11T20:57:59.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T20:57:59.474Z] + git semver [Pipeline] } [2021-11-11T20:57:59.488Z] $ docker stop --time=1 be01bc33500148acb9b330cea707d4e9e2eee8b8846ebbe4fa9e67eb8b8e46f6 [2021-11-11T20:58:00.694Z] $ docker rm -f be01bc33500148acb9b330cea707d4e9e2eee8b8846ebbe4fa9e67eb8b8e46f6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T20:58:01.062Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T20:58:01.303Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T20:58:01.307Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.28 [Pipeline] } [Pipeline] // script [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] node [2021-11-11T20:58:16.463Z] Still waiting to schedule task [2021-11-11T20:58:16.463Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-11T20:58:16.466Z] Still waiting to schedule task [2021-11-11T20:58:16.466Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-239’ is offline [2021-11-11T20:59:16.812Z] Running on prd-centos7-docker-4c-2g-244 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-11T20:59:16.856Z] Running in /w/workspace/app-service-configurable/32 [Pipeline] { [Pipeline] checkout [2021-11-11T20:59:16.936Z] Selected Git installation does not exist. Using Default [2021-11-11T20:59:16.937Z] The recommended git tool is: NONE [2021-11-11T20:59:18.882Z] using credential edgex-jenkins-ssh [2021-11-11T20:59:18.895Z] Cloning the remote Git repository [2021-11-11T20:59:19.092Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-11T20:59:19.144Z] > git init /w/workspace/app-service-configurable/32 # timeout=10 [2021-11-11T20:59:19.181Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-11T20:59:19.181Z] > git --version # timeout=10 [2021-11-11T20:59:19.192Z] > git --version # 'git version 2.24.4' [2021-11-11T20:59:19.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T20:59:19.214Z] [INFO] Currently running in a labeled security context [2021-11-11T20:59:19.214Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T20:59:19.225Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/32@tmp/jenkins-gitclient-ssh7671257724152031358.key [2021-11-11T20:59:19.237Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T20:59:19.697Z] Avoid second fetch [2021-11-11T20:59:19.698Z] Checking out Revision 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 (main) [2021-11-11T20:59:19.852Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-11T20:59:19.864Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T20:59:19.883Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T20:59:19.892Z] > git checkout -f 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 # timeout=10 [2021-11-11T20:59:23.291Z] Commit message: "build: Update to latest SDK and with released go-mods (#356)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T20:59:23.635Z] provisioning config files... [2021-11-11T20:59:23.647Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/32@tmp/config9192815689555995427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:59:24.079Z] ---> docker-login.sh [2021-11-11T20:59:24.079Z] nexus3.edgexfoundry.org:10001 [2021-11-11T20:59:24.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:59:24.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:59:24.079Z] Configure a credential helper to remove this warning. See [2021-11-11T20:59:24.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:59:24.079Z] [2021-11-11T20:59:24.079Z] Login Succeeded [2021-11-11T20:59:24.079Z] nexus3.edgexfoundry.org:10002 [2021-11-11T20:59:24.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:59:24.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:59:24.342Z] Configure a credential helper to remove this warning. See [2021-11-11T20:59:24.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:59:24.342Z] [2021-11-11T20:59:24.342Z] Login Succeeded [2021-11-11T20:59:24.342Z] nexus3.edgexfoundry.org:10003 [2021-11-11T20:59:24.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:59:24.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:59:24.342Z] Configure a credential helper to remove this warning. See [2021-11-11T20:59:24.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:59:24.342Z] [2021-11-11T20:59:24.342Z] Login Succeeded [2021-11-11T20:59:24.342Z] nexus3.edgexfoundry.org:10004 [2021-11-11T20:59:24.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:59:24.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:59:24.602Z] Configure a credential helper to remove this warning. See [2021-11-11T20:59:24.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:59:24.602Z] [2021-11-11T20:59:24.602Z] Login Succeeded [2021-11-11T20:59:24.602Z] docker.io [2021-11-11T20:59:24.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:59:24.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:59:24.865Z] Configure a credential helper to remove this warning. See [2021-11-11T20:59:24.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:59:24.865Z] [2021-11-11T20:59:24.865Z] Login Succeeded [2021-11-11T20:59:24.865Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T20:59:24.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T20:59:25.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T20:59:25.026Z] ========================================================= [2021-11-11T20:59:25.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T20:59:25.026Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:59:25.333Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-11T20:59:25.333Z] Sending build context to Docker daemon 199.2kB [2021-11-11T20:59:25.333Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T20:59:25.333Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-11T20:59:25.333Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T20:59:25.333Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T20:59:25.333Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T20:59:25.333Z] b8b176561691: Pulling fs layer [2021-11-11T20:59:25.333Z] 4527c011a84f: Pulling fs layer [2021-11-11T20:59:25.333Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T20:59:25.333Z] e0aca202a116: Pulling fs layer [2021-11-11T20:59:25.333Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T20:59:25.333Z] 34cad66bf833: Pulling fs layer [2021-11-11T20:59:25.333Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T20:59:25.333Z] 4527c011a84f: Waiting [2021-11-11T20:59:25.333Z] 5d74067f8e1e: Waiting [2021-11-11T20:59:25.333Z] e0aca202a116: Waiting [2021-11-11T20:59:25.333Z] 3a43be97a3b4: Waiting [2021-11-11T20:59:25.333Z] 34cad66bf833: Waiting [2021-11-11T20:59:25.333Z] b4e3c513aaa6: Waiting [2021-11-11T20:59:25.333Z] b8b176561691: Verifying Checksum [2021-11-11T20:59:25.333Z] b8b176561691: Download complete [2021-11-11T20:59:25.333Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T20:59:25.333Z] 31adcdaf11c8: Download complete [2021-11-11T20:59:25.333Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T20:59:25.333Z] 5d74067f8e1e: Download complete [2021-11-11T20:59:25.333Z] e0aca202a116: Verifying Checksum [2021-11-11T20:59:25.333Z] e0aca202a116: Download complete [2021-11-11T20:59:25.333Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T20:59:25.333Z] 3a43be97a3b4: Download complete [2021-11-11T20:59:25.333Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T20:59:25.333Z] a0d0a0d46f8b: Download complete [2021-11-11T20:59:25.605Z] 34cad66bf833: Verifying Checksum [2021-11-11T20:59:25.605Z] 34cad66bf833: Download complete [2021-11-11T20:59:25.869Z] a0d0a0d46f8b: Pull complete [2021-11-11T20:59:26.133Z] 4527c011a84f: Verifying Checksum [2021-11-11T20:59:26.133Z] 4527c011a84f: Download complete [2021-11-11T20:59:26.133Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T20:59:26.133Z] b4e3c513aaa6: Download complete [2021-11-11T20:59:26.133Z] 31adcdaf11c8: Pull complete [2021-11-11T20:59:26.133Z] b8b176561691: Pull complete [2021-11-11T20:59:30.360Z] 4527c011a84f: Pull complete [2021-11-11T20:59:30.360Z] 5d74067f8e1e: Pull complete [2021-11-11T20:59:30.360Z] e0aca202a116: Pull complete [2021-11-11T20:59:30.360Z] 3a43be97a3b4: Pull complete [2021-11-11T20:59:30.360Z] 34cad66bf833: Pull complete [2021-11-11T20:59:32.931Z] b4e3c513aaa6: Pull complete [2021-11-11T20:59:32.931Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T20:59:32.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T20:59:32.931Z] ---> 9f6097aaca64 [2021-11-11T20:59:32.931Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-11T20:59:37.138Z] ---> Running in 3b89db97f1b7 [2021-11-11T20:59:37.138Z] Removing intermediate container 3b89db97f1b7 [2021-11-11T20:59:37.138Z] ---> 715f4ce32376 [2021-11-11T20:59:37.138Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T20:59:37.138Z] ---> Running in 298d0f628db2 [2021-11-11T20:59:37.138Z] Removing intermediate container 298d0f628db2 [2021-11-11T20:59:37.138Z] ---> cf75b74cc518 [2021-11-11T20:59:37.138Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-11T20:59:37.138Z] ---> Running in 1ff04cc19fc2 [2021-11-11T20:59:37.138Z] Removing intermediate container 1ff04cc19fc2 [2021-11-11T20:59:37.138Z] ---> f2a79f11643e [2021-11-11T20:59:37.138Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:59:37.138Z] ---> Running in b11ad29fbb49 [2021-11-11T20:59:37.714Z] Removing intermediate container b11ad29fbb49 [2021-11-11T20:59:37.714Z] ---> 0b260888eba7 [2021-11-11T20:59:37.714Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T20:59:37.714Z] ---> Running in 67d1fb0899e6 [2021-11-11T20:59:37.714Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:59:38.674Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:59:38.939Z] OK: 220 MiB in 52 packages [2021-11-11T20:59:39.198Z] Removing intermediate container 67d1fb0899e6 [2021-11-11T20:59:39.198Z] ---> 1a1a7f1f237b [2021-11-11T20:59:39.198Z] Step 8/12 : WORKDIR /app [2021-11-11T20:59:39.198Z] ---> Running in 3553e8673ae5 [2021-11-11T20:59:39.198Z] Removing intermediate container 3553e8673ae5 [2021-11-11T20:59:39.199Z] ---> 5d9d35ee7e03 [2021-11-11T20:59:39.199Z] Step 9/12 : COPY . . [2021-11-11T20:59:39.465Z] ---> e4c6df723b5f [2021-11-11T20:59:39.465Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:59:39.465Z] ---> Running in 7a388e66819c [2021-11-11T21:00:11.647Z] Removing intermediate container 7a388e66819c [2021-11-11T21:00:11.647Z] ---> bc22ab37f1c9 [2021-11-11T21:00:11.647Z] Step 11/12 : ARG MAKE="make build" [2021-11-11T21:00:11.647Z] ---> Running in af721a049fca [2021-11-11T21:00:11.647Z] Removing intermediate container af721a049fca [2021-11-11T21:00:11.647Z] ---> 5055f461f264 [2021-11-11T21:00:11.647Z] Step 12/12 : RUN $MAKE [2021-11-11T21:00:11.647Z] ---> Running in 766bc600a3c2 [2021-11-11T21:00:11.647Z] noop [2021-11-11T21:00:11.647Z] Removing intermediate container 766bc600a3c2 [2021-11-11T21:00:11.647Z] ---> 4c13e4f9e782 [2021-11-11T21:00:11.647Z] Successfully built 4c13e4f9e782 [2021-11-11T21:00:11.647Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:00:11.939Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T21:00:11.939Z] . [Pipeline] withDockerContainer [2021-11-11T21:00:12.008Z] prd-centos7-docker-4c-2g-244 does not seem to be running inside a container [2021-11-11T21:00:12.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/32 -v /w/workspace/app-service-configurable/32:/w/workspace/app-service-configurable/32:rw,z -v /w/workspace/app-service-configurable/32@tmp:/w/workspace/app-service-configurable/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T21:00:12.416Z] $ docker top 31e6dce8bdb32ddce538b3349214516f8631a9b11d2d2d5d6c0f6a157056a511 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T21:00:12.786Z] + go version [2021-11-11T21:00:12.786Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T21:00:12.798Z] $ docker stop --time=1 31e6dce8bdb32ddce538b3349214516f8631a9b11d2d2d5d6c0f6a157056a511 [2021-11-11T21:00:13.974Z] $ docker rm -f 31e6dce8bdb32ddce538b3349214516f8631a9b11d2d2d5d6c0f6a157056a511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:00:14.413Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T21:00:14.413Z] . [Pipeline] withDockerContainer [2021-11-11T21:00:14.481Z] prd-centos7-docker-4c-2g-244 does not seem to be running inside a container [2021-11-11T21:00:14.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/32 -v /w/workspace/app-service-configurable/32:/w/workspace/app-service-configurable/32:rw,z -v /w/workspace/app-service-configurable/32@tmp:/w/workspace/app-service-configurable/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T21:00:14.893Z] $ docker top 7c61020b3a743aacf2b940dedf25ca563d82e81e3273520d9e000de4b39e66cd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T21:00:15.260Z] + make test [2021-11-11T21:00:15.260Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-11T21:00:30.266Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-11T21:00:30.266Z] CGO_ENABLED=1 go vet ./... [2021-11-11T21:00:36.886Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T21:00:36.886Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T21:00:36.886Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-11T21:00:36.897Z] $ docker stop --time=1 7c61020b3a743aacf2b940dedf25ca563d82e81e3273520d9e000de4b39e66cd [2021-11-11T21:00:38.287Z] $ docker rm -f 7c61020b3a743aacf2b940dedf25ca563d82e81e3273520d9e000de4b39e66cd [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T21:00:38.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T21:00:38.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-11T21:00:39.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T21:00:39.752Z] + ls -al . [2021-11-11T21:00:39.752Z] total 148 [2021-11-11T21:00:39.752Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 11 21:00 . [2021-11-11T21:00:39.752Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 11 20:59 .. [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 7608 Nov 11 20:59 Attribution.txt [2021-11-11T21:00:39.752Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 11 20:59 bin [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 22206 Nov 11 20:59 CHANGELOG.md [2021-11-11T21:00:39.752Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 11 21:00 coverage.out [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 2064 Nov 11 20:59 Dockerfile [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 119 Nov 11 20:59 .dockerignore [2021-11-11T21:00:39.752Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 11 20:59 .git [2021-11-11T21:00:39.752Z] drwxrwxr-x. 2 jenkins jenkins 104 Nov 11 20:59 .github [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 104 Nov 11 20:59 .gitignore [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 136 Nov 11 20:59 go.mod [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 49207 Nov 11 20:59 go.sum [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 11 20:59 GOVERNANCE.md [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 687 Nov 11 20:59 Jenkinsfile [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 10174 Nov 11 20:59 LICENSE [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 1949 Nov 11 20:59 main.go [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 1614 Nov 11 20:59 makefile [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 618 Nov 11 20:59 OWNERS.md [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 3429 Nov 11 20:59 README.md [2021-11-11T21:00:39.752Z] drwxrwxr-x. 9 jenkins jenkins 151 Nov 11 20:59 res [2021-11-11T21:00:39.752Z] drwxrwxr-x. 3 jenkins jenkins 58 Nov 11 20:59 snap [2021-11-11T21:00:39.752Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 11 20:58 VERSION [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:00:40.054Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 --label arch=amd64 --label version=2.0.2-dev.28 . [2021-11-11T21:00:40.054Z] Sending build context to Docker daemon 200.2kB [2021-11-11T21:00:40.054Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T21:00:40.054Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-11T21:00:40.054Z] ---> 4c13e4f9e782 [2021-11-11T21:00:40.054Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-11T21:00:40.054Z] ---> Running in d42eb4be1af5 [2021-11-11T21:00:40.315Z] Removing intermediate container d42eb4be1af5 [2021-11-11T21:00:40.315Z] ---> 26205e0f8dec [2021-11-11T21:00:40.315Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T21:00:40.315Z] ---> Running in 3b92e8e0a8cb [2021-11-11T21:00:40.315Z] Removing intermediate container 3b92e8e0a8cb [2021-11-11T21:00:40.315Z] ---> 2358987ce1b4 [2021-11-11T21:00:40.315Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-11T21:00:40.315Z] ---> Running in 03362a189427 [2021-11-11T21:00:40.580Z] Removing intermediate container 03362a189427 [2021-11-11T21:00:40.581Z] ---> 10ed992c3556 [2021-11-11T21:00:40.581Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T21:00:40.581Z] ---> Running in 8f05c03c012d [2021-11-11T21:00:41.149Z] Removing intermediate container 8f05c03c012d [2021-11-11T21:00:41.149Z] ---> 04ebda871495 [2021-11-11T21:00:41.149Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T21:00:41.149Z] ---> Running in fa088946fd29 [2021-11-11T21:00:41.413Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T21:00:42.132Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-245 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-11T21:00:42.145Z] Running in /w/workspace/app-service-configurable/32 [Pipeline] { [Pipeline] checkout [2021-11-11T21:00:42.352Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T21:00:42.352Z] OK: 220 MiB in 52 packages [2021-11-11T21:00:42.452Z] Selected Git installation does not exist. Using Default [2021-11-11T21:00:42.452Z] The recommended git tool is: NONE [2021-11-11T21:00:42.612Z] Removing intermediate container fa088946fd29 [2021-11-11T21:00:42.612Z] ---> 30bbdcb4256a [2021-11-11T21:00:42.612Z] Step 8/26 : WORKDIR /app [2021-11-11T21:00:42.612Z] ---> Running in cb92e25bd575 [2021-11-11T21:00:42.874Z] Removing intermediate container cb92e25bd575 [2021-11-11T21:00:42.874Z] ---> 18afaa6f0112 [2021-11-11T21:00:42.874Z] Step 9/26 : COPY . . [2021-11-11T21:00:42.874Z] ---> a014b0105803 [2021-11-11T21:00:42.874Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T21:00:42.874Z] ---> Running in 8853955d5992 [2021-11-11T21:00:43.451Z] Removing intermediate container 8853955d5992 [2021-11-11T21:00:43.451Z] ---> 6799cce0f633 [2021-11-11T21:00:43.451Z] Step 11/26 : ARG MAKE="make build" [2021-11-11T21:00:43.451Z] ---> Running in 857da96e8b8a [2021-11-11T21:00:43.720Z] Removing intermediate container 857da96e8b8a [2021-11-11T21:00:43.720Z] ---> 70829c64b2ba [2021-11-11T21:00:43.720Z] Step 12/26 : RUN $MAKE [2021-11-11T21:00:43.720Z] ---> Running in fd07d807f1ab [2021-11-11T21:00:43.988Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.28" -o app-service-configurable [2021-11-11T21:00:48.327Z] using credential edgex-jenkins-ssh [2021-11-11T21:00:48.508Z] Cloning the remote Git repository [2021-11-11T21:00:48.635Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-11T21:00:49.962Z] Avoid second fetch [2021-11-11T21:00:49.963Z] Checking out Revision 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 (main) [2021-11-11T21:00:48.798Z] > git init /w/workspace/app-service-configurable/32 # timeout=10 [2021-11-11T21:00:48.952Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-11T21:00:48.953Z] > git --version # timeout=10 [2021-11-11T21:00:48.980Z] > git --version # 'git version 2.17.1' [2021-11-11T21:00:48.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T21:00:49.063Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T21:00:49.904Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-11T21:00:49.935Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T21:00:49.989Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T21:00:50.008Z] > git checkout -f 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 # timeout=10 [2021-11-11T21:00:54.400Z] Commit message: "build: Update to latest SDK and with released go-mods (#356)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T21:00:55.305Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T21:00:55.305Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T21:00:55.305Z] Dload Upload Total Spent Left Speed [2021-11-11T21:00:55.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 89575 0 --:--:-- --:--:-- --:--:-- 89575 [Pipeline] sh [2021-11-11T21:00:55.736Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T21:00:56.090Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T21:00:56.090Z] + sudo tee /etc/docker/daemon.new [2021-11-11T21:00:56.090Z] { [2021-11-11T21:00:56.090Z] "registry-mirrors": [ [2021-11-11T21:00:56.090Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T21:00:56.090Z] ], [2021-11-11T21:00:56.090Z] "bip": "10.250.0.254/24", [2021-11-11T21:00:56.090Z] "hosts": [ [2021-11-11T21:00:56.090Z] "tcp://0.0.0.0:5555", [2021-11-11T21:00:56.090Z] "unix:///var/run/docker.sock" [2021-11-11T21:00:56.090Z] ], [2021-11-11T21:00:56.090Z] "mtu": 1458, [2021-11-11T21:00:56.090Z] "selinux-enabled": true, [2021-11-11T21:00:56.090Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T21:00:56.090Z] } [Pipeline] sh [2021-11-11T21:00:56.299Z] Removing intermediate container fd07d807f1ab [2021-11-11T21:00:56.299Z] ---> 1473d7d8c320 [2021-11-11T21:00:56.299Z] Step 13/26 : FROM alpine:3.14 [2021-11-11T21:00:56.299Z] 3.14: Pulling from library/alpine [2021-11-11T21:00:56.299Z] a0d0a0d46f8b: Already exists [2021-11-11T21:00:56.299Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T21:00:56.299Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T21:00:56.299Z] ---> 14119a10abf4 [2021-11-11T21:00:56.299Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-11T21:00:56.299Z] ---> Running in 6f7fdef55296 [2021-11-11T21:00:56.299Z] Removing intermediate container 6f7fdef55296 [2021-11-11T21:00:56.299Z] ---> 77e63bcc2377 [2021-11-11T21:00:56.299Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-11T21:00:56.299Z] ---> Running in f163f41137a3 [2021-11-11T21:00:56.299Z] Removing intermediate container f163f41137a3 [2021-11-11T21:00:56.299Z] ---> 396e166c9061 [2021-11-11T21:00:56.299Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-11T21:00:56.299Z] ---> Running in cf004ae2bf10 [2021-11-11T21:00:56.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T21:00:56.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T21:00:56.454Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T21:00:56.559Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-11T21:00:56.559Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-11T21:00:56.559Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T21:00:56.559Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-11T21:00:56.559Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T21:00:56.559Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-11T21:00:56.559Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-11T21:00:56.559Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T21:00:56.559Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T21:00:56.559Z] OK: 9 MiB in 21 packages [2021-11-11T21:00:56.803Z] + sudo service docker restart [2021-11-11T21:00:57.137Z] Removing intermediate container cf004ae2bf10 [2021-11-11T21:00:57.138Z] ---> 90fd34062b0a [2021-11-11T21:00:57.138Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-11T21:00:57.138Z] ---> efb1d3211743 [2021-11-11T21:00:57.138Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-11T21:00:57.138Z] ---> 6921eaf27c71 [2021-11-11T21:00:57.138Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-11T21:00:57.398Z] ---> 5a378dbba8fd [2021-11-11T21:00:57.399Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-11T21:00:57.969Z] ---> 9f848e30f802 [2021-11-11T21:00:57.969Z] Step 21/26 : EXPOSE 48095 [2021-11-11T21:00:57.969Z] ---> Running in 10bf6050e870 [2021-11-11T21:00:57.969Z] Removing intermediate container 10bf6050e870 [2021-11-11T21:00:57.969Z] ---> 0a459b99dd09 [2021-11-11T21:00:57.969Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-11T21:00:57.969Z] ---> Running in 62db603f3ff7 [2021-11-11T21:00:57.969Z] Removing intermediate container 62db603f3ff7 [2021-11-11T21:00:57.969Z] ---> 624e0968795a [2021-11-11T21:00:57.969Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T21:00:57.969Z] ---> Running in 818301ebf2ae [2021-11-11T21:00:58.232Z] Removing intermediate container 818301ebf2ae [2021-11-11T21:00:58.232Z] ---> c8446eebaea9 [2021-11-11T21:00:58.232Z] Step 24/26 : LABEL arch=amd64 [2021-11-11T21:00:58.232Z] ---> Running in 330df4245bf0 [2021-11-11T21:00:58.232Z] Removing intermediate container 330df4245bf0 [2021-11-11T21:00:58.232Z] ---> 0c37570004b6 [2021-11-11T21:00:58.232Z] Step 25/26 : LABEL git_sha=344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [2021-11-11T21:00:58.232Z] ---> Running in 1957e12328d2 [2021-11-11T21:00:58.232Z] Removing intermediate container 1957e12328d2 [2021-11-11T21:00:58.232Z] ---> 455e1688878c [2021-11-11T21:00:58.232Z] Step 26/26 : LABEL version=2.0.2-dev.28 [2021-11-11T21:00:58.232Z] ---> Running in cb5f5ad2fad3 [2021-11-11T21:00:58.493Z] Removing intermediate container cb5f5ad2fad3 [2021-11-11T21:00:58.493Z] ---> eb6f17f2463e [2021-11-11T21:00:58.493Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T21:00:58.493Z] Successfully built eb6f17f2463e [2021-11-11T21:00:58.493Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T21:00:58.666Z] provisioning config files... [2021-11-11T21:00:58.678Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/32@tmp/config2936440526015361648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:00:58.986Z] ---> docker-login.sh [2021-11-11T21:00:58.986Z] nexus3.edgexfoundry.org:10001 [2021-11-11T21:00:58.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:00:58.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:00:58.986Z] Configure a credential helper to remove this warning. See [2021-11-11T21:00:58.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:00:58.986Z] [2021-11-11T21:00:58.986Z] Login Succeeded [2021-11-11T21:00:58.986Z] nexus3.edgexfoundry.org:10002 [2021-11-11T21:00:58.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:00:59.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:00:59.250Z] Configure a credential helper to remove this warning. See [2021-11-11T21:00:59.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:00:59.250Z] [2021-11-11T21:00:59.250Z] Login Succeeded [2021-11-11T21:00:59.250Z] nexus3.edgexfoundry.org:10003 [2021-11-11T21:00:59.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:00:59.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:00:59.250Z] Configure a credential helper to remove this warning. See [2021-11-11T21:00:59.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:00:59.250Z] [2021-11-11T21:00:59.250Z] Login Succeeded [2021-11-11T21:00:59.250Z] nexus3.edgexfoundry.org:10004 [2021-11-11T21:00:59.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:00:59.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:00:59.509Z] Configure a credential helper to remove this warning. See [2021-11-11T21:00:59.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:00:59.509Z] [2021-11-11T21:00:59.509Z] Login Succeeded [2021-11-11T21:00:59.509Z] docker.io [2021-11-11T21:00:59.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:00:59.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:00:59.769Z] Configure a credential helper to remove this warning. See [2021-11-11T21:00:59.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:00:59.769Z] [2021-11-11T21:00:59.769Z] Login Succeeded [2021-11-11T21:00:59.769Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T21:00:59.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T21:00:59.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T21:00:59.829Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-11-11T21:00:59.829Z] 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [2021-11-11T21:00:59.829Z] latest [2021-11-11T21:00:59.829Z] 2.0.2-dev.28 [2021-11-11T21:00:59.829Z] 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 [2021-11-11T21:00:59.829Z] main [2021-11-11T21:00:59.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:00.148Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:00.465Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [2021-11-11T21:01:00.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-11T21:01:00.465Z] c7eb27acaa81: Preparing [2021-11-11T21:01:00.465Z] 76d0c26e4ec1: Preparing [2021-11-11T21:01:00.465Z] b2a053c85443: Preparing [2021-11-11T21:01:00.465Z] 81f263a67141: Preparing [2021-11-11T21:01:00.465Z] 17a149bf95ee: Preparing [2021-11-11T21:01:00.465Z] e2eb06d8af82: Preparing [2021-11-11T21:01:00.465Z] e2eb06d8af82: Waiting [2021-11-11T21:01:03.774Z] 17a149bf95ee: Pushed [2021-11-11T21:01:03.774Z] e2eb06d8af82: Layer already exists [2021-11-11T21:01:06.321Z] 81f263a67141: Pushed [2021-11-11T21:01:06.891Z] c7eb27acaa81: Pushed [2021-11-11T21:01:07.458Z] 76d0c26e4ec1: Pushed [2021-11-11T21:01:08.030Z] b2a053c85443: Pushed [2021-11-11T21:01:09.941Z] 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569: digest: sha256:0e0dc37ee5f7fc70363c717f388dc02e639c0f6e4ae24db66e3fa4557b5c86cf size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:10.242Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:10.538Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-11T21:01:10.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-11T21:01:10.538Z] c7eb27acaa81: Preparing [2021-11-11T21:01:10.538Z] 76d0c26e4ec1: Preparing [2021-11-11T21:01:10.538Z] b2a053c85443: Preparing [2021-11-11T21:01:10.538Z] 81f263a67141: Preparing [2021-11-11T21:01:10.538Z] 17a149bf95ee: Preparing [2021-11-11T21:01:10.538Z] e2eb06d8af82: Preparing [2021-11-11T21:01:10.538Z] e2eb06d8af82: Waiting [2021-11-11T21:01:10.538Z] c7eb27acaa81: Layer already exists [2021-11-11T21:01:10.538Z] b2a053c85443: Layer already exists [2021-11-11T21:01:10.538Z] 76d0c26e4ec1: Layer already exists [2021-11-11T21:01:10.538Z] 81f263a67141: Layer already exists [2021-11-11T21:01:10.538Z] 17a149bf95ee: Layer already exists [2021-11-11T21:01:10.538Z] e2eb06d8af82: Layer already exists [2021-11-11T21:01:11.108Z] latest: digest: sha256:0e0dc37ee5f7fc70363c717f388dc02e639c0f6e4ae24db66e3fa4557b5c86cf size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:11.414Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:11.711Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.28 [2021-11-11T21:01:11.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-11T21:01:11.711Z] c7eb27acaa81: Preparing [2021-11-11T21:01:11.711Z] 76d0c26e4ec1: Preparing [2021-11-11T21:01:11.711Z] b2a053c85443: Preparing [2021-11-11T21:01:11.711Z] 81f263a67141: Preparing [2021-11-11T21:01:11.711Z] 17a149bf95ee: Preparing [2021-11-11T21:01:11.711Z] e2eb06d8af82: Preparing [2021-11-11T21:01:11.711Z] e2eb06d8af82: Waiting [2021-11-11T21:01:11.711Z] 17a149bf95ee: Layer already exists [2021-11-11T21:01:11.711Z] b2a053c85443: Layer already exists [2021-11-11T21:01:11.711Z] 76d0c26e4ec1: Layer already exists [2021-11-11T21:01:11.711Z] c7eb27acaa81: Layer already exists [2021-11-11T21:01:11.711Z] 81f263a67141: Layer already exists [2021-11-11T21:01:11.711Z] e2eb06d8af82: Layer already exists [2021-11-11T21:01:11.711Z] 2.0.2-dev.28: digest: sha256:0e0dc37ee5f7fc70363c717f388dc02e639c0f6e4ae24db66e3fa4557b5c86cf size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:12.008Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:12.296Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 [2021-11-11T21:01:12.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-11T21:01:12.296Z] c7eb27acaa81: Preparing [2021-11-11T21:01:12.296Z] 76d0c26e4ec1: Preparing [2021-11-11T21:01:12.296Z] b2a053c85443: Preparing [2021-11-11T21:01:12.296Z] 81f263a67141: Preparing [2021-11-11T21:01:12.296Z] 17a149bf95ee: Preparing [2021-11-11T21:01:12.296Z] e2eb06d8af82: Preparing [2021-11-11T21:01:12.296Z] e2eb06d8af82: Waiting [2021-11-11T21:01:12.296Z] 81f263a67141: Layer already exists [2021-11-11T21:01:12.296Z] b2a053c85443: Layer already exists [2021-11-11T21:01:12.296Z] c7eb27acaa81: Layer already exists [2021-11-11T21:01:12.296Z] 76d0c26e4ec1: Layer already exists [2021-11-11T21:01:12.296Z] 17a149bf95ee: Layer already exists [2021-11-11T21:01:12.296Z] e2eb06d8af82: Layer already exists [2021-11-11T21:01:12.296Z] 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28: digest: sha256:0e0dc37ee5f7fc70363c717f388dc02e639c0f6e4ae24db66e3fa4557b5c86cf size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:12.591Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:12.886Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-11-11T21:01:12.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-11T21:01:12.886Z] c7eb27acaa81: Preparing [2021-11-11T21:01:12.886Z] 76d0c26e4ec1: Preparing [2021-11-11T21:01:12.886Z] b2a053c85443: Preparing [2021-11-11T21:01:12.886Z] 81f263a67141: Preparing [2021-11-11T21:01:12.886Z] 17a149bf95ee: Preparing [2021-11-11T21:01:12.886Z] e2eb06d8af82: Preparing [2021-11-11T21:01:12.886Z] e2eb06d8af82: Waiting [2021-11-11T21:01:12.886Z] 76d0c26e4ec1: Layer already exists [2021-11-11T21:01:12.886Z] 17a149bf95ee: Layer already exists [2021-11-11T21:01:12.886Z] b2a053c85443: Layer already exists [2021-11-11T21:01:12.886Z] 81f263a67141: Layer already exists [2021-11-11T21:01:12.886Z] c7eb27acaa81: Layer already exists [2021-11-11T21:01:12.886Z] e2eb06d8af82: Layer already exists [2021-11-11T21:01:13.455Z] main: digest: sha256:0e0dc37ee5f7fc70363c717f388dc02e639c0f6e4ae24db66e3fa4557b5c86cf size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T21:01:13.496Z] ===================================================== [Pipeline] echo [2021-11-11T21:01:13.504Z] taggedImages: [2021-11-11T21:01:13.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [2021-11-11T21:01:13.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-11T21:01:13.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.28 [2021-11-11T21:01:13.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 [2021-11-11T21:01:13.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:14.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T21:01:14.095Z] [2021-11-11T21:01:14.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:14.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T21:01:14.397Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T21:01:14.397Z] b4d181a07f80: Pulling fs layer [2021-11-11T21:01:14.397Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T21:01:14.397Z] ed53099fbce6: Pulling fs layer [2021-11-11T21:01:14.397Z] dc539afda2c1: Pulling fs layer [2021-11-11T21:01:14.397Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T21:01:14.397Z] 9065ff56babe: Pulling fs layer [2021-11-11T21:01:14.397Z] d287ab97295c: Pulling fs layer [2021-11-11T21:01:14.397Z] dc539afda2c1: Waiting [2021-11-11T21:01:14.397Z] 77bc0d833cb6: Waiting [2021-11-11T21:01:14.397Z] 9065ff56babe: Waiting [2021-11-11T21:01:14.397Z] d287ab97295c: Waiting [2021-11-11T21:01:14.397Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T21:01:14.397Z] a1111a8f2ec3: Download complete [2021-11-11T21:01:14.397Z] dc539afda2c1: Verifying Checksum [2021-11-11T21:01:14.397Z] dc539afda2c1: Download complete [2021-11-11T21:01:14.397Z] ed53099fbce6: Verifying Checksum [2021-11-11T21:01:14.397Z] ed53099fbce6: Download complete [2021-11-11T21:01:14.397Z] 9065ff56babe: Verifying Checksum [2021-11-11T21:01:14.397Z] 9065ff56babe: Download complete [2021-11-11T21:01:14.397Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T21:01:14.397Z] 77bc0d833cb6: Download complete [2021-11-11T21:01:14.668Z] b4d181a07f80: Verifying Checksum [2021-11-11T21:01:14.668Z] b4d181a07f80: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T21:01:15.210Z] provisioning config files... [2021-11-11T21:01:15.240Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/32@tmp/config2891072362914568247tmp [2021-11-11T21:01:15.245Z] d287ab97295c: Verifying Checksum [2021-11-11T21:01:15.245Z] d287ab97295c: Download complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:01:15.717Z] ---> docker-login.sh [2021-11-11T21:01:15.717Z] nexus3.edgexfoundry.org:10001 [2021-11-11T21:01:16.199Z] b4d181a07f80: Pull complete [2021-11-11T21:01:16.199Z] a1111a8f2ec3: Pull complete [2021-11-11T21:01:16.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:01:16.781Z] ed53099fbce6: Pull complete [2021-11-11T21:01:16.781Z] dc539afda2c1: Pull complete [2021-11-11T21:01:16.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:01:16.941Z] Configure a credential helper to remove this warning. See [2021-11-11T21:01:16.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:01:16.941Z] [2021-11-11T21:01:16.941Z] Login Succeeded [2021-11-11T21:01:16.941Z] nexus3.edgexfoundry.org:10002 [2021-11-11T21:01:17.050Z] 77bc0d833cb6: Pull complete [2021-11-11T21:01:17.050Z] 9065ff56babe: Pull complete [2021-11-11T21:01:17.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:01:17.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:01:17.539Z] Configure a credential helper to remove this warning. See [2021-11-11T21:01:17.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:01:17.539Z] [2021-11-11T21:01:17.539Z] Login Succeeded [2021-11-11T21:01:17.539Z] nexus3.edgexfoundry.org:10003 [2021-11-11T21:01:18.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:01:18.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:01:18.149Z] Configure a credential helper to remove this warning. See [2021-11-11T21:01:18.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:01:18.149Z] [2021-11-11T21:01:18.149Z] Login Succeeded [2021-11-11T21:01:18.149Z] nexus3.edgexfoundry.org:10004 [2021-11-11T21:01:18.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:01:18.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:01:18.751Z] Configure a credential helper to remove this warning. See [2021-11-11T21:01:18.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:01:18.751Z] [2021-11-11T21:01:18.751Z] Login Succeeded [2021-11-11T21:01:18.751Z] docker.io [2021-11-11T21:01:19.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:01:19.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:01:19.628Z] Configure a credential helper to remove this warning. See [2021-11-11T21:01:19.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:01:19.628Z] [2021-11-11T21:01:19.628Z] Login Succeeded [2021-11-11T21:01:19.628Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T21:01:19.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T21:01:19.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T21:01:20.006Z] ========================================================= [2021-11-11T21:01:20.006Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T21:01:20.006Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:20.371Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-11T21:01:20.371Z] Sending build context to Docker daemon 199.2kB [2021-11-11T21:01:20.647Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T21:01:20.647Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-11T21:01:20.923Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T21:01:20.923Z] 552d1f2373af: Pulling fs layer [2021-11-11T21:01:20.923Z] ea3f2d53f512: Pulling fs layer [2021-11-11T21:01:20.923Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T21:01:20.923Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T21:01:20.923Z] 72dc09318566: Pulling fs layer [2021-11-11T21:01:20.923Z] f4f7b4309257: Pulling fs layer [2021-11-11T21:01:20.923Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T21:01:20.923Z] b78e95d17946: Pulling fs layer [2021-11-11T21:01:20.923Z] 7a9cfe048b4a: Waiting [2021-11-11T21:01:20.923Z] 72dc09318566: Waiting [2021-11-11T21:01:20.923Z] f4f7b4309257: Waiting [2021-11-11T21:01:20.923Z] 0ac9a79272e3: Waiting [2021-11-11T21:01:20.923Z] b78e95d17946: Waiting [2021-11-11T21:01:20.923Z] 9e70ebbbe112: Download complete [2021-11-11T21:01:20.923Z] ea3f2d53f512: Verifying Checksum [2021-11-11T21:01:20.923Z] ea3f2d53f512: Download complete [2021-11-11T21:01:21.208Z] 72dc09318566: Verifying Checksum [2021-11-11T21:01:21.208Z] 72dc09318566: Download complete [2021-11-11T21:01:21.208Z] f4f7b4309257: Download complete [2021-11-11T21:01:21.208Z] 552d1f2373af: Verifying Checksum [2021-11-11T21:01:21.208Z] 552d1f2373af: Download complete [2021-11-11T21:01:21.208Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T21:01:21.208Z] 0ac9a79272e3: Download complete [2021-11-11T21:01:22.216Z] 552d1f2373af: Pull complete [2021-11-11T21:01:22.366Z] d287ab97295c: Pull complete [2021-11-11T21:01:22.366Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T21:01:22.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T21:01:22.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T21:01:22.463Z] prd-centos7-docker-4c-2g-244 does not seem to be running inside a container [2021-11-11T21:01:22.525Z] $ 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/app-service-configurable/32 -v /w/workspace/app-service-configurable/32:/w/workspace/app-service-configurable/32:rw,z -v /w/workspace/app-service-configurable/32@tmp:/w/workspace/app-service-configurable/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T21:01:23.105Z] ea3f2d53f512: Pull complete [2021-11-11T21:01:23.384Z] 9e70ebbbe112: Pull complete [2021-11-11T21:01:23.384Z] b78e95d17946: Verifying Checksum [2021-11-11T21:01:23.384Z] b78e95d17946: Download complete [2021-11-11T21:01:23.983Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T21:01:23.983Z] 7a9cfe048b4a: Download complete [2021-11-11T21:01:24.532Z] $ docker top be93cd5908e66c84c0dca65d9ea916986a711863953266979e9883874bf42773 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:01:24.917Z] ---> job-cost.sh [2021-11-11T21:01:24.917Z] lf-activate-venv: SKIPPING [2021-11-11T21:01:24.917Z] INFO: No Stack... [2021-11-11T21:01:25.175Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T21:01:25.744Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T21:01:26.051Z] + + cat /w/workspace/app-service-configurable/32/archives/cost.csv [2021-11-11T21:01:26.051Z] cut -d, -f6 [Pipeline] lock [2021-11-11T21:01:26.079Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] [2021-11-11T21:01:26.098Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] did not exist. Created. [2021-11-11T21:01:26.098Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T21:01:26.535Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-11T21:01:26.580Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T21:01:26.593Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T21:01:26.613Z] $ docker stop --time=1 be93cd5908e66c84c0dca65d9ea916986a711863953266979e9883874bf42773 [2021-11-11T21:01:27.760Z] $ docker rm -f be93cd5908e66c84c0dca65d9ea916986a711863953266979e9883874bf42773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T21:01:36.419Z] 7a9cfe048b4a: Pull complete [2021-11-11T21:01:36.419Z] 72dc09318566: Pull complete [2021-11-11T21:01:36.419Z] f4f7b4309257: Pull complete [2021-11-11T21:01:36.419Z] 0ac9a79272e3: Pull complete [2021-11-11T21:01:43.196Z] b78e95d17946: Pull complete [2021-11-11T21:01:43.196Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T21:01:43.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T21:01:43.196Z] ---> 8b459fc5aaf0 [2021-11-11T21:01:43.196Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-11T21:01:44.183Z] ---> Running in c10bc3705408 [2021-11-11T21:01:44.793Z] Removing intermediate container c10bc3705408 [2021-11-11T21:01:44.793Z] ---> 2215beb99a0c [2021-11-11T21:01:44.793Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T21:01:44.793Z] ---> Running in a963b2de58f4 [2021-11-11T21:01:45.406Z] Removing intermediate container a963b2de58f4 [2021-11-11T21:01:45.406Z] ---> 90d937aae751 [2021-11-11T21:01:45.406Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-11T21:01:45.406Z] ---> Running in 4d2856f4ef63 [2021-11-11T21:01:46.012Z] Removing intermediate container 4d2856f4ef63 [2021-11-11T21:01:46.012Z] ---> 51b36efa76bf [2021-11-11T21:01:46.012Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T21:01:46.012Z] ---> Running in 3b4a361c14fb [2021-11-11T21:01:48.648Z] Removing intermediate container 3b4a361c14fb [2021-11-11T21:01:48.648Z] ---> 7877f699a012 [2021-11-11T21:01:48.648Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T21:01:48.648Z] ---> Running in a8356f77b199 [2021-11-11T21:01:50.089Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T21:01:50.690Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T21:01:52.150Z] OK: 219 MiB in 52 packages [2021-11-11T21:01:52.761Z] Removing intermediate container a8356f77b199 [2021-11-11T21:01:52.761Z] ---> 2d46b0b4188f [2021-11-11T21:01:52.761Z] Step 8/12 : WORKDIR /app [2021-11-11T21:01:53.045Z] ---> Running in 7638d7a7694b [2021-11-11T21:01:53.646Z] Removing intermediate container 7638d7a7694b [2021-11-11T21:01:53.646Z] ---> eb44e36e1a74 [2021-11-11T21:01:53.646Z] Step 9/12 : COPY . . [2021-11-11T21:01:54.633Z] ---> d17ed05fc6a9 [2021-11-11T21:01:54.633Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T21:01:54.633Z] ---> Running in 69c1501bee86 [2021-11-11T21:03:16.479Z] Removing intermediate container 69c1501bee86 [2021-11-11T21:03:16.479Z] ---> 99764e174b2c [2021-11-11T21:03:16.479Z] Step 11/12 : ARG MAKE="make build" [2021-11-11T21:03:16.479Z] ---> Running in 8a225160dec3 [2021-11-11T21:03:16.479Z] Removing intermediate container 8a225160dec3 [2021-11-11T21:03:16.479Z] ---> d52cb719267d [2021-11-11T21:03:16.479Z] Step 12/12 : RUN $MAKE [2021-11-11T21:03:16.479Z] ---> Running in 9a3ef1033fe7 [2021-11-11T21:03:16.479Z] noop [2021-11-11T21:03:16.479Z] Removing intermediate container 9a3ef1033fe7 [2021-11-11T21:03:16.479Z] ---> b38135a49a37 [2021-11-11T21:03:16.479Z] Successfully built b38135a49a37 [2021-11-11T21:03:16.479Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:03:16.844Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T21:03:16.844Z] . [Pipeline] withDockerContainer [2021-11-11T21:03:17.128Z] prd-ubuntu18.04-docker-arm64-4c-16g-245 does not seem to be running inside a container [2021-11-11T21:03:17.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/32 -v /w/workspace/app-service-configurable/32:/w/workspace/app-service-configurable/32:rw,z -v /w/workspace/app-service-configurable/32@tmp:/w/workspace/app-service-configurable/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T21:03:18.865Z] $ docker top 22023935062bc0720afdbcf61eb2c16e1248cc3a3dca80193e887dffb8fdfdd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T21:03:19.869Z] + go version [2021-11-11T21:03:19.869Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T21:03:19.902Z] $ docker stop --time=1 22023935062bc0720afdbcf61eb2c16e1248cc3a3dca80193e887dffb8fdfdd3 [2021-11-11T21:03:21.706Z] $ docker rm -f 22023935062bc0720afdbcf61eb2c16e1248cc3a3dca80193e887dffb8fdfdd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:03:22.479Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T21:03:22.479Z] . [Pipeline] withDockerContainer [2021-11-11T21:03:22.753Z] prd-ubuntu18.04-docker-arm64-4c-16g-245 does not seem to be running inside a container [2021-11-11T21:03:22.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/32 -v /w/workspace/app-service-configurable/32:/w/workspace/app-service-configurable/32:rw,z -v /w/workspace/app-service-configurable/32@tmp:/w/workspace/app-service-configurable/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T21:03:24.521Z] $ docker top 210968672fc5fc692d3e8f3e0ee12ea5a8db6d919fb14e03e93e35ad252a1679 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T21:03:25.541Z] + make test [2021-11-11T21:03:25.541Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-11T21:04:33.619Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-11T21:04:33.619Z] CGO_ENABLED=1 go vet ./... [2021-11-11T21:04:51.991Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T21:04:51.991Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T21:04:51.991Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-11T21:04:52.019Z] $ docker stop --time=1 210968672fc5fc692d3e8f3e0ee12ea5a8db6d919fb14e03e93e35ad252a1679 [2021-11-11T21:04:53.857Z] $ docker rm -f 210968672fc5fc692d3e8f3e0ee12ea5a8db6d919fb14e03e93e35ad252a1679 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T21:04:54.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T21:04:54.759Z] Warning: overwriting stash ‘coverage-report’ [2021-11-11T21:04:55.226Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T21:04:55.682Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T21:04:56.021Z] + ls -al . [2021-11-11T21:04:56.021Z] total 172 [2021-11-11T21:04:56.021Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 21:04 . [2021-11-11T21:04:56.021Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 21:00 .. [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 21:00 .dockerignore [2021-11-11T21:04:56.021Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 21:00 .git [2021-11-11T21:04:56.021Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 21:00 .github [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 104 Nov 11 21:00 .gitignore [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 7608 Nov 11 21:00 Attribution.txt [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 22206 Nov 11 21:00 CHANGELOG.md [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 2064 Nov 11 21:00 Dockerfile [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 21:00 GOVERNANCE.md [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 687 Nov 11 21:00 Jenkinsfile [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 21:00 LICENSE [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 21:00 OWNERS.md [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 3429 Nov 11 21:00 README.md [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 11 20:58 VERSION [2021-11-11T21:04:56.021Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 21:00 bin [2021-11-11T21:04:56.021Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 11 21:03 coverage.out [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 136 Nov 11 21:00 go.mod [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 49207 Nov 11 21:00 go.sum [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 11 21:00 main.go [2021-11-11T21:04:56.021Z] -rw-rw-r-- 1 jenkins jenkins 1614 Nov 11 21:00 makefile [2021-11-11T21:04:56.021Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 21:00 res [2021-11-11T21:04:56.021Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 21:00 snap [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:04:56.367Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 --label arch=arm64 --label version=2.0.2-dev.28 . [2021-11-11T21:04:56.367Z] Sending build context to Docker daemon 200.2kB [2021-11-11T21:04:56.643Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T21:04:56.643Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-11T21:04:56.643Z] ---> b38135a49a37 [2021-11-11T21:04:56.643Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-11T21:04:56.915Z] ---> Running in 763d588ba20a [2021-11-11T21:04:57.190Z] Removing intermediate container 763d588ba20a [2021-11-11T21:04:57.190Z] ---> 35f30c25e78c [2021-11-11T21:04:57.190Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T21:04:57.470Z] ---> Running in 677f47efec32 [2021-11-11T21:04:57.742Z] Removing intermediate container 677f47efec32 [2021-11-11T21:04:57.742Z] ---> 13c81ca8d0bb [2021-11-11T21:04:57.742Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-11T21:04:58.015Z] ---> Running in 629ea7ed1aad [2021-11-11T21:04:58.290Z] Removing intermediate container 629ea7ed1aad [2021-11-11T21:04:58.290Z] ---> d75e0227d9da [2021-11-11T21:04:58.290Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T21:04:58.568Z] ---> Running in f54d0b1efa26 [2021-11-11T21:05:00.541Z] Removing intermediate container f54d0b1efa26 [2021-11-11T21:05:00.541Z] ---> 54c392e58006 [2021-11-11T21:05:00.541Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T21:05:00.541Z] ---> Running in 1cbef3f87e9e [2021-11-11T21:05:01.522Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T21:05:02.497Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T21:05:03.474Z] OK: 219 MiB in 52 packages [2021-11-11T21:05:04.450Z] Removing intermediate container 1cbef3f87e9e [2021-11-11T21:05:04.450Z] ---> b39b4ac67c42 [2021-11-11T21:05:04.450Z] Step 8/26 : WORKDIR /app [2021-11-11T21:05:04.450Z] ---> Running in 212662beda99 [2021-11-11T21:05:04.760Z] Removing intermediate container 212662beda99 [2021-11-11T21:05:04.760Z] ---> d45551ee3f20 [2021-11-11T21:05:04.760Z] Step 9/26 : COPY . . [2021-11-11T21:05:05.775Z] ---> 62eebe4677c0 [2021-11-11T21:05:05.775Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T21:05:05.775Z] ---> Running in d1c1b1e4369b [2021-11-11T21:05:08.410Z] Removing intermediate container d1c1b1e4369b [2021-11-11T21:05:08.410Z] ---> c6cfe4d5c28e [2021-11-11T21:05:08.410Z] Step 11/26 : ARG MAKE="make build" [2021-11-11T21:05:08.410Z] ---> Running in 60bd6ee9ebbf [2021-11-11T21:05:09.002Z] Removing intermediate container 60bd6ee9ebbf [2021-11-11T21:05:09.002Z] ---> f66957fcd7f5 [2021-11-11T21:05:09.002Z] Step 12/26 : RUN $MAKE [2021-11-11T21:05:09.002Z] ---> Running in 29ccc09d245b [2021-11-11T21:05:10.443Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.28" -o app-service-configurable [2021-11-11T21:05:49.445Z] Removing intermediate container 29ccc09d245b [2021-11-11T21:05:49.445Z] ---> 7520ec01c3b3 [2021-11-11T21:05:49.445Z] Step 13/26 : FROM alpine:3.14 [2021-11-11T21:05:52.822Z] 3.14: Pulling from library/alpine [2021-11-11T21:05:53.096Z] 552d1f2373af: Already exists [2021-11-11T21:05:53.096Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T21:05:53.096Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T21:05:53.096Z] ---> bb3de5531c18 [2021-11-11T21:05:53.096Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-11T21:05:53.369Z] ---> Running in 83cb53028548 [2021-11-11T21:05:53.641Z] Removing intermediate container 83cb53028548 [2021-11-11T21:05:53.641Z] ---> f98f0b80542a [2021-11-11T21:05:53.641Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-11T21:05:53.921Z] ---> Running in 71912c1cea70 [2021-11-11T21:05:54.197Z] Removing intermediate container 71912c1cea70 [2021-11-11T21:05:54.197Z] ---> 0f3eb2155d23 [2021-11-11T21:05:54.197Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-11T21:05:54.197Z] ---> Running in e112d83d5e2e [2021-11-11T21:05:55.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T21:05:55.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T21:05:56.228Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-11T21:05:56.499Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-11T21:05:56.499Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T21:05:56.499Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-11T21:05:56.499Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T21:05:56.499Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-11T21:05:56.499Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-11T21:05:56.499Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T21:05:56.499Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T21:05:56.770Z] OK: 9 MiB in 21 packages [2021-11-11T21:05:58.197Z] Removing intermediate container e112d83d5e2e [2021-11-11T21:05:58.197Z] ---> f6ed38d70641 [2021-11-11T21:05:58.197Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-11T21:05:58.790Z] ---> a99b24daee40 [2021-11-11T21:05:58.790Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-11T21:05:59.381Z] ---> d13b4c0bef8d [2021-11-11T21:05:59.381Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-11T21:06:00.357Z] ---> 40f515929524 [2021-11-11T21:06:00.357Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-11T21:06:01.330Z] ---> 92b113bf2d0e [2021-11-11T21:06:01.330Z] Step 21/26 : EXPOSE 48095 [2021-11-11T21:06:01.330Z] ---> Running in 2b4fb9ffeefb [2021-11-11T21:06:01.920Z] Removing intermediate container 2b4fb9ffeefb [2021-11-11T21:06:01.920Z] ---> 7de2858ecdc0 [2021-11-11T21:06:01.920Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-11T21:06:01.920Z] ---> Running in 75f09cefe8a5 [2021-11-11T21:06:02.189Z] Removing intermediate container 75f09cefe8a5 [2021-11-11T21:06:02.189Z] ---> 750b725e9bf4 [2021-11-11T21:06:02.189Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T21:06:02.459Z] ---> Running in d3f02451e8b8 [2021-11-11T21:06:02.729Z] Removing intermediate container d3f02451e8b8 [2021-11-11T21:06:02.729Z] ---> 95eda4ebf94f [2021-11-11T21:06:02.729Z] Step 24/26 : LABEL arch=arm64 [2021-11-11T21:06:02.729Z] ---> Running in d31ce562e254 [2021-11-11T21:06:03.322Z] Removing intermediate container d31ce562e254 [2021-11-11T21:06:03.322Z] ---> e8353fd43977 [2021-11-11T21:06:03.322Z] Step 25/26 : LABEL git_sha=344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [2021-11-11T21:06:03.322Z] ---> Running in a38a2af1a988 [2021-11-11T21:06:03.594Z] Removing intermediate container a38a2af1a988 [2021-11-11T21:06:03.594Z] ---> ba7eb87dd291 [2021-11-11T21:06:03.594Z] Step 26/26 : LABEL version=2.0.2-dev.28 [2021-11-11T21:06:03.871Z] ---> Running in 625ad48622c2 [2021-11-11T21:06:04.141Z] Removing intermediate container 625ad48622c2 [2021-11-11T21:06:04.141Z] ---> cdc321f2958e [2021-11-11T21:06:04.141Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T21:06:04.141Z] Successfully built cdc321f2958e [2021-11-11T21:06:04.141Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T21:06:04.276Z] provisioning config files... [2021-11-11T21:06:04.295Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/32@tmp/config1763914637366451646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:06:04.638Z] ---> docker-login.sh [2021-11-11T21:06:04.638Z] nexus3.edgexfoundry.org:10001 [2021-11-11T21:06:04.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:06:04.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:06:04.908Z] Configure a credential helper to remove this warning. See [2021-11-11T21:06:04.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:06:04.908Z] [2021-11-11T21:06:04.908Z] Login Succeeded [2021-11-11T21:06:05.178Z] nexus3.edgexfoundry.org:10002 [2021-11-11T21:06:05.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:06:05.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:06:05.718Z] Configure a credential helper to remove this warning. See [2021-11-11T21:06:05.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:06:05.718Z] [2021-11-11T21:06:05.718Z] Login Succeeded [2021-11-11T21:06:05.718Z] nexus3.edgexfoundry.org:10003 [2021-11-11T21:06:05.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:06:06.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:06:06.259Z] Configure a credential helper to remove this warning. See [2021-11-11T21:06:06.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:06:06.259Z] [2021-11-11T21:06:06.259Z] Login Succeeded [2021-11-11T21:06:06.259Z] nexus3.edgexfoundry.org:10004 [2021-11-11T21:06:06.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:06:06.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:06:06.804Z] Configure a credential helper to remove this warning. See [2021-11-11T21:06:06.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:06:06.804Z] [2021-11-11T21:06:06.804Z] Login Succeeded [2021-11-11T21:06:06.804Z] docker.io [2021-11-11T21:06:07.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:06:07.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:06:07.666Z] Configure a credential helper to remove this warning. See [2021-11-11T21:06:07.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:06:07.666Z] [2021-11-11T21:06:07.666Z] Login Succeeded [2021-11-11T21:06:07.666Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T21:06:07.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T21:06:07.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T21:06:07.732Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-11-11T21:06:07.732Z] 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [2021-11-11T21:06:07.732Z] latest [2021-11-11T21:06:07.732Z] 2.0.2-dev.28 [2021-11-11T21:06:07.732Z] 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 [2021-11-11T21:06:07.732Z] main [2021-11-11T21:06:07.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:06:08.069Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:06:08.404Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [2021-11-11T21:06:08.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-11T21:06:08.404Z] b78472466deb: Preparing [2021-11-11T21:06:08.404Z] cb7701b64826: Preparing [2021-11-11T21:06:08.404Z] 05225aa59bcb: Preparing [2021-11-11T21:06:08.404Z] d6c93f908ce6: Preparing [2021-11-11T21:06:08.404Z] 585842990a68: Preparing [2021-11-11T21:06:08.405Z] ee420dfed78a: Preparing [2021-11-11T21:06:08.405Z] ee420dfed78a: Waiting [2021-11-11T21:06:13.779Z] 585842990a68: Pushed [2021-11-11T21:06:13.779Z] ee420dfed78a: Layer already exists [2021-11-11T21:06:13.779Z] 05225aa59bcb: Pushed [2021-11-11T21:06:14.369Z] d6c93f908ce6: Pushed [2021-11-11T21:06:15.340Z] cb7701b64826: Pushed [2021-11-11T21:06:15.930Z] b78472466deb: Pushed [2021-11-11T21:06:17.352Z] 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569: digest: sha256:1635571adcf581e5ad48cb3ce4dd7cddb1756827336baf104890282cb52c4251 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:06:17.692Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:06:18.022Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-11T21:06:18.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-11T21:06:18.022Z] b78472466deb: Preparing [2021-11-11T21:06:18.022Z] cb7701b64826: Preparing [2021-11-11T21:06:18.022Z] 05225aa59bcb: Preparing [2021-11-11T21:06:18.022Z] d6c93f908ce6: Preparing [2021-11-11T21:06:18.022Z] 585842990a68: Preparing [2021-11-11T21:06:18.022Z] ee420dfed78a: Preparing [2021-11-11T21:06:18.022Z] ee420dfed78a: Waiting [2021-11-11T21:06:18.022Z] d6c93f908ce6: Layer already exists [2021-11-11T21:06:18.022Z] 585842990a68: Layer already exists [2021-11-11T21:06:18.022Z] b78472466deb: Layer already exists [2021-11-11T21:06:18.022Z] cb7701b64826: Layer already exists [2021-11-11T21:06:18.022Z] 05225aa59bcb: Layer already exists [2021-11-11T21:06:18.292Z] ee420dfed78a: Layer already exists [2021-11-11T21:06:18.883Z] latest: digest: sha256:1635571adcf581e5ad48cb3ce4dd7cddb1756827336baf104890282cb52c4251 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:06:19.220Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:06:19.554Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.28 [2021-11-11T21:06:19.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-11T21:06:19.554Z] b78472466deb: Preparing [2021-11-11T21:06:19.554Z] cb7701b64826: Preparing [2021-11-11T21:06:19.554Z] 05225aa59bcb: Preparing [2021-11-11T21:06:19.554Z] d6c93f908ce6: Preparing [2021-11-11T21:06:19.554Z] 585842990a68: Preparing [2021-11-11T21:06:19.554Z] ee420dfed78a: Preparing [2021-11-11T21:06:19.554Z] ee420dfed78a: Waiting [2021-11-11T21:06:19.554Z] 05225aa59bcb: Layer already exists [2021-11-11T21:06:19.554Z] cb7701b64826: Layer already exists [2021-11-11T21:06:19.554Z] 585842990a68: Layer already exists [2021-11-11T21:06:19.554Z] b78472466deb: Layer already exists [2021-11-11T21:06:19.554Z] d6c93f908ce6: Layer already exists [2021-11-11T21:06:19.824Z] ee420dfed78a: Layer already exists [2021-11-11T21:06:19.824Z] 2.0.2-dev.28: digest: sha256:1635571adcf581e5ad48cb3ce4dd7cddb1756827336baf104890282cb52c4251 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:06:20.161Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:06:20.496Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 [2021-11-11T21:06:20.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-11T21:06:20.496Z] b78472466deb: Preparing [2021-11-11T21:06:20.496Z] cb7701b64826: Preparing [2021-11-11T21:06:20.496Z] 05225aa59bcb: Preparing [2021-11-11T21:06:20.496Z] d6c93f908ce6: Preparing [2021-11-11T21:06:20.496Z] 585842990a68: Preparing [2021-11-11T21:06:20.496Z] ee420dfed78a: Preparing [2021-11-11T21:06:20.496Z] ee420dfed78a: Waiting [2021-11-11T21:06:20.496Z] 05225aa59bcb: Layer already exists [2021-11-11T21:06:20.496Z] cb7701b64826: Layer already exists [2021-11-11T21:06:20.496Z] 585842990a68: Layer already exists [2021-11-11T21:06:20.496Z] d6c93f908ce6: Layer already exists [2021-11-11T21:06:20.766Z] b78472466deb: Layer already exists [2021-11-11T21:06:20.766Z] ee420dfed78a: Layer already exists [2021-11-11T21:06:20.766Z] 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28: digest: sha256:1635571adcf581e5ad48cb3ce4dd7cddb1756827336baf104890282cb52c4251 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:06:21.107Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:06:21.440Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-11-11T21:06:21.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-11T21:06:21.440Z] b78472466deb: Preparing [2021-11-11T21:06:21.440Z] cb7701b64826: Preparing [2021-11-11T21:06:21.440Z] 05225aa59bcb: Preparing [2021-11-11T21:06:21.440Z] d6c93f908ce6: Preparing [2021-11-11T21:06:21.441Z] 585842990a68: Preparing [2021-11-11T21:06:21.441Z] ee420dfed78a: Preparing [2021-11-11T21:06:21.441Z] ee420dfed78a: Waiting [2021-11-11T21:06:21.441Z] b78472466deb: Layer already exists [2021-11-11T21:06:21.441Z] 585842990a68: Layer already exists [2021-11-11T21:06:21.441Z] cb7701b64826: Layer already exists [2021-11-11T21:06:21.441Z] 05225aa59bcb: Layer already exists [2021-11-11T21:06:21.441Z] d6c93f908ce6: Layer already exists [2021-11-11T21:06:21.441Z] ee420dfed78a: Layer already exists [2021-11-11T21:06:31.572Z] main: digest: sha256:1635571adcf581e5ad48cb3ce4dd7cddb1756827336baf104890282cb52c4251 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T21:06:31.612Z] ===================================================== [Pipeline] echo [2021-11-11T21:06:31.620Z] taggedImages: [2021-11-11T21:06:31.620Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [2021-11-11T21:06:31.620Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-11T21:06:31.620Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.28 [2021-11-11T21:06:31.620Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 [2021-11-11T21:06:31.620Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:06:32.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T21:06:32.380Z] [2021-11-11T21:06:32.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:06:32.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T21:06:32.993Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T21:06:32.993Z] 448f6bf000e3: Pulling fs layer [2021-11-11T21:06:32.993Z] f757da607395: Pulling fs layer [2021-11-11T21:06:32.993Z] 05883995daec: Pulling fs layer [2021-11-11T21:06:32.993Z] 8603b9c90790: Pulling fs layer [2021-11-11T21:06:32.993Z] 1560dd03e051: Pulling fs layer [2021-11-11T21:06:32.993Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T21:06:32.993Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T21:06:32.993Z] 27f5ce0e4adf: Waiting [2021-11-11T21:06:32.993Z] c2d8d7efcc4b: Waiting [2021-11-11T21:06:32.993Z] 8603b9c90790: Waiting [2021-11-11T21:06:32.993Z] 1560dd03e051: Waiting [2021-11-11T21:06:32.993Z] f757da607395: Verifying Checksum [2021-11-11T21:06:32.993Z] f757da607395: Download complete [2021-11-11T21:06:32.993Z] 8603b9c90790: Download complete [2021-11-11T21:06:33.268Z] 1560dd03e051: Verifying Checksum [2021-11-11T21:06:33.268Z] 1560dd03e051: Download complete [2021-11-11T21:06:33.268Z] 27f5ce0e4adf: Download complete [2021-11-11T21:06:33.268Z] 05883995daec: Verifying Checksum [2021-11-11T21:06:33.268Z] 05883995daec: Download complete [2021-11-11T21:06:33.540Z] 448f6bf000e3: Verifying Checksum [2021-11-11T21:06:33.540Z] 448f6bf000e3: Download complete [2021-11-11T21:06:36.157Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T21:06:36.157Z] c2d8d7efcc4b: Download complete [2021-11-11T21:06:37.136Z] 448f6bf000e3: Pull complete [2021-11-11T21:06:37.410Z] f757da607395: Pull complete [2021-11-11T21:06:38.844Z] 05883995daec: Pull complete [2021-11-11T21:06:39.115Z] 8603b9c90790: Pull complete [2021-11-11T21:06:40.090Z] 1560dd03e051: Pull complete [2021-11-11T21:06:40.362Z] 27f5ce0e4adf: Pull complete [2021-11-11T21:06:55.434Z] c2d8d7efcc4b: Pull complete [2021-11-11T21:06:55.434Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T21:06:55.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T21:06:55.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T21:06:55.685Z] prd-ubuntu18.04-docker-arm64-4c-16g-245 does not seem to be running inside a container [2021-11-11T21:06:55.773Z] $ 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/app-service-configurable/32 -v /w/workspace/app-service-configurable/32:/w/workspace/app-service-configurable/32:rw,z -v /w/workspace/app-service-configurable/32@tmp:/w/workspace/app-service-configurable/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T21:06:58.823Z] $ docker top 65f555573e1eff2b6e96a061ee6abbd60bb76cf5307948b0ea8f0fbc42895887 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:06:59.775Z] ---> job-cost.sh [2021-11-11T21:06:59.776Z] lf-activate-venv: SKIPPING [2021-11-11T21:06:59.776Z] INFO: No Stack... [2021-11-11T21:07:00.047Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T21:07:00.319Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T21:07:00.979Z] + cat /w/workspace/app-service-configurable/32/archives/cost.csv [2021-11-11T21:07:00.980Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T21:07:01.042Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] [2021-11-11T21:07:01.448Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] did not exist. Created. [2021-11-11T21:07:01.449Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T21:07:02.402Z] /w/workspace/app-service-configurable/32@tmp/durable-e939f98a/script.sh: 1: /w/workspace/app-service-configurable/32@tmp/durable-e939f98a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-11T21:07:03.062Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T21:07:03.087Z] Warning: overwriting stash ‘stack-cost’ [2021-11-11T21:07:03.136Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T21:07:03.691Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T21:07:03.719Z] $ docker stop --time=1 65f555573e1eff2b6e96a061ee6abbd60bb76cf5307948b0ea8f0fbc42895887 [2021-11-11T21:07:05.276Z] $ docker rm -f 65f555573e1eff2b6e96a061ee6abbd60bb76cf5307948b0ea8f0fbc42895887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-11T21:07:05.872Z] provisioning config files... [2021-11-11T21:07:05.881Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4607888884033879558tmp [Pipeline] { [Pipeline] sh [2021-11-11T21:07:06.187Z] + set +x [2021-11-11T21:07:06.188Z] + curl -s https://codecov.io/bash [2021-11-11T21:07:06.188Z] + bash -s -- [2021-11-11T21:07:06.188Z] [2021-11-11T21:07:06.188Z] _____ _ [2021-11-11T21:07:06.188Z] / ____| | | [2021-11-11T21:07:06.188Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T21:07:06.188Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T21:07:06.188Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T21:07:06.188Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T21:07:06.188Z] Bash-1.0.6 [2021-11-11T21:07:06.188Z] [2021-11-11T21:07:06.188Z] [2021-11-11T21:07:06.188Z] ==> git version 2.24.4 found [2021-11-11T21:07:06.188Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-11T21:07:06.188Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T21:07:06.188Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T21:07:06.188Z] ==> Jenkins CI detected. [2021-11-11T21:07:06.188Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-11-11T21:07:06.188Z] project root: . [2021-11-11T21:07:06.188Z] --> token set from env [2021-11-11T21:07:06.188Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T21:07:06.188Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T21:07:06.188Z] ==> Python coveragepy not found [2021-11-11T21:07:06.188Z] ==> Searching for coverage reports in: [2021-11-11T21:07:06.188Z] + . [2021-11-11T21:07:06.188Z] -> Found 1 reports [2021-11-11T21:07:06.188Z] ==> Detecting git/mercurial file structure [2021-11-11T21:07:06.188Z] ==> Reading reports [2021-11-11T21:07:06.188Z] + ./coverage.out bytes=10 [2021-11-11T21:07:06.188Z] ==> Appending adjustments [2021-11-11T21:07:06.188Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T21:07:06.457Z] + Found adjustments [2021-11-11T21:07:06.457Z] ==> Gzipping contents [2021-11-11T21:07:06.457Z] 4.0K /tmp/codecov.Akr0N6.gz [2021-11-11T21:07:06.457Z] ==> Uploading reports [2021-11-11T21:07:06.457Z] url: https://codecov.io [2021-11-11T21:07:06.457Z] query: branch=main&commit=344f50ef2b918e5de2c6a3a1a5195b7f75ce0569&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-11T21:07:06.457Z] -> Pinging Codecov [2021-11-11T21:07:06.457Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=344f50ef2b918e5de2c6a3a1a5195b7f75ce0569&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-11T21:07:07.034Z] -> Uploading to [2021-11-11T21:07:07.034Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/A97CA9966030D2A3747ED39772930CCE/344f50ef2b918e5de2c6a3a1a5195b7f75ce0569/688b846a-2d2e-4be4-a878-4f4e00aeff20.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T210706Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f525eb2835ffff091a7ae7036c57eb9cbb2e982cea04558bdb24a7259713319e [2021-11-11T21:07:07.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T21:07:07.034Z] Dload Upload Total Spent Left Speed [2021-11-11T21:07:07.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1576 --:--:-- --:--:-- --:--:-- 1581 [2021-11-11T21:07:07.295Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] } [2021-11-11T21:07:07.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-11T21:07:07.650Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-11T21:07:07.746Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:07:08.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T21:07:08.050Z] [2021-11-11T21:07:08.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:07:08.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T21:07:08.618Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-11T21:07:08.618Z] 188c0c94c7c5: Pulling fs layer [2021-11-11T21:07:08.618Z] 0ef7d3d256c8: Pulling fs layer [2021-11-11T21:07:08.618Z] de9db76c5a1d: Pulling fs layer [2021-11-11T21:07:08.618Z] 0eba1c9be4d2: Pulling fs layer [2021-11-11T21:07:08.618Z] 0d57e429df01: Pulling fs layer [2021-11-11T21:07:08.618Z] 4e4be7b47b0d: Pulling fs layer [2021-11-11T21:07:08.618Z] e1f770b5df2f: Pulling fs layer [2021-11-11T21:07:08.618Z] 85a0685a4137: Pulling fs layer [2021-11-11T21:07:08.618Z] e1f770b5df2f: Waiting [2021-11-11T21:07:08.618Z] 0eba1c9be4d2: Waiting [2021-11-11T21:07:08.618Z] 0d57e429df01: Waiting [2021-11-11T21:07:08.618Z] 85a0685a4137: Waiting [2021-11-11T21:07:08.618Z] 4e4be7b47b0d: Waiting [2021-11-11T21:07:08.891Z] de9db76c5a1d: Verifying Checksum [2021-11-11T21:07:08.891Z] de9db76c5a1d: Download complete [2021-11-11T21:07:08.891Z] 0ef7d3d256c8: Verifying Checksum [2021-11-11T21:07:08.891Z] 0ef7d3d256c8: Download complete [2021-11-11T21:07:08.891Z] 0d57e429df01: Verifying Checksum [2021-11-11T21:07:08.891Z] 0d57e429df01: Download complete [2021-11-11T21:07:08.891Z] 4e4be7b47b0d: Verifying Checksum [2021-11-11T21:07:08.891Z] 4e4be7b47b0d: Download complete [2021-11-11T21:07:08.891Z] 188c0c94c7c5: Verifying Checksum [2021-11-11T21:07:08.891Z] 188c0c94c7c5: Download complete [2021-11-11T21:07:09.167Z] e1f770b5df2f: Verifying Checksum [2021-11-11T21:07:09.167Z] e1f770b5df2f: Download complete [2021-11-11T21:07:09.442Z] 0eba1c9be4d2: Verifying Checksum [2021-11-11T21:07:09.442Z] 0eba1c9be4d2: Download complete [2021-11-11T21:07:09.703Z] 85a0685a4137: Verifying Checksum [2021-11-11T21:07:09.703Z] 85a0685a4137: Download complete [2021-11-11T21:07:16.287Z] 188c0c94c7c5: Pull complete [2021-11-11T21:07:16.287Z] 0ef7d3d256c8: Pull complete [2021-11-11T21:07:16.287Z] de9db76c5a1d: Pull complete [2021-11-11T21:07:20.521Z] 0eba1c9be4d2: Pull complete [2021-11-11T21:07:20.521Z] 0d57e429df01: Pull complete [2021-11-11T21:07:20.521Z] 4e4be7b47b0d: Pull complete [2021-11-11T21:07:20.789Z] e1f770b5df2f: Pull complete [2021-11-11T21:07:25.051Z] 85a0685a4137: Pull complete [2021-11-11T21:07:25.051Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-11T21:07:25.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T21:07:25.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-11T21:07:25.120Z] prd-centos7-docker-4c-2g-241 does not seem to be running inside a container [2021-11-11T21:07:25.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-11T21:07:27.579Z] $ docker top 83524d4a1d5faaca59913ebf818afb4beddbe468f4b29ed42b245cefad7ed397 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T21:07:27.654Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-11T21:07:27.943Z] + set -o pipefail [2021-11-11T21:07:27.943Z] + snyk monitor '--org=edgex-jenkins' [2021-11-11T21:07:33.249Z] [2021-11-11T21:07:33.249Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-11-11T21:07:33.249Z] [2021-11-11T21:07:33.249Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/8e16a0a0-0fe3-4316-b8fb-cabfa0bc3047 [2021-11-11T21:07:33.249Z] [2021-11-11T21:07:33.249Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-11T21:07:33.249Z] [2021-11-11T21:07:33.249Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-11T21:07:33.249Z] [2021-11-11T21:07:33.249Z] [2021-11-11T21:07:33.249Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-11T21:07:33.250Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-11T21:07:33.258Z] $ docker stop --time=1 83524d4a1d5faaca59913ebf818afb4beddbe468f4b29ed42b245cefad7ed397 [2021-11-11T21:07:35.233Z] $ docker rm -f 83524d4a1d5faaca59913ebf818afb4beddbe468f4b29ed42b245cefad7ed397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T21:07:36.236Z] + git log --format=format:%s -1 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:07:36.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T21:07:36.546Z] . [Pipeline] withDockerContainer [2021-11-11T21:07:36.615Z] prd-centos7-docker-4c-2g-241 does not seem to be running inside a container [2021-11-11T21:07:36.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T21:07:37.010Z] $ docker top 902bb59a0a1935c93ac219dd835ff348d7c9109913dae20c668d6e9ba675a997 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T21:07:37.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T21:07:37.950Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T21:07:38.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T21:07:38.077Z] $ docker exec 902bb59a0a1935c93ac219dd835ff348d7c9109913dae20c668d6e9ba675a997 ssh-agent [2021-11-11T21:07:38.186Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJbDmfd/agent.14 [2021-11-11T21:07:38.186Z] SSH_AGENT_PID=20 [2021-11-11T21:07:38.198Z] Running ssh-add (command line suppressed) [2021-11-11T21:07:38.293Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1741694472120577836.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1741694472120577836.key) [2021-11-11T21:07:38.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T21:07:38.634Z] + git semver tag [2021-11-11T21:07:38.634Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T21:07:38.634Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-11T21:07:38.635Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-11T21:07:38.635Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T21:07:38.635Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T21:07:38.635Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T21:07:38.635Z] # $SEMVER_BRANCH = main [2021-11-11T21:07:38.635Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-11T21:07:38.635Z] # 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 HEAD [2021-11-11T21:07:38.635Z] # -> Force: false [2021-11-11T21:07:38.635Z] # 09c5a51768ffb43689f0d60b1b5d45bb190b612f refs/tags/v2.0.2-dev.28 [Pipeline] } [2021-11-11T21:07:38.646Z] $ docker exec --env ******** --env ******** 902bb59a0a1935c93ac219dd835ff348d7c9109913dae20c668d6e9ba675a997 ssh-agent -k [2021-11-11T21:07:38.754Z] unset SSH_AUTH_SOCK; [2021-11-11T21:07:38.754Z] unset SSH_AGENT_PID; [2021-11-11T21:07:38.754Z] echo Agent pid 20 killed; [2021-11-11T21:07:38.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T21:07:39.080Z] + git semver [Pipeline] } [2021-11-11T21:07:39.098Z] $ docker stop --time=1 902bb59a0a1935c93ac219dd835ff348d7c9109913dae20c668d6e9ba675a997 [2021-11-11T21:07:40.288Z] $ docker rm -f 902bb59a0a1935c93ac219dd835ff348d7c9109913dae20c668d6e9ba675a997 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:07:40.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T21:07:40.676Z] [2021-11-11T21:07:40.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:07:40.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T21:07:40.980Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-11T21:07:40.980Z] ab5ef0e58194: Pulling fs layer [2021-11-11T21:07:40.980Z] 9712f1f96733: Pulling fs layer [2021-11-11T21:07:40.980Z] 63f879dbbcfc: Pulling fs layer [2021-11-11T21:07:40.980Z] 0d9ebad4ef96: Pulling fs layer [2021-11-11T21:07:40.980Z] e9a5061849ea: Pulling fs layer [2021-11-11T21:07:40.980Z] d747dcd14b5f: Pulling fs layer [2021-11-11T21:07:40.980Z] 2de7ff778b66: Pulling fs layer [2021-11-11T21:07:40.980Z] e9a5061849ea: Waiting [2021-11-11T21:07:40.980Z] d747dcd14b5f: Waiting [2021-11-11T21:07:40.980Z] 2de7ff778b66: Waiting [2021-11-11T21:07:40.980Z] 0d9ebad4ef96: Waiting [2021-11-11T21:07:40.980Z] 9712f1f96733: Verifying Checksum [2021-11-11T21:07:40.980Z] 9712f1f96733: Download complete [2021-11-11T21:07:41.243Z] 0d9ebad4ef96: Verifying Checksum [2021-11-11T21:07:41.243Z] 0d9ebad4ef96: Download complete [2021-11-11T21:07:41.514Z] ab5ef0e58194: Verifying Checksum [2021-11-11T21:07:41.514Z] ab5ef0e58194: Download complete [2021-11-11T21:07:41.514Z] 63f879dbbcfc: Verifying Checksum [2021-11-11T21:07:41.514Z] 63f879dbbcfc: Download complete [2021-11-11T21:07:41.514Z] d747dcd14b5f: Verifying Checksum [2021-11-11T21:07:41.514Z] d747dcd14b5f: Download complete [2021-11-11T21:07:41.514Z] e9a5061849ea: Verifying Checksum [2021-11-11T21:07:41.514Z] e9a5061849ea: Download complete [2021-11-11T21:07:41.514Z] 2de7ff778b66: Verifying Checksum [2021-11-11T21:07:41.514Z] 2de7ff778b66: Download complete [2021-11-11T21:07:44.868Z] ab5ef0e58194: Pull complete [2021-11-11T21:07:44.868Z] 9712f1f96733: Pull complete [2021-11-11T21:07:45.128Z] 63f879dbbcfc: Pull complete [2021-11-11T21:07:49.388Z] 0d9ebad4ef96: Pull complete [2021-11-11T21:07:49.958Z] e9a5061849ea: Pull complete [2021-11-11T21:07:49.958Z] d747dcd14b5f: Pull complete [2021-11-11T21:07:51.361Z] 2de7ff778b66: Pull complete [2021-11-11T21:07:51.361Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-11T21:07:51.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T21:07:51.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-11T21:07:51.428Z] prd-centos7-docker-4c-2g-241 does not seem to be running inside a container [2021-11-11T21:07:51.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-11T21:07:54.884Z] $ docker top aac06308c25b5a8f0fa0dfc72f68c9c172b8f6968c36948a5ab83e19cbe8eb6a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-11T21:07:54.963Z] provisioning config files... [2021-11-11T21:07:54.971Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3178139043246946892tmp [2021-11-11T21:07:54.982Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3612555684732106400tmp [2021-11-11T21:07:54.992Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5116602956847817302tmp [Pipeline] { [Pipeline] echo [2021-11-11T21:07:55.006Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:07:55.294Z] ---> sigul-configuration.sh [2021-11-11T21:07:55.294Z] gpg: directory `/root/.gnupg' created [2021-11-11T21:07:55.294Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-11T21:07:55.294Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-11T21:07:55.294Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-11T21:07:55.294Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-11T21:07:55.294Z] gpg: CAST5 encrypted data [2021-11-11T21:07:55.294Z] gpg: encrypted with 1 passphrase [2021-11-11T21:07:55.294Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-11T21:07:55.587Z] + mkdir /home/jenkins [2021-11-11T21:07:55.587Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-11T21:07:55.879Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-11-11T21:07:55.888Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:07:56.174Z] ---> sigul-install.sh [2021-11-11T21:07:56.175Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-11T21:07:56.464Z] + git tag --list [2021-11-11T21:07:56.464Z] v1.0.0 [2021-11-11T21:07:56.464Z] v1.1.0 [2021-11-11T21:07:56.464Z] v1.2.0 [2021-11-11T21:07:56.464Z] v1.3.0 [2021-11-11T21:07:56.464Z] v1.3.1 [2021-11-11T21:07:56.464Z] v2.0.0 [2021-11-11T21:07:56.464Z] v2.0.1 [2021-11-11T21:07:56.464Z] v2.0.1-dev.1 [2021-11-11T21:07:56.464Z] v2.0.2-dev.1 [2021-11-11T21:07:56.464Z] v2.0.2-dev.10 [2021-11-11T21:07:56.464Z] v2.0.2-dev.11 [2021-11-11T21:07:56.464Z] v2.0.2-dev.12 [2021-11-11T21:07:56.464Z] v2.0.2-dev.13 [2021-11-11T21:07:56.464Z] v2.0.2-dev.14 [2021-11-11T21:07:56.464Z] v2.0.2-dev.15 [2021-11-11T21:07:56.464Z] v2.0.2-dev.16 [2021-11-11T21:07:56.464Z] v2.0.2-dev.17 [2021-11-11T21:07:56.464Z] v2.0.2-dev.18 [2021-11-11T21:07:56.464Z] v2.0.2-dev.19 [2021-11-11T21:07:56.464Z] v2.0.2-dev.2 [2021-11-11T21:07:56.464Z] v2.0.2-dev.20 [2021-11-11T21:07:56.464Z] v2.0.2-dev.21 [2021-11-11T21:07:56.464Z] v2.0.2-dev.22 [2021-11-11T21:07:56.464Z] v2.0.2-dev.23 [2021-11-11T21:07:56.464Z] v2.0.2-dev.24 [2021-11-11T21:07:56.464Z] v2.0.2-dev.25 [2021-11-11T21:07:56.464Z] v2.0.2-dev.26 [2021-11-11T21:07:56.464Z] v2.0.2-dev.27 [2021-11-11T21:07:56.464Z] v2.0.2-dev.28 [2021-11-11T21:07:56.464Z] v2.0.2-dev.3 [2021-11-11T21:07:56.464Z] v2.0.2-dev.4 [2021-11-11T21:07:56.464Z] v2.0.2-dev.5 [2021-11-11T21:07:56.464Z] v2.0.2-dev.6 [2021-11-11T21:07:56.464Z] v2.0.2-dev.7 [2021-11-11T21:07:56.464Z] v2.0.2-dev.8 [2021-11-11T21:07:56.464Z] v2.0.2-dev.9 [Pipeline] sh [2021-11-11T21:07:56.751Z] + lftools sign git-tag v2.0.2-dev.28 [2021-11-11T21:07:57.322Z] Signing Git tag with Sigul... [2021-11-11T21:07:57.322Z] Signing v2.0.2-dev.28 [Pipeline] echo [2021-11-11T21:07:58.272Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:07:58.558Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-11T21:07:58.566Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-11T21:07:58.581Z] $ docker stop --time=1 aac06308c25b5a8f0fa0dfc72f68c9c172b8f6968c36948a5ab83e19cbe8eb6a [2021-11-11T21:07:59.786Z] $ docker rm -f aac06308c25b5a8f0fa0dfc72f68c9c172b8f6968c36948a5ab83e19cbe8eb6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:08:00.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T21:08:00.337Z] . [Pipeline] withDockerContainer [2021-11-11T21:08:00.400Z] prd-centos7-docker-4c-2g-241 does not seem to be running inside a container [2021-11-11T21:08:00.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T21:08:00.786Z] $ docker top a53a0e6d7ea4d0146aaaa0d0e846a4f13d0f2d3bf5bbf2af28b3187103338bdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T21:08:01.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T21:08:01.192Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T21:08:01.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T21:08:01.315Z] $ docker exec a53a0e6d7ea4d0146aaaa0d0e846a4f13d0f2d3bf5bbf2af28b3187103338bdc ssh-agent [2021-11-11T21:08:01.422Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHCpaBp/agent.14 [2021-11-11T21:08:01.423Z] SSH_AGENT_PID=20 [2021-11-11T21:08:01.429Z] Running ssh-add (command line suppressed) [2021-11-11T21:08:01.536Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_757920794361613742.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_757920794361613742.key) [2021-11-11T21:08:01.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T21:08:01.847Z] + git semver bump pre [2021-11-11T21:08:01.847Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T21:08:01.847Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-11T21:08:01.847Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-11T21:08:01.847Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T21:08:01.847Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T21:08:01.847Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T21:08:01.847Z] # $SEMVER_BRANCH = main [2021-11-11T21:08:01.847Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-11T21:08:01.847Z] 2.0.2-dev.29 [Pipeline] } [2021-11-11T21:08:01.856Z] $ docker exec --env ******** --env ******** a53a0e6d7ea4d0146aaaa0d0e846a4f13d0f2d3bf5bbf2af28b3187103338bdc ssh-agent -k [2021-11-11T21:08:01.948Z] unset SSH_AUTH_SOCK; [2021-11-11T21:08:01.948Z] unset SSH_AGENT_PID; [2021-11-11T21:08:01.948Z] echo Agent pid 20 killed; [2021-11-11T21:08:01.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T21:08:02.275Z] + git semver [Pipeline] } [2021-11-11T21:08:02.285Z] $ docker stop --time=1 a53a0e6d7ea4d0146aaaa0d0e846a4f13d0f2d3bf5bbf2af28b3187103338bdc [2021-11-11T21:08:03.530Z] $ docker rm -f a53a0e6d7ea4d0146aaaa0d0e846a4f13d0f2d3bf5bbf2af28b3187103338bdc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:08:04.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T21:08:04.103Z] . [Pipeline] withDockerContainer [2021-11-11T21:08:04.214Z] prd-centos7-docker-4c-2g-241 does not seem to be running inside a container [2021-11-11T21:08:04.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T21:08:04.627Z] $ docker top 166c4faf1fb8cd11560e8d94491ce8329da2b23b3ba238d23ff39b0718c81a7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T21:08:04.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T21:08:04.942Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T21:08:05.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T21:08:05.049Z] $ docker exec 166c4faf1fb8cd11560e8d94491ce8329da2b23b3ba238d23ff39b0718c81a7c ssh-agent [2021-11-11T21:08:05.156Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDeMBOJ/agent.15 [2021-11-11T21:08:05.156Z] SSH_AGENT_PID=21 [2021-11-11T21:08:05.161Z] Running ssh-add (command line suppressed) [2021-11-11T21:08:05.267Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7641646929783476452.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7641646929783476452.key) [2021-11-11T21:08:05.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T21:08:05.569Z] + git semver push [2021-11-11T21:08:05.569Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T21:08:05.569Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-11T21:08:05.569Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-11T21:08:05.570Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T21:08:05.570Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T21:08:05.570Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T21:08:05.570Z] # $SEMVER_BRANCH = main [2021-11-11T21:08:05.570Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-11-11T21:08:06.965Z] $ docker exec --env ******** --env ******** 166c4faf1fb8cd11560e8d94491ce8329da2b23b3ba238d23ff39b0718c81a7c ssh-agent -k [2021-11-11T21:08:07.061Z] unset SSH_AUTH_SOCK; [2021-11-11T21:08:07.061Z] unset SSH_AGENT_PID; [2021-11-11T21:08:07.061Z] echo Agent pid 21 killed; [2021-11-11T21:08:07.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T21:08:07.385Z] + git semver [Pipeline] } [2021-11-11T21:08:07.397Z] $ docker stop --time=1 166c4faf1fb8cd11560e8d94491ce8329da2b23b3ba238d23ff39b0718c81a7c [2021-11-11T21:08:08.590Z] $ docker rm -f 166c4faf1fb8cd11560e8d94491ce8329da2b23b3ba238d23ff39b0718c81a7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-11T21:08:09.380Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:08:09.674Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:08:10.228Z] ---> package-listing.sh [2021-11-11T21:08:10.228Z] ++ facter osfamily [2021-11-11T21:08:10.228Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T21:08:10.487Z] + OS_FAMILY=redhat [2021-11-11T21:08:10.487Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-11-11T21:08:10.487Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T21:08:10.487Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T21:08:10.487Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T21:08:10.487Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T21:08:10.487Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-11T21:08:10.487Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T21:08:10.487Z] + case "${OS_FAMILY}" in [2021-11-11T21:08:10.487Z] + rpm -qa [2021-11-11T21:08:10.487Z] + sort [2021-11-11T21:08:11.056Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T21:08:11.056Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T21:08:11.056Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T21:08:11.056Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-11T21:08:11.056Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-11-11T21:08:11.056Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2021-11-11T21:08:11.068Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T21:08:11.349Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:08:11.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T21:08:11.907Z] [2021-11-11T21:08:11.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:08:12.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T21:08:12.205Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T21:08:12.205Z] b4d181a07f80: Pulling fs layer [2021-11-11T21:08:12.205Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T21:08:12.205Z] ed53099fbce6: Pulling fs layer [2021-11-11T21:08:12.205Z] dc539afda2c1: Pulling fs layer [2021-11-11T21:08:12.205Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T21:08:12.205Z] 9065ff56babe: Pulling fs layer [2021-11-11T21:08:12.205Z] d287ab97295c: Pulling fs layer [2021-11-11T21:08:12.205Z] 77bc0d833cb6: Waiting [2021-11-11T21:08:12.205Z] 9065ff56babe: Waiting [2021-11-11T21:08:12.205Z] d287ab97295c: Waiting [2021-11-11T21:08:12.205Z] dc539afda2c1: Waiting [2021-11-11T21:08:12.205Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T21:08:12.205Z] a1111a8f2ec3: Download complete [2021-11-11T21:08:12.205Z] dc539afda2c1: Verifying Checksum [2021-11-11T21:08:12.205Z] dc539afda2c1: Download complete [2021-11-11T21:08:12.205Z] ed53099fbce6: Verifying Checksum [2021-11-11T21:08:12.205Z] ed53099fbce6: Download complete [2021-11-11T21:08:12.464Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T21:08:12.464Z] 77bc0d833cb6: Download complete [2021-11-11T21:08:12.464Z] 9065ff56babe: Verifying Checksum [2021-11-11T21:08:12.464Z] 9065ff56babe: Download complete [2021-11-11T21:08:12.464Z] b4d181a07f80: Verifying Checksum [2021-11-11T21:08:12.464Z] b4d181a07f80: Download complete [2021-11-11T21:08:13.051Z] d287ab97295c: Verifying Checksum [2021-11-11T21:08:13.051Z] d287ab97295c: Download complete [2021-11-11T21:08:14.018Z] b4d181a07f80: Pull complete [2021-11-11T21:08:14.288Z] a1111a8f2ec3: Pull complete [2021-11-11T21:08:14.859Z] ed53099fbce6: Pull complete [2021-11-11T21:08:14.859Z] dc539afda2c1: Pull complete [2021-11-11T21:08:15.126Z] 77bc0d833cb6: Pull complete [2021-11-11T21:08:15.126Z] 9065ff56babe: Pull complete [2021-11-11T21:08:21.766Z] d287ab97295c: Pull complete [2021-11-11T21:08:21.766Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T21:08:21.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T21:08:21.766Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T21:08:21.832Z] prd-centos7-docker-4c-2g-241 does not seem to be running inside a container [2021-11-11T21:08:21.864Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T21:08:24.568Z] $ docker top 84392715e1e31fdae6a62afba50bbcfb5d4b01ebdc7fb296e0ea4631ceddce4a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T21:08:24.934Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T21:08:25.226Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T21:08:25.511Z] + ls /var/log/sa-host [2021-11-11T21:08:25.511Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T21:08:25.511Z] file_magic: OK [2021-11-11T21:08:25.511Z] HZ: Using current value: 100 [2021-11-11T21:08:25.511Z] file_header: OK [2021-11-11T21:08:25.511Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T21:08:25.511Z] Statistics: [2021-11-11T21:08:25.511Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T21:08:25.511Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T21:08:25.511Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T21:08:25.511Z] file_magic: OK [2021-11-11T21:08:25.511Z] HZ: Using current value: 100 [2021-11-11T21:08:25.511Z] file_header: OK [2021-11-11T21:08:25.511Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T21:08:25.511Z] Statistics: [2021-11-11T21:08:25.511Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T21:08:25.511Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T21:08:25.582Z] provisioning config files... [2021-11-11T21:08:25.589Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5216885062520427330tmp [Pipeline] { [Pipeline] echo [2021-11-11T21:08:25.600Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:08:25.891Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T21:08:25.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:08:26.223Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T21:08:26.233Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:08:26.523Z] ---> sudo-logs.sh [2021-11-11T21:08:26.524Z] Archiving 'sudo' log.. [2021-11-11T21:08:26.524Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-241.novalocal: Name or service not known [2021-11-11T21:08:26.524Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-241.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T21:08:26.549Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:08:26.838Z] ---> job-cost.sh [2021-11-11T21:08:26.838Z] lf-activate-venv: SKIPPING [2021-11-11T21:08:26.838Z] DEBUG: total: 0.10999999940395355 [2021-11-11T21:08:26.838Z] INFO: Retrieving Stack Cost... [2021-11-11T21:08:27.099Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T21:08:27.673Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T21:08:27.685Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:08:27.968Z] ---> logs-deploy.sh [2021-11-11T21:08:27.968Z] lf-activate-venv: SKIPPING [2021-11-11T21:08:27.968Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/32 [2021-11-11T21:08:27.968Z] INFO: archiving workspace using pattern(s): [2021-11-11T21:08:28.537Z] Archives upload complete. [2021-11-11T21:08:28.797Z] INFO: archiving logs to Nexus