Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0eb39531cc0e251679d567441103b89f8fe292d6 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-ssh2312107807741597024.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-ssh2096413556306304319.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-ssh5961224515382213494.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-ssh3454564942587403897.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-ssh13470285062641861942.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-8654 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 0eb39531cc0e251679d567441103b89f8fe292d6 (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 0eb39531cc0e251679d567441103b89f8fe292d6 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#390)" > git rev-list --no-walk 92fb1b13d260eb9383d909cf158b9f7c84f7ba93 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-23T15:45:38.852Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-23T15:45:38.916Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-23T15:45:38.932Z] ========================================================= [2022-03-23T15:45:38.932Z] EdgeX Global Pipelines Version Info [2022-03-23T15:45:38.932Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:45:39.728Z] ------------------- [2022-03-23T15:45:39.728Z] stable info: [2022-03-23T15:45:39.728Z] ------------------- [2022-03-23T15:45:39.728Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-23T15:45:39.728Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T15:45:39.728Z] Message: update stable to v1.0.221 [2022-03-23T15:45:40.305Z] ------------------- [2022-03-23T15:45:40.305Z] experimental info: [2022-03-23T15:45:40.305Z] ------------------- [2022-03-23T15:45:40.305Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-23T15:45:40.305Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T15:45:40.305Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-23T15:45:40.466Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-03-23T15:45:40.479Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-03-23T15:45:40.488Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-23T15:45:40.498Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-23T15:45:40.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-23T15:45:40.522Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-23T15:45:40.533Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-23T15:45:40.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-23T15:45:40.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-23T15:45:40.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-23T15:45:40.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-23T15:45:40.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-03-23T15:45:40.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-23T15:45:40.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-23T15:45:40.660Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T15:45:40.673Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T15:45:40.685Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-23T15:45:40.700Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-23T15:45:40.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-23T15:45:40.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-23T15:45:40.747Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-23T15:45:40.763Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-23T15:45:40.780Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-23T15:45:40.796Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-23T15:45:40.808Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-23T15:45:40.821Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-23T15:45:40.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-23T15:45:40.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-23T15:45:40.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-23T15:45:40.870Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] echo [2022-03-23T15:45:40.884Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0eb3953 [Pipeline] echo [2022-03-23T15:45:40.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T15:45:40.962Z] provisioning config files... [2022-03-23T15:45:40.977Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2156103088596132747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:45:41.304Z] ---> docker-login.sh [2022-03-23T15:45:41.305Z] nexus3.edgexfoundry.org:10001 [2022-03-23T15:45:41.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:45:41.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:45:41.567Z] Configure a credential helper to remove this warning. See [2022-03-23T15:45:41.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:45:41.567Z] [2022-03-23T15:45:41.567Z] Login Succeeded [2022-03-23T15:45:41.567Z] nexus3.edgexfoundry.org:10002 [2022-03-23T15:45:41.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:45:41.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:45:41.831Z] Configure a credential helper to remove this warning. See [2022-03-23T15:45:41.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:45:41.831Z] [2022-03-23T15:45:41.831Z] Login Succeeded [2022-03-23T15:45:41.831Z] nexus3.edgexfoundry.org:10003 [2022-03-23T15:45:41.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:45:42.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:45:42.094Z] Configure a credential helper to remove this warning. See [2022-03-23T15:45:42.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:45:42.094Z] [2022-03-23T15:45:42.094Z] Login Succeeded [2022-03-23T15:45:42.094Z] nexus3.edgexfoundry.org:10004 [2022-03-23T15:45:42.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:45:42.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:45:42.094Z] Configure a credential helper to remove this warning. See [2022-03-23T15:45:42.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:45:42.094Z] [2022-03-23T15:45:42.094Z] Login Succeeded [2022-03-23T15:45:42.094Z] docker.io [2022-03-23T15:45:42.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:45:42.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:45:42.670Z] Configure a credential helper to remove this warning. See [2022-03-23T15:45:42.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:45:42.670Z] [2022-03-23T15:45:42.670Z] Login Succeeded [2022-03-23T15:45:42.670Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T15:45:42.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-23T15:45:43.064Z] + git rev-list -1 --merges 0eb39531cc0e251679d567441103b89f8fe292d6~1..0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] echo [2022-03-23T15:45:43.204Z] -----------> git rev-list -1 --merges 0eb39531cc0e251679d567441103b89f8fe292d6~1..0eb39531cc0e251679d567441103b89f8fe292d6 0eb39531cc0e251679d567441103b89f8fe292d6 [false] [Pipeline] sh [2022-03-23T15:45:43.501Z] + git log --format=format:%s -1 0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] echo [2022-03-23T15:45:43.518Z] ========================================================= [2022-03-23T15:45:43.518Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-23T15:45:43.518Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T15:45:43.862Z] + git log --format=format:%s -1 0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] echo [2022-03-23T15:45:43.878Z] [semverPrep] GIT_COMMIT: 0eb39531cc0e251679d567441103b89f8fe292d6, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#390) [Pipeline] echo [2022-03-23T15:45:43.888Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-23T15:45:44.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T15:45:44.401Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-23T15:45:44.401Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-23T15:45:44.401Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-23T15:45:44.401Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-23T15:45:44.401Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-23T15:45:44.401Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:45:44.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T15:45:44.838Z] [2022-03-23T15:45:44.838Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:45:45.145Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T15:45:45.145Z] latest: Pulling from edgex-devops/git-semver [2022-03-23T15:45:45.145Z] a0d0a0d46f8b: Pulling fs layer [2022-03-23T15:45:45.145Z] 3e5f54012d9b: Pulling fs layer [2022-03-23T15:45:45.145Z] 4c7163046ea9: Pulling fs layer [2022-03-23T15:45:45.145Z] 0c2d73faf560: Pulling fs layer [2022-03-23T15:45:45.145Z] 0c2d73faf560: Waiting [2022-03-23T15:45:45.145Z] 3e5f54012d9b: Download complete [2022-03-23T15:45:45.145Z] a0d0a0d46f8b: Download complete [2022-03-23T15:45:45.406Z] 4c7163046ea9: Verifying Checksum [2022-03-23T15:45:45.406Z] 4c7163046ea9: Download complete [2022-03-23T15:45:45.406Z] 0c2d73faf560: Verifying Checksum [2022-03-23T15:45:45.406Z] 0c2d73faf560: Download complete [2022-03-23T15:45:45.406Z] a0d0a0d46f8b: Pull complete [2022-03-23T15:45:45.406Z] 3e5f54012d9b: Pull complete [2022-03-23T15:45:45.669Z] 4c7163046ea9: Pull complete [2022-03-23T15:45:45.931Z] 0c2d73faf560: Pull complete [2022-03-23T15:45:45.931Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-23T15:45:45.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T15:45:45.931Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-23T15:45:46.026Z] prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container [2022-03-23T15:45:46.076Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T15:45:46.799Z] $ docker top 5f769f595c416eb44ae69d514ce52206c9ce28921179a010bb573280af54df9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T15:45:46.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T15:45:46.899Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T15:45:47.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T15:45:47.049Z] $ docker exec 5f769f595c416eb44ae69d514ce52206c9ce28921179a010bb573280af54df9f ssh-agent [2022-03-23T15:45:47.173Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdCnEgg/agent.13 [2022-03-23T15:45:47.173Z] SSH_AGENT_PID=19 [2022-03-23T15:45:47.183Z] Running ssh-add (command line suppressed) [2022-03-23T15:45:47.311Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8817690176986953555.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8817690176986953555.key) [2022-03-23T15:45:47.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T15:45:47.617Z] + git tag --points-at HEAD [Pipeline] } [2022-03-23T15:45:47.637Z] $ docker exec --env ******** --env ******** 5f769f595c416eb44ae69d514ce52206c9ce28921179a010bb573280af54df9f ssh-agent -k [2022-03-23T15:45:47.765Z] unset SSH_AUTH_SOCK; [2022-03-23T15:45:47.766Z] unset SSH_AGENT_PID; [2022-03-23T15:45:47.766Z] echo Agent pid 19 killed; [2022-03-23T15:45:47.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-23T15:45:47.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T15:45:47.795Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T15:45:47.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T15:45:47.937Z] $ docker exec 5f769f595c416eb44ae69d514ce52206c9ce28921179a010bb573280af54df9f ssh-agent [2022-03-23T15:45:48.042Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLMIeEd/agent.52 [2022-03-23T15:45:48.042Z] SSH_AGENT_PID=59 [2022-03-23T15:45:48.048Z] Running ssh-add (command line suppressed) [2022-03-23T15:45:48.164Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_243790399567622989.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_243790399567622989.key) [2022-03-23T15:45:48.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T15:45:48.469Z] + git semver init [2022-03-23T15:45:48.469Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T15:45:48.469Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-23T15:45:48.469Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-23T15:45:48.469Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T15:45:48.469Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T15:45:48.469Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T15:45:48.469Z] # $SEMVER_BRANCH = main [2022-03-23T15:45:48.469Z] # $SEMVER_TEMP = /tmp/semver-141991455 [2022-03-23T15:45:48.469Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-03-23T15:45:49.415Z] # '/tmp/semver-141991455' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-03-23T15:45:49.415Z] # -> Force: false [2022-03-23T15:45:49.415Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-03-23T15:45:49.433Z] $ docker exec --env ******** --env ******** 5f769f595c416eb44ae69d514ce52206c9ce28921179a010bb573280af54df9f ssh-agent -k [2022-03-23T15:45:49.544Z] unset SSH_AUTH_SOCK; [2022-03-23T15:45:49.544Z] unset SSH_AGENT_PID; [2022-03-23T15:45:49.545Z] echo Agent pid 59 killed; [2022-03-23T15:45:49.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T15:45:49.857Z] + git semver [Pipeline] } [2022-03-23T15:45:49.878Z] $ docker stop --time=1 5f769f595c416eb44ae69d514ce52206c9ce28921179a010bb573280af54df9f [2022-03-23T15:45:51.185Z] $ docker rm -f 5f769f595c416eb44ae69d514ce52206c9ce28921179a010bb573280af54df9f [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T15:45:51.549Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-23T15:45:51.816Z] Stashed 1 file(s) [Pipeline] echo [2022-03-23T15:45:51.822Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.22 [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-23T15:45:51.986Z] provisioning config files... [2022-03-23T15:45:51.998Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5506926739012479808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:45:52.315Z] ---> docker-login.sh [2022-03-23T15:45:52.315Z] nexus3.edgexfoundry.org:10001 [2022-03-23T15:45:52.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:45:52.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:45:52.316Z] Configure a credential helper to remove this warning. See [2022-03-23T15:45:52.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:45:52.316Z] [2022-03-23T15:45:52.316Z] Login Succeeded [2022-03-23T15:45:52.316Z] nexus3.edgexfoundry.org:10002 [2022-03-23T15:45:52.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:45:52.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:45:52.579Z] Configure a credential helper to remove this warning. See [2022-03-23T15:45:52.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:45:52.579Z] [2022-03-23T15:45:52.579Z] Login Succeeded [2022-03-23T15:45:52.579Z] nexus3.edgexfoundry.org:10003 [2022-03-23T15:45:52.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:45:52.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:45:52.579Z] Configure a credential helper to remove this warning. See [2022-03-23T15:45:52.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:45:52.579Z] [2022-03-23T15:45:52.579Z] Login Succeeded [2022-03-23T15:45:52.579Z] nexus3.edgexfoundry.org:10004 [2022-03-23T15:45:52.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:45:52.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:45:52.840Z] Configure a credential helper to remove this warning. See [2022-03-23T15:45:52.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:45:52.840Z] [2022-03-23T15:45:52.840Z] Login Succeeded [2022-03-23T15:45:52.840Z] docker.io [2022-03-23T15:45:52.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:45:53.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:45:53.102Z] Configure a credential helper to remove this warning. See [2022-03-23T15:45:53.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:45:53.102Z] [2022-03-23T15:45:53.102Z] Login Succeeded [2022-03-23T15:45:53.102Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T15:45:53.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-23T15:45:53.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T15:45:53.177Z] ========================================================= [2022-03-23T15:45:53.177Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-23T15:45:53.177Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:45:53.492Z] + 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-23T15:45:53.492Z] Sending build context to Docker daemon 2.98MB [2022-03-23T15:45:53.492Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T15:45:53.492Z] Step 2/13 : FROM ${BASE} AS builder [2022-03-23T15:45:53.492Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-23T15:45:53.492Z] 59bf1c3509f3: Pulling fs layer [2022-03-23T15:45:53.492Z] 666ba61612fd: Pulling fs layer [2022-03-23T15:45:53.492Z] 8ed8ca486205: Pulling fs layer [2022-03-23T15:45:53.492Z] 4fe6c5a15a65: Pulling fs layer [2022-03-23T15:45:53.492Z] 22a0e8bec74d: Pulling fs layer [2022-03-23T15:45:53.492Z] 640e595b4fbd: Pulling fs layer [2022-03-23T15:45:53.492Z] 763cafe07f6e: Pulling fs layer [2022-03-23T15:45:53.492Z] 0c0b528cf693: Pulling fs layer [2022-03-23T15:45:53.492Z] 10935f4eaf8b: Pulling fs layer [2022-03-23T15:45:53.492Z] 22a0e8bec74d: Waiting [2022-03-23T15:45:53.492Z] 640e595b4fbd: Waiting [2022-03-23T15:45:53.492Z] 763cafe07f6e: Waiting [2022-03-23T15:45:53.492Z] 4fe6c5a15a65: Waiting [2022-03-23T15:45:53.492Z] 0c0b528cf693: Waiting [2022-03-23T15:45:53.492Z] 10935f4eaf8b: Waiting [2022-03-23T15:45:53.492Z] 8ed8ca486205: Verifying Checksum [2022-03-23T15:45:53.492Z] 8ed8ca486205: Download complete [2022-03-23T15:45:53.492Z] 666ba61612fd: Download complete [2022-03-23T15:45:53.492Z] 22a0e8bec74d: Verifying Checksum [2022-03-23T15:45:53.492Z] 22a0e8bec74d: Download complete [2022-03-23T15:45:53.492Z] 640e595b4fbd: Verifying Checksum [2022-03-23T15:45:53.492Z] 640e595b4fbd: Download complete [2022-03-23T15:45:53.776Z] 763cafe07f6e: Verifying Checksum [2022-03-23T15:45:53.776Z] 763cafe07f6e: Download complete [2022-03-23T15:45:53.776Z] 59bf1c3509f3: Verifying Checksum [2022-03-23T15:45:53.776Z] 59bf1c3509f3: Download complete [2022-03-23T15:45:53.776Z] 0c0b528cf693: Verifying Checksum [2022-03-23T15:45:53.776Z] 0c0b528cf693: Download complete [2022-03-23T15:45:53.776Z] 59bf1c3509f3: Pull complete [2022-03-23T15:45:53.776Z] 666ba61612fd: Pull complete [2022-03-23T15:45:54.042Z] 8ed8ca486205: Pull complete [2022-03-23T15:45:54.304Z] 10935f4eaf8b: Verifying Checksum [2022-03-23T15:45:54.304Z] 10935f4eaf8b: Download complete [2022-03-23T15:45:54.304Z] 4fe6c5a15a65: Verifying Checksum [2022-03-23T15:45:54.304Z] 4fe6c5a15a65: Download complete [2022-03-23T15:45:58.516Z] 4fe6c5a15a65: Pull complete [2022-03-23T15:45:58.516Z] 22a0e8bec74d: Pull complete [2022-03-23T15:45:58.516Z] 640e595b4fbd: Pull complete [2022-03-23T15:45:58.516Z] 763cafe07f6e: Pull complete [2022-03-23T15:45:58.516Z] 0c0b528cf693: Pull complete [2022-03-23T15:46:01.077Z] 10935f4eaf8b: Pull complete [2022-03-23T15:46:01.077Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-23T15:46:01.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T15:46:01.077Z] ---> 99d49a6021b9 [2022-03-23T15:46:01.077Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-23T15:46:02.476Z] ---> Running in b79b740c3332 [2022-03-23T15:46:02.476Z] Removing intermediate container b79b740c3332 [2022-03-23T15:46:02.476Z] ---> 331030a69755 [2022-03-23T15:46:02.476Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T15:46:02.476Z] ---> Running in 525c41b446ce [2022-03-23T15:46:02.476Z] Removing intermediate container 525c41b446ce [2022-03-23T15:46:02.476Z] ---> 87d305b32efb [2022-03-23T15:46:02.476Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-23T15:46:02.476Z] ---> Running in 6fd4ee3c9bdc [2022-03-23T15:46:02.476Z] Removing intermediate container 6fd4ee3c9bdc [2022-03-23T15:46:02.476Z] ---> 556df9a463f9 [2022-03-23T15:46:02.476Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T15:46:02.476Z] ---> Running in c27d98b5455d [2022-03-23T15:46:03.049Z] Removing intermediate container c27d98b5455d [2022-03-23T15:46:03.049Z] ---> 325dd0e37804 [2022-03-23T15:46:03.049Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T15:46:03.314Z] ---> Running in 176d201f506d [2022-03-23T15:46:03.575Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T15:46:04.521Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T15:46:04.784Z] OK: 221 MiB in 52 packages [2022-03-23T15:46:05.048Z] Removing intermediate container 176d201f506d [2022-03-23T15:46:05.048Z] ---> f9fa5e66fe24 [2022-03-23T15:46:05.048Z] Step 8/13 : WORKDIR /app [2022-03-23T15:46:05.048Z] ---> Running in d0d63ed9ea91 [2022-03-23T15:46:05.311Z] Removing intermediate container d0d63ed9ea91 [2022-03-23T15:46:05.311Z] ---> d099671e7983 [2022-03-23T15:46:05.311Z] Step 9/13 : COPY go.mod vendor* ./ [2022-03-23T15:46:05.311Z] ---> d09761276d5e [2022-03-23T15:46:05.311Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T15:46:05.311Z] ---> Running in e5dc0c92a2ec [2022-03-23T15:46:06.943Z] Still waiting to schedule task [2022-03-23T15:46:06.943Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-23T15:46:31.921Z] Removing intermediate container e5dc0c92a2ec [2022-03-23T15:46:31.921Z] ---> dec2896d0a0b [2022-03-23T15:46:31.921Z] Step 11/13 : COPY . . [2022-03-23T15:46:32.496Z] ---> 543580dcb621 [2022-03-23T15:46:32.496Z] Step 12/13 : ARG MAKE="make build" [2022-03-23T15:46:32.496Z] ---> Running in eae7a19dba23 [2022-03-23T15:46:32.496Z] Removing intermediate container eae7a19dba23 [2022-03-23T15:46:32.496Z] ---> 2bf7d71db119 [2022-03-23T15:46:32.496Z] Step 13/13 : RUN $MAKE [2022-03-23T15:46:32.496Z] ---> Running in 82474b537acf [2022-03-23T15:46:32.758Z] noop [2022-03-23T15:46:33.019Z] Removing intermediate container 82474b537acf [2022-03-23T15:46:33.019Z] ---> 46f84d64dbfd [2022-03-23T15:46:33.019Z] Successfully built 46f84d64dbfd [2022-03-23T15:46:33.019Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:46:33.321Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-23T15:46:33.321Z] . [Pipeline] withDockerContainer [2022-03-23T15:46:33.391Z] prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container [2022-03-23T15:46:33.430Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-03-23T15:46:33.824Z] $ docker top 130549c92cc3c416feef687c00dd78aeafd1e79021a2a8b67de97366ef8127c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T15:46:34.186Z] + go version [2022-03-23T15:46:34.186Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-23T15:46:34.206Z] $ docker stop --time=1 130549c92cc3c416feef687c00dd78aeafd1e79021a2a8b67de97366ef8127c1 [2022-03-23T15:46:35.507Z] $ docker rm -f 130549c92cc3c416feef687c00dd78aeafd1e79021a2a8b67de97366ef8127c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:46:35.954Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-23T15:46:35.954Z] . [Pipeline] withDockerContainer [2022-03-23T15:46:36.038Z] prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container [2022-03-23T15:46:36.085Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-03-23T15:46:36.463Z] $ docker top 24de85368b070c609e77bea8fe938636f15f87212aa13b54035ee59928639718 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-23T15:46:36.916Z] + make test [2022-03-23T15:46:36.916Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-03-23T15:46:45.053Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-03-23T15:46:45.053Z] CGO_ENABLED=1 go vet ./... [2022-03-23T15:46:47.605Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-23T15:46:47.605Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-23T15:46:47.605Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-23T15:46:47.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-23T15:46:47.639Z] $ docker stop --time=1 24de85368b070c609e77bea8fe938636f15f87212aa13b54035ee59928639718 [2022-03-23T15:46:49.281Z] $ docker rm -f 24de85368b070c609e77bea8fe938636f15f87212aa13b54035ee59928639718 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T15:46:49.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-23T15:46:49.703Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-23T15:46:50.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-23T15:46:50.997Z] + ls -al . [2022-03-23T15:46:50.997Z] total 176 [2022-03-23T15:46:50.997Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 15:46 . [2022-03-23T15:46:50.997Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 15:45 .. [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 23 15:45 .dockerignore [2022-03-23T15:46:50.997Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 15:45 .git [2022-03-23T15:46:50.997Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 15:45 .github [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 104 Mar 23 15:45 .gitignore [2022-03-23T15:46:50.997Z] drwx------ 3 jenkins jenkins 4096 Mar 23 15:45 .semver [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 7627 Mar 23 15:45 Attribution.txt [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 23791 Mar 23 15:45 CHANGELOG.md [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 2087 Mar 23 15:45 Dockerfile [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 15:45 GOVERNANCE.md [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 23 15:45 Jenkinsfile [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 23 15:45 LICENSE [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 23 15:45 OWNERS.md [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 3860 Mar 23 15:45 README.md [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 15:45 VERSION [2022-03-23T15:46:50.997Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 15:45 bin [2022-03-23T15:46:50.997Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 23 15:46 coverage.out [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 2816 Mar 23 15:45 go.mod [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 50335 Mar 23 15:45 go.sum [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 23 15:45 main.go [2022-03-23T15:46:50.997Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 23 15:45 makefile [2022-03-23T15:46:50.997Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 15:45 res [2022-03-23T15:46:50.997Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 15:45 snap [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:46:51.297Z] + 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=0eb39531cc0e251679d567441103b89f8fe292d6 --label arch=amd64 --label version=2.2.0-dev.22 . [2022-03-23T15:46:51.297Z] Sending build context to Docker daemon 2.981MB [2022-03-23T15:46:51.297Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T15:46:51.297Z] Step 2/27 : FROM ${BASE} AS builder [2022-03-23T15:46:51.297Z] ---> 46f84d64dbfd [2022-03-23T15:46:51.297Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-23T15:46:51.297Z] ---> Running in 93a1500a5db2 [2022-03-23T15:46:51.559Z] Removing intermediate container 93a1500a5db2 [2022-03-23T15:46:51.559Z] ---> 00bc1d512711 [2022-03-23T15:46:51.559Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T15:46:51.559Z] ---> Running in b72e86b1bdc4 [2022-03-23T15:46:51.559Z] Removing intermediate container b72e86b1bdc4 [2022-03-23T15:46:51.559Z] ---> a54eda0037f6 [2022-03-23T15:46:51.559Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-23T15:46:51.559Z] ---> Running in edaef1859786 [2022-03-23T15:46:51.820Z] Removing intermediate container edaef1859786 [2022-03-23T15:46:51.820Z] ---> 4aae4ba3a2c6 [2022-03-23T15:46:51.820Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T15:46:51.820Z] ---> Running in 8262c2e4b7b0 [2022-03-23T15:46:52.389Z] Removing intermediate container 8262c2e4b7b0 [2022-03-23T15:46:52.389Z] ---> 6a34781668b3 [2022-03-23T15:46:52.389Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T15:46:52.389Z] ---> Running in 8d6a803acb59 [2022-03-23T15:46:52.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T15:46:53.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T15:46:53.854Z] OK: 221 MiB in 52 packages [2022-03-23T15:46:54.427Z] Removing intermediate container 8d6a803acb59 [2022-03-23T15:46:54.427Z] ---> cdf4e90a6091 [2022-03-23T15:46:54.427Z] Step 8/27 : WORKDIR /app [2022-03-23T15:46:54.427Z] ---> Running in 8abe951c14e0 [2022-03-23T15:46:54.427Z] Removing intermediate container 8abe951c14e0 [2022-03-23T15:46:54.427Z] ---> 2137cb32f615 [2022-03-23T15:46:54.427Z] Step 9/27 : COPY go.mod vendor* ./ [2022-03-23T15:46:54.427Z] ---> 040f43920372 [2022-03-23T15:46:54.427Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T15:46:54.688Z] ---> Running in 8586099c2b3a [2022-03-23T15:46:55.262Z] Removing intermediate container 8586099c2b3a [2022-03-23T15:46:55.262Z] ---> 3c09e8575088 [2022-03-23T15:46:55.262Z] Step 11/27 : COPY . . [2022-03-23T15:46:55.524Z] ---> e47ca32b8ddb [2022-03-23T15:46:55.524Z] Step 12/27 : ARG MAKE="make build" [2022-03-23T15:46:55.524Z] ---> Running in f298fcb5b2b7 [2022-03-23T15:46:55.784Z] Removing intermediate container f298fcb5b2b7 [2022-03-23T15:46:55.784Z] ---> 31e711ec6b07 [2022-03-23T15:46:55.784Z] Step 13/27 : RUN $MAKE [2022-03-23T15:46:55.784Z] ---> Running in e0339ac5f77b [2022-03-23T15:46:56.045Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.22" -o app-service-configurable [2022-03-23T15:47:04.177Z] Removing intermediate container e0339ac5f77b [2022-03-23T15:47:04.178Z] ---> 57cbf42a7374 [2022-03-23T15:47:04.178Z] Step 14/27 : FROM alpine:3.14 [2022-03-23T15:47:04.749Z] 3.14: Pulling from library/alpine [2022-03-23T15:47:04.749Z] 36ccefbf3d8a: Pulling fs layer [2022-03-23T15:47:05.011Z] 36ccefbf3d8a: Download complete [2022-03-23T15:47:05.272Z] 36ccefbf3d8a: Pull complete [2022-03-23T15:47:05.272Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-23T15:47:05.272Z] Status: Downloaded newer image for alpine:3.14 [2022-03-23T15:47:05.272Z] ---> a33ac4f1069a [2022-03-23T15:47:05.272Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-23T15:47:05.272Z] ---> Running in 20ad5e260741 [2022-03-23T15:47:05.272Z] Removing intermediate container 20ad5e260741 [2022-03-23T15:47:05.272Z] ---> 1f15cdad9072 [2022-03-23T15:47:05.272Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-03-23T15:47:05.272Z] ---> Running in cad7c6736ea7 [2022-03-23T15:47:05.532Z] Removing intermediate container cad7c6736ea7 [2022-03-23T15:47:05.532Z] ---> fc95dc3cc6e1 [2022-03-23T15:47:05.532Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-03-23T15:47:05.532Z] ---> Running in 6c5c9e294c7f [2022-03-23T15:47:05.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T15:47:06.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T15:47:06.055Z] (1/7) Installing ca-certificates (20211220-r0) [2022-03-23T15:47:06.055Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-03-23T15:47:06.055Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T15:47:06.055Z] (4/7) Installing libsodium (1.0.18-r0) [2022-03-23T15:47:06.055Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T15:47:06.055Z] (6/7) Installing libzmq (4.3.4-r0) [2022-03-23T15:47:06.055Z] (7/7) Installing zeromq (4.3.4-r0) [2022-03-23T15:47:06.055Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T15:47:06.055Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T15:47:06.324Z] OK: 9 MiB in 21 packages [2022-03-23T15:47:06.586Z] Removing intermediate container 6c5c9e294c7f [2022-03-23T15:47:06.586Z] ---> 5bfedcbb587a [2022-03-23T15:47:06.586Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-03-23T15:47:06.846Z] ---> 1c886d8494c2 [2022-03-23T15:47:06.847Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-03-23T15:47:06.847Z] ---> 7d8c502034f8 [2022-03-23T15:47:06.847Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-03-23T15:47:07.107Z] ---> aaee2d4a0113 [2022-03-23T15:47:07.107Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-03-23T15:47:07.680Z] ---> 9b372d529cb4 [2022-03-23T15:47:07.680Z] Step 22/27 : EXPOSE 48095 [2022-03-23T15:47:07.680Z] ---> Running in 7c851bc9494c [2022-03-23T15:47:07.680Z] Removing intermediate container 7c851bc9494c [2022-03-23T15:47:07.680Z] ---> 5946d2543899 [2022-03-23T15:47:07.680Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-03-23T15:47:07.680Z] ---> Running in bee2dc701b51 [2022-03-23T15:47:07.680Z] Removing intermediate container bee2dc701b51 [2022-03-23T15:47:07.680Z] ---> 520dd9910c47 [2022-03-23T15:47:07.680Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T15:47:07.941Z] ---> Running in cd6027fcf4f8 [2022-03-23T15:47:07.941Z] Removing intermediate container cd6027fcf4f8 [2022-03-23T15:47:07.941Z] ---> 8ef16f7bf26b [2022-03-23T15:47:07.941Z] Step 25/27 : LABEL arch=amd64 [2022-03-23T15:47:07.941Z] ---> Running in 5a9c3fc9215e [2022-03-23T15:47:07.941Z] Removing intermediate container 5a9c3fc9215e [2022-03-23T15:47:07.941Z] ---> 1a65e38945f5 [2022-03-23T15:47:07.941Z] Step 26/27 : LABEL git_sha=0eb39531cc0e251679d567441103b89f8fe292d6 [2022-03-23T15:47:07.941Z] ---> Running in 66d720e7cb9f [2022-03-23T15:47:08.201Z] Removing intermediate container 66d720e7cb9f [2022-03-23T15:47:08.201Z] ---> a0721bd3bc2a [2022-03-23T15:47:08.201Z] Step 27/27 : LABEL version=2.2.0-dev.22 [2022-03-23T15:47:08.201Z] ---> Running in 30dc7a1441f2 [2022-03-23T15:47:08.201Z] Removing intermediate container 30dc7a1441f2 [2022-03-23T15:47:08.201Z] ---> 83f812dbe83f [2022-03-23T15:47:08.201Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-23T15:47:08.201Z] Successfully built 83f812dbe83f [2022-03-23T15:47:08.201Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T15:47:08.279Z] provisioning config files... [2022-03-23T15:47:08.288Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config705204732142635531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:47:08.584Z] ---> docker-login.sh [2022-03-23T15:47:08.584Z] nexus3.edgexfoundry.org:10001 [2022-03-23T15:47:08.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:47:08.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:47:08.584Z] Configure a credential helper to remove this warning. See [2022-03-23T15:47:08.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:47:08.584Z] [2022-03-23T15:47:08.584Z] Login Succeeded [2022-03-23T15:47:08.584Z] nexus3.edgexfoundry.org:10002 [2022-03-23T15:47:08.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:47:08.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:47:08.584Z] Configure a credential helper to remove this warning. See [2022-03-23T15:47:08.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:47:08.584Z] [2022-03-23T15:47:08.584Z] Login Succeeded [2022-03-23T15:47:08.584Z] nexus3.edgexfoundry.org:10003 [2022-03-23T15:47:08.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:47:08.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:47:08.844Z] Configure a credential helper to remove this warning. See [2022-03-23T15:47:08.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:47:08.844Z] [2022-03-23T15:47:08.844Z] Login Succeeded [2022-03-23T15:47:08.844Z] nexus3.edgexfoundry.org:10004 [2022-03-23T15:47:08.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:47:08.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:47:08.844Z] Configure a credential helper to remove this warning. See [2022-03-23T15:47:08.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:47:08.844Z] [2022-03-23T15:47:08.844Z] Login Succeeded [2022-03-23T15:47:08.844Z] docker.io [2022-03-23T15:47:09.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:47:09.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:47:09.365Z] Configure a credential helper to remove this warning. See [2022-03-23T15:47:09.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:47:09.365Z] [2022-03-23T15:47:09.365Z] Login Succeeded [2022-03-23T15:47:09.365Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T15:47:09.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-23T15:47:09.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T15:47:09.428Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-03-23T15:47:09.428Z] 0eb39531cc0e251679d567441103b89f8fe292d6 [2022-03-23T15:47:09.428Z] latest [2022-03-23T15:47:09.428Z] 2.2.0-dev.22 [2022-03-23T15:47:09.428Z] 0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 [2022-03-23T15:47:09.428Z] main [2022-03-23T15:47:09.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:47:09.742Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:47:10.033Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0eb39531cc0e251679d567441103b89f8fe292d6 [2022-03-23T15:47:10.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-23T15:47:10.033Z] bc49846d5b0e: Preparing [2022-03-23T15:47:10.033Z] 21a204749d4b: Preparing [2022-03-23T15:47:10.033Z] 289384673ac9: Preparing [2022-03-23T15:47:10.033Z] 5f461a559d57: Preparing [2022-03-23T15:47:10.033Z] b395ac2d81be: Preparing [2022-03-23T15:47:10.033Z] 2e38978dfe40: Preparing [2022-03-23T15:47:10.033Z] 21a204749d4b: Pushed [2022-03-23T15:47:10.033Z] 5f461a559d57: Pushed [2022-03-23T15:47:10.033Z] 289384673ac9: Pushed [2022-03-23T15:47:10.033Z] 2e38978dfe40: Layer already exists [2022-03-23T15:47:10.292Z] b395ac2d81be: Pushed [2022-03-23T15:47:11.676Z] bc49846d5b0e: Pushed [2022-03-23T15:47:11.938Z] 0eb39531cc0e251679d567441103b89f8fe292d6: digest: sha256:e6ee31256dc75e65a1fb7db3f7d1b56cdae0ff236a941fe64f8c2e4fc72d1204 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:47:12.240Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:47:12.541Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-03-23T15:47:12.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-23T15:47:12.541Z] bc49846d5b0e: Preparing [2022-03-23T15:47:12.541Z] 21a204749d4b: Preparing [2022-03-23T15:47:12.541Z] 289384673ac9: Preparing [2022-03-23T15:47:12.541Z] 5f461a559d57: Preparing [2022-03-23T15:47:12.541Z] b395ac2d81be: Preparing [2022-03-23T15:47:12.541Z] 2e38978dfe40: Preparing [2022-03-23T15:47:12.541Z] 2e38978dfe40: Waiting [2022-03-23T15:47:12.541Z] bc49846d5b0e: Layer already exists [2022-03-23T15:47:12.541Z] b395ac2d81be: Layer already exists [2022-03-23T15:47:12.541Z] 21a204749d4b: Layer already exists [2022-03-23T15:47:12.541Z] 289384673ac9: Layer already exists [2022-03-23T15:47:12.541Z] 5f461a559d57: Layer already exists [2022-03-23T15:47:12.541Z] 2e38978dfe40: Layer already exists [2022-03-23T15:47:12.541Z] latest: digest: sha256:e6ee31256dc75e65a1fb7db3f7d1b56cdae0ff236a941fe64f8c2e4fc72d1204 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:47:12.840Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:47:13.133Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.22 [2022-03-23T15:47:13.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-23T15:47:13.133Z] bc49846d5b0e: Preparing [2022-03-23T15:47:13.133Z] 21a204749d4b: Preparing [2022-03-23T15:47:13.133Z] 289384673ac9: Preparing [2022-03-23T15:47:13.133Z] 5f461a559d57: Preparing [2022-03-23T15:47:13.133Z] b395ac2d81be: Preparing [2022-03-23T15:47:13.133Z] 2e38978dfe40: Preparing [2022-03-23T15:47:13.133Z] 2e38978dfe40: Waiting [2022-03-23T15:47:13.133Z] 5f461a559d57: Layer already exists [2022-03-23T15:47:13.133Z] bc49846d5b0e: Layer already exists [2022-03-23T15:47:13.133Z] 21a204749d4b: Layer already exists [2022-03-23T15:47:13.133Z] b395ac2d81be: Layer already exists [2022-03-23T15:47:13.133Z] 289384673ac9: Layer already exists [2022-03-23T15:47:13.133Z] 2e38978dfe40: Layer already exists [2022-03-23T15:47:13.133Z] 2.2.0-dev.22: digest: sha256:e6ee31256dc75e65a1fb7db3f7d1b56cdae0ff236a941fe64f8c2e4fc72d1204 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:47:13.430Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:47:13.724Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 [2022-03-23T15:47:13.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-23T15:47:13.724Z] bc49846d5b0e: Preparing [2022-03-23T15:47:13.724Z] 21a204749d4b: Preparing [2022-03-23T15:47:13.724Z] 289384673ac9: Preparing [2022-03-23T15:47:13.724Z] 5f461a559d57: Preparing [2022-03-23T15:47:13.724Z] b395ac2d81be: Preparing [2022-03-23T15:47:13.724Z] 2e38978dfe40: Preparing [2022-03-23T15:47:13.724Z] 2e38978dfe40: Waiting [2022-03-23T15:47:13.724Z] b395ac2d81be: Layer already exists [2022-03-23T15:47:13.724Z] 21a204749d4b: Layer already exists [2022-03-23T15:47:13.724Z] 289384673ac9: Layer already exists [2022-03-23T15:47:13.724Z] 5f461a559d57: Layer already exists [2022-03-23T15:47:13.724Z] bc49846d5b0e: Layer already exists [2022-03-23T15:47:13.724Z] 2e38978dfe40: Layer already exists [2022-03-23T15:47:13.724Z] 0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22: digest: sha256:e6ee31256dc75e65a1fb7db3f7d1b56cdae0ff236a941fe64f8c2e4fc72d1204 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:47:14.033Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:47:14.332Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-03-23T15:47:14.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-23T15:47:14.332Z] bc49846d5b0e: Preparing [2022-03-23T15:47:14.332Z] 21a204749d4b: Preparing [2022-03-23T15:47:14.332Z] 289384673ac9: Preparing [2022-03-23T15:47:14.332Z] 5f461a559d57: Preparing [2022-03-23T15:47:14.332Z] b395ac2d81be: Preparing [2022-03-23T15:47:14.332Z] 2e38978dfe40: Preparing [2022-03-23T15:47:14.332Z] 2e38978dfe40: Waiting [2022-03-23T15:47:14.332Z] 5f461a559d57: Layer already exists [2022-03-23T15:47:14.332Z] b395ac2d81be: Layer already exists [2022-03-23T15:47:14.332Z] bc49846d5b0e: Layer already exists [2022-03-23T15:47:14.332Z] 289384673ac9: Layer already exists [2022-03-23T15:47:14.332Z] 21a204749d4b: Layer already exists [2022-03-23T15:47:14.332Z] 2e38978dfe40: Layer already exists [2022-03-23T15:47:14.332Z] main: digest: sha256:e6ee31256dc75e65a1fb7db3f7d1b56cdae0ff236a941fe64f8c2e4fc72d1204 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-23T15:47:14.376Z] ===================================================== [Pipeline] echo [2022-03-23T15:47:14.387Z] taggedImages: [2022-03-23T15:47:14.387Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0eb39531cc0e251679d567441103b89f8fe292d6 [2022-03-23T15:47:14.387Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-03-23T15:47:14.387Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.22 [2022-03-23T15:47:14.387Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 [2022-03-23T15:47:14.387Z] - 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-23T15:47:14.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T15:47:14.773Z] [2022-03-23T15:47:14.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:47:15.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T15:47:15.073Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-23T15:47:15.073Z] 5eb5b503b376: Pulling fs layer [2022-03-23T15:47:15.073Z] 5c69ac0246d0: Pulling fs layer [2022-03-23T15:47:15.073Z] ec43610c2a17: Pulling fs layer [2022-03-23T15:47:15.073Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-23T15:47:15.073Z] 33b1e0a273af: Pulling fs layer [2022-03-23T15:47:15.073Z] 5d3b04190fa2: Pulling fs layer [2022-03-23T15:47:15.073Z] 2f39f015ded8: Pulling fs layer [2022-03-23T15:47:15.073Z] 3a2ae6a8a46f: Waiting [2022-03-23T15:47:15.073Z] 33b1e0a273af: Waiting [2022-03-23T15:47:15.073Z] 5d3b04190fa2: Waiting [2022-03-23T15:47:15.074Z] 2f39f015ded8: Waiting [2022-03-23T15:47:15.074Z] 5c69ac0246d0: Verifying Checksum [2022-03-23T15:47:15.074Z] 5c69ac0246d0: Download complete [2022-03-23T15:47:15.074Z] 33b1e0a273af: Verifying Checksum [2022-03-23T15:47:15.074Z] 33b1e0a273af: Download complete [2022-03-23T15:47:15.074Z] 5d3b04190fa2: Verifying Checksum [2022-03-23T15:47:15.074Z] 5d3b04190fa2: Download complete [2022-03-23T15:47:15.074Z] ec43610c2a17: Verifying Checksum [2022-03-23T15:47:15.074Z] ec43610c2a17: Download complete [2022-03-23T15:47:15.334Z] 5eb5b503b376: Verifying Checksum [2022-03-23T15:47:15.334Z] 5eb5b503b376: Download complete [2022-03-23T15:47:15.906Z] 2f39f015ded8: Download complete [2022-03-23T15:47:16.472Z] 5eb5b503b376: Pull complete [2022-03-23T15:47:16.732Z] 5c69ac0246d0: Pull complete [2022-03-23T15:47:17.301Z] ec43610c2a17: Pull complete [2022-03-23T15:47:17.301Z] 3a2ae6a8a46f: Pull complete [2022-03-23T15:47:17.560Z] 33b1e0a273af: Pull complete [2022-03-23T15:47:17.560Z] 5d3b04190fa2: Pull complete [2022-03-23T15:47:21.754Z] 2f39f015ded8: Pull complete [2022-03-23T15:47:21.754Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-23T15:47:21.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T15:47:21.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-23T15:47:21.821Z] prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container [2022-03-23T15:47:21.863Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-23T15:47:23.511Z] $ docker top 987131d1f3800f7801804ff137043f983e04a8bf6de5287b79468059580f8ecf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:47:23.934Z] ---> job-cost.sh [2022-03-23T15:47:23.934Z] lf-activate-venv: SKIPPING [2022-03-23T15:47:23.934Z] INFO: No Stack... [2022-03-23T15:47:24.197Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-23T15:47:24.769Z] INFO: Archiving Costs [Pipeline] sh [2022-03-23T15:47:25.068Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-03-23T15:47:25.069Z] + cut -d, -f6 [Pipeline] lock [2022-03-23T15:47:25.085Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] [2022-03-23T15:47:25.092Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] did not exist. Created. [2022-03-23T15:47:25.092Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-23T15:47:25.395Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-23T15:47:25.423Z] Stashed 1 file(s) [Pipeline] } [2022-03-23T15:47:25.439Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-23T15:47:25.465Z] $ docker stop --time=1 987131d1f3800f7801804ff137043f983e04a8bf6de5287b79468059580f8ecf [2022-03-23T15:47:26.657Z] $ docker rm -f 987131d1f3800f7801804ff137043f983e04a8bf6de5287b79468059580f8ecf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-23T15:47:49.105Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8655 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-03-23T15:47:49.120Z] Running in /w/workspace/app-service-configurable/58 [Pipeline] { [Pipeline] checkout [2022-03-23T15:47:49.589Z] Selected Git installation does not exist. Using Default [2022-03-23T15:47:49.590Z] The recommended git tool is: NONE [2022-03-23T15:47:56.624Z] using credential edgex-jenkins-ssh [2022-03-23T15:47:56.644Z] Cloning the remote Git repository [2022-03-23T15:47:56.713Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-03-23T15:47:56.820Z] > git init /w/workspace/app-service-configurable/58 # timeout=10 [2022-03-23T15:47:56.924Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-03-23T15:47:56.924Z] > git --version # timeout=10 [2022-03-23T15:47:56.952Z] > git --version # 'git version 2.25.1' [2022-03-23T15:47:56.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T15:47:57.141Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T15:47:58.374Z] Avoid second fetch [2022-03-23T15:47:58.374Z] Checking out Revision 0eb39531cc0e251679d567441103b89f8fe292d6 (main) [2022-03-23T15:47:58.295Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-03-23T15:47:58.341Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T15:47:58.402Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T15:47:58.424Z] > git checkout -f 0eb39531cc0e251679d567441103b89f8fe292d6 # timeout=10 [2022-03-23T15:48:02.756Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#390)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T15:48:03.619Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-23T15:48:03.619Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T15:48:03.619Z] Dload Upload Total Spent Left Speed [2022-03-23T15:48:03.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47562 0 --:--:-- --:--:-- --:--:-- 47562 [Pipeline] sh [2022-03-23T15:48:04.158Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-23T15:48:04.500Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-23T15:48:04.500Z] + sudo tee /etc/docker/daemon.new [2022-03-23T15:48:04.500Z] { [2022-03-23T15:48:04.500Z] "registry-mirrors": [ [2022-03-23T15:48:04.501Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-23T15:48:04.501Z] ], [2022-03-23T15:48:04.501Z] "bip": "10.250.0.254/24", [2022-03-23T15:48:04.501Z] "hosts": [ [2022-03-23T15:48:04.501Z] "tcp://0.0.0.0:5555", [2022-03-23T15:48:04.501Z] "unix:///var/run/docker.sock" [2022-03-23T15:48:04.501Z] ], [2022-03-23T15:48:04.501Z] "mtu": 1458, [2022-03-23T15:48:04.501Z] "selinux-enabled": true, [2022-03-23T15:48:04.501Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-23T15:48:04.501Z] } [Pipeline] sh [2022-03-23T15:48:04.848Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-23T15:48:05.187Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T15:48:23.553Z] provisioning config files... [2022-03-23T15:48:23.579Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/58@tmp/config7248150632021485575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:48:23.941Z] ---> docker-login.sh [2022-03-23T15:48:23.941Z] nexus3.edgexfoundry.org:10001 [2022-03-23T15:48:24.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:48:24.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:48:24.819Z] Configure a credential helper to remove this warning. See [2022-03-23T15:48:24.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:48:24.819Z] [2022-03-23T15:48:24.819Z] Login Succeeded [2022-03-23T15:48:24.819Z] nexus3.edgexfoundry.org:10002 [2022-03-23T15:48:25.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:48:25.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:48:25.380Z] Configure a credential helper to remove this warning. See [2022-03-23T15:48:25.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:48:25.380Z] [2022-03-23T15:48:25.380Z] Login Succeeded [2022-03-23T15:48:25.380Z] nexus3.edgexfoundry.org:10003 [2022-03-23T15:48:25.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:48:25.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:48:25.653Z] Configure a credential helper to remove this warning. See [2022-03-23T15:48:25.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:48:25.653Z] [2022-03-23T15:48:25.653Z] Login Succeeded [2022-03-23T15:48:25.653Z] nexus3.edgexfoundry.org:10004 [2022-03-23T15:48:25.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:48:26.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:48:26.216Z] Configure a credential helper to remove this warning. See [2022-03-23T15:48:26.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:48:26.216Z] [2022-03-23T15:48:26.216Z] Login Succeeded [2022-03-23T15:48:26.216Z] docker.io [2022-03-23T15:48:26.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:48:27.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:48:27.086Z] Configure a credential helper to remove this warning. See [2022-03-23T15:48:27.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:48:27.086Z] [2022-03-23T15:48:27.086Z] Login Succeeded [2022-03-23T15:48:27.086Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T15:48:27.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-23T15:48:27.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T15:48:27.774Z] ========================================================= [2022-03-23T15:48:27.774Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-23T15:48:27.774Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:48:28.141Z] + 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-23T15:48:28.141Z] Sending build context to Docker daemon 208.4kB [2022-03-23T15:48:28.426Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T15:48:28.426Z] Step 2/13 : FROM ${BASE} AS builder [2022-03-23T15:48:28.702Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-23T15:48:28.702Z] 9b3977197b4f: Pulling fs layer [2022-03-23T15:48:28.702Z] 1a89e8eeedd5: Pulling fs layer [2022-03-23T15:48:28.702Z] 94645a83ff95: Pulling fs layer [2022-03-23T15:48:28.702Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-23T15:48:28.702Z] 0c92f367c5e7: Pulling fs layer [2022-03-23T15:48:28.702Z] f7c0051592d6: Pulling fs layer [2022-03-23T15:48:28.702Z] a227ed2f7395: Pulling fs layer [2022-03-23T15:48:28.702Z] 7b1c46037f91: Pulling fs layer [2022-03-23T15:48:28.702Z] 3f3a8bcf1eab: Waiting [2022-03-23T15:48:28.702Z] 0c92f367c5e7: Waiting [2022-03-23T15:48:28.702Z] f7c0051592d6: Waiting [2022-03-23T15:48:28.702Z] a227ed2f7395: Waiting [2022-03-23T15:48:28.702Z] 94645a83ff95: Download complete [2022-03-23T15:48:28.702Z] 1a89e8eeedd5: Download complete [2022-03-23T15:48:28.702Z] 0c92f367c5e7: Download complete [2022-03-23T15:48:28.702Z] f7c0051592d6: Verifying Checksum [2022-03-23T15:48:28.702Z] f7c0051592d6: Download complete [2022-03-23T15:48:28.702Z] 9b3977197b4f: Download complete [2022-03-23T15:48:28.702Z] a227ed2f7395: Verifying Checksum [2022-03-23T15:48:28.702Z] a227ed2f7395: Download complete [2022-03-23T15:48:29.309Z] 9b3977197b4f: Pull complete [2022-03-23T15:48:30.308Z] 1a89e8eeedd5: Pull complete [2022-03-23T15:48:30.308Z] 94645a83ff95: Pull complete [2022-03-23T15:48:30.909Z] 7b1c46037f91: Download complete [2022-03-23T15:48:31.185Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-23T15:48:31.185Z] 3f3a8bcf1eab: Download complete [2022-03-23T15:48:43.596Z] 3f3a8bcf1eab: Pull complete [2022-03-23T15:48:43.596Z] 0c92f367c5e7: Pull complete [2022-03-23T15:48:43.870Z] f7c0051592d6: Pull complete [2022-03-23T15:48:44.146Z] a227ed2f7395: Pull complete [2022-03-23T15:48:50.871Z] 7b1c46037f91: Pull complete [2022-03-23T15:48:50.871Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-23T15:48:50.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T15:48:50.871Z] ---> f79e39bc4007 [2022-03-23T15:48:50.871Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-23T15:48:51.147Z] ---> Running in a2d035e5e419 [2022-03-23T15:48:51.423Z] Removing intermediate container a2d035e5e419 [2022-03-23T15:48:51.423Z] ---> 0076f49d1a15 [2022-03-23T15:48:51.423Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T15:48:51.423Z] ---> Running in f4569d39137b [2022-03-23T15:48:51.701Z] Removing intermediate container f4569d39137b [2022-03-23T15:48:51.701Z] ---> 8874cf560bb7 [2022-03-23T15:48:51.701Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-23T15:48:51.701Z] ---> Running in 254018563a18 [2022-03-23T15:48:52.304Z] Removing intermediate container 254018563a18 [2022-03-23T15:48:52.304Z] ---> 621ff143404f [2022-03-23T15:48:52.304Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T15:48:52.304Z] ---> Running in e3fa8c0fa8f7 [2022-03-23T15:48:54.282Z] Removing intermediate container e3fa8c0fa8f7 [2022-03-23T15:48:54.282Z] ---> 9d057605ddf3 [2022-03-23T15:48:54.282Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T15:48:54.282Z] ---> Running in fbde244cd5dd [2022-03-23T15:48:54.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T15:48:55.860Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T15:48:56.846Z] OK: 220 MiB in 52 packages [2022-03-23T15:48:57.455Z] Removing intermediate container fbde244cd5dd [2022-03-23T15:48:57.455Z] ---> ac40c8aecfbb [2022-03-23T15:48:57.455Z] Step 8/13 : WORKDIR /app [2022-03-23T15:48:57.455Z] ---> Running in 0663b2b7936d [2022-03-23T15:48:57.731Z] Removing intermediate container 0663b2b7936d [2022-03-23T15:48:57.731Z] ---> 97d93d41f60d [2022-03-23T15:48:57.731Z] Step 9/13 : COPY go.mod vendor* ./ [2022-03-23T15:48:58.338Z] ---> 3341ecd02db3 [2022-03-23T15:48:58.338Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T15:48:58.338Z] ---> Running in 52ee4535ac2c [2022-03-23T15:50:20.154Z] Removing intermediate container 52ee4535ac2c [2022-03-23T15:50:20.154Z] ---> 1a93973885c4 [2022-03-23T15:50:20.154Z] Step 11/13 : COPY . . [2022-03-23T15:50:20.154Z] ---> 883a518fc706 [2022-03-23T15:50:20.154Z] Step 12/13 : ARG MAKE="make build" [2022-03-23T15:50:20.154Z] ---> Running in 53cb9e04ad49 [2022-03-23T15:50:20.154Z] Removing intermediate container 53cb9e04ad49 [2022-03-23T15:50:20.154Z] ---> 1b6b6da906b6 [2022-03-23T15:50:20.154Z] Step 13/13 : RUN $MAKE [2022-03-23T15:50:20.154Z] ---> Running in 4265419856f7 [2022-03-23T15:50:20.154Z] noop [2022-03-23T15:50:20.154Z] Removing intermediate container 4265419856f7 [2022-03-23T15:50:20.154Z] ---> ea0e672dcd62 [2022-03-23T15:50:20.154Z] Successfully built ea0e672dcd62 [2022-03-23T15:50:20.154Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:50:20.499Z] + docker inspect -f . ci-base-image-arm64 [2022-03-23T15:50:20.499Z] . [Pipeline] withDockerContainer [2022-03-23T15:50:20.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-8655 does not seem to be running inside a container [2022-03-23T15:50:20.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/58 -v /w/workspace/app-service-configurable/58:/w/workspace/app-service-configurable/58:rw,z -v /w/workspace/app-service-configurable/58@tmp:/w/workspace/app-service-configurable/58@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-23T15:50:22.121Z] $ docker top 68fee8129ca125d97696d71eda70c6987c4b153f8b4ea37e6c22000e268d986d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T15:50:23.045Z] + go version [2022-03-23T15:50:23.045Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-23T15:50:23.068Z] $ docker stop --time=1 68fee8129ca125d97696d71eda70c6987c4b153f8b4ea37e6c22000e268d986d [2022-03-23T15:50:24.711Z] $ docker rm -f 68fee8129ca125d97696d71eda70c6987c4b153f8b4ea37e6c22000e268d986d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:50:25.310Z] + docker inspect -f . ci-base-image-arm64 [2022-03-23T15:50:25.310Z] . [Pipeline] withDockerContainer [2022-03-23T15:50:25.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-8655 does not seem to be running inside a container [2022-03-23T15:50:25.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/58 -v /w/workspace/app-service-configurable/58:/w/workspace/app-service-configurable/58:rw,z -v /w/workspace/app-service-configurable/58@tmp:/w/workspace/app-service-configurable/58@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-23T15:50:26.922Z] $ docker top 0200da80d2b03363ac5a26d79671da89690da067cc50f5d18c6b96ddb2e9506a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-23T15:50:27.853Z] + make test [2022-03-23T15:50:27.853Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-03-23T15:51:14.906Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-03-23T15:51:14.906Z] CGO_ENABLED=1 go vet ./... [2022-03-23T15:51:33.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-23T15:51:33.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-23T15:51:33.240Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-23T15:51:35.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-23T15:51:35.261Z] $ docker stop --time=1 0200da80d2b03363ac5a26d79671da89690da067cc50f5d18c6b96ddb2e9506a [2022-03-23T15:51:37.089Z] $ docker rm -f 0200da80d2b03363ac5a26d79671da89690da067cc50f5d18c6b96ddb2e9506a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T15:51:37.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-23T15:51:37.914Z] Warning: overwriting stash ‘coverage-report’ [2022-03-23T15:51:38.357Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T15:51:38.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-23T15:51:39.089Z] + ls -al . [2022-03-23T15:51:39.089Z] total 172 [2022-03-23T15:51:39.089Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 23 15:51 . [2022-03-23T15:51:39.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 15:47 .. [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 23 15:47 .dockerignore [2022-03-23T15:51:39.089Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 15:48 .git [2022-03-23T15:51:39.089Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 15:47 .github [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 104 Mar 23 15:47 .gitignore [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 7627 Mar 23 15:47 Attribution.txt [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 23791 Mar 23 15:47 CHANGELOG.md [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 2087 Mar 23 15:47 Dockerfile [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 15:47 GOVERNANCE.md [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 23 15:47 Jenkinsfile [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 23 15:47 LICENSE [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 23 15:47 OWNERS.md [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 3860 Mar 23 15:47 README.md [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 15:45 VERSION [2022-03-23T15:51:39.089Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 15:47 bin [2022-03-23T15:51:39.089Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 23 15:50 coverage.out [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 2816 Mar 23 15:47 go.mod [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 50335 Mar 23 15:47 go.sum [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 23 15:47 main.go [2022-03-23T15:51:39.089Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 23 15:47 makefile [2022-03-23T15:51:39.089Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 15:47 res [2022-03-23T15:51:39.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 15:47 snap [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:51:39.437Z] + 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=0eb39531cc0e251679d567441103b89f8fe292d6 --label arch=arm64 --label version=2.2.0-dev.22 . [2022-03-23T15:51:39.437Z] Sending build context to Docker daemon 209.4kB [2022-03-23T15:51:39.710Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T15:51:39.710Z] Step 2/27 : FROM ${BASE} AS builder [2022-03-23T15:51:39.710Z] ---> ea0e672dcd62 [2022-03-23T15:51:39.710Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-23T15:51:39.710Z] ---> Running in d7de3bfbdd1b [2022-03-23T15:51:39.983Z] Removing intermediate container d7de3bfbdd1b [2022-03-23T15:51:39.983Z] ---> 735a27d8e4f2 [2022-03-23T15:51:39.983Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T15:51:40.259Z] ---> Running in 6a05bcf3b5c7 [2022-03-23T15:51:40.534Z] Removing intermediate container 6a05bcf3b5c7 [2022-03-23T15:51:40.534Z] ---> 71b1d11eaf6a [2022-03-23T15:51:40.534Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-23T15:51:40.534Z] ---> Running in 8c81c77f4bfb [2022-03-23T15:51:41.137Z] Removing intermediate container 8c81c77f4bfb [2022-03-23T15:51:41.137Z] ---> ad9c3196bc85 [2022-03-23T15:51:41.137Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T15:51:41.137Z] ---> Running in e009c8689e81 [2022-03-23T15:51:43.118Z] Removing intermediate container e009c8689e81 [2022-03-23T15:51:43.118Z] ---> d2c266920225 [2022-03-23T15:51:43.118Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T15:51:43.118Z] ---> Running in 4f4d3e225300 [2022-03-23T15:51:44.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T15:51:45.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T15:51:45.683Z] OK: 220 MiB in 52 packages [2022-03-23T15:51:46.672Z] Removing intermediate container 4f4d3e225300 [2022-03-23T15:51:46.672Z] ---> 9ed3f2fd5872 [2022-03-23T15:51:46.672Z] Step 8/27 : WORKDIR /app [2022-03-23T15:51:46.672Z] ---> Running in 91d24f0a86c2 [2022-03-23T15:51:46.943Z] Removing intermediate container 91d24f0a86c2 [2022-03-23T15:51:46.943Z] ---> ff5317d74d78 [2022-03-23T15:51:46.943Z] Step 9/27 : COPY go.mod vendor* ./ [2022-03-23T15:51:47.543Z] ---> 50a4092703c2 [2022-03-23T15:51:47.543Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T15:51:47.543Z] ---> Running in ef4d9b527a57 [2022-03-23T15:51:49.524Z] Removing intermediate container ef4d9b527a57 [2022-03-23T15:51:49.524Z] ---> 9a27e3db51a8 [2022-03-23T15:51:49.524Z] Step 11/27 : COPY . . [2022-03-23T15:51:50.511Z] ---> 7ff98cd86cf8 [2022-03-23T15:51:50.511Z] Step 12/27 : ARG MAKE="make build" [2022-03-23T15:51:50.511Z] ---> Running in abcedec8b157 [2022-03-23T15:51:50.784Z] Removing intermediate container abcedec8b157 [2022-03-23T15:51:50.784Z] ---> 65e076b6bd2b [2022-03-23T15:51:50.784Z] Step 13/27 : RUN $MAKE [2022-03-23T15:51:50.784Z] ---> Running in b8dafcf97fa4 [2022-03-23T15:51:51.767Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.22" -o app-service-configurable [2022-03-23T15:52:39.016Z] Removing intermediate container b8dafcf97fa4 [2022-03-23T15:52:39.016Z] ---> 4a0f6b95a12f [2022-03-23T15:52:39.016Z] Step 14/27 : FROM alpine:3.14 [2022-03-23T15:52:39.016Z] 3.14: Pulling from library/alpine [2022-03-23T15:52:39.016Z] 93a1719cf261: Pulling fs layer [2022-03-23T15:52:39.016Z] 93a1719cf261: Verifying Checksum [2022-03-23T15:52:39.016Z] 93a1719cf261: Download complete [2022-03-23T15:52:39.016Z] 93a1719cf261: Pull complete [2022-03-23T15:52:39.016Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-23T15:52:39.016Z] Status: Downloaded newer image for alpine:3.14 [2022-03-23T15:52:39.016Z] ---> 71a2028e5025 [2022-03-23T15:52:39.016Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-23T15:52:39.016Z] ---> Running in ceb354b3f868 [2022-03-23T15:52:39.016Z] Removing intermediate container ceb354b3f868 [2022-03-23T15:52:39.016Z] ---> 21e55f05333a [2022-03-23T15:52:39.016Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-03-23T15:52:39.016Z] ---> Running in 82d4e51fa175 [2022-03-23T15:52:39.288Z] Removing intermediate container 82d4e51fa175 [2022-03-23T15:52:39.288Z] ---> 6c08b05edd86 [2022-03-23T15:52:39.288Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-03-23T15:52:39.288Z] ---> Running in fb3786c06b99 [2022-03-23T15:52:40.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T15:52:40.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T15:52:41.498Z] (1/7) Installing ca-certificates (20211220-r0) [2022-03-23T15:52:41.498Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-03-23T15:52:41.498Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T15:52:41.498Z] (4/7) Installing libsodium (1.0.18-r0) [2022-03-23T15:52:41.498Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T15:52:41.498Z] (6/7) Installing libzmq (4.3.4-r0) [2022-03-23T15:52:41.498Z] (7/7) Installing zeromq (4.3.4-r0) [2022-03-23T15:52:41.498Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T15:52:41.498Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T15:52:41.771Z] OK: 9 MiB in 21 packages [2022-03-23T15:52:42.746Z] Removing intermediate container fb3786c06b99 [2022-03-23T15:52:42.746Z] ---> 8859b322f818 [2022-03-23T15:52:42.746Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-03-23T15:52:43.341Z] ---> 78185c75c01f [2022-03-23T15:52:43.341Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-03-23T15:52:43.938Z] ---> 84a5300bbe18 [2022-03-23T15:52:43.938Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-03-23T15:52:44.537Z] ---> aa0ee887aefe [2022-03-23T15:52:44.537Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-03-23T15:52:45.537Z] ---> 9017f98f61b3 [2022-03-23T15:52:45.537Z] Step 22/27 : EXPOSE 48095 [2022-03-23T15:52:45.819Z] ---> Running in 79654688ac6d [2022-03-23T15:52:46.094Z] Removing intermediate container 79654688ac6d [2022-03-23T15:52:46.094Z] ---> cd20f4e55ed8 [2022-03-23T15:52:46.094Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-03-23T15:52:46.094Z] ---> Running in d62be0e16a18 [2022-03-23T15:52:46.371Z] Removing intermediate container d62be0e16a18 [2022-03-23T15:52:46.371Z] ---> f2a1643b950e [2022-03-23T15:52:46.371Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T15:52:46.371Z] ---> Running in bb1bde43bab4 [2022-03-23T15:52:46.645Z] Removing intermediate container bb1bde43bab4 [2022-03-23T15:52:46.645Z] ---> fbd64ce5a874 [2022-03-23T15:52:46.645Z] Step 25/27 : LABEL arch=arm64 [2022-03-23T15:52:46.921Z] ---> Running in 3f93c524bb8c [2022-03-23T15:52:47.194Z] Removing intermediate container 3f93c524bb8c [2022-03-23T15:52:47.194Z] ---> 9ab1df36b68f [2022-03-23T15:52:47.194Z] Step 26/27 : LABEL git_sha=0eb39531cc0e251679d567441103b89f8fe292d6 [2022-03-23T15:52:47.194Z] ---> Running in e831ea9c33c4 [2022-03-23T15:52:47.468Z] Removing intermediate container e831ea9c33c4 [2022-03-23T15:52:47.468Z] ---> 98f3ca8c5708 [2022-03-23T15:52:47.468Z] Step 27/27 : LABEL version=2.2.0-dev.22 [2022-03-23T15:52:47.468Z] ---> Running in f0e03b2b0a95 [2022-03-23T15:52:48.064Z] Removing intermediate container f0e03b2b0a95 [2022-03-23T15:52:48.064Z] ---> ae4e87e21c60 [2022-03-23T15:52:48.064Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-23T15:52:48.064Z] Successfully built ae4e87e21c60 [2022-03-23T15:52:48.064Z] 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-23T15:52:48.168Z] provisioning config files... [2022-03-23T15:52:48.186Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/58@tmp/config4014157964928462295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:52:48.542Z] ---> docker-login.sh [2022-03-23T15:52:48.542Z] nexus3.edgexfoundry.org:10001 [2022-03-23T15:52:48.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:52:48.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:52:48.816Z] Configure a credential helper to remove this warning. See [2022-03-23T15:52:48.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:52:48.816Z] [2022-03-23T15:52:48.816Z] Login Succeeded [2022-03-23T15:52:48.816Z] nexus3.edgexfoundry.org:10002 [2022-03-23T15:52:49.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:52:49.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:52:49.418Z] Configure a credential helper to remove this warning. See [2022-03-23T15:52:49.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:52:49.418Z] [2022-03-23T15:52:49.418Z] Login Succeeded [2022-03-23T15:52:49.418Z] nexus3.edgexfoundry.org:10003 [2022-03-23T15:52:49.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:52:49.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:52:49.967Z] Configure a credential helper to remove this warning. See [2022-03-23T15:52:49.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:52:49.967Z] [2022-03-23T15:52:49.967Z] Login Succeeded [2022-03-23T15:52:49.967Z] nexus3.edgexfoundry.org:10004 [2022-03-23T15:52:50.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:52:50.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:52:50.248Z] Configure a credential helper to remove this warning. See [2022-03-23T15:52:50.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:52:50.248Z] [2022-03-23T15:52:50.248Z] Login Succeeded [2022-03-23T15:52:50.521Z] docker.io [2022-03-23T15:52:50.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T15:52:51.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T15:52:51.065Z] Configure a credential helper to remove this warning. See [2022-03-23T15:52:51.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T15:52:51.065Z] [2022-03-23T15:52:51.065Z] Login Succeeded [2022-03-23T15:52:51.065Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T15:52:51.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-23T15:52:51.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T15:52:51.143Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-03-23T15:52:51.143Z] 0eb39531cc0e251679d567441103b89f8fe292d6 [2022-03-23T15:52:51.143Z] latest [2022-03-23T15:52:51.143Z] 2.2.0-dev.22 [2022-03-23T15:52:51.143Z] 0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 [2022-03-23T15:52:51.143Z] main [2022-03-23T15:52:51.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:52:51.495Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:52:51.846Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0eb39531cc0e251679d567441103b89f8fe292d6 [2022-03-23T15:52:51.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-23T15:52:51.846Z] c720dcd6dd11: Preparing [2022-03-23T15:52:51.846Z] db017624a543: Preparing [2022-03-23T15:52:51.846Z] 343d9eddbf55: Preparing [2022-03-23T15:52:51.846Z] 44ed142f4fc5: Preparing [2022-03-23T15:52:51.846Z] dfe30f4fd3d2: Preparing [2022-03-23T15:52:51.846Z] 49c7c6f6dc6c: Preparing [2022-03-23T15:52:51.846Z] 49c7c6f6dc6c: Waiting [2022-03-23T15:52:52.124Z] 44ed142f4fc5: Pushed [2022-03-23T15:52:52.124Z] db017624a543: Pushed [2022-03-23T15:52:52.124Z] 343d9eddbf55: Pushed [2022-03-23T15:52:52.124Z] 49c7c6f6dc6c: Layer already exists [2022-03-23T15:52:53.106Z] dfe30f4fd3d2: Pushed [2022-03-23T15:52:55.726Z] c720dcd6dd11: Pushed [2022-03-23T15:52:55.998Z] 0eb39531cc0e251679d567441103b89f8fe292d6: digest: sha256:3ce26c7113e87a0955b34d4694dd226eda493308797dafefddb8fd298f165037 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:52:56.342Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:52:56.686Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-03-23T15:52:56.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-23T15:52:56.686Z] c720dcd6dd11: Preparing [2022-03-23T15:52:56.686Z] db017624a543: Preparing [2022-03-23T15:52:56.686Z] 343d9eddbf55: Preparing [2022-03-23T15:52:56.686Z] 44ed142f4fc5: Preparing [2022-03-23T15:52:56.686Z] dfe30f4fd3d2: Preparing [2022-03-23T15:52:56.686Z] 49c7c6f6dc6c: Preparing [2022-03-23T15:52:56.686Z] 49c7c6f6dc6c: Waiting [2022-03-23T15:52:56.686Z] 343d9eddbf55: Layer already exists [2022-03-23T15:52:56.686Z] db017624a543: Layer already exists [2022-03-23T15:52:56.686Z] 44ed142f4fc5: Layer already exists [2022-03-23T15:52:56.686Z] c720dcd6dd11: Layer already exists [2022-03-23T15:52:56.686Z] dfe30f4fd3d2: Layer already exists [2022-03-23T15:52:56.686Z] 49c7c6f6dc6c: Layer already exists [2022-03-23T15:52:56.960Z] latest: digest: sha256:3ce26c7113e87a0955b34d4694dd226eda493308797dafefddb8fd298f165037 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:52:57.312Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:52:57.657Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.22 [2022-03-23T15:52:57.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-23T15:52:57.657Z] c720dcd6dd11: Preparing [2022-03-23T15:52:57.657Z] db017624a543: Preparing [2022-03-23T15:52:57.657Z] 343d9eddbf55: Preparing [2022-03-23T15:52:57.657Z] 44ed142f4fc5: Preparing [2022-03-23T15:52:57.657Z] dfe30f4fd3d2: Preparing [2022-03-23T15:52:57.657Z] 49c7c6f6dc6c: Preparing [2022-03-23T15:52:57.657Z] 49c7c6f6dc6c: Waiting [2022-03-23T15:52:57.657Z] 343d9eddbf55: Layer already exists [2022-03-23T15:52:57.657Z] dfe30f4fd3d2: Layer already exists [2022-03-23T15:52:57.657Z] db017624a543: Layer already exists [2022-03-23T15:52:57.657Z] 44ed142f4fc5: Layer already exists [2022-03-23T15:52:57.657Z] c720dcd6dd11: Layer already exists [2022-03-23T15:52:57.931Z] 49c7c6f6dc6c: Layer already exists [2022-03-23T15:52:57.931Z] 2.2.0-dev.22: digest: sha256:3ce26c7113e87a0955b34d4694dd226eda493308797dafefddb8fd298f165037 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:52:58.280Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:52:58.621Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 [2022-03-23T15:52:58.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-23T15:52:58.621Z] c720dcd6dd11: Preparing [2022-03-23T15:52:58.621Z] db017624a543: Preparing [2022-03-23T15:52:58.621Z] 343d9eddbf55: Preparing [2022-03-23T15:52:58.621Z] 44ed142f4fc5: Preparing [2022-03-23T15:52:58.621Z] dfe30f4fd3d2: Preparing [2022-03-23T15:52:58.622Z] 49c7c6f6dc6c: Preparing [2022-03-23T15:52:58.622Z] 49c7c6f6dc6c: Waiting [2022-03-23T15:52:58.622Z] 44ed142f4fc5: Layer already exists [2022-03-23T15:52:58.622Z] 343d9eddbf55: Layer already exists [2022-03-23T15:52:58.622Z] c720dcd6dd11: Layer already exists [2022-03-23T15:52:58.622Z] db017624a543: Layer already exists [2022-03-23T15:52:58.622Z] dfe30f4fd3d2: Layer already exists [2022-03-23T15:52:58.622Z] 49c7c6f6dc6c: Layer already exists [2022-03-23T15:52:58.895Z] 0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22: digest: sha256:3ce26c7113e87a0955b34d4694dd226eda493308797dafefddb8fd298f165037 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:52:59.244Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:52:59.591Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-03-23T15:52:59.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-23T15:52:59.591Z] c720dcd6dd11: Preparing [2022-03-23T15:52:59.591Z] db017624a543: Preparing [2022-03-23T15:52:59.591Z] 343d9eddbf55: Preparing [2022-03-23T15:52:59.591Z] 44ed142f4fc5: Preparing [2022-03-23T15:52:59.591Z] dfe30f4fd3d2: Preparing [2022-03-23T15:52:59.591Z] 49c7c6f6dc6c: Preparing [2022-03-23T15:52:59.591Z] 49c7c6f6dc6c: Waiting [2022-03-23T15:52:59.591Z] 44ed142f4fc5: Layer already exists [2022-03-23T15:52:59.591Z] c720dcd6dd11: Layer already exists [2022-03-23T15:52:59.591Z] db017624a543: Layer already exists [2022-03-23T15:52:59.591Z] 343d9eddbf55: Layer already exists [2022-03-23T15:52:59.591Z] dfe30f4fd3d2: Layer already exists [2022-03-23T15:52:59.591Z] 49c7c6f6dc6c: Layer already exists [2022-03-23T15:52:59.864Z] main: digest: sha256:3ce26c7113e87a0955b34d4694dd226eda493308797dafefddb8fd298f165037 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-23T15:52:59.913Z] ===================================================== [Pipeline] echo [2022-03-23T15:52:59.925Z] taggedImages: [2022-03-23T15:52:59.925Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0eb39531cc0e251679d567441103b89f8fe292d6 [2022-03-23T15:52:59.925Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-03-23T15:52:59.925Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.22 [2022-03-23T15:52:59.925Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 [2022-03-23T15:52:59.925Z] - 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-23T15:53:00.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T15:53:00.306Z] [2022-03-23T15:53:00.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:53:00.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T15:53:00.943Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-23T15:53:00.943Z] 8998bd30e6a1: Pulling fs layer [2022-03-23T15:53:00.943Z] 04944245beec: Pulling fs layer [2022-03-23T15:53:00.943Z] 699f458cf7ca: Pulling fs layer [2022-03-23T15:53:00.943Z] 765212b225bb: Pulling fs layer [2022-03-23T15:53:00.943Z] f23df028b6ca: Pulling fs layer [2022-03-23T15:53:00.943Z] d65c8cfc05b1: Pulling fs layer [2022-03-23T15:53:00.943Z] 2437ff75d9bd: Pulling fs layer [2022-03-23T15:53:00.943Z] 765212b225bb: Waiting [2022-03-23T15:53:00.943Z] f23df028b6ca: Waiting [2022-03-23T15:53:00.943Z] d65c8cfc05b1: Waiting [2022-03-23T15:53:00.943Z] 2437ff75d9bd: Waiting [2022-03-23T15:53:00.943Z] 04944245beec: Verifying Checksum [2022-03-23T15:53:00.943Z] 04944245beec: Download complete [2022-03-23T15:53:00.943Z] 765212b225bb: Verifying Checksum [2022-03-23T15:53:00.943Z] 765212b225bb: Download complete [2022-03-23T15:53:01.223Z] f23df028b6ca: Verifying Checksum [2022-03-23T15:53:01.223Z] f23df028b6ca: Download complete [2022-03-23T15:53:01.223Z] d65c8cfc05b1: Verifying Checksum [2022-03-23T15:53:01.223Z] d65c8cfc05b1: Download complete [2022-03-23T15:53:01.223Z] 699f458cf7ca: Verifying Checksum [2022-03-23T15:53:01.223Z] 699f458cf7ca: Download complete [2022-03-23T15:53:01.499Z] 8998bd30e6a1: Download complete [2022-03-23T15:53:04.138Z] 2437ff75d9bd: Verifying Checksum [2022-03-23T15:53:04.138Z] 2437ff75d9bd: Download complete [2022-03-23T15:53:06.123Z] 8998bd30e6a1: Pull complete [2022-03-23T15:53:06.726Z] 04944245beec: Pull complete [2022-03-23T15:53:08.167Z] 699f458cf7ca: Pull complete [2022-03-23T15:53:08.440Z] 765212b225bb: Pull complete [2022-03-23T15:53:09.424Z] f23df028b6ca: Pull complete [2022-03-23T15:53:09.424Z] d65c8cfc05b1: Pull complete [2022-03-23T15:53:24.535Z] 2437ff75d9bd: Pull complete [2022-03-23T15:53:24.535Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-23T15:53:24.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T15:53:24.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-23T15:53:25.040Z] prd-ubuntu20.04-docker-arm64-4c-16g-8655 does not seem to be running inside a container [2022-03-23T15:53:25.133Z] $ 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/58 -v /w/workspace/app-service-configurable/58:/w/workspace/app-service-configurable/58:rw,z -v /w/workspace/app-service-configurable/58@tmp:/w/workspace/app-service-configurable/58@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-23T15:53:27.978Z] $ docker top 96c044affe511aa3be3db0db6f60e69d170c75028f74c86a61e6414cc2d0e052 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:53:28.934Z] ---> job-cost.sh [2022-03-23T15:53:28.934Z] lf-activate-venv: SKIPPING [2022-03-23T15:53:28.934Z] INFO: No Stack... [2022-03-23T15:53:29.532Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-23T15:53:30.133Z] INFO: Archiving Costs [Pipeline] sh [2022-03-23T15:53:30.809Z] + cat /w/workspace/app-service-configurable/58/archives/cost.csv [2022-03-23T15:53:30.809Z] + cut -d, -f6 [Pipeline] lock [2022-03-23T15:53:30.886Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] [2022-03-23T15:53:30.897Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] did not exist. Created. [2022-03-23T15:53:30.897Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-23T15:53:31.588Z] /w/workspace/app-service-configurable/58@tmp/durable-29dbdd74/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-23T15:53:32.280Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-23T15:53:32.301Z] Warning: overwriting stash ‘stack-cost’ [2022-03-23T15:53:32.352Z] Stashed 1 file(s) [Pipeline] } [2022-03-23T15:53:32.359Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-23T15:53:32.382Z] $ docker stop --time=1 96c044affe511aa3be3db0db6f60e69d170c75028f74c86a61e6414cc2d0e052 [2022-03-23T15:53:33.925Z] $ docker rm -f 96c044affe511aa3be3db0db6f60e69d170c75028f74c86a61e6414cc2d0e052 [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-23T15:53:34.503Z] provisioning config files... [2022-03-23T15:53:34.511Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config824133486600168691tmp [Pipeline] { [Pipeline] sh [2022-03-23T15:53:34.811Z] + set +x [2022-03-23T15:53:34.811Z] + bash -s -- [2022-03-23T15:53:34.811Z] + curl -s https://codecov.io/bash [2022-03-23T15:53:34.811Z] [2022-03-23T15:53:34.811Z] _____ _ [2022-03-23T15:53:34.811Z] / ____| | | [2022-03-23T15:53:34.811Z] | | ___ __| | ___ ___ _____ __ [2022-03-23T15:53:34.811Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-23T15:53:34.811Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-23T15:53:34.811Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-23T15:53:34.811Z] Bash-1.0.6 [2022-03-23T15:53:34.811Z] [2022-03-23T15:53:34.811Z] [2022-03-23T15:53:34.811Z] ==> git version 2.25.1 found [2022-03-23T15:53:34.811Z] ==> 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-23T15:53:34.811Z] Release-Date: 2020-01-08 [2022-03-23T15:53:34.811Z] 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-23T15:53:34.811Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-23T15:53:34.811Z] ==> Jenkins CI detected. [2022-03-23T15:53:34.811Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-03-23T15:53:34.811Z] project root: . [2022-03-23T15:53:34.811Z] --> token set from env [2022-03-23T15:53:34.811Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-23T15:53:35.072Z] ==> Running gcov in . (disable via -X gcov) [2022-03-23T15:53:35.073Z] ==> Python coveragepy not found [2022-03-23T15:53:35.073Z] ==> Searching for coverage reports in: [2022-03-23T15:53:35.073Z] + . [2022-03-23T15:53:35.073Z] -> Found 1 reports [2022-03-23T15:53:35.073Z] ==> Detecting git/mercurial file structure [2022-03-23T15:53:35.073Z] ==> Reading reports [2022-03-23T15:53:35.073Z] + ./coverage.out bytes=10 [2022-03-23T15:53:35.073Z] ==> Appending adjustments [2022-03-23T15:53:35.073Z] https://docs.codecov.io/docs/fixing-reports [2022-03-23T15:53:35.073Z] + Found adjustments [2022-03-23T15:53:35.073Z] ==> Gzipping contents [2022-03-23T15:53:35.073Z] 4.0K /tmp/codecov.zTgYip.gz [2022-03-23T15:53:35.073Z] ==> Uploading reports [2022-03-23T15:53:35.073Z] url: https://codecov.io [2022-03-23T15:53:35.073Z] query: branch=main&commit=0eb39531cc0e251679d567441103b89f8fe292d6&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-23T15:53:35.073Z] -> Pinging Codecov [2022-03-23T15:53:35.073Z] 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=0eb39531cc0e251679d567441103b89f8fe292d6&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-23T15:53:35.335Z] -> Uploading to [2022-03-23T15:53:35.335Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-23/A97CA9966030D2A3747ED39772930CCE/0eb39531cc0e251679d567441103b89f8fe292d6/75cd401b-2bc7-4617-b613-41093e9d9409.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220323T155335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1d96bb30b8430e09782c42e59aba7db765436f220a6121dbb2fd686cbfcb631 [2022-03-23T15:53:35.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T15:53:35.335Z] Dload Upload Total Spent Left Speed [2022-03-23T15:53:35.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 569 0 0 100 569 0 2802 --:--:-- --:--:-- --:--:-- 2789 100 569 0 0 100 569 0 2517 --:--:-- --:--:-- --:--:-- 2506 [2022-03-23T15:53:35.597Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] } [2022-03-23T15:53:35.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-23T15:53:35.941Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-23T15:53:35.953Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:53:36.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-23T15:53:36.256Z] [2022-03-23T15:53:36.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:53:36.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-23T15:53:36.571Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-23T15:53:36.571Z] 188c0c94c7c5: Pulling fs layer [2022-03-23T15:53:36.571Z] 0ef7d3d256c8: Pulling fs layer [2022-03-23T15:53:36.571Z] de9db76c5a1d: Pulling fs layer [2022-03-23T15:53:36.571Z] 0eba1c9be4d2: Pulling fs layer [2022-03-23T15:53:36.571Z] 0d57e429df01: Pulling fs layer [2022-03-23T15:53:36.571Z] 4e4be7b47b0d: Pulling fs layer [2022-03-23T15:53:36.571Z] e1f770b5df2f: Pulling fs layer [2022-03-23T15:53:36.571Z] 85a0685a4137: Pulling fs layer [2022-03-23T15:53:36.571Z] 0eba1c9be4d2: Waiting [2022-03-23T15:53:36.571Z] 0d57e429df01: Waiting [2022-03-23T15:53:36.571Z] 4e4be7b47b0d: Waiting [2022-03-23T15:53:36.571Z] e1f770b5df2f: Waiting [2022-03-23T15:53:36.571Z] de9db76c5a1d: Verifying Checksum [2022-03-23T15:53:36.571Z] de9db76c5a1d: Download complete [2022-03-23T15:53:36.571Z] 0ef7d3d256c8: Verifying Checksum [2022-03-23T15:53:36.571Z] 0ef7d3d256c8: Download complete [2022-03-23T15:53:36.571Z] 0d57e429df01: Verifying Checksum [2022-03-23T15:53:36.571Z] 0d57e429df01: Download complete [2022-03-23T15:53:36.571Z] 4e4be7b47b0d: Verifying Checksum [2022-03-23T15:53:36.571Z] 4e4be7b47b0d: Download complete [2022-03-23T15:53:36.571Z] 188c0c94c7c5: Download complete [2022-03-23T15:53:36.836Z] 188c0c94c7c5: Pull complete [2022-03-23T15:53:36.836Z] e1f770b5df2f: Verifying Checksum [2022-03-23T15:53:36.836Z] e1f770b5df2f: Download complete [2022-03-23T15:53:36.836Z] 0ef7d3d256c8: Pull complete [2022-03-23T15:53:36.836Z] de9db76c5a1d: Pull complete [2022-03-23T15:53:37.409Z] 0eba1c9be4d2: Verifying Checksum [2022-03-23T15:53:37.409Z] 0eba1c9be4d2: Download complete [2022-03-23T15:53:37.670Z] 85a0685a4137: Download complete [2022-03-23T15:53:40.963Z] 0eba1c9be4d2: Pull complete [2022-03-23T15:53:40.963Z] 0d57e429df01: Pull complete [2022-03-23T15:53:40.963Z] 4e4be7b47b0d: Pull complete [2022-03-23T15:53:41.223Z] e1f770b5df2f: Pull complete [2022-03-23T15:53:44.522Z] 85a0685a4137: Pull complete [2022-03-23T15:53:44.522Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-23T15:53:44.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-23T15:53:44.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-23T15:53:44.593Z] prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container [2022-03-23T15:53:44.640Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-23T15:53:46.531Z] $ docker top 1fc2258e160d5a43e95575e16ea70d04911f4113db078e88a27c1257208b55f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-23T15:53:46.615Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-23T15:53:46.900Z] + set -o pipefail [2022-03-23T15:53:46.900Z] + snyk monitor '--org=edgex-jenkins' [2022-03-23T15:53:55.040Z] [2022-03-23T15:53:55.040Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-03-23T15:53:55.040Z] [2022-03-23T15:53:55.040Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/cd6da538-28bd-4e03-ad28-e76ca38b5b22 [2022-03-23T15:53:55.040Z] [2022-03-23T15:53:55.040Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-23T15:53:55.040Z] [2022-03-23T15:53:55.040Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-23T15:53:55.040Z] [2022-03-23T15:53:55.040Z] [Pipeline] } [2022-03-23T15:53:55.058Z] $ docker stop --time=1 1fc2258e160d5a43e95575e16ea70d04911f4113db078e88a27c1257208b55f7 [2022-03-23T15:53:56.695Z] $ docker rm -f 1fc2258e160d5a43e95575e16ea70d04911f4113db078e88a27c1257208b55f7 [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-23T15:53:57.372Z] + git log --format=format:%s -1 0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] sh [2022-03-23T15:53:57.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T15:53:57.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:53:57.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T15:53:57.977Z] . [Pipeline] withDockerContainer [2022-03-23T15:53:58.051Z] prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container [2022-03-23T15:53:58.092Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T15:53:58.489Z] $ docker top 83ed30285acca43a57f9ec0ede6f8ef48011a703d2c72d69fa7494e637150bfd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T15:53:58.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T15:53:58.580Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T15:53:58.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T15:53:58.727Z] $ docker exec 83ed30285acca43a57f9ec0ede6f8ef48011a703d2c72d69fa7494e637150bfd ssh-agent [2022-03-23T15:53:58.846Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFIgfdd/agent.14 [2022-03-23T15:53:58.846Z] SSH_AGENT_PID=20 [2022-03-23T15:53:58.852Z] Running ssh-add (command line suppressed) [2022-03-23T15:53:58.981Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_511685656690992963.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_511685656690992963.key) [2022-03-23T15:53:58.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T15:53:59.289Z] + git semver tag [2022-03-23T15:53:59.289Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T15:53:59.289Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-23T15:53:59.289Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-23T15:53:59.289Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T15:53:59.289Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T15:53:59.289Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T15:53:59.289Z] # $SEMVER_BRANCH = main [2022-03-23T15:53:59.289Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-03-23T15:53:59.290Z] # 0eb39531cc0e251679d567441103b89f8fe292d6 HEAD [2022-03-23T15:53:59.290Z] # -> Force: false [2022-03-23T15:53:59.290Z] # b5d00403388a00f14bc0a7aee6d6d208b188d65c refs/tags/v2.2.0-dev.22 [Pipeline] } [2022-03-23T15:53:59.304Z] $ docker exec --env ******** --env ******** 83ed30285acca43a57f9ec0ede6f8ef48011a703d2c72d69fa7494e637150bfd ssh-agent -k [2022-03-23T15:53:59.427Z] unset SSH_AUTH_SOCK; [2022-03-23T15:53:59.427Z] unset SSH_AGENT_PID; [2022-03-23T15:53:59.427Z] echo Agent pid 20 killed; [2022-03-23T15:53:59.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T15:53:59.745Z] + git semver [Pipeline] } [2022-03-23T15:53:59.762Z] $ docker stop --time=1 83ed30285acca43a57f9ec0ede6f8ef48011a703d2c72d69fa7494e637150bfd [2022-03-23T15:54:01.055Z] $ docker rm -f 83ed30285acca43a57f9ec0ede6f8ef48011a703d2c72d69fa7494e637150bfd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:54:01.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-23T15:54:01.570Z] [2022-03-23T15:54:01.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:54:01.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-23T15:54:01.881Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-23T15:54:01.881Z] ab5ef0e58194: Pulling fs layer [2022-03-23T15:54:01.881Z] 9712f1f96733: Pulling fs layer [2022-03-23T15:54:01.881Z] 63f879dbbcfc: Pulling fs layer [2022-03-23T15:54:01.881Z] 0d9ebad4ef96: Pulling fs layer [2022-03-23T15:54:01.881Z] e9a5061849ea: Pulling fs layer [2022-03-23T15:54:01.881Z] d747dcd14b5f: Pulling fs layer [2022-03-23T15:54:01.881Z] 2de7ff778b66: Pulling fs layer [2022-03-23T15:54:01.881Z] d747dcd14b5f: Waiting [2022-03-23T15:54:01.881Z] e9a5061849ea: Waiting [2022-03-23T15:54:01.881Z] 0d9ebad4ef96: Waiting [2022-03-23T15:54:01.881Z] 2de7ff778b66: Waiting [2022-03-23T15:54:01.881Z] 9712f1f96733: Verifying Checksum [2022-03-23T15:54:01.881Z] 9712f1f96733: Download complete [2022-03-23T15:54:02.151Z] 63f879dbbcfc: Verifying Checksum [2022-03-23T15:54:02.151Z] 63f879dbbcfc: Download complete [2022-03-23T15:54:02.418Z] e9a5061849ea: Verifying Checksum [2022-03-23T15:54:02.418Z] e9a5061849ea: Download complete [2022-03-23T15:54:02.418Z] d747dcd14b5f: Download complete [2022-03-23T15:54:02.418Z] 0d9ebad4ef96: Verifying Checksum [2022-03-23T15:54:02.418Z] 0d9ebad4ef96: Download complete [2022-03-23T15:54:02.418Z] ab5ef0e58194: Verifying Checksum [2022-03-23T15:54:02.418Z] ab5ef0e58194: Download complete [2022-03-23T15:54:02.687Z] 2de7ff778b66: Verifying Checksum [2022-03-23T15:54:02.687Z] 2de7ff778b66: Download complete [2022-03-23T15:54:06.005Z] ab5ef0e58194: Pull complete [2022-03-23T15:54:06.005Z] 9712f1f96733: Pull complete [2022-03-23T15:54:06.266Z] 63f879dbbcfc: Pull complete [2022-03-23T15:54:10.461Z] 0d9ebad4ef96: Pull complete [2022-03-23T15:54:10.461Z] e9a5061849ea: Pull complete [2022-03-23T15:54:10.461Z] d747dcd14b5f: Pull complete [2022-03-23T15:54:11.397Z] 2de7ff778b66: Pull complete [2022-03-23T15:54:11.397Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-23T15:54:11.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-23T15:54:11.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-23T15:54:11.465Z] prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container [2022-03-23T15:54:11.504Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-23T15:54:13.641Z] $ docker top 84ff75c30de6b7e1f0964ac37d70d0fe22db6eb15ece69e53b9a8fff6e608547 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-23T15:54:13.721Z] provisioning config files... [2022-03-23T15:54:13.729Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8613490307252193921tmp [2022-03-23T15:54:13.738Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config117878112730729934tmp [2022-03-23T15:54:13.749Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4918960215749071816tmp [Pipeline] { [Pipeline] echo [2022-03-23T15:54:13.766Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:54:14.053Z] ---> sigul-configuration.sh [2022-03-23T15:54:14.053Z] gpg: directory `/root/.gnupg' created [2022-03-23T15:54:14.053Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-23T15:54:14.053Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-23T15:54:14.053Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-23T15:54:14.053Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-23T15:54:14.053Z] gpg: CAST5 encrypted data [2022-03-23T15:54:14.053Z] gpg: encrypted with 1 passphrase [2022-03-23T15:54:14.053Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-23T15:54:14.341Z] + mkdir /home/jenkins [2022-03-23T15:54:14.341Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-23T15:54:14.628Z] + 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-23T15:54:14.637Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:54:14.923Z] ---> sigul-install.sh [2022-03-23T15:54:14.923Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-23T15:54:15.212Z] + git tag --list [2022-03-23T15:54:15.212Z] v1.0.0 [2022-03-23T15:54:15.212Z] v1.1.0 [2022-03-23T15:54:15.212Z] v1.2.0 [2022-03-23T15:54:15.212Z] v1.3.0 [2022-03-23T15:54:15.212Z] v1.3.1 [2022-03-23T15:54:15.212Z] v2.0.0 [2022-03-23T15:54:15.212Z] v2.0.1 [2022-03-23T15:54:15.212Z] v2.0.1-dev.1 [2022-03-23T15:54:15.212Z] v2.0.2-dev.1 [2022-03-23T15:54:15.212Z] v2.0.2-dev.10 [2022-03-23T15:54:15.212Z] v2.0.2-dev.11 [2022-03-23T15:54:15.212Z] v2.0.2-dev.12 [2022-03-23T15:54:15.212Z] v2.0.2-dev.13 [2022-03-23T15:54:15.212Z] v2.0.2-dev.14 [2022-03-23T15:54:15.212Z] v2.0.2-dev.15 [2022-03-23T15:54:15.212Z] v2.0.2-dev.16 [2022-03-23T15:54:15.212Z] v2.0.2-dev.17 [2022-03-23T15:54:15.212Z] v2.0.2-dev.18 [2022-03-23T15:54:15.212Z] v2.0.2-dev.19 [2022-03-23T15:54:15.212Z] v2.0.2-dev.2 [2022-03-23T15:54:15.212Z] v2.0.2-dev.20 [2022-03-23T15:54:15.212Z] v2.0.2-dev.21 [2022-03-23T15:54:15.212Z] v2.0.2-dev.22 [2022-03-23T15:54:15.212Z] v2.0.2-dev.23 [2022-03-23T15:54:15.212Z] v2.0.2-dev.24 [2022-03-23T15:54:15.212Z] v2.0.2-dev.25 [2022-03-23T15:54:15.212Z] v2.0.2-dev.26 [2022-03-23T15:54:15.212Z] v2.0.2-dev.27 [2022-03-23T15:54:15.212Z] v2.0.2-dev.28 [2022-03-23T15:54:15.212Z] v2.0.2-dev.29 [2022-03-23T15:54:15.212Z] v2.0.2-dev.3 [2022-03-23T15:54:15.212Z] v2.0.2-dev.30 [2022-03-23T15:54:15.212Z] v2.0.2-dev.4 [2022-03-23T15:54:15.212Z] v2.0.2-dev.5 [2022-03-23T15:54:15.212Z] v2.0.2-dev.6 [2022-03-23T15:54:15.212Z] v2.0.2-dev.7 [2022-03-23T15:54:15.212Z] v2.0.2-dev.8 [2022-03-23T15:54:15.212Z] v2.0.2-dev.9 [2022-03-23T15:54:15.212Z] v2.1.0 [2022-03-23T15:54:15.212Z] v2.2.0-dev.1 [2022-03-23T15:54:15.212Z] v2.2.0-dev.10 [2022-03-23T15:54:15.212Z] v2.2.0-dev.11 [2022-03-23T15:54:15.212Z] v2.2.0-dev.12 [2022-03-23T15:54:15.212Z] v2.2.0-dev.13 [2022-03-23T15:54:15.212Z] v2.2.0-dev.14 [2022-03-23T15:54:15.212Z] v2.2.0-dev.15 [2022-03-23T15:54:15.212Z] v2.2.0-dev.16 [2022-03-23T15:54:15.212Z] v2.2.0-dev.17 [2022-03-23T15:54:15.212Z] v2.2.0-dev.18 [2022-03-23T15:54:15.212Z] v2.2.0-dev.19 [2022-03-23T15:54:15.212Z] v2.2.0-dev.2 [2022-03-23T15:54:15.212Z] v2.2.0-dev.20 [2022-03-23T15:54:15.212Z] v2.2.0-dev.21 [2022-03-23T15:54:15.212Z] v2.2.0-dev.22 [2022-03-23T15:54:15.212Z] v2.2.0-dev.3 [2022-03-23T15:54:15.212Z] v2.2.0-dev.4 [2022-03-23T15:54:15.212Z] v2.2.0-dev.5 [2022-03-23T15:54:15.212Z] v2.2.0-dev.6 [2022-03-23T15:54:15.212Z] v2.2.0-dev.7 [2022-03-23T15:54:15.212Z] v2.2.0-dev.8 [2022-03-23T15:54:15.212Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-23T15:54:15.500Z] + lftools sign git-tag v2.2.0-dev.22 [2022-03-23T15:54:16.072Z] Signing Git tag with Sigul... [2022-03-23T15:54:16.072Z] Signing v2.2.0-dev.22 [Pipeline] echo [2022-03-23T15:54:16.344Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:54:16.632Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-23T15:54:16.640Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-23T15:54:16.663Z] $ docker stop --time=1 84ff75c30de6b7e1f0964ac37d70d0fe22db6eb15ece69e53b9a8fff6e608547 [2022-03-23T15:54:17.969Z] $ docker rm -f 84ff75c30de6b7e1f0964ac37d70d0fe22db6eb15ece69e53b9a8fff6e608547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-23T15:54:18.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T15:54:18.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:54:18.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T15:54:18.703Z] . [Pipeline] withDockerContainer [2022-03-23T15:54:18.765Z] prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container [2022-03-23T15:54:18.801Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T15:54:19.161Z] $ docker top 583859b302e408b3d79aeeb1b64a62f30c30888673799db04c70a44cda747d17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T15:54:19.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T15:54:19.249Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T15:54:19.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T15:54:19.396Z] $ docker exec 583859b302e408b3d79aeeb1b64a62f30c30888673799db04c70a44cda747d17 ssh-agent [2022-03-23T15:54:19.505Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXilohKB/agent.14 [2022-03-23T15:54:19.505Z] SSH_AGENT_PID=21 [2022-03-23T15:54:19.510Z] Running ssh-add (command line suppressed) [2022-03-23T15:54:19.617Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_904260400716154153.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_904260400716154153.key) [2022-03-23T15:54:19.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T15:54:19.920Z] + git semver bump pre [2022-03-23T15:54:19.920Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T15:54:19.920Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-23T15:54:19.920Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-23T15:54:19.920Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T15:54:19.920Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T15:54:19.920Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T15:54:19.920Z] # $SEMVER_BRANCH = main [2022-03-23T15:54:19.920Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-03-23T15:54:19.920Z] 2.2.0-dev.23 [Pipeline] } [2022-03-23T15:54:19.933Z] $ docker exec --env ******** --env ******** 583859b302e408b3d79aeeb1b64a62f30c30888673799db04c70a44cda747d17 ssh-agent -k [2022-03-23T15:54:20.051Z] unset SSH_AUTH_SOCK; [2022-03-23T15:54:20.051Z] unset SSH_AGENT_PID; [2022-03-23T15:54:20.051Z] echo Agent pid 21 killed; [2022-03-23T15:54:20.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T15:54:20.379Z] + git semver [Pipeline] } [2022-03-23T15:54:20.397Z] $ docker stop --time=1 583859b302e408b3d79aeeb1b64a62f30c30888673799db04c70a44cda747d17 [2022-03-23T15:54:21.693Z] $ docker rm -f 583859b302e408b3d79aeeb1b64a62f30c30888673799db04c70a44cda747d17 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T15:54:22.047Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T15:54:22.047Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:54:22.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T15:54:22.338Z] . [Pipeline] withDockerContainer [2022-03-23T15:54:22.398Z] prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container [2022-03-23T15:54:22.432Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T15:54:22.814Z] $ docker top c526db202921acd494af7642a6a91675c6cc2647282c423b2280934a984cf2f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T15:54:22.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T15:54:22.905Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T15:54:23.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T15:54:23.040Z] $ docker exec c526db202921acd494af7642a6a91675c6cc2647282c423b2280934a984cf2f8 ssh-agent [2022-03-23T15:54:23.160Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMFAmMp/agent.15 [2022-03-23T15:54:23.160Z] SSH_AGENT_PID=21 [2022-03-23T15:54:23.165Z] Running ssh-add (command line suppressed) [2022-03-23T15:54:23.283Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_374400266395471964.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_374400266395471964.key) [2022-03-23T15:54:23.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T15:54:23.589Z] + git semver push [2022-03-23T15:54:23.589Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T15:54:23.589Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-23T15:54:23.589Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-23T15:54:23.589Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T15:54:23.589Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T15:54:23.589Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T15:54:23.589Z] # $SEMVER_BRANCH = main [2022-03-23T15:54:23.589Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-03-23T15:54:24.985Z] $ docker exec --env ******** --env ******** c526db202921acd494af7642a6a91675c6cc2647282c423b2280934a984cf2f8 ssh-agent -k [2022-03-23T15:54:25.097Z] unset SSH_AUTH_SOCK; [2022-03-23T15:54:25.097Z] unset SSH_AGENT_PID; [2022-03-23T15:54:25.097Z] echo Agent pid 21 killed; [2022-03-23T15:54:25.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T15:54:25.415Z] + git semver [Pipeline] } [2022-03-23T15:54:25.433Z] $ docker stop --time=1 c526db202921acd494af7642a6a91675c6cc2647282c423b2280934a984cf2f8 [2022-03-23T15:54:26.698Z] $ docker rm -f c526db202921acd494af7642a6a91675c6cc2647282c423b2280934a984cf2f8 [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-23T15:54:27.318Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-03-23T15:54:27.318Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-03-23T15:54:27.318Z] total 16 [2022-03-23T15:54:27.318Z] drwxr-xr-x 3 root root 4096 Mar 23 15:47 . [2022-03-23T15:54:27.318Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 15:54 .. [2022-03-23T15:54:27.318Z] drwxr-xr-x 2 root root 4096 Mar 23 15:47 cost [2022-03-23T15:54:27.318Z] -rw-r--r-- 1 root root 94 Mar 23 15:47 cost.csv [2022-03-23T15:54:27.318Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-03-23T15:54:27.318Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-03-23T15:54:27.318Z] total 16 [2022-03-23T15:54:27.318Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 15:47 . [2022-03-23T15:54:27.318Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 15:54 .. [2022-03-23T15:54:27.318Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 15:47 cost [2022-03-23T15:54:27.318Z] -rw-r--r-- 1 jenkins jenkins 94 Mar 23 15:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:54:27.615Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:54:28.484Z] ---> package-listing.sh [2022-03-23T15:54:28.484Z] ++ facter osfamily [2022-03-23T15:54:28.484Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-23T15:54:28.745Z] + OS_FAMILY=debian [2022-03-23T15:54:28.745Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-03-23T15:54:28.745Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-23T15:54:28.745Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-23T15:54:28.745Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-23T15:54:28.745Z] + PACKAGES=/tmp/packages_start.txt [2022-03-23T15:54:28.745Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-03-23T15:54:28.745Z] + PACKAGES=/tmp/packages_end.txt [2022-03-23T15:54:28.745Z] + case "${OS_FAMILY}" in [2022-03-23T15:54:28.745Z] + dpkg -l [2022-03-23T15:54:28.745Z] + grep '^ii' [2022-03-23T15:54:28.745Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-23T15:54:28.745Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-23T15:54:28.745Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-23T15:54:28.745Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-03-23T15:54:28.745Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-03-23T15:54:28.745Z] + 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-23T15:54:28.756Z] 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-23T15:54:29.096Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-23T15:54:29.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T15:54:29.675Z] . [Pipeline] withDockerContainer [2022-03-23T15:54:29.753Z] prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container [2022-03-23T15:54:29.799Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-23T15:54:30.065Z] $ docker top 8ab5655816ab97d275425958e04f8bdedc3c417e90e9797845caa397b5c11023 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T15:54:30.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-23T15:54:30.727Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-23T15:54:31.023Z] + ls /var/log/sa-host [2022-03-23T15:54:31.023Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T15:54:31.268Z] provisioning config files... [2022-03-23T15:54:31.276Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5123312105881002753tmp [Pipeline] { [Pipeline] echo [2022-03-23T15:54:31.293Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:54:31.581Z] ---> create-netrc.sh [Pipeline] } [2022-03-23T15:54:31.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:54:31.935Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-23T15:54:31.946Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:54:32.236Z] ---> sudo-logs.sh [2022-03-23T15:54:32.236Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-23T15:54:32.260Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:54:32.546Z] ---> job-cost.sh [2022-03-23T15:54:32.546Z] lf-activate-venv: SKIPPING [2022-03-23T15:54:32.546Z] DEBUG: total: 0.2199999988079071 [2022-03-23T15:54:32.546Z] INFO: Retrieving Stack Cost... [2022-03-23T15:54:32.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-23T15:54:33.376Z] INFO: Archiving Costs [Pipeline] echo [2022-03-23T15:54:33.386Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T15:54:33.670Z] ---> logs-deploy.sh [2022-03-23T15:54:33.670Z] lf-activate-venv: SKIPPING [2022-03-23T15:54:33.670Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/58 [2022-03-23T15:54:33.670Z] INFO: archiving workspace using pattern(s): [2022-03-23T15:54:34.610Z] Archives upload complete. [2022-03-23T15:54:34.610Z] INFO: archiving logs to Nexus