Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 881dece654975b2e3498d96629ab969f556195f8 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-ssh11089933543284269598.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh6938629610034990178.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12996508330536718974.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh14844887404474733181.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh691923860841217585.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 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:false] ========================================================= [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.18 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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21375 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 881dece654975b2e3498d96629ab969f556195f8 (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 881dece654975b2e3498d96629ab969f556195f8 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#453)" > git rev-list --no-walk 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-28T14:52:08.244Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-28T14:52:08.289Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-28T14:52:08.301Z] ========================================================= [2022-07-28T14:52:08.301Z] EdgeX Global Pipelines Version Info [2022-07-28T14:52:08.301Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:52:09.098Z] ------------------- [2022-07-28T14:52:09.098Z] stable info: [2022-07-28T14:52:09.098Z] ------------------- [2022-07-28T14:52:09.098Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T14:52:09.098Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T14:52:09.098Z] Message: update stable to v1.0.238 [2022-07-28T14:52:09.672Z] ------------------- [2022-07-28T14:52:09.672Z] experimental info: [2022-07-28T14:52:09.672Z] ------------------- [2022-07-28T14:52:09.672Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T14:52:09.672Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T14:52:09.672Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-28T14:52:09.925Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-28T14:52:09.936Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-28T14:52:09.948Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-28T14:52:09.960Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-28T14:52:09.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-28T14:52:09.985Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-28T14:52:10.000Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-28T14:52:10.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-28T14:52:10.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-28T14:52:10.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-28T14:52:10.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-28T14:52:10.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-28T14:52:10.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-28T14:52:10.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-28T14:52:10.113Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T14:52:10.129Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T14:52:10.139Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-28T14:52:10.153Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-28T14:52:10.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-28T14:52:10.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-28T14:52:10.198Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-28T14:52:10.215Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-28T14:52:10.230Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-28T14:52:10.241Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-28T14:52:10.254Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-28T14:52:10.272Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-28T14:52:10.286Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-28T14:52:10.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-28T14:52:10.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-28T14:52:10.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-28T14:52:10.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 881dece654975b2e3498d96629ab969f556195f8 [Pipeline] echo [2022-07-28T14:52:10.353Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 881dece [Pipeline] echo [2022-07-28T14:52:10.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T14:52:10.407Z] provisioning config files... [2022-07-28T14:52:10.422Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8035619687043892539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:52:10.735Z] ---> docker-login.sh [2022-07-28T14:52:10.735Z] nexus3.edgexfoundry.org:10001 [2022-07-28T14:52:10.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:52:11.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:52:11.260Z] Configure a credential helper to remove this warning. See [2022-07-28T14:52:11.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:52:11.260Z] [2022-07-28T14:52:11.260Z] Login Succeeded [2022-07-28T14:52:11.260Z] nexus3.edgexfoundry.org:10002 [2022-07-28T14:52:11.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:52:11.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:52:11.522Z] Configure a credential helper to remove this warning. See [2022-07-28T14:52:11.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:52:11.522Z] [2022-07-28T14:52:11.522Z] Login Succeeded [2022-07-28T14:52:11.522Z] nexus3.edgexfoundry.org:10003 [2022-07-28T14:52:11.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:52:11.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:52:11.522Z] Configure a credential helper to remove this warning. See [2022-07-28T14:52:11.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:52:11.522Z] [2022-07-28T14:52:11.522Z] Login Succeeded [2022-07-28T14:52:11.522Z] nexus3.edgexfoundry.org:10004 [2022-07-28T14:52:11.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:52:11.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:52:11.785Z] Configure a credential helper to remove this warning. See [2022-07-28T14:52:11.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:52:11.785Z] [2022-07-28T14:52:11.785Z] Login Succeeded [2022-07-28T14:52:11.785Z] docker.io [2022-07-28T14:52:11.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:52:12.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:52:12.047Z] Configure a credential helper to remove this warning. See [2022-07-28T14:52:12.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:52:12.047Z] [2022-07-28T14:52:12.047Z] Login Succeeded [2022-07-28T14:52:12.047Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T14:52:12.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-28T14:52:12.446Z] + git rev-list -1 --merges 881dece654975b2e3498d96629ab969f556195f8~1..881dece654975b2e3498d96629ab969f556195f8 [Pipeline] echo [2022-07-28T14:52:12.485Z] -----------> git rev-list -1 --merges 881dece654975b2e3498d96629ab969f556195f8~1..881dece654975b2e3498d96629ab969f556195f8 881dece654975b2e3498d96629ab969f556195f8 [false] [Pipeline] sh [2022-07-28T14:52:12.782Z] + git log --format=format:%s -1 881dece654975b2e3498d96629ab969f556195f8 [Pipeline] echo [2022-07-28T14:52:12.796Z] ========================================================= [2022-07-28T14:52:12.796Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-28T14:52:12.796Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T14:52:13.131Z] + git log --format=format:%s -1 881dece654975b2e3498d96629ab969f556195f8 [Pipeline] echo [2022-07-28T14:52:13.143Z] [semverPrep] GIT_COMMIT: 881dece654975b2e3498d96629ab969f556195f8, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#453) [Pipeline] echo [2022-07-28T14:52:13.152Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-28T14:52:13.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T14:52:13.520Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-28T14:52:13.520Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-28T14:52:13.520Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-28T14:52:13.520Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-28T14:52:13.520Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-28T14:52:13.520Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:52:13.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T14:52:13.938Z] [2022-07-28T14:52:13.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:52:14.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T14:52:14.243Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-28T14:52:14.243Z] b85a868b505f: Pulling fs layer [2022-07-28T14:52:14.243Z] e2be974225ed: Pulling fs layer [2022-07-28T14:52:14.243Z] 339a4e72a1f5: Pulling fs layer [2022-07-28T14:52:14.243Z] 988bab9f4d93: Pulling fs layer [2022-07-28T14:52:14.243Z] 1469e6f7b9e6: Pulling fs layer [2022-07-28T14:52:14.243Z] eaf3925da568: Pulling fs layer [2022-07-28T14:52:14.243Z] bab4dde63d76: Pulling fs layer [2022-07-28T14:52:14.243Z] bde34c3a00c8: Pulling fs layer [2022-07-28T14:52:14.243Z] b352a97aabf1: Pulling fs layer [2022-07-28T14:52:14.243Z] 4872d77fe225: Pulling fs layer [2022-07-28T14:52:14.243Z] 5851b861e8e6: Pulling fs layer [2022-07-28T14:52:14.243Z] 5851b861e8e6: Waiting [2022-07-28T14:52:14.243Z] 4872d77fe225: Waiting [2022-07-28T14:52:14.243Z] 988bab9f4d93: Waiting [2022-07-28T14:52:14.243Z] b352a97aabf1: Waiting [2022-07-28T14:52:14.243Z] 1469e6f7b9e6: Waiting [2022-07-28T14:52:14.243Z] bde34c3a00c8: Waiting [2022-07-28T14:52:14.243Z] eaf3925da568: Waiting [2022-07-28T14:52:14.243Z] bab4dde63d76: Waiting [2022-07-28T14:52:14.243Z] e2be974225ed: Download complete [2022-07-28T14:52:14.243Z] 988bab9f4d93: Download complete [2022-07-28T14:52:14.505Z] 339a4e72a1f5: Verifying Checksum [2022-07-28T14:52:14.505Z] 339a4e72a1f5: Download complete [2022-07-28T14:52:14.505Z] 1469e6f7b9e6: Verifying Checksum [2022-07-28T14:52:14.505Z] 1469e6f7b9e6: Download complete [2022-07-28T14:52:14.505Z] eaf3925da568: Verifying Checksum [2022-07-28T14:52:14.505Z] eaf3925da568: Download complete [2022-07-28T14:52:14.505Z] bde34c3a00c8: Verifying Checksum [2022-07-28T14:52:14.505Z] bde34c3a00c8: Download complete [2022-07-28T14:52:14.505Z] b352a97aabf1: Verifying Checksum [2022-07-28T14:52:14.505Z] b352a97aabf1: Download complete [2022-07-28T14:52:14.505Z] 4872d77fe225: Verifying Checksum [2022-07-28T14:52:14.505Z] 4872d77fe225: Download complete [2022-07-28T14:52:14.505Z] 5851b861e8e6: Download complete [2022-07-28T14:52:14.505Z] b85a868b505f: Verifying Checksum [2022-07-28T14:52:14.505Z] b85a868b505f: Download complete [2022-07-28T14:52:14.767Z] bab4dde63d76: Verifying Checksum [2022-07-28T14:52:14.767Z] bab4dde63d76: Download complete [2022-07-28T14:52:16.152Z] b85a868b505f: Pull complete [2022-07-28T14:52:16.152Z] e2be974225ed: Pull complete [2022-07-28T14:52:16.725Z] 339a4e72a1f5: Pull complete [2022-07-28T14:52:16.725Z] 988bab9f4d93: Pull complete [2022-07-28T14:52:17.297Z] 1469e6f7b9e6: Pull complete [2022-07-28T14:52:17.297Z] eaf3925da568: Pull complete [2022-07-28T14:52:19.210Z] bab4dde63d76: Pull complete [2022-07-28T14:52:19.471Z] bde34c3a00c8: Pull complete [2022-07-28T14:52:19.471Z] b352a97aabf1: Pull complete [2022-07-28T14:52:19.734Z] 4872d77fe225: Pull complete [2022-07-28T14:52:19.734Z] 5851b861e8e6: Pull complete [2022-07-28T14:52:19.734Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-28T14:52:19.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T14:52:19.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:52:19.857Z] prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container [2022-07-28T14:52:19.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T14:52:21.317Z] $ docker top e1eb2cd94556c4a5f24301faeae8772539d1bf1447230a6aaa4450c9872b3f3e -eo pid,comm [2022-07-28T14:52:21.391Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-28T14:52:21.391Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T14:52:21.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T14:52:21.428Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T14:52:21.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T14:52:21.575Z] $ docker exec e1eb2cd94556c4a5f24301faeae8772539d1bf1447230a6aaa4450c9872b3f3e ssh-agent [2022-07-28T14:52:21.724Z] SSH_AUTH_SOCK=/tmp/ssh-nYMSV5o6GalL/agent.34 [2022-07-28T14:52:21.724Z] SSH_AGENT_PID=40 [2022-07-28T14:52:21.731Z] Running ssh-add (command line suppressed) [2022-07-28T14:52:21.859Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1781726441944305667.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1781726441944305667.key) [2022-07-28T14:52:21.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T14:52:22.176Z] + git tag --points-at HEAD [Pipeline] } [2022-07-28T14:52:22.193Z] $ docker exec --env ******** --env ******** e1eb2cd94556c4a5f24301faeae8772539d1bf1447230a6aaa4450c9872b3f3e ssh-agent -k [2022-07-28T14:52:22.311Z] unset SSH_AUTH_SOCK; [2022-07-28T14:52:22.312Z] unset SSH_AGENT_PID; [2022-07-28T14:52:22.312Z] echo Agent pid 40 killed; [2022-07-28T14:52:22.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-28T14:52:22.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T14:52:22.351Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T14:52:22.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T14:52:22.496Z] $ docker exec e1eb2cd94556c4a5f24301faeae8772539d1bf1447230a6aaa4450c9872b3f3e ssh-agent [2022-07-28T14:52:22.617Z] SSH_AUTH_SOCK=/tmp/ssh-0AQkvAhSexy0/agent.74 [2022-07-28T14:52:22.617Z] SSH_AGENT_PID=80 [2022-07-28T14:52:22.623Z] Running ssh-add (command line suppressed) [2022-07-28T14:52:22.751Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9060650432645979752.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9060650432645979752.key) [2022-07-28T14:52:22.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T14:52:23.058Z] + git semver init [2022-07-28T14:52:23.321Z] 2022-07-28 14:52:23,268 [run_init] DEBUG init version:0.0.0 force:False [2022-07-28T14:52:23.321Z] 2022-07-28 14:52:23,268 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-07-28T14:52:23.321Z] 2022-07-28 14:52:23,269 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-07-28T14:52:23.321Z] 2022-07-28 14:52:23,269 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-28T14:52:24.268Z] 2022-07-28 14:52:23,934 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-07-28T14:52:24.269Z] 2022-07-28 14:52:23,935 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-07-28T14:52:24.269Z] 2022-07-28 14:52:23,935 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T14:52:24.269Z] 2022-07-28 14:52:23,935 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T14:52:24.269Z] 2.3.0-dev.13 [Pipeline] } [2022-07-28T14:52:24.280Z] $ docker exec --env ******** --env ******** e1eb2cd94556c4a5f24301faeae8772539d1bf1447230a6aaa4450c9872b3f3e ssh-agent -k [2022-07-28T14:52:24.416Z] unset SSH_AUTH_SOCK; [2022-07-28T14:52:24.417Z] unset SSH_AGENT_PID; [2022-07-28T14:52:24.417Z] echo Agent pid 80 killed; [2022-07-28T14:52:24.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T14:52:24.734Z] + git semver [Pipeline] } [2022-07-28T14:52:25.012Z] $ docker stop --time=1 e1eb2cd94556c4a5f24301faeae8772539d1bf1447230a6aaa4450c9872b3f3e [2022-07-28T14:52:26.378Z] $ docker rm -f e1eb2cd94556c4a5f24301faeae8772539d1bf1447230a6aaa4450c9872b3f3e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T14:52:26.748Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-28T14:52:27.009Z] Stashed 1 file(s) [Pipeline] echo [2022-07-28T14:52:27.013Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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-07-28T14:52:27.187Z] provisioning config files... [2022-07-28T14:52:27.198Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6196649154810083764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:52:27.501Z] ---> docker-login.sh [2022-07-28T14:52:27.501Z] nexus3.edgexfoundry.org:10001 [2022-07-28T14:52:27.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:52:27.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:52:27.501Z] Configure a credential helper to remove this warning. See [2022-07-28T14:52:27.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:52:27.501Z] [2022-07-28T14:52:27.501Z] Login Succeeded [2022-07-28T14:52:27.501Z] nexus3.edgexfoundry.org:10002 [2022-07-28T14:52:27.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:52:27.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:52:27.763Z] Configure a credential helper to remove this warning. See [2022-07-28T14:52:27.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:52:27.763Z] [2022-07-28T14:52:27.763Z] Login Succeeded [2022-07-28T14:52:27.763Z] nexus3.edgexfoundry.org:10003 [2022-07-28T14:52:27.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:52:27.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:52:27.763Z] Configure a credential helper to remove this warning. See [2022-07-28T14:52:27.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:52:27.763Z] [2022-07-28T14:52:27.763Z] Login Succeeded [2022-07-28T14:52:27.763Z] nexus3.edgexfoundry.org:10004 [2022-07-28T14:52:28.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:52:28.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:52:28.026Z] Configure a credential helper to remove this warning. See [2022-07-28T14:52:28.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:52:28.026Z] [2022-07-28T14:52:28.026Z] Login Succeeded [2022-07-28T14:52:28.026Z] docker.io [2022-07-28T14:52:28.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:52:29.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:52:29.417Z] Configure a credential helper to remove this warning. See [2022-07-28T14:52:29.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:52:29.417Z] [2022-07-28T14:52:29.417Z] Login Succeeded [2022-07-28T14:52:29.417Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T14:52:29.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-28T14:52:29.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T14:52:29.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T14:52:29.520Z] ========================================================= [2022-07-28T14:52:29.520Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-28T14:52:29.520Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:52:29.839Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-28T14:52:29.839Z] Sending build context to Docker daemon 3.111MB [2022-07-28T14:52:29.839Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T14:52:29.839Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-28T14:52:29.839Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-28T14:52:29.839Z] 2408cc74d12b: Pulling fs layer [2022-07-28T14:52:29.839Z] ea60b727a1ce: Pulling fs layer [2022-07-28T14:52:29.839Z] 30c4a7721957: Pulling fs layer [2022-07-28T14:52:29.839Z] 370296b7ddb6: Pulling fs layer [2022-07-28T14:52:29.839Z] 7c6cee850709: Pulling fs layer [2022-07-28T14:52:29.839Z] 39a5fcdaea64: Pulling fs layer [2022-07-28T14:52:29.839Z] d94ebbe4e438: Pulling fs layer [2022-07-28T14:52:29.839Z] bcfd1f05c69d: Pulling fs layer [2022-07-28T14:52:29.839Z] 59ccb84bbe0f: Pulling fs layer [2022-07-28T14:52:29.839Z] 370296b7ddb6: Waiting [2022-07-28T14:52:29.839Z] d94ebbe4e438: Waiting [2022-07-28T14:52:29.839Z] bcfd1f05c69d: Waiting [2022-07-28T14:52:29.839Z] 59ccb84bbe0f: Waiting [2022-07-28T14:52:29.839Z] 39a5fcdaea64: Waiting [2022-07-28T14:52:29.839Z] 7c6cee850709: Waiting [2022-07-28T14:52:29.839Z] 30c4a7721957: Verifying Checksum [2022-07-28T14:52:29.839Z] 30c4a7721957: Download complete [2022-07-28T14:52:29.839Z] ea60b727a1ce: Verifying Checksum [2022-07-28T14:52:29.839Z] ea60b727a1ce: Download complete [2022-07-28T14:52:29.839Z] 7c6cee850709: Download complete [2022-07-28T14:52:30.101Z] 39a5fcdaea64: Verifying Checksum [2022-07-28T14:52:30.101Z] 39a5fcdaea64: Download complete [2022-07-28T14:52:30.101Z] 2408cc74d12b: Verifying Checksum [2022-07-28T14:52:30.101Z] 2408cc74d12b: Download complete [2022-07-28T14:52:30.101Z] d94ebbe4e438: Verifying Checksum [2022-07-28T14:52:30.101Z] d94ebbe4e438: Download complete [2022-07-28T14:52:30.101Z] 2408cc74d12b: Pull complete [2022-07-28T14:52:30.364Z] ea60b727a1ce: Pull complete [2022-07-28T14:52:30.364Z] 30c4a7721957: Pull complete [2022-07-28T14:52:30.628Z] 59ccb84bbe0f: Verifying Checksum [2022-07-28T14:52:30.628Z] 59ccb84bbe0f: Download complete [2022-07-28T14:52:30.888Z] bcfd1f05c69d: Verifying Checksum [2022-07-28T14:52:30.888Z] bcfd1f05c69d: Download complete [2022-07-28T14:52:30.888Z] 370296b7ddb6: Download complete [2022-07-28T14:52:36.187Z] 370296b7ddb6: Pull complete [2022-07-28T14:52:36.187Z] 7c6cee850709: Pull complete [2022-07-28T14:52:36.187Z] 39a5fcdaea64: Pull complete [2022-07-28T14:52:36.187Z] d94ebbe4e438: Pull complete [2022-07-28T14:52:38.102Z] bcfd1f05c69d: Pull complete [2022-07-28T14:52:38.678Z] 59ccb84bbe0f: Pull complete [2022-07-28T14:52:38.678Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-28T14:52:38.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T14:52:38.678Z] ---> a4fb48ad2a94 [2022-07-28T14:52:38.678Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-28T14:52:40.078Z] ---> Running in 7fc3b0e06d85 [2022-07-28T14:52:40.339Z] Removing intermediate container 7fc3b0e06d85 [2022-07-28T14:52:40.339Z] ---> 1852df642bac [2022-07-28T14:52:40.339Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-28T14:52:40.339Z] ---> Running in 37fc14f7cb39 [2022-07-28T14:52:40.339Z] Removing intermediate container 37fc14f7cb39 [2022-07-28T14:52:40.339Z] ---> 5ae0ba857b0b [2022-07-28T14:52:40.339Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T14:52:40.339Z] ---> Running in e2d0c6c3119d [2022-07-28T14:52:40.600Z] Removing intermediate container e2d0c6c3119d [2022-07-28T14:52:40.600Z] ---> 1835fd249574 [2022-07-28T14:52:40.600Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T14:52:40.600Z] ---> Running in f84519932bfc [2022-07-28T14:52:41.174Z] Removing intermediate container f84519932bfc [2022-07-28T14:52:41.174Z] ---> 1daadbbca30d [2022-07-28T14:52:41.174Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T14:52:41.174Z] ---> Running in 524054a38b85 [2022-07-28T14:52:41.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T14:52:42.134Z] Still waiting to schedule task [2022-07-28T14:52:42.135Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-28T14:52:42.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T14:52:42.651Z] OK: 211 MiB in 51 packages [2022-07-28T14:52:43.224Z] Removing intermediate container 524054a38b85 [2022-07-28T14:52:43.224Z] ---> feb3f49d466e [2022-07-28T14:52:43.224Z] Step 8/13 : WORKDIR /app [2022-07-28T14:52:43.224Z] ---> Running in e6a6c390e18b [2022-07-28T14:52:43.224Z] Removing intermediate container e6a6c390e18b [2022-07-28T14:52:43.224Z] ---> bc64b064a64a [2022-07-28T14:52:43.224Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-28T14:52:43.224Z] ---> f8b31d56b196 [2022-07-28T14:52:43.224Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T14:52:43.485Z] ---> Running in 6c4bf4e8fdb0 [2022-07-28T14:53:01.633Z] Removing intermediate container 6c4bf4e8fdb0 [2022-07-28T14:53:01.633Z] ---> fe4775151753 [2022-07-28T14:53:01.633Z] Step 11/13 : COPY . . [2022-07-28T14:53:01.633Z] ---> f406597ceec2 [2022-07-28T14:53:01.633Z] Step 12/13 : ARG MAKE="make build" [2022-07-28T14:53:01.633Z] ---> Running in 7a2c9ff36010 [2022-07-28T14:53:01.633Z] Removing intermediate container 7a2c9ff36010 [2022-07-28T14:53:01.633Z] ---> 6ee52ddb536a [2022-07-28T14:53:01.633Z] Step 13/13 : RUN $MAKE [2022-07-28T14:53:01.633Z] ---> Running in 46e98688a4aa [2022-07-28T14:53:01.633Z] noop [2022-07-28T14:53:01.633Z] Removing intermediate container 46e98688a4aa [2022-07-28T14:53:01.633Z] ---> 19900b2acaac [2022-07-28T14:53:01.633Z] Successfully built 19900b2acaac [2022-07-28T14:53:01.633Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:53:01.965Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T14:53:01.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:53:02.055Z] prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container [2022-07-28T14:53:02.096Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-28T14:53:02.527Z] $ docker top 4aad164f9cce72a9ebb7d53e6d18947ca28893a32731d898fe8f785894b87f64 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T14:53:02.895Z] + go version [2022-07-28T14:53:02.895Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-28T14:53:02.923Z] $ docker stop --time=1 4aad164f9cce72a9ebb7d53e6d18947ca28893a32731d898fe8f785894b87f64 [2022-07-28T14:53:04.270Z] $ docker rm -f 4aad164f9cce72a9ebb7d53e6d18947ca28893a32731d898fe8f785894b87f64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:53:04.743Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T14:53:04.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:53:04.832Z] prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container [2022-07-28T14:53:04.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-28T14:53:05.305Z] $ docker top 638f56aa5635592415ba898b1646ed36241ed42c659009bd1be1c0568169d797 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T14:53:05.681Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-07-28T14:53:05.987Z] + make test [2022-07-28T14:53:05.987Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-28T14:53:15.979Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-28T14:53:15.979Z] CGO_ENABLED=1 go vet ./... [2022-07-28T14:53:19.278Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T14:53:19.278Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T14:53:19.278Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-28T14:53:19.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-28T14:53:19.305Z] $ docker stop --time=1 638f56aa5635592415ba898b1646ed36241ed42c659009bd1be1c0568169d797 [2022-07-28T14:53:20.976Z] $ docker rm -f 638f56aa5635592415ba898b1646ed36241ed42c659009bd1be1c0568169d797 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T14:53:21.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-28T14:53:21.413Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-28T14:53:21.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-28T14:53:22.258Z] + ls -al . [2022-07-28T14:53:22.258Z] total 168 [2022-07-28T14:53:22.258Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 14:53 . [2022-07-28T14:53:22.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:52 .. [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 28 14:52 .dockerignore [2022-07-28T14:53:22.258Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 14:52 .git [2022-07-28T14:53:22.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 14:52 .github [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 28 14:52 .gitignore [2022-07-28T14:53:22.258Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 14:52 .semver [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 28 14:52 Attribution.txt [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 28 14:52 CHANGELOG.md [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 28 14:52 Dockerfile [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 14:52 GOVERNANCE.md [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 28 14:52 Jenkinsfile [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 28 14:52 LICENSE [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 28 14:52 OWNERS.md [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 28 14:52 README.md [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 28 14:52 VERSION [2022-07-28T14:53:22.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 14:52 bin [2022-07-28T14:53:22.258Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 28 14:53 coverage.out [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 3338 Jul 28 14:52 go.mod [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 35614 Jul 28 14:52 go.sum [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 28 14:52 main.go [2022-07-28T14:53:22.258Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 28 14:52 makefile [2022-07-28T14:53:22.258Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 14:52 res [2022-07-28T14:53:22.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:53:22.574Z] + 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=881dece654975b2e3498d96629ab969f556195f8 --label arch=amd64 --label version=2.3.0-dev.13 . [2022-07-28T14:53:22.574Z] Sending build context to Docker daemon 3.112MB [2022-07-28T14:53:22.574Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T14:53:22.574Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-28T14:53:22.574Z] ---> 19900b2acaac [2022-07-28T14:53:22.574Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-28T14:53:22.574Z] ---> Running in d1e763502de1 [2022-07-28T14:53:22.837Z] Removing intermediate container d1e763502de1 [2022-07-28T14:53:22.837Z] ---> 41aa60f11c2f [2022-07-28T14:53:22.837Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-28T14:53:22.837Z] ---> Running in a6c4ebc28249 [2022-07-28T14:53:22.837Z] Removing intermediate container a6c4ebc28249 [2022-07-28T14:53:22.837Z] ---> 6566db72c3a7 [2022-07-28T14:53:22.837Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T14:53:22.837Z] ---> Running in 54c24a63e924 [2022-07-28T14:53:23.098Z] Removing intermediate container 54c24a63e924 [2022-07-28T14:53:23.098Z] ---> dcd18cad8369 [2022-07-28T14:53:23.098Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T14:53:23.098Z] ---> Running in 3326ae982faf [2022-07-28T14:53:23.668Z] Removing intermediate container 3326ae982faf [2022-07-28T14:53:23.668Z] ---> 66526cd5b66b [2022-07-28T14:53:23.668Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T14:53:23.668Z] ---> Running in fbe36d1580d6 [2022-07-28T14:53:23.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T14:53:24.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T14:53:25.134Z] OK: 211 MiB in 51 packages [2022-07-28T14:53:25.394Z] Removing intermediate container fbe36d1580d6 [2022-07-28T14:53:25.394Z] ---> b9b6281897c8 [2022-07-28T14:53:25.394Z] Step 8/27 : WORKDIR /app [2022-07-28T14:53:25.394Z] ---> Running in 934bd36b3914 [2022-07-28T14:53:25.655Z] Removing intermediate container 934bd36b3914 [2022-07-28T14:53:25.655Z] ---> ca261bfae073 [2022-07-28T14:53:25.655Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-28T14:53:25.655Z] ---> 4cf8e888c2f8 [2022-07-28T14:53:25.655Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T14:53:25.655Z] ---> Running in bd49bda2a7f5 [2022-07-28T14:53:26.597Z] Removing intermediate container bd49bda2a7f5 [2022-07-28T14:53:26.597Z] ---> 679a75d87673 [2022-07-28T14:53:26.597Z] Step 11/27 : COPY . . [2022-07-28T14:53:26.597Z] ---> fa948c1ddca5 [2022-07-28T14:53:26.597Z] Step 12/27 : ARG MAKE="make build" [2022-07-28T14:53:26.597Z] ---> Running in 435e3f9d6ee8 [2022-07-28T14:53:26.857Z] Removing intermediate container 435e3f9d6ee8 [2022-07-28T14:53:26.857Z] ---> e80abce2fe47 [2022-07-28T14:53:26.857Z] Step 13/27 : RUN $MAKE [2022-07-28T14:53:26.857Z] ---> Running in b63626d277c1 [2022-07-28T14:53:27.118Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-28T14:53:49.099Z] Removing intermediate container b63626d277c1 [2022-07-28T14:53:49.099Z] ---> d8774dff1f6b [2022-07-28T14:53:49.099Z] Step 14/27 : FROM alpine:3.16 [2022-07-28T14:53:49.099Z] 3.16: Pulling from library/alpine [2022-07-28T14:53:49.099Z] 530afca65e2e: Pulling fs layer [2022-07-28T14:53:49.099Z] 530afca65e2e: Verifying Checksum [2022-07-28T14:53:49.099Z] 530afca65e2e: Download complete [2022-07-28T14:53:49.099Z] 530afca65e2e: Pull complete [2022-07-28T14:53:49.099Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T14:53:49.099Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T14:53:49.099Z] ---> d7d3d98c851f [2022-07-28T14:53:49.099Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T14:53:49.099Z] ---> Running in e609a37e516e [2022-07-28T14:53:49.099Z] Removing intermediate container e609a37e516e [2022-07-28T14:53:49.099Z] ---> cdbe8cecea79 [2022-07-28T14:53:49.099Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-28T14:53:49.099Z] ---> Running in 4711cad48f79 [2022-07-28T14:53:49.099Z] Removing intermediate container 4711cad48f79 [2022-07-28T14:53:49.099Z] ---> 5b7d37648dae [2022-07-28T14:53:49.099Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-28T14:53:49.099Z] ---> Running in 0004117c95f2 [2022-07-28T14:53:49.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T14:53:49.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T14:53:49.621Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-28T14:53:49.621Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-28T14:53:49.882Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T14:53:49.882Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-28T14:53:49.882Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T14:53:49.882Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-28T14:53:49.882Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-28T14:53:49.882Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T14:53:49.882Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T14:53:49.882Z] OK: 9 MiB in 21 packages [2022-07-28T14:53:50.452Z] Removing intermediate container 0004117c95f2 [2022-07-28T14:53:50.452Z] ---> 9b199608deac [2022-07-28T14:53:50.452Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-28T14:53:50.452Z] ---> 2092ba2024b6 [2022-07-28T14:53:50.452Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-28T14:53:50.712Z] ---> 4c076ddfb4cf [2022-07-28T14:53:50.712Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-28T14:53:50.712Z] ---> 9ac0567c4f2e [2022-07-28T14:53:50.712Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-28T14:53:51.281Z] ---> bb0c81b17bcb [2022-07-28T14:53:51.281Z] Step 22/27 : EXPOSE 48095 [2022-07-28T14:53:51.542Z] ---> Running in 7f96bfe9a6f5 [2022-07-28T14:53:51.542Z] Removing intermediate container 7f96bfe9a6f5 [2022-07-28T14:53:51.542Z] ---> f4dae61377de [2022-07-28T14:53:51.542Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-28T14:53:51.542Z] ---> Running in c851e60fc680 [2022-07-28T14:53:51.542Z] Removing intermediate container c851e60fc680 [2022-07-28T14:53:51.542Z] ---> e9cced0419bb [2022-07-28T14:53:51.542Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T14:53:51.804Z] ---> Running in 662e35f9cbce [2022-07-28T14:53:51.804Z] Removing intermediate container 662e35f9cbce [2022-07-28T14:53:51.804Z] ---> dda1fb3e8c7f [2022-07-28T14:53:51.804Z] Step 25/27 : LABEL arch=amd64 [2022-07-28T14:53:51.804Z] ---> Running in 5a74ebafba08 [2022-07-28T14:53:51.804Z] Removing intermediate container 5a74ebafba08 [2022-07-28T14:53:51.804Z] ---> 8b02eded7f7b [2022-07-28T14:53:51.804Z] Step 26/27 : LABEL git_sha=881dece654975b2e3498d96629ab969f556195f8 [2022-07-28T14:53:52.067Z] ---> Running in dc46a1cbe1be [2022-07-28T14:53:52.067Z] Removing intermediate container dc46a1cbe1be [2022-07-28T14:53:52.067Z] ---> 369f30cd82a8 [2022-07-28T14:53:52.067Z] Step 27/27 : LABEL version=2.3.0-dev.13 [2022-07-28T14:53:52.067Z] ---> Running in e31078e9f89a [2022-07-28T14:53:52.067Z] Removing intermediate container e31078e9f89a [2022-07-28T14:53:52.067Z] ---> 771dc741f7fc [2022-07-28T14:53:52.067Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-28T14:53:52.067Z] Successfully built 771dc741f7fc [2022-07-28T14:53:52.067Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T14:53:52.192Z] provisioning config files... [2022-07-28T14:53:52.203Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3066546910923942449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:53:52.519Z] ---> docker-login.sh [2022-07-28T14:53:52.519Z] nexus3.edgexfoundry.org:10001 [2022-07-28T14:53:52.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:53:52.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:53:52.519Z] Configure a credential helper to remove this warning. See [2022-07-28T14:53:52.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:53:52.519Z] [2022-07-28T14:53:52.519Z] Login Succeeded [2022-07-28T14:53:52.519Z] nexus3.edgexfoundry.org:10002 [2022-07-28T14:53:52.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:53:52.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:53:52.781Z] Configure a credential helper to remove this warning. See [2022-07-28T14:53:52.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:53:52.782Z] [2022-07-28T14:53:52.782Z] Login Succeeded [2022-07-28T14:53:52.782Z] nexus3.edgexfoundry.org:10003 [2022-07-28T14:53:52.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:53:52.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:53:52.782Z] Configure a credential helper to remove this warning. See [2022-07-28T14:53:52.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:53:52.782Z] [2022-07-28T14:53:52.782Z] Login Succeeded [2022-07-28T14:53:52.782Z] nexus3.edgexfoundry.org:10004 [2022-07-28T14:53:53.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:53:53.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:53:53.044Z] Configure a credential helper to remove this warning. See [2022-07-28T14:53:53.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:53:53.044Z] [2022-07-28T14:53:53.044Z] Login Succeeded [2022-07-28T14:53:53.044Z] docker.io [2022-07-28T14:53:53.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:53:53.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:53:53.306Z] Configure a credential helper to remove this warning. See [2022-07-28T14:53:53.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:53:53.306Z] [2022-07-28T14:53:53.306Z] Login Succeeded [2022-07-28T14:53:53.306Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T14:53:53.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T14:53:53.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T14:53:53.381Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-07-28T14:53:53.381Z] 881dece654975b2e3498d96629ab969f556195f8 [2022-07-28T14:53:53.381Z] latest [2022-07-28T14:53:53.381Z] 2.3.0-dev.13 [2022-07-28T14:53:53.381Z] 881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 [2022-07-28T14:53:53.381Z] main [2022-07-28T14:53:53.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:53:53.713Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:881dece654975b2e3498d96629ab969f556195f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:53:54.033Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:881dece654975b2e3498d96629ab969f556195f8 [2022-07-28T14:53:54.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-28T14:53:54.034Z] 918e62a40269: Preparing [2022-07-28T14:53:54.034Z] faff20f485aa: Preparing [2022-07-28T14:53:54.034Z] 9f4959e80cff: Preparing [2022-07-28T14:53:54.034Z] 7978120f6270: Preparing [2022-07-28T14:53:54.034Z] e8a9da11941e: Preparing [2022-07-28T14:53:54.034Z] ec34fcc1d526: Preparing [2022-07-28T14:53:54.034Z] ec34fcc1d526: Waiting [2022-07-28T14:53:54.034Z] 7978120f6270: Pushed [2022-07-28T14:53:54.034Z] 9f4959e80cff: Pushed [2022-07-28T14:53:54.034Z] ec34fcc1d526: Layer already exists [2022-07-28T14:53:54.034Z] faff20f485aa: Pushed [2022-07-28T14:53:54.605Z] e8a9da11941e: Pushed [2022-07-28T14:53:56.519Z] 918e62a40269: Pushed [2022-07-28T14:53:56.780Z] 881dece654975b2e3498d96629ab969f556195f8: digest: sha256:f69fa4705f2e4ac424c482fa73d23f8cbb5238925fcd37cc412125c863ea265a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:53:57.119Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:53:57.439Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-28T14:53:57.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-28T14:53:57.439Z] 918e62a40269: Preparing [2022-07-28T14:53:57.439Z] faff20f485aa: Preparing [2022-07-28T14:53:57.439Z] 9f4959e80cff: Preparing [2022-07-28T14:53:57.439Z] 7978120f6270: Preparing [2022-07-28T14:53:57.439Z] e8a9da11941e: Preparing [2022-07-28T14:53:57.439Z] ec34fcc1d526: Preparing [2022-07-28T14:53:57.439Z] e8a9da11941e: Layer already exists [2022-07-28T14:53:57.439Z] 9f4959e80cff: Layer already exists [2022-07-28T14:53:57.439Z] faff20f485aa: Layer already exists [2022-07-28T14:53:57.439Z] 7978120f6270: Layer already exists [2022-07-28T14:53:57.439Z] 918e62a40269: Layer already exists [2022-07-28T14:53:57.439Z] ec34fcc1d526: Layer already exists [2022-07-28T14:53:57.439Z] latest: digest: sha256:f69fa4705f2e4ac424c482fa73d23f8cbb5238925fcd37cc412125c863ea265a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:53:57.767Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:53:58.090Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.13 [2022-07-28T14:53:58.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-28T14:53:58.090Z] 918e62a40269: Preparing [2022-07-28T14:53:58.090Z] faff20f485aa: Preparing [2022-07-28T14:53:58.090Z] 9f4959e80cff: Preparing [2022-07-28T14:53:58.090Z] 7978120f6270: Preparing [2022-07-28T14:53:58.090Z] e8a9da11941e: Preparing [2022-07-28T14:53:58.090Z] ec34fcc1d526: Preparing [2022-07-28T14:53:58.090Z] ec34fcc1d526: Waiting [2022-07-28T14:53:58.090Z] e8a9da11941e: Layer already exists [2022-07-28T14:53:58.090Z] 9f4959e80cff: Layer already exists [2022-07-28T14:53:58.090Z] 7978120f6270: Layer already exists [2022-07-28T14:53:58.090Z] 918e62a40269: Layer already exists [2022-07-28T14:53:58.090Z] faff20f485aa: Layer already exists [2022-07-28T14:53:58.090Z] ec34fcc1d526: Layer already exists [2022-07-28T14:53:58.090Z] 2.3.0-dev.13: digest: sha256:f69fa4705f2e4ac424c482fa73d23f8cbb5238925fcd37cc412125c863ea265a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:53:58.421Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:53:58.736Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 [2022-07-28T14:53:58.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-28T14:53:58.736Z] 918e62a40269: Preparing [2022-07-28T14:53:58.736Z] faff20f485aa: Preparing [2022-07-28T14:53:58.736Z] 9f4959e80cff: Preparing [2022-07-28T14:53:58.736Z] 7978120f6270: Preparing [2022-07-28T14:53:58.736Z] e8a9da11941e: Preparing [2022-07-28T14:53:58.736Z] ec34fcc1d526: Preparing [2022-07-28T14:53:58.736Z] ec34fcc1d526: Waiting [2022-07-28T14:53:58.736Z] faff20f485aa: Layer already exists [2022-07-28T14:53:58.736Z] 7978120f6270: Layer already exists [2022-07-28T14:53:58.736Z] 9f4959e80cff: Layer already exists [2022-07-28T14:53:58.736Z] 918e62a40269: Layer already exists [2022-07-28T14:53:58.736Z] e8a9da11941e: Layer already exists [2022-07-28T14:53:58.736Z] ec34fcc1d526: Layer already exists [2022-07-28T14:53:58.736Z] 881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13: digest: sha256:f69fa4705f2e4ac424c482fa73d23f8cbb5238925fcd37cc412125c863ea265a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:53:59.052Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:53:59.371Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-07-28T14:53:59.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-28T14:53:59.372Z] 918e62a40269: Preparing [2022-07-28T14:53:59.372Z] faff20f485aa: Preparing [2022-07-28T14:53:59.372Z] 9f4959e80cff: Preparing [2022-07-28T14:53:59.372Z] 7978120f6270: Preparing [2022-07-28T14:53:59.372Z] e8a9da11941e: Preparing [2022-07-28T14:53:59.372Z] ec34fcc1d526: Preparing [2022-07-28T14:53:59.372Z] ec34fcc1d526: Waiting [2022-07-28T14:53:59.372Z] e8a9da11941e: Layer already exists [2022-07-28T14:53:59.372Z] 9f4959e80cff: Layer already exists [2022-07-28T14:53:59.372Z] 918e62a40269: Layer already exists [2022-07-28T14:53:59.372Z] 7978120f6270: Layer already exists [2022-07-28T14:53:59.372Z] faff20f485aa: Layer already exists [2022-07-28T14:53:59.372Z] ec34fcc1d526: Layer already exists [2022-07-28T14:53:59.372Z] main: digest: sha256:f69fa4705f2e4ac424c482fa73d23f8cbb5238925fcd37cc412125c863ea265a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T14:53:59.422Z] ===================================================== [Pipeline] echo [2022-07-28T14:53:59.431Z] taggedImages: [2022-07-28T14:53:59.431Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:881dece654975b2e3498d96629ab969f556195f8 [2022-07-28T14:53:59.431Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-28T14:53:59.431Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.13 [2022-07-28T14:53:59.431Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 [2022-07-28T14:53:59.431Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:53:59.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T14:53:59.804Z] [2022-07-28T14:53:59.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:54:00.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T14:54:00.114Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-28T14:54:00.114Z] 5eb5b503b376: Pulling fs layer [2022-07-28T14:54:00.114Z] 5c69ac0246d0: Pulling fs layer [2022-07-28T14:54:00.114Z] ec43610c2a17: Pulling fs layer [2022-07-28T14:54:00.114Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-28T14:54:00.114Z] 33b1e0a273af: Pulling fs layer [2022-07-28T14:54:00.114Z] 5d3b04190fa2: Pulling fs layer [2022-07-28T14:54:00.114Z] 2f39f015ded8: Pulling fs layer [2022-07-28T14:54:00.114Z] 3a2ae6a8a46f: Waiting [2022-07-28T14:54:00.114Z] 33b1e0a273af: Waiting [2022-07-28T14:54:00.114Z] 5d3b04190fa2: Waiting [2022-07-28T14:54:00.114Z] 2f39f015ded8: Waiting [2022-07-28T14:54:00.114Z] 5c69ac0246d0: Download complete [2022-07-28T14:54:00.114Z] 3a2ae6a8a46f: Download complete [2022-07-28T14:54:00.114Z] 33b1e0a273af: Verifying Checksum [2022-07-28T14:54:00.114Z] 33b1e0a273af: Download complete [2022-07-28T14:54:00.114Z] 5d3b04190fa2: Verifying Checksum [2022-07-28T14:54:00.114Z] 5d3b04190fa2: Download complete [2022-07-28T14:54:00.376Z] ec43610c2a17: Verifying Checksum [2022-07-28T14:54:00.376Z] ec43610c2a17: Download complete [2022-07-28T14:54:00.376Z] 5eb5b503b376: Verifying Checksum [2022-07-28T14:54:00.376Z] 5eb5b503b376: Download complete [2022-07-28T14:54:00.947Z] 2f39f015ded8: Download complete [2022-07-28T14:54:01.888Z] 5eb5b503b376: Pull complete [2022-07-28T14:54:01.888Z] 5c69ac0246d0: Pull complete [2022-07-28T14:54:02.458Z] ec43610c2a17: Pull complete [2022-07-28T14:54:02.458Z] 3a2ae6a8a46f: Pull complete [2022-07-28T14:54:02.719Z] 33b1e0a273af: Pull complete [2022-07-28T14:54:02.719Z] 5d3b04190fa2: Pull complete [2022-07-28T14:54:08.080Z] 2f39f015ded8: Pull complete [2022-07-28T14:54:08.080Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-28T14:54:08.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T14:54:08.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:54:08.181Z] prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container [2022-07-28T14:54:08.217Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-28T14:54:09.808Z] $ docker top 197922ed2273f5d0328827dfa4e0a5d7cbb4a549b980a534b5d9f9edadc4aec3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:54:10.229Z] ---> job-cost.sh [2022-07-28T14:54:10.229Z] lf-activate-venv: SKIPPING [2022-07-28T14:54:10.229Z] INFO: No Stack... [2022-07-28T14:54:10.489Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T14:54:11.061Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T14:54:11.368Z] + + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-07-28T14:54:11.368Z] cut -d, -f6 [Pipeline] lock [2022-07-28T14:54:11.384Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] [2022-07-28T14:54:11.392Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] did not exist. Created. [2022-07-28T14:54:11.392Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T14:54:11.701Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-28T14:54:11.735Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T14:54:11.743Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T14:54:11.764Z] $ docker stop --time=1 197922ed2273f5d0328827dfa4e0a5d7cbb4a549b980a534b5d9f9edadc4aec3 [2022-07-28T14:54:12.933Z] $ docker rm -f 197922ed2273f5d0328827dfa4e0a5d7cbb4a549b980a534b5d9f9edadc4aec3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T14:54:14.399Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21376 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-07-28T14:54:14.419Z] Running in /w/workspace/app-service-configurable/92 [Pipeline] { [Pipeline] checkout [2022-07-28T14:54:14.469Z] Selected Git installation does not exist. Using Default [2022-07-28T14:54:14.469Z] The recommended git tool is: NONE [2022-07-28T14:54:22.101Z] using credential edgex-jenkins-ssh [2022-07-28T14:54:22.124Z] Cloning the remote Git repository [2022-07-28T14:54:22.269Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-28T14:54:22.390Z] > git init /w/workspace/app-service-configurable/92 # timeout=10 [2022-07-28T14:54:22.484Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-28T14:54:22.488Z] > git --version # timeout=10 [2022-07-28T14:54:22.515Z] > git --version # 'git version 2.25.1' [2022-07-28T14:54:22.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T14:54:23.804Z] Avoid second fetch [2022-07-28T14:54:23.804Z] Checking out Revision 881dece654975b2e3498d96629ab969f556195f8 (main) [2022-07-28T14:54:22.666Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T14:54:23.745Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-28T14:54:23.768Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T14:54:23.832Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T14:54:23.850Z] > git checkout -f 881dece654975b2e3498d96629ab969f556195f8 # timeout=10 [2022-07-28T14:54:28.152Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#453)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T14:54:29.101Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-28T14:54:29.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T14:54:29.101Z] Dload Upload Total Spent Left Speed [2022-07-28T14:54:29.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 88085 0 --:--:-- --:--:-- --:--:-- 88719 [Pipeline] sh [2022-07-28T14:54:29.769Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-28T14:54:30.121Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-07-28T14:54:30.121Z] /etc/docker/daemon.new [2022-07-28T14:54:30.121Z] { [2022-07-28T14:54:30.121Z] "registry-mirrors": [ [2022-07-28T14:54:30.121Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-28T14:54:30.121Z] ], [2022-07-28T14:54:30.121Z] "bip": "10.250.0.254/24", [2022-07-28T14:54:30.121Z] "hosts": [ [2022-07-28T14:54:30.122Z] "tcp://0.0.0.0:5555", [2022-07-28T14:54:30.122Z] "unix:///var/run/docker.sock" [2022-07-28T14:54:30.122Z] ], [2022-07-28T14:54:30.122Z] "mtu": 1458, [2022-07-28T14:54:30.122Z] "selinux-enabled": true, [2022-07-28T14:54:30.122Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-28T14:54:30.122Z] } [Pipeline] sh [2022-07-28T14:54:30.474Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-28T14:54:30.824Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T14:54:49.197Z] provisioning config files... [2022-07-28T14:54:49.223Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/92@tmp/config8972044966804194090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:54:49.602Z] ---> docker-login.sh [2022-07-28T14:54:49.603Z] nexus3.edgexfoundry.org:10001 [2022-07-28T14:54:50.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:54:50.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:54:50.479Z] Configure a credential helper to remove this warning. See [2022-07-28T14:54:50.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:54:50.479Z] [2022-07-28T14:54:50.479Z] Login Succeeded [2022-07-28T14:54:50.479Z] nexus3.edgexfoundry.org:10002 [2022-07-28T14:54:50.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:54:50.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:54:50.760Z] Configure a credential helper to remove this warning. See [2022-07-28T14:54:50.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:54:50.760Z] [2022-07-28T14:54:50.760Z] Login Succeeded [2022-07-28T14:54:51.037Z] nexus3.edgexfoundry.org:10003 [2022-07-28T14:54:51.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:54:51.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:54:51.314Z] Configure a credential helper to remove this warning. See [2022-07-28T14:54:51.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:54:51.314Z] [2022-07-28T14:54:51.314Z] Login Succeeded [2022-07-28T14:54:51.314Z] nexus3.edgexfoundry.org:10004 [2022-07-28T14:54:51.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:54:51.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:54:51.873Z] Configure a credential helper to remove this warning. See [2022-07-28T14:54:51.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:54:51.873Z] [2022-07-28T14:54:51.873Z] Login Succeeded [2022-07-28T14:54:51.873Z] docker.io [2022-07-28T14:54:52.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:54:52.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:54:52.745Z] Configure a credential helper to remove this warning. See [2022-07-28T14:54:52.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:54:52.745Z] [2022-07-28T14:54:52.745Z] Login Succeeded [2022-07-28T14:54:52.745Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T14:54:52.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-28T14:54:53.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T14:54:53.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T14:54:53.345Z] ========================================================= [2022-07-28T14:54:53.345Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-28T14:54:53.345Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:54:53.734Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-28T14:54:53.734Z] Sending build context to Docker daemon 203.3kB [2022-07-28T14:54:54.017Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T14:54:54.017Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-28T14:54:54.292Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-28T14:54:54.292Z] b3c136eddcbf: Pulling fs layer [2022-07-28T14:54:54.292Z] c0a3192eca97: Pulling fs layer [2022-07-28T14:54:54.292Z] a050256f5b6f: Pulling fs layer [2022-07-28T14:54:54.292Z] 656be50a0ddc: Pulling fs layer [2022-07-28T14:54:54.292Z] 2bbca73fdf42: Pulling fs layer [2022-07-28T14:54:54.292Z] 46d945488cbd: Pulling fs layer [2022-07-28T14:54:54.292Z] 8a5474983e97: Pulling fs layer [2022-07-28T14:54:54.292Z] 329c88fbcd65: Pulling fs layer [2022-07-28T14:54:54.292Z] 656be50a0ddc: Waiting [2022-07-28T14:54:54.292Z] 2bbca73fdf42: Waiting [2022-07-28T14:54:54.292Z] 8a5474983e97: Waiting [2022-07-28T14:54:54.292Z] 329c88fbcd65: Waiting [2022-07-28T14:54:54.292Z] a050256f5b6f: Verifying Checksum [2022-07-28T14:54:54.292Z] a050256f5b6f: Download complete [2022-07-28T14:54:54.292Z] c0a3192eca97: Verifying Checksum [2022-07-28T14:54:54.292Z] c0a3192eca97: Download complete [2022-07-28T14:54:54.292Z] 2bbca73fdf42: Verifying Checksum [2022-07-28T14:54:54.292Z] 2bbca73fdf42: Download complete [2022-07-28T14:54:54.292Z] 46d945488cbd: Verifying Checksum [2022-07-28T14:54:54.292Z] 46d945488cbd: Download complete [2022-07-28T14:54:54.292Z] b3c136eddcbf: Verifying Checksum [2022-07-28T14:54:55.290Z] b3c136eddcbf: Pull complete [2022-07-28T14:54:55.584Z] 329c88fbcd65: Verifying Checksum [2022-07-28T14:54:55.584Z] 329c88fbcd65: Download complete [2022-07-28T14:54:55.859Z] c0a3192eca97: Pull complete [2022-07-28T14:54:56.137Z] a050256f5b6f: Pull complete [2022-07-28T14:54:56.415Z] 8a5474983e97: Download complete [2022-07-28T14:54:57.394Z] 656be50a0ddc: Verifying Checksum [2022-07-28T14:54:57.394Z] 656be50a0ddc: Download complete [2022-07-28T14:55:09.798Z] 656be50a0ddc: Pull complete [2022-07-28T14:55:10.071Z] 2bbca73fdf42: Pull complete [2022-07-28T14:55:10.344Z] 46d945488cbd: Pull complete [2022-07-28T14:55:17.080Z] 8a5474983e97: Pull complete [2022-07-28T14:55:19.075Z] 329c88fbcd65: Pull complete [2022-07-28T14:55:19.075Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-28T14:55:19.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T14:55:19.075Z] ---> ff4287adb874 [2022-07-28T14:55:19.075Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-28T14:55:19.676Z] ---> Running in a92e7c38c9ec [2022-07-28T14:55:19.950Z] Removing intermediate container a92e7c38c9ec [2022-07-28T14:55:19.950Z] ---> 522052ead117 [2022-07-28T14:55:19.950Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-28T14:55:19.950Z] ---> Running in 920d87f7c433 [2022-07-28T14:55:20.224Z] Removing intermediate container 920d87f7c433 [2022-07-28T14:55:20.224Z] ---> c0d774db06af [2022-07-28T14:55:20.224Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T14:55:20.224Z] ---> Running in 9ba0c61795fe [2022-07-28T14:55:20.500Z] Removing intermediate container 9ba0c61795fe [2022-07-28T14:55:20.500Z] ---> 64ef9a14864e [2022-07-28T14:55:20.500Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T14:55:20.778Z] ---> Running in ef961f36d3f9 [2022-07-28T14:55:22.763Z] Removing intermediate container ef961f36d3f9 [2022-07-28T14:55:22.763Z] ---> ec55f71fc2ba [2022-07-28T14:55:22.763Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T14:55:22.763Z] ---> Running in 108191616fa5 [2022-07-28T14:55:23.359Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T14:55:24.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T14:55:25.338Z] OK: 221 MiB in 51 packages [2022-07-28T14:55:27.319Z] Removing intermediate container 108191616fa5 [2022-07-28T14:55:27.319Z] ---> 663536f8800c [2022-07-28T14:55:27.319Z] Step 8/13 : WORKDIR /app [2022-07-28T14:55:27.319Z] ---> Running in 438c2bac8ed8 [2022-07-28T14:55:27.594Z] Removing intermediate container 438c2bac8ed8 [2022-07-28T14:55:27.594Z] ---> 3a7d634416a5 [2022-07-28T14:55:27.594Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-28T14:55:28.191Z] ---> fb00d359d1c5 [2022-07-28T14:55:28.191Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T14:55:28.191Z] ---> Running in 896173a09a4d [2022-07-28T14:56:15.221Z] Removing intermediate container 896173a09a4d [2022-07-28T14:56:15.221Z] ---> 423457125a6b [2022-07-28T14:56:15.221Z] Step 11/13 : COPY . . [2022-07-28T14:56:15.221Z] ---> 32173923ede8 [2022-07-28T14:56:15.221Z] Step 12/13 : ARG MAKE="make build" [2022-07-28T14:56:15.221Z] ---> Running in ab331535e12d [2022-07-28T14:56:15.221Z] Removing intermediate container ab331535e12d [2022-07-28T14:56:15.221Z] ---> 4f9e4be4babb [2022-07-28T14:56:15.221Z] Step 13/13 : RUN $MAKE [2022-07-28T14:56:15.221Z] ---> Running in 5792c73aa633 [2022-07-28T14:56:15.221Z] noop [2022-07-28T14:56:15.221Z] Removing intermediate container 5792c73aa633 [2022-07-28T14:56:15.221Z] ---> 853b20b6d9a9 [2022-07-28T14:56:15.221Z] Successfully built 853b20b6d9a9 [2022-07-28T14:56:15.221Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:56:15.588Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T14:56:15.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:56:15.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-21376 does not seem to be running inside a container [2022-07-28T14:56:15.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/92 -v /w/workspace/app-service-configurable/92:/w/workspace/app-service-configurable/92:rw,z -v /w/workspace/app-service-configurable/92@tmp:/w/workspace/app-service-configurable/92@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 ******** -e ******** ci-base-image-arm64 cat [2022-07-28T14:56:17.145Z] $ docker top 3e8140a8c396533cfca3065ef1cf1de63662077e6d13e2736c3c5fc815819804 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T14:56:18.032Z] + go version [2022-07-28T14:56:18.032Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-28T14:56:18.063Z] $ docker stop --time=1 3e8140a8c396533cfca3065ef1cf1de63662077e6d13e2736c3c5fc815819804 [2022-07-28T14:56:19.684Z] $ docker rm -f 3e8140a8c396533cfca3065ef1cf1de63662077e6d13e2736c3c5fc815819804 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:56:20.302Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T14:56:20.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:56:20.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-21376 does not seem to be running inside a container [2022-07-28T14:56:20.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/92 -v /w/workspace/app-service-configurable/92:/w/workspace/app-service-configurable/92:rw,z -v /w/workspace/app-service-configurable/92@tmp:/w/workspace/app-service-configurable/92@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 ******** -e ******** ci-base-image-arm64 cat [2022-07-28T14:56:21.887Z] $ docker top b439abd40275e3dc03768cbc590f59a65c65f9b411df53a674fff6ffeb28c149 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T14:56:22.765Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/92 [Pipeline] fileExists [Pipeline] sh [2022-07-28T14:56:23.443Z] + make test [2022-07-28T14:56:23.443Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-28T14:57:45.297Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-28T14:57:45.297Z] CGO_ENABLED=1 go vet ./... [2022-07-28T14:57:57.753Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T14:57:57.753Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T14:57:57.753Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-28T14:57:57.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-28T14:57:57.797Z] $ docker stop --time=1 b439abd40275e3dc03768cbc590f59a65c65f9b411df53a674fff6ffeb28c149 [2022-07-28T14:57:59.516Z] $ docker rm -f b439abd40275e3dc03768cbc590f59a65c65f9b411df53a674fff6ffeb28c149 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T14:58:00.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-28T14:58:00.479Z] Warning: overwriting stash ‘coverage-report’ [2022-07-28T14:58:00.904Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T14:58:01.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-28T14:58:01.662Z] + ls -al . [2022-07-28T14:58:01.662Z] total 164 [2022-07-28T14:58:01.662Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 28 14:56 . [2022-07-28T14:58:01.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:54 .. [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 28 14:54 .dockerignore [2022-07-28T14:58:01.662Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 14:54 .git [2022-07-28T14:58:01.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 14:54 .github [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 28 14:54 .gitignore [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 28 14:54 Attribution.txt [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 28 14:54 CHANGELOG.md [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 28 14:54 Dockerfile [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 14:54 GOVERNANCE.md [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 28 14:54 Jenkinsfile [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 28 14:54 LICENSE [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 28 14:54 OWNERS.md [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 28 14:54 README.md [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 28 14:52 VERSION [2022-07-28T14:58:01.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 14:54 bin [2022-07-28T14:58:01.662Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 28 14:56 coverage.out [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 3338 Jul 28 14:54 go.mod [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 35614 Jul 28 14:54 go.sum [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 28 14:54 main.go [2022-07-28T14:58:01.662Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 28 14:54 makefile [2022-07-28T14:58:01.662Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 14:54 res [2022-07-28T14:58:01.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:58:02.026Z] + 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=881dece654975b2e3498d96629ab969f556195f8 --label arch=arm64 --label version=2.3.0-dev.13 . [2022-07-28T14:58:02.026Z] Sending build context to Docker daemon 204.3kB [2022-07-28T14:58:02.300Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T14:58:02.300Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-28T14:58:02.300Z] ---> 853b20b6d9a9 [2022-07-28T14:58:02.300Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-28T14:58:02.300Z] ---> Running in e08350f03176 [2022-07-28T14:58:02.899Z] Removing intermediate container e08350f03176 [2022-07-28T14:58:02.899Z] ---> c65564dfe5d3 [2022-07-28T14:58:02.899Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-28T14:58:02.899Z] ---> Running in a601323a7ad1 [2022-07-28T14:58:03.174Z] Removing intermediate container a601323a7ad1 [2022-07-28T14:58:03.174Z] ---> fe9ebe8ad0f4 [2022-07-28T14:58:03.174Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T14:58:03.174Z] ---> Running in 63e9bb98b1b5 [2022-07-28T14:58:03.451Z] Removing intermediate container 63e9bb98b1b5 [2022-07-28T14:58:03.451Z] ---> f50bf35dd2d4 [2022-07-28T14:58:03.451Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T14:58:03.451Z] ---> Running in ff7b084b7894 [2022-07-28T14:58:05.431Z] Removing intermediate container ff7b084b7894 [2022-07-28T14:58:05.431Z] ---> 91a4c576185e [2022-07-28T14:58:05.431Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T14:58:05.431Z] ---> Running in 0d730cc38ef5 [2022-07-28T14:58:06.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T14:58:07.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T14:58:07.990Z] OK: 221 MiB in 51 packages [2022-07-28T14:58:08.981Z] Removing intermediate container 0d730cc38ef5 [2022-07-28T14:58:08.981Z] ---> 64ce745e5aab [2022-07-28T14:58:08.981Z] Step 8/27 : WORKDIR /app [2022-07-28T14:58:08.981Z] ---> Running in e250bd8b0629 [2022-07-28T14:58:09.258Z] Removing intermediate container e250bd8b0629 [2022-07-28T14:58:09.258Z] ---> d5cf7e66467f [2022-07-28T14:58:09.258Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-28T14:58:09.859Z] ---> 49981914ee57 [2022-07-28T14:58:09.859Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T14:58:09.859Z] ---> Running in 31e32407f070 [2022-07-28T14:58:11.842Z] Removing intermediate container 31e32407f070 [2022-07-28T14:58:11.842Z] ---> 51ed52c2d8ac [2022-07-28T14:58:11.842Z] Step 11/27 : COPY . . [2022-07-28T14:58:12.442Z] ---> 0c22387e8a08 [2022-07-28T14:58:12.442Z] Step 12/27 : ARG MAKE="make build" [2022-07-28T14:58:12.442Z] ---> Running in 0c22c79030ea [2022-07-28T14:58:12.720Z] Removing intermediate container 0c22c79030ea [2022-07-28T14:58:12.720Z] ---> 646f22b2c9a9 [2022-07-28T14:58:12.720Z] Step 13/27 : RUN $MAKE [2022-07-28T14:58:12.720Z] ---> Running in 285e70f4ba4a [2022-07-28T14:58:13.704Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-28T15:00:20.591Z] Removing intermediate container 285e70f4ba4a [2022-07-28T15:00:20.591Z] ---> a32d2e03e946 [2022-07-28T15:00:20.591Z] Step 14/27 : FROM alpine:3.16 [2022-07-28T15:00:20.591Z] 3.16: Pulling from library/alpine [2022-07-28T15:00:20.591Z] f97344484467: Pulling fs layer [2022-07-28T15:00:20.591Z] f97344484467: Verifying Checksum [2022-07-28T15:00:20.591Z] f97344484467: Download complete [2022-07-28T15:00:20.591Z] f97344484467: Pull complete [2022-07-28T15:00:20.591Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T15:00:20.591Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T15:00:20.591Z] ---> 3d81c46cd875 [2022-07-28T15:00:20.591Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T15:00:20.591Z] ---> Running in 86f3f7f4f261 [2022-07-28T15:00:20.591Z] Removing intermediate container 86f3f7f4f261 [2022-07-28T15:00:20.591Z] ---> 6ee794b52e7e [2022-07-28T15:00:20.591Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-28T15:00:20.591Z] ---> Running in 154c2a6749b4 [2022-07-28T15:00:20.591Z] Removing intermediate container 154c2a6749b4 [2022-07-28T15:00:20.591Z] ---> 8034644e1b95 [2022-07-28T15:00:20.591Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-28T15:00:20.591Z] ---> Running in baae5940e90b [2022-07-28T15:00:20.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T15:00:20.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T15:00:20.591Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-28T15:00:20.591Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-28T15:00:20.591Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T15:00:20.591Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-28T15:00:20.591Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T15:00:20.591Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-28T15:00:20.591Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-28T15:00:20.591Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T15:00:20.591Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T15:00:20.591Z] OK: 9 MiB in 21 packages [2022-07-28T15:00:20.591Z] Removing intermediate container baae5940e90b [2022-07-28T15:00:20.591Z] ---> 3ff48e0d36e9 [2022-07-28T15:00:20.591Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-28T15:00:20.591Z] ---> 468c24c2215f [2022-07-28T15:00:20.591Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-28T15:00:20.867Z] ---> 7d88a33c10a4 [2022-07-28T15:00:20.867Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-28T15:00:21.464Z] ---> 9a87c1d115ef [2022-07-28T15:00:21.464Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-28T15:00:22.902Z] ---> 1f15b3c2f298 [2022-07-28T15:00:22.902Z] Step 22/27 : EXPOSE 48095 [2022-07-28T15:00:22.902Z] ---> Running in 8a9e96eeab57 [2022-07-28T15:00:23.187Z] Removing intermediate container 8a9e96eeab57 [2022-07-28T15:00:23.187Z] ---> 7c5852bc59fd [2022-07-28T15:00:23.187Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-28T15:00:23.461Z] ---> Running in 67bd3157b9b7 [2022-07-28T15:00:23.740Z] Removing intermediate container 67bd3157b9b7 [2022-07-28T15:00:23.740Z] ---> 12e517c6d2ec [2022-07-28T15:00:23.740Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T15:00:23.740Z] ---> Running in 4f41be2b8f0a [2022-07-28T15:00:24.014Z] Removing intermediate container 4f41be2b8f0a [2022-07-28T15:00:24.014Z] ---> 300deb210d8a [2022-07-28T15:00:24.014Z] Step 25/27 : LABEL arch=arm64 [2022-07-28T15:00:24.014Z] ---> Running in 509ee808f118 [2022-07-28T15:00:24.626Z] Removing intermediate container 509ee808f118 [2022-07-28T15:00:24.626Z] ---> 8c7145c94477 [2022-07-28T15:00:24.626Z] Step 26/27 : LABEL git_sha=881dece654975b2e3498d96629ab969f556195f8 [2022-07-28T15:00:24.626Z] ---> Running in 3908b95ef951 [2022-07-28T15:00:24.900Z] Removing intermediate container 3908b95ef951 [2022-07-28T15:00:24.900Z] ---> 25dc6885ca52 [2022-07-28T15:00:24.900Z] Step 27/27 : LABEL version=2.3.0-dev.13 [2022-07-28T15:00:24.900Z] ---> Running in 4979fee2e511 [2022-07-28T15:00:25.174Z] Removing intermediate container 4979fee2e511 [2022-07-28T15:00:25.174Z] ---> c722e8043396 [2022-07-28T15:00:25.174Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-28T15:00:25.174Z] Successfully built c722e8043396 [2022-07-28T15:00:25.174Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T15:00:25.309Z] provisioning config files... [2022-07-28T15:00:25.326Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/92@tmp/config8872765331681102312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T15:00:25.681Z] ---> docker-login.sh [2022-07-28T15:00:25.681Z] nexus3.edgexfoundry.org:10001 [2022-07-28T15:00:25.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T15:00:25.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T15:00:25.955Z] Configure a credential helper to remove this warning. See [2022-07-28T15:00:25.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T15:00:25.955Z] [2022-07-28T15:00:25.955Z] Login Succeeded [2022-07-28T15:00:25.955Z] nexus3.edgexfoundry.org:10002 [2022-07-28T15:00:26.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T15:00:26.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T15:00:26.558Z] Configure a credential helper to remove this warning. See [2022-07-28T15:00:26.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T15:00:26.558Z] [2022-07-28T15:00:26.558Z] Login Succeeded [2022-07-28T15:00:26.558Z] nexus3.edgexfoundry.org:10003 [2022-07-28T15:00:26.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T15:00:27.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T15:00:27.110Z] Configure a credential helper to remove this warning. See [2022-07-28T15:00:27.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T15:00:27.110Z] [2022-07-28T15:00:27.110Z] Login Succeeded [2022-07-28T15:00:27.110Z] nexus3.edgexfoundry.org:10004 [2022-07-28T15:00:27.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T15:00:27.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T15:00:27.658Z] Configure a credential helper to remove this warning. See [2022-07-28T15:00:27.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T15:00:27.658Z] [2022-07-28T15:00:27.658Z] Login Succeeded [2022-07-28T15:00:27.658Z] docker.io [2022-07-28T15:00:27.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T15:00:28.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T15:00:28.206Z] Configure a credential helper to remove this warning. See [2022-07-28T15:00:28.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T15:00:28.206Z] [2022-07-28T15:00:28.206Z] Login Succeeded [2022-07-28T15:00:28.206Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T15:00:28.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T15:00:28.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T15:00:28.286Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-07-28T15:00:28.286Z] 881dece654975b2e3498d96629ab969f556195f8 [2022-07-28T15:00:28.286Z] latest [2022-07-28T15:00:28.286Z] 2.3.0-dev.13 [2022-07-28T15:00:28.286Z] 881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 [2022-07-28T15:00:28.286Z] main [2022-07-28T15:00:28.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:00:28.652Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:881dece654975b2e3498d96629ab969f556195f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:00:29.031Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:881dece654975b2e3498d96629ab969f556195f8 [2022-07-28T15:00:29.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-28T15:00:29.031Z] f60accb7c389: Preparing [2022-07-28T15:00:29.031Z] fe846075d9f8: Preparing [2022-07-28T15:00:29.031Z] a5e1bd4ea564: Preparing [2022-07-28T15:00:29.031Z] 3b6267ec633d: Preparing [2022-07-28T15:00:29.031Z] da9482a1f990: Preparing [2022-07-28T15:00:29.031Z] 5b7df235d876: Preparing [2022-07-28T15:00:29.031Z] 5b7df235d876: Waiting [2022-07-28T15:00:29.313Z] fe846075d9f8: Pushed [2022-07-28T15:00:29.313Z] 3b6267ec633d: Pushed [2022-07-28T15:00:29.313Z] a5e1bd4ea564: Pushed [2022-07-28T15:00:29.313Z] 5b7df235d876: Layer already exists [2022-07-28T15:00:30.297Z] da9482a1f990: Pushed [2022-07-28T15:00:35.701Z] f60accb7c389: Pushed [2022-07-28T15:00:35.701Z] 881dece654975b2e3498d96629ab969f556195f8: digest: sha256:a7909b3fc808d04184399c98a7b59ccf3060ff7ca9360ba5d5263d7471dc8d86 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:00:36.075Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:00:36.441Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-28T15:00:36.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-28T15:00:36.441Z] f60accb7c389: Preparing [2022-07-28T15:00:36.441Z] fe846075d9f8: Preparing [2022-07-28T15:00:36.441Z] a5e1bd4ea564: Preparing [2022-07-28T15:00:36.441Z] 3b6267ec633d: Preparing [2022-07-28T15:00:36.441Z] da9482a1f990: Preparing [2022-07-28T15:00:36.441Z] 5b7df235d876: Preparing [2022-07-28T15:00:36.441Z] 5b7df235d876: Waiting [2022-07-28T15:00:36.441Z] fe846075d9f8: Layer already exists [2022-07-28T15:00:36.441Z] da9482a1f990: Layer already exists [2022-07-28T15:00:36.441Z] 3b6267ec633d: Layer already exists [2022-07-28T15:00:36.441Z] a5e1bd4ea564: Layer already exists [2022-07-28T15:00:36.441Z] f60accb7c389: Layer already exists [2022-07-28T15:00:36.441Z] 5b7df235d876: Layer already exists [2022-07-28T15:00:36.714Z] latest: digest: sha256:a7909b3fc808d04184399c98a7b59ccf3060ff7ca9360ba5d5263d7471dc8d86 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:00:37.090Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:00:37.456Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.13 [2022-07-28T15:00:37.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-28T15:00:37.456Z] f60accb7c389: Preparing [2022-07-28T15:00:37.456Z] fe846075d9f8: Preparing [2022-07-28T15:00:37.456Z] a5e1bd4ea564: Preparing [2022-07-28T15:00:37.456Z] 3b6267ec633d: Preparing [2022-07-28T15:00:37.456Z] da9482a1f990: Preparing [2022-07-28T15:00:37.456Z] 5b7df235d876: Preparing [2022-07-28T15:00:37.456Z] 3b6267ec633d: Layer already exists [2022-07-28T15:00:37.456Z] f60accb7c389: Layer already exists [2022-07-28T15:00:37.456Z] fe846075d9f8: Layer already exists [2022-07-28T15:00:37.456Z] a5e1bd4ea564: Layer already exists [2022-07-28T15:00:37.456Z] da9482a1f990: Layer already exists [2022-07-28T15:00:37.456Z] 5b7df235d876: Layer already exists [2022-07-28T15:00:37.731Z] 2.3.0-dev.13: digest: sha256:a7909b3fc808d04184399c98a7b59ccf3060ff7ca9360ba5d5263d7471dc8d86 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:00:38.111Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:00:38.487Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 [2022-07-28T15:00:38.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-28T15:00:38.487Z] f60accb7c389: Preparing [2022-07-28T15:00:38.487Z] fe846075d9f8: Preparing [2022-07-28T15:00:38.487Z] a5e1bd4ea564: Preparing [2022-07-28T15:00:38.487Z] 3b6267ec633d: Preparing [2022-07-28T15:00:38.487Z] da9482a1f990: Preparing [2022-07-28T15:00:38.487Z] 5b7df235d876: Preparing [2022-07-28T15:00:38.487Z] 5b7df235d876: Waiting [2022-07-28T15:00:38.487Z] f60accb7c389: Layer already exists [2022-07-28T15:00:38.487Z] fe846075d9f8: Layer already exists [2022-07-28T15:00:38.487Z] 3b6267ec633d: Layer already exists [2022-07-28T15:00:38.487Z] a5e1bd4ea564: Layer already exists [2022-07-28T15:00:38.487Z] da9482a1f990: Layer already exists [2022-07-28T15:00:38.487Z] 5b7df235d876: Layer already exists [2022-07-28T15:00:38.760Z] 881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13: digest: sha256:a7909b3fc808d04184399c98a7b59ccf3060ff7ca9360ba5d5263d7471dc8d86 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:00:39.130Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:00:39.495Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-07-28T15:00:39.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-28T15:00:39.495Z] f60accb7c389: Preparing [2022-07-28T15:00:39.495Z] fe846075d9f8: Preparing [2022-07-28T15:00:39.495Z] a5e1bd4ea564: Preparing [2022-07-28T15:00:39.495Z] 3b6267ec633d: Preparing [2022-07-28T15:00:39.495Z] da9482a1f990: Preparing [2022-07-28T15:00:39.495Z] 5b7df235d876: Preparing [2022-07-28T15:00:39.495Z] 5b7df235d876: Waiting [2022-07-28T15:00:39.495Z] 3b6267ec633d: Layer already exists [2022-07-28T15:00:39.495Z] fe846075d9f8: Layer already exists [2022-07-28T15:00:39.495Z] da9482a1f990: Layer already exists [2022-07-28T15:00:39.495Z] f60accb7c389: Layer already exists [2022-07-28T15:00:39.495Z] a5e1bd4ea564: Layer already exists [2022-07-28T15:00:39.495Z] 5b7df235d876: Layer already exists [2022-07-28T15:00:39.768Z] main: digest: sha256:a7909b3fc808d04184399c98a7b59ccf3060ff7ca9360ba5d5263d7471dc8d86 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T15:00:39.818Z] ===================================================== [Pipeline] echo [2022-07-28T15:00:39.825Z] taggedImages: [2022-07-28T15:00:39.825Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:881dece654975b2e3498d96629ab969f556195f8 [2022-07-28T15:00:39.825Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-28T15:00:39.825Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.13 [2022-07-28T15:00:39.825Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:881dece654975b2e3498d96629ab969f556195f8-2.3.0-dev.13 [2022-07-28T15:00:39.825Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:00:40.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T15:00:40.207Z] [2022-07-28T15:00:40.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:00:40.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T15:00:40.850Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-28T15:00:40.850Z] 8998bd30e6a1: Pulling fs layer [2022-07-28T15:00:40.850Z] 04944245beec: Pulling fs layer [2022-07-28T15:00:40.850Z] 699f458cf7ca: Pulling fs layer [2022-07-28T15:00:40.850Z] 765212b225bb: Pulling fs layer [2022-07-28T15:00:40.850Z] f23df028b6ca: Pulling fs layer [2022-07-28T15:00:40.850Z] d65c8cfc05b1: Pulling fs layer [2022-07-28T15:00:40.850Z] 2437ff75d9bd: Pulling fs layer [2022-07-28T15:00:40.850Z] d65c8cfc05b1: Waiting [2022-07-28T15:00:40.850Z] 765212b225bb: Waiting [2022-07-28T15:00:40.850Z] f23df028b6ca: Waiting [2022-07-28T15:00:40.850Z] 2437ff75d9bd: Waiting [2022-07-28T15:00:40.850Z] 04944245beec: Verifying Checksum [2022-07-28T15:00:40.850Z] 04944245beec: Download complete [2022-07-28T15:00:40.850Z] 765212b225bb: Download complete [2022-07-28T15:00:40.850Z] f23df028b6ca: Verifying Checksum [2022-07-28T15:00:40.850Z] f23df028b6ca: Download complete [2022-07-28T15:00:40.850Z] d65c8cfc05b1: Verifying Checksum [2022-07-28T15:00:40.850Z] d65c8cfc05b1: Download complete [2022-07-28T15:00:41.129Z] 699f458cf7ca: Verifying Checksum [2022-07-28T15:00:41.129Z] 699f458cf7ca: Download complete [2022-07-28T15:00:41.405Z] 8998bd30e6a1: Verifying Checksum [2022-07-28T15:00:41.405Z] 8998bd30e6a1: Download complete [2022-07-28T15:00:44.043Z] 2437ff75d9bd: Verifying Checksum [2022-07-28T15:00:44.043Z] 2437ff75d9bd: Download complete [2022-07-28T15:00:45.479Z] 8998bd30e6a1: Pull complete [2022-07-28T15:00:46.081Z] 04944245beec: Pull complete [2022-07-28T15:00:47.524Z] 699f458cf7ca: Pull complete [2022-07-28T15:00:47.798Z] 765212b225bb: Pull complete [2022-07-28T15:00:48.785Z] f23df028b6ca: Pull complete [2022-07-28T15:00:48.786Z] d65c8cfc05b1: Pull complete [2022-07-28T15:01:03.906Z] 2437ff75d9bd: Pull complete [2022-07-28T15:01:03.906Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-28T15:01:03.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T15:01:03.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T15:01:04.179Z] prd-ubuntu20.04-docker-arm64-4c-16g-21376 does not seem to be running inside a container [2022-07-28T15:01:04.272Z] $ 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/92 -v /w/workspace/app-service-configurable/92:/w/workspace/app-service-configurable/92:rw,z -v /w/workspace/app-service-configurable/92@tmp:/w/workspace/app-service-configurable/92@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-28T15:01:06.794Z] $ docker top c3c0aa0f3d3bd3cd7e607bcc2c4816c7a0b83ebbe1157a9cd841c6df50130c79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T15:01:07.709Z] ---> job-cost.sh [2022-07-28T15:01:07.709Z] lf-activate-venv: SKIPPING [2022-07-28T15:01:07.709Z] INFO: No Stack... [2022-07-28T15:01:08.309Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-28T15:01:08.910Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T15:01:09.576Z] + cat /w/workspace/app-service-configurable/92/archives/cost.csv [2022-07-28T15:01:09.576Z] + cut -d, -f6 [Pipeline] lock [2022-07-28T15:01:09.639Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] [2022-07-28T15:01:09.645Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] did not exist. Created. [2022-07-28T15:01:09.645Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T15:01:10.318Z] /w/workspace/app-service-configurable/92@tmp/durable-38bbaf5d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-28T15:01:11.002Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-28T15:01:11.035Z] Warning: overwriting stash ‘stack-cost’ [2022-07-28T15:01:11.084Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T15:01:11.094Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T15:01:11.118Z] $ docker stop --time=1 c3c0aa0f3d3bd3cd7e607bcc2c4816c7a0b83ebbe1157a9cd841c6df50130c79 [2022-07-28T15:01:12.611Z] $ docker rm -f c3c0aa0f3d3bd3cd7e607bcc2c4816c7a0b83ebbe1157a9cd841c6df50130c79 [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-07-28T15:01:13.076Z] provisioning config files... [2022-07-28T15:01:13.086Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3455604598987952971tmp [Pipeline] { [Pipeline] sh [2022-07-28T15:01:13.379Z] + set +x [2022-07-28T15:01:13.379Z] + curl -s https://codecov.io/bash [2022-07-28T15:01:13.379Z] + bash -s -- [2022-07-28T15:01:13.379Z] [2022-07-28T15:01:13.379Z] _____ _ [2022-07-28T15:01:13.379Z] / ____| | | [2022-07-28T15:01:13.379Z] | | ___ __| | ___ ___ _____ __ [2022-07-28T15:01:13.379Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-28T15:01:13.379Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-28T15:01:13.379Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-28T15:01:13.379Z] Bash-1.0.6 [2022-07-28T15:01:13.379Z] [2022-07-28T15:01:13.379Z] [2022-07-28T15:01:13.379Z] ==> git version 2.25.1 found [2022-07-28T15:01:13.379Z] ==> 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-07-28T15:01:13.379Z] Release-Date: 2020-01-08 [2022-07-28T15:01:13.379Z] 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-07-28T15:01:13.379Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-28T15:01:13.379Z] ==> Jenkins CI detected. [2022-07-28T15:01:13.379Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-07-28T15:01:13.379Z] project root: . [2022-07-28T15:01:13.379Z] --> token set from env [2022-07-28T15:01:13.379Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-28T15:01:13.379Z] ==> Running gcov in . (disable via -X gcov) [2022-07-28T15:01:13.379Z] ==> Python coveragepy not found [2022-07-28T15:01:13.379Z] ==> Searching for coverage reports in: [2022-07-28T15:01:13.379Z] + . [2022-07-28T15:01:13.379Z] -> Found 1 reports [2022-07-28T15:01:13.379Z] ==> Detecting git/mercurial file structure [2022-07-28T15:01:13.379Z] ==> Reading reports [2022-07-28T15:01:13.641Z] + ./coverage.out bytes=10 [2022-07-28T15:01:13.641Z] ==> Appending adjustments [2022-07-28T15:01:13.641Z] https://docs.codecov.io/docs/fixing-reports [2022-07-28T15:01:13.641Z] + Found adjustments [2022-07-28T15:01:13.641Z] ==> Gzipping contents [2022-07-28T15:01:13.641Z] 4.0K /tmp/codecov.CZaIwL.gz [2022-07-28T15:01:13.641Z] ==> Uploading reports [2022-07-28T15:01:13.641Z] url: https://codecov.io [2022-07-28T15:01:13.641Z] query: branch=main&commit=881dece654975b2e3498d96629ab969f556195f8&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-28T15:01:13.641Z] -> Pinging Codecov [2022-07-28T15:01:13.641Z] 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=881dece654975b2e3498d96629ab969f556195f8&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-28T15:01:14.214Z] -> Uploading to [2022-07-28T15:01:14.214Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-28/A97CA9966030D2A3747ED39772930CCE/881dece654975b2e3498d96629ab969f556195f8/e1127e47-0405-4540-9f51-54532b42c87a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T150114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0a829549e160fd12ccb5de3fb9c0d0a842a2521d02fe8353a8e47b38bcb9228 [2022-07-28T15:01:14.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T15:01:14.214Z] Dload Upload Total Spent Left Speed [2022-07-28T15:01:14.475Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2215 --:--:-- --:--:-- --:--:-- 2215 [2022-07-28T15:01:14.475Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/881dece654975b2e3498d96629ab969f556195f8 [Pipeline] } [2022-07-28T15:01:14.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-28T15:01:14.735Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-28T15:01:14.752Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:01:15.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T15:01:15.064Z] [2022-07-28T15:01:15.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:01:15.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T15:01:15.364Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-28T15:01:15.364Z] df9b9388f04a: Pulling fs layer [2022-07-28T15:01:15.364Z] 52dc419b0ee2: Pulling fs layer [2022-07-28T15:01:15.364Z] 25bc292e5bac: Pulling fs layer [2022-07-28T15:01:15.364Z] 114826534d7a: Pulling fs layer [2022-07-28T15:01:15.364Z] 4657fd5d0bcf: Pulling fs layer [2022-07-28T15:01:15.364Z] 6ad1cebc031e: Pulling fs layer [2022-07-28T15:01:15.364Z] 8a3aa393b2d8: Pulling fs layer [2022-07-28T15:01:15.364Z] 4657fd5d0bcf: Waiting [2022-07-28T15:01:15.364Z] 8a3aa393b2d8: Waiting [2022-07-28T15:01:15.364Z] 114826534d7a: Waiting [2022-07-28T15:01:15.364Z] 25bc292e5bac: Download complete [2022-07-28T15:01:15.364Z] 52dc419b0ee2: Download complete [2022-07-28T15:01:15.364Z] 4657fd5d0bcf: Verifying Checksum [2022-07-28T15:01:15.364Z] 4657fd5d0bcf: Download complete [2022-07-28T15:01:15.624Z] df9b9388f04a: Pull complete [2022-07-28T15:01:15.624Z] 6ad1cebc031e: Verifying Checksum [2022-07-28T15:01:15.624Z] 6ad1cebc031e: Download complete [2022-07-28T15:01:15.624Z] 52dc419b0ee2: Pull complete [2022-07-28T15:01:15.886Z] 25bc292e5bac: Pull complete [2022-07-28T15:01:16.148Z] 114826534d7a: Verifying Checksum [2022-07-28T15:01:16.148Z] 114826534d7a: Download complete [2022-07-28T15:01:16.408Z] 8a3aa393b2d8: Verifying Checksum [2022-07-28T15:01:16.408Z] 8a3aa393b2d8: Download complete [2022-07-28T15:01:20.607Z] 114826534d7a: Pull complete [2022-07-28T15:01:20.607Z] 4657fd5d0bcf: Pull complete [2022-07-28T15:01:20.607Z] 6ad1cebc031e: Pull complete [2022-07-28T15:01:23.143Z] 8a3aa393b2d8: Pull complete [2022-07-28T15:01:23.143Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-28T15:01:23.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T15:01:23.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T15:01:23.237Z] prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container [2022-07-28T15:01:23.271Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-28T15:01:25.207Z] $ docker top 517be39cfcb02a7e4ef3f6094b2a887d7c155044ae77d43c2a2b2d341bd47838 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-28T15:01:25.295Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-07-28T15:01:25.576Z] + set -o pipefail [2022-07-28T15:01:25.576Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-07-28T15:01:30.861Z] [2022-07-28T15:01:30.861Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-07-28T15:01:30.861Z] [2022-07-28T15:01:30.861Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/2145af4f-6846-492d-9abe-9c9c2b24c243 [2022-07-28T15:01:30.861Z] [2022-07-28T15:01:30.861Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-28T15:01:30.861Z] [2022-07-28T15:01:30.861Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-28T15:01:30.861Z] [2022-07-28T15:01:31.122Z] [Pipeline] } [2022-07-28T15:01:31.130Z] $ docker stop --time=1 517be39cfcb02a7e4ef3f6094b2a887d7c155044ae77d43c2a2b2d341bd47838 [2022-07-28T15:01:33.333Z] $ docker rm -f 517be39cfcb02a7e4ef3f6094b2a887d7c155044ae77d43c2a2b2d341bd47838 [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-07-28T15:01:34.029Z] + git log --format=format:%s -1 881dece654975b2e3498d96629ab969f556195f8 [Pipeline] sh [2022-07-28T15:01:34.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T15:01:34.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:01:34.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T15:01:34.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T15:01:34.710Z] prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container [2022-07-28T15:01:34.746Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T15:01:35.179Z] $ docker top e2a3e9ed03b49cc614148191fb92812794b42207ecc089697089a086512a591a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T15:01:35.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T15:01:35.302Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T15:01:35.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T15:01:35.436Z] $ docker exec e2a3e9ed03b49cc614148191fb92812794b42207ecc089697089a086512a591a ssh-agent [2022-07-28T15:01:35.572Z] SSH_AUTH_SOCK=/tmp/ssh-gMoAoEaB1vNc/agent.32 [2022-07-28T15:01:35.572Z] SSH_AGENT_PID=38 [2022-07-28T15:01:35.578Z] Running ssh-add (command line suppressed) [2022-07-28T15:01:35.686Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3393376302162573360.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3393376302162573360.key) [2022-07-28T15:01:35.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T15:01:36.001Z] + git semver tag [2022-07-28T15:01:36.262Z] 2022-07-28 15:01:36,217 [run_tag] DEBUG tag force:False [2022-07-28T15:01:36.262Z] 2022-07-28 15:01:36,217 [check_head_tag] DEBUG check head tag [2022-07-28T15:01:36.262Z] 2022-07-28 15:01:36,217 [execute] INFO git cat-file --batch-check [2022-07-28T15:01:36.262Z] 2022-07-28 15:01:36,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-07-28T15:01:36.262Z] 2022-07-28 15:01:36,221 [execute] INFO git cat-file --batch [2022-07-28T15:01:36.262Z] 2022-07-28 15:01:36,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-07-28T15:01:36.262Z] 2022-07-28 15:01:36,233 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T15:01:36.262Z] 2022-07-28 15:01:36,233 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 [2022-07-28T15:01:36.262Z] 2022-07-28 15:01:36,234 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-28T15:01:36.262Z] 2022-07-28 15:01:36,239 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T15:01:36.262Z] 2.3.0-dev.13 [Pipeline] } [2022-07-28T15:01:36.270Z] $ docker exec --env ******** --env ******** e2a3e9ed03b49cc614148191fb92812794b42207ecc089697089a086512a591a ssh-agent -k [2022-07-28T15:01:36.401Z] unset SSH_AUTH_SOCK; [2022-07-28T15:01:36.402Z] unset SSH_AGENT_PID; [2022-07-28T15:01:36.402Z] echo Agent pid 38 killed; [2022-07-28T15:01:36.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T15:01:36.726Z] + git semver [Pipeline] } [2022-07-28T15:01:37.002Z] $ docker stop --time=1 e2a3e9ed03b49cc614148191fb92812794b42207ecc089697089a086512a591a [2022-07-28T15:01:38.340Z] $ docker rm -f e2a3e9ed03b49cc614148191fb92812794b42207ecc089697089a086512a591a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:01:38.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T15:01:38.756Z] [2022-07-28T15:01:38.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:01:39.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T15:01:39.060Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-28T15:01:39.060Z] ab5ef0e58194: Pulling fs layer [2022-07-28T15:01:39.060Z] 9712f1f96733: Pulling fs layer [2022-07-28T15:01:39.060Z] 63f879dbbcfc: Pulling fs layer [2022-07-28T15:01:39.060Z] 0d9ebad4ef96: Pulling fs layer [2022-07-28T15:01:39.060Z] e9a5061849ea: Pulling fs layer [2022-07-28T15:01:39.060Z] d747dcd14b5f: Pulling fs layer [2022-07-28T15:01:39.060Z] d747dcd14b5f: Waiting [2022-07-28T15:01:39.060Z] 2de7ff778b66: Pulling fs layer [2022-07-28T15:01:39.060Z] e9a5061849ea: Waiting [2022-07-28T15:01:39.060Z] 0d9ebad4ef96: Waiting [2022-07-28T15:01:39.060Z] 9712f1f96733: Verifying Checksum [2022-07-28T15:01:39.060Z] 9712f1f96733: Download complete [2022-07-28T15:01:39.633Z] 63f879dbbcfc: Verifying Checksum [2022-07-28T15:01:39.633Z] 63f879dbbcfc: Download complete [2022-07-28T15:01:39.633Z] e9a5061849ea: Verifying Checksum [2022-07-28T15:01:39.633Z] e9a5061849ea: Download complete [2022-07-28T15:01:39.633Z] d747dcd14b5f: Download complete [2022-07-28T15:01:39.633Z] 0d9ebad4ef96: Verifying Checksum [2022-07-28T15:01:39.633Z] 0d9ebad4ef96: Download complete [2022-07-28T15:01:39.892Z] ab5ef0e58194: Verifying Checksum [2022-07-28T15:01:39.892Z] ab5ef0e58194: Download complete [2022-07-28T15:01:39.892Z] 2de7ff778b66: Verifying Checksum [2022-07-28T15:01:43.186Z] ab5ef0e58194: Pull complete [2022-07-28T15:01:43.186Z] 9712f1f96733: Pull complete [2022-07-28T15:01:43.754Z] 63f879dbbcfc: Pull complete [2022-07-28T15:01:47.958Z] 0d9ebad4ef96: Pull complete [2022-07-28T15:01:48.218Z] e9a5061849ea: Pull complete [2022-07-28T15:01:48.479Z] d747dcd14b5f: Pull complete [2022-07-28T15:01:49.863Z] 2de7ff778b66: Pull complete [2022-07-28T15:01:49.863Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-28T15:01:49.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T15:01:49.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T15:01:49.965Z] prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container [2022-07-28T15:01:49.995Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-28T15:01:52.383Z] $ docker top 643de714776d6f23bef3b9eb74e01a23d42eb76db659fcee151b78848028371e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-28T15:01:52.479Z] provisioning config files... [2022-07-28T15:01:52.489Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config955507706323677528tmp [2022-07-28T15:01:52.500Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2624606514733650424tmp [2022-07-28T15:01:52.511Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config531097612267825765tmp [Pipeline] { [Pipeline] echo [2022-07-28T15:01:52.525Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T15:01:52.809Z] ---> sigul-configuration.sh [2022-07-28T15:01:52.809Z] gpg: directory `/root/.gnupg' created [2022-07-28T15:01:52.809Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-28T15:01:52.809Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-28T15:01:52.809Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-28T15:01:52.809Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-28T15:01:52.809Z] gpg: CAST5 encrypted data [2022-07-28T15:01:52.809Z] gpg: encrypted with 1 passphrase [2022-07-28T15:01:52.809Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-28T15:01:53.098Z] + mkdir /home/jenkins [2022-07-28T15:01:53.099Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-28T15:01:53.387Z] + 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-07-28T15:01:53.397Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T15:01:53.684Z] ---> sigul-install.sh [2022-07-28T15:01:53.684Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-28T15:01:53.977Z] + git tag --list [2022-07-28T15:01:53.977Z] v1.0.0 [2022-07-28T15:01:53.977Z] v1.1.0 [2022-07-28T15:01:53.977Z] v1.2.0 [2022-07-28T15:01:53.977Z] v1.3.0 [2022-07-28T15:01:53.977Z] v1.3.1 [2022-07-28T15:01:53.977Z] v2.0.0 [2022-07-28T15:01:53.977Z] v2.0.1 [2022-07-28T15:01:53.977Z] v2.1.0 [2022-07-28T15:01:53.977Z] v2.1.1 [2022-07-28T15:01:53.977Z] v2.1.1-dev.1 [2022-07-28T15:01:53.977Z] v2.1.1-dev.2 [2022-07-28T15:01:53.977Z] v2.2.0 [2022-07-28T15:01:53.977Z] v2.2.1-dev.1 [2022-07-28T15:01:53.977Z] v2.2.1-dev.10 [2022-07-28T15:01:53.977Z] v2.2.1-dev.2 [2022-07-28T15:01:53.977Z] v2.2.1-dev.3 [2022-07-28T15:01:53.977Z] v2.2.1-dev.4 [2022-07-28T15:01:53.977Z] v2.2.1-dev.5 [2022-07-28T15:01:53.977Z] v2.2.1-dev.6 [2022-07-28T15:01:53.977Z] v2.2.1-dev.7 [2022-07-28T15:01:53.977Z] v2.2.1-dev.8 [2022-07-28T15:01:53.977Z] v2.2.1-dev.9 [2022-07-28T15:01:53.977Z] v2.3.0-dev.10 [2022-07-28T15:01:53.977Z] v2.3.0-dev.11 [2022-07-28T15:01:53.977Z] v2.3.0-dev.12 [2022-07-28T15:01:53.977Z] v2.3.0-dev.13 [Pipeline] sh [2022-07-28T15:01:54.270Z] + lftools sign git-tag v2.3.0-dev.13 [2022-07-28T15:01:54.841Z] Signing Git tag with Sigul... [2022-07-28T15:01:54.841Z] Signing v2.3.0-dev.13 [Pipeline] echo [2022-07-28T15:01:55.422Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T15:01:55.708Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-28T15:01:55.716Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-28T15:01:55.734Z] $ docker stop --time=1 643de714776d6f23bef3b9eb74e01a23d42eb76db659fcee151b78848028371e [2022-07-28T15:01:57.080Z] $ docker rm -f 643de714776d6f23bef3b9eb74e01a23d42eb76db659fcee151b78848028371e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-28T15:01:57.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T15:01:57.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:01:57.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T15:01:57.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T15:01:57.911Z] prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container [2022-07-28T15:01:57.944Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T15:01:58.362Z] $ docker top 7a814e77a60233365b5fadf70af43807d2424ffc76041903cfaba89aa5d5a592 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T15:01:58.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T15:01:58.472Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T15:01:58.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T15:01:58.617Z] $ docker exec 7a814e77a60233365b5fadf70af43807d2424ffc76041903cfaba89aa5d5a592 ssh-agent [2022-07-28T15:01:58.755Z] SSH_AUTH_SOCK=/tmp/ssh-605XCtbTKlka/agent.33 [2022-07-28T15:01:58.755Z] SSH_AGENT_PID=39 [2022-07-28T15:01:58.760Z] Running ssh-add (command line suppressed) [2022-07-28T15:01:58.883Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2054102167062678120.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2054102167062678120.key) [2022-07-28T15:01:58.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T15:01:59.193Z] + git semver bump pre [2022-07-28T15:01:59.455Z] 2022-07-28 15:01:59,384 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T15:01:59.455Z] 2022-07-28 15:01:59,384 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev [2022-07-28T15:01:59.455Z] 2022-07-28 15:01:59,384 [bump_version] DEBUG bumped version:2.3.0-dev.14 [2022-07-28T15:01:59.455Z] 2022-07-28 15:01:59,384 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-07-28T15:01:59.455Z] 2022-07-28 15:01:59,384 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T15:01:59.455Z] 2022-07-28 15:01:59,384 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T15:01:59.455Z] 2022-07-28 15:01:59,386 [execute] INFO git cat-file --batch-check [2022-07-28T15:01:59.455Z] 2022-07-28 15:01:59,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T15:01:59.455Z] 2022-07-28 15:01:59,392 [execute] INFO git cat-file --batch [2022-07-28T15:01:59.455Z] 2022-07-28 15:01:59,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T15:01:59.455Z] 2022-07-28 15:01:59,399 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T15:01:59.455Z] 2.3.0-dev.14 [Pipeline] } [2022-07-28T15:01:59.462Z] $ docker exec --env ******** --env ******** 7a814e77a60233365b5fadf70af43807d2424ffc76041903cfaba89aa5d5a592 ssh-agent -k [2022-07-28T15:01:59.581Z] unset SSH_AUTH_SOCK; [2022-07-28T15:01:59.581Z] unset SSH_AGENT_PID; [2022-07-28T15:01:59.582Z] echo Agent pid 39 killed; [2022-07-28T15:01:59.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T15:01:59.907Z] + git semver [Pipeline] } [2022-07-28T15:02:00.177Z] $ docker stop --time=1 7a814e77a60233365b5fadf70af43807d2424ffc76041903cfaba89aa5d5a592 [2022-07-28T15:02:01.491Z] $ docker rm -f 7a814e77a60233365b5fadf70af43807d2424ffc76041903cfaba89aa5d5a592 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T15:02:01.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T15:02:01.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:02:02.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T15:02:02.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T15:02:02.244Z] prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container [2022-07-28T15:02:02.274Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T15:02:02.711Z] $ docker top d765e80349301dbba7e8cff92bff0ba338a114b4398918255ce97a4347e192c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T15:02:02.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T15:02:02.820Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T15:02:02.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T15:02:02.988Z] $ docker exec d765e80349301dbba7e8cff92bff0ba338a114b4398918255ce97a4347e192c9 ssh-agent [2022-07-28T15:02:03.122Z] SSH_AUTH_SOCK=/tmp/ssh-rWR2RjsqlK16/agent.33 [2022-07-28T15:02:03.122Z] SSH_AGENT_PID=39 [2022-07-28T15:02:03.127Z] Running ssh-add (command line suppressed) [2022-07-28T15:02:03.251Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5762014728788794585.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5762014728788794585.key) [2022-07-28T15:02:03.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T15:02:03.562Z] + git semver push [2022-07-28T15:02:03.832Z] 2022-07-28 15:02:03,753 [run_push] DEBUG push [2022-07-28T15:02:03.832Z] 2022-07-28 15:02:03,753 [execute] INFO git cat-file --batch-check [2022-07-28T15:02:03.832Z] 2022-07-28 15:02:03,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T15:02:03.832Z] 2022-07-28 15:02:03,757 [execute] INFO git rev-list ccb03751e62ac60961a9f17930b34c32de8cb21c -- [2022-07-28T15:02:03.832Z] 2022-07-28 15:02:03,757 [execute] DEBUG Popen(['git', 'rev-list', 'ccb03751e62ac60961a9f17930b34c32de8cb21c', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-28T15:02:03.832Z] 2022-07-28 15:02:03,767 [execute] INFO git fetch -v origin [2022-07-28T15:02:03.832Z] 2022-07-28 15:02:03,768 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-28T15:02:04.405Z] 2022-07-28 15:02:04,245 [run_push] DEBUG no remote changes detected [2022-07-28T15:02:04.405Z] 2022-07-28 15:02:04,245 [execute] INFO git push origin semver [2022-07-28T15:02:04.405Z] 2022-07-28 15:02:04,245 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-28T15:02:05.347Z] 2022-07-28 15:02:04,984 [run_push] DEBUG push all version tags [2022-07-28T15:02:05.347Z] 2022-07-28 15:02:04,985 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-28T15:02:05.347Z] 2022-07-28 15:02:04,985 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-28T15:02:05.918Z] 2022-07-28 15:02:05,689 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T15:02:05.918Z] 2.3.0-dev.14 [Pipeline] } [2022-07-28T15:02:05.926Z] $ docker exec --env ******** --env ******** d765e80349301dbba7e8cff92bff0ba338a114b4398918255ce97a4347e192c9 ssh-agent -k [2022-07-28T15:02:06.038Z] unset SSH_AUTH_SOCK; [2022-07-28T15:02:06.038Z] unset SSH_AGENT_PID; [2022-07-28T15:02:06.038Z] echo Agent pid 39 killed; [2022-07-28T15:02:06.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T15:02:06.376Z] + git semver [Pipeline] } [2022-07-28T15:02:06.648Z] $ docker stop --time=1 d765e80349301dbba7e8cff92bff0ba338a114b4398918255ce97a4347e192c9 [2022-07-28T15:02:07.956Z] $ docker rm -f d765e80349301dbba7e8cff92bff0ba338a114b4398918255ce97a4347e192c9 [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-07-28T15:02:08.572Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-07-28T15:02:08.572Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-28T15:02:08.572Z] total 16 [2022-07-28T15:02:08.572Z] drwxr-xr-x 3 root root 4096 Jul 28 14:54 . [2022-07-28T15:02:08.572Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 15:01 .. [2022-07-28T15:02:08.572Z] drwxr-xr-x 2 root root 4096 Jul 28 14:54 cost [2022-07-28T15:02:08.572Z] -rw-r--r-- 1 root root 95 Jul 28 14:54 cost.csv [2022-07-28T15:02:08.572Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-07-28T15:02:08.572Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-28T15:02:08.572Z] total 16 [2022-07-28T15:02:08.572Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 14:54 . [2022-07-28T15:02:08.572Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 15:01 .. [2022-07-28T15:02:08.572Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 14:54 cost [2022-07-28T15:02:08.572Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 28 14:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-28T15:02:08.870Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T15:02:09.736Z] ---> package-listing.sh [2022-07-28T15:02:09.736Z] ++ facter osfamily [2022-07-28T15:02:09.736Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-28T15:02:09.996Z] + OS_FAMILY=debian [2022-07-28T15:02:09.996Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-07-28T15:02:09.996Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-28T15:02:09.996Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-28T15:02:09.996Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-28T15:02:09.996Z] + PACKAGES=/tmp/packages_start.txt [2022-07-28T15:02:09.996Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-28T15:02:09.996Z] + PACKAGES=/tmp/packages_end.txt [2022-07-28T15:02:09.996Z] + case "${OS_FAMILY}" in [2022-07-28T15:02:09.996Z] + dpkg -l [2022-07-28T15:02:09.996Z] + grep '^ii' [2022-07-28T15:02:09.996Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-28T15:02:09.996Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-28T15:02:09.996Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-28T15:02:09.996Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-28T15:02:09.996Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-07-28T15:02:09.996Z] + 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-07-28T15:02:10.010Z] 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-07-28T15:02:10.294Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:02:10.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T15:02:10.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T15:02:10.949Z] prd-ubuntu20.04-docker-8c-8g-21375 does not seem to be running inside a container [2022-07-28T15:02:10.983Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-28T15:02:11.251Z] $ docker top a011d0975a96373f2c9a4970a5be3840dc14b2e95c5cf030e5955ec759cf3cfd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T15:02:11.620Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-28T15:02:11.910Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-28T15:02:12.202Z] + ls /var/log/sa-host [2022-07-28T15:02:12.202Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T15:02:12.349Z] provisioning config files... [2022-07-28T15:02:12.360Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7780929386447753103tmp [Pipeline] { [Pipeline] echo [2022-07-28T15:02:12.378Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T15:02:12.664Z] ---> create-netrc.sh [Pipeline] } [2022-07-28T15:02:12.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-28T15:02:13.011Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-28T15:02:13.019Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T15:02:13.304Z] ---> sudo-logs.sh [2022-07-28T15:02:13.305Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-28T15:02:13.328Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T15:02:13.610Z] ---> job-cost.sh [2022-07-28T15:02:13.610Z] lf-activate-venv: SKIPPING [2022-07-28T15:02:13.610Z] DEBUG: total: 0.2199999988079071 [2022-07-28T15:02:13.610Z] INFO: Retrieving Stack Cost... [2022-07-28T15:02:14.182Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T15:02:14.443Z] INFO: Archiving Costs [Pipeline] echo [2022-07-28T15:02:14.455Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T15:02:14.743Z] ---> logs-deploy.sh [2022-07-28T15:02:14.743Z] lf-activate-venv: SKIPPING [2022-07-28T15:02:14.743Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/92 [2022-07-28T15:02:14.743Z] INFO: archiving workspace using pattern(s): [2022-07-28T15:02:16.128Z] Archives upload complete. [2022-07-28T15:02:16.128Z] INFO: archiving logs to Nexus