Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e510d1e4a03afe24ca637fa18bc136c2111838d8 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-ssh1341687623091461113.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh8592993450338976682.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh8853549969739327639.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8667622775408724267.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh17037295334477521752.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9426 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 e510d1e4a03afe24ca637fa18bc136c2111838d8 (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 e510d1e4a03afe24ca637fa18bc136c2111838d8 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#394)" > git rev-list --no-walk 0eb39531cc0e251679d567441103b89f8fe292d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-30T15:55:12.497Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-30T15:55:12.547Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-30T15:55:12.564Z] ========================================================= [2022-03-30T15:55:12.564Z] EdgeX Global Pipelines Version Info [2022-03-30T15:55:12.564Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-30T15:55:13.719Z] ------------------- [2022-03-30T15:55:13.719Z] stable info: [2022-03-30T15:55:13.719Z] ------------------- [2022-03-30T15:55:13.719Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-30T15:55:13.719Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T15:55:13.719Z] Message: update stable to v1.0.221 [2022-03-30T15:55:13.981Z] ------------------- [2022-03-30T15:55:13.981Z] experimental info: [2022-03-30T15:55:13.981Z] ------------------- [2022-03-30T15:55:13.981Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-30T15:55:13.981Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T15:55:13.981Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-30T15:55:14.113Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-03-30T15:55:14.126Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-03-30T15:55:14.137Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-30T15:55:14.148Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-30T15:55:14.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-30T15:55:14.173Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-30T15:55:14.185Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-30T15:55:14.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-30T15:55:14.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-30T15:55:14.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-30T15:55:14.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-30T15:55:14.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-03-30T15:55:14.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-30T15:55:14.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-30T15:55:14.291Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T15:55:14.309Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T15:55:14.330Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-30T15:55:14.348Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-30T15:55:14.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-30T15:55:14.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-30T15:55:14.396Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-30T15:55:14.407Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-30T15:55:14.422Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-30T15:55:14.434Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-30T15:55:14.451Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-30T15:55:14.469Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-30T15:55:14.481Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-30T15:55:14.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-30T15:55:14.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-30T15:55:14.515Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e510d1e4a03afe24ca637fa18bc136c2111838d8 [Pipeline] echo [2022-03-30T15:55:14.530Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e510d1e [Pipeline] echo [2022-03-30T15:55:14.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T15:55:14.596Z] provisioning config files... [2022-03-30T15:55:14.612Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8388488394003874688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T15:55:14.926Z] ---> docker-login.sh [2022-03-30T15:55:14.926Z] nexus3.edgexfoundry.org:10001 [2022-03-30T15:55:15.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:55:15.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:55:15.187Z] Configure a credential helper to remove this warning. See [2022-03-30T15:55:15.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:55:15.187Z] [2022-03-30T15:55:15.188Z] Login Succeeded [2022-03-30T15:55:15.188Z] nexus3.edgexfoundry.org:10002 [2022-03-30T15:55:15.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:55:15.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:55:15.450Z] Configure a credential helper to remove this warning. See [2022-03-30T15:55:15.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:55:15.450Z] [2022-03-30T15:55:15.450Z] Login Succeeded [2022-03-30T15:55:15.450Z] nexus3.edgexfoundry.org:10003 [2022-03-30T15:55:15.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:55:15.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:55:15.712Z] Configure a credential helper to remove this warning. See [2022-03-30T15:55:15.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:55:15.712Z] [2022-03-30T15:55:15.712Z] Login Succeeded [2022-03-30T15:55:15.712Z] nexus3.edgexfoundry.org:10004 [2022-03-30T15:55:15.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:55:15.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:55:15.712Z] Configure a credential helper to remove this warning. See [2022-03-30T15:55:15.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:55:15.712Z] [2022-03-30T15:55:15.712Z] Login Succeeded [2022-03-30T15:55:15.712Z] docker.io [2022-03-30T15:55:15.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:55:16.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:55:16.284Z] Configure a credential helper to remove this warning. See [2022-03-30T15:55:16.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:55:16.284Z] [2022-03-30T15:55:16.284Z] Login Succeeded [2022-03-30T15:55:16.284Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T15:55:16.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-30T15:55:16.662Z] + git rev-list -1 --merges e510d1e4a03afe24ca637fa18bc136c2111838d8~1..e510d1e4a03afe24ca637fa18bc136c2111838d8 [Pipeline] echo [2022-03-30T15:55:16.783Z] -----------> git rev-list -1 --merges e510d1e4a03afe24ca637fa18bc136c2111838d8~1..e510d1e4a03afe24ca637fa18bc136c2111838d8 e510d1e4a03afe24ca637fa18bc136c2111838d8 [false] [Pipeline] sh [2022-03-30T15:55:17.083Z] + git log --format=format:%s -1 e510d1e4a03afe24ca637fa18bc136c2111838d8 [Pipeline] echo [2022-03-30T15:55:17.101Z] ========================================================= [2022-03-30T15:55:17.101Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-30T15:55:17.101Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T15:55:17.441Z] + git log --format=format:%s -1 e510d1e4a03afe24ca637fa18bc136c2111838d8 [Pipeline] echo [2022-03-30T15:55:17.454Z] [semverPrep] GIT_COMMIT: e510d1e4a03afe24ca637fa18bc136c2111838d8, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#394) [Pipeline] echo [2022-03-30T15:55:17.463Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-30T15:55:17.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T15:55:17.894Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-30T15:55:17.894Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-30T15:55:17.894Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-30T15:55:17.894Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-30T15:55:17.894Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-30T15:55:17.894Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:55:18.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T15:55:18.325Z] [2022-03-30T15:55:18.325Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:55:18.630Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T15:55:18.630Z] latest: Pulling from edgex-devops/git-semver [2022-03-30T15:55:18.630Z] a0d0a0d46f8b: Pulling fs layer [2022-03-30T15:55:18.630Z] 3e5f54012d9b: Pulling fs layer [2022-03-30T15:55:18.630Z] 4c7163046ea9: Pulling fs layer [2022-03-30T15:55:18.630Z] 0c2d73faf560: Pulling fs layer [2022-03-30T15:55:18.630Z] 0c2d73faf560: Waiting [2022-03-30T15:55:18.630Z] 3e5f54012d9b: Verifying Checksum [2022-03-30T15:55:18.630Z] 3e5f54012d9b: Download complete [2022-03-30T15:55:18.630Z] a0d0a0d46f8b: Download complete [2022-03-30T15:55:18.891Z] 0c2d73faf560: Download complete [2022-03-30T15:55:18.891Z] 4c7163046ea9: Verifying Checksum [2022-03-30T15:55:18.891Z] 4c7163046ea9: Download complete [2022-03-30T15:55:18.891Z] a0d0a0d46f8b: Pull complete [2022-03-30T15:55:18.891Z] 3e5f54012d9b: Pull complete [2022-03-30T15:55:19.462Z] 4c7163046ea9: Pull complete [2022-03-30T15:55:19.462Z] 0c2d73faf560: Pull complete [2022-03-30T15:55:19.462Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-30T15:55:19.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T15:55:19.462Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-30T15:55:19.542Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2022-03-30T15:55:19.573Z] $ 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-03-30T15:55:20.294Z] $ docker top cbce9218554d07f78bc92db5c679459b2f885e9cb183abb4438c2f95a2fb825a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T15:55:20.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T15:55:20.412Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T15:55:20.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T15:55:20.540Z] $ docker exec cbce9218554d07f78bc92db5c679459b2f885e9cb183abb4438c2f95a2fb825a ssh-agent [2022-03-30T15:55:20.687Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEkehKJ/agent.13 [2022-03-30T15:55:20.687Z] SSH_AGENT_PID=20 [2022-03-30T15:55:20.696Z] Running ssh-add (command line suppressed) [2022-03-30T15:55:20.803Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6756639173753469920.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6756639173753469920.key) [2022-03-30T15:55:20.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T15:55:21.123Z] + git tag --points-at HEAD [Pipeline] } [2022-03-30T15:55:21.125Z] $ docker exec --env ******** --env ******** cbce9218554d07f78bc92db5c679459b2f885e9cb183abb4438c2f95a2fb825a ssh-agent -k [2022-03-30T15:55:21.239Z] unset SSH_AUTH_SOCK; [2022-03-30T15:55:21.240Z] unset SSH_AGENT_PID; [2022-03-30T15:55:21.240Z] echo Agent pid 20 killed; [2022-03-30T15:55:21.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-30T15:55:21.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T15:55:21.289Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T15:55:21.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T15:55:21.415Z] $ docker exec cbce9218554d07f78bc92db5c679459b2f885e9cb183abb4438c2f95a2fb825a ssh-agent [2022-03-30T15:55:21.562Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFFPgki/agent.55 [2022-03-30T15:55:21.562Z] SSH_AGENT_PID=62 [2022-03-30T15:55:21.567Z] Running ssh-add (command line suppressed) [2022-03-30T15:55:21.699Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2463197038182163951.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2463197038182163951.key) [2022-03-30T15:55:21.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T15:55:22.020Z] + git semver init [2022-03-30T15:55:22.020Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T15:55:22.020Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-30T15:55:22.020Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-30T15:55:22.020Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T15:55:22.020Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T15:55:22.020Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T15:55:22.020Z] # $SEMVER_BRANCH = main [2022-03-30T15:55:22.020Z] # $SEMVER_TEMP = /tmp/semver-731027002 [2022-03-30T15:55:22.020Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-03-30T15:55:22.960Z] # '/tmp/semver-731027002' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-03-30T15:55:22.960Z] # -> Force: false [2022-03-30T15:55:22.960Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-03-30T15:55:22.961Z] $ docker exec --env ******** --env ******** cbce9218554d07f78bc92db5c679459b2f885e9cb183abb4438c2f95a2fb825a ssh-agent -k [2022-03-30T15:55:23.082Z] unset SSH_AUTH_SOCK; [2022-03-30T15:55:23.082Z] unset SSH_AGENT_PID; [2022-03-30T15:55:23.082Z] echo Agent pid 62 killed; [2022-03-30T15:55:23.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T15:55:23.422Z] + git semver [Pipeline] } [2022-03-30T15:55:23.429Z] $ docker stop --time=1 cbce9218554d07f78bc92db5c679459b2f885e9cb183abb4438c2f95a2fb825a [2022-03-30T15:55:24.831Z] $ docker rm -f cbce9218554d07f78bc92db5c679459b2f885e9cb183abb4438c2f95a2fb825a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T15:55:25.201Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-30T15:55:25.440Z] Stashed 1 file(s) [Pipeline] echo [2022-03-30T15:55:25.444Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.23 [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-03-30T15:55:25.563Z] provisioning config files... [2022-03-30T15:55:25.572Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8680424965595492380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T15:55:25.874Z] ---> docker-login.sh [2022-03-30T15:55:25.874Z] nexus3.edgexfoundry.org:10001 [2022-03-30T15:55:25.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:55:25.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:55:25.874Z] Configure a credential helper to remove this warning. See [2022-03-30T15:55:25.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:55:25.874Z] [2022-03-30T15:55:25.874Z] Login Succeeded [2022-03-30T15:55:25.874Z] nexus3.edgexfoundry.org:10002 [2022-03-30T15:55:25.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:55:26.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:55:26.133Z] Configure a credential helper to remove this warning. See [2022-03-30T15:55:26.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:55:26.133Z] [2022-03-30T15:55:26.133Z] Login Succeeded [2022-03-30T15:55:26.133Z] nexus3.edgexfoundry.org:10003 [2022-03-30T15:55:26.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:55:26.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:55:26.133Z] Configure a credential helper to remove this warning. See [2022-03-30T15:55:26.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:55:26.133Z] [2022-03-30T15:55:26.133Z] Login Succeeded [2022-03-30T15:55:26.133Z] nexus3.edgexfoundry.org:10004 [2022-03-30T15:55:26.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:55:26.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:55:26.394Z] Configure a credential helper to remove this warning. See [2022-03-30T15:55:26.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:55:26.394Z] [2022-03-30T15:55:26.394Z] Login Succeeded [2022-03-30T15:55:26.394Z] docker.io [2022-03-30T15:55:26.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:55:26.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:55:26.654Z] Configure a credential helper to remove this warning. See [2022-03-30T15:55:26.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:55:26.654Z] [2022-03-30T15:55:26.654Z] Login Succeeded [2022-03-30T15:55:26.654Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T15:55:26.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-30T15:55:26.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T15:55:26.738Z] ========================================================= [2022-03-30T15:55:26.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-30T15:55:26.738Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:55:27.053Z] + 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-03-30T15:55:27.053Z] Sending build context to Docker daemon 2.983MB [2022-03-30T15:55:27.053Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T15:55:27.053Z] Step 2/13 : FROM ${BASE} AS builder [2022-03-30T15:55:27.053Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-30T15:55:27.053Z] 59bf1c3509f3: Pulling fs layer [2022-03-30T15:55:27.053Z] 666ba61612fd: Pulling fs layer [2022-03-30T15:55:27.053Z] 8ed8ca486205: Pulling fs layer [2022-03-30T15:55:27.053Z] 4fe6c5a15a65: Pulling fs layer [2022-03-30T15:55:27.053Z] 22a0e8bec74d: Pulling fs layer [2022-03-30T15:55:27.053Z] 640e595b4fbd: Pulling fs layer [2022-03-30T15:55:27.053Z] 763cafe07f6e: Pulling fs layer [2022-03-30T15:55:27.053Z] 0c0b528cf693: Pulling fs layer [2022-03-30T15:55:27.053Z] 10935f4eaf8b: Pulling fs layer [2022-03-30T15:55:27.053Z] 763cafe07f6e: Waiting [2022-03-30T15:55:27.053Z] 0c0b528cf693: Waiting [2022-03-30T15:55:27.053Z] 4fe6c5a15a65: Waiting [2022-03-30T15:55:27.053Z] 22a0e8bec74d: Waiting [2022-03-30T15:55:27.053Z] 640e595b4fbd: Waiting [2022-03-30T15:55:27.053Z] 10935f4eaf8b: Waiting [2022-03-30T15:55:27.053Z] 8ed8ca486205: Download complete [2022-03-30T15:55:27.053Z] 666ba61612fd: Verifying Checksum [2022-03-30T15:55:27.053Z] 666ba61612fd: Download complete [2022-03-30T15:55:27.053Z] 22a0e8bec74d: Download complete [2022-03-30T15:55:27.053Z] 640e595b4fbd: Download complete [2022-03-30T15:55:27.053Z] 59bf1c3509f3: Verifying Checksum [2022-03-30T15:55:27.053Z] 59bf1c3509f3: Download complete [2022-03-30T15:55:27.053Z] 763cafe07f6e: Verifying Checksum [2022-03-30T15:55:27.053Z] 763cafe07f6e: Download complete [2022-03-30T15:55:27.314Z] 0c0b528cf693: Verifying Checksum [2022-03-30T15:55:27.314Z] 0c0b528cf693: Download complete [2022-03-30T15:55:27.314Z] 59bf1c3509f3: Pull complete [2022-03-30T15:55:27.575Z] 666ba61612fd: Pull complete [2022-03-30T15:55:27.575Z] 8ed8ca486205: Pull complete [2022-03-30T15:55:27.835Z] 10935f4eaf8b: Download complete [2022-03-30T15:55:27.835Z] 4fe6c5a15a65: Verifying Checksum [2022-03-30T15:55:27.835Z] 4fe6c5a15a65: Download complete [2022-03-30T15:55:32.034Z] 4fe6c5a15a65: Pull complete [2022-03-30T15:55:32.034Z] 22a0e8bec74d: Pull complete [2022-03-30T15:55:32.034Z] 640e595b4fbd: Pull complete [2022-03-30T15:55:32.034Z] 763cafe07f6e: Pull complete [2022-03-30T15:55:32.297Z] 0c0b528cf693: Pull complete [2022-03-30T15:55:34.845Z] 10935f4eaf8b: Pull complete [2022-03-30T15:55:34.846Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-30T15:55:34.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T15:55:34.846Z] ---> 99d49a6021b9 [2022-03-30T15:55:34.846Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-30T15:55:36.234Z] ---> Running in 370a8e0d2559 [2022-03-30T15:55:36.234Z] Removing intermediate container 370a8e0d2559 [2022-03-30T15:55:36.234Z] ---> 0ddb5ba7c067 [2022-03-30T15:55:36.234Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T15:55:36.234Z] ---> Running in 55fdd28882c3 [2022-03-30T15:55:36.234Z] Removing intermediate container 55fdd28882c3 [2022-03-30T15:55:36.234Z] ---> ab84df03f398 [2022-03-30T15:55:36.234Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-30T15:55:36.234Z] ---> Running in aa4c842facda [2022-03-30T15:55:36.496Z] Removing intermediate container aa4c842facda [2022-03-30T15:55:36.496Z] ---> 9df6bf7d328f [2022-03-30T15:55:36.496Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T15:55:36.496Z] ---> Running in 18ba82bf938a [2022-03-30T15:55:37.069Z] Removing intermediate container 18ba82bf938a [2022-03-30T15:55:37.069Z] ---> 6b4cf8fda8d0 [2022-03-30T15:55:37.069Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T15:55:37.069Z] ---> Running in 544e334cf9ab [2022-03-30T15:55:37.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T15:55:40.527Z] Still waiting to schedule task [2022-03-30T15:55:40.528Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-30T15:55:40.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T15:55:40.896Z] OK: 221 MiB in 52 packages [2022-03-30T15:55:41.474Z] Removing intermediate container 544e334cf9ab [2022-03-30T15:55:41.474Z] ---> 24f1774a2bef [2022-03-30T15:55:41.474Z] Step 8/13 : WORKDIR /app [2022-03-30T15:55:41.474Z] ---> Running in 4a4d6b2de2cc [2022-03-30T15:55:41.474Z] Removing intermediate container 4a4d6b2de2cc [2022-03-30T15:55:41.474Z] ---> 2eb6344fed40 [2022-03-30T15:55:41.474Z] Step 9/13 : COPY go.mod vendor* ./ [2022-03-30T15:55:41.474Z] ---> f491b168199f [2022-03-30T15:55:41.474Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T15:55:41.735Z] ---> Running in 03fe81bec993 [2022-03-30T15:56:08.317Z] Removing intermediate container 03fe81bec993 [2022-03-30T15:56:08.317Z] ---> 0a1594a9336c [2022-03-30T15:56:08.317Z] Step 11/13 : COPY . . [2022-03-30T15:56:08.888Z] ---> f5db95b279ad [2022-03-30T15:56:08.888Z] Step 12/13 : ARG MAKE="make build" [2022-03-30T15:56:08.888Z] ---> Running in 3603dd5095f2 [2022-03-30T15:56:08.888Z] Removing intermediate container 3603dd5095f2 [2022-03-30T15:56:08.888Z] ---> 7b870fab932b [2022-03-30T15:56:08.888Z] Step 13/13 : RUN $MAKE [2022-03-30T15:56:08.888Z] ---> Running in a2e63bcb2923 [2022-03-30T15:56:09.149Z] noop [2022-03-30T15:56:09.720Z] Removing intermediate container a2e63bcb2923 [2022-03-30T15:56:09.720Z] ---> 1081425e2380 [2022-03-30T15:56:09.720Z] Successfully built 1081425e2380 [2022-03-30T15:56:09.720Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:56:10.018Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T15:56:10.018Z] . [Pipeline] withDockerContainer [2022-03-30T15:56:10.090Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2022-03-30T15:56:10.134Z] $ 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-03-30T15:56:10.535Z] $ docker top eb680f571df79036833d0e1b5cf6a7321a814bfecf45ed2594d24916d67494a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T15:56:10.892Z] + go version [2022-03-30T15:56:10.892Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-30T15:56:10.912Z] $ docker stop --time=1 eb680f571df79036833d0e1b5cf6a7321a814bfecf45ed2594d24916d67494a6 [2022-03-30T15:56:12.246Z] $ docker rm -f eb680f571df79036833d0e1b5cf6a7321a814bfecf45ed2594d24916d67494a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:56:12.639Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T15:56:12.639Z] . [Pipeline] withDockerContainer [2022-03-30T15:56:12.706Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2022-03-30T15:56:12.759Z] $ 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-03-30T15:56:13.167Z] $ docker top 6c0daa131ce24dda3b525899b4dab387d179e94ba4e0547d84efe21f1a9ac72a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-30T15:56:13.527Z] + make test [2022-03-30T15:56:13.527Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-03-30T15:56:20.110Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-03-30T15:56:20.110Z] CGO_ENABLED=1 go vet ./... [2022-03-30T15:56:23.405Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T15:56:23.405Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T15:56:23.405Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T15:56:23.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-30T15:56:23.441Z] $ docker stop --time=1 6c0daa131ce24dda3b525899b4dab387d179e94ba4e0547d84efe21f1a9ac72a [2022-03-30T15:56:24.986Z] $ docker rm -f 6c0daa131ce24dda3b525899b4dab387d179e94ba4e0547d84efe21f1a9ac72a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T15:56:25.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-30T15:56:25.396Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-30T15:56:26.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-30T15:56:26.674Z] + ls -al . [2022-03-30T15:56:26.674Z] total 176 [2022-03-30T15:56:26.674Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 15:56 . [2022-03-30T15:56:26.674Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 15:55 .. [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 30 15:55 .dockerignore [2022-03-30T15:56:26.674Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 15:55 .git [2022-03-30T15:56:26.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 15:55 .github [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 104 Mar 30 15:55 .gitignore [2022-03-30T15:56:26.674Z] drwx------ 3 jenkins jenkins 4096 Mar 30 15:55 .semver [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 7627 Mar 30 15:55 Attribution.txt [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 23791 Mar 30 15:55 CHANGELOG.md [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 2087 Mar 30 15:55 Dockerfile [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 15:55 GOVERNANCE.md [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 30 15:55 Jenkinsfile [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 30 15:55 LICENSE [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 30 15:55 OWNERS.md [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 3860 Mar 30 15:55 README.md [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 30 15:55 VERSION [2022-03-30T15:56:26.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 15:55 bin [2022-03-30T15:56:26.674Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 30 15:56 coverage.out [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 2816 Mar 30 15:55 go.mod [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 50335 Mar 30 15:55 go.sum [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 30 15:55 main.go [2022-03-30T15:56:26.674Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 30 15:55 makefile [2022-03-30T15:56:26.674Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 30 15:55 res [2022-03-30T15:56:26.674Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 15:55 snap [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:56:26.971Z] + 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=e510d1e4a03afe24ca637fa18bc136c2111838d8 --label arch=amd64 --label version=2.2.0-dev.23 . [2022-03-30T15:56:26.971Z] Sending build context to Docker daemon 2.984MB [2022-03-30T15:56:26.971Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T15:56:26.971Z] Step 2/27 : FROM ${BASE} AS builder [2022-03-30T15:56:26.971Z] ---> 1081425e2380 [2022-03-30T15:56:26.971Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-30T15:56:26.971Z] ---> Running in b157f273264e [2022-03-30T15:56:27.231Z] Removing intermediate container b157f273264e [2022-03-30T15:56:27.231Z] ---> 014d00abcb7c [2022-03-30T15:56:27.231Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T15:56:27.231Z] ---> Running in c43bf0fc3e3c [2022-03-30T15:56:27.231Z] Removing intermediate container c43bf0fc3e3c [2022-03-30T15:56:27.231Z] ---> e08ebce32a54 [2022-03-30T15:56:27.231Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-30T15:56:27.231Z] ---> Running in e7a50104dca7 [2022-03-30T15:56:27.492Z] Removing intermediate container e7a50104dca7 [2022-03-30T15:56:27.492Z] ---> 98832a437360 [2022-03-30T15:56:27.492Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T15:56:27.492Z] ---> Running in 5a4281cb9b23 [2022-03-30T15:56:28.063Z] Removing intermediate container 5a4281cb9b23 [2022-03-30T15:56:28.063Z] ---> a7d02b93ff52 [2022-03-30T15:56:28.063Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T15:56:28.063Z] ---> Running in 09b62a496c8b [2022-03-30T15:56:28.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T15:56:29.273Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T15:56:29.273Z] OK: 221 MiB in 52 packages [2022-03-30T15:56:29.845Z] Removing intermediate container 09b62a496c8b [2022-03-30T15:56:29.845Z] ---> b43bf65273bf [2022-03-30T15:56:29.845Z] Step 8/27 : WORKDIR /app [2022-03-30T15:56:29.845Z] ---> Running in 824546c8c218 [2022-03-30T15:56:29.845Z] Removing intermediate container 824546c8c218 [2022-03-30T15:56:29.845Z] ---> 167db89ea941 [2022-03-30T15:56:29.845Z] Step 9/27 : COPY go.mod vendor* ./ [2022-03-30T15:56:30.107Z] ---> 073dc6ede37f [2022-03-30T15:56:30.107Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T15:56:30.107Z] ---> Running in 6611bd09d536 [2022-03-30T15:56:30.679Z] Removing intermediate container 6611bd09d536 [2022-03-30T15:56:30.679Z] ---> 9fd122b10405 [2022-03-30T15:56:30.679Z] Step 11/27 : COPY . . [2022-03-30T15:56:30.939Z] ---> 0a0469bfc95a [2022-03-30T15:56:30.939Z] Step 12/27 : ARG MAKE="make build" [2022-03-30T15:56:30.939Z] ---> Running in 532cc63f7e3e [2022-03-30T15:56:31.199Z] Removing intermediate container 532cc63f7e3e [2022-03-30T15:56:31.199Z] ---> 40c8af0dc76e [2022-03-30T15:56:31.199Z] Step 13/27 : RUN $MAKE [2022-03-30T15:56:31.199Z] ---> Running in ec04837aa808 [2022-03-30T15:56:31.460Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.23" -o app-service-configurable [2022-03-30T15:56:39.586Z] Removing intermediate container ec04837aa808 [2022-03-30T15:56:39.586Z] ---> 4ccea8ee0062 [2022-03-30T15:56:39.586Z] Step 14/27 : FROM alpine:3.14 [2022-03-30T15:56:39.586Z] 3.14: Pulling from library/alpine [2022-03-30T15:56:39.586Z] cfab2db72209: Pulling fs layer [2022-03-30T15:56:39.586Z] cfab2db72209: Verifying Checksum [2022-03-30T15:56:39.586Z] cfab2db72209: Download complete [2022-03-30T15:56:39.847Z] cfab2db72209: Pull complete [2022-03-30T15:56:39.847Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T15:56:39.847Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T15:56:39.847Z] ---> 84b07dd2d1fd [2022-03-30T15:56:39.847Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-30T15:56:39.847Z] ---> Running in 0cf99dd463cf [2022-03-30T15:56:39.847Z] Removing intermediate container 0cf99dd463cf [2022-03-30T15:56:39.847Z] ---> 3d7528660be3 [2022-03-30T15:56:39.847Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-03-30T15:56:39.847Z] ---> Running in ab3ab5900bf6 [2022-03-30T15:56:40.107Z] Removing intermediate container ab3ab5900bf6 [2022-03-30T15:56:40.107Z] ---> 9b22b11ab051 [2022-03-30T15:56:40.107Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-03-30T15:56:40.107Z] ---> Running in 93aac9f993f6 [2022-03-30T15:56:40.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T15:56:40.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T15:56:40.630Z] (1/7) Installing ca-certificates (20211220-r0) [2022-03-30T15:56:40.630Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-03-30T15:56:40.630Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T15:56:40.630Z] (4/7) Installing libsodium (1.0.18-r0) [2022-03-30T15:56:40.630Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T15:56:40.630Z] (6/7) Installing libzmq (4.3.4-r0) [2022-03-30T15:56:40.630Z] (7/7) Installing zeromq (4.3.4-r0) [2022-03-30T15:56:40.630Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T15:56:40.630Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T15:56:40.630Z] OK: 9 MiB in 21 packages [2022-03-30T15:56:41.202Z] Removing intermediate container 93aac9f993f6 [2022-03-30T15:56:41.202Z] ---> b355533638a4 [2022-03-30T15:56:41.202Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-03-30T15:56:41.463Z] ---> 4df98de649b9 [2022-03-30T15:56:41.463Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-03-30T15:56:41.463Z] ---> 18ce1f28dfbe [2022-03-30T15:56:41.463Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-03-30T15:56:41.726Z] ---> 51c13a8e4d51 [2022-03-30T15:56:41.726Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-03-30T15:56:41.994Z] ---> 16701cc26b13 [2022-03-30T15:56:41.994Z] Step 22/27 : EXPOSE 48095 [2022-03-30T15:56:42.261Z] ---> Running in 393a9d58d53a [2022-03-30T15:56:42.261Z] Removing intermediate container 393a9d58d53a [2022-03-30T15:56:42.261Z] ---> d1764ded6f60 [2022-03-30T15:56:42.261Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-03-30T15:56:42.261Z] ---> Running in 3e493f3d38e3 [2022-03-30T15:56:42.261Z] Removing intermediate container 3e493f3d38e3 [2022-03-30T15:56:42.261Z] ---> f05f0b6fe8ad [2022-03-30T15:56:42.261Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T15:56:42.523Z] ---> Running in f3c2c379cc3e [2022-03-30T15:56:42.523Z] Removing intermediate container f3c2c379cc3e [2022-03-30T15:56:42.523Z] ---> 69fee0d204e4 [2022-03-30T15:56:42.523Z] Step 25/27 : LABEL arch=amd64 [2022-03-30T15:56:42.523Z] ---> Running in b473d7e1d471 [2022-03-30T15:56:42.523Z] Removing intermediate container b473d7e1d471 [2022-03-30T15:56:42.523Z] ---> 133d971e9cd6 [2022-03-30T15:56:42.523Z] Step 26/27 : LABEL git_sha=e510d1e4a03afe24ca637fa18bc136c2111838d8 [2022-03-30T15:56:42.783Z] ---> Running in d701d3ac6ad2 [2022-03-30T15:56:42.783Z] Removing intermediate container d701d3ac6ad2 [2022-03-30T15:56:42.783Z] ---> 47e49090698a [2022-03-30T15:56:42.783Z] Step 27/27 : LABEL version=2.2.0-dev.23 [2022-03-30T15:56:42.783Z] ---> Running in ee89c0737ee6 [2022-03-30T15:56:42.783Z] Removing intermediate container ee89c0737ee6 [2022-03-30T15:56:42.783Z] ---> 9ac507de2214 [2022-03-30T15:56:42.783Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-30T15:56:42.783Z] Successfully built 9ac507de2214 [2022-03-30T15:56:42.783Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T15:56:42.874Z] provisioning config files... [2022-03-30T15:56:42.883Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6688411288432876026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T15:56:43.186Z] ---> docker-login.sh [2022-03-30T15:56:43.186Z] nexus3.edgexfoundry.org:10001 [2022-03-30T15:56:43.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:56:43.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:56:43.186Z] Configure a credential helper to remove this warning. See [2022-03-30T15:56:43.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:56:43.186Z] [2022-03-30T15:56:43.186Z] Login Succeeded [2022-03-30T15:56:43.186Z] nexus3.edgexfoundry.org:10002 [2022-03-30T15:56:43.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:56:43.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:56:43.446Z] Configure a credential helper to remove this warning. See [2022-03-30T15:56:43.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:56:43.446Z] [2022-03-30T15:56:43.446Z] Login Succeeded [2022-03-30T15:56:43.446Z] nexus3.edgexfoundry.org:10003 [2022-03-30T15:56:43.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:56:43.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:56:43.446Z] Configure a credential helper to remove this warning. See [2022-03-30T15:56:43.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:56:43.446Z] [2022-03-30T15:56:43.446Z] Login Succeeded [2022-03-30T15:56:43.446Z] nexus3.edgexfoundry.org:10004 [2022-03-30T15:56:43.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:56:43.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:56:43.707Z] Configure a credential helper to remove this warning. See [2022-03-30T15:56:43.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:56:43.707Z] [2022-03-30T15:56:43.707Z] Login Succeeded [2022-03-30T15:56:43.707Z] docker.io [2022-03-30T15:56:43.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:56:43.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:56:43.968Z] Configure a credential helper to remove this warning. See [2022-03-30T15:56:43.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:56:43.968Z] [2022-03-30T15:56:43.968Z] Login Succeeded [2022-03-30T15:56:43.968Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T15:56:43.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T15:56:44.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T15:56:44.043Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-03-30T15:56:44.043Z] e510d1e4a03afe24ca637fa18bc136c2111838d8 [2022-03-30T15:56:44.043Z] latest [2022-03-30T15:56:44.043Z] 2.2.0-dev.23 [2022-03-30T15:56:44.043Z] e510d1e4a03afe24ca637fa18bc136c2111838d8-2.2.0-dev.23 [2022-03-30T15:56:44.043Z] main [2022-03-30T15:56:44.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:56:44.361Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e510d1e4a03afe24ca637fa18bc136c2111838d8 [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:56:44.655Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e510d1e4a03afe24ca637fa18bc136c2111838d8 [2022-03-30T15:56:44.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-30T15:56:44.655Z] 1cf1f540dc07: Preparing [2022-03-30T15:56:44.655Z] da2d69688fc9: Preparing [2022-03-30T15:56:44.655Z] 4625958c3aa8: Preparing [2022-03-30T15:56:44.655Z] c196d54204f4: Preparing [2022-03-30T15:56:44.655Z] 4dd99ffdce4a: Preparing [2022-03-30T15:56:44.655Z] 736164617a66: Preparing [2022-03-30T15:56:44.655Z] 736164617a66: Waiting [2022-03-30T15:56:44.655Z] c196d54204f4: Pushed [2022-03-30T15:56:44.655Z] da2d69688fc9: Pushed [2022-03-30T15:56:44.655Z] 4625958c3aa8: Pushed [2022-03-30T15:56:44.655Z] 736164617a66: Layer already exists [2022-03-30T15:56:44.915Z] 4dd99ffdce4a: Pushed [2022-03-30T15:56:46.298Z] 1cf1f540dc07: Pushed [2022-03-30T15:56:46.298Z] e510d1e4a03afe24ca637fa18bc136c2111838d8: digest: sha256:08106b58e2cae822375d37a1f248641c586796789edace8fab7522b0990aaad9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:56:46.598Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:56:46.895Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-03-30T15:56:46.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-30T15:56:46.895Z] 1cf1f540dc07: Preparing [2022-03-30T15:56:46.895Z] da2d69688fc9: Preparing [2022-03-30T15:56:46.895Z] 4625958c3aa8: Preparing [2022-03-30T15:56:46.895Z] c196d54204f4: Preparing [2022-03-30T15:56:46.895Z] 4dd99ffdce4a: Preparing [2022-03-30T15:56:46.895Z] 736164617a66: Preparing [2022-03-30T15:56:46.895Z] 736164617a66: Waiting [2022-03-30T15:56:46.895Z] da2d69688fc9: Layer already exists [2022-03-30T15:56:46.895Z] 4dd99ffdce4a: Layer already exists [2022-03-30T15:56:46.895Z] 4625958c3aa8: Layer already exists [2022-03-30T15:56:46.895Z] 1cf1f540dc07: Layer already exists [2022-03-30T15:56:46.895Z] c196d54204f4: Layer already exists [2022-03-30T15:56:46.895Z] 736164617a66: Layer already exists [2022-03-30T15:56:46.895Z] latest: digest: sha256:08106b58e2cae822375d37a1f248641c586796789edace8fab7522b0990aaad9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:56:47.206Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:56:47.502Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.23 [2022-03-30T15:56:47.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-30T15:56:47.502Z] 1cf1f540dc07: Preparing [2022-03-30T15:56:47.502Z] da2d69688fc9: Preparing [2022-03-30T15:56:47.502Z] 4625958c3aa8: Preparing [2022-03-30T15:56:47.502Z] c196d54204f4: Preparing [2022-03-30T15:56:47.502Z] 4dd99ffdce4a: Preparing [2022-03-30T15:56:47.502Z] 736164617a66: Preparing [2022-03-30T15:56:47.502Z] 736164617a66: Waiting [2022-03-30T15:56:47.502Z] da2d69688fc9: Layer already exists [2022-03-30T15:56:47.502Z] 1cf1f540dc07: Layer already exists [2022-03-30T15:56:47.502Z] 4dd99ffdce4a: Layer already exists [2022-03-30T15:56:47.502Z] 4625958c3aa8: Layer already exists [2022-03-30T15:56:47.502Z] c196d54204f4: Layer already exists [2022-03-30T15:56:47.502Z] 736164617a66: Layer already exists [2022-03-30T15:56:47.502Z] 2.2.0-dev.23: digest: sha256:08106b58e2cae822375d37a1f248641c586796789edace8fab7522b0990aaad9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:56:47.808Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e510d1e4a03afe24ca637fa18bc136c2111838d8-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:56:48.106Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e510d1e4a03afe24ca637fa18bc136c2111838d8-2.2.0-dev.23 [2022-03-30T15:56:48.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-30T15:56:48.106Z] 1cf1f540dc07: Preparing [2022-03-30T15:56:48.106Z] da2d69688fc9: Preparing [2022-03-30T15:56:48.106Z] 4625958c3aa8: Preparing [2022-03-30T15:56:48.106Z] c196d54204f4: Preparing [2022-03-30T15:56:48.106Z] 4dd99ffdce4a: Preparing [2022-03-30T15:56:48.106Z] 736164617a66: Preparing [2022-03-30T15:56:48.106Z] 736164617a66: Waiting [2022-03-30T15:56:48.106Z] 4dd99ffdce4a: Layer already exists [2022-03-30T15:56:48.106Z] 4625958c3aa8: Layer already exists [2022-03-30T15:56:48.106Z] c196d54204f4: Layer already exists [2022-03-30T15:56:48.106Z] 1cf1f540dc07: Layer already exists [2022-03-30T15:56:48.106Z] da2d69688fc9: Layer already exists [2022-03-30T15:56:48.106Z] 736164617a66: Layer already exists [2022-03-30T15:56:48.106Z] e510d1e4a03afe24ca637fa18bc136c2111838d8-2.2.0-dev.23: digest: sha256:08106b58e2cae822375d37a1f248641c586796789edace8fab7522b0990aaad9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:56:48.412Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:56:48.711Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-03-30T15:56:48.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-30T15:56:48.711Z] 1cf1f540dc07: Preparing [2022-03-30T15:56:48.711Z] da2d69688fc9: Preparing [2022-03-30T15:56:48.711Z] 4625958c3aa8: Preparing [2022-03-30T15:56:48.711Z] c196d54204f4: Preparing [2022-03-30T15:56:48.711Z] 4dd99ffdce4a: Preparing [2022-03-30T15:56:48.711Z] 736164617a66: Preparing [2022-03-30T15:56:48.711Z] 736164617a66: Waiting [2022-03-30T15:56:48.711Z] c196d54204f4: Layer already exists [2022-03-30T15:56:48.711Z] 1cf1f540dc07: Layer already exists [2022-03-30T15:56:48.711Z] 4dd99ffdce4a: Layer already exists [2022-03-30T15:56:48.711Z] 4625958c3aa8: Layer already exists [2022-03-30T15:56:48.711Z] da2d69688fc9: Layer already exists [2022-03-30T15:56:48.711Z] 736164617a66: Layer already exists [2022-03-30T15:56:48.711Z] main: digest: sha256:08106b58e2cae822375d37a1f248641c586796789edace8fab7522b0990aaad9 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T15:56:48.749Z] ===================================================== [Pipeline] echo [2022-03-30T15:56:48.761Z] taggedImages: [2022-03-30T15:56:48.761Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e510d1e4a03afe24ca637fa18bc136c2111838d8 [2022-03-30T15:56:48.761Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-03-30T15:56:48.761Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.23 [2022-03-30T15:56:48.761Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e510d1e4a03afe24ca637fa18bc136c2111838d8-2.2.0-dev.23 [2022-03-30T15:56:48.761Z] - 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-03-30T15:56:49.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T15:56:49.209Z] [2022-03-30T15:56:49.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:56:49.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T15:56:49.518Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-30T15:56:49.518Z] 5eb5b503b376: Pulling fs layer [2022-03-30T15:56:49.518Z] 5c69ac0246d0: Pulling fs layer [2022-03-30T15:56:49.518Z] ec43610c2a17: Pulling fs layer [2022-03-30T15:56:49.518Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-30T15:56:49.518Z] 33b1e0a273af: Pulling fs layer [2022-03-30T15:56:49.518Z] 5d3b04190fa2: Pulling fs layer [2022-03-30T15:56:49.518Z] 3a2ae6a8a46f: Waiting [2022-03-30T15:56:49.518Z] 33b1e0a273af: Waiting [2022-03-30T15:56:49.518Z] 2f39f015ded8: Pulling fs layer [2022-03-30T15:56:49.518Z] 5d3b04190fa2: Waiting [2022-03-30T15:56:49.518Z] 5c69ac0246d0: Download complete [2022-03-30T15:56:49.518Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-30T15:56:49.518Z] 3a2ae6a8a46f: Download complete [2022-03-30T15:56:49.518Z] 33b1e0a273af: Verifying Checksum [2022-03-30T15:56:49.518Z] 33b1e0a273af: Download complete [2022-03-30T15:56:49.518Z] 5d3b04190fa2: Download complete [2022-03-30T15:56:49.518Z] ec43610c2a17: Verifying Checksum [2022-03-30T15:56:49.518Z] ec43610c2a17: Download complete [2022-03-30T15:56:49.777Z] 5eb5b503b376: Verifying Checksum [2022-03-30T15:56:49.777Z] 5eb5b503b376: Download complete [2022-03-30T15:56:50.348Z] 2f39f015ded8: Download complete [2022-03-30T15:56:50.919Z] 5eb5b503b376: Pull complete [2022-03-30T15:56:51.179Z] 5c69ac0246d0: Pull complete [2022-03-30T15:56:51.440Z] ec43610c2a17: Pull complete [2022-03-30T15:56:51.701Z] 3a2ae6a8a46f: Pull complete [2022-03-30T15:56:51.701Z] 33b1e0a273af: Pull complete [2022-03-30T15:56:51.961Z] 5d3b04190fa2: Pull complete [2022-03-30T15:56:56.156Z] 2f39f015ded8: Pull complete [2022-03-30T15:56:56.156Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-30T15:56:56.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T15:56:56.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-30T15:56:56.220Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2022-03-30T15:56:56.268Z] $ 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-03-30T15:56:58.265Z] $ docker top 47074b8c5f73528aa0c8feee4fa8a5f40b8439af7a674766c931dc4aca8c54cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T15:56:58.690Z] ---> job-cost.sh [2022-03-30T15:56:58.690Z] lf-activate-venv: SKIPPING [2022-03-30T15:56:58.690Z] INFO: No Stack... [2022-03-30T15:56:58.951Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T15:56:59.522Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T15:56:59.818Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-03-30T15:56:59.818Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T15:56:59.835Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-59-stack-cost] [2022-03-30T15:56:59.844Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-59-stack-cost] did not exist. Created. [2022-03-30T15:56:59.844Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T15:57:00.152Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-30T15:57:00.173Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T15:57:00.179Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-59-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T15:57:00.209Z] $ docker stop --time=1 47074b8c5f73528aa0c8feee4fa8a5f40b8439af7a674766c931dc4aca8c54cd [2022-03-30T15:57:01.382Z] $ docker rm -f 47074b8c5f73528aa0c8feee4fa8a5f40b8439af7a674766c931dc4aca8c54cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-30T15:57:15.056Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9427 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-03-30T15:57:15.071Z] Running in /w/workspace/app-service-configurable/59 [Pipeline] { [Pipeline] checkout [2022-03-30T15:57:15.319Z] Selected Git installation does not exist. Using Default [2022-03-30T15:57:15.320Z] The recommended git tool is: NONE [2022-03-30T15:57:22.133Z] using credential edgex-jenkins-ssh [2022-03-30T15:57:22.156Z] Cloning the remote Git repository [2022-03-30T15:57:22.254Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-03-30T15:57:22.337Z] > git init /w/workspace/app-service-configurable/59 # timeout=10 [2022-03-30T15:57:22.660Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-03-30T15:57:22.661Z] > git --version # timeout=10 [2022-03-30T15:57:22.797Z] > git --version # 'git version 2.25.1' [2022-03-30T15:57:22.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T15:57:22.991Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T15:57:24.326Z] Avoid second fetch [2022-03-30T15:57:24.327Z] Checking out Revision e510d1e4a03afe24ca637fa18bc136c2111838d8 (main) [2022-03-30T15:57:24.260Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-03-30T15:57:24.295Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T15:57:24.351Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T15:57:24.369Z] > git checkout -f e510d1e4a03afe24ca637fa18bc136c2111838d8 # timeout=10 [2022-03-30T15:57:28.836Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#394)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T15:57:29.801Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-30T15:57:29.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T15:57:29.801Z] Dload Upload Total Spent Left Speed [2022-03-30T15:57:29.801Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46081 0 --:--:-- --:--:-- --:--:-- 45903 [Pipeline] sh [2022-03-30T15:57:30.456Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-30T15:57:30.826Z] + sudo tee /etc/docker/daemon.new [2022-03-30T15:57:30.826Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-30T15:57:30.826Z] { [2022-03-30T15:57:30.826Z] "registry-mirrors": [ [2022-03-30T15:57:30.826Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-30T15:57:30.826Z] ], [2022-03-30T15:57:30.826Z] "bip": "10.250.0.254/24", [2022-03-30T15:57:30.826Z] "hosts": [ [2022-03-30T15:57:30.826Z] "tcp://0.0.0.0:5555", [2022-03-30T15:57:30.826Z] "unix:///var/run/docker.sock" [2022-03-30T15:57:30.826Z] ], [2022-03-30T15:57:30.826Z] "mtu": 1458, [2022-03-30T15:57:30.826Z] "selinux-enabled": true, [2022-03-30T15:57:30.826Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-30T15:57:30.826Z] } [Pipeline] sh [2022-03-30T15:57:31.236Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-30T15:57:31.616Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T15:57:50.011Z] provisioning config files... [2022-03-30T15:57:50.037Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/59@tmp/config8105460801124800878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T15:57:50.406Z] ---> docker-login.sh [2022-03-30T15:57:50.406Z] nexus3.edgexfoundry.org:10001 [2022-03-30T15:57:51.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:57:51.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:57:51.333Z] Configure a credential helper to remove this warning. See [2022-03-30T15:57:51.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:57:51.333Z] [2022-03-30T15:57:51.333Z] Login Succeeded [2022-03-30T15:57:51.333Z] nexus3.edgexfoundry.org:10002 [2022-03-30T15:57:51.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:57:51.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:57:51.611Z] Configure a credential helper to remove this warning. See [2022-03-30T15:57:51.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:57:51.611Z] [2022-03-30T15:57:51.611Z] Login Succeeded [2022-03-30T15:57:51.611Z] nexus3.edgexfoundry.org:10003 [2022-03-30T15:57:52.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:57:52.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:57:52.217Z] Configure a credential helper to remove this warning. See [2022-03-30T15:57:52.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:57:52.217Z] [2022-03-30T15:57:52.217Z] Login Succeeded [2022-03-30T15:57:52.217Z] nexus3.edgexfoundry.org:10004 [2022-03-30T15:57:52.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:57:52.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:57:52.764Z] Configure a credential helper to remove this warning. See [2022-03-30T15:57:52.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:57:52.764Z] [2022-03-30T15:57:52.764Z] Login Succeeded [2022-03-30T15:57:52.764Z] docker.io [2022-03-30T15:57:53.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T15:57:53.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T15:57:53.314Z] Configure a credential helper to remove this warning. See [2022-03-30T15:57:53.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T15:57:53.314Z] [2022-03-30T15:57:53.314Z] Login Succeeded [2022-03-30T15:57:53.314Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T15:57:53.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-30T15:57:53.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T15:57:53.748Z] ========================================================= [2022-03-30T15:57:53.748Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-30T15:57:53.748Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:57:54.105Z] + 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-03-30T15:57:54.106Z] Sending build context to Docker daemon 208.4kB [2022-03-30T15:57:54.385Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T15:57:54.385Z] Step 2/13 : FROM ${BASE} AS builder [2022-03-30T15:57:54.385Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-30T15:57:54.665Z] 9b3977197b4f: Pulling fs layer [2022-03-30T15:57:54.665Z] 1a89e8eeedd5: Pulling fs layer [2022-03-30T15:57:54.665Z] 94645a83ff95: Pulling fs layer [2022-03-30T15:57:54.665Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-30T15:57:54.665Z] 0c92f367c5e7: Pulling fs layer [2022-03-30T15:57:54.665Z] f7c0051592d6: Pulling fs layer [2022-03-30T15:57:54.665Z] a227ed2f7395: Pulling fs layer [2022-03-30T15:57:54.665Z] 7b1c46037f91: Pulling fs layer [2022-03-30T15:57:54.665Z] 0c92f367c5e7: Waiting [2022-03-30T15:57:54.665Z] f7c0051592d6: Waiting [2022-03-30T15:57:54.665Z] a227ed2f7395: Waiting [2022-03-30T15:57:54.665Z] 7b1c46037f91: Waiting [2022-03-30T15:57:54.665Z] 3f3a8bcf1eab: Waiting [2022-03-30T15:57:54.665Z] 94645a83ff95: Verifying Checksum [2022-03-30T15:57:54.665Z] 94645a83ff95: Download complete [2022-03-30T15:57:54.665Z] 1a89e8eeedd5: Verifying Checksum [2022-03-30T15:57:54.665Z] 1a89e8eeedd5: Download complete [2022-03-30T15:57:54.665Z] 0c92f367c5e7: Verifying Checksum [2022-03-30T15:57:54.665Z] 0c92f367c5e7: Download complete [2022-03-30T15:57:54.665Z] f7c0051592d6: Download complete [2022-03-30T15:57:54.665Z] 9b3977197b4f: Download complete [2022-03-30T15:57:54.665Z] a227ed2f7395: Verifying Checksum [2022-03-30T15:57:54.665Z] a227ed2f7395: Download complete [2022-03-30T15:57:55.268Z] 9b3977197b4f: Pull complete [2022-03-30T15:57:55.888Z] 1a89e8eeedd5: Pull complete [2022-03-30T15:57:56.492Z] 94645a83ff95: Pull complete [2022-03-30T15:57:56.769Z] 7b1c46037f91: Verifying Checksum [2022-03-30T15:57:56.769Z] 7b1c46037f91: Download complete [2022-03-30T15:57:57.366Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-30T15:57:57.366Z] 3f3a8bcf1eab: Download complete [2022-03-30T15:58:09.786Z] 3f3a8bcf1eab: Pull complete [2022-03-30T15:58:09.786Z] 0c92f367c5e7: Pull complete [2022-03-30T15:58:09.786Z] f7c0051592d6: Pull complete [2022-03-30T15:58:09.786Z] a227ed2f7395: Pull complete [2022-03-30T15:58:16.502Z] 7b1c46037f91: Pull complete [2022-03-30T15:58:16.502Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-30T15:58:16.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T15:58:16.502Z] ---> f79e39bc4007 [2022-03-30T15:58:16.502Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-30T15:58:17.498Z] ---> Running in 8207a2957ffa [2022-03-30T15:58:17.773Z] Removing intermediate container 8207a2957ffa [2022-03-30T15:58:17.773Z] ---> 4571b9309f24 [2022-03-30T15:58:17.773Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T15:58:17.773Z] ---> Running in 3b1936dac480 [2022-03-30T15:58:18.048Z] Removing intermediate container 3b1936dac480 [2022-03-30T15:58:18.048Z] ---> 82f3079ebb37 [2022-03-30T15:58:18.048Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-30T15:58:18.048Z] ---> Running in d05d1cdc3152 [2022-03-30T15:58:18.323Z] Removing intermediate container d05d1cdc3152 [2022-03-30T15:58:18.323Z] ---> 0991693e8009 [2022-03-30T15:58:18.323Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T15:58:18.596Z] ---> Running in e4a58e84ed1f [2022-03-30T15:58:20.036Z] Removing intermediate container e4a58e84ed1f [2022-03-30T15:58:20.036Z] ---> 09bbaff4a32c [2022-03-30T15:58:20.036Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T15:58:20.312Z] ---> Running in d50ae2294b24 [2022-03-30T15:58:21.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T15:58:22.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T15:58:22.858Z] OK: 220 MiB in 52 packages [2022-03-30T15:58:23.859Z] Removing intermediate container d50ae2294b24 [2022-03-30T15:58:23.859Z] ---> 6c6c699f14b7 [2022-03-30T15:58:23.859Z] Step 8/13 : WORKDIR /app [2022-03-30T15:58:23.859Z] ---> Running in 6c4bb038b215 [2022-03-30T15:58:24.135Z] Removing intermediate container 6c4bb038b215 [2022-03-30T15:58:24.135Z] ---> ca714c9a91ec [2022-03-30T15:58:24.135Z] Step 9/13 : COPY go.mod vendor* ./ [2022-03-30T15:58:24.735Z] ---> f5547d564674 [2022-03-30T15:58:24.735Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T15:58:24.735Z] ---> Running in 450089e6a0d3 [2022-03-30T15:59:46.569Z] Removing intermediate container 450089e6a0d3 [2022-03-30T15:59:46.569Z] ---> 70e54362f155 [2022-03-30T15:59:46.569Z] Step 11/13 : COPY . . [2022-03-30T15:59:46.569Z] ---> fe0dfb2c8e69 [2022-03-30T15:59:46.569Z] Step 12/13 : ARG MAKE="make build" [2022-03-30T15:59:46.569Z] ---> Running in 3489ebe03355 [2022-03-30T15:59:46.569Z] Removing intermediate container 3489ebe03355 [2022-03-30T15:59:46.569Z] ---> 584ea498bc33 [2022-03-30T15:59:46.569Z] Step 13/13 : RUN $MAKE [2022-03-30T15:59:46.569Z] ---> Running in 9a60d54dc6fb [2022-03-30T15:59:46.569Z] noop [2022-03-30T15:59:46.569Z] Removing intermediate container 9a60d54dc6fb [2022-03-30T15:59:46.569Z] ---> 4b05204c6e5f [2022-03-30T15:59:46.569Z] Successfully built 4b05204c6e5f [2022-03-30T15:59:46.569Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:59:46.917Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T15:59:46.917Z] . [Pipeline] withDockerContainer [2022-03-30T15:59:47.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-9427 does not seem to be running inside a container [2022-03-30T15:59:47.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/59 -v /w/workspace/app-service-configurable/59:/w/workspace/app-service-configurable/59:rw,z -v /w/workspace/app-service-configurable/59@tmp:/w/workspace/app-service-configurable/59@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-03-30T15:59:48.565Z] $ docker top b7a35f3d3f9eb8fdb9ff214b3f1baa63e6d6e2ba031a64187a3681c2c56cf99c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T15:59:49.463Z] + go version [2022-03-30T15:59:49.463Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-30T15:59:49.491Z] $ docker stop --time=1 b7a35f3d3f9eb8fdb9ff214b3f1baa63e6d6e2ba031a64187a3681c2c56cf99c [2022-03-30T15:59:51.109Z] $ docker rm -f b7a35f3d3f9eb8fdb9ff214b3f1baa63e6d6e2ba031a64187a3681c2c56cf99c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T15:59:51.726Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T15:59:51.726Z] . [Pipeline] withDockerContainer [2022-03-30T15:59:51.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-9427 does not seem to be running inside a container [2022-03-30T15:59:52.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/59 -v /w/workspace/app-service-configurable/59:/w/workspace/app-service-configurable/59:rw,z -v /w/workspace/app-service-configurable/59@tmp:/w/workspace/app-service-configurable/59@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-03-30T15:59:53.323Z] $ docker top 50136abc6e7c2a8f98d838200715078ea4d8f89ce31d917540da33469ce27387 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-30T15:59:54.258Z] + make test [2022-03-30T15:59:54.258Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-03-30T16:00:41.317Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-03-30T16:00:41.317Z] CGO_ENABLED=1 go vet ./... [2022-03-30T16:00:56.444Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T16:00:56.444Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T16:00:56.444Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T16:00:59.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-30T16:00:59.109Z] $ docker stop --time=1 50136abc6e7c2a8f98d838200715078ea4d8f89ce31d917540da33469ce27387 [2022-03-30T16:01:00.873Z] $ docker rm -f 50136abc6e7c2a8f98d838200715078ea4d8f89ce31d917540da33469ce27387 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T16:01:01.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-30T16:01:01.661Z] Warning: overwriting stash ‘coverage-report’ [2022-03-30T16:01:02.079Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T16:01:02.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-30T16:01:02.788Z] + ls -al . [2022-03-30T16:01:02.789Z] total 172 [2022-03-30T16:01:02.789Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 30 16:00 . [2022-03-30T16:01:02.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 15:57 .. [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 30 15:57 .dockerignore [2022-03-30T16:01:02.789Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 15:57 .git [2022-03-30T16:01:02.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 15:57 .github [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 104 Mar 30 15:57 .gitignore [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 7627 Mar 30 15:57 Attribution.txt [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 23791 Mar 30 15:57 CHANGELOG.md [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 2087 Mar 30 15:57 Dockerfile [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 15:57 GOVERNANCE.md [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 30 15:57 Jenkinsfile [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 30 15:57 LICENSE [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 30 15:57 OWNERS.md [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 3860 Mar 30 15:57 README.md [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 30 15:55 VERSION [2022-03-30T16:01:02.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 15:57 bin [2022-03-30T16:01:02.789Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 30 15:59 coverage.out [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 2816 Mar 30 15:57 go.mod [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 50335 Mar 30 15:57 go.sum [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 30 15:57 main.go [2022-03-30T16:01:02.789Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 30 15:57 makefile [2022-03-30T16:01:02.789Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 30 15:57 res [2022-03-30T16:01:02.789Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 15:57 snap [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:01:03.125Z] + 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=e510d1e4a03afe24ca637fa18bc136c2111838d8 --label arch=arm64 --label version=2.2.0-dev.23 . [2022-03-30T16:01:03.125Z] Sending build context to Docker daemon 209.4kB [2022-03-30T16:01:03.410Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T16:01:03.410Z] Step 2/27 : FROM ${BASE} AS builder [2022-03-30T16:01:03.410Z] ---> 4b05204c6e5f [2022-03-30T16:01:03.410Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-30T16:01:03.410Z] ---> Running in 26195d1950b0 [2022-03-30T16:01:03.681Z] Removing intermediate container 26195d1950b0 [2022-03-30T16:01:03.681Z] ---> 2fbcce3f579f [2022-03-30T16:01:03.681Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T16:01:03.962Z] ---> Running in 66d6c9f53f06 [2022-03-30T16:01:03.962Z] Removing intermediate container 66d6c9f53f06 [2022-03-30T16:01:03.962Z] ---> 36657fb1231d [2022-03-30T16:01:03.962Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-30T16:01:04.245Z] ---> Running in 6f1bf5d26683 [2022-03-30T16:01:04.516Z] Removing intermediate container 6f1bf5d26683 [2022-03-30T16:01:04.516Z] ---> 92030fe1368b [2022-03-30T16:01:04.516Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T16:01:04.516Z] ---> Running in eee8f9f8b517 [2022-03-30T16:01:05.957Z] Removing intermediate container eee8f9f8b517 [2022-03-30T16:01:05.957Z] ---> 6fad33050c0c [2022-03-30T16:01:05.957Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T16:01:06.232Z] ---> Running in 03f44d62ef8a [2022-03-30T16:01:07.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T16:01:07.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T16:01:08.805Z] OK: 220 MiB in 52 packages [2022-03-30T16:01:09.416Z] Removing intermediate container 03f44d62ef8a [2022-03-30T16:01:09.416Z] ---> 2199fd35b037 [2022-03-30T16:01:09.416Z] Step 8/27 : WORKDIR /app [2022-03-30T16:01:09.696Z] ---> Running in 0c3ca411d329 [2022-03-30T16:01:09.972Z] Removing intermediate container 0c3ca411d329 [2022-03-30T16:01:09.972Z] ---> b7aebd762787 [2022-03-30T16:01:09.972Z] Step 9/27 : COPY go.mod vendor* ./ [2022-03-30T16:01:10.582Z] ---> 48bcfe51c605 [2022-03-30T16:01:10.582Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T16:01:10.582Z] ---> Running in 2f53ac437014 [2022-03-30T16:01:12.568Z] Removing intermediate container 2f53ac437014 [2022-03-30T16:01:12.568Z] ---> 61ab1dee90f2 [2022-03-30T16:01:12.568Z] Step 11/27 : COPY . . [2022-03-30T16:01:13.167Z] ---> f911eab2132f [2022-03-30T16:01:13.167Z] Step 12/27 : ARG MAKE="make build" [2022-03-30T16:01:13.167Z] ---> Running in d3b0497ded7b [2022-03-30T16:01:13.442Z] Removing intermediate container d3b0497ded7b [2022-03-30T16:01:13.442Z] ---> adb840c863af [2022-03-30T16:01:13.442Z] Step 13/27 : RUN $MAKE [2022-03-30T16:01:13.721Z] ---> Running in 975898bbc7f4 [2022-03-30T16:01:14.717Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.23" -o app-service-configurable [2022-03-30T16:02:01.724Z] Removing intermediate container 975898bbc7f4 [2022-03-30T16:02:01.724Z] ---> 86e6093f591c [2022-03-30T16:02:01.724Z] Step 14/27 : FROM alpine:3.14 [2022-03-30T16:02:01.724Z] 3.14: Pulling from library/alpine [2022-03-30T16:02:01.724Z] 810d54c7e01b: Pulling fs layer [2022-03-30T16:02:01.724Z] 810d54c7e01b: Download complete [2022-03-30T16:02:01.724Z] 810d54c7e01b: Pull complete [2022-03-30T16:02:01.724Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T16:02:01.724Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T16:02:01.724Z] ---> cc3d11fa2d52 [2022-03-30T16:02:01.724Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-30T16:02:01.724Z] ---> Running in e90f8a765f4e [2022-03-30T16:02:01.724Z] Removing intermediate container e90f8a765f4e [2022-03-30T16:02:01.724Z] ---> 8d47a1fa43c0 [2022-03-30T16:02:01.724Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-03-30T16:02:01.724Z] ---> Running in c6fa0cf3d063 [2022-03-30T16:02:01.724Z] Removing intermediate container c6fa0cf3d063 [2022-03-30T16:02:01.724Z] ---> 682b44bb9c57 [2022-03-30T16:02:01.724Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-03-30T16:02:01.724Z] ---> Running in d6fc46f652f7 [2022-03-30T16:02:01.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T16:02:01.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T16:02:01.724Z] (1/7) Installing ca-certificates (20211220-r0) [2022-03-30T16:02:01.724Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-03-30T16:02:01.724Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T16:02:01.724Z] (4/7) Installing libsodium (1.0.18-r0) [2022-03-30T16:02:01.724Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T16:02:01.724Z] (6/7) Installing libzmq (4.3.4-r0) [2022-03-30T16:02:01.724Z] (7/7) Installing zeromq (4.3.4-r0) [2022-03-30T16:02:01.724Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T16:02:01.724Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T16:02:01.724Z] OK: 9 MiB in 21 packages [2022-03-30T16:02:03.179Z] Removing intermediate container d6fc46f652f7 [2022-03-30T16:02:03.179Z] ---> 4dd0ce223d89 [2022-03-30T16:02:03.179Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-03-30T16:02:03.453Z] ---> 1bc5bbf2551d [2022-03-30T16:02:03.453Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-03-30T16:02:04.048Z] ---> 898a6291a187 [2022-03-30T16:02:04.048Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-03-30T16:02:04.645Z] ---> 1cd95547ad32 [2022-03-30T16:02:04.645Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-03-30T16:02:05.627Z] ---> ef903a70a044 [2022-03-30T16:02:05.627Z] Step 22/27 : EXPOSE 48095 [2022-03-30T16:02:05.627Z] ---> Running in 7ddc21471cc6 [2022-03-30T16:02:05.903Z] Removing intermediate container 7ddc21471cc6 [2022-03-30T16:02:05.903Z] ---> 6528a08d7a02 [2022-03-30T16:02:05.903Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-03-30T16:02:06.192Z] ---> Running in 7fb61517020d [2022-03-30T16:02:06.466Z] Removing intermediate container 7fb61517020d [2022-03-30T16:02:06.466Z] ---> a7033ab80321 [2022-03-30T16:02:06.466Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T16:02:06.466Z] ---> Running in 8ac7124e1f3d [2022-03-30T16:02:06.739Z] Removing intermediate container 8ac7124e1f3d [2022-03-30T16:02:06.739Z] ---> dc927fae9366 [2022-03-30T16:02:06.739Z] Step 25/27 : LABEL arch=arm64 [2022-03-30T16:02:06.739Z] ---> Running in b7def76ab912 [2022-03-30T16:02:07.012Z] Removing intermediate container b7def76ab912 [2022-03-30T16:02:07.012Z] ---> 7429f753f997 [2022-03-30T16:02:07.012Z] Step 26/27 : LABEL git_sha=e510d1e4a03afe24ca637fa18bc136c2111838d8 [2022-03-30T16:02:07.012Z] ---> Running in ac6f41e8829b [2022-03-30T16:02:07.609Z] Removing intermediate container ac6f41e8829b [2022-03-30T16:02:07.609Z] ---> 1143896f57d7 [2022-03-30T16:02:07.609Z] Step 27/27 : LABEL version=2.2.0-dev.23 [2022-03-30T16:02:07.609Z] ---> Running in 843bf6b016eb [2022-03-30T16:02:07.881Z] Removing intermediate container 843bf6b016eb [2022-03-30T16:02:07.881Z] ---> 6be0ab596416 [2022-03-30T16:02:07.881Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-30T16:02:07.881Z] Successfully built 6be0ab596416 [2022-03-30T16:02:07.881Z] 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-03-30T16:02:07.986Z] provisioning config files... [2022-03-30T16:02:08.003Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/59@tmp/config2912948478891605866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T16:02:08.353Z] ---> docker-login.sh [2022-03-30T16:02:08.353Z] nexus3.edgexfoundry.org:10001 [2022-03-30T16:02:08.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T16:02:08.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T16:02:08.626Z] Configure a credential helper to remove this warning. See [2022-03-30T16:02:08.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T16:02:08.626Z] [2022-03-30T16:02:08.626Z] Login Succeeded [2022-03-30T16:02:08.626Z] nexus3.edgexfoundry.org:10002 [2022-03-30T16:02:09.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T16:02:09.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T16:02:09.221Z] Configure a credential helper to remove this warning. See [2022-03-30T16:02:09.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T16:02:09.221Z] [2022-03-30T16:02:09.221Z] Login Succeeded [2022-03-30T16:02:09.221Z] nexus3.edgexfoundry.org:10003 [2022-03-30T16:02:09.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T16:02:09.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T16:02:09.769Z] Configure a credential helper to remove this warning. See [2022-03-30T16:02:09.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T16:02:09.769Z] [2022-03-30T16:02:09.769Z] Login Succeeded [2022-03-30T16:02:09.769Z] nexus3.edgexfoundry.org:10004 [2022-03-30T16:02:10.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T16:02:10.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T16:02:10.043Z] Configure a credential helper to remove this warning. See [2022-03-30T16:02:10.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T16:02:10.043Z] [2022-03-30T16:02:10.043Z] Login Succeeded [2022-03-30T16:02:10.043Z] docker.io [2022-03-30T16:02:10.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T16:02:10.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T16:02:10.911Z] Configure a credential helper to remove this warning. See [2022-03-30T16:02:10.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T16:02:10.911Z] [2022-03-30T16:02:10.911Z] Login Succeeded [2022-03-30T16:02:10.911Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T16:02:10.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T16:02:10.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T16:02:10.985Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-03-30T16:02:10.985Z] e510d1e4a03afe24ca637fa18bc136c2111838d8 [2022-03-30T16:02:10.985Z] latest [2022-03-30T16:02:10.985Z] 2.2.0-dev.23 [2022-03-30T16:02:10.985Z] e510d1e4a03afe24ca637fa18bc136c2111838d8-2.2.0-dev.23 [2022-03-30T16:02:10.985Z] main [2022-03-30T16:02:10.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:02:11.354Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e510d1e4a03afe24ca637fa18bc136c2111838d8 [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:02:11.699Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e510d1e4a03afe24ca637fa18bc136c2111838d8 [2022-03-30T16:02:11.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-30T16:02:11.700Z] 5167fdf194f5: Preparing [2022-03-30T16:02:11.700Z] 6e310eb484a3: Preparing [2022-03-30T16:02:11.700Z] 5c6e73c6b2d4: Preparing [2022-03-30T16:02:11.700Z] 8a6ab72c93ac: Preparing [2022-03-30T16:02:11.700Z] 92a2fb55d2fe: Preparing [2022-03-30T16:02:11.700Z] b94faa188151: Preparing [2022-03-30T16:02:11.700Z] b94faa188151: Waiting [2022-03-30T16:02:11.978Z] 8a6ab72c93ac: Pushed [2022-03-30T16:02:11.978Z] 5c6e73c6b2d4: Pushed [2022-03-30T16:02:11.978Z] 6e310eb484a3: Pushed [2022-03-30T16:02:11.978Z] b94faa188151: Layer already exists [2022-03-30T16:02:12.970Z] 92a2fb55d2fe: Pushed [2022-03-30T16:02:15.588Z] 5167fdf194f5: Pushed [2022-03-30T16:02:15.860Z] e510d1e4a03afe24ca637fa18bc136c2111838d8: digest: sha256:a30b748fac33e3e60a28aa1d7d23c9d09c9ae943d80d6d952e01caf3c05745f7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:02:16.207Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:02:16.554Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-03-30T16:02:16.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-30T16:02:16.554Z] 5167fdf194f5: Preparing [2022-03-30T16:02:16.554Z] 6e310eb484a3: Preparing [2022-03-30T16:02:16.554Z] 5c6e73c6b2d4: Preparing [2022-03-30T16:02:16.554Z] 8a6ab72c93ac: Preparing [2022-03-30T16:02:16.554Z] 92a2fb55d2fe: Preparing [2022-03-30T16:02:16.554Z] b94faa188151: Preparing [2022-03-30T16:02:16.554Z] b94faa188151: Waiting [2022-03-30T16:02:16.554Z] 6e310eb484a3: Layer already exists [2022-03-30T16:02:16.554Z] 92a2fb55d2fe: Layer already exists [2022-03-30T16:02:16.554Z] 5167fdf194f5: Layer already exists [2022-03-30T16:02:16.554Z] 8a6ab72c93ac: Layer already exists [2022-03-30T16:02:16.554Z] 5c6e73c6b2d4: Layer already exists [2022-03-30T16:02:16.554Z] b94faa188151: Layer already exists [2022-03-30T16:02:16.828Z] latest: digest: sha256:a30b748fac33e3e60a28aa1d7d23c9d09c9ae943d80d6d952e01caf3c05745f7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:02:17.177Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:02:17.522Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.23 [2022-03-30T16:02:17.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-30T16:02:17.522Z] 5167fdf194f5: Preparing [2022-03-30T16:02:17.522Z] 6e310eb484a3: Preparing [2022-03-30T16:02:17.522Z] 5c6e73c6b2d4: Preparing [2022-03-30T16:02:17.522Z] 8a6ab72c93ac: Preparing [2022-03-30T16:02:17.522Z] 92a2fb55d2fe: Preparing [2022-03-30T16:02:17.522Z] b94faa188151: Preparing [2022-03-30T16:02:17.522Z] b94faa188151: Waiting [2022-03-30T16:02:17.522Z] 6e310eb484a3: Layer already exists [2022-03-30T16:02:17.522Z] 5c6e73c6b2d4: Layer already exists [2022-03-30T16:02:17.522Z] 92a2fb55d2fe: Layer already exists [2022-03-30T16:02:17.522Z] 5167fdf194f5: Layer already exists [2022-03-30T16:02:17.522Z] 8a6ab72c93ac: Layer already exists [2022-03-30T16:02:17.522Z] b94faa188151: Layer already exists [2022-03-30T16:02:17.794Z] 2.2.0-dev.23: digest: sha256:a30b748fac33e3e60a28aa1d7d23c9d09c9ae943d80d6d952e01caf3c05745f7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:02:18.144Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e510d1e4a03afe24ca637fa18bc136c2111838d8-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:02:18.490Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e510d1e4a03afe24ca637fa18bc136c2111838d8-2.2.0-dev.23 [2022-03-30T16:02:18.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-30T16:02:18.490Z] 5167fdf194f5: Preparing [2022-03-30T16:02:18.490Z] 6e310eb484a3: Preparing [2022-03-30T16:02:18.490Z] 5c6e73c6b2d4: Preparing [2022-03-30T16:02:18.490Z] 8a6ab72c93ac: Preparing [2022-03-30T16:02:18.490Z] 92a2fb55d2fe: Preparing [2022-03-30T16:02:18.490Z] b94faa188151: Preparing [2022-03-30T16:02:18.490Z] b94faa188151: Waiting [2022-03-30T16:02:18.490Z] 8a6ab72c93ac: Layer already exists [2022-03-30T16:02:18.490Z] 5c6e73c6b2d4: Layer already exists [2022-03-30T16:02:18.490Z] 6e310eb484a3: Layer already exists [2022-03-30T16:02:18.490Z] 92a2fb55d2fe: Layer already exists [2022-03-30T16:02:18.490Z] 5167fdf194f5: Layer already exists [2022-03-30T16:02:18.490Z] b94faa188151: Layer already exists [2022-03-30T16:02:18.763Z] e510d1e4a03afe24ca637fa18bc136c2111838d8-2.2.0-dev.23: digest: sha256:a30b748fac33e3e60a28aa1d7d23c9d09c9ae943d80d6d952e01caf3c05745f7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:02:19.118Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:02:19.468Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-03-30T16:02:19.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-30T16:02:19.468Z] 5167fdf194f5: Preparing [2022-03-30T16:02:19.468Z] 6e310eb484a3: Preparing [2022-03-30T16:02:19.468Z] 5c6e73c6b2d4: Preparing [2022-03-30T16:02:19.468Z] 8a6ab72c93ac: Preparing [2022-03-30T16:02:19.468Z] 92a2fb55d2fe: Preparing [2022-03-30T16:02:19.468Z] b94faa188151: Preparing [2022-03-30T16:02:19.468Z] b94faa188151: Waiting [2022-03-30T16:02:19.468Z] 92a2fb55d2fe: Layer already exists [2022-03-30T16:02:19.468Z] 8a6ab72c93ac: Layer already exists [2022-03-30T16:02:19.468Z] 6e310eb484a3: Layer already exists [2022-03-30T16:02:19.468Z] 5c6e73c6b2d4: Layer already exists [2022-03-30T16:02:19.468Z] 5167fdf194f5: Layer already exists [2022-03-30T16:02:19.468Z] b94faa188151: Layer already exists [2022-03-30T16:02:19.742Z] main: digest: sha256:a30b748fac33e3e60a28aa1d7d23c9d09c9ae943d80d6d952e01caf3c05745f7 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T16:02:19.797Z] ===================================================== [Pipeline] echo [2022-03-30T16:02:19.807Z] taggedImages: [2022-03-30T16:02:19.807Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e510d1e4a03afe24ca637fa18bc136c2111838d8 [2022-03-30T16:02:19.807Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-03-30T16:02:19.807Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.23 [2022-03-30T16:02:19.807Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e510d1e4a03afe24ca637fa18bc136c2111838d8-2.2.0-dev.23 [2022-03-30T16:02:19.807Z] - 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-03-30T16:02:20.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T16:02:20.195Z] [2022-03-30T16:02:20.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:02:20.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T16:02:20.832Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-30T16:02:20.832Z] 8998bd30e6a1: Pulling fs layer [2022-03-30T16:02:20.832Z] 04944245beec: Pulling fs layer [2022-03-30T16:02:20.832Z] 699f458cf7ca: Pulling fs layer [2022-03-30T16:02:20.832Z] 765212b225bb: Pulling fs layer [2022-03-30T16:02:20.832Z] f23df028b6ca: Pulling fs layer [2022-03-30T16:02:20.832Z] d65c8cfc05b1: Pulling fs layer [2022-03-30T16:02:20.832Z] 2437ff75d9bd: Pulling fs layer [2022-03-30T16:02:20.832Z] 765212b225bb: Waiting [2022-03-30T16:02:20.832Z] f23df028b6ca: Waiting [2022-03-30T16:02:20.832Z] d65c8cfc05b1: Waiting [2022-03-30T16:02:20.832Z] 2437ff75d9bd: Waiting [2022-03-30T16:02:20.832Z] 04944245beec: Verifying Checksum [2022-03-30T16:02:20.832Z] 04944245beec: Download complete [2022-03-30T16:02:20.832Z] 765212b225bb: Verifying Checksum [2022-03-30T16:02:20.832Z] 765212b225bb: Download complete [2022-03-30T16:02:20.832Z] f23df028b6ca: Verifying Checksum [2022-03-30T16:02:20.832Z] f23df028b6ca: Download complete [2022-03-30T16:02:20.832Z] d65c8cfc05b1: Verifying Checksum [2022-03-30T16:02:20.832Z] d65c8cfc05b1: Download complete [2022-03-30T16:02:21.110Z] 699f458cf7ca: Verifying Checksum [2022-03-30T16:02:21.110Z] 699f458cf7ca: Download complete [2022-03-30T16:02:21.386Z] 8998bd30e6a1: Verifying Checksum [2022-03-30T16:02:21.386Z] 8998bd30e6a1: Download complete [2022-03-30T16:02:24.031Z] 2437ff75d9bd: Verifying Checksum [2022-03-30T16:02:24.031Z] 2437ff75d9bd: Download complete [2022-03-30T16:02:26.016Z] 8998bd30e6a1: Pull complete [2022-03-30T16:02:26.016Z] 04944245beec: Pull complete [2022-03-30T16:02:27.461Z] 699f458cf7ca: Pull complete [2022-03-30T16:02:27.735Z] 765212b225bb: Pull complete [2022-03-30T16:02:28.717Z] f23df028b6ca: Pull complete [2022-03-30T16:02:28.991Z] d65c8cfc05b1: Pull complete [2022-03-30T16:02:44.086Z] 2437ff75d9bd: Pull complete [2022-03-30T16:02:44.086Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-30T16:02:44.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T16:02:44.086Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-30T16:02:44.307Z] prd-ubuntu20.04-docker-arm64-4c-16g-9427 does not seem to be running inside a container [2022-03-30T16:02:44.400Z] $ 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/59 -v /w/workspace/app-service-configurable/59:/w/workspace/app-service-configurable/59:rw,z -v /w/workspace/app-service-configurable/59@tmp:/w/workspace/app-service-configurable/59@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-03-30T16:02:46.879Z] $ docker top 12c3695257930149594cbec5e39745a499c4da2082ff5ca8ea519e15a0015527 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T16:02:47.793Z] ---> job-cost.sh [2022-03-30T16:02:47.793Z] lf-activate-venv: SKIPPING [2022-03-30T16:02:47.793Z] INFO: No Stack... [2022-03-30T16:02:48.065Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-30T16:02:49.042Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T16:02:49.714Z] + cut -d, -f6 [2022-03-30T16:02:49.714Z] + cat /w/workspace/app-service-configurable/59/archives/cost.csv [Pipeline] lock [2022-03-30T16:02:49.785Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-59-stack-cost] [2022-03-30T16:02:49.791Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-59-stack-cost] did not exist. Created. [2022-03-30T16:02:49.791Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T16:02:50.469Z] /w/workspace/app-service-configurable/59@tmp/durable-4ab273af/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-30T16:02:51.152Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-30T16:02:51.182Z] Warning: overwriting stash ‘stack-cost’ [2022-03-30T16:02:51.232Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T16:02:51.238Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-59-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T16:02:51.263Z] $ docker stop --time=1 12c3695257930149594cbec5e39745a499c4da2082ff5ca8ea519e15a0015527 [2022-03-30T16:02:52.760Z] $ docker rm -f 12c3695257930149594cbec5e39745a499c4da2082ff5ca8ea519e15a0015527 [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-03-30T16:02:53.283Z] provisioning config files... [2022-03-30T16:02:53.297Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5153166757093027961tmp [Pipeline] { [Pipeline] sh [2022-03-30T16:02:53.677Z] + set +x [2022-03-30T16:02:53.677Z] + bash -s -- [2022-03-30T16:02:53.677Z] + curl -s https://codecov.io/bash [2022-03-30T16:02:53.677Z] [2022-03-30T16:02:53.677Z] _____ _ [2022-03-30T16:02:53.677Z] / ____| | | [2022-03-30T16:02:53.677Z] | | ___ __| | ___ ___ _____ __ [2022-03-30T16:02:53.677Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-30T16:02:53.677Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-30T16:02:53.677Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-30T16:02:53.677Z] Bash-1.0.6 [2022-03-30T16:02:53.677Z] [2022-03-30T16:02:53.677Z] [2022-03-30T16:02:53.677Z] ==> git version 2.25.1 found [2022-03-30T16:02:53.677Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-30T16:02:53.677Z] Release-Date: 2020-01-08 [2022-03-30T16:02:53.677Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-30T16:02:53.677Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-30T16:02:53.677Z] ==> Jenkins CI detected. [2022-03-30T16:02:53.677Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-03-30T16:02:53.677Z] project root: . [2022-03-30T16:02:53.677Z] --> token set from env [2022-03-30T16:02:53.677Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-30T16:02:53.677Z] ==> Running gcov in . (disable via -X gcov) [2022-03-30T16:02:53.677Z] ==> Python coveragepy not found [2022-03-30T16:02:53.677Z] ==> Searching for coverage reports in: [2022-03-30T16:02:53.677Z] + . [2022-03-30T16:02:53.677Z] -> Found 1 reports [2022-03-30T16:02:53.677Z] ==> Detecting git/mercurial file structure [2022-03-30T16:02:53.677Z] ==> Reading reports [2022-03-30T16:02:53.677Z] + ./coverage.out bytes=10 [2022-03-30T16:02:53.677Z] ==> Appending adjustments [2022-03-30T16:02:53.677Z] https://docs.codecov.io/docs/fixing-reports [2022-03-30T16:02:53.677Z] + Found adjustments [2022-03-30T16:02:54.020Z] ==> Gzipping contents [2022-03-30T16:02:54.020Z] 4.0K /tmp/codecov.A8y2hX.gz [2022-03-30T16:02:54.020Z] ==> Uploading reports [2022-03-30T16:02:54.020Z] url: https://codecov.io [2022-03-30T16:02:54.020Z] query: branch=main&commit=e510d1e4a03afe24ca637fa18bc136c2111838d8&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-30T16:02:54.020Z] -> Pinging Codecov [2022-03-30T16:02:54.020Z] 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=e510d1e4a03afe24ca637fa18bc136c2111838d8&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-30T16:02:54.282Z] -> Uploading to [2022-03-30T16:02:54.282Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-30/A97CA9966030D2A3747ED39772930CCE/e510d1e4a03afe24ca637fa18bc136c2111838d8/bc2039cc-379f-4603-b764-c17db5778890.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T160254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35cf36601026a07a632695732addf0e8d1b6c9fefd91f61148f52c10ee728e7e [2022-03-30T16:02:54.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T16:02:54.282Z] Dload Upload Total Spent Left Speed [2022-03-30T16:02:54.282Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 569 0 0 100 569 0 2775 --:--:-- --:--:-- --:--:-- 2775 [2022-03-30T16:02:54.282Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e510d1e4a03afe24ca637fa18bc136c2111838d8 [Pipeline] } [2022-03-30T16:02:54.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-30T16:02:54.558Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-30T16:02:54.568Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:02:54.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-30T16:02:54.865Z] [2022-03-30T16:02:54.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:02:55.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-30T16:02:55.172Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-30T16:02:55.172Z] 188c0c94c7c5: Pulling fs layer [2022-03-30T16:02:55.172Z] 0ef7d3d256c8: Pulling fs layer [2022-03-30T16:02:55.172Z] de9db76c5a1d: Pulling fs layer [2022-03-30T16:02:55.172Z] 0eba1c9be4d2: Pulling fs layer [2022-03-30T16:02:55.172Z] 0d57e429df01: Pulling fs layer [2022-03-30T16:02:55.172Z] 4e4be7b47b0d: Pulling fs layer [2022-03-30T16:02:55.172Z] e1f770b5df2f: Pulling fs layer [2022-03-30T16:02:55.172Z] 85a0685a4137: Pulling fs layer [2022-03-30T16:02:55.172Z] 0eba1c9be4d2: Waiting [2022-03-30T16:02:55.172Z] 0d57e429df01: Waiting [2022-03-30T16:02:55.172Z] e1f770b5df2f: Waiting [2022-03-30T16:02:55.172Z] 85a0685a4137: Waiting [2022-03-30T16:02:55.172Z] de9db76c5a1d: Verifying Checksum [2022-03-30T16:02:55.172Z] de9db76c5a1d: Download complete [2022-03-30T16:02:55.172Z] 0ef7d3d256c8: Verifying Checksum [2022-03-30T16:02:55.172Z] 0ef7d3d256c8: Download complete [2022-03-30T16:02:55.172Z] 0d57e429df01: Download complete [2022-03-30T16:02:55.172Z] 4e4be7b47b0d: Verifying Checksum [2022-03-30T16:02:55.172Z] 4e4be7b47b0d: Download complete [2022-03-30T16:02:55.172Z] 188c0c94c7c5: Verifying Checksum [2022-03-30T16:02:55.172Z] 188c0c94c7c5: Download complete [2022-03-30T16:02:55.434Z] e1f770b5df2f: Verifying Checksum [2022-03-30T16:02:55.434Z] e1f770b5df2f: Download complete [2022-03-30T16:02:55.434Z] 188c0c94c7c5: Pull complete [2022-03-30T16:02:55.434Z] 0ef7d3d256c8: Pull complete [2022-03-30T16:02:55.695Z] de9db76c5a1d: Pull complete [2022-03-30T16:02:55.955Z] 0eba1c9be4d2: Verifying Checksum [2022-03-30T16:02:55.955Z] 0eba1c9be4d2: Download complete [2022-03-30T16:02:56.215Z] 85a0685a4137: Verifying Checksum [2022-03-30T16:02:56.215Z] 85a0685a4137: Download complete [2022-03-30T16:02:59.514Z] 0eba1c9be4d2: Pull complete [2022-03-30T16:02:59.774Z] 0d57e429df01: Pull complete [2022-03-30T16:02:59.774Z] 4e4be7b47b0d: Pull complete [2022-03-30T16:03:00.343Z] e1f770b5df2f: Pull complete [2022-03-30T16:03:03.637Z] 85a0685a4137: Pull complete [2022-03-30T16:03:03.637Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-30T16:03:03.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-30T16:03:03.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-30T16:03:03.968Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2022-03-30T16:03:04.028Z] $ 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-03-30T16:03:05.898Z] $ docker top 28e501620032e94687055d94e2fb74302c0f7e8e626d9d23968584f00aa91910 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T16:03:05.954Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-30T16:03:06.236Z] + set -o pipefail [2022-03-30T16:03:06.236Z] + snyk monitor '--org=edgex-jenkins' [2022-03-30T16:03:11.525Z] [2022-03-30T16:03:11.525Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-03-30T16:03:11.525Z] [2022-03-30T16:03:11.525Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/3bc0f417-5f29-4b9f-bd2a-943bc01299db [2022-03-30T16:03:11.525Z] [2022-03-30T16:03:11.525Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-30T16:03:11.525Z] [2022-03-30T16:03:11.525Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-30T16:03:11.525Z] [2022-03-30T16:03:11.525Z] [Pipeline] } [2022-03-30T16:03:11.556Z] $ docker stop --time=1 28e501620032e94687055d94e2fb74302c0f7e8e626d9d23968584f00aa91910 [2022-03-30T16:03:13.207Z] $ docker rm -f 28e501620032e94687055d94e2fb74302c0f7e8e626d9d23968584f00aa91910 [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-03-30T16:03:13.848Z] + git log --format=format:%s -1 e510d1e4a03afe24ca637fa18bc136c2111838d8 [Pipeline] sh [2022-03-30T16:03:14.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T16:03:14.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:03:14.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T16:03:14.440Z] . [Pipeline] withDockerContainer [2022-03-30T16:03:14.517Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2022-03-30T16:03:14.573Z] $ 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-03-30T16:03:15.022Z] $ docker top 4a2e51a63e5eb3c136d431e1f1d2ea902302ff66797162fe96236ed1a3ff1652 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T16:03:15.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T16:03:15.102Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T16:03:15.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T16:03:15.249Z] $ docker exec 4a2e51a63e5eb3c136d431e1f1d2ea902302ff66797162fe96236ed1a3ff1652 ssh-agent [2022-03-30T16:03:15.373Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIoGCOg/agent.13 [2022-03-30T16:03:15.373Z] SSH_AGENT_PID=19 [2022-03-30T16:03:15.378Z] Running ssh-add (command line suppressed) [2022-03-30T16:03:15.512Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1113843177674716583.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1113843177674716583.key) [2022-03-30T16:03:15.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T16:03:15.804Z] + git semver tag [2022-03-30T16:03:15.804Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T16:03:15.804Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-30T16:03:15.804Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-30T16:03:15.804Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T16:03:15.804Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T16:03:15.804Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T16:03:15.804Z] # $SEMVER_BRANCH = main [2022-03-30T16:03:15.804Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-03-30T16:03:15.804Z] # e510d1e4a03afe24ca637fa18bc136c2111838d8 HEAD [2022-03-30T16:03:15.804Z] # -> Force: false [2022-03-30T16:03:15.804Z] # 1a1276697d222de5d72684e3fdf2a60824cf4a52 refs/tags/v2.2.0-dev.23 [Pipeline] } [2022-03-30T16:03:15.831Z] $ docker exec --env ******** --env ******** 4a2e51a63e5eb3c136d431e1f1d2ea902302ff66797162fe96236ed1a3ff1652 ssh-agent -k [2022-03-30T16:03:15.964Z] unset SSH_AUTH_SOCK; [2022-03-30T16:03:15.965Z] unset SSH_AGENT_PID; [2022-03-30T16:03:15.966Z] echo Agent pid 19 killed; [2022-03-30T16:03:15.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T16:03:16.271Z] + git semver [Pipeline] } [2022-03-30T16:03:16.302Z] $ docker stop --time=1 4a2e51a63e5eb3c136d431e1f1d2ea902302ff66797162fe96236ed1a3ff1652 [2022-03-30T16:03:17.594Z] $ docker rm -f 4a2e51a63e5eb3c136d431e1f1d2ea902302ff66797162fe96236ed1a3ff1652 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:03:17.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-30T16:03:17.973Z] [2022-03-30T16:03:17.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:03:18.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-30T16:03:18.280Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-30T16:03:18.280Z] ab5ef0e58194: Pulling fs layer [2022-03-30T16:03:18.280Z] 9712f1f96733: Pulling fs layer [2022-03-30T16:03:18.280Z] 63f879dbbcfc: Pulling fs layer [2022-03-30T16:03:18.280Z] 0d9ebad4ef96: Pulling fs layer [2022-03-30T16:03:18.280Z] e9a5061849ea: Pulling fs layer [2022-03-30T16:03:18.280Z] d747dcd14b5f: Pulling fs layer [2022-03-30T16:03:18.280Z] 2de7ff778b66: Pulling fs layer [2022-03-30T16:03:18.280Z] 0d9ebad4ef96: Waiting [2022-03-30T16:03:18.280Z] e9a5061849ea: Waiting [2022-03-30T16:03:18.280Z] d747dcd14b5f: Waiting [2022-03-30T16:03:18.280Z] 2de7ff778b66: Waiting [2022-03-30T16:03:18.280Z] 9712f1f96733: Download complete [2022-03-30T16:03:18.538Z] 63f879dbbcfc: Verifying Checksum [2022-03-30T16:03:18.538Z] 63f879dbbcfc: Download complete [2022-03-30T16:03:18.797Z] 0d9ebad4ef96: Verifying Checksum [2022-03-30T16:03:18.797Z] 0d9ebad4ef96: Download complete [2022-03-30T16:03:18.797Z] d747dcd14b5f: Verifying Checksum [2022-03-30T16:03:18.797Z] d747dcd14b5f: Download complete [2022-03-30T16:03:18.797Z] e9a5061849ea: Verifying Checksum [2022-03-30T16:03:18.797Z] e9a5061849ea: Download complete [2022-03-30T16:03:18.797Z] 2de7ff778b66: Verifying Checksum [2022-03-30T16:03:18.797Z] 2de7ff778b66: Download complete [2022-03-30T16:03:18.797Z] ab5ef0e58194: Verifying Checksum [2022-03-30T16:03:18.797Z] ab5ef0e58194: Download complete [2022-03-30T16:03:22.087Z] ab5ef0e58194: Pull complete [2022-03-30T16:03:22.087Z] 9712f1f96733: Pull complete [2022-03-30T16:03:22.348Z] 63f879dbbcfc: Pull complete [2022-03-30T16:03:26.548Z] 0d9ebad4ef96: Pull complete [2022-03-30T16:03:26.548Z] e9a5061849ea: Pull complete [2022-03-30T16:03:26.548Z] d747dcd14b5f: Pull complete [2022-03-30T16:03:27.484Z] 2de7ff778b66: Pull complete [2022-03-30T16:03:27.484Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-30T16:03:27.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-30T16:03:27.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-30T16:03:27.549Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2022-03-30T16:03:27.600Z] $ 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-03-30T16:03:29.649Z] $ docker top 488b1211a548c565f56d8ec9cdb18b59047d743e205def6905dcecdfac307d18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-30T16:03:29.725Z] provisioning config files... [2022-03-30T16:03:29.733Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7118414838114656960tmp [2022-03-30T16:03:29.744Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7308323136629619600tmp [2022-03-30T16:03:29.754Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5095631256008082377tmp [Pipeline] { [Pipeline] echo [2022-03-30T16:03:29.768Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T16:03:30.053Z] ---> sigul-configuration.sh [2022-03-30T16:03:30.053Z] gpg: directory `/root/.gnupg' created [2022-03-30T16:03:30.053Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-30T16:03:30.053Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-30T16:03:30.053Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-30T16:03:30.053Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-30T16:03:30.053Z] gpg: CAST5 encrypted data [2022-03-30T16:03:30.053Z] gpg: encrypted with 1 passphrase [2022-03-30T16:03:30.053Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-30T16:03:30.343Z] + mkdir /home/jenkins [2022-03-30T16:03:30.343Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-30T16:03:30.632Z] + 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-03-30T16:03:30.643Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T16:03:30.926Z] ---> sigul-install.sh [2022-03-30T16:03:30.926Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-30T16:03:31.219Z] + git tag --list [2022-03-30T16:03:31.219Z] v1.0.0 [2022-03-30T16:03:31.219Z] v1.1.0 [2022-03-30T16:03:31.219Z] v1.2.0 [2022-03-30T16:03:31.219Z] v1.3.0 [2022-03-30T16:03:31.219Z] v1.3.1 [2022-03-30T16:03:31.219Z] v2.0.0 [2022-03-30T16:03:31.219Z] v2.0.1 [2022-03-30T16:03:31.219Z] v2.0.1-dev.1 [2022-03-30T16:03:31.219Z] v2.0.2-dev.1 [2022-03-30T16:03:31.219Z] v2.0.2-dev.10 [2022-03-30T16:03:31.219Z] v2.0.2-dev.11 [2022-03-30T16:03:31.219Z] v2.0.2-dev.12 [2022-03-30T16:03:31.219Z] v2.0.2-dev.13 [2022-03-30T16:03:31.219Z] v2.0.2-dev.14 [2022-03-30T16:03:31.219Z] v2.0.2-dev.15 [2022-03-30T16:03:31.219Z] v2.0.2-dev.16 [2022-03-30T16:03:31.219Z] v2.0.2-dev.17 [2022-03-30T16:03:31.219Z] v2.0.2-dev.18 [2022-03-30T16:03:31.219Z] v2.0.2-dev.19 [2022-03-30T16:03:31.219Z] v2.0.2-dev.2 [2022-03-30T16:03:31.219Z] v2.0.2-dev.20 [2022-03-30T16:03:31.219Z] v2.0.2-dev.21 [2022-03-30T16:03:31.219Z] v2.0.2-dev.22 [2022-03-30T16:03:31.219Z] v2.0.2-dev.23 [2022-03-30T16:03:31.219Z] v2.0.2-dev.24 [2022-03-30T16:03:31.219Z] v2.0.2-dev.25 [2022-03-30T16:03:31.219Z] v2.0.2-dev.26 [2022-03-30T16:03:31.219Z] v2.0.2-dev.27 [2022-03-30T16:03:31.219Z] v2.0.2-dev.28 [2022-03-30T16:03:31.219Z] v2.0.2-dev.29 [2022-03-30T16:03:31.219Z] v2.0.2-dev.3 [2022-03-30T16:03:31.219Z] v2.0.2-dev.30 [2022-03-30T16:03:31.219Z] v2.0.2-dev.4 [2022-03-30T16:03:31.219Z] v2.0.2-dev.5 [2022-03-30T16:03:31.219Z] v2.0.2-dev.6 [2022-03-30T16:03:31.219Z] v2.0.2-dev.7 [2022-03-30T16:03:31.219Z] v2.0.2-dev.8 [2022-03-30T16:03:31.219Z] v2.0.2-dev.9 [2022-03-30T16:03:31.219Z] v2.1.0 [2022-03-30T16:03:31.219Z] v2.2.0-dev.1 [2022-03-30T16:03:31.219Z] v2.2.0-dev.10 [2022-03-30T16:03:31.219Z] v2.2.0-dev.11 [2022-03-30T16:03:31.219Z] v2.2.0-dev.12 [2022-03-30T16:03:31.219Z] v2.2.0-dev.13 [2022-03-30T16:03:31.219Z] v2.2.0-dev.14 [2022-03-30T16:03:31.219Z] v2.2.0-dev.15 [2022-03-30T16:03:31.219Z] v2.2.0-dev.16 [2022-03-30T16:03:31.219Z] v2.2.0-dev.17 [2022-03-30T16:03:31.219Z] v2.2.0-dev.18 [2022-03-30T16:03:31.219Z] v2.2.0-dev.19 [2022-03-30T16:03:31.219Z] v2.2.0-dev.2 [2022-03-30T16:03:31.219Z] v2.2.0-dev.20 [2022-03-30T16:03:31.219Z] v2.2.0-dev.21 [2022-03-30T16:03:31.219Z] v2.2.0-dev.22 [2022-03-30T16:03:31.219Z] v2.2.0-dev.23 [2022-03-30T16:03:31.219Z] v2.2.0-dev.3 [2022-03-30T16:03:31.219Z] v2.2.0-dev.4 [2022-03-30T16:03:31.219Z] v2.2.0-dev.5 [2022-03-30T16:03:31.219Z] v2.2.0-dev.6 [2022-03-30T16:03:31.219Z] v2.2.0-dev.7 [2022-03-30T16:03:31.219Z] v2.2.0-dev.8 [2022-03-30T16:03:31.219Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-30T16:03:31.509Z] + lftools sign git-tag v2.2.0-dev.23 [2022-03-30T16:03:32.079Z] Signing Git tag with Sigul... [2022-03-30T16:03:32.079Z] Signing v2.2.0-dev.23 [Pipeline] echo [2022-03-30T16:03:32.352Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T16:03:32.640Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-30T16:03:32.649Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-30T16:03:32.690Z] $ docker stop --time=1 488b1211a548c565f56d8ec9cdb18b59047d743e205def6905dcecdfac307d18 [2022-03-30T16:03:34.042Z] $ docker rm -f 488b1211a548c565f56d8ec9cdb18b59047d743e205def6905dcecdfac307d18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-30T16:03:34.452Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T16:03:34.452Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:03:34.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T16:03:34.748Z] . [Pipeline] withDockerContainer [2022-03-30T16:03:34.816Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2022-03-30T16:03:34.870Z] $ 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-03-30T16:03:35.302Z] $ docker top a6d007e08fb08b2e3c8c3330dcbbf53cf438b0e8cacb8c81505874599246ed0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T16:03:35.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T16:03:35.375Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T16:03:35.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T16:03:35.523Z] $ docker exec a6d007e08fb08b2e3c8c3330dcbbf53cf438b0e8cacb8c81505874599246ed0c ssh-agent [2022-03-30T16:03:35.628Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDDDDNI/agent.14 [2022-03-30T16:03:35.628Z] SSH_AGENT_PID=21 [2022-03-30T16:03:35.633Z] Running ssh-add (command line suppressed) [2022-03-30T16:03:35.769Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2953487773391766828.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2953487773391766828.key) [2022-03-30T16:03:35.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T16:03:36.057Z] + git semver bump pre [2022-03-30T16:03:36.057Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T16:03:36.057Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-30T16:03:36.057Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-30T16:03:36.057Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T16:03:36.057Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T16:03:36.057Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T16:03:36.057Z] # $SEMVER_BRANCH = main [2022-03-30T16:03:36.057Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-03-30T16:03:36.057Z] 2.2.0-dev.24 [Pipeline] } [2022-03-30T16:03:36.083Z] $ docker exec --env ******** --env ******** a6d007e08fb08b2e3c8c3330dcbbf53cf438b0e8cacb8c81505874599246ed0c ssh-agent -k [2022-03-30T16:03:36.191Z] unset SSH_AUTH_SOCK; [2022-03-30T16:03:36.191Z] unset SSH_AGENT_PID; [2022-03-30T16:03:36.191Z] echo Agent pid 21 killed; [2022-03-30T16:03:36.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T16:03:36.504Z] + git semver [Pipeline] } [2022-03-30T16:03:36.534Z] $ docker stop --time=1 a6d007e08fb08b2e3c8c3330dcbbf53cf438b0e8cacb8c81505874599246ed0c [2022-03-30T16:03:37.842Z] $ docker rm -f a6d007e08fb08b2e3c8c3330dcbbf53cf438b0e8cacb8c81505874599246ed0c [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T16:03:38.189Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T16:03:38.189Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:03:38.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T16:03:38.483Z] . [Pipeline] withDockerContainer [2022-03-30T16:03:38.551Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2022-03-30T16:03:38.604Z] $ 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-03-30T16:03:39.001Z] $ docker top c218fa42bc55bb7d8b790bde7f26f3efe66b439362a86bb2f90f766dadc94f11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T16:03:39.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T16:03:39.074Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T16:03:39.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T16:03:39.225Z] $ docker exec c218fa42bc55bb7d8b790bde7f26f3efe66b439362a86bb2f90f766dadc94f11 ssh-agent [2022-03-30T16:03:39.332Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLGGGLG/agent.14 [2022-03-30T16:03:39.332Z] SSH_AGENT_PID=20 [2022-03-30T16:03:39.338Z] Running ssh-add (command line suppressed) [2022-03-30T16:03:39.481Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1329020853709631251.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1329020853709631251.key) [2022-03-30T16:03:39.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T16:03:39.766Z] + git semver push [2022-03-30T16:03:39.766Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T16:03:39.766Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-30T16:03:39.766Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-30T16:03:39.766Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T16:03:39.766Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T16:03:39.766Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T16:03:39.766Z] # $SEMVER_BRANCH = main [2022-03-30T16:03:39.766Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-03-30T16:03:42.339Z] $ docker exec --env ******** --env ******** c218fa42bc55bb7d8b790bde7f26f3efe66b439362a86bb2f90f766dadc94f11 ssh-agent -k [2022-03-30T16:03:42.458Z] unset SSH_AUTH_SOCK; [2022-03-30T16:03:42.458Z] unset SSH_AGENT_PID; [2022-03-30T16:03:42.458Z] echo Agent pid 20 killed; [2022-03-30T16:03:42.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T16:03:42.758Z] + git semver [Pipeline] } [2022-03-30T16:03:42.790Z] $ docker stop --time=1 c218fa42bc55bb7d8b790bde7f26f3efe66b439362a86bb2f90f766dadc94f11 [2022-03-30T16:03:44.104Z] $ docker rm -f c218fa42bc55bb7d8b790bde7f26f3efe66b439362a86bb2f90f766dadc94f11 [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-03-30T16:03:44.754Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-03-30T16:03:44.754Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-03-30T16:03:44.754Z] total 16 [2022-03-30T16:03:44.754Z] drwxr-xr-x 3 root root 4096 Mar 30 15:56 . [2022-03-30T16:03:44.754Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 30 16:03 .. [2022-03-30T16:03:44.754Z] drwxr-xr-x 2 root root 4096 Mar 30 15:56 cost [2022-03-30T16:03:44.754Z] -rw-r--r-- 1 root root 94 Mar 30 15:56 cost.csv [2022-03-30T16:03:44.754Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-03-30T16:03:44.754Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-03-30T16:03:44.754Z] total 16 [2022-03-30T16:03:44.754Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 15:56 . [2022-03-30T16:03:44.754Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 30 16:03 .. [2022-03-30T16:03:44.754Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 15:56 cost [2022-03-30T16:03:44.754Z] -rw-r--r-- 1 jenkins jenkins 94 Mar 30 15:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-30T16:03:45.045Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T16:03:45.920Z] ---> package-listing.sh [2022-03-30T16:03:45.920Z] ++ facter osfamily [2022-03-30T16:03:45.920Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-30T16:03:46.182Z] + OS_FAMILY=debian [2022-03-30T16:03:46.182Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-03-30T16:03:46.182Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-30T16:03:46.182Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-30T16:03:46.182Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-30T16:03:46.182Z] + PACKAGES=/tmp/packages_start.txt [2022-03-30T16:03:46.182Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-03-30T16:03:46.182Z] + PACKAGES=/tmp/packages_end.txt [2022-03-30T16:03:46.182Z] + case "${OS_FAMILY}" in [2022-03-30T16:03:46.182Z] + grep '^ii' [2022-03-30T16:03:46.182Z] + dpkg -l [2022-03-30T16:03:46.182Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-30T16:03:46.182Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-30T16:03:46.182Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-30T16:03:46.182Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-03-30T16:03:46.182Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-03-30T16:03:46.182Z] + 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-03-30T16:03:46.195Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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-03-30T16:03:46.478Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-30T16:03:47.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T16:03:47.108Z] . [Pipeline] withDockerContainer [2022-03-30T16:03:47.220Z] prd-ubuntu20.04-docker-8c-8g-9426 does not seem to be running inside a container [2022-03-30T16:03:47.370Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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-03-30T16:03:47.610Z] $ docker top 53274564aed5b919c4b503ce5e949ae5bf347934b4da123bea06d300f03194e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T16:03:47.958Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-30T16:03:48.248Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-30T16:03:48.539Z] + ls /var/log/sa-host [2022-03-30T16:03:48.539Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T16:03:48.761Z] provisioning config files... [2022-03-30T16:03:48.772Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config185264157213383495tmp [Pipeline] { [Pipeline] echo [2022-03-30T16:03:48.788Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T16:03:49.072Z] ---> create-netrc.sh [Pipeline] } [2022-03-30T16:03:49.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-30T16:03:49.437Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-30T16:03:49.449Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T16:03:49.742Z] ---> sudo-logs.sh [2022-03-30T16:03:49.742Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-30T16:03:49.775Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T16:03:50.063Z] ---> job-cost.sh [2022-03-30T16:03:50.063Z] lf-activate-venv: SKIPPING [2022-03-30T16:03:50.063Z] DEBUG: total: 0.2199999988079071 [2022-03-30T16:03:50.063Z] INFO: Retrieving Stack Cost... [2022-03-30T16:03:50.325Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T16:03:50.899Z] INFO: Archiving Costs [Pipeline] echo [2022-03-30T16:03:50.914Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T16:03:51.202Z] ---> logs-deploy.sh [2022-03-30T16:03:51.202Z] lf-activate-venv: SKIPPING [2022-03-30T16:03:51.202Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/59 [2022-03-30T16:03:51.202Z] INFO: archiving workspace using pattern(s): [2022-03-30T16:03:52.143Z] Archives upload complete. [2022-03-30T16:03:52.143Z] INFO: archiving logs to Nexus