Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 426cd0b3f460e98e9262508614d112ce01f12faa 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-ssh1273983198665244398.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14100799208905271506.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh13040397665116047951.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5402324219258655290.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-ssh7395385127745165197.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.17 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 ‘prd-centos7-docker-4c-2g-5061’ is offline Running on prd-centos7-docker-4c-2g-5065 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-ssh6244893204295983013.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 426cd0b3f460e98e9262508614d112ce01f12faa (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 426cd0b3f460e98e9262508614d112ce01f12faa # timeout=10 Commit message: "build(snap): source metadata from repo (#380)" > git rev-list --no-walk aaed63eaac70f5917b69d298018571c3cb107979 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-11T10:10:53.513Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-11T10:10:53.575Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-11T10:10:53.587Z] ========================================================= [2022-02-11T10:10:53.587Z] EdgeX Global Pipelines Version Info [2022-02-11T10:10:53.587Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:10:54.707Z] ------------------- [2022-02-11T10:10:54.707Z] stable info: [2022-02-11T10:10:54.707Z] ------------------- [2022-02-11T10:10:54.707Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-11T10:10:54.707Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-11T10:10:54.707Z] Message: update stable to v1.0.220 [2022-02-11T10:10:55.286Z] ------------------- [2022-02-11T10:10:55.286Z] experimental info: [2022-02-11T10:10:55.286Z] ------------------- [2022-02-11T10:10:55.286Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-11T10:10:55.286Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-11T10:10:55.286Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-11T10:10:55.413Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-02-11T10:10:55.422Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-02-11T10:10:55.431Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-11T10:10:55.439Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-11T10:10:55.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-11T10:10:55.464Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-11T10:10:55.474Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-11T10:10:55.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-11T10:10:55.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-11T10:10:55.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-11T10:10:55.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-11T10:10:55.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-02-11T10:10:55.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-11T10:10:55.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-11T10:10:55.567Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-11T10:10:55.586Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-11T10:10:55.604Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T10:10:55.620Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T10:10:55.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-11T10:10:55.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-11T10:10:55.657Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-11T10:10:55.670Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-11T10:10:55.683Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-11T10:10:55.705Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-11T10:10:55.728Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-11T10:10:55.745Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-11T10:10:55.758Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-11T10:10:55.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-11T10:10:55.781Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-11T10:10:55.792Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] echo [2022-02-11T10:10:55.806Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 426cd0b [Pipeline] echo [2022-02-11T10:10:55.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T10:10:55.863Z] provisioning config files... [2022-02-11T10:10:55.875Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8874372006876042391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:10:56.179Z] ---> docker-login.sh [2022-02-11T10:10:56.179Z] nexus3.edgexfoundry.org:10001 [2022-02-11T10:10:56.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:10:56.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:10:56.450Z] Configure a credential helper to remove this warning. See [2022-02-11T10:10:56.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:10:56.450Z] [2022-02-11T10:10:56.450Z] Login Succeeded [2022-02-11T10:10:56.450Z] nexus3.edgexfoundry.org:10002 [2022-02-11T10:10:56.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:10:56.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:10:56.450Z] Configure a credential helper to remove this warning. See [2022-02-11T10:10:56.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:10:56.450Z] [2022-02-11T10:10:56.450Z] Login Succeeded [2022-02-11T10:10:56.450Z] nexus3.edgexfoundry.org:10003 [2022-02-11T10:10:56.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:10:56.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:10:56.450Z] Configure a credential helper to remove this warning. See [2022-02-11T10:10:56.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:10:56.450Z] [2022-02-11T10:10:56.450Z] Login Succeeded [2022-02-11T10:10:56.450Z] nexus3.edgexfoundry.org:10004 [2022-02-11T10:10:56.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:10:56.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:10:56.713Z] Configure a credential helper to remove this warning. See [2022-02-11T10:10:56.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:10:56.713Z] [2022-02-11T10:10:56.713Z] Login Succeeded [2022-02-11T10:10:56.713Z] docker.io [2022-02-11T10:10:56.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:10:56.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:10:56.980Z] Configure a credential helper to remove this warning. See [2022-02-11T10:10:56.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:10:56.980Z] [2022-02-11T10:10:56.980Z] Login Succeeded [2022-02-11T10:10:56.980Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T10:10:56.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-11T10:10:57.384Z] + git rev-list -1 --merges 426cd0b3f460e98e9262508614d112ce01f12faa~1..426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] echo [2022-02-11T10:10:57.418Z] -----------> git rev-list -1 --merges 426cd0b3f460e98e9262508614d112ce01f12faa~1..426cd0b3f460e98e9262508614d112ce01f12faa 426cd0b3f460e98e9262508614d112ce01f12faa [false] [Pipeline] sh [2022-02-11T10:10:57.719Z] + git log --format=format:%s -1 426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] echo [2022-02-11T10:10:57.735Z] ========================================================= [2022-02-11T10:10:57.735Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-11T10:10:57.735Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T10:10:58.135Z] + git log --format=format:%s -1 426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] echo [2022-02-11T10:10:58.150Z] [semverPrep] GIT_COMMIT: 426cd0b3f460e98e9262508614d112ce01f12faa, Commit Message: build(snap): source metadata from repo (#380) [Pipeline] echo [2022-02-11T10:10:58.158Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-11T10:10:58.580Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-11T10:10:58.580Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-11T10:10:58.580Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-11T10:10:58.580Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-11T10:10:58.580Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-11T10:10:58.580Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-11T10:10:58.580Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:10:58.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T10:10:58.929Z] [2022-02-11T10:10:58.929Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:10:59.265Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T10:10:59.265Z] latest: Pulling from edgex-devops/git-semver [2022-02-11T10:10:59.265Z] a0d0a0d46f8b: Pulling fs layer [2022-02-11T10:10:59.265Z] 3e5f54012d9b: Pulling fs layer [2022-02-11T10:10:59.265Z] 4c7163046ea9: Pulling fs layer [2022-02-11T10:10:59.265Z] 0c2d73faf560: Pulling fs layer [2022-02-11T10:10:59.265Z] 0c2d73faf560: Waiting [2022-02-11T10:10:59.265Z] 3e5f54012d9b: Verifying Checksum [2022-02-11T10:10:59.265Z] 3e5f54012d9b: Download complete [2022-02-11T10:10:59.265Z] a0d0a0d46f8b: Verifying Checksum [2022-02-11T10:10:59.265Z] a0d0a0d46f8b: Download complete [2022-02-11T10:10:59.265Z] 4c7163046ea9: Verifying Checksum [2022-02-11T10:10:59.265Z] 4c7163046ea9: Download complete [2022-02-11T10:10:59.265Z] 0c2d73faf560: Verifying Checksum [2022-02-11T10:10:59.265Z] 0c2d73faf560: Download complete [2022-02-11T10:10:59.532Z] a0d0a0d46f8b: Pull complete [2022-02-11T10:10:59.532Z] 3e5f54012d9b: Pull complete [2022-02-11T10:10:59.793Z] 4c7163046ea9: Pull complete [2022-02-11T10:11:00.055Z] 0c2d73faf560: Pull complete [2022-02-11T10:11:00.055Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-11T10:11:00.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T10:11:00.055Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-11T10:11:00.119Z] prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container [2022-02-11T10:11:00.155Z] $ 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 [2022-02-11T10:11:00.866Z] $ docker top e69bc48b583bfcb41f9000cd067c5e92c7b876523df58726f3deac14efadb034 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-11T10:11:00.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T10:11:00.968Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T10:11:01.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T10:11:01.082Z] $ docker exec e69bc48b583bfcb41f9000cd067c5e92c7b876523df58726f3deac14efadb034 ssh-agent [2022-02-11T10:11:01.194Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAPhJBN/agent.14 [2022-02-11T10:11:01.194Z] SSH_AGENT_PID=20 [2022-02-11T10:11:01.202Z] Running ssh-add (command line suppressed) [2022-02-11T10:11:01.292Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4920186186854372257.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4920186186854372257.key) [2022-02-11T10:11:01.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T10:11:01.604Z] + git tag --points-at HEAD [Pipeline] } [2022-02-11T10:11:01.618Z] $ docker exec --env ******** --env ******** e69bc48b583bfcb41f9000cd067c5e92c7b876523df58726f3deac14efadb034 ssh-agent -k [2022-02-11T10:11:01.697Z] unset SSH_AUTH_SOCK; [2022-02-11T10:11:01.697Z] unset SSH_AGENT_PID; [2022-02-11T10:11:01.697Z] echo Agent pid 20 killed; [2022-02-11T10:11:01.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-11T10:11:01.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T10:11:01.731Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T10:11:01.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T10:11:01.828Z] $ docker exec e69bc48b583bfcb41f9000cd067c5e92c7b876523df58726f3deac14efadb034 ssh-agent [2022-02-11T10:11:01.930Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKknDld/agent.54 [2022-02-11T10:11:01.930Z] SSH_AGENT_PID=60 [2022-02-11T10:11:01.936Z] Running ssh-add (command line suppressed) [2022-02-11T10:11:02.019Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7662345421308105574.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7662345421308105574.key) [2022-02-11T10:11:02.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T10:11:02.334Z] + git semver init [2022-02-11T10:11:02.335Z] # -> Open(): unable to determine branch for HEAD [2022-02-11T10:11:02.335Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-11T10:11:02.335Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-11T10:11:02.335Z] # $SEMVER_REMOTE_NAME = origin [2022-02-11T10:11:02.335Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-11T10:11:02.335Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-11T10:11:02.335Z] # $SEMVER_BRANCH = main [2022-02-11T10:11:02.335Z] # $SEMVER_TEMP = /tmp/semver-790856655 [2022-02-11T10:11:02.335Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-02-11T10:11:03.277Z] # '/tmp/semver-790856655' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-02-11T10:11:03.277Z] # -> Force: false [2022-02-11T10:11:03.277Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-02-11T10:11:03.286Z] $ docker exec --env ******** --env ******** e69bc48b583bfcb41f9000cd067c5e92c7b876523df58726f3deac14efadb034 ssh-agent -k [2022-02-11T10:11:03.388Z] unset SSH_AUTH_SOCK; [2022-02-11T10:11:03.388Z] unset SSH_AGENT_PID; [2022-02-11T10:11:03.388Z] echo Agent pid 60 killed; [2022-02-11T10:11:03.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-11T10:11:03.712Z] + git semver [Pipeline] } [2022-02-11T10:11:03.725Z] $ docker stop --time=1 e69bc48b583bfcb41f9000cd067c5e92c7b876523df58726f3deac14efadb034 [2022-02-11T10:11:04.981Z] $ docker rm -f e69bc48b583bfcb41f9000cd067c5e92c7b876523df58726f3deac14efadb034 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T10:11:05.334Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-11T10:11:05.567Z] Stashed 1 file(s) [Pipeline] echo [2022-02-11T10:11:05.570Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.14 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T10:11:05.725Z] provisioning config files... [2022-02-11T10:11:05.738Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2249462434950689555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:11:06.048Z] ---> docker-login.sh [2022-02-11T10:11:06.048Z] nexus3.edgexfoundry.org:10001 [2022-02-11T10:11:06.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:11:06.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:11:06.048Z] Configure a credential helper to remove this warning. See [2022-02-11T10:11:06.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:11:06.048Z] [2022-02-11T10:11:06.048Z] Login Succeeded [2022-02-11T10:11:06.048Z] nexus3.edgexfoundry.org:10002 [2022-02-11T10:11:06.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:11:06.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:11:06.048Z] Configure a credential helper to remove this warning. See [2022-02-11T10:11:06.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:11:06.048Z] [2022-02-11T10:11:06.048Z] Login Succeeded [2022-02-11T10:11:06.048Z] nexus3.edgexfoundry.org:10003 [2022-02-11T10:11:06.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:11:06.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:11:06.308Z] Configure a credential helper to remove this warning. See [2022-02-11T10:11:06.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:11:06.308Z] [2022-02-11T10:11:06.308Z] Login Succeeded [2022-02-11T10:11:06.308Z] nexus3.edgexfoundry.org:10004 [2022-02-11T10:11:06.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:11:06.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:11:06.308Z] Configure a credential helper to remove this warning. See [2022-02-11T10:11:06.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:11:06.308Z] [2022-02-11T10:11:06.308Z] Login Succeeded [2022-02-11T10:11:06.308Z] docker.io [2022-02-11T10:11:06.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:11:06.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:11:06.879Z] Configure a credential helper to remove this warning. See [2022-02-11T10:11:06.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:11:06.879Z] [2022-02-11T10:11:06.879Z] Login Succeeded [2022-02-11T10:11:06.879Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T10:11:06.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-11T10:11:06.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T10:11:06.966Z] ========================================================= [2022-02-11T10:11:06.966Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-11T10:11:06.966Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:11:07.278Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-11T10:11:07.279Z] Sending build context to Docker daemon 2.956MB [2022-02-11T10:11:07.279Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T10:11:07.279Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-11T10:11:07.279Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-11T10:11:07.279Z] 59bf1c3509f3: Pulling fs layer [2022-02-11T10:11:07.279Z] 666ba61612fd: Pulling fs layer [2022-02-11T10:11:07.279Z] 8ed8ca486205: Pulling fs layer [2022-02-11T10:11:07.279Z] 4fe6c5a15a65: Pulling fs layer [2022-02-11T10:11:07.279Z] 22a0e8bec74d: Pulling fs layer [2022-02-11T10:11:07.279Z] 640e595b4fbd: Pulling fs layer [2022-02-11T10:11:07.279Z] 763cafe07f6e: Pulling fs layer [2022-02-11T10:11:07.279Z] 0c0b528cf693: Pulling fs layer [2022-02-11T10:11:07.279Z] 10935f4eaf8b: Pulling fs layer [2022-02-11T10:11:07.279Z] 4fe6c5a15a65: Waiting [2022-02-11T10:11:07.279Z] 763cafe07f6e: Waiting [2022-02-11T10:11:07.279Z] 0c0b528cf693: Waiting [2022-02-11T10:11:07.279Z] 10935f4eaf8b: Waiting [2022-02-11T10:11:07.279Z] 22a0e8bec74d: Waiting [2022-02-11T10:11:07.279Z] 640e595b4fbd: Waiting [2022-02-11T10:11:07.279Z] 8ed8ca486205: Verifying Checksum [2022-02-11T10:11:07.279Z] 8ed8ca486205: Download complete [2022-02-11T10:11:07.279Z] 666ba61612fd: Verifying Checksum [2022-02-11T10:11:07.279Z] 666ba61612fd: Download complete [2022-02-11T10:11:07.279Z] 22a0e8bec74d: Verifying Checksum [2022-02-11T10:11:07.279Z] 22a0e8bec74d: Download complete [2022-02-11T10:11:07.279Z] 640e595b4fbd: Verifying Checksum [2022-02-11T10:11:07.279Z] 640e595b4fbd: Download complete [2022-02-11T10:11:07.279Z] 59bf1c3509f3: Verifying Checksum [2022-02-11T10:11:07.279Z] 59bf1c3509f3: Download complete [2022-02-11T10:11:07.279Z] 763cafe07f6e: Verifying Checksum [2022-02-11T10:11:07.279Z] 763cafe07f6e: Download complete [2022-02-11T10:11:07.549Z] 0c0b528cf693: Verifying Checksum [2022-02-11T10:11:07.549Z] 0c0b528cf693: Download complete [2022-02-11T10:11:07.549Z] 59bf1c3509f3: Pull complete [2022-02-11T10:11:08.128Z] 4fe6c5a15a65: Verifying Checksum [2022-02-11T10:11:08.128Z] 4fe6c5a15a65: Download complete [2022-02-11T10:11:08.128Z] 666ba61612fd: Pull complete [2022-02-11T10:11:08.128Z] 10935f4eaf8b: Verifying Checksum [2022-02-11T10:11:08.128Z] 10935f4eaf8b: Download complete [2022-02-11T10:11:08.128Z] 8ed8ca486205: Pull complete [2022-02-11T10:11:12.376Z] 4fe6c5a15a65: Pull complete [2022-02-11T10:11:12.376Z] 22a0e8bec74d: Pull complete [2022-02-11T10:11:12.376Z] 640e595b4fbd: Pull complete [2022-02-11T10:11:12.376Z] 763cafe07f6e: Pull complete [2022-02-11T10:11:12.376Z] 0c0b528cf693: Pull complete [2022-02-11T10:11:14.322Z] 10935f4eaf8b: Pull complete [2022-02-11T10:11:14.322Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-11T10:11:14.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-11T10:11:14.322Z] ---> 99d49a6021b9 [2022-02-11T10:11:14.322Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-11T10:11:16.242Z] ---> Running in e26f6af40477 [2022-02-11T10:11:16.507Z] Removing intermediate container e26f6af40477 [2022-02-11T10:11:16.507Z] ---> 4ff3a0319e1e [2022-02-11T10:11:16.507Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-11T10:11:16.507Z] ---> Running in 2e682af91ffd [2022-02-11T10:11:16.507Z] Removing intermediate container 2e682af91ffd [2022-02-11T10:11:16.507Z] ---> 3014e4ad3608 [2022-02-11T10:11:16.507Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-11T10:11:16.507Z] ---> Running in bcdf7fe7d388 [2022-02-11T10:11:16.507Z] Removing intermediate container bcdf7fe7d388 [2022-02-11T10:11:16.507Z] ---> cc222b5bed38 [2022-02-11T10:11:16.507Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T10:11:16.767Z] ---> Running in 29ebd380bdf3 [2022-02-11T10:11:17.033Z] Removing intermediate container 29ebd380bdf3 [2022-02-11T10:11:17.033Z] ---> 5cde99d0b806 [2022-02-11T10:11:17.033Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-11T10:11:17.033Z] ---> Running in 3b27010ae67d [2022-02-11T10:11:17.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-11T10:11:18.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-11T10:11:20.681Z] Still waiting to schedule task [2022-02-11T10:11:20.681Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-5062’ is offline [2022-02-11T10:11:21.244Z] OK: 221 MiB in 52 packages [2022-02-11T10:11:21.244Z] Removing intermediate container 3b27010ae67d [2022-02-11T10:11:21.244Z] ---> 334dcea5c41f [2022-02-11T10:11:21.244Z] Step 8/13 : WORKDIR /app [2022-02-11T10:11:21.244Z] ---> Running in f7f267f5b252 [2022-02-11T10:11:21.244Z] Removing intermediate container f7f267f5b252 [2022-02-11T10:11:21.244Z] ---> 3d91bfb97968 [2022-02-11T10:11:21.244Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-11T10:11:21.506Z] ---> 817dc328b83a [2022-02-11T10:11:21.506Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T10:11:21.506Z] ---> Running in 3a261ed6d695 [2022-02-11T10:11:53.660Z] Removing intermediate container 3a261ed6d695 [2022-02-11T10:11:53.660Z] ---> 5ade2a485139 [2022-02-11T10:11:53.660Z] Step 11/13 : COPY . . [2022-02-11T10:11:53.660Z] ---> 6c3fe2382164 [2022-02-11T10:11:53.660Z] Step 12/13 : ARG MAKE="make build" [2022-02-11T10:11:53.660Z] ---> Running in 660b6cbc58ee [2022-02-11T10:11:53.660Z] Removing intermediate container 660b6cbc58ee [2022-02-11T10:11:53.660Z] ---> d4fb346e021c [2022-02-11T10:11:53.660Z] Step 13/13 : RUN $MAKE [2022-02-11T10:11:53.660Z] ---> Running in fcf78e5c8118 [2022-02-11T10:11:53.660Z] noop [2022-02-11T10:11:53.660Z] Removing intermediate container fcf78e5c8118 [2022-02-11T10:11:53.660Z] ---> 9971f8cd3fd3 [2022-02-11T10:11:53.660Z] Successfully built 9971f8cd3fd3 [2022-02-11T10:11:53.660Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:11:53.961Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-11T10:11:53.961Z] . [Pipeline] withDockerContainer [2022-02-11T10:11:54.034Z] prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container [2022-02-11T10:11:54.067Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-02-11T10:11:54.427Z] $ docker top 5936190285b58ad5f12336d135db773a228c8cde44274ea9a889eaf5f7235f40 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T10:11:54.777Z] + go version [2022-02-11T10:11:54.777Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-11T10:11:54.789Z] $ docker stop --time=1 5936190285b58ad5f12336d135db773a228c8cde44274ea9a889eaf5f7235f40 [2022-02-11T10:11:55.968Z] $ docker rm -f 5936190285b58ad5f12336d135db773a228c8cde44274ea9a889eaf5f7235f40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:11:56.375Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-11T10:11:56.375Z] . [Pipeline] withDockerContainer [2022-02-11T10:11:56.438Z] prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container [2022-02-11T10:11:56.477Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-02-11T10:11:56.809Z] $ docker top 72e6eba18fd3db19e7e1fe281ddecd93b2f2a4be0c4a99d791013ba953f71b99 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-11T10:11:57.179Z] + make test [2022-02-11T10:11:57.179Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-02-11T10:12:12.168Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-02-11T10:12:12.168Z] CGO_ENABLED=1 go vet ./... [2022-02-11T10:12:15.494Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T10:12:15.494Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-11T10:12:15.494Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-11T10:12:15.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-11T10:12:15.519Z] $ docker stop --time=1 72e6eba18fd3db19e7e1fe281ddecd93b2f2a4be0c4a99d791013ba953f71b99 [2022-02-11T10:12:16.972Z] $ docker rm -f 72e6eba18fd3db19e7e1fe281ddecd93b2f2a4be0c4a99d791013ba953f71b99 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T10:12:17.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-11T10:12:17.402Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-11T10:12:18.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-11T10:12:18.302Z] + ls -al . [2022-02-11T10:12:18.302Z] total 148 [2022-02-11T10:12:18.302Z] drwxrwxr-x. 8 jenkins jenkins 4096 Feb 11 10:12 . [2022-02-11T10:12:18.302Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 11 10:10 .. [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 7627 Feb 11 10:10 Attribution.txt [2022-02-11T10:12:18.302Z] drwxrwxr-x. 2 jenkins jenkins 37 Feb 11 10:10 bin [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 23791 Feb 11 10:10 CHANGELOG.md [2022-02-11T10:12:18.302Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 11 10:11 coverage.out [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 2087 Feb 11 10:10 Dockerfile [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 119 Feb 11 10:10 .dockerignore [2022-02-11T10:12:18.302Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 11 10:10 .git [2022-02-11T10:12:18.302Z] drwxrwxr-x. 2 jenkins jenkins 104 Feb 11 10:10 .github [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 104 Feb 11 10:10 .gitignore [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 2815 Feb 11 10:10 go.mod [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 49940 Feb 11 10:10 go.sum [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 11 10:10 GOVERNANCE.md [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 687 Feb 11 10:10 Jenkinsfile [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 11 10:10 LICENSE [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 1949 Feb 11 10:10 main.go [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 1614 Feb 11 10:10 makefile [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 618 Feb 11 10:10 OWNERS.md [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 3860 Feb 11 10:10 README.md [2022-02-11T10:12:18.302Z] drwxrwxr-x. 9 jenkins jenkins 151 Feb 11 10:10 res [2022-02-11T10:12:18.302Z] drwx------. 3 jenkins jenkins 58 Feb 11 10:11 .semver [2022-02-11T10:12:18.302Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 11 10:10 snap [2022-02-11T10:12:18.302Z] -rw-rw-r--. 1 jenkins jenkins 12 Feb 11 10:11 VERSION [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:12:18.603Z] + 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=426cd0b3f460e98e9262508614d112ce01f12faa --label arch=amd64 --label version=2.2.0-dev.14 . [2022-02-11T10:12:18.603Z] Sending build context to Docker daemon 2.957MB [2022-02-11T10:12:18.603Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T10:12:18.603Z] Step 2/27 : FROM ${BASE} AS builder [2022-02-11T10:12:18.603Z] ---> 9971f8cd3fd3 [2022-02-11T10:12:18.603Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-11T10:12:18.603Z] ---> Running in d90c9d69d67e [2022-02-11T10:12:18.866Z] Removing intermediate container d90c9d69d67e [2022-02-11T10:12:18.866Z] ---> a1bc3bc3f195 [2022-02-11T10:12:18.866Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-02-11T10:12:18.866Z] ---> Running in 89a66a152bdc [2022-02-11T10:12:18.866Z] Removing intermediate container 89a66a152bdc [2022-02-11T10:12:18.866Z] ---> 3b4f15c5b438 [2022-02-11T10:12:18.866Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-11T10:12:18.866Z] ---> Running in bc7b7ca6be8b [2022-02-11T10:12:18.866Z] Removing intermediate container bc7b7ca6be8b [2022-02-11T10:12:18.866Z] ---> 27ba456566c8 [2022-02-11T10:12:18.866Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T10:12:18.866Z] ---> Running in b437aac55ea5 [2022-02-11T10:12:19.443Z] Removing intermediate container b437aac55ea5 [2022-02-11T10:12:19.443Z] ---> c378ac82f22a [2022-02-11T10:12:19.443Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-11T10:12:19.443Z] ---> Running in e178cafd770d [2022-02-11T10:12:19.705Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-11T10:12:20.646Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-11T10:12:20.909Z] OK: 221 MiB in 52 packages [2022-02-11T10:12:21.168Z] Removing intermediate container e178cafd770d [2022-02-11T10:12:21.168Z] ---> 170cd84a1805 [2022-02-11T10:12:21.168Z] Step 8/27 : WORKDIR /app [2022-02-11T10:12:21.168Z] ---> Running in bb80cc7893d2 [2022-02-11T10:12:21.168Z] Removing intermediate container bb80cc7893d2 [2022-02-11T10:12:21.168Z] ---> 7ee8ce771534 [2022-02-11T10:12:21.168Z] Step 9/27 : COPY go.mod vendor* ./ [2022-02-11T10:12:21.432Z] ---> e53588daea8e [2022-02-11T10:12:21.433Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T10:12:21.433Z] ---> Running in be33b1a74b08 [2022-02-11T10:12:22.013Z] Removing intermediate container be33b1a74b08 [2022-02-11T10:12:22.013Z] ---> 8cf38c6393ca [2022-02-11T10:12:22.013Z] Step 11/27 : COPY . . [2022-02-11T10:12:22.013Z] ---> 7396e249b27e [2022-02-11T10:12:22.013Z] Step 12/27 : ARG MAKE="make build" [2022-02-11T10:12:22.013Z] ---> Running in 6eeec7b7b92a [2022-02-11T10:12:22.277Z] Removing intermediate container 6eeec7b7b92a [2022-02-11T10:12:22.277Z] ---> 181bee878151 [2022-02-11T10:12:22.277Z] Step 13/27 : RUN $MAKE [2022-02-11T10:12:22.277Z] ---> Running in edeac8a0fa41 [2022-02-11T10:12:22.548Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.14" -o app-service-configurable [2022-02-11T10:12:34.877Z] Removing intermediate container edeac8a0fa41 [2022-02-11T10:12:34.877Z] ---> 8a09161f4f3a [2022-02-11T10:12:34.877Z] Step 14/27 : FROM alpine:3.14 [2022-02-11T10:12:34.877Z] 3.14: Pulling from library/alpine [2022-02-11T10:12:35.146Z] 97518928ae5f: Pulling fs layer [2022-02-11T10:12:35.146Z] 97518928ae5f: Verifying Checksum [2022-02-11T10:12:35.146Z] 97518928ae5f: Download complete [2022-02-11T10:12:35.407Z] 97518928ae5f: Pull complete [2022-02-11T10:12:35.407Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-11T10:12:35.407Z] Status: Downloaded newer image for alpine:3.14 [2022-02-11T10:12:35.407Z] ---> 0a97eee8041e [2022-02-11T10:12:35.407Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-11T10:12:35.407Z] ---> Running in 900850d02e6b [2022-02-11T10:12:35.407Z] Removing intermediate container 900850d02e6b [2022-02-11T10:12:35.407Z] ---> cc86e268c8b5 [2022-02-11T10:12:35.407Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-02-11T10:12:35.407Z] ---> Running in c767f9e0478b [2022-02-11T10:12:35.669Z] Removing intermediate container c767f9e0478b [2022-02-11T10:12:35.669Z] ---> 4d59c7af7bc8 [2022-02-11T10:12:35.669Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-02-11T10:12:35.669Z] ---> Running in 724088349a21 [2022-02-11T10:12:35.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-11T10:12:35.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-11T10:12:36.194Z] (1/7) Installing ca-certificates (20211220-r0) [2022-02-11T10:12:36.194Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-02-11T10:12:36.194Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-02-11T10:12:36.194Z] (4/7) Installing libsodium (1.0.18-r0) [2022-02-11T10:12:36.194Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-11T10:12:36.194Z] (6/7) Installing libzmq (4.3.4-r0) [2022-02-11T10:12:36.194Z] (7/7) Installing zeromq (4.3.4-r0) [2022-02-11T10:12:36.194Z] Executing busybox-1.33.1-r6.trigger [2022-02-11T10:12:36.194Z] Executing ca-certificates-20211220-r0.trigger [2022-02-11T10:12:36.194Z] OK: 9 MiB in 21 packages [2022-02-11T10:12:36.459Z] Removing intermediate container 724088349a21 [2022-02-11T10:12:36.459Z] ---> 06fe92307834 [2022-02-11T10:12:36.459Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-02-11T10:12:36.720Z] ---> 2aabcb6139ec [2022-02-11T10:12:36.720Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-02-11T10:12:36.720Z] ---> a012391ba745 [2022-02-11T10:12:36.720Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-02-11T10:12:36.979Z] ---> 7ee225768b68 [2022-02-11T10:12:36.979Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-02-11T10:12:37.238Z] ---> 163c62a85f62 [2022-02-11T10:12:37.238Z] Step 22/27 : EXPOSE 48095 [2022-02-11T10:12:37.496Z] ---> Running in 2e2436a92057 [2022-02-11T10:12:37.496Z] Removing intermediate container 2e2436a92057 [2022-02-11T10:12:37.496Z] ---> d059def5be05 [2022-02-11T10:12:37.496Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-02-11T10:12:37.496Z] ---> Running in 18924cbf777a [2022-02-11T10:12:37.496Z] Removing intermediate container 18924cbf777a [2022-02-11T10:12:37.496Z] ---> 8e73aedf7669 [2022-02-11T10:12:37.496Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-11T10:12:37.496Z] ---> Running in a008ba88ccb4 [2022-02-11T10:12:37.756Z] Removing intermediate container a008ba88ccb4 [2022-02-11T10:12:37.756Z] ---> 35bd30dd94b8 [2022-02-11T10:12:37.756Z] Step 25/27 : LABEL arch=amd64 [2022-02-11T10:12:37.756Z] ---> Running in 31913933354b [2022-02-11T10:12:37.756Z] Removing intermediate container 31913933354b [2022-02-11T10:12:37.756Z] ---> 29f01d54c8f4 [2022-02-11T10:12:37.756Z] Step 26/27 : LABEL git_sha=426cd0b3f460e98e9262508614d112ce01f12faa [2022-02-11T10:12:37.756Z] ---> Running in 0941f1cdd24e [2022-02-11T10:12:37.756Z] Removing intermediate container 0941f1cdd24e [2022-02-11T10:12:37.756Z] ---> 92649562d0d2 [2022-02-11T10:12:37.756Z] Step 27/27 : LABEL version=2.2.0-dev.14 [2022-02-11T10:12:37.756Z] ---> Running in 84aba0d9e57f [2022-02-11T10:12:38.015Z] Removing intermediate container 84aba0d9e57f [2022-02-11T10:12:38.015Z] ---> 05b25f9af6dd [2022-02-11T10:12:38.015Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-11T10:12:38.015Z] Successfully built 05b25f9af6dd [2022-02-11T10:12:38.015Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T10:12:38.108Z] provisioning config files... [2022-02-11T10:12:38.117Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6899671663252162962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:12:38.414Z] ---> docker-login.sh [2022-02-11T10:12:38.414Z] nexus3.edgexfoundry.org:10001 [2022-02-11T10:12:38.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:12:38.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:12:38.414Z] Configure a credential helper to remove this warning. See [2022-02-11T10:12:38.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:12:38.414Z] [2022-02-11T10:12:38.414Z] Login Succeeded [2022-02-11T10:12:38.414Z] nexus3.edgexfoundry.org:10002 [2022-02-11T10:12:38.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:12:38.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:12:38.414Z] Configure a credential helper to remove this warning. See [2022-02-11T10:12:38.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:12:38.414Z] [2022-02-11T10:12:38.414Z] Login Succeeded [2022-02-11T10:12:38.414Z] nexus3.edgexfoundry.org:10003 [2022-02-11T10:12:38.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:12:38.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:12:38.675Z] Configure a credential helper to remove this warning. See [2022-02-11T10:12:38.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:12:38.675Z] [2022-02-11T10:12:38.675Z] Login Succeeded [2022-02-11T10:12:38.675Z] nexus3.edgexfoundry.org:10004 [2022-02-11T10:12:38.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:12:38.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:12:38.676Z] Configure a credential helper to remove this warning. See [2022-02-11T10:12:38.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:12:38.676Z] [2022-02-11T10:12:38.676Z] Login Succeeded [2022-02-11T10:12:38.676Z] docker.io [2022-02-11T10:12:38.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:12:39.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:12:39.198Z] Configure a credential helper to remove this warning. See [2022-02-11T10:12:39.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:12:39.198Z] [2022-02-11T10:12:39.198Z] Login Succeeded [2022-02-11T10:12:39.198Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T10:12:39.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-11T10:12:39.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T10:12:39.266Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-02-11T10:12:39.266Z] 426cd0b3f460e98e9262508614d112ce01f12faa [2022-02-11T10:12:39.266Z] latest [2022-02-11T10:12:39.266Z] 2.2.0-dev.14 [2022-02-11T10:12:39.266Z] 426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 [2022-02-11T10:12:39.266Z] main [2022-02-11T10:12:39.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:12:39.596Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:12:39.889Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:426cd0b3f460e98e9262508614d112ce01f12faa [2022-02-11T10:12:39.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-11T10:12:39.889Z] 8e21e08c5c56: Preparing [2022-02-11T10:12:39.889Z] 1e52805a6610: Preparing [2022-02-11T10:12:39.889Z] 10739f434df4: Preparing [2022-02-11T10:12:39.889Z] 08c331fdc540: Preparing [2022-02-11T10:12:39.889Z] e2a306cb5863: Preparing [2022-02-11T10:12:39.889Z] 1a058d5342cc: Preparing [2022-02-11T10:12:39.889Z] 1a058d5342cc: Waiting [2022-02-11T10:12:40.149Z] 08c331fdc540: Pushed [2022-02-11T10:12:40.149Z] 1a058d5342cc: Layer already exists [2022-02-11T10:12:40.149Z] 10739f434df4: Pushed [2022-02-11T10:12:40.149Z] 1e52805a6610: Pushed [2022-02-11T10:12:40.149Z] e2a306cb5863: Pushed [2022-02-11T10:12:41.528Z] 8e21e08c5c56: Pushed [2022-02-11T10:12:41.528Z] 426cd0b3f460e98e9262508614d112ce01f12faa: digest: sha256:62e8ecdafdf5b2ba4d5fa1c8508d9b2db5e4566939dadd30e08ce9b2e12b0768 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:12:41.830Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:12:42.126Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-02-11T10:12:42.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-11T10:12:42.127Z] 8e21e08c5c56: Preparing [2022-02-11T10:12:42.127Z] 1e52805a6610: Preparing [2022-02-11T10:12:42.127Z] 10739f434df4: Preparing [2022-02-11T10:12:42.127Z] 08c331fdc540: Preparing [2022-02-11T10:12:42.127Z] e2a306cb5863: Preparing [2022-02-11T10:12:42.127Z] 1a058d5342cc: Preparing [2022-02-11T10:12:42.127Z] 1a058d5342cc: Waiting [2022-02-11T10:12:42.127Z] e2a306cb5863: Layer already exists [2022-02-11T10:12:42.127Z] 08c331fdc540: Layer already exists [2022-02-11T10:12:42.127Z] 1e52805a6610: Layer already exists [2022-02-11T10:12:42.127Z] 10739f434df4: Layer already exists [2022-02-11T10:12:42.127Z] 8e21e08c5c56: Layer already exists [2022-02-11T10:12:42.127Z] 1a058d5342cc: Layer already exists [2022-02-11T10:12:42.127Z] latest: digest: sha256:62e8ecdafdf5b2ba4d5fa1c8508d9b2db5e4566939dadd30e08ce9b2e12b0768 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:12:42.445Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:12:42.739Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.14 [2022-02-11T10:12:42.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-11T10:12:42.740Z] 8e21e08c5c56: Preparing [2022-02-11T10:12:42.740Z] 1e52805a6610: Preparing [2022-02-11T10:12:42.740Z] 10739f434df4: Preparing [2022-02-11T10:12:42.740Z] 08c331fdc540: Preparing [2022-02-11T10:12:42.740Z] e2a306cb5863: Preparing [2022-02-11T10:12:42.740Z] 1a058d5342cc: Preparing [2022-02-11T10:12:42.740Z] 1a058d5342cc: Waiting [2022-02-11T10:12:42.740Z] e2a306cb5863: Layer already exists [2022-02-11T10:12:42.740Z] 1e52805a6610: Layer already exists [2022-02-11T10:12:42.740Z] 8e21e08c5c56: Layer already exists [2022-02-11T10:12:42.740Z] 10739f434df4: Layer already exists [2022-02-11T10:12:42.740Z] 08c331fdc540: Layer already exists [2022-02-11T10:12:42.740Z] 1a058d5342cc: Layer already exists [2022-02-11T10:12:42.740Z] 2.2.0-dev.14: digest: sha256:62e8ecdafdf5b2ba4d5fa1c8508d9b2db5e4566939dadd30e08ce9b2e12b0768 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:12:43.039Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:12:43.331Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 [2022-02-11T10:12:43.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-11T10:12:43.331Z] 8e21e08c5c56: Preparing [2022-02-11T10:12:43.331Z] 1e52805a6610: Preparing [2022-02-11T10:12:43.331Z] 10739f434df4: Preparing [2022-02-11T10:12:43.331Z] 08c331fdc540: Preparing [2022-02-11T10:12:43.331Z] e2a306cb5863: Preparing [2022-02-11T10:12:43.331Z] 1a058d5342cc: Preparing [2022-02-11T10:12:43.331Z] 1a058d5342cc: Waiting [2022-02-11T10:12:43.331Z] 8e21e08c5c56: Layer already exists [2022-02-11T10:12:43.331Z] e2a306cb5863: Layer already exists [2022-02-11T10:12:43.331Z] 1e52805a6610: Layer already exists [2022-02-11T10:12:43.331Z] 10739f434df4: Layer already exists [2022-02-11T10:12:43.331Z] 08c331fdc540: Layer already exists [2022-02-11T10:12:43.331Z] 1a058d5342cc: Layer already exists [2022-02-11T10:12:43.331Z] 426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14: digest: sha256:62e8ecdafdf5b2ba4d5fa1c8508d9b2db5e4566939dadd30e08ce9b2e12b0768 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:12:43.632Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:12:43.934Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-02-11T10:12:43.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-11T10:12:43.934Z] 8e21e08c5c56: Preparing [2022-02-11T10:12:43.934Z] 1e52805a6610: Preparing [2022-02-11T10:12:43.934Z] 10739f434df4: Preparing [2022-02-11T10:12:43.934Z] 08c331fdc540: Preparing [2022-02-11T10:12:43.934Z] e2a306cb5863: Preparing [2022-02-11T10:12:43.934Z] 1a058d5342cc: Preparing [2022-02-11T10:12:43.934Z] 1a058d5342cc: Waiting [2022-02-11T10:12:43.934Z] e2a306cb5863: Layer already exists [2022-02-11T10:12:43.934Z] 1e52805a6610: Layer already exists [2022-02-11T10:12:43.934Z] 8e21e08c5c56: Layer already exists [2022-02-11T10:12:43.934Z] 08c331fdc540: Layer already exists [2022-02-11T10:12:43.934Z] 10739f434df4: Layer already exists [2022-02-11T10:12:43.934Z] 1a058d5342cc: Layer already exists [2022-02-11T10:12:43.934Z] main: digest: sha256:62e8ecdafdf5b2ba4d5fa1c8508d9b2db5e4566939dadd30e08ce9b2e12b0768 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-11T10:12:43.969Z] ===================================================== [Pipeline] echo [2022-02-11T10:12:43.978Z] taggedImages: [2022-02-11T10:12:43.978Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:426cd0b3f460e98e9262508614d112ce01f12faa [2022-02-11T10:12:43.978Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-02-11T10:12:43.978Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.14 [2022-02-11T10:12:43.978Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 [2022-02-11T10:12:43.978Z] - 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 [2022-02-11T10:12:44.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T10:12:44.366Z] [2022-02-11T10:12:44.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:12:44.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T10:12:44.665Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-11T10:12:44.665Z] b4d181a07f80: Pulling fs layer [2022-02-11T10:12:44.665Z] a1111a8f2ec3: Pulling fs layer [2022-02-11T10:12:44.665Z] ed53099fbce6: Pulling fs layer [2022-02-11T10:12:44.665Z] dc539afda2c1: Pulling fs layer [2022-02-11T10:12:44.665Z] 77bc0d833cb6: Pulling fs layer [2022-02-11T10:12:44.665Z] 9065ff56babe: Pulling fs layer [2022-02-11T10:12:44.665Z] d287ab97295c: Pulling fs layer [2022-02-11T10:12:44.665Z] dc539afda2c1: Waiting [2022-02-11T10:12:44.665Z] 77bc0d833cb6: Waiting [2022-02-11T10:12:44.665Z] 9065ff56babe: Waiting [2022-02-11T10:12:44.665Z] d287ab97295c: Waiting [2022-02-11T10:12:44.665Z] a1111a8f2ec3: Verifying Checksum [2022-02-11T10:12:44.665Z] a1111a8f2ec3: Download complete [2022-02-11T10:12:44.665Z] dc539afda2c1: Verifying Checksum [2022-02-11T10:12:44.665Z] dc539afda2c1: Download complete [2022-02-11T10:12:44.665Z] ed53099fbce6: Verifying Checksum [2022-02-11T10:12:44.665Z] ed53099fbce6: Download complete [2022-02-11T10:12:44.665Z] 9065ff56babe: Verifying Checksum [2022-02-11T10:12:44.665Z] 9065ff56babe: Download complete [2022-02-11T10:12:44.928Z] 77bc0d833cb6: Verifying Checksum [2022-02-11T10:12:44.928Z] 77bc0d833cb6: Download complete [2022-02-11T10:12:44.928Z] b4d181a07f80: Verifying Checksum [2022-02-11T10:12:44.928Z] b4d181a07f80: Download complete [2022-02-11T10:12:45.504Z] d287ab97295c: Verifying Checksum [2022-02-11T10:12:45.504Z] d287ab97295c: Download complete [2022-02-11T10:12:46.411Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5066 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-02-11T10:12:46.423Z] Running in /w/workspace/app-service-configurable/50 [Pipeline] { [Pipeline] checkout [2022-02-11T10:12:46.450Z] b4d181a07f80: Pull complete [2022-02-11T10:12:46.450Z] a1111a8f2ec3: Pull complete [2022-02-11T10:12:46.587Z] Selected Git installation does not exist. Using Default [2022-02-11T10:12:46.587Z] The recommended git tool is: NONE [2022-02-11T10:12:47.023Z] ed53099fbce6: Pull complete [2022-02-11T10:12:47.023Z] dc539afda2c1: Pull complete [2022-02-11T10:12:47.282Z] 77bc0d833cb6: Pull complete [2022-02-11T10:12:47.550Z] 9065ff56babe: Pull complete [2022-02-11T10:12:51.221Z] using credential edgex-jenkins-ssh [2022-02-11T10:12:51.245Z] Cloning the remote Git repository [2022-02-11T10:12:51.292Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-02-11T10:12:51.363Z] > git init /w/workspace/app-service-configurable/50 # timeout=10 [2022-02-11T10:12:51.453Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-02-11T10:12:51.454Z] > git --version # timeout=10 [2022-02-11T10:12:51.474Z] > git --version # 'git version 2.17.1' [2022-02-11T10:12:51.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T10:12:51.552Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-11T10:12:52.756Z] Avoid second fetch [2022-02-11T10:12:52.756Z] Checking out Revision 426cd0b3f460e98e9262508614d112ce01f12faa (main) [2022-02-11T10:12:52.863Z] d287ab97295c: Pull complete [2022-02-11T10:12:52.863Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-11T10:12:52.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T10:12:52.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-11T10:12:52.921Z] prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container [2022-02-11T10:12:52.961Z] $ 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/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-lftools-log-publisher:latest cat [2022-02-11T10:12:52.710Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-02-11T10:12:52.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-11T10:12:52.771Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T10:12:52.784Z] > git checkout -f 426cd0b3f460e98e9262508614d112ce01f12faa # timeout=10 [2022-02-11T10:12:55.195Z] $ docker top 56ca2c2cf97819675276d6a2fac913315a4f7daf4e3403b425e4bf1fa6889529 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:12:55.638Z] ---> job-cost.sh [2022-02-11T10:12:55.639Z] lf-activate-venv: SKIPPING [2022-02-11T10:12:55.639Z] INFO: No Stack... [2022-02-11T10:12:55.901Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-11T10:12:56.473Z] INFO: Archiving Costs [Pipeline] sh [2022-02-11T10:12:56.776Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-02-11T10:12:56.776Z] + cut -d, -f6 [Pipeline] lock [2022-02-11T10:12:56.793Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] [2022-02-11T10:12:56.799Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] did not exist. Created. [2022-02-11T10:12:56.799Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-11T10:12:57.086Z] Commit message: "build(snap): source metadata from repo (#380)" [2022-02-11T10:12:57.106Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-11T10:12:57.132Z] Stashed 1 file(s) [Pipeline] } [2022-02-11T10:12:57.140Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-11T10:12:57.154Z] $ docker stop --time=1 56ca2c2cf97819675276d6a2fac913315a4f7daf4e3403b425e4bf1fa6889529 [2022-02-11T10:12:57.422Z] [2022-02-11T10:12:57.422Z] GitHub has been notified of this commit’s build result [2022-02-11T10:12:57.422Z] [2022-02-11T10:12:58.301Z] $ docker rm -f 56ca2c2cf97819675276d6a2fac913315a4f7daf4e3403b425e4bf1fa6889529 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T10:12:58.927Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-11T10:12:58.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T10:12:58.927Z] Dload Upload Total Spent Left Speed [2022-02-11T10:12:58.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 95508 [Pipeline] sh [2022-02-11T10:12:59.417Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-11T10:12:59.767Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-02-11T10:12:59.767Z] tee /etc/docker/daemon.new [2022-02-11T10:12:59.767Z] { [2022-02-11T10:12:59.767Z] "registry-mirrors": [ [2022-02-11T10:12:59.767Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-11T10:12:59.767Z] ], [2022-02-11T10:12:59.767Z] "bip": "10.250.0.254/24", [2022-02-11T10:12:59.767Z] "hosts": [ [2022-02-11T10:12:59.767Z] "tcp://0.0.0.0:5555", [2022-02-11T10:12:59.767Z] "unix:///var/run/docker.sock" [2022-02-11T10:12:59.767Z] ], [2022-02-11T10:12:59.767Z] "mtu": 1458, [2022-02-11T10:12:59.767Z] "selinux-enabled": true, [2022-02-11T10:12:59.767Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-11T10:12:59.767Z] } [Pipeline] sh [2022-02-11T10:13:00.126Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-11T10:13:00.463Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T10:13:18.851Z] provisioning config files... [2022-02-11T10:13:18.875Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/50@tmp/config5986236874729721211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:13:19.230Z] ---> docker-login.sh [2022-02-11T10:13:19.231Z] nexus3.edgexfoundry.org:10001 [2022-02-11T10:13:19.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:13:20.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:13:20.114Z] Configure a credential helper to remove this warning. See [2022-02-11T10:13:20.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:13:20.114Z] [2022-02-11T10:13:20.114Z] Login Succeeded [2022-02-11T10:13:20.114Z] nexus3.edgexfoundry.org:10002 [2022-02-11T10:13:20.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:13:20.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:13:20.386Z] Configure a credential helper to remove this warning. See [2022-02-11T10:13:20.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:13:20.386Z] [2022-02-11T10:13:20.386Z] Login Succeeded [2022-02-11T10:13:20.386Z] nexus3.edgexfoundry.org:10003 [2022-02-11T10:13:20.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:13:20.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:13:20.931Z] Configure a credential helper to remove this warning. See [2022-02-11T10:13:20.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:13:20.931Z] [2022-02-11T10:13:20.931Z] Login Succeeded [2022-02-11T10:13:20.931Z] nexus3.edgexfoundry.org:10004 [2022-02-11T10:13:21.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:13:21.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:13:21.207Z] Configure a credential helper to remove this warning. See [2022-02-11T10:13:21.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:13:21.207Z] [2022-02-11T10:13:21.207Z] Login Succeeded [2022-02-11T10:13:21.207Z] docker.io [2022-02-11T10:13:21.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:13:22.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:13:22.080Z] Configure a credential helper to remove this warning. See [2022-02-11T10:13:22.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:13:22.080Z] [2022-02-11T10:13:22.080Z] Login Succeeded [2022-02-11T10:13:22.080Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T10:13:22.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-11T10:13:22.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T10:13:22.626Z] ========================================================= [2022-02-11T10:13:22.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-11T10:13:22.626Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:13:22.967Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-11T10:13:22.967Z] Sending build context to Docker daemon 207.9kB [2022-02-11T10:13:23.240Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T10:13:23.240Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-11T10:13:23.515Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-11T10:13:23.515Z] 9b3977197b4f: Pulling fs layer [2022-02-11T10:13:23.515Z] 1a89e8eeedd5: Pulling fs layer [2022-02-11T10:13:23.515Z] 94645a83ff95: Pulling fs layer [2022-02-11T10:13:23.515Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-11T10:13:23.515Z] 0c92f367c5e7: Pulling fs layer [2022-02-11T10:13:23.515Z] f7c0051592d6: Pulling fs layer [2022-02-11T10:13:23.515Z] a227ed2f7395: Pulling fs layer [2022-02-11T10:13:23.515Z] 7b1c46037f91: Pulling fs layer [2022-02-11T10:13:23.515Z] f7c0051592d6: Waiting [2022-02-11T10:13:23.515Z] a227ed2f7395: Waiting [2022-02-11T10:13:23.515Z] 7b1c46037f91: Waiting [2022-02-11T10:13:23.515Z] 3f3a8bcf1eab: Waiting [2022-02-11T10:13:23.515Z] 0c92f367c5e7: Waiting [2022-02-11T10:13:23.515Z] 94645a83ff95: Download complete [2022-02-11T10:13:23.515Z] 1a89e8eeedd5: Verifying Checksum [2022-02-11T10:13:23.515Z] 1a89e8eeedd5: Download complete [2022-02-11T10:13:23.515Z] 0c92f367c5e7: Verifying Checksum [2022-02-11T10:13:23.515Z] 0c92f367c5e7: Download complete [2022-02-11T10:13:23.515Z] f7c0051592d6: Verifying Checksum [2022-02-11T10:13:23.515Z] f7c0051592d6: Download complete [2022-02-11T10:13:23.515Z] 9b3977197b4f: Verifying Checksum [2022-02-11T10:13:23.515Z] 9b3977197b4f: Download complete [2022-02-11T10:13:23.515Z] a227ed2f7395: Verifying Checksum [2022-02-11T10:13:23.515Z] a227ed2f7395: Download complete [2022-02-11T10:13:24.120Z] 9b3977197b4f: Pull complete [2022-02-11T10:13:24.729Z] 1a89e8eeedd5: Pull complete [2022-02-11T10:13:25.330Z] 94645a83ff95: Pull complete [2022-02-11T10:13:25.330Z] 7b1c46037f91: Verifying Checksum [2022-02-11T10:13:25.330Z] 7b1c46037f91: Download complete [2022-02-11T10:13:25.928Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-11T10:13:25.928Z] 3f3a8bcf1eab: Download complete [2022-02-11T10:13:38.357Z] 3f3a8bcf1eab: Pull complete [2022-02-11T10:13:38.357Z] 0c92f367c5e7: Pull complete [2022-02-11T10:13:38.357Z] f7c0051592d6: Pull complete [2022-02-11T10:13:38.357Z] a227ed2f7395: Pull complete [2022-02-11T10:13:43.764Z] 7b1c46037f91: Pull complete [2022-02-11T10:13:43.764Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-11T10:13:43.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-11T10:13:43.764Z] ---> f79e39bc4007 [2022-02-11T10:13:43.764Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-11T10:13:45.196Z] ---> Running in 71bd0117844d [2022-02-11T10:13:45.467Z] Removing intermediate container 71bd0117844d [2022-02-11T10:13:45.467Z] ---> 9beadd63ce1c [2022-02-11T10:13:45.467Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-11T10:13:45.742Z] ---> Running in 8cb3934827bf [2022-02-11T10:13:46.014Z] Removing intermediate container 8cb3934827bf [2022-02-11T10:13:46.014Z] ---> a993f11f8e71 [2022-02-11T10:13:46.014Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-11T10:13:46.014Z] ---> Running in 00ca2cf96d6e [2022-02-11T10:13:46.606Z] Removing intermediate container 00ca2cf96d6e [2022-02-11T10:13:46.606Z] ---> ee123d790ded [2022-02-11T10:13:46.607Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T10:13:46.607Z] ---> Running in ead95939091a [2022-02-11T10:13:48.574Z] Removing intermediate container ead95939091a [2022-02-11T10:13:48.574Z] ---> 1ffb66e4911f [2022-02-11T10:13:48.574Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-11T10:13:48.574Z] ---> Running in d9bfbb47b3ab [2022-02-11T10:13:49.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-11T10:13:50.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-11T10:13:51.115Z] OK: 220 MiB in 52 packages [2022-02-11T10:13:51.712Z] Removing intermediate container d9bfbb47b3ab [2022-02-11T10:13:51.712Z] ---> 2758f2ae79dc [2022-02-11T10:13:51.712Z] Step 8/13 : WORKDIR /app [2022-02-11T10:13:51.712Z] ---> Running in ce4ab5f57c3e [2022-02-11T10:13:52.306Z] Removing intermediate container ce4ab5f57c3e [2022-02-11T10:13:52.306Z] ---> 63f17177b23c [2022-02-11T10:13:52.306Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-11T10:13:52.932Z] ---> 726d95c40f0a [2022-02-11T10:13:52.932Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T10:13:52.932Z] ---> Running in 669b66a09a7c [2022-02-11T10:15:00.950Z] Removing intermediate container 669b66a09a7c [2022-02-11T10:15:00.950Z] ---> f7479ebe5f6c [2022-02-11T10:15:00.950Z] Step 11/13 : COPY . . [2022-02-11T10:15:01.222Z] ---> 022947ec1a69 [2022-02-11T10:15:01.222Z] Step 12/13 : ARG MAKE="make build" [2022-02-11T10:15:01.222Z] ---> Running in 1c60fc51f6e8 [2022-02-11T10:15:01.495Z] Removing intermediate container 1c60fc51f6e8 [2022-02-11T10:15:01.495Z] ---> 664b98d09863 [2022-02-11T10:15:01.495Z] Step 13/13 : RUN $MAKE [2022-02-11T10:15:01.768Z] ---> Running in 6e4d3e5db5ae [2022-02-11T10:15:02.741Z] noop [2022-02-11T10:15:03.347Z] Removing intermediate container 6e4d3e5db5ae [2022-02-11T10:15:03.347Z] ---> e6f56730d75f [2022-02-11T10:15:03.347Z] Successfully built e6f56730d75f [2022-02-11T10:15:03.347Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:15:03.706Z] + docker inspect -f . ci-base-image-arm64 [2022-02-11T10:15:03.706Z] . [Pipeline] withDockerContainer [2022-02-11T10:15:03.934Z] prd-ubuntu18.04-docker-arm64-4c-16g-5066 does not seem to be running inside a container [2022-02-11T10:15:04.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/50 -v /w/workspace/app-service-configurable/50:/w/workspace/app-service-configurable/50:rw,z -v /w/workspace/app-service-configurable/50@tmp:/w/workspace/app-service-configurable/50@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 [2022-02-11T10:15:05.265Z] $ docker top 5cd63febe2c87682fb3bed480424de489f972aaf7d5262258233eb1a028a9a3e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T10:15:06.151Z] + go version [2022-02-11T10:15:06.151Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-11T10:15:06.175Z] $ docker stop --time=1 5cd63febe2c87682fb3bed480424de489f972aaf7d5262258233eb1a028a9a3e [2022-02-11T10:15:07.764Z] $ docker rm -f 5cd63febe2c87682fb3bed480424de489f972aaf7d5262258233eb1a028a9a3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:15:08.378Z] + docker inspect -f . ci-base-image-arm64 [2022-02-11T10:15:08.378Z] . [Pipeline] withDockerContainer [2022-02-11T10:15:08.574Z] prd-ubuntu18.04-docker-arm64-4c-16g-5066 does not seem to be running inside a container [2022-02-11T10:15:08.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/50 -v /w/workspace/app-service-configurable/50:/w/workspace/app-service-configurable/50:rw,z -v /w/workspace/app-service-configurable/50@tmp:/w/workspace/app-service-configurable/50@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 [2022-02-11T10:15:09.962Z] $ docker top e9ea24fcfb89cffb9b0ee3163e8add3d2c23b38aca785cede71bb00e575d25bd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-11T10:15:10.865Z] + make test [2022-02-11T10:15:10.866Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-02-11T10:15:57.828Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-02-11T10:15:57.828Z] CGO_ENABLED=1 go vet ./... [2022-02-11T10:16:12.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T10:16:12.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-11T10:16:12.902Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-11T10:16:13.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-11T10:16:13.913Z] $ docker stop --time=1 e9ea24fcfb89cffb9b0ee3163e8add3d2c23b38aca785cede71bb00e575d25bd [2022-02-11T10:16:15.671Z] $ docker rm -f e9ea24fcfb89cffb9b0ee3163e8add3d2c23b38aca785cede71bb00e575d25bd [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T10:16:16.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-11T10:16:16.493Z] Warning: overwriting stash ‘coverage-report’ [2022-02-11T10:16:16.915Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T10:16:17.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-11T10:16:17.642Z] + ls -al . [2022-02-11T10:16:17.643Z] total 172 [2022-02-11T10:16:17.643Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 11 10:16 . [2022-02-11T10:16:17.643Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 10:12 .. [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 11 10:12 .dockerignore [2022-02-11T10:16:17.643Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 10:12 .git [2022-02-11T10:16:17.643Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 10:12 .github [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 104 Feb 11 10:12 .gitignore [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 7627 Feb 11 10:12 Attribution.txt [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 23791 Feb 11 10:12 CHANGELOG.md [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 2087 Feb 11 10:12 Dockerfile [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 10:12 GOVERNANCE.md [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 687 Feb 11 10:12 Jenkinsfile [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 11 10:12 LICENSE [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 11 10:12 OWNERS.md [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 3860 Feb 11 10:12 README.md [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 11 10:11 VERSION [2022-02-11T10:16:17.643Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 10:12 bin [2022-02-11T10:16:17.643Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 11 10:15 coverage.out [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 2815 Feb 11 10:12 go.mod [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 49940 Feb 11 10:12 go.sum [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 11 10:12 main.go [2022-02-11T10:16:17.643Z] -rw-rw-r-- 1 jenkins jenkins 1614 Feb 11 10:12 makefile [2022-02-11T10:16:17.643Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 10:12 res [2022-02-11T10:16:17.643Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 10:12 snap [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:16:17.983Z] + 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=426cd0b3f460e98e9262508614d112ce01f12faa --label arch=arm64 --label version=2.2.0-dev.14 . [2022-02-11T10:16:17.983Z] Sending build context to Docker daemon 208.9kB [2022-02-11T10:16:18.256Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T10:16:18.256Z] Step 2/27 : FROM ${BASE} AS builder [2022-02-11T10:16:18.256Z] ---> e6f56730d75f [2022-02-11T10:16:18.256Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-11T10:16:18.526Z] ---> Running in 56f2e68d9193 [2022-02-11T10:16:18.800Z] Removing intermediate container 56f2e68d9193 [2022-02-11T10:16:18.800Z] ---> 83c67ad5eedf [2022-02-11T10:16:18.800Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-02-11T10:16:18.800Z] ---> Running in 8ff45398961d [2022-02-11T10:16:19.397Z] Removing intermediate container 8ff45398961d [2022-02-11T10:16:19.397Z] ---> 22b08b57ae7d [2022-02-11T10:16:19.397Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-11T10:16:19.397Z] ---> Running in 2d4a1eaa8198 [2022-02-11T10:16:19.674Z] Removing intermediate container 2d4a1eaa8198 [2022-02-11T10:16:19.674Z] ---> 6ab5a9f95a48 [2022-02-11T10:16:19.674Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T10:16:19.674Z] ---> Running in 587b0df4b9d8 [2022-02-11T10:16:21.644Z] Removing intermediate container 587b0df4b9d8 [2022-02-11T10:16:21.644Z] ---> 1d2821504615 [2022-02-11T10:16:21.644Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-11T10:16:21.644Z] ---> Running in ed0052e8b725 [2022-02-11T10:16:22.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-11T10:16:23.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-11T10:16:24.191Z] OK: 220 MiB in 52 packages [2022-02-11T10:16:25.166Z] Removing intermediate container ed0052e8b725 [2022-02-11T10:16:25.166Z] ---> 64ac9b4221bf [2022-02-11T10:16:25.166Z] Step 8/27 : WORKDIR /app [2022-02-11T10:16:25.166Z] ---> Running in 8697361fa847 [2022-02-11T10:16:25.437Z] Removing intermediate container 8697361fa847 [2022-02-11T10:16:25.437Z] ---> c540eee15bbf [2022-02-11T10:16:25.437Z] Step 9/27 : COPY go.mod vendor* ./ [2022-02-11T10:16:26.030Z] ---> 6c904701d67a [2022-02-11T10:16:26.030Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T10:16:26.030Z] ---> Running in 8a4a81929c15 [2022-02-11T10:16:27.997Z] Removing intermediate container 8a4a81929c15 [2022-02-11T10:16:27.997Z] ---> b83dd56d3d50 [2022-02-11T10:16:27.997Z] Step 11/27 : COPY . . [2022-02-11T10:16:28.986Z] ---> a8317d56c48b [2022-02-11T10:16:28.986Z] Step 12/27 : ARG MAKE="make build" [2022-02-11T10:16:28.986Z] ---> Running in 6cbdb9100505 [2022-02-11T10:16:29.265Z] Removing intermediate container 6cbdb9100505 [2022-02-11T10:16:29.265Z] ---> 5875516fb59f [2022-02-11T10:16:29.265Z] Step 13/27 : RUN $MAKE [2022-02-11T10:16:29.265Z] ---> Running in a4a0a26523da [2022-02-11T10:16:30.266Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.14" -o app-service-configurable [2022-02-11T10:17:17.293Z] Removing intermediate container a4a0a26523da [2022-02-11T10:17:17.293Z] ---> 83aeba5de6b1 [2022-02-11T10:17:17.293Z] Step 14/27 : FROM alpine:3.14 [2022-02-11T10:17:17.293Z] 3.14: Pulling from library/alpine [2022-02-11T10:17:17.293Z] be307f383ecc: Pulling fs layer [2022-02-11T10:17:17.293Z] be307f383ecc: Download complete [2022-02-11T10:17:17.293Z] be307f383ecc: Pull complete [2022-02-11T10:17:17.293Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-11T10:17:17.293Z] Status: Downloaded newer image for alpine:3.14 [2022-02-11T10:17:17.293Z] ---> 5b8b7b635229 [2022-02-11T10:17:17.294Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-11T10:17:17.294Z] ---> Running in c7623128c893 [2022-02-11T10:17:17.294Z] Removing intermediate container c7623128c893 [2022-02-11T10:17:17.294Z] ---> 572b3a8548f1 [2022-02-11T10:17:17.294Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-02-11T10:17:17.294Z] ---> Running in 93b34eb9f7ce [2022-02-11T10:17:17.294Z] Removing intermediate container 93b34eb9f7ce [2022-02-11T10:17:17.294Z] ---> 1d83b2e04859 [2022-02-11T10:17:17.294Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-02-11T10:17:17.294Z] ---> Running in 25eab036e869 [2022-02-11T10:17:17.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-11T10:17:17.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-11T10:17:17.294Z] (1/7) Installing ca-certificates (20211220-r0) [2022-02-11T10:17:17.294Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-02-11T10:17:17.294Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-02-11T10:17:17.294Z] (4/7) Installing libsodium (1.0.18-r0) [2022-02-11T10:17:17.294Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-11T10:17:17.294Z] (6/7) Installing libzmq (4.3.4-r0) [2022-02-11T10:17:17.294Z] (7/7) Installing zeromq (4.3.4-r0) [2022-02-11T10:17:17.294Z] Executing busybox-1.33.1-r6.trigger [2022-02-11T10:17:17.294Z] Executing ca-certificates-20211220-r0.trigger [2022-02-11T10:17:17.294Z] OK: 9 MiB in 21 packages [2022-02-11T10:17:17.886Z] Removing intermediate container 25eab036e869 [2022-02-11T10:17:17.886Z] ---> d0590bbb85c0 [2022-02-11T10:17:17.886Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-02-11T10:17:18.488Z] ---> a8e9560bfaaa [2022-02-11T10:17:18.488Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-02-11T10:17:19.080Z] ---> 15ea87761a56 [2022-02-11T10:17:19.080Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-02-11T10:17:20.058Z] ---> 33d1730803d6 [2022-02-11T10:17:20.058Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-02-11T10:17:21.032Z] ---> e80dbba23bb1 [2022-02-11T10:17:21.032Z] Step 22/27 : EXPOSE 48095 [2022-02-11T10:17:21.032Z] ---> Running in b37d124e11be [2022-02-11T10:17:21.304Z] Removing intermediate container b37d124e11be [2022-02-11T10:17:21.304Z] ---> ae37c8338070 [2022-02-11T10:17:21.304Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-02-11T10:17:21.575Z] ---> Running in 6873598552ba [2022-02-11T10:17:21.848Z] Removing intermediate container 6873598552ba [2022-02-11T10:17:21.848Z] ---> 3dec97c6bb73 [2022-02-11T10:17:21.848Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-11T10:17:21.848Z] ---> Running in fde3ec49be2d [2022-02-11T10:17:22.118Z] Removing intermediate container fde3ec49be2d [2022-02-11T10:17:22.118Z] ---> b750d5b46dc1 [2022-02-11T10:17:22.118Z] Step 25/27 : LABEL arch=arm64 [2022-02-11T10:17:22.391Z] ---> Running in 76ca4d707d40 [2022-02-11T10:17:22.663Z] Removing intermediate container 76ca4d707d40 [2022-02-11T10:17:22.663Z] ---> 2efc350b854d [2022-02-11T10:17:22.663Z] Step 26/27 : LABEL git_sha=426cd0b3f460e98e9262508614d112ce01f12faa [2022-02-11T10:17:22.663Z] ---> Running in 47db585e3dc7 [2022-02-11T10:17:23.257Z] Removing intermediate container 47db585e3dc7 [2022-02-11T10:17:23.258Z] ---> dbfbdb90dfec [2022-02-11T10:17:23.258Z] Step 27/27 : LABEL version=2.2.0-dev.14 [2022-02-11T10:17:23.258Z] ---> Running in 9f7fe3e1da37 [2022-02-11T10:17:23.531Z] Removing intermediate container 9f7fe3e1da37 [2022-02-11T10:17:23.531Z] ---> 093c9c21d84a [2022-02-11T10:17:23.531Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-11T10:17:23.531Z] Successfully built 093c9c21d84a [2022-02-11T10:17:23.531Z] 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 [2022-02-11T10:17:23.624Z] provisioning config files... [2022-02-11T10:17:23.642Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/50@tmp/config8855906112937710739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:17:23.988Z] ---> docker-login.sh [2022-02-11T10:17:23.988Z] nexus3.edgexfoundry.org:10001 [2022-02-11T10:17:24.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:17:24.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:17:24.261Z] Configure a credential helper to remove this warning. See [2022-02-11T10:17:24.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:17:24.261Z] [2022-02-11T10:17:24.261Z] Login Succeeded [2022-02-11T10:17:24.261Z] nexus3.edgexfoundry.org:10002 [2022-02-11T10:17:24.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:17:24.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:17:24.805Z] Configure a credential helper to remove this warning. See [2022-02-11T10:17:24.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:17:24.805Z] [2022-02-11T10:17:24.805Z] Login Succeeded [2022-02-11T10:17:24.805Z] nexus3.edgexfoundry.org:10003 [2022-02-11T10:17:25.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:17:25.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:17:25.080Z] Configure a credential helper to remove this warning. See [2022-02-11T10:17:25.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:17:25.080Z] [2022-02-11T10:17:25.080Z] Login Succeeded [2022-02-11T10:17:25.080Z] nexus3.edgexfoundry.org:10004 [2022-02-11T10:17:25.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:17:25.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:17:25.677Z] Configure a credential helper to remove this warning. See [2022-02-11T10:17:25.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:17:25.677Z] [2022-02-11T10:17:25.677Z] Login Succeeded [2022-02-11T10:17:25.677Z] docker.io [2022-02-11T10:17:25.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T10:17:26.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T10:17:26.220Z] Configure a credential helper to remove this warning. See [2022-02-11T10:17:26.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T10:17:26.220Z] [2022-02-11T10:17:26.220Z] Login Succeeded [2022-02-11T10:17:26.220Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T10:17:26.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-11T10:17:26.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T10:17:26.283Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-02-11T10:17:26.283Z] 426cd0b3f460e98e9262508614d112ce01f12faa [2022-02-11T10:17:26.283Z] latest [2022-02-11T10:17:26.283Z] 2.2.0-dev.14 [2022-02-11T10:17:26.283Z] 426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 [2022-02-11T10:17:26.283Z] main [2022-02-11T10:17:26.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:17:26.620Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:17:26.961Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426cd0b3f460e98e9262508614d112ce01f12faa [2022-02-11T10:17:26.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-11T10:17:26.961Z] d34ce12b88c3: Preparing [2022-02-11T10:17:26.961Z] 26492f446bab: Preparing [2022-02-11T10:17:26.961Z] 2fc3c7fb476c: Preparing [2022-02-11T10:17:26.961Z] 74b162f6256e: Preparing [2022-02-11T10:17:26.961Z] b8fe0113fb27: Preparing [2022-02-11T10:17:26.961Z] 62170e181a92: Preparing [2022-02-11T10:17:26.961Z] 62170e181a92: Waiting [2022-02-11T10:17:27.239Z] 2fc3c7fb476c: Pushed [2022-02-11T10:17:27.239Z] 74b162f6256e: Pushed [2022-02-11T10:17:27.239Z] 26492f446bab: Pushed [2022-02-11T10:17:27.239Z] 62170e181a92: Layer already exists [2022-02-11T10:17:28.212Z] b8fe0113fb27: Pushed [2022-02-11T10:17:30.815Z] d34ce12b88c3: Pushed [2022-02-11T10:17:30.815Z] 426cd0b3f460e98e9262508614d112ce01f12faa: digest: sha256:af79567bc5c09780778914123351c37592a16b5eebf4e7d161e59d4f21772df0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:17:31.156Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:17:31.493Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-02-11T10:17:31.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-11T10:17:31.493Z] d34ce12b88c3: Preparing [2022-02-11T10:17:31.493Z] 26492f446bab: Preparing [2022-02-11T10:17:31.493Z] 2fc3c7fb476c: Preparing [2022-02-11T10:17:31.493Z] 74b162f6256e: Preparing [2022-02-11T10:17:31.493Z] b8fe0113fb27: Preparing [2022-02-11T10:17:31.493Z] 62170e181a92: Preparing [2022-02-11T10:17:31.493Z] 62170e181a92: Waiting [2022-02-11T10:17:31.493Z] 2fc3c7fb476c: Layer already exists [2022-02-11T10:17:31.493Z] b8fe0113fb27: Layer already exists [2022-02-11T10:17:31.493Z] 74b162f6256e: Layer already exists [2022-02-11T10:17:31.493Z] d34ce12b88c3: Layer already exists [2022-02-11T10:17:31.493Z] 26492f446bab: Layer already exists [2022-02-11T10:17:31.493Z] 62170e181a92: Layer already exists [2022-02-11T10:17:31.764Z] latest: digest: sha256:af79567bc5c09780778914123351c37592a16b5eebf4e7d161e59d4f21772df0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:17:32.101Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:17:32.440Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.14 [2022-02-11T10:17:32.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-11T10:17:32.440Z] d34ce12b88c3: Preparing [2022-02-11T10:17:32.440Z] 26492f446bab: Preparing [2022-02-11T10:17:32.440Z] 2fc3c7fb476c: Preparing [2022-02-11T10:17:32.440Z] 74b162f6256e: Preparing [2022-02-11T10:17:32.440Z] b8fe0113fb27: Preparing [2022-02-11T10:17:32.440Z] 62170e181a92: Preparing [2022-02-11T10:17:32.440Z] 62170e181a92: Waiting [2022-02-11T10:17:32.440Z] d34ce12b88c3: Layer already exists [2022-02-11T10:17:32.440Z] 74b162f6256e: Layer already exists [2022-02-11T10:17:32.440Z] b8fe0113fb27: Layer already exists [2022-02-11T10:17:32.440Z] 2fc3c7fb476c: Layer already exists [2022-02-11T10:17:32.440Z] 26492f446bab: Layer already exists [2022-02-11T10:17:32.440Z] 62170e181a92: Layer already exists [2022-02-11T10:17:32.709Z] 2.2.0-dev.14: digest: sha256:af79567bc5c09780778914123351c37592a16b5eebf4e7d161e59d4f21772df0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:17:33.049Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:17:33.382Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 [2022-02-11T10:17:33.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-11T10:17:33.382Z] d34ce12b88c3: Preparing [2022-02-11T10:17:33.382Z] 26492f446bab: Preparing [2022-02-11T10:17:33.382Z] 2fc3c7fb476c: Preparing [2022-02-11T10:17:33.382Z] 74b162f6256e: Preparing [2022-02-11T10:17:33.382Z] b8fe0113fb27: Preparing [2022-02-11T10:17:33.382Z] 62170e181a92: Preparing [2022-02-11T10:17:33.382Z] 62170e181a92: Waiting [2022-02-11T10:17:33.382Z] 2fc3c7fb476c: Layer already exists [2022-02-11T10:17:33.382Z] 26492f446bab: Layer already exists [2022-02-11T10:17:33.382Z] 74b162f6256e: Layer already exists [2022-02-11T10:17:33.382Z] d34ce12b88c3: Layer already exists [2022-02-11T10:17:33.382Z] b8fe0113fb27: Layer already exists [2022-02-11T10:17:33.382Z] 62170e181a92: Layer already exists [2022-02-11T10:17:33.653Z] 426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14: digest: sha256:af79567bc5c09780778914123351c37592a16b5eebf4e7d161e59d4f21772df0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:17:33.998Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:17:34.333Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-02-11T10:17:34.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-11T10:17:34.333Z] d34ce12b88c3: Preparing [2022-02-11T10:17:34.333Z] 26492f446bab: Preparing [2022-02-11T10:17:34.333Z] 2fc3c7fb476c: Preparing [2022-02-11T10:17:34.333Z] 74b162f6256e: Preparing [2022-02-11T10:17:34.333Z] b8fe0113fb27: Preparing [2022-02-11T10:17:34.333Z] 62170e181a92: Preparing [2022-02-11T10:17:34.333Z] 62170e181a92: Waiting [2022-02-11T10:17:34.333Z] 2fc3c7fb476c: Layer already exists [2022-02-11T10:17:34.333Z] 74b162f6256e: Layer already exists [2022-02-11T10:17:34.333Z] b8fe0113fb27: Layer already exists [2022-02-11T10:17:34.333Z] 26492f446bab: Layer already exists [2022-02-11T10:17:34.333Z] d34ce12b88c3: Layer already exists [2022-02-11T10:17:34.333Z] 62170e181a92: Layer already exists [2022-02-11T10:17:34.603Z] main: digest: sha256:af79567bc5c09780778914123351c37592a16b5eebf4e7d161e59d4f21772df0 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-11T10:17:34.652Z] ===================================================== [Pipeline] echo [2022-02-11T10:17:34.660Z] taggedImages: [2022-02-11T10:17:34.660Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426cd0b3f460e98e9262508614d112ce01f12faa [2022-02-11T10:17:34.660Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-02-11T10:17:34.660Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.14 [2022-02-11T10:17:34.660Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 [2022-02-11T10:17:34.660Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:17:35.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T10:17:35.018Z] [2022-02-11T10:17:35.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:17:35.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T10:17:35.635Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-11T10:17:35.635Z] 448f6bf000e3: Pulling fs layer [2022-02-11T10:17:35.635Z] f757da607395: Pulling fs layer [2022-02-11T10:17:35.635Z] 05883995daec: Pulling fs layer [2022-02-11T10:17:35.635Z] 8603b9c90790: Pulling fs layer [2022-02-11T10:17:35.635Z] 1560dd03e051: Pulling fs layer [2022-02-11T10:17:35.635Z] 27f5ce0e4adf: Pulling fs layer [2022-02-11T10:17:35.635Z] c2d8d7efcc4b: Pulling fs layer [2022-02-11T10:17:35.635Z] 1560dd03e051: Waiting [2022-02-11T10:17:35.635Z] 27f5ce0e4adf: Waiting [2022-02-11T10:17:35.635Z] 8603b9c90790: Waiting [2022-02-11T10:17:35.635Z] c2d8d7efcc4b: Waiting [2022-02-11T10:17:35.635Z] f757da607395: Verifying Checksum [2022-02-11T10:17:35.635Z] f757da607395: Download complete [2022-02-11T10:17:35.635Z] 8603b9c90790: Verifying Checksum [2022-02-11T10:17:35.635Z] 8603b9c90790: Download complete [2022-02-11T10:17:35.635Z] 1560dd03e051: Verifying Checksum [2022-02-11T10:17:35.635Z] 1560dd03e051: Download complete [2022-02-11T10:17:35.909Z] 27f5ce0e4adf: Verifying Checksum [2022-02-11T10:17:35.909Z] 27f5ce0e4adf: Download complete [2022-02-11T10:17:35.909Z] 05883995daec: Verifying Checksum [2022-02-11T10:17:35.909Z] 05883995daec: Download complete [2022-02-11T10:17:36.180Z] 448f6bf000e3: Verifying Checksum [2022-02-11T10:17:36.180Z] 448f6bf000e3: Download complete [2022-02-11T10:17:38.793Z] c2d8d7efcc4b: Verifying Checksum [2022-02-11T10:17:38.793Z] c2d8d7efcc4b: Download complete [2022-02-11T10:17:39.769Z] 448f6bf000e3: Pull complete [2022-02-11T10:17:40.364Z] f757da607395: Pull complete [2022-02-11T10:17:41.790Z] 05883995daec: Pull complete [2022-02-11T10:17:42.065Z] 8603b9c90790: Pull complete [2022-02-11T10:17:43.038Z] 1560dd03e051: Pull complete [2022-02-11T10:17:43.309Z] 27f5ce0e4adf: Pull complete [2022-02-11T10:17:58.368Z] c2d8d7efcc4b: Pull complete [2022-02-11T10:17:58.368Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-11T10:17:58.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T10:17:58.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-11T10:17:58.585Z] prd-ubuntu18.04-docker-arm64-4c-16g-5066 does not seem to be running inside a container [2022-02-11T10:17:58.661Z] $ 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/50 -v /w/workspace/app-service-configurable/50:/w/workspace/app-service-configurable/50:rw,z -v /w/workspace/app-service-configurable/50@tmp:/w/workspace/app-service-configurable/50@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 [2022-02-11T10:18:01.265Z] $ docker top e1f39493afe8ff63e926f852a74ed87e61f68af308274aad84f6f7e4ab0e7aa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:18:02.226Z] ---> job-cost.sh [2022-02-11T10:18:02.226Z] lf-activate-venv: SKIPPING [2022-02-11T10:18:02.226Z] INFO: No Stack... [2022-02-11T10:18:02.821Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-11T10:18:03.093Z] INFO: Archiving Costs [Pipeline] sh [2022-02-11T10:18:03.747Z] + cat /w/workspace/app-service-configurable/50/archives/cost.csv [2022-02-11T10:18:03.748Z] + cut -d, -f6 [Pipeline] lock [2022-02-11T10:18:03.806Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] [2022-02-11T10:18:03.813Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] did not exist. Created. [2022-02-11T10:18:03.813Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-11T10:18:04.473Z] /w/workspace/app-service-configurable/50@tmp/durable-c2ba84e4/script.sh: 1: /w/workspace/app-service-configurable/50@tmp/durable-c2ba84e4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-11T10:18:05.134Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-11T10:18:05.161Z] Warning: overwriting stash ‘stack-cost’ [2022-02-11T10:18:05.204Z] Stashed 1 file(s) [Pipeline] } [2022-02-11T10:18:05.210Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-11T10:18:05.232Z] $ docker stop --time=1 e1f39493afe8ff63e926f852a74ed87e61f68af308274aad84f6f7e4ab0e7aa1 [2022-02-11T10:18:06.729Z] $ docker rm -f e1f39493afe8ff63e926f852a74ed87e61f68af308274aad84f6f7e4ab0e7aa1 [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 [2022-02-11T10:18:07.190Z] provisioning config files... [2022-02-11T10:18:07.199Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7266527924458058031tmp [Pipeline] { [Pipeline] sh [2022-02-11T10:18:07.505Z] + set +x [2022-02-11T10:18:07.505Z] + curl -s https://codecov.io/bash [2022-02-11T10:18:07.505Z] + bash -s -- [2022-02-11T10:18:07.505Z] [2022-02-11T10:18:07.505Z] _____ _ [2022-02-11T10:18:07.505Z] / ____| | | [2022-02-11T10:18:07.505Z] | | ___ __| | ___ ___ _____ __ [2022-02-11T10:18:07.505Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-11T10:18:07.505Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-11T10:18:07.505Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-11T10:18:07.505Z] Bash-1.0.6 [2022-02-11T10:18:07.505Z] [2022-02-11T10:18:07.505Z] [2022-02-11T10:18:07.505Z] ==> git version 2.24.4 found [2022-02-11T10:18:07.505Z] ==> 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 [2022-02-11T10:18:07.505Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-11T10:18:07.505Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-11T10:18:07.505Z] ==> Jenkins CI detected. [2022-02-11T10:18:07.505Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-02-11T10:18:07.505Z] project root: . [2022-02-11T10:18:07.505Z] --> token set from env [2022-02-11T10:18:07.505Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-11T10:18:07.505Z] ==> Running gcov in . (disable via -X gcov) [2022-02-11T10:18:07.767Z] ==> Python coveragepy not found [2022-02-11T10:18:07.767Z] ==> Searching for coverage reports in: [2022-02-11T10:18:07.767Z] + . [2022-02-11T10:18:07.767Z] -> Found 1 reports [2022-02-11T10:18:07.767Z] ==> Detecting git/mercurial file structure [2022-02-11T10:18:07.767Z] ==> Reading reports [2022-02-11T10:18:07.767Z] + ./coverage.out bytes=10 [2022-02-11T10:18:07.767Z] ==> Appending adjustments [2022-02-11T10:18:07.767Z] https://docs.codecov.io/docs/fixing-reports [2022-02-11T10:18:07.767Z] + Found adjustments [2022-02-11T10:18:07.767Z] ==> Gzipping contents [2022-02-11T10:18:07.767Z] 4.0K /tmp/codecov.5Crv97.gz [2022-02-11T10:18:07.767Z] ==> Uploading reports [2022-02-11T10:18:07.767Z] url: https://codecov.io [2022-02-11T10:18:07.767Z] query: branch=main&commit=426cd0b3f460e98e9262508614d112ce01f12faa&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-11T10:18:07.767Z] -> Pinging Codecov [2022-02-11T10:18:07.767Z] 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=426cd0b3f460e98e9262508614d112ce01f12faa&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-11T10:18:08.028Z] -> Uploading to [2022-02-11T10:18:08.028Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-11/A97CA9966030D2A3747ED39772930CCE/426cd0b3f460e98e9262508614d112ce01f12faa/743c5eee-7bf6-4623-9ae8-5a0611ce9ac7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220211T101807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=790f9fa5be14724c350320097d14740658e1b3120ecabcc05ccd9ace9fcf67ef [2022-02-11T10:18:08.028Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T10:18:08.028Z] Dload Upload Total Spent Left Speed [2022-02-11T10:18:08.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1752 --:--:-- --:--:-- --:--:-- 1753 [2022-02-11T10:18:08.289Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] } [2022-02-11T10:18:08.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-02-11T10:18:08.581Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-11T10:18:08.598Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:18:08.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-11T10:18:08.921Z] [2022-02-11T10:18:08.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:18:09.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-11T10:18:09.237Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-11T10:18:09.237Z] 188c0c94c7c5: Pulling fs layer [2022-02-11T10:18:09.237Z] 0ef7d3d256c8: Pulling fs layer [2022-02-11T10:18:09.237Z] de9db76c5a1d: Pulling fs layer [2022-02-11T10:18:09.237Z] 0eba1c9be4d2: Pulling fs layer [2022-02-11T10:18:09.237Z] 0d57e429df01: Pulling fs layer [2022-02-11T10:18:09.237Z] 4e4be7b47b0d: Pulling fs layer [2022-02-11T10:18:09.237Z] e1f770b5df2f: Pulling fs layer [2022-02-11T10:18:09.237Z] 85a0685a4137: Pulling fs layer [2022-02-11T10:18:09.237Z] 0eba1c9be4d2: Waiting [2022-02-11T10:18:09.237Z] 0d57e429df01: Waiting [2022-02-11T10:18:09.237Z] 4e4be7b47b0d: Waiting [2022-02-11T10:18:09.237Z] e1f770b5df2f: Waiting [2022-02-11T10:18:09.237Z] 85a0685a4137: Waiting [2022-02-11T10:18:09.237Z] de9db76c5a1d: Download complete [2022-02-11T10:18:09.237Z] 0ef7d3d256c8: Verifying Checksum [2022-02-11T10:18:09.237Z] 0ef7d3d256c8: Download complete [2022-02-11T10:18:09.237Z] 0d57e429df01: Verifying Checksum [2022-02-11T10:18:09.237Z] 0d57e429df01: Download complete [2022-02-11T10:18:09.237Z] 188c0c94c7c5: Verifying Checksum [2022-02-11T10:18:09.237Z] 188c0c94c7c5: Download complete [2022-02-11T10:18:09.237Z] 4e4be7b47b0d: Verifying Checksum [2022-02-11T10:18:09.237Z] 4e4be7b47b0d: Download complete [2022-02-11T10:18:09.505Z] e1f770b5df2f: Verifying Checksum [2022-02-11T10:18:09.505Z] e1f770b5df2f: Download complete [2022-02-11T10:18:09.789Z] 0eba1c9be4d2: Verifying Checksum [2022-02-11T10:18:09.789Z] 0eba1c9be4d2: Download complete [2022-02-11T10:18:09.789Z] 188c0c94c7c5: Pull complete [2022-02-11T10:18:10.073Z] 0ef7d3d256c8: Pull complete [2022-02-11T10:18:10.073Z] 85a0685a4137: Verifying Checksum [2022-02-11T10:18:10.073Z] 85a0685a4137: Download complete [2022-02-11T10:18:10.073Z] de9db76c5a1d: Pull complete [2022-02-11T10:18:13.461Z] 0eba1c9be4d2: Pull complete [2022-02-11T10:18:13.461Z] 0d57e429df01: Pull complete [2022-02-11T10:18:13.461Z] 4e4be7b47b0d: Pull complete [2022-02-11T10:18:14.043Z] e1f770b5df2f: Pull complete [2022-02-11T10:18:17.396Z] 85a0685a4137: Pull complete [2022-02-11T10:18:17.396Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-11T10:18:17.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-11T10:18:17.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-11T10:18:17.471Z] prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container [2022-02-11T10:18:17.503Z] $ 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 [2022-02-11T10:18:19.765Z] $ docker top 221d6fca9a01a40abfefb4ac48f221fa29140e28cf91ca0d62989e96ae4d4a50 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-11T10:18:19.841Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-11T10:18:20.131Z] + set -o pipefail [2022-02-11T10:18:20.131Z] + snyk monitor '--org=edgex-jenkins' [2022-02-11T10:18:25.428Z] [2022-02-11T10:18:25.428Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-02-11T10:18:25.428Z] [2022-02-11T10:18:25.428Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/088abf61-0c5f-43dd-be26-e50d886baf29 [2022-02-11T10:18:25.428Z] [2022-02-11T10:18:25.428Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-11T10:18:25.428Z] [2022-02-11T10:18:25.428Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-11T10:18:25.428Z] [2022-02-11T10:18:25.428Z] [Pipeline] } [2022-02-11T10:18:25.439Z] $ docker stop --time=1 221d6fca9a01a40abfefb4ac48f221fa29140e28cf91ca0d62989e96ae4d4a50 [2022-02-11T10:18:27.092Z] $ docker rm -f 221d6fca9a01a40abfefb4ac48f221fa29140e28cf91ca0d62989e96ae4d4a50 [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 [2022-02-11T10:18:27.802Z] + git log --format=format:%s -1 426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] sh [2022-02-11T10:18:28.099Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-11T10:18:28.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:18:28.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T10:18:28.409Z] . [Pipeline] withDockerContainer [2022-02-11T10:18:28.477Z] prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container [2022-02-11T10:18:28.515Z] $ 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 [2022-02-11T10:18:28.845Z] $ docker top 27523d1a51ccfed84fb75fda7775ee8c39f827123f4154960f36175a8be6f503 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-11T10:18:28.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T10:18:28.943Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T10:18:29.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T10:18:29.032Z] $ docker exec 27523d1a51ccfed84fb75fda7775ee8c39f827123f4154960f36175a8be6f503 ssh-agent [2022-02-11T10:18:29.123Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBckCMC/agent.13 [2022-02-11T10:18:29.123Z] SSH_AGENT_PID=19 [2022-02-11T10:18:29.127Z] Running ssh-add (command line suppressed) [2022-02-11T10:18:29.206Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4439640126018715801.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4439640126018715801.key) [2022-02-11T10:18:29.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T10:18:29.508Z] + git semver tag [2022-02-11T10:18:29.508Z] # -> Open(): unable to determine branch for HEAD [2022-02-11T10:18:29.508Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-11T10:18:29.508Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-11T10:18:29.508Z] # $SEMVER_REMOTE_NAME = origin [2022-02-11T10:18:29.508Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-11T10:18:29.508Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-11T10:18:29.508Z] # $SEMVER_BRANCH = main [2022-02-11T10:18:29.508Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-02-11T10:18:29.508Z] # 426cd0b3f460e98e9262508614d112ce01f12faa HEAD [2022-02-11T10:18:29.508Z] # -> Force: false [2022-02-11T10:18:29.508Z] # e399ec1dc81f700dc08c5b2b7e2ae12cfc14003e refs/tags/v2.2.0-dev.14 [Pipeline] } [2022-02-11T10:18:29.517Z] $ docker exec --env ******** --env ******** 27523d1a51ccfed84fb75fda7775ee8c39f827123f4154960f36175a8be6f503 ssh-agent -k [2022-02-11T10:18:29.599Z] unset SSH_AUTH_SOCK; [2022-02-11T10:18:29.599Z] unset SSH_AGENT_PID; [2022-02-11T10:18:29.600Z] echo Agent pid 19 killed; [2022-02-11T10:18:29.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-11T10:18:29.924Z] + git semver [Pipeline] } [2022-02-11T10:18:29.937Z] $ docker stop --time=1 27523d1a51ccfed84fb75fda7775ee8c39f827123f4154960f36175a8be6f503 [2022-02-11T10:18:31.125Z] $ docker rm -f 27523d1a51ccfed84fb75fda7775ee8c39f827123f4154960f36175a8be6f503 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:18:31.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-11T10:18:31.527Z] [2022-02-11T10:18:31.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:18:31.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-11T10:18:31.854Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-11T10:18:31.854Z] ab5ef0e58194: Pulling fs layer [2022-02-11T10:18:31.854Z] 9712f1f96733: Pulling fs layer [2022-02-11T10:18:31.854Z] 63f879dbbcfc: Pulling fs layer [2022-02-11T10:18:31.854Z] 0d9ebad4ef96: Pulling fs layer [2022-02-11T10:18:31.854Z] e9a5061849ea: Pulling fs layer [2022-02-11T10:18:31.854Z] d747dcd14b5f: Pulling fs layer [2022-02-11T10:18:31.854Z] 2de7ff778b66: Pulling fs layer [2022-02-11T10:18:31.854Z] 0d9ebad4ef96: Waiting [2022-02-11T10:18:31.854Z] e9a5061849ea: Waiting [2022-02-11T10:18:31.854Z] d747dcd14b5f: Waiting [2022-02-11T10:18:31.854Z] 2de7ff778b66: Waiting [2022-02-11T10:18:31.854Z] 9712f1f96733: Verifying Checksum [2022-02-11T10:18:31.854Z] 9712f1f96733: Download complete [2022-02-11T10:18:32.136Z] 63f879dbbcfc: Verifying Checksum [2022-02-11T10:18:32.136Z] 63f879dbbcfc: Download complete [2022-02-11T10:18:32.409Z] ab5ef0e58194: Verifying Checksum [2022-02-11T10:18:32.409Z] ab5ef0e58194: Download complete [2022-02-11T10:18:32.409Z] 0d9ebad4ef96: Verifying Checksum [2022-02-11T10:18:32.409Z] 0d9ebad4ef96: Download complete [2022-02-11T10:18:32.409Z] d747dcd14b5f: Verifying Checksum [2022-02-11T10:18:32.409Z] d747dcd14b5f: Download complete [2022-02-11T10:18:32.409Z] e9a5061849ea: Verifying Checksum [2022-02-11T10:18:32.409Z] e9a5061849ea: Download complete [2022-02-11T10:18:32.409Z] 2de7ff778b66: Verifying Checksum [2022-02-11T10:18:32.409Z] 2de7ff778b66: Download complete [2022-02-11T10:18:34.982Z] ab5ef0e58194: Pull complete [2022-02-11T10:18:35.248Z] 9712f1f96733: Pull complete [2022-02-11T10:18:35.831Z] 63f879dbbcfc: Pull complete [2022-02-11T10:18:40.054Z] 0d9ebad4ef96: Pull complete [2022-02-11T10:18:40.054Z] e9a5061849ea: Pull complete [2022-02-11T10:18:40.054Z] d747dcd14b5f: Pull complete [2022-02-11T10:18:41.446Z] 2de7ff778b66: Pull complete [2022-02-11T10:18:41.446Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-11T10:18:41.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-11T10:18:41.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-11T10:18:41.508Z] prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container [2022-02-11T10:18:41.538Z] $ 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 [2022-02-11T10:18:44.713Z] $ docker top e7438dbd45a7bee7adfb3bb7e4d9ce5644ca98fb0d9212c65af5538eef9893bb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-11T10:18:44.787Z] provisioning config files... [2022-02-11T10:18:44.793Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4663833371971371203tmp [2022-02-11T10:18:44.802Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3696253516340691282tmp [2022-02-11T10:18:44.811Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4743119177363926176tmp [Pipeline] { [Pipeline] echo [2022-02-11T10:18:44.826Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:18:45.113Z] ---> sigul-configuration.sh [2022-02-11T10:18:45.113Z] gpg: directory `/root/.gnupg' created [2022-02-11T10:18:45.113Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-11T10:18:45.113Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-11T10:18:45.113Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-11T10:18:45.113Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-11T10:18:45.113Z] gpg: CAST5 encrypted data [2022-02-11T10:18:45.113Z] gpg: encrypted with 1 passphrase [2022-02-11T10:18:45.113Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-11T10:18:45.405Z] + mkdir /home/jenkins [2022-02-11T10:18:45.405Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-11T10:18:45.705Z] + 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 [2022-02-11T10:18:45.716Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:18:46.010Z] ---> sigul-install.sh [2022-02-11T10:18:46.010Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-11T10:18:46.302Z] + git tag --list [2022-02-11T10:18:46.302Z] v1.0.0 [2022-02-11T10:18:46.302Z] v1.1.0 [2022-02-11T10:18:46.302Z] v1.2.0 [2022-02-11T10:18:46.302Z] v1.3.0 [2022-02-11T10:18:46.302Z] v1.3.1 [2022-02-11T10:18:46.302Z] v2.0.0 [2022-02-11T10:18:46.302Z] v2.0.1 [2022-02-11T10:18:46.302Z] v2.0.1-dev.1 [2022-02-11T10:18:46.302Z] v2.0.2-dev.1 [2022-02-11T10:18:46.302Z] v2.0.2-dev.10 [2022-02-11T10:18:46.302Z] v2.0.2-dev.11 [2022-02-11T10:18:46.302Z] v2.0.2-dev.12 [2022-02-11T10:18:46.302Z] v2.0.2-dev.13 [2022-02-11T10:18:46.302Z] v2.0.2-dev.14 [2022-02-11T10:18:46.302Z] v2.0.2-dev.15 [2022-02-11T10:18:46.302Z] v2.0.2-dev.16 [2022-02-11T10:18:46.302Z] v2.0.2-dev.17 [2022-02-11T10:18:46.302Z] v2.0.2-dev.18 [2022-02-11T10:18:46.302Z] v2.0.2-dev.19 [2022-02-11T10:18:46.302Z] v2.0.2-dev.2 [2022-02-11T10:18:46.302Z] v2.0.2-dev.20 [2022-02-11T10:18:46.302Z] v2.0.2-dev.21 [2022-02-11T10:18:46.302Z] v2.0.2-dev.22 [2022-02-11T10:18:46.302Z] v2.0.2-dev.23 [2022-02-11T10:18:46.302Z] v2.0.2-dev.24 [2022-02-11T10:18:46.302Z] v2.0.2-dev.25 [2022-02-11T10:18:46.302Z] v2.0.2-dev.26 [2022-02-11T10:18:46.302Z] v2.0.2-dev.27 [2022-02-11T10:18:46.302Z] v2.0.2-dev.28 [2022-02-11T10:18:46.302Z] v2.0.2-dev.29 [2022-02-11T10:18:46.302Z] v2.0.2-dev.3 [2022-02-11T10:18:46.302Z] v2.0.2-dev.30 [2022-02-11T10:18:46.302Z] v2.0.2-dev.4 [2022-02-11T10:18:46.302Z] v2.0.2-dev.5 [2022-02-11T10:18:46.302Z] v2.0.2-dev.6 [2022-02-11T10:18:46.302Z] v2.0.2-dev.7 [2022-02-11T10:18:46.302Z] v2.0.2-dev.8 [2022-02-11T10:18:46.302Z] v2.0.2-dev.9 [2022-02-11T10:18:46.302Z] v2.1.0 [2022-02-11T10:18:46.302Z] v2.2.0-dev.1 [2022-02-11T10:18:46.302Z] v2.2.0-dev.10 [2022-02-11T10:18:46.302Z] v2.2.0-dev.11 [2022-02-11T10:18:46.302Z] v2.2.0-dev.12 [2022-02-11T10:18:46.302Z] v2.2.0-dev.13 [2022-02-11T10:18:46.302Z] v2.2.0-dev.14 [2022-02-11T10:18:46.302Z] v2.2.0-dev.2 [2022-02-11T10:18:46.302Z] v2.2.0-dev.3 [2022-02-11T10:18:46.302Z] v2.2.0-dev.4 [2022-02-11T10:18:46.302Z] v2.2.0-dev.5 [2022-02-11T10:18:46.302Z] v2.2.0-dev.6 [2022-02-11T10:18:46.302Z] v2.2.0-dev.7 [2022-02-11T10:18:46.302Z] v2.2.0-dev.8 [2022-02-11T10:18:46.302Z] v2.2.0-dev.9 [Pipeline] sh [2022-02-11T10:18:46.593Z] + lftools sign git-tag v2.2.0-dev.14 [2022-02-11T10:18:47.165Z] Signing Git tag with Sigul... [2022-02-11T10:18:47.165Z] Signing v2.2.0-dev.14 [Pipeline] echo [2022-02-11T10:18:47.437Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:18:47.726Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-11T10:18:47.734Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-11T10:18:47.755Z] $ docker stop --time=1 e7438dbd45a7bee7adfb3bb7e4d9ce5644ca98fb0d9212c65af5538eef9893bb [2022-02-11T10:18:48.951Z] $ docker rm -f e7438dbd45a7bee7adfb3bb7e4d9ce5644ca98fb0d9212c65af5538eef9893bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-11T10:18:49.368Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-11T10:18:49.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:18:49.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T10:18:49.670Z] . [Pipeline] withDockerContainer [2022-02-11T10:18:49.727Z] prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container [2022-02-11T10:18:49.762Z] $ 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 [2022-02-11T10:18:50.105Z] $ docker top 05e1e2be87604c0fc005362b62aeda36cce4f961cea401d5ba4b3e31ca21a4ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-11T10:18:50.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T10:18:50.207Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T10:18:50.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T10:18:50.335Z] $ docker exec 05e1e2be87604c0fc005362b62aeda36cce4f961cea401d5ba4b3e31ca21a4ba ssh-agent [2022-02-11T10:18:50.465Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdaFkhG/agent.13 [2022-02-11T10:18:50.465Z] SSH_AGENT_PID=19 [2022-02-11T10:18:50.472Z] Running ssh-add (command line suppressed) [2022-02-11T10:18:50.585Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5573362061881040826.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5573362061881040826.key) [2022-02-11T10:18:50.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T10:18:50.901Z] + git semver bump pre [2022-02-11T10:18:50.901Z] # -> Open(): unable to determine branch for HEAD [2022-02-11T10:18:50.901Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-11T10:18:50.901Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-11T10:18:50.901Z] # $SEMVER_REMOTE_NAME = origin [2022-02-11T10:18:50.901Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-11T10:18:50.901Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-11T10:18:50.901Z] # $SEMVER_BRANCH = main [2022-02-11T10:18:50.901Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-02-11T10:18:50.901Z] 2.2.0-dev.15 [Pipeline] } [2022-02-11T10:18:50.909Z] $ docker exec --env ******** --env ******** 05e1e2be87604c0fc005362b62aeda36cce4f961cea401d5ba4b3e31ca21a4ba ssh-agent -k [2022-02-11T10:18:50.991Z] unset SSH_AUTH_SOCK; [2022-02-11T10:18:50.991Z] unset SSH_AGENT_PID; [2022-02-11T10:18:50.991Z] echo Agent pid 19 killed; [2022-02-11T10:18:51.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-11T10:18:51.322Z] + git semver [Pipeline] } [2022-02-11T10:18:51.338Z] $ docker stop --time=1 05e1e2be87604c0fc005362b62aeda36cce4f961cea401d5ba4b3e31ca21a4ba [2022-02-11T10:18:52.598Z] $ docker rm -f 05e1e2be87604c0fc005362b62aeda36cce4f961cea401d5ba4b3e31ca21a4ba [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T10:18:52.939Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-11T10:18:52.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:18:53.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T10:18:53.238Z] . [Pipeline] withDockerContainer [2022-02-11T10:18:53.299Z] prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container [2022-02-11T10:18:53.330Z] $ 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 [2022-02-11T10:18:53.625Z] $ docker top 6a66a6123aa506a3004649ac661aa19ae25169dda60e3311d34f627dd68eef10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-11T10:18:53.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T10:18:53.710Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T10:18:53.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T10:18:53.802Z] $ docker exec 6a66a6123aa506a3004649ac661aa19ae25169dda60e3311d34f627dd68eef10 ssh-agent [2022-02-11T10:18:53.894Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHFABL/agent.13 [2022-02-11T10:18:53.894Z] SSH_AGENT_PID=20 [2022-02-11T10:18:53.899Z] Running ssh-add (command line suppressed) [2022-02-11T10:18:53.990Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2985636907443492888.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2985636907443492888.key) [2022-02-11T10:18:54.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T10:18:54.291Z] + git semver push [2022-02-11T10:18:54.291Z] # -> Open(): unable to determine branch for HEAD [2022-02-11T10:18:54.291Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-11T10:18:54.291Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-11T10:18:54.291Z] # $SEMVER_REMOTE_NAME = origin [2022-02-11T10:18:54.291Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-11T10:18:54.291Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-11T10:18:54.291Z] # $SEMVER_BRANCH = main [2022-02-11T10:18:54.291Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-02-11T10:18:55.691Z] $ docker exec --env ******** --env ******** 6a66a6123aa506a3004649ac661aa19ae25169dda60e3311d34f627dd68eef10 ssh-agent -k [2022-02-11T10:18:55.781Z] unset SSH_AUTH_SOCK; [2022-02-11T10:18:55.781Z] unset SSH_AGENT_PID; [2022-02-11T10:18:55.781Z] echo Agent pid 20 killed; [2022-02-11T10:18:55.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-11T10:18:56.098Z] + git semver [Pipeline] } [2022-02-11T10:18:56.112Z] $ docker stop --time=1 6a66a6123aa506a3004649ac661aa19ae25169dda60e3311d34f627dd68eef10 [2022-02-11T10:18:57.345Z] $ docker rm -f 6a66a6123aa506a3004649ac661aa19ae25169dda60e3311d34f627dd68eef10 [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 [2022-02-11T10:18:57.959Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [2022-02-11T10:18:57.959Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-02-11T10:18:57.959Z] total 8 [2022-02-11T10:18:57.959Z] drwxr-xr-x. 3 root root 34 Feb 11 10:12 . [2022-02-11T10:18:57.959Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 11 10:18 .. [2022-02-11T10:18:57.959Z] drwxr-xr-x. 2 root root 6 Feb 11 10:12 cost [2022-02-11T10:18:57.959Z] -rw-r--r--. 1 root root 94 Feb 11 10:12 cost.csv [2022-02-11T10:18:57.959Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-02-11T10:18:57.959Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-02-11T10:18:57.959Z] total 8 [2022-02-11T10:18:57.959Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 11 10:12 . [2022-02-11T10:18:57.959Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 11 10:18 .. [2022-02-11T10:18:57.959Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 11 10:12 cost [2022-02-11T10:18:57.959Z] -rw-r--r--. 1 jenkins jenkins 94 Feb 11 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:18:58.259Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:18:58.815Z] ---> package-listing.sh [2022-02-11T10:18:58.815Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-11T10:18:58.815Z] ++ facter osfamily [2022-02-11T10:18:59.078Z] + OS_FAMILY=redhat [2022-02-11T10:18:59.078Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-02-11T10:18:59.078Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-11T10:18:59.078Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-11T10:18:59.078Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-11T10:18:59.078Z] + PACKAGES=/tmp/packages_start.txt [2022-02-11T10:18:59.078Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-02-11T10:18:59.078Z] + PACKAGES=/tmp/packages_end.txt [2022-02-11T10:18:59.078Z] + case "${OS_FAMILY}" in [2022-02-11T10:18:59.078Z] + rpm -qa [2022-02-11T10:18:59.078Z] + sort [2022-02-11T10:18:59.651Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-11T10:18:59.651Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-11T10:18:59.651Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-11T10:18:59.651Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-02-11T10:18:59.651Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-02-11T10:18:59.651Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-02-11T10:18:59.665Z] 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 [2022-02-11T10:18:59.948Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-11T10:19:00.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T10:19:00.508Z] . [Pipeline] withDockerContainer [2022-02-11T10:19:00.571Z] prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container [2022-02-11T10:19:00.604Z] $ 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 [2022-02-11T10:19:00.790Z] $ docker top 2e8179280bc030b3f44b0a86222e00cefc64055d329438b4ebb084cb78a3cc4f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T10:19:01.142Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-11T10:19:01.426Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-11T10:19:01.716Z] + ls /var/log/sa-host [2022-02-11T10:19:01.716Z] + sadf -c /var/log/sa-host/sa11 [2022-02-11T10:19:01.716Z] file_magic: OK [2022-02-11T10:19:01.716Z] HZ: Using current value: 100 [2022-02-11T10:19:01.716Z] file_header: OK [2022-02-11T10:19:01.716Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-11T10:19:01.716Z] Statistics: [2022-02-11T10:19:01.716Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-11T10:19:01.716Z] File successfully converted to sysstat format version 12.0.3 [2022-02-11T10:19:01.716Z] + sadf -c /var/log/sa-host/sa17 [2022-02-11T10:19:01.716Z] file_magic: OK [2022-02-11T10:19:01.716Z] HZ: Using current value: 100 [2022-02-11T10:19:01.716Z] file_header: OK [2022-02-11T10:19:01.716Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-11T10:19:01.716Z] Statistics: [2022-02-11T10:19:01.716Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-11T10:19:01.716Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T10:19:01.913Z] provisioning config files... [2022-02-11T10:19:01.922Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3374839072329770146tmp [Pipeline] { [Pipeline] echo [2022-02-11T10:19:01.934Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:19:02.223Z] ---> create-netrc.sh [Pipeline] } [2022-02-11T10:19:02.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:19:02.569Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-11T10:19:02.580Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:19:02.866Z] ---> sudo-logs.sh [2022-02-11T10:19:02.866Z] Archiving 'sudo' log.. [2022-02-11T10:19:02.866Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5065.novalocal: Name or service not known [2022-02-11T10:19:02.866Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5065.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-11T10:19:02.899Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:19:03.201Z] ---> job-cost.sh [2022-02-11T10:19:03.201Z] lf-activate-venv: SKIPPING [2022-02-11T10:19:03.201Z] DEBUG: total: 0.05999999865889549 [2022-02-11T10:19:03.201Z] INFO: Retrieving Stack Cost... [2022-02-11T10:19:03.460Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-11T10:19:03.720Z] INFO: Archiving Costs [Pipeline] echo [2022-02-11T10:19:03.732Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T10:19:04.024Z] ---> logs-deploy.sh [2022-02-11T10:19:04.024Z] lf-activate-venv: SKIPPING [2022-02-11T10:19:04.024Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/50 [2022-02-11T10:19:04.024Z] INFO: archiving workspace using pattern(s): [2022-02-11T10:19:04.600Z] Archives upload complete. [2022-02-11T10:19:04.868Z] INFO: archiving logs to Nexus