Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98b0c68a4b913365b11e69c0a8a84788dfd65c15 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-ssh1828610223632416836.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9921123008431398630.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12216801150534063651.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh14541861223679750199.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh1596273364732686648.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.20 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6894’ Running on prd-ubuntu20.04-docker-8c-8g-6896 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 98b0c68a4b913365b11e69c0a8a84788dfd65c15 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#541)" > 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 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 > git rev-list --no-walk d5263f74fc64eb658f1bf96042e543191ec86855 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-05T16:02:09.396Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-05T16:02:09.452Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-05T16:02:09.470Z] ========================================================= [2023-04-05T16:02:09.470Z] EdgeX Global Pipelines Version Info [2023-04-05T16:02:09.470Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:02:10.179Z] ------------------- [2023-04-05T16:02:10.179Z] stable info: [2023-04-05T16:02:10.179Z] ------------------- [2023-04-05T16:02:10.179Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-05T16:02:10.179Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-05T16:02:10.179Z] Message: update stable to v1.0.245 [2023-04-05T16:02:10.751Z] ------------------- [2023-04-05T16:02:10.751Z] experimental info: [2023-04-05T16:02:10.751Z] ------------------- [2023-04-05T16:02:10.751Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-05T16:02:10.751Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-05T16:02:10.751Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-05T16:02:10.941Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-05T16:02:10.952Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-05T16:02:10.965Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-05T16:02:10.975Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-05T16:02:10.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-05T16:02:10.998Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-05T16:02:11.015Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-05T16:02:11.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-05T16:02:11.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-05T16:02:11.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-05T16:02:11.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-05T16:02:11.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-05T16:02:11.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-05T16:02:11.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-05T16:02:11.140Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-05T16:02:11.156Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-05T16:02:11.166Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-05T16:02:11.179Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-05T16:02:11.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-05T16:02:11.201Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-05T16:02:11.212Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-05T16:02:11.227Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-05T16:02:11.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-05T16:02:11.257Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-05T16:02:11.269Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-05T16:02:11.281Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-05T16:02:11.296Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-05T16:02:11.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-05T16:02:11.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-05T16:02:11.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-05T16:02:11.348Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo [2023-04-05T16:02:11.358Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98b0c68 [Pipeline] echo [2023-04-05T16:02:11.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T16:02:11.418Z] provisioning config files... [2023-04-05T16:02:11.441Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3840597225901026414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:02:11.755Z] ---> docker-login.sh [2023-04-05T16:02:11.755Z] nexus3.edgexfoundry.org:10001 [2023-04-05T16:02:12.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:02:12.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:02:12.014Z] Configure a credential helper to remove this warning. See [2023-04-05T16:02:12.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:02:12.014Z] [2023-04-05T16:02:12.014Z] Login Succeeded [2023-04-05T16:02:12.014Z] nexus3.edgexfoundry.org:10002 [2023-04-05T16:02:12.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:02:12.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:02:12.277Z] Configure a credential helper to remove this warning. See [2023-04-05T16:02:12.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:02:12.277Z] [2023-04-05T16:02:12.277Z] Login Succeeded [2023-04-05T16:02:12.277Z] nexus3.edgexfoundry.org:10003 [2023-04-05T16:02:12.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:02:12.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:02:12.537Z] Configure a credential helper to remove this warning. See [2023-04-05T16:02:12.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:02:12.537Z] [2023-04-05T16:02:12.537Z] Login Succeeded [2023-04-05T16:02:12.537Z] nexus3.edgexfoundry.org:10004 [2023-04-05T16:02:12.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:02:12.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:02:12.537Z] Configure a credential helper to remove this warning. See [2023-04-05T16:02:12.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:02:12.537Z] [2023-04-05T16:02:12.537Z] Login Succeeded [2023-04-05T16:02:12.537Z] docker.io [2023-04-05T16:02:12.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:02:12.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:02:12.798Z] Configure a credential helper to remove this warning. See [2023-04-05T16:02:12.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:02:12.798Z] [2023-04-05T16:02:12.798Z] Login Succeeded [2023-04-05T16:02:12.798Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T16:02:12.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-05T16:02:13.157Z] + git rev-list -1 --merges 98b0c68a4b913365b11e69c0a8a84788dfd65c15~1..98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo [2023-04-05T16:02:13.205Z] -----------> git rev-list -1 --merges 98b0c68a4b913365b11e69c0a8a84788dfd65c15~1..98b0c68a4b913365b11e69c0a8a84788dfd65c15 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [false] [Pipeline] sh [2023-04-05T16:02:13.494Z] + git log --format=format:%s -1 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo [2023-04-05T16:02:13.508Z] ========================================================= [2023-04-05T16:02:13.508Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-05T16:02:13.508Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T16:02:13.822Z] + git log --format=format:%s -1 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo [2023-04-05T16:02:13.832Z] [semverPrep] GIT_COMMIT: 98b0c68a4b913365b11e69c0a8a84788dfd65c15, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#541) [Pipeline] echo [2023-04-05T16:02:13.840Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-05T16:02:14.201Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T16:02:14.202Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-05T16:02:14.202Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-05T16:02:14.202Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-05T16:02:14.202Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-05T16:02:14.202Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-05T16:02:14.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:02:14.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:02:14.606Z] [2023-04-05T16:02:14.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:02:14.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:02:14.900Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-05T16:02:14.900Z] b85a868b505f: Pulling fs layer [2023-04-05T16:02:14.900Z] e2be974225ed: Pulling fs layer [2023-04-05T16:02:14.900Z] 339a4e72a1f5: Pulling fs layer [2023-04-05T16:02:14.900Z] 988bab9f4d93: Pulling fs layer [2023-04-05T16:02:14.900Z] 1469e6f7b9e6: Pulling fs layer [2023-04-05T16:02:14.900Z] eaf3925da568: Pulling fs layer [2023-04-05T16:02:14.900Z] bab4dde63d76: Pulling fs layer [2023-04-05T16:02:14.900Z] bde34c3a00c8: Pulling fs layer [2023-04-05T16:02:14.900Z] b352a97aabf1: Pulling fs layer [2023-04-05T16:02:14.900Z] 4872d77fe225: Pulling fs layer [2023-04-05T16:02:14.900Z] 5851b861e8e6: Pulling fs layer [2023-04-05T16:02:14.900Z] 1469e6f7b9e6: Waiting [2023-04-05T16:02:14.900Z] eaf3925da568: Waiting [2023-04-05T16:02:14.900Z] b352a97aabf1: Waiting [2023-04-05T16:02:14.900Z] bab4dde63d76: Waiting [2023-04-05T16:02:14.900Z] bde34c3a00c8: Waiting [2023-04-05T16:02:14.900Z] 4872d77fe225: Waiting [2023-04-05T16:02:14.900Z] 988bab9f4d93: Waiting [2023-04-05T16:02:14.900Z] 5851b861e8e6: Waiting [2023-04-05T16:02:14.900Z] e2be974225ed: Verifying Checksum [2023-04-05T16:02:14.900Z] e2be974225ed: Download complete [2023-04-05T16:02:15.159Z] 988bab9f4d93: Verifying Checksum [2023-04-05T16:02:15.159Z] 988bab9f4d93: Download complete [2023-04-05T16:02:16.095Z] 1469e6f7b9e6: Verifying Checksum [2023-04-05T16:02:16.095Z] 1469e6f7b9e6: Download complete [2023-04-05T16:02:16.095Z] eaf3925da568: Download complete [2023-04-05T16:02:16.353Z] 339a4e72a1f5: Verifying Checksum [2023-04-05T16:02:16.353Z] 339a4e72a1f5: Download complete [2023-04-05T16:02:16.353Z] bde34c3a00c8: Download complete [2023-04-05T16:02:16.353Z] b352a97aabf1: Download complete [2023-04-05T16:02:16.353Z] 4872d77fe225: Verifying Checksum [2023-04-05T16:02:16.353Z] 4872d77fe225: Download complete [2023-04-05T16:02:16.353Z] 5851b861e8e6: Verifying Checksum [2023-04-05T16:02:16.353Z] 5851b861e8e6: Download complete [2023-04-05T16:02:16.610Z] b85a868b505f: Verifying Checksum [2023-04-05T16:02:16.610Z] b85a868b505f: Download complete [2023-04-05T16:02:16.868Z] bab4dde63d76: Verifying Checksum [2023-04-05T16:02:16.868Z] bab4dde63d76: Download complete [2023-04-05T16:02:17.804Z] b85a868b505f: Pull complete [2023-04-05T16:02:17.804Z] e2be974225ed: Pull complete [2023-04-05T16:02:18.376Z] 339a4e72a1f5: Pull complete [2023-04-05T16:02:18.376Z] 988bab9f4d93: Pull complete [2023-04-05T16:02:18.633Z] 1469e6f7b9e6: Pull complete [2023-04-05T16:02:18.633Z] eaf3925da568: Pull complete [2023-04-05T16:02:20.537Z] bab4dde63d76: Pull complete [2023-04-05T16:02:20.537Z] bde34c3a00c8: Pull complete [2023-04-05T16:02:20.537Z] b352a97aabf1: Pull complete [2023-04-05T16:02:20.537Z] 4872d77fe225: Pull complete [2023-04-05T16:02:20.537Z] 5851b861e8e6: Pull complete [2023-04-05T16:02:20.537Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-05T16:02:20.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:02:20.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:02:20.645Z] prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container [2023-04-05T16:02:20.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-05T16:02:22.184Z] $ docker top c714f6cecb6ced86b372894da9aa28a7138aee674ff7b1178eed344d8f169fbe -eo pid,comm [2023-04-05T16:02:22.238Z] 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). [2023-04-05T16:02:22.238Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T16:02:22.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T16:02:22.280Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T16:02:22.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T16:02:22.380Z] $ docker exec c714f6cecb6ced86b372894da9aa28a7138aee674ff7b1178eed344d8f169fbe ssh-agent [2023-04-05T16:02:22.483Z] SSH_AUTH_SOCK=/tmp/ssh-5C8qkrOAnUbB/agent.32 [2023-04-05T16:02:22.483Z] SSH_AGENT_PID=38 [2023-04-05T16:02:22.489Z] Running ssh-add (command line suppressed) [2023-04-05T16:02:22.580Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_923365685917221413.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_923365685917221413.key) [2023-04-05T16:02:22.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T16:02:22.887Z] + git tag --points-at HEAD [Pipeline] } [2023-04-05T16:02:22.890Z] $ docker exec --env ******** --env ******** c714f6cecb6ced86b372894da9aa28a7138aee674ff7b1178eed344d8f169fbe ssh-agent -k [2023-04-05T16:02:22.975Z] unset SSH_AUTH_SOCK; [2023-04-05T16:02:22.975Z] unset SSH_AGENT_PID; [2023-04-05T16:02:22.975Z] echo Agent pid 38 killed; [2023-04-05T16:02:22.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-05T16:02:23.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T16:02:23.013Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T16:02:23.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T16:02:23.111Z] $ docker exec c714f6cecb6ced86b372894da9aa28a7138aee674ff7b1178eed344d8f169fbe ssh-agent [2023-04-05T16:02:23.215Z] SSH_AUTH_SOCK=/tmp/ssh-gffTfWNaaY1Q/agent.70 [2023-04-05T16:02:23.215Z] SSH_AGENT_PID=76 [2023-04-05T16:02:23.219Z] Running ssh-add (command line suppressed) [2023-04-05T16:02:23.298Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13748320194365888459.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13748320194365888459.key) [2023-04-05T16:02:23.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T16:02:23.604Z] + git semver init [2023-04-05T16:02:23.862Z] 2023-04-05 16:02:23,766 [run_init] DEBUG init version:0.0.0 force:False [2023-04-05T16:02:23.862Z] 2023-04-05 16:02:23,766 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-04-05T16:02:23.862Z] 2023-04-05 16:02:23,767 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-04-05T16:02:23.862Z] 2023-04-05 16:02:23,767 [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) [2023-04-05T16:02:24.799Z] 2023-04-05 16:02:24,601 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-04-05T16:02:24.800Z] 2023-04-05 16:02:24,601 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-04-05T16:02:24.800Z] 2023-04-05 16:02:24,601 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-05T16:02:24.800Z] 2023-04-05 16:02:24,602 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-05T16:02:24.800Z] 3.0.0-dev.30 [Pipeline] } [2023-04-05T16:02:24.803Z] $ docker exec --env ******** --env ******** c714f6cecb6ced86b372894da9aa28a7138aee674ff7b1178eed344d8f169fbe ssh-agent -k [2023-04-05T16:02:24.897Z] unset SSH_AUTH_SOCK; [2023-04-05T16:02:24.898Z] unset SSH_AGENT_PID; [2023-04-05T16:02:24.898Z] echo Agent pid 76 killed; [2023-04-05T16:02:24.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T16:02:25.216Z] + git semver [Pipeline] } [2023-04-05T16:02:25.483Z] $ docker stop --time=1 c714f6cecb6ced86b372894da9aa28a7138aee674ff7b1178eed344d8f169fbe [2023-04-05T16:02:26.802Z] $ docker rm -f --volumes c714f6cecb6ced86b372894da9aa28a7138aee674ff7b1178eed344d8f169fbe [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T16:02:27.145Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-05T16:02:27.341Z] Stashed 1 file(s) [Pipeline] echo [2023-04-05T16:02:27.344Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [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 [2023-04-05T16:02:27.447Z] provisioning config files... [2023-04-05T16:02:27.456Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13860274355651954640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:02:27.752Z] ---> docker-login.sh [2023-04-05T16:02:27.752Z] nexus3.edgexfoundry.org:10001 [2023-04-05T16:02:27.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:02:27.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:02:27.752Z] Configure a credential helper to remove this warning. See [2023-04-05T16:02:27.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:02:27.752Z] [2023-04-05T16:02:27.752Z] Login Succeeded [2023-04-05T16:02:27.752Z] nexus3.edgexfoundry.org:10002 [2023-04-05T16:02:27.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:02:28.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:02:28.012Z] Configure a credential helper to remove this warning. See [2023-04-05T16:02:28.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:02:28.012Z] [2023-04-05T16:02:28.012Z] Login Succeeded [2023-04-05T16:02:28.012Z] nexus3.edgexfoundry.org:10003 [2023-04-05T16:02:28.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:02:28.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:02:28.012Z] Configure a credential helper to remove this warning. See [2023-04-05T16:02:28.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:02:28.012Z] [2023-04-05T16:02:28.012Z] Login Succeeded [2023-04-05T16:02:28.012Z] nexus3.edgexfoundry.org:10004 [2023-04-05T16:02:28.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:02:28.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:02:28.271Z] Configure a credential helper to remove this warning. See [2023-04-05T16:02:28.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:02:28.271Z] [2023-04-05T16:02:28.271Z] Login Succeeded [2023-04-05T16:02:28.271Z] docker.io [2023-04-05T16:02:28.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:02:28.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:02:28.529Z] Configure a credential helper to remove this warning. See [2023-04-05T16:02:28.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:02:28.529Z] [2023-04-05T16:02:28.529Z] Login Succeeded [2023-04-05T16:02:28.529Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T16:02:28.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-05T16:02:28.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T16:02:28.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T16:02:28.600Z] ========================================================= [2023-04-05T16:02:28.600Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-05T16:02:28.600Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:02:28.904Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-05T16:02:28.904Z] Sending build context to Docker daemon 3.253MB [2023-04-05T16:02:28.904Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-05T16:02:28.904Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-05T16:02:29.164Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-05T16:02:29.164Z] 63b65145d645: Pulling fs layer [2023-04-05T16:02:29.164Z] a2d21d5440eb: Pulling fs layer [2023-04-05T16:02:29.164Z] 935e6c44a52c: Pulling fs layer [2023-04-05T16:02:29.164Z] 94cc34f8dd06: Pulling fs layer [2023-04-05T16:02:29.164Z] 30dea6a524f1: Pulling fs layer [2023-04-05T16:02:29.164Z] a2aff8979fd8: Pulling fs layer [2023-04-05T16:02:29.164Z] 6808be2612f2: Pulling fs layer [2023-04-05T16:02:29.164Z] f25807f1079a: Pulling fs layer [2023-04-05T16:02:29.164Z] a2aff8979fd8: Waiting [2023-04-05T16:02:29.164Z] 6808be2612f2: Waiting [2023-04-05T16:02:29.164Z] 94cc34f8dd06: Waiting [2023-04-05T16:02:29.164Z] f25807f1079a: Waiting [2023-04-05T16:02:29.164Z] 30dea6a524f1: Waiting [2023-04-05T16:02:29.164Z] a2d21d5440eb: Verifying Checksum [2023-04-05T16:02:29.164Z] a2d21d5440eb: Download complete [2023-04-05T16:02:29.164Z] 94cc34f8dd06: Verifying Checksum [2023-04-05T16:02:29.164Z] 94cc34f8dd06: Download complete [2023-04-05T16:02:29.164Z] 30dea6a524f1: Verifying Checksum [2023-04-05T16:02:29.164Z] 30dea6a524f1: Download complete [2023-04-05T16:02:29.421Z] 63b65145d645: Verifying Checksum [2023-04-05T16:02:29.421Z] 63b65145d645: Download complete [2023-04-05T16:02:29.421Z] a2aff8979fd8: Verifying Checksum [2023-04-05T16:02:29.421Z] a2aff8979fd8: Download complete [2023-04-05T16:02:29.679Z] 63b65145d645: Pull complete [2023-04-05T16:02:29.679Z] a2d21d5440eb: Pull complete [2023-04-05T16:02:31.054Z] f25807f1079a: Verifying Checksum [2023-04-05T16:02:31.054Z] f25807f1079a: Download complete [2023-04-05T16:02:36.328Z] 935e6c44a52c: Verifying Checksum [2023-04-05T16:02:36.328Z] 935e6c44a52c: Download complete [2023-04-05T16:02:36.328Z] 6808be2612f2: Verifying Checksum [2023-04-05T16:02:36.328Z] 6808be2612f2: Download complete [2023-04-05T16:02:38.860Z] 935e6c44a52c: Pull complete [2023-04-05T16:02:38.860Z] 94cc34f8dd06: Pull complete [2023-04-05T16:02:38.860Z] 30dea6a524f1: Pull complete [2023-04-05T16:02:38.860Z] a2aff8979fd8: Pull complete [2023-04-05T16:02:41.390Z] 6808be2612f2: Pull complete [2023-04-05T16:02:41.957Z] f25807f1079a: Pull complete [2023-04-05T16:02:41.957Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-05T16:02:41.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T16:02:41.957Z] ---> 3b553350e43f [2023-04-05T16:02:41.957Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-05T16:02:42.421Z] Still waiting to schedule task [2023-04-05T16:02:42.422Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6895’ [2023-04-05T16:02:43.862Z] ---> Running in c0e0066f84dd [2023-04-05T16:02:43.862Z] Removing intermediate container c0e0066f84dd [2023-04-05T16:02:43.862Z] ---> 5837fb1f3183 [2023-04-05T16:02:43.862Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-05T16:02:43.862Z] ---> Running in 2e188a21c977 [2023-04-05T16:02:44.120Z] Removing intermediate container 2e188a21c977 [2023-04-05T16:02:44.120Z] ---> 40335613b3da [2023-04-05T16:02:44.120Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-05T16:02:44.120Z] ---> Running in 8ebd840319ab [2023-04-05T16:02:44.120Z] Removing intermediate container 8ebd840319ab [2023-04-05T16:02:44.120Z] ---> a2200db207c5 [2023-04-05T16:02:44.120Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-05T16:02:44.120Z] ---> Running in 42778dd54f4b [2023-04-05T16:02:44.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T16:02:44.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T16:02:44.910Z] OK: 265 MiB in 53 packages [2023-04-05T16:02:45.170Z] Removing intermediate container 42778dd54f4b [2023-04-05T16:02:45.170Z] ---> c3c53a310dcd [2023-04-05T16:02:45.170Z] Step 7/12 : WORKDIR /app [2023-04-05T16:02:45.170Z] ---> Running in 7c9e1f7dc5a7 [2023-04-05T16:02:45.170Z] Removing intermediate container 7c9e1f7dc5a7 [2023-04-05T16:02:45.170Z] ---> 219d4f4b0187 [2023-04-05T16:02:45.170Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-05T16:02:45.429Z] ---> 7481758a188c [2023-04-05T16:02:45.429Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T16:02:45.429Z] ---> Running in 475b0115a6f0 [2023-04-05T16:03:24.138Z] Removing intermediate container 475b0115a6f0 [2023-04-05T16:03:24.138Z] ---> 19d166a931b0 [2023-04-05T16:03:24.138Z] Step 10/12 : COPY . . [2023-04-05T16:03:24.138Z] ---> af8e2968096f [2023-04-05T16:03:24.138Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-05T16:03:24.138Z] ---> Running in faca29e7c835 [2023-04-05T16:03:24.138Z] Removing intermediate container faca29e7c835 [2023-04-05T16:03:24.138Z] ---> 1f6a76aa40ff [2023-04-05T16:03:24.138Z] Step 12/12 : RUN $MAKE [2023-04-05T16:03:24.138Z] ---> Running in 6c96ac6e6bb3 [2023-04-05T16:03:24.138Z] noop [2023-04-05T16:03:24.138Z] Removing intermediate container 6c96ac6e6bb3 [2023-04-05T16:03:24.138Z] ---> 389820a7d54e [2023-04-05T16:03:24.138Z] Successfully built 389820a7d54e [2023-04-05T16:03:24.138Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:03:24.452Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T16:03:24.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:03:24.521Z] prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container [2023-04-05T16:03:24.556Z] $ 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 [2023-04-05T16:03:24.904Z] $ docker top b7b3da0cff584658d4a772ad5d0582e8caafa00db260679f4cc1d05ad1e99806 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T16:03:25.235Z] + go version [2023-04-05T16:03:25.235Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-05T16:03:25.252Z] $ docker stop --time=1 b7b3da0cff584658d4a772ad5d0582e8caafa00db260679f4cc1d05ad1e99806 [2023-04-05T16:03:26.693Z] $ docker rm -f --volumes b7b3da0cff584658d4a772ad5d0582e8caafa00db260679f4cc1d05ad1e99806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:03:27.082Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T16:03:27.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:03:27.147Z] prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container [2023-04-05T16:03:27.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2023-04-05T16:03:27.652Z] $ docker top 1dba6d5081ccb3f086421d6e2410f741e525834b20aacf97f7412d0f1e67c653 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T16:03:27.972Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-04-05T16:03:28.264Z] + make test [2023-04-05T16:03:28.264Z] go test -race -coverprofile=coverage.out ./... [2023-04-05T16:03:47.112Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-05T16:04:05.470Z] go vet ./... [2023-04-05T16:04:07.994Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T16:04:07.994Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-05T16:04:07.994Z] ./bin/test-attribution-txt.sh [2023-04-05T16:04:07.994Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-05T16:04:08.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-05T16:04:08.025Z] $ docker stop --time=1 1dba6d5081ccb3f086421d6e2410f741e525834b20aacf97f7412d0f1e67c653 [2023-04-05T16:04:21.273Z] $ docker rm -f --volumes 1dba6d5081ccb3f086421d6e2410f741e525834b20aacf97f7412d0f1e67c653 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T16:04:21.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-05T16:04:21.975Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-05T16:04:22.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-05T16:04:22.811Z] + ls -al . [2023-04-05T16:04:22.811Z] total 176 [2023-04-05T16:04:22.811Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 5 16:03 . [2023-04-05T16:04:22.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 16:02 .. [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 5 16:02 .dockerignore [2023-04-05T16:04:22.811Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 5 16:02 .git [2023-04-05T16:04:22.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 5 16:02 .github [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 5 16:02 .gitignore [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 5 16:02 .golangci.yml [2023-04-05T16:04:22.811Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 5 16:02 .semver [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 5 16:02 Attribution.txt [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 5 16:02 CHANGELOG.md [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 5 16:02 Dockerfile [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 5 16:02 GOVERNANCE.md [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 5 16:02 Jenkinsfile [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 5 16:02 LICENSE [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 5 16:02 OWNERS.md [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 5 16:02 README.md [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 5 16:02 VERSION [2023-04-05T16:04:22.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 16:02 bin [2023-04-05T16:04:22.811Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 5 16:03 coverage.out [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 3299 Apr 5 16:02 go.mod [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 31336 Apr 5 16:02 go.sum [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 5 16:02 main.go [2023-04-05T16:04:22.811Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 5 16:02 makefile [2023-04-05T16:04:22.811Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 5 16:02 res [2023-04-05T16:04:22.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 16:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:04:23.142Z] + 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=98b0c68a4b913365b11e69c0a8a84788dfd65c15 --label arch=amd64 --label version=3.0.0-dev.30 . [2023-04-05T16:04:23.142Z] Sending build context to Docker daemon 3.254MB [2023-04-05T16:04:23.142Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-05T16:04:23.142Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-05T16:04:23.142Z] ---> 389820a7d54e [2023-04-05T16:04:23.142Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-05T16:04:23.710Z] ---> Running in 77a97868d3c2 [2023-04-05T16:04:23.972Z] Removing intermediate container 77a97868d3c2 [2023-04-05T16:04:23.972Z] ---> ed5733dce741 [2023-04-05T16:04:23.972Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-05T16:04:24.240Z] ---> Running in 58960e7df761 [2023-04-05T16:04:24.240Z] Removing intermediate container 58960e7df761 [2023-04-05T16:04:24.240Z] ---> 54b104461fc8 [2023-04-05T16:04:24.240Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-05T16:04:24.498Z] ---> Running in 37788f76a6db [2023-04-05T16:04:24.498Z] Removing intermediate container 37788f76a6db [2023-04-05T16:04:24.498Z] ---> 00f74e6d83cf [2023-04-05T16:04:24.498Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-05T16:04:24.498Z] ---> Running in 367e9ca95f52 [2023-04-05T16:04:25.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T16:04:25.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T16:04:25.355Z] OK: 265 MiB in 53 packages [2023-04-05T16:04:25.614Z] Removing intermediate container 367e9ca95f52 [2023-04-05T16:04:25.614Z] ---> 748a2e089259 [2023-04-05T16:04:25.614Z] Step 7/26 : WORKDIR /app [2023-04-05T16:04:25.614Z] ---> Running in 44e887a38642 [2023-04-05T16:04:25.872Z] Removing intermediate container 44e887a38642 [2023-04-05T16:04:25.872Z] ---> 6d47555ec83e [2023-04-05T16:04:25.872Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-05T16:04:26.131Z] ---> 417abc2b2c8e [2023-04-05T16:04:26.131Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T16:04:26.131Z] ---> Running in 9e04a8e03b24 [2023-04-05T16:04:27.068Z] Removing intermediate container 9e04a8e03b24 [2023-04-05T16:04:27.068Z] ---> c5725e3ba4db [2023-04-05T16:04:27.068Z] Step 10/26 : COPY . . [2023-04-05T16:04:27.326Z] ---> 20c6649e050d [2023-04-05T16:04:27.326Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-05T16:04:27.326Z] ---> Running in 5f9e6ed98f73 [2023-04-05T16:04:27.326Z] Removing intermediate container 5f9e6ed98f73 [2023-04-05T16:04:27.326Z] ---> b0accb8a9025 [2023-04-05T16:04:27.326Z] Step 12/26 : RUN $MAKE [2023-04-05T16:04:27.326Z] ---> Running in 3a6cf33d73bd [2023-04-05T16:04:27.892Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.30" -trimpath -mod=readonly -o app-service-configurable [2023-04-05T16:04:46.218Z] Removing intermediate container 3a6cf33d73bd [2023-04-05T16:04:46.218Z] ---> 8b301583a26d [2023-04-05T16:04:46.218Z] Step 13/26 : FROM alpine:3.17 [2023-04-05T16:04:46.218Z] 3.17: Pulling from library/alpine [2023-04-05T16:04:46.218Z] f56be85fc22e: Pulling fs layer [2023-04-05T16:04:46.476Z] f56be85fc22e: Verifying Checksum [2023-04-05T16:04:46.476Z] f56be85fc22e: Download complete [2023-04-05T16:04:46.735Z] f56be85fc22e: Pull complete [2023-04-05T16:04:46.735Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T16:04:46.735Z] Status: Downloaded newer image for alpine:3.17 [2023-04-05T16:04:46.735Z] ---> 9ed4aefc74f6 [2023-04-05T16:04:46.735Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-05T16:04:46.735Z] ---> Running in 30b24efa5d58 [2023-04-05T16:04:46.735Z] Removing intermediate container 30b24efa5d58 [2023-04-05T16:04:46.735Z] ---> aa0642b4871c [2023-04-05T16:04:46.735Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-05T16:04:46.993Z] ---> Running in 641f30d72776 [2023-04-05T16:04:46.993Z] Removing intermediate container 641f30d72776 [2023-04-05T16:04:46.993Z] ---> ed59b28119ce [2023-04-05T16:04:46.993Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-05T16:04:46.993Z] ---> Running in a55ce8d48127 [2023-04-05T16:04:47.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T16:04:47.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T16:04:47.511Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-05T16:04:47.511Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-05T16:04:47.511Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T16:04:47.511Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T16:04:47.795Z] OK: 8 MiB in 17 packages [2023-04-05T16:04:48.365Z] Removing intermediate container a55ce8d48127 [2023-04-05T16:04:48.365Z] ---> 83785a19cc79 [2023-04-05T16:04:48.365Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-05T16:04:48.365Z] ---> c8ec6e2b81de [2023-04-05T16:04:48.365Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-05T16:04:48.624Z] ---> 70963fe66197 [2023-04-05T16:04:48.624Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-05T16:04:48.624Z] ---> 3f668b08e732 [2023-04-05T16:04:48.624Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-05T16:04:49.562Z] ---> 679a00149075 [2023-04-05T16:04:49.562Z] Step 21/26 : EXPOSE 48095 [2023-04-05T16:04:49.562Z] ---> Running in 385391ec18bb [2023-04-05T16:04:49.562Z] Removing intermediate container 385391ec18bb [2023-04-05T16:04:49.562Z] ---> cd56b0d8a121 [2023-04-05T16:04:49.562Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-05T16:04:49.562Z] ---> Running in e7556ece1dd4 [2023-04-05T16:04:49.821Z] Removing intermediate container e7556ece1dd4 [2023-04-05T16:04:49.821Z] ---> 17ded65f4da8 [2023-04-05T16:04:49.821Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T16:04:49.821Z] ---> Running in b4a36d756a64 [2023-04-05T16:04:50.390Z] Removing intermediate container b4a36d756a64 [2023-04-05T16:04:50.390Z] ---> 56bfc3bbfce7 [2023-04-05T16:04:50.390Z] Step 24/26 : LABEL arch=amd64 [2023-04-05T16:04:50.390Z] ---> Running in c23efc2553de [2023-04-05T16:04:50.649Z] Removing intermediate container c23efc2553de [2023-04-05T16:04:50.649Z] ---> 190ec5a05ba4 [2023-04-05T16:04:50.649Z] Step 25/26 : LABEL git_sha=98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-05T16:04:50.649Z] ---> Running in 5ab249689e34 [2023-04-05T16:04:50.649Z] Removing intermediate container 5ab249689e34 [2023-04-05T16:04:50.649Z] ---> 64bf4fc0468b [2023-04-05T16:04:50.649Z] Step 26/26 : LABEL version=3.0.0-dev.30 [2023-04-05T16:04:50.649Z] ---> Running in 266887b6fe71 [2023-04-05T16:04:50.649Z] Removing intermediate container 266887b6fe71 [2023-04-05T16:04:50.649Z] ---> b4d0543fa06c [2023-04-05T16:04:50.649Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-05T16:04:50.907Z] Successfully built b4d0543fa06c [2023-04-05T16:04:50.907Z] 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 [2023-04-05T16:04:51.013Z] provisioning config files... [2023-04-05T16:04:51.022Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16156064286523450449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:04:51.315Z] ---> docker-login.sh [2023-04-05T16:04:51.315Z] nexus3.edgexfoundry.org:10001 [2023-04-05T16:04:51.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:04:51.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:04:51.315Z] Configure a credential helper to remove this warning. See [2023-04-05T16:04:51.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:04:51.315Z] [2023-04-05T16:04:51.315Z] Login Succeeded [2023-04-05T16:04:51.315Z] nexus3.edgexfoundry.org:10002 [2023-04-05T16:04:51.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:04:51.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:04:51.573Z] Configure a credential helper to remove this warning. See [2023-04-05T16:04:51.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:04:51.573Z] [2023-04-05T16:04:51.573Z] Login Succeeded [2023-04-05T16:04:51.573Z] nexus3.edgexfoundry.org:10003 [2023-04-05T16:04:51.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:04:51.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:04:51.573Z] Configure a credential helper to remove this warning. See [2023-04-05T16:04:51.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:04:51.573Z] [2023-04-05T16:04:51.573Z] Login Succeeded [2023-04-05T16:04:51.573Z] nexus3.edgexfoundry.org:10004 [2023-04-05T16:04:51.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:04:51.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:04:51.834Z] Configure a credential helper to remove this warning. See [2023-04-05T16:04:51.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:04:51.834Z] [2023-04-05T16:04:51.834Z] Login Succeeded [2023-04-05T16:04:51.834Z] docker.io [2023-04-05T16:04:51.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:04:52.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:04:52.095Z] Configure a credential helper to remove this warning. See [2023-04-05T16:04:52.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:04:52.095Z] [2023-04-05T16:04:52.095Z] Login Succeeded [2023-04-05T16:04:52.095Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T16:04:52.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:04:52.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T16:04:52.143Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-04-05T16:04:52.143Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-05T16:04:52.143Z] latest [2023-04-05T16:04:52.143Z] 3.0.0-dev.30 [2023-04-05T16:04:52.143Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 [2023-04-05T16:04:52.143Z] main [2023-04-05T16:04:52.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:04:52.448Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:04:52.753Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-05T16:04:52.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-05T16:04:52.753Z] 9f953820ed77: Preparing [2023-04-05T16:04:52.753Z] 3650b57d4efb: Preparing [2023-04-05T16:04:52.753Z] 1dd7eb21367c: Preparing [2023-04-05T16:04:52.753Z] d7f9950a6fea: Preparing [2023-04-05T16:04:52.753Z] 96794618ef11: Preparing [2023-04-05T16:04:52.753Z] f1417ff83b31: Preparing [2023-04-05T16:04:52.753Z] f1417ff83b31: Waiting [2023-04-05T16:04:53.320Z] 3650b57d4efb: Pushed [2023-04-05T16:04:53.320Z] 1dd7eb21367c: Pushed [2023-04-05T16:04:53.320Z] f1417ff83b31: Layer already exists [2023-04-05T16:04:53.320Z] d7f9950a6fea: Pushed [2023-04-05T16:04:53.320Z] 96794618ef11: Pushed [2023-04-05T16:04:55.223Z] 9f953820ed77: Pushed [2023-04-05T16:04:55.482Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15: digest: sha256:31dfa453259f9292fed5f811f0a200f87167ff6096085cceed28663ef2c5bd4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:04:55.785Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:04:56.090Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-05T16:04:56.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-05T16:04:56.090Z] 9f953820ed77: Preparing [2023-04-05T16:04:56.090Z] 3650b57d4efb: Preparing [2023-04-05T16:04:56.090Z] 1dd7eb21367c: Preparing [2023-04-05T16:04:56.090Z] d7f9950a6fea: Preparing [2023-04-05T16:04:56.090Z] 96794618ef11: Preparing [2023-04-05T16:04:56.090Z] f1417ff83b31: Preparing [2023-04-05T16:04:56.090Z] f1417ff83b31: Waiting [2023-04-05T16:04:56.090Z] 1dd7eb21367c: Layer already exists [2023-04-05T16:04:56.090Z] d7f9950a6fea: Layer already exists [2023-04-05T16:04:56.090Z] 96794618ef11: Layer already exists [2023-04-05T16:04:56.090Z] 9f953820ed77: Layer already exists [2023-04-05T16:04:56.090Z] 3650b57d4efb: Layer already exists [2023-04-05T16:04:56.090Z] f1417ff83b31: Layer already exists [2023-04-05T16:04:56.090Z] latest: digest: sha256:31dfa453259f9292fed5f811f0a200f87167ff6096085cceed28663ef2c5bd4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:04:56.399Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:04:56.700Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.30 [2023-04-05T16:04:56.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-05T16:04:56.700Z] 9f953820ed77: Preparing [2023-04-05T16:04:56.700Z] 3650b57d4efb: Preparing [2023-04-05T16:04:56.700Z] 1dd7eb21367c: Preparing [2023-04-05T16:04:56.700Z] d7f9950a6fea: Preparing [2023-04-05T16:04:56.700Z] 96794618ef11: Preparing [2023-04-05T16:04:56.700Z] f1417ff83b31: Preparing [2023-04-05T16:04:56.700Z] f1417ff83b31: Waiting [2023-04-05T16:04:56.700Z] 3650b57d4efb: Layer already exists [2023-04-05T16:04:56.700Z] 96794618ef11: Layer already exists [2023-04-05T16:04:56.700Z] d7f9950a6fea: Layer already exists [2023-04-05T16:04:56.700Z] 9f953820ed77: Layer already exists [2023-04-05T16:04:56.700Z] 1dd7eb21367c: Layer already exists [2023-04-05T16:04:56.700Z] f1417ff83b31: Layer already exists [2023-04-05T16:04:56.700Z] 3.0.0-dev.30: digest: sha256:31dfa453259f9292fed5f811f0a200f87167ff6096085cceed28663ef2c5bd4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:04:57.005Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:04:57.305Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 [2023-04-05T16:04:57.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-05T16:04:57.305Z] 9f953820ed77: Preparing [2023-04-05T16:04:57.305Z] 3650b57d4efb: Preparing [2023-04-05T16:04:57.305Z] 1dd7eb21367c: Preparing [2023-04-05T16:04:57.305Z] d7f9950a6fea: Preparing [2023-04-05T16:04:57.305Z] 96794618ef11: Preparing [2023-04-05T16:04:57.305Z] f1417ff83b31: Preparing [2023-04-05T16:04:57.305Z] f1417ff83b31: Waiting [2023-04-05T16:04:57.305Z] 3650b57d4efb: Layer already exists [2023-04-05T16:04:57.305Z] 96794618ef11: Layer already exists [2023-04-05T16:04:57.305Z] 1dd7eb21367c: Layer already exists [2023-04-05T16:04:57.305Z] 9f953820ed77: Layer already exists [2023-04-05T16:04:57.305Z] d7f9950a6fea: Layer already exists [2023-04-05T16:04:57.305Z] f1417ff83b31: Layer already exists [2023-04-05T16:04:57.305Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30: digest: sha256:31dfa453259f9292fed5f811f0a200f87167ff6096085cceed28663ef2c5bd4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:04:57.608Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:04:57.914Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-04-05T16:04:57.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-05T16:04:57.914Z] 9f953820ed77: Preparing [2023-04-05T16:04:57.914Z] 3650b57d4efb: Preparing [2023-04-05T16:04:57.914Z] 1dd7eb21367c: Preparing [2023-04-05T16:04:57.914Z] d7f9950a6fea: Preparing [2023-04-05T16:04:57.914Z] 96794618ef11: Preparing [2023-04-05T16:04:57.914Z] f1417ff83b31: Preparing [2023-04-05T16:04:57.914Z] f1417ff83b31: Waiting [2023-04-05T16:04:57.914Z] 96794618ef11: Layer already exists [2023-04-05T16:04:57.914Z] 3650b57d4efb: Layer already exists [2023-04-05T16:04:57.914Z] 1dd7eb21367c: Layer already exists [2023-04-05T16:04:57.914Z] d7f9950a6fea: Layer already exists [2023-04-05T16:04:57.914Z] 9f953820ed77: Layer already exists [2023-04-05T16:04:57.914Z] f1417ff83b31: Layer already exists [2023-04-05T16:04:57.914Z] main: digest: sha256:31dfa453259f9292fed5f811f0a200f87167ff6096085cceed28663ef2c5bd4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:04:57.967Z] ===================================================== [Pipeline] echo [2023-04-05T16:04:57.975Z] taggedImages: [2023-04-05T16:04:57.975Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-05T16:04:57.975Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-05T16:04:57.975Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.30 [2023-04-05T16:04:57.975Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 [2023-04-05T16:04:57.975Z] - 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 [2023-04-05T16:04:58.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T16:04:58.352Z] [2023-04-05T16:04:58.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:04:58.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T16:04:58.651Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-05T16:04:58.651Z] 5eb5b503b376: Pulling fs layer [2023-04-05T16:04:58.651Z] 5c69ac0246d0: Pulling fs layer [2023-04-05T16:04:58.651Z] ec43610c2a17: Pulling fs layer [2023-04-05T16:04:58.651Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-05T16:04:58.651Z] 33b1e0a273af: Pulling fs layer [2023-04-05T16:04:58.651Z] 5d3b04190fa2: Pulling fs layer [2023-04-05T16:04:58.651Z] 2f39f015ded8: Pulling fs layer [2023-04-05T16:04:58.651Z] 3a2ae6a8a46f: Waiting [2023-04-05T16:04:58.651Z] 33b1e0a273af: Waiting [2023-04-05T16:04:58.651Z] 5d3b04190fa2: Waiting [2023-04-05T16:04:58.651Z] 2f39f015ded8: Waiting [2023-04-05T16:04:58.651Z] 5c69ac0246d0: Verifying Checksum [2023-04-05T16:04:58.651Z] 5c69ac0246d0: Download complete [2023-04-05T16:04:58.651Z] 3a2ae6a8a46f: Download complete [2023-04-05T16:04:59.217Z] 33b1e0a273af: Verifying Checksum [2023-04-05T16:04:59.217Z] 33b1e0a273af: Download complete [2023-04-05T16:04:59.217Z] 5d3b04190fa2: Verifying Checksum [2023-04-05T16:04:59.217Z] 5d3b04190fa2: Download complete [2023-04-05T16:04:59.476Z] ec43610c2a17: Verifying Checksum [2023-04-05T16:04:59.476Z] ec43610c2a17: Download complete [2023-04-05T16:05:00.043Z] 5eb5b503b376: Verifying Checksum [2023-04-05T16:05:00.043Z] 5eb5b503b376: Download complete [2023-04-05T16:05:01.417Z] 5eb5b503b376: Pull complete [2023-04-05T16:05:01.417Z] 5c69ac0246d0: Pull complete [2023-04-05T16:05:01.417Z] 2f39f015ded8: Verifying Checksum [2023-04-05T16:05:01.417Z] 2f39f015ded8: Download complete [2023-04-05T16:05:01.981Z] ec43610c2a17: Pull complete [2023-04-05T16:05:01.981Z] 3a2ae6a8a46f: Pull complete [2023-04-05T16:05:02.548Z] 33b1e0a273af: Pull complete [2023-04-05T16:05:02.805Z] 5d3b04190fa2: Pull complete [2023-04-05T16:05:07.002Z] 2f39f015ded8: Pull complete [2023-04-05T16:05:07.002Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-05T16:05:07.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T16:05:07.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:05:07.132Z] prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container [2023-04-05T16:05:07.169Z] $ 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 [2023-04-05T16:05:12.231Z] $ docker top 9827e7ae9f717ce28d5f8ff758f3ea9e16ac63d17da30fa6ce430e18924cfdac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:05:12.622Z] ---> job-cost.sh [2023-04-05T16:05:12.622Z] lf-activate-venv: SKIPPING [2023-04-05T16:05:12.622Z] INFO: No Stack... [2023-04-05T16:05:12.880Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-05T16:05:13.139Z] INFO: Archiving Costs [Pipeline] sh [2023-04-05T16:05:13.425Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-04-05T16:05:13.425Z] + cut -d, -f6 [Pipeline] lock [2023-04-05T16:05:13.437Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] [2023-04-05T16:05:13.446Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] did not exist. Created. [2023-04-05T16:05:13.446Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-05T16:05:13.748Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-05T16:05:13.777Z] Stashed 1 file(s) [Pipeline] } [2023-04-05T16:05:13.783Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-05T16:05:13.807Z] $ docker stop --time=1 9827e7ae9f717ce28d5f8ff758f3ea9e16ac63d17da30fa6ce430e18924cfdac [2023-04-05T16:05:15.276Z] $ docker rm -f --volumes 9827e7ae9f717ce28d5f8ff758f3ea9e16ac63d17da30fa6ce430e18924cfdac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-05T16:06:23.475Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6898 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-04-05T16:06:23.484Z] Running in /w/workspace/app-service-configurable/147 [Pipeline] { [Pipeline] checkout [2023-04-05T16:06:23.518Z] Selected Git installation does not exist. Using Default [2023-04-05T16:06:23.518Z] The recommended git tool is: NONE [2023-04-05T16:06:30.370Z] using credential edgex-jenkins-ssh [2023-04-05T16:06:30.393Z] Cloning the remote Git repository [2023-04-05T16:06:30.461Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-05T16:06:30.597Z] > git init /w/workspace/app-service-configurable/147 # timeout=10 [2023-04-05T16:06:30.800Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-05T16:06:30.802Z] > git --version # timeout=10 [2023-04-05T16:06:30.835Z] > git --version # 'git version 2.25.1' [2023-04-05T16:06:30.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-05T16:06:31.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T16:06:32.407Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-05T16:06:33.565Z] Avoid second fetch [2023-04-05T16:06:33.565Z] Checking out Revision 98b0c68a4b913365b11e69c0a8a84788dfd65c15 (main) [2023-04-05T16:06:32.437Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T16:06:33.588Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T16:06:33.673Z] > git checkout -f 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 [2023-04-05T16:06:34.294Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#541)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T16:06:35.178Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-05T16:06:35.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T16:06:35.178Z] Dload Upload Total Spent Left Speed [2023-04-05T16:06:35.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-04-05T16:06:35.819Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-05T16:06:36.154Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-05T16:06:36.154Z] + sudo tee /etc/docker/daemon.new [2023-04-05T16:06:36.154Z] { [2023-04-05T16:06:36.154Z] "registry-mirrors": [ [2023-04-05T16:06:36.154Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-05T16:06:36.154Z] ], [2023-04-05T16:06:36.154Z] "bip": "10.250.0.254/24", [2023-04-05T16:06:36.154Z] "hosts": [ [2023-04-05T16:06:36.154Z] "tcp://0.0.0.0:5555", [2023-04-05T16:06:36.154Z] "unix:///var/run/docker.sock" [2023-04-05T16:06:36.154Z] ], [2023-04-05T16:06:36.154Z] "mtu": 1458, [2023-04-05T16:06:36.154Z] "selinux-enabled": true, [2023-04-05T16:06:36.154Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-05T16:06:36.154Z] } [Pipeline] sh [2023-04-05T16:06:36.494Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-05T16:06:36.831Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T16:06:55.132Z] provisioning config files... [2023-04-05T16:06:55.163Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/147@tmp/config15261398353434230327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:06:55.548Z] ---> docker-login.sh [2023-04-05T16:06:55.548Z] nexus3.edgexfoundry.org:10001 [2023-04-05T16:06:56.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:06:56.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:06:56.136Z] Configure a credential helper to remove this warning. See [2023-04-05T16:06:56.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:06:56.136Z] [2023-04-05T16:06:56.136Z] Login Succeeded [2023-04-05T16:06:56.136Z] nexus3.edgexfoundry.org:10002 [2023-04-05T16:06:56.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:06:56.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:06:56.681Z] Configure a credential helper to remove this warning. See [2023-04-05T16:06:56.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:06:56.681Z] [2023-04-05T16:06:56.681Z] Login Succeeded [2023-04-05T16:06:56.681Z] nexus3.edgexfoundry.org:10003 [2023-04-05T16:06:56.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:06:57.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:06:57.229Z] Configure a credential helper to remove this warning. See [2023-04-05T16:06:57.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:06:57.229Z] [2023-04-05T16:06:57.229Z] Login Succeeded [2023-04-05T16:06:57.229Z] nexus3.edgexfoundry.org:10004 [2023-04-05T16:06:57.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:06:57.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:06:57.503Z] Configure a credential helper to remove this warning. See [2023-04-05T16:06:57.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:06:57.503Z] [2023-04-05T16:06:57.503Z] Login Succeeded [2023-04-05T16:06:57.503Z] docker.io [2023-04-05T16:06:57.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:06:58.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:06:58.045Z] Configure a credential helper to remove this warning. See [2023-04-05T16:06:58.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:06:58.045Z] [2023-04-05T16:06:58.045Z] Login Succeeded [2023-04-05T16:06:58.045Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T16:06:58.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-05T16:06:58.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T16:06:58.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T16:06:58.387Z] ========================================================= [2023-04-05T16:06:58.387Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-05T16:06:58.387Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:06:58.748Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-05T16:06:58.748Z] Sending build context to Docker daemon 169kB [2023-04-05T16:06:59.018Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-05T16:06:59.018Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-05T16:06:59.293Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-05T16:06:59.293Z] af6eaf76a39c: Pulling fs layer [2023-04-05T16:06:59.293Z] 55522c791124: Pulling fs layer [2023-04-05T16:06:59.293Z] ce5c4a1c91eb: Pulling fs layer [2023-04-05T16:06:59.293Z] 169dfbe0d373: Pulling fs layer [2023-04-05T16:06:59.293Z] 169dfbe0d373: Waiting [2023-04-05T16:06:59.293Z] e1ff8fa3b103: Pulling fs layer [2023-04-05T16:06:59.293Z] 52ebb69f0ebf: Pulling fs layer [2023-04-05T16:06:59.293Z] 5abe8eddf0d5: Pulling fs layer [2023-04-05T16:06:59.293Z] e1ff8fa3b103: Waiting [2023-04-05T16:06:59.293Z] 52ebb69f0ebf: Waiting [2023-04-05T16:06:59.293Z] 5abe8eddf0d5: Waiting [2023-04-05T16:06:59.293Z] 55522c791124: Verifying Checksum [2023-04-05T16:06:59.293Z] 55522c791124: Download complete [2023-04-05T16:06:59.293Z] 169dfbe0d373: Download complete [2023-04-05T16:06:59.293Z] e1ff8fa3b103: Download complete [2023-04-05T16:06:59.565Z] af6eaf76a39c: Verifying Checksum [2023-04-05T16:07:00.165Z] af6eaf76a39c: Pull complete [2023-04-05T16:07:00.763Z] 55522c791124: Pull complete [2023-04-05T16:07:13.101Z] 5abe8eddf0d5: Verifying Checksum [2023-04-05T16:07:13.101Z] 5abe8eddf0d5: Download complete [2023-04-05T16:07:21.342Z] ce5c4a1c91eb: Verifying Checksum [2023-04-05T16:07:21.342Z] ce5c4a1c91eb: Download complete [2023-04-05T16:07:22.784Z] 52ebb69f0ebf: Verifying Checksum [2023-04-05T16:07:22.784Z] 52ebb69f0ebf: Download complete [2023-04-05T16:07:32.900Z] ce5c4a1c91eb: Pull complete [2023-04-05T16:07:32.900Z] 169dfbe0d373: Pull complete [2023-04-05T16:07:32.900Z] e1ff8fa3b103: Pull complete [2023-04-05T16:07:41.203Z] 52ebb69f0ebf: Pull complete [2023-04-05T16:07:42.626Z] 5abe8eddf0d5: Pull complete [2023-04-05T16:07:42.626Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-05T16:07:42.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T16:07:42.626Z] ---> 6cb57ee374ae [2023-04-05T16:07:42.626Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-05T16:07:44.594Z] ---> Running in 6b3bd439fee5 [2023-04-05T16:07:44.888Z] Removing intermediate container 6b3bd439fee5 [2023-04-05T16:07:44.888Z] ---> 4d1c56ea1942 [2023-04-05T16:07:44.888Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-05T16:07:44.888Z] ---> Running in 8eb264f9f4f8 [2023-04-05T16:07:45.483Z] Removing intermediate container 8eb264f9f4f8 [2023-04-05T16:07:45.483Z] ---> b53d06389b75 [2023-04-05T16:07:45.483Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-05T16:07:45.483Z] ---> Running in 0f17a441e89e [2023-04-05T16:07:45.753Z] Removing intermediate container 0f17a441e89e [2023-04-05T16:07:45.753Z] ---> b98dccf84abe [2023-04-05T16:07:45.753Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-05T16:07:45.753Z] ---> Running in 57f003e68124 [2023-04-05T16:07:47.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T16:07:47.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T16:07:49.187Z] OK: 263 MiB in 53 packages [2023-04-05T16:07:49.776Z] Removing intermediate container 57f003e68124 [2023-04-05T16:07:49.776Z] ---> 82f74b875cc4 [2023-04-05T16:07:49.776Z] Step 7/12 : WORKDIR /app [2023-04-05T16:07:50.048Z] ---> Running in b21a1a8c8b3a [2023-04-05T16:07:50.320Z] Removing intermediate container b21a1a8c8b3a [2023-04-05T16:07:50.320Z] ---> c3f2948b7d69 [2023-04-05T16:07:50.320Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-05T16:07:50.907Z] ---> d7c6732a169b [2023-04-05T16:07:50.907Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T16:07:50.907Z] ---> Running in 0f1218d15460 [2023-04-05T16:08:58.834Z] Removing intermediate container 0f1218d15460 [2023-04-05T16:08:58.834Z] ---> 45b96a669715 [2023-04-05T16:08:58.834Z] Step 10/12 : COPY . . [2023-04-05T16:08:58.834Z] ---> 12ac182bd78a [2023-04-05T16:08:58.834Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-05T16:08:58.834Z] ---> Running in 384ba8c3f2ff [2023-04-05T16:08:58.834Z] Removing intermediate container 384ba8c3f2ff [2023-04-05T16:08:58.834Z] ---> d6c518295ef0 [2023-04-05T16:08:58.834Z] Step 12/12 : RUN $MAKE [2023-04-05T16:08:58.834Z] ---> Running in 10da7f675e8f [2023-04-05T16:08:58.834Z] noop [2023-04-05T16:08:58.834Z] Removing intermediate container 10da7f675e8f [2023-04-05T16:08:58.834Z] ---> 056f557be8b7 [2023-04-05T16:08:58.834Z] Successfully built 056f557be8b7 [2023-04-05T16:08:58.834Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:08:59.185Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T16:08:59.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:08:59.403Z] prd-ubuntu20.04-docker-arm64-4c-16g-6898 does not seem to be running inside a container [2023-04-05T16:08:59.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/147 -v /w/workspace/app-service-configurable/147:/w/workspace/app-service-configurable/147:rw,z -v /w/workspace/app-service-configurable/147@tmp:/w/workspace/app-service-configurable/147@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 [2023-04-05T16:09:00.677Z] $ docker top c07c76212fd13e67ccc27f47b72c06a2b8e254cfba211b04e9c27dd86b4d106f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T16:09:01.532Z] + go version [2023-04-05T16:09:01.532Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-05T16:09:01.552Z] $ docker stop --time=1 c07c76212fd13e67ccc27f47b72c06a2b8e254cfba211b04e9c27dd86b4d106f [2023-04-05T16:09:06.335Z] $ docker rm -f --volumes c07c76212fd13e67ccc27f47b72c06a2b8e254cfba211b04e9c27dd86b4d106f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:09:06.883Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T16:09:06.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:09:07.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-6898 does not seem to be running inside a container [2023-04-05T16:09:07.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/147 -v /w/workspace/app-service-configurable/147:/w/workspace/app-service-configurable/147:rw,z -v /w/workspace/app-service-configurable/147@tmp:/w/workspace/app-service-configurable/147@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 [2023-04-05T16:09:08.275Z] $ docker top 02790640c39631fb303ef52c86a4cdbfc3f39a396b796c2f5274a97a6fd243bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T16:09:09.151Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/147 [Pipeline] fileExists [Pipeline] sh [2023-04-05T16:09:09.492Z] + make test [2023-04-05T16:09:09.780Z] go test -race -coverprofile=coverage.out ./... [2023-04-05T16:12:46.605Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-05T16:12:46.605Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-05T16:12:46.605Z] go vet ./... [2023-04-05T16:15:23.440Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T16:15:23.440Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-05T16:15:23.440Z] ./bin/test-attribution-txt.sh [2023-04-05T16:15:23.440Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-05T16:15:23.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-05T16:15:23.475Z] $ docker stop --time=1 02790640c39631fb303ef52c86a4cdbfc3f39a396b796c2f5274a97a6fd243bd [2023-04-05T16:15:25.466Z] $ docker rm -f --volumes 02790640c39631fb303ef52c86a4cdbfc3f39a396b796c2f5274a97a6fd243bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T16:15:27.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-05T16:15:27.212Z] Warning: overwriting stash ‘coverage-report’ [2023-04-05T16:15:27.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T16:15:28.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-05T16:15:28.553Z] + ls -al . [2023-04-05T16:15:28.553Z] total 172 [2023-04-05T16:15:28.553Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 5 16:09 . [2023-04-05T16:15:28.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 16:06 .. [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 5 16:06 .dockerignore [2023-04-05T16:15:28.553Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 5 16:06 .git [2023-04-05T16:15:28.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 5 16:06 .github [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 5 16:06 .gitignore [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 5 16:06 .golangci.yml [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 5 16:06 Attribution.txt [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 5 16:06 CHANGELOG.md [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 5 16:06 Dockerfile [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 5 16:06 GOVERNANCE.md [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 5 16:06 Jenkinsfile [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 5 16:06 LICENSE [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 5 16:06 OWNERS.md [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 5 16:06 README.md [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 5 16:02 VERSION [2023-04-05T16:15:28.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 16:06 bin [2023-04-05T16:15:28.553Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 5 16:09 coverage.out [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 3299 Apr 5 16:06 go.mod [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 31336 Apr 5 16:06 go.sum [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 5 16:06 main.go [2023-04-05T16:15:28.553Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 5 16:06 makefile [2023-04-05T16:15:28.553Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 5 16:06 res [2023-04-05T16:15:28.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 16:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:15:28.910Z] + 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=98b0c68a4b913365b11e69c0a8a84788dfd65c15 --label arch=arm64 --label version=3.0.0-dev.30 . [2023-04-05T16:15:28.910Z] Sending build context to Docker daemon 170kB [2023-04-05T16:15:29.189Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-05T16:15:29.189Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-05T16:15:29.189Z] ---> 056f557be8b7 [2023-04-05T16:15:29.189Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-05T16:15:29.462Z] ---> Running in d8d3407e5d69 [2023-04-05T16:15:29.734Z] Removing intermediate container d8d3407e5d69 [2023-04-05T16:15:29.734Z] ---> 171207be98bc [2023-04-05T16:15:29.734Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-05T16:15:29.734Z] ---> Running in 303cdbe806b3 [2023-04-05T16:15:30.005Z] Removing intermediate container 303cdbe806b3 [2023-04-05T16:15:30.005Z] ---> 0b51cabc2a5f [2023-04-05T16:15:30.005Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-05T16:15:30.280Z] ---> Running in b72916717661 [2023-04-05T16:15:30.554Z] Removing intermediate container b72916717661 [2023-04-05T16:15:30.554Z] ---> 43d71f5ba546 [2023-04-05T16:15:30.554Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-05T16:15:30.554Z] ---> Running in 0f948bbd347e [2023-04-05T16:15:31.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T16:15:32.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T16:15:33.998Z] OK: 263 MiB in 53 packages [2023-04-05T16:15:34.969Z] Removing intermediate container 0f948bbd347e [2023-04-05T16:15:34.969Z] ---> 88411575ae5b [2023-04-05T16:15:34.969Z] Step 7/26 : WORKDIR /app [2023-04-05T16:15:34.969Z] ---> Running in 8cee68bc2258 [2023-04-05T16:15:35.239Z] Removing intermediate container 8cee68bc2258 [2023-04-05T16:15:35.239Z] ---> d4b3de583e02 [2023-04-05T16:15:35.239Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-05T16:15:35.831Z] ---> 258babf62748 [2023-04-05T16:15:35.831Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T16:15:35.831Z] ---> Running in 6898482f7648 [2023-04-05T16:15:39.206Z] Removing intermediate container 6898482f7648 [2023-04-05T16:15:39.206Z] ---> 26f6fb01a9a0 [2023-04-05T16:15:39.206Z] Step 10/26 : COPY . . [2023-04-05T16:15:39.478Z] ---> 856a615d546c [2023-04-05T16:15:39.478Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-05T16:15:39.478Z] ---> Running in a526028cfe7d [2023-04-05T16:15:40.070Z] Removing intermediate container a526028cfe7d [2023-04-05T16:15:40.070Z] ---> e1316311b9e4 [2023-04-05T16:15:40.070Z] Step 12/26 : RUN $MAKE [2023-04-05T16:15:40.070Z] ---> Running in 0dd454950db8 [2023-04-05T16:15:41.040Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.30" -trimpath -mod=readonly -o app-service-configurable [2023-04-05T16:18:17.789Z] Removing intermediate container 0dd454950db8 [2023-04-05T16:18:17.789Z] ---> 0e1714166322 [2023-04-05T16:18:17.789Z] Step 13/26 : FROM alpine:3.17 [2023-04-05T16:18:17.789Z] 3.17: Pulling from library/alpine [2023-04-05T16:18:17.789Z] c41833b44d91: Pulling fs layer [2023-04-05T16:18:17.789Z] c41833b44d91: Verifying Checksum [2023-04-05T16:18:17.789Z] c41833b44d91: Download complete [2023-04-05T16:18:17.789Z] c41833b44d91: Pull complete [2023-04-05T16:18:17.789Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T16:18:17.789Z] Status: Downloaded newer image for alpine:3.17 [2023-04-05T16:18:17.789Z] ---> 51e60588ff2c [2023-04-05T16:18:17.789Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-05T16:18:17.789Z] ---> Running in ebfca78ba53a [2023-04-05T16:18:17.789Z] Removing intermediate container ebfca78ba53a [2023-04-05T16:18:17.789Z] ---> 72269de0a138 [2023-04-05T16:18:17.789Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-05T16:18:17.789Z] ---> Running in e1419420536d [2023-04-05T16:18:17.789Z] Removing intermediate container e1419420536d [2023-04-05T16:18:17.789Z] ---> 60c85a53db45 [2023-04-05T16:18:17.789Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-05T16:18:17.789Z] ---> Running in f2bd17b026fc [2023-04-05T16:18:17.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T16:18:17.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T16:18:17.789Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-05T16:18:17.789Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-05T16:18:17.789Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T16:18:17.789Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T16:18:17.789Z] OK: 8 MiB in 17 packages [2023-04-05T16:18:18.373Z] Removing intermediate container f2bd17b026fc [2023-04-05T16:18:18.373Z] ---> e932a4d0e527 [2023-04-05T16:18:18.373Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-05T16:18:18.958Z] ---> f39c9cdc9ed7 [2023-04-05T16:18:18.958Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-05T16:18:19.546Z] ---> 5f6fdebcedc7 [2023-04-05T16:18:19.546Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-05T16:18:20.134Z] ---> 9e8109f58cd5 [2023-04-05T16:18:20.135Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-05T16:18:23.483Z] ---> f9d3bbf42045 [2023-04-05T16:18:23.483Z] Step 21/26 : EXPOSE 48095 [2023-04-05T16:18:23.483Z] ---> Running in 1eaa9f88d882 [2023-04-05T16:18:23.483Z] Removing intermediate container 1eaa9f88d882 [2023-04-05T16:18:23.483Z] ---> a5784573afe0 [2023-04-05T16:18:23.483Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-05T16:18:23.483Z] ---> Running in 2897b6c484f6 [2023-04-05T16:18:23.751Z] Removing intermediate container 2897b6c484f6 [2023-04-05T16:18:23.751Z] ---> 8145c2b2768a [2023-04-05T16:18:23.751Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T16:18:23.751Z] ---> Running in 873724a106d1 [2023-04-05T16:18:24.114Z] Removing intermediate container 873724a106d1 [2023-04-05T16:18:24.114Z] ---> b7cccffec97e [2023-04-05T16:18:24.114Z] Step 24/26 : LABEL arch=arm64 [2023-04-05T16:18:24.390Z] ---> Running in c9831bb2b088 [2023-04-05T16:18:24.659Z] Removing intermediate container c9831bb2b088 [2023-04-05T16:18:24.659Z] ---> bf1d0aeb7b2f [2023-04-05T16:18:24.659Z] Step 25/26 : LABEL git_sha=98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-05T16:18:24.659Z] ---> Running in d7bf9823fde3 [2023-04-05T16:18:24.931Z] Removing intermediate container d7bf9823fde3 [2023-04-05T16:18:24.931Z] ---> fd1081472571 [2023-04-05T16:18:24.931Z] Step 26/26 : LABEL version=3.0.0-dev.30 [2023-04-05T16:18:24.931Z] ---> Running in a775b9bbd914 [2023-04-05T16:18:25.203Z] Removing intermediate container a775b9bbd914 [2023-04-05T16:18:25.203Z] ---> aacc4fce8710 [2023-04-05T16:18:25.203Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-05T16:18:25.203Z] Successfully built aacc4fce8710 [2023-04-05T16:18:25.482Z] 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 [2023-04-05T16:18:25.587Z] provisioning config files... [2023-04-05T16:18:25.605Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/147@tmp/config13158706176165873967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:18:25.977Z] ---> docker-login.sh [2023-04-05T16:18:25.977Z] nexus3.edgexfoundry.org:10001 [2023-04-05T16:18:26.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:18:26.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:18:26.253Z] Configure a credential helper to remove this warning. See [2023-04-05T16:18:26.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:18:26.253Z] [2023-04-05T16:18:26.253Z] Login Succeeded [2023-04-05T16:18:26.253Z] nexus3.edgexfoundry.org:10002 [2023-04-05T16:18:26.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:18:26.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:18:26.839Z] Configure a credential helper to remove this warning. See [2023-04-05T16:18:26.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:18:26.839Z] [2023-04-05T16:18:26.839Z] Login Succeeded [2023-04-05T16:18:26.839Z] nexus3.edgexfoundry.org:10003 [2023-04-05T16:18:27.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:18:27.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:18:27.107Z] Configure a credential helper to remove this warning. See [2023-04-05T16:18:27.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:18:27.107Z] [2023-04-05T16:18:27.107Z] Login Succeeded [2023-04-05T16:18:27.107Z] nexus3.edgexfoundry.org:10004 [2023-04-05T16:18:27.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:18:27.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:18:27.640Z] Configure a credential helper to remove this warning. See [2023-04-05T16:18:27.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:18:27.640Z] [2023-04-05T16:18:27.640Z] Login Succeeded [2023-04-05T16:18:27.640Z] docker.io [2023-04-05T16:18:27.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T16:18:28.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T16:18:28.175Z] Configure a credential helper to remove this warning. See [2023-04-05T16:18:28.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T16:18:28.175Z] [2023-04-05T16:18:28.175Z] Login Succeeded [2023-04-05T16:18:28.175Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T16:18:28.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:18:28.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T16:18:28.247Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-04-05T16:18:28.247Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-05T16:18:28.247Z] latest [2023-04-05T16:18:28.247Z] 3.0.0-dev.30 [2023-04-05T16:18:28.247Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 [2023-04-05T16:18:28.247Z] main [2023-04-05T16:18:28.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:18:28.596Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:18:28.932Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-05T16:18:28.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-05T16:18:28.932Z] 62f0e707435b: Preparing [2023-04-05T16:18:28.932Z] ea2a5190ce0c: Preparing [2023-04-05T16:18:28.932Z] 079c779bbb74: Preparing [2023-04-05T16:18:28.932Z] 368f10935a9e: Preparing [2023-04-05T16:18:28.932Z] 13108f0130d3: Preparing [2023-04-05T16:18:28.932Z] 26cbea5cba74: Preparing [2023-04-05T16:18:28.932Z] 26cbea5cba74: Waiting [2023-04-05T16:18:29.199Z] 079c779bbb74: Pushed [2023-04-05T16:18:29.199Z] ea2a5190ce0c: Pushed [2023-04-05T16:18:29.199Z] 368f10935a9e: Pushed [2023-04-05T16:18:29.465Z] 26cbea5cba74: Layer already exists [2023-04-05T16:18:29.465Z] 13108f0130d3: Pushed [2023-04-05T16:18:34.868Z] 62f0e707435b: Pushed [2023-04-05T16:18:34.868Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15: digest: sha256:35a291d530d969b5ae16aa567d687c5d8537365b3a5fd78299c279882a3cf6f8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:18:35.224Z] + 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 [2023-04-05T16:18:35.585Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-05T16:18:35.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-05T16:18:35.585Z] 62f0e707435b: Preparing [2023-04-05T16:18:35.585Z] ea2a5190ce0c: Preparing [2023-04-05T16:18:35.585Z] 079c779bbb74: Preparing [2023-04-05T16:18:35.585Z] 368f10935a9e: Preparing [2023-04-05T16:18:35.585Z] 13108f0130d3: Preparing [2023-04-05T16:18:35.585Z] 26cbea5cba74: Preparing [2023-04-05T16:18:35.585Z] 26cbea5cba74: Waiting [2023-04-05T16:18:35.585Z] 13108f0130d3: Layer already exists [2023-04-05T16:18:35.585Z] 079c779bbb74: Layer already exists [2023-04-05T16:18:35.585Z] ea2a5190ce0c: Layer already exists [2023-04-05T16:18:35.585Z] 368f10935a9e: Layer already exists [2023-04-05T16:18:35.585Z] 62f0e707435b: Layer already exists [2023-04-05T16:18:35.585Z] 26cbea5cba74: Layer already exists [2023-04-05T16:18:35.852Z] latest: digest: sha256:35a291d530d969b5ae16aa567d687c5d8537365b3a5fd78299c279882a3cf6f8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:18:36.193Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:18:36.533Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.30 [2023-04-05T16:18:36.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-05T16:18:36.798Z] 62f0e707435b: Preparing [2023-04-05T16:18:36.798Z] ea2a5190ce0c: Preparing [2023-04-05T16:18:36.798Z] 079c779bbb74: Preparing [2023-04-05T16:18:36.798Z] 368f10935a9e: Preparing [2023-04-05T16:18:36.798Z] 13108f0130d3: Preparing [2023-04-05T16:18:36.798Z] 26cbea5cba74: Preparing [2023-04-05T16:18:36.798Z] 26cbea5cba74: Waiting [2023-04-05T16:18:36.798Z] 368f10935a9e: Layer already exists [2023-04-05T16:18:36.798Z] 62f0e707435b: Layer already exists [2023-04-05T16:18:36.798Z] ea2a5190ce0c: Layer already exists [2023-04-05T16:18:36.798Z] 13108f0130d3: Layer already exists [2023-04-05T16:18:36.798Z] 079c779bbb74: Layer already exists [2023-04-05T16:18:36.798Z] 26cbea5cba74: Layer already exists [2023-04-05T16:18:36.798Z] 3.0.0-dev.30: digest: sha256:35a291d530d969b5ae16aa567d687c5d8537365b3a5fd78299c279882a3cf6f8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:18:37.144Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:18:37.490Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 [2023-04-05T16:18:37.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-05T16:18:37.490Z] 62f0e707435b: Preparing [2023-04-05T16:18:37.490Z] ea2a5190ce0c: Preparing [2023-04-05T16:18:37.490Z] 079c779bbb74: Preparing [2023-04-05T16:18:37.490Z] 368f10935a9e: Preparing [2023-04-05T16:18:37.490Z] 13108f0130d3: Preparing [2023-04-05T16:18:37.490Z] 26cbea5cba74: Preparing [2023-04-05T16:18:37.490Z] 26cbea5cba74: Waiting [2023-04-05T16:18:37.490Z] 368f10935a9e: Layer already exists [2023-04-05T16:18:37.490Z] 079c779bbb74: Layer already exists [2023-04-05T16:18:37.490Z] 13108f0130d3: Layer already exists [2023-04-05T16:18:37.490Z] 62f0e707435b: Layer already exists [2023-04-05T16:18:37.490Z] ea2a5190ce0c: Layer already exists [2023-04-05T16:18:37.490Z] 26cbea5cba74: Layer already exists [2023-04-05T16:18:37.757Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30: digest: sha256:35a291d530d969b5ae16aa567d687c5d8537365b3a5fd78299c279882a3cf6f8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:18:38.109Z] + 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 [2023-04-05T16:18:38.445Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-04-05T16:18:38.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-05T16:18:38.445Z] 62f0e707435b: Preparing [2023-04-05T16:18:38.445Z] ea2a5190ce0c: Preparing [2023-04-05T16:18:38.445Z] 079c779bbb74: Preparing [2023-04-05T16:18:38.445Z] 368f10935a9e: Preparing [2023-04-05T16:18:38.445Z] 13108f0130d3: Preparing [2023-04-05T16:18:38.445Z] 26cbea5cba74: Preparing [2023-04-05T16:18:38.445Z] 26cbea5cba74: Waiting [2023-04-05T16:18:38.445Z] 62f0e707435b: Layer already exists [2023-04-05T16:18:38.445Z] ea2a5190ce0c: Layer already exists [2023-04-05T16:18:38.445Z] 079c779bbb74: Layer already exists [2023-04-05T16:18:38.445Z] 13108f0130d3: Layer already exists [2023-04-05T16:18:38.445Z] 368f10935a9e: Layer already exists [2023-04-05T16:18:38.445Z] 26cbea5cba74: Layer already exists [2023-04-05T16:18:38.713Z] main: digest: sha256:35a291d530d969b5ae16aa567d687c5d8537365b3a5fd78299c279882a3cf6f8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T16:18:38.758Z] ===================================================== [Pipeline] echo [2023-04-05T16:18:38.764Z] taggedImages: [2023-04-05T16:18:38.764Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-05T16:18:38.764Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-05T16:18:38.764Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.30 [2023-04-05T16:18:38.764Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 [2023-04-05T16:18:38.764Z] - 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 [2023-04-05T16:18:39.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T16:18:39.131Z] [2023-04-05T16:18:39.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:18:39.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T16:18:39.734Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-05T16:18:39.734Z] 8998bd30e6a1: Pulling fs layer [2023-04-05T16:18:39.734Z] 04944245beec: Pulling fs layer [2023-04-05T16:18:39.734Z] 699f458cf7ca: Pulling fs layer [2023-04-05T16:18:39.734Z] 765212b225bb: Pulling fs layer [2023-04-05T16:18:39.734Z] f23df028b6ca: Pulling fs layer [2023-04-05T16:18:39.734Z] d65c8cfc05b1: Pulling fs layer [2023-04-05T16:18:39.734Z] 2437ff75d9bd: Pulling fs layer [2023-04-05T16:18:39.734Z] f23df028b6ca: Waiting [2023-04-05T16:18:39.734Z] d65c8cfc05b1: Waiting [2023-04-05T16:18:39.734Z] 2437ff75d9bd: Waiting [2023-04-05T16:18:39.734Z] 765212b225bb: Waiting [2023-04-05T16:18:39.734Z] 04944245beec: Verifying Checksum [2023-04-05T16:18:39.734Z] 04944245beec: Download complete [2023-04-05T16:18:39.734Z] 765212b225bb: Verifying Checksum [2023-04-05T16:18:39.734Z] 765212b225bb: Download complete [2023-04-05T16:18:40.317Z] f23df028b6ca: Download complete [2023-04-05T16:18:40.317Z] d65c8cfc05b1: Verifying Checksum [2023-04-05T16:18:40.317Z] d65c8cfc05b1: Download complete [2023-04-05T16:18:41.731Z] 699f458cf7ca: Verifying Checksum [2023-04-05T16:18:41.731Z] 699f458cf7ca: Download complete [2023-04-05T16:18:42.322Z] 8998bd30e6a1: Verifying Checksum [2023-04-05T16:18:42.322Z] 8998bd30e6a1: Download complete [2023-04-05T16:18:44.284Z] 2437ff75d9bd: Verifying Checksum [2023-04-05T16:18:44.284Z] 2437ff75d9bd: Download complete [2023-04-05T16:18:46.231Z] 8998bd30e6a1: Pull complete [2023-04-05T16:18:48.816Z] 04944245beec: Pull complete [2023-04-05T16:18:49.777Z] 699f458cf7ca: Pull complete [2023-04-05T16:18:50.044Z] 765212b225bb: Pull complete [2023-04-05T16:18:51.006Z] f23df028b6ca: Pull complete [2023-04-05T16:18:51.006Z] d65c8cfc05b1: Pull complete [2023-04-05T16:19:06.014Z] 2437ff75d9bd: Pull complete [2023-04-05T16:19:06.014Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-05T16:19:06.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T16:19:06.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:19:06.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-6898 does not seem to be running inside a container [2023-04-05T16:19:06.291Z] $ 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/147 -v /w/workspace/app-service-configurable/147:/w/workspace/app-service-configurable/147:rw,z -v /w/workspace/app-service-configurable/147@tmp:/w/workspace/app-service-configurable/147@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 [2023-04-05T16:19:09.062Z] $ docker top 72100831c957f414e7505f285de6ceff187a306e7b214be247b9527da0efb5d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:19:09.911Z] ---> job-cost.sh [2023-04-05T16:19:09.911Z] lf-activate-venv: SKIPPING [2023-04-05T16:19:09.911Z] INFO: No Stack... [2023-04-05T16:19:10.177Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-05T16:19:11.137Z] INFO: Archiving Costs [Pipeline] sh [2023-04-05T16:19:11.778Z] + + cut -d, -f6 [2023-04-05T16:19:11.778Z] cat /w/workspace/app-service-configurable/147/archives/cost.csv [Pipeline] lock [2023-04-05T16:19:11.842Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] [2023-04-05T16:19:11.853Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] did not exist. Created. [2023-04-05T16:19:11.853Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-05T16:19:12.518Z] /w/workspace/app-service-configurable/147@tmp/durable-b68451ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-05T16:19:13.172Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-05T16:19:13.195Z] Warning: overwriting stash ‘stack-cost’ [2023-04-05T16:19:13.252Z] Stashed 1 file(s) [Pipeline] } [2023-04-05T16:19:13.258Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-05T16:19:13.269Z] $ docker stop --time=1 72100831c957f414e7505f285de6ceff187a306e7b214be247b9527da0efb5d6 [2023-04-05T16:19:16.499Z] $ docker rm -f --volumes 72100831c957f414e7505f285de6ceff187a306e7b214be247b9527da0efb5d6 [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 [2023-04-05T16:19:16.873Z] provisioning config files... [2023-04-05T16:19:16.881Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3986606228110775987tmp [Pipeline] { [Pipeline] sh [2023-04-05T16:19:17.166Z] + set +x [2023-04-05T16:19:17.166Z] + curl -s https://codecov.io/bash [2023-04-05T16:19:17.166Z] + bash -s -- [2023-04-05T16:19:17.166Z] [2023-04-05T16:19:17.166Z] _____ _ [2023-04-05T16:19:17.166Z] / ____| | | [2023-04-05T16:19:17.166Z] | | ___ __| | ___ ___ _____ __ [2023-04-05T16:19:17.166Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-05T16:19:17.166Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-05T16:19:17.166Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-05T16:19:17.166Z] Bash-1.0.6 [2023-04-05T16:19:17.166Z] [2023-04-05T16:19:17.166Z] [2023-04-05T16:19:17.166Z] ==> git version 2.25.1 found [2023-04-05T16:19:17.166Z] ==> 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 [2023-04-05T16:19:17.166Z] Release-Date: 2020-01-08 [2023-04-05T16:19:17.166Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-05T16:19:17.166Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-05T16:19:17.166Z] ==> Jenkins CI detected. [2023-04-05T16:19:17.166Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-04-05T16:19:17.166Z] project root: . [2023-04-05T16:19:17.166Z] --> token set from env [2023-04-05T16:19:17.166Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-05T16:19:17.166Z] ==> Running gcov in . (disable via -X gcov) [2023-04-05T16:19:17.166Z] ==> Python coveragepy not found [2023-04-05T16:19:17.166Z] ==> Searching for coverage reports in: [2023-04-05T16:19:17.166Z] + . [2023-04-05T16:19:17.166Z] -> Found 1 reports [2023-04-05T16:19:17.166Z] ==> Detecting git/mercurial file structure [2023-04-05T16:19:17.166Z] ==> Reading reports [2023-04-05T16:19:17.166Z] + ./coverage.out bytes=13 [2023-04-05T16:19:17.424Z] ==> Appending adjustments [2023-04-05T16:19:17.424Z] https://docs.codecov.io/docs/fixing-reports [2023-04-05T16:19:17.424Z] + Found adjustments [2023-04-05T16:19:17.424Z] ==> Gzipping contents [2023-04-05T16:19:17.424Z] 4.0K /tmp/codecov.0PjyuL.gz [2023-04-05T16:19:17.424Z] ==> Uploading reports [2023-04-05T16:19:17.424Z] url: https://codecov.io [2023-04-05T16:19:17.424Z] query: branch=main&commit=98b0c68a4b913365b11e69c0a8a84788dfd65c15&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-05T16:19:17.424Z] -> Pinging Codecov [2023-04-05T16:19:17.424Z] 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=98b0c68a4b913365b11e69c0a8a84788dfd65c15&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-05T16:19:17.424Z] -> Uploading to [2023-04-05T16:19:17.424Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-05/A97CA9966030D2A3747ED39772930CCE/98b0c68a4b913365b11e69c0a8a84788dfd65c15/3a2f1de5-68e0-4fc5-a9fd-3256139177ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230405T161917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8edb37388baea6b009cb8ed1315c64e7f005baed9927940893d59a6896a9433 [2023-04-05T16:19:17.424Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T16:19:17.424Z] Dload Upload Total Spent Left Speed [2023-04-05T16:19:17.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2113 --:--:-- --:--:-- --:--:-- 2102 100 429 0 0 100 429 0 1709 --:--:-- --:--:-- --:--:-- 1702 [2023-04-05T16:19:17.683Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] } [2023-04-05T16:19:17.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-05T16:19:17.810Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-05T16:19:17.820Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:19:18.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T16:19:18.109Z] [2023-04-05T16:19:18.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:19:18.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T16:19:18.404Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-05T16:19:18.404Z] df9b9388f04a: Pulling fs layer [2023-04-05T16:19:18.404Z] 52dc419b0ee2: Pulling fs layer [2023-04-05T16:19:18.404Z] 25bc292e5bac: Pulling fs layer [2023-04-05T16:19:18.404Z] 114826534d7a: Pulling fs layer [2023-04-05T16:19:18.404Z] 4657fd5d0bcf: Pulling fs layer [2023-04-05T16:19:18.404Z] 6ad1cebc031e: Pulling fs layer [2023-04-05T16:19:18.404Z] 8a3aa393b2d8: Pulling fs layer [2023-04-05T16:19:18.404Z] 4657fd5d0bcf: Waiting [2023-04-05T16:19:18.404Z] 6ad1cebc031e: Waiting [2023-04-05T16:19:18.404Z] 8a3aa393b2d8: Waiting [2023-04-05T16:19:18.404Z] 114826534d7a: Waiting [2023-04-05T16:19:18.404Z] 25bc292e5bac: Verifying Checksum [2023-04-05T16:19:18.404Z] 25bc292e5bac: Download complete [2023-04-05T16:19:18.404Z] 52dc419b0ee2: Verifying Checksum [2023-04-05T16:19:18.404Z] 52dc419b0ee2: Download complete [2023-04-05T16:19:18.404Z] 4657fd5d0bcf: Verifying Checksum [2023-04-05T16:19:18.404Z] 4657fd5d0bcf: Download complete [2023-04-05T16:19:19.789Z] df9b9388f04a: Verifying Checksum [2023-04-05T16:19:19.789Z] df9b9388f04a: Download complete [2023-04-05T16:19:19.789Z] df9b9388f04a: Pull complete [2023-04-05T16:19:19.789Z] 52dc419b0ee2: Pull complete [2023-04-05T16:19:19.789Z] 25bc292e5bac: Pull complete [2023-04-05T16:19:21.168Z] 6ad1cebc031e: Verifying Checksum [2023-04-05T16:19:21.168Z] 6ad1cebc031e: Download complete [2023-04-05T16:19:22.541Z] 114826534d7a: Verifying Checksum [2023-04-05T16:19:22.541Z] 114826534d7a: Download complete [2023-04-05T16:19:22.799Z] 8a3aa393b2d8: Verifying Checksum [2023-04-05T16:19:22.799Z] 8a3aa393b2d8: Download complete [2023-04-05T16:19:26.090Z] 114826534d7a: Pull complete [2023-04-05T16:19:26.090Z] 4657fd5d0bcf: Pull complete [2023-04-05T16:19:26.090Z] 6ad1cebc031e: Pull complete [2023-04-05T16:19:29.371Z] 8a3aa393b2d8: Pull complete [2023-04-05T16:19:29.371Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-05T16:19:29.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T16:19:29.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:19:29.445Z] prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container [2023-04-05T16:19:29.483Z] $ 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 [2023-04-05T16:19:31.676Z] $ docker top 29c5acc3793ce889ecc7fc5c720780f78b9ba76b7131dda1816e75dba0a23d90 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-05T16:19:31.725Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-04-05T16:19:32.004Z] + set -o pipefail [2023-04-05T16:19:32.004Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-04-05T16:19:36.191Z] [2023-04-05T16:19:36.191Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-04-05T16:19:36.191Z] [2023-04-05T16:19:36.191Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/895aae72-e1de-4784-8029-16cef9bdeee6 [2023-04-05T16:19:36.191Z] [2023-04-05T16:19:36.191Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-05T16:19:36.191Z] [2023-04-05T16:19:36.191Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-05T16:19:36.191Z] [2023-04-05T16:19:36.450Z] [2023-04-05T16:19:36.450Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-05T16:19:36.450Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-05T16:19:36.450Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-05T16:19:36.472Z] $ docker stop --time=1 29c5acc3793ce889ecc7fc5c720780f78b9ba76b7131dda1816e75dba0a23d90 [2023-04-05T16:19:38.787Z] $ docker rm -f --volumes 29c5acc3793ce889ecc7fc5c720780f78b9ba76b7131dda1816e75dba0a23d90 [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 [2023-04-05T16:19:39.466Z] + git log --format=format:%s -1 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] sh [2023-04-05T16:19:39.754Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T16:19:39.754Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:19:40.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:19:40.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:19:40.124Z] prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container [2023-04-05T16:19:40.164Z] $ 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 [2023-04-05T16:19:40.551Z] $ docker top 176d709ae0ed52fbc69f562617871ffda480d1bae6a40852c893b6fbf570ee06 -eo pid,comm [2023-04-05T16:19:40.582Z] 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). [2023-04-05T16:19:40.582Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T16:19:40.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T16:19:40.628Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T16:19:40.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T16:19:40.769Z] $ docker exec 176d709ae0ed52fbc69f562617871ffda480d1bae6a40852c893b6fbf570ee06 ssh-agent [2023-04-05T16:19:40.869Z] SSH_AUTH_SOCK=/tmp/ssh-Rr15gw9PRcZs/agent.33 [2023-04-05T16:19:40.869Z] SSH_AGENT_PID=39 [2023-04-05T16:19:40.873Z] Running ssh-add (command line suppressed) [2023-04-05T16:19:40.980Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1711457067527474592.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1711457067527474592.key) [2023-04-05T16:19:40.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T16:19:41.266Z] + git semver tag [2023-04-05T16:19:41.526Z] 2023-04-05 16:19:41,459 [run_tag] DEBUG tag force:False [2023-04-05T16:19:41.526Z] 2023-04-05 16:19:41,459 [check_head_tag] DEBUG check head tag [2023-04-05T16:19:41.526Z] 2023-04-05 16:19:41,461 [execute] INFO git cat-file --batch-check [2023-04-05T16:19:41.526Z] 2023-04-05 16:19:41,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-04-05T16:19:41.526Z] 2023-04-05 16:19:41,465 [execute] INFO git cat-file --batch [2023-04-05T16:19:41.526Z] 2023-04-05 16:19:41,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-04-05T16:19:41.526Z] 2023-04-05 16:19:41,492 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-05T16:19:41.526Z] 2023-04-05 16:19:41,492 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 [2023-04-05T16:19:41.526Z] 2023-04-05 16:19:41,492 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-04-05T16:19:41.526Z] 2023-04-05 16:19:41,497 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-05T16:19:41.526Z] 3.0.0-dev.30 [Pipeline] } [2023-04-05T16:19:41.548Z] $ docker exec --env ******** --env ******** 176d709ae0ed52fbc69f562617871ffda480d1bae6a40852c893b6fbf570ee06 ssh-agent -k [2023-04-05T16:19:41.648Z] unset SSH_AUTH_SOCK; [2023-04-05T16:19:41.648Z] unset SSH_AGENT_PID; [2023-04-05T16:19:41.648Z] echo Agent pid 39 killed; [2023-04-05T16:19:41.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T16:19:41.945Z] + git semver [Pipeline] } [2023-04-05T16:19:42.227Z] $ docker stop --time=1 176d709ae0ed52fbc69f562617871ffda480d1bae6a40852c893b6fbf570ee06 [2023-04-05T16:19:43.510Z] $ docker rm -f --volumes 176d709ae0ed52fbc69f562617871ffda480d1bae6a40852c893b6fbf570ee06 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:19:43.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T16:19:43.874Z] [2023-04-05T16:19:43.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:19:44.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T16:19:44.168Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-05T16:19:44.168Z] ab5ef0e58194: Pulling fs layer [2023-04-05T16:19:44.168Z] 9712f1f96733: Pulling fs layer [2023-04-05T16:19:44.168Z] 63f879dbbcfc: Pulling fs layer [2023-04-05T16:19:44.168Z] 0d9ebad4ef96: Pulling fs layer [2023-04-05T16:19:44.168Z] e9a5061849ea: Pulling fs layer [2023-04-05T16:19:44.168Z] d747dcd14b5f: Pulling fs layer [2023-04-05T16:19:44.168Z] 2de7ff778b66: Pulling fs layer [2023-04-05T16:19:44.168Z] 0d9ebad4ef96: Waiting [2023-04-05T16:19:44.168Z] e9a5061849ea: Waiting [2023-04-05T16:19:44.168Z] d747dcd14b5f: Waiting [2023-04-05T16:19:44.168Z] 2de7ff778b66: Waiting [2023-04-05T16:19:44.168Z] 9712f1f96733: Verifying Checksum [2023-04-05T16:19:44.168Z] 9712f1f96733: Download complete [2023-04-05T16:19:48.358Z] 63f879dbbcfc: Verifying Checksum [2023-04-05T16:19:48.358Z] 63f879dbbcfc: Download complete [2023-04-05T16:19:48.358Z] e9a5061849ea: Verifying Checksum [2023-04-05T16:19:48.358Z] e9a5061849ea: Download complete [2023-04-05T16:19:48.358Z] d747dcd14b5f: Download complete [2023-04-05T16:19:48.615Z] 2de7ff778b66: Verifying Checksum [2023-04-05T16:19:48.615Z] 2de7ff778b66: Download complete [2023-04-05T16:19:48.873Z] 0d9ebad4ef96: Verifying Checksum [2023-04-05T16:19:48.873Z] 0d9ebad4ef96: Download complete [2023-04-05T16:19:50.774Z] ab5ef0e58194: Verifying Checksum [2023-04-05T16:19:50.774Z] ab5ef0e58194: Download complete [2023-04-05T16:19:53.311Z] ab5ef0e58194: Pull complete [2023-04-05T16:19:53.311Z] 9712f1f96733: Pull complete [2023-04-05T16:19:54.246Z] 63f879dbbcfc: Pull complete [2023-04-05T16:19:58.438Z] 0d9ebad4ef96: Pull complete [2023-04-05T16:19:58.438Z] e9a5061849ea: Pull complete [2023-04-05T16:19:58.438Z] d747dcd14b5f: Pull complete [2023-04-05T16:19:59.005Z] 2de7ff778b66: Pull complete [2023-04-05T16:19:59.005Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-05T16:19:59.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T16:19:59.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:19:59.079Z] prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container [2023-04-05T16:19:59.118Z] $ 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 [2023-04-05T16:20:01.804Z] $ docker top 64257b2d2a055a43150f8c6f48e7fb4f0aacf0a72c544f37b1cd0f12cb870cbc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-05T16:20:01.855Z] provisioning config files... [2023-04-05T16:20:01.862Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4179462669966018938tmp [2023-04-05T16:20:01.872Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11622049481045716649tmp [2023-04-05T16:20:01.880Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3482919561672222109tmp [Pipeline] { [Pipeline] echo [2023-04-05T16:20:01.891Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:20:02.176Z] ---> sigul-configuration.sh [2023-04-05T16:20:02.176Z] gpg: directory `/root/.gnupg' created [2023-04-05T16:20:02.176Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-05T16:20:02.176Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-05T16:20:02.176Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-05T16:20:02.176Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-05T16:20:02.176Z] gpg: CAST5 encrypted data [2023-04-05T16:20:02.176Z] gpg: encrypted with 1 passphrase [2023-04-05T16:20:02.176Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-05T16:20:02.464Z] + mkdir /home/jenkins [2023-04-05T16:20:02.464Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-05T16:20:02.748Z] + 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 [2023-04-05T16:20:02.757Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:20:03.041Z] ---> sigul-install.sh [2023-04-05T16:20:03.042Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-05T16:20:03.338Z] + git tag --list [2023-04-05T16:20:03.338Z] v1.0.0 [2023-04-05T16:20:03.338Z] v1.1.0 [2023-04-05T16:20:03.338Z] v1.2.0 [2023-04-05T16:20:03.338Z] v1.3.0 [2023-04-05T16:20:03.338Z] v1.3.1 [2023-04-05T16:20:03.338Z] v2.0.0 [2023-04-05T16:20:03.338Z] v2.0.1 [2023-04-05T16:20:03.338Z] v2.1.0 [2023-04-05T16:20:03.338Z] v2.1.1 [2023-04-05T16:20:03.338Z] v2.1.1-dev.1 [2023-04-05T16:20:03.338Z] v2.1.1-dev.2 [2023-04-05T16:20:03.338Z] v2.2.0 [2023-04-05T16:20:03.338Z] v2.2.1-dev.1 [2023-04-05T16:20:03.338Z] v2.2.1-dev.10 [2023-04-05T16:20:03.338Z] v2.2.1-dev.2 [2023-04-05T16:20:03.338Z] v2.2.1-dev.3 [2023-04-05T16:20:03.338Z] v2.2.1-dev.4 [2023-04-05T16:20:03.338Z] v2.2.1-dev.5 [2023-04-05T16:20:03.338Z] v2.2.1-dev.6 [2023-04-05T16:20:03.338Z] v2.2.1-dev.7 [2023-04-05T16:20:03.338Z] v2.2.1-dev.8 [2023-04-05T16:20:03.338Z] v2.2.1-dev.9 [2023-04-05T16:20:03.338Z] v2.3.0 [2023-04-05T16:20:03.338Z] v2.3.0-dev.10 [2023-04-05T16:20:03.338Z] v2.3.0-dev.11 [2023-04-05T16:20:03.338Z] v2.3.0-dev.12 [2023-04-05T16:20:03.338Z] v2.3.0-dev.13 [2023-04-05T16:20:03.338Z] v2.3.0-dev.14 [2023-04-05T16:20:03.338Z] v2.3.0-dev.15 [2023-04-05T16:20:03.338Z] v2.3.0-dev.16 [2023-04-05T16:20:03.338Z] v2.3.0-dev.17 [2023-04-05T16:20:03.338Z] v2.3.0-dev.18 [2023-04-05T16:20:03.338Z] v2.3.0-dev.19 [2023-04-05T16:20:03.338Z] v2.3.0-dev.20 [2023-04-05T16:20:03.338Z] v2.3.0-dev.21 [2023-04-05T16:20:03.338Z] v2.3.0-dev.22 [2023-04-05T16:20:03.338Z] v2.3.0-dev.23 [2023-04-05T16:20:03.338Z] v2.3.0-dev.24 [2023-04-05T16:20:03.338Z] v2.3.0-dev.25 [2023-04-05T16:20:03.338Z] v2.3.0-dev.26 [2023-04-05T16:20:03.338Z] v2.3.0-dev.27 [2023-04-05T16:20:03.338Z] v2.3.0-dev.28 [2023-04-05T16:20:03.338Z] v2.3.0-dev.29 [2023-04-05T16:20:03.338Z] v2.3.0-dev.30 [2023-04-05T16:20:03.338Z] v2.3.0-dev.31 [2023-04-05T16:20:03.338Z] v2.3.0-dev.32 [2023-04-05T16:20:03.338Z] v2.3.0-dev.33 [2023-04-05T16:20:03.338Z] v2.3.0-dev.34 [2023-04-05T16:20:03.338Z] v2.3.0-dev.35 [2023-04-05T16:20:03.338Z] v2.3.0-dev.36 [2023-04-05T16:20:03.338Z] v2.3.0-dev.37 [2023-04-05T16:20:03.338Z] v3.0.0-dev.1 [2023-04-05T16:20:03.338Z] v3.0.0-dev.10 [2023-04-05T16:20:03.338Z] v3.0.0-dev.11 [2023-04-05T16:20:03.338Z] v3.0.0-dev.12 [2023-04-05T16:20:03.338Z] v3.0.0-dev.13 [2023-04-05T16:20:03.338Z] v3.0.0-dev.14 [2023-04-05T16:20:03.338Z] v3.0.0-dev.15 [2023-04-05T16:20:03.338Z] v3.0.0-dev.16 [2023-04-05T16:20:03.338Z] v3.0.0-dev.17 [2023-04-05T16:20:03.338Z] v3.0.0-dev.18 [2023-04-05T16:20:03.338Z] v3.0.0-dev.19 [2023-04-05T16:20:03.338Z] v3.0.0-dev.2 [2023-04-05T16:20:03.338Z] v3.0.0-dev.20 [2023-04-05T16:20:03.338Z] v3.0.0-dev.21 [2023-04-05T16:20:03.338Z] v3.0.0-dev.22 [2023-04-05T16:20:03.338Z] v3.0.0-dev.23 [2023-04-05T16:20:03.338Z] v3.0.0-dev.24 [2023-04-05T16:20:03.338Z] v3.0.0-dev.25 [2023-04-05T16:20:03.338Z] v3.0.0-dev.26 [2023-04-05T16:20:03.338Z] v3.0.0-dev.27 [2023-04-05T16:20:03.338Z] v3.0.0-dev.28 [2023-04-05T16:20:03.338Z] v3.0.0-dev.29 [2023-04-05T16:20:03.338Z] v3.0.0-dev.3 [2023-04-05T16:20:03.338Z] v3.0.0-dev.30 [2023-04-05T16:20:03.338Z] v3.0.0-dev.4 [2023-04-05T16:20:03.338Z] v3.0.0-dev.5 [2023-04-05T16:20:03.338Z] v3.0.0-dev.6 [2023-04-05T16:20:03.338Z] v3.0.0-dev.7 [2023-04-05T16:20:03.338Z] v3.0.0-dev.8 [2023-04-05T16:20:03.338Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-05T16:20:03.625Z] + lftools sign git-tag v3.0.0-dev.30 [2023-04-05T16:20:04.193Z] Signing Git tag with Sigul... [2023-04-05T16:20:04.193Z] Signing v3.0.0-dev.30 [Pipeline] echo [2023-04-05T16:20:04.771Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:20:05.055Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-05T16:20:05.063Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-05T16:20:05.094Z] $ docker stop --time=1 64257b2d2a055a43150f8c6f48e7fb4f0aacf0a72c544f37b1cd0f12cb870cbc [2023-04-05T16:20:06.363Z] $ docker rm -f --volumes 64257b2d2a055a43150f8c6f48e7fb4f0aacf0a72c544f37b1cd0f12cb870cbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-05T16:20:06.757Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T16:20:06.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:20:07.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:20:07.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:20:07.129Z] prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container [2023-04-05T16:20:07.168Z] $ 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 [2023-04-05T16:20:07.514Z] $ docker top 3944d65bcee53f8731ea6c94075e91083eb85933e2106af333e57423719352e6 -eo pid,comm [2023-04-05T16:20:07.546Z] 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). [2023-04-05T16:20:07.546Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T16:20:07.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T16:20:07.591Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T16:20:07.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T16:20:07.710Z] $ docker exec 3944d65bcee53f8731ea6c94075e91083eb85933e2106af333e57423719352e6 ssh-agent [2023-04-05T16:20:07.804Z] SSH_AUTH_SOCK=/tmp/ssh-YsamZOK9gKki/agent.31 [2023-04-05T16:20:07.804Z] SSH_AGENT_PID=37 [2023-04-05T16:20:07.809Z] Running ssh-add (command line suppressed) [2023-04-05T16:20:07.931Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11448215734359384935.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11448215734359384935.key) [2023-04-05T16:20:07.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T16:20:08.219Z] + git semver bump pre [2023-04-05T16:20:08.478Z] 2023-04-05 16:20:08,407 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-05T16:20:08.478Z] 2023-04-05 16:20:08,407 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev [2023-04-05T16:20:08.478Z] 2023-04-05 16:20:08,407 [bump_version] DEBUG bumped version:3.0.0-dev.31 [2023-04-05T16:20:08.478Z] 2023-04-05 16:20:08,408 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-04-05T16:20:08.478Z] 2023-04-05 16:20:08,408 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-05T16:20:08.478Z] 2023-04-05 16:20:08,408 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-05T16:20:08.478Z] 2023-04-05 16:20:08,409 [execute] INFO git cat-file --batch-check [2023-04-05T16:20:08.478Z] 2023-04-05 16:20:08,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T16:20:08.478Z] 2023-04-05 16:20:08,415 [execute] INFO git cat-file --batch [2023-04-05T16:20:08.478Z] 2023-04-05 16:20:08,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T16:20:08.478Z] 2023-04-05 16:20:08,420 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-05T16:20:08.478Z] 3.0.0-dev.31 [Pipeline] } [2023-04-05T16:20:08.500Z] $ docker exec --env ******** --env ******** 3944d65bcee53f8731ea6c94075e91083eb85933e2106af333e57423719352e6 ssh-agent -k [2023-04-05T16:20:08.603Z] unset SSH_AUTH_SOCK; [2023-04-05T16:20:08.603Z] unset SSH_AGENT_PID; [2023-04-05T16:20:08.603Z] echo Agent pid 37 killed; [2023-04-05T16:20:08.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T16:20:08.906Z] + git semver [Pipeline] } [2023-04-05T16:20:09.191Z] $ docker stop --time=1 3944d65bcee53f8731ea6c94075e91083eb85933e2106af333e57423719352e6 [2023-04-05T16:20:10.477Z] $ docker rm -f --volumes 3944d65bcee53f8731ea6c94075e91083eb85933e2106af333e57423719352e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T16:20:10.791Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T16:20:10.791Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:20:11.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T16:20:11.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:20:11.151Z] prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container [2023-04-05T16:20:11.191Z] $ 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 [2023-04-05T16:20:11.698Z] $ docker top 314484d7d1f4bbd97f5fe3497999062a4a1eb9d183c2ba02996bab87370bcabe -eo pid,comm [2023-04-05T16:20:11.729Z] 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). [2023-04-05T16:20:11.729Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T16:20:11.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T16:20:11.773Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T16:20:11.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T16:20:11.889Z] $ docker exec 314484d7d1f4bbd97f5fe3497999062a4a1eb9d183c2ba02996bab87370bcabe ssh-agent [2023-04-05T16:20:11.975Z] SSH_AUTH_SOCK=/tmp/ssh-mpcMmRcgZpU9/agent.33 [2023-04-05T16:20:11.975Z] SSH_AGENT_PID=39 [2023-04-05T16:20:11.979Z] Running ssh-add (command line suppressed) [2023-04-05T16:20:12.097Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9802525890128110776.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9802525890128110776.key) [2023-04-05T16:20:12.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T16:20:12.430Z] + git semver push [2023-04-05T16:20:12.705Z] 2023-04-05 16:20:12,582 [run_push] DEBUG push [2023-04-05T16:20:12.705Z] 2023-04-05 16:20:12,583 [execute] INFO git cat-file --batch-check [2023-04-05T16:20:12.705Z] 2023-04-05 16:20:12,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T16:20:12.705Z] 2023-04-05 16:20:12,587 [execute] INFO git rev-list 0f54e4dcaf8d05c1d95c9aa6d29ccd199c06de33 -- [2023-04-05T16:20:12.705Z] 2023-04-05 16:20:12,587 [execute] DEBUG Popen(['git', 'rev-list', '0f54e4dcaf8d05c1d95c9aa6d29ccd199c06de33', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-05T16:20:12.705Z] 2023-04-05 16:20:12,597 [execute] INFO git fetch -v origin [2023-04-05T16:20:12.705Z] 2023-04-05 16:20:12,597 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-05T16:20:13.314Z] 2023-04-05 16:20:13,060 [run_push] DEBUG no remote changes detected [2023-04-05T16:20:13.314Z] 2023-04-05 16:20:13,061 [execute] INFO git push origin semver [2023-04-05T16:20:13.314Z] 2023-04-05 16:20:13,061 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-05T16:20:14.304Z] 2023-04-05 16:20:13,972 [run_push] DEBUG push all version tags [2023-04-05T16:20:14.304Z] 2023-04-05 16:20:13,973 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-05T16:20:14.304Z] 2023-04-05 16:20:13,973 [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) [2023-04-05T16:20:14.871Z] 2023-04-05 16:20:14,677 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-05T16:20:14.871Z] 3.0.0-dev.31 [Pipeline] } [2023-04-05T16:20:14.893Z] $ docker exec --env ******** --env ******** 314484d7d1f4bbd97f5fe3497999062a4a1eb9d183c2ba02996bab87370bcabe ssh-agent -k [2023-04-05T16:20:14.983Z] unset SSH_AUTH_SOCK; [2023-04-05T16:20:14.983Z] unset SSH_AGENT_PID; [2023-04-05T16:20:14.983Z] echo Agent pid 39 killed; [2023-04-05T16:20:14.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T16:20:15.278Z] + git semver [Pipeline] } [2023-04-05T16:20:15.561Z] $ docker stop --time=1 314484d7d1f4bbd97f5fe3497999062a4a1eb9d183c2ba02996bab87370bcabe [2023-04-05T16:20:16.874Z] $ docker rm -f --volumes 314484d7d1f4bbd97f5fe3497999062a4a1eb9d183c2ba02996bab87370bcabe [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 [2023-04-05T16:20:17.410Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-04-05T16:20:17.410Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-05T16:20:17.410Z] total 16 [2023-04-05T16:20:17.410Z] drwxr-xr-x 3 root root 4096 Apr 5 16:05 . [2023-04-05T16:20:17.410Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 5 16:20 .. [2023-04-05T16:20:17.410Z] drwxr-xr-x 2 root root 4096 Apr 5 16:05 cost [2023-04-05T16:20:17.410Z] -rw-r--r-- 1 root root 96 Apr 5 16:05 cost.csv [2023-04-05T16:20:17.410Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-04-05T16:20:17.410Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-05T16:20:17.410Z] total 16 [2023-04-05T16:20:17.410Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 5 16:05 . [2023-04-05T16:20:17.410Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 5 16:20 .. [2023-04-05T16:20:17.410Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 5 16:05 cost [2023-04-05T16:20:17.410Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 5 16:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:20:17.696Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:20:18.550Z] ---> package-listing.sh [2023-04-05T16:20:18.551Z] ++ facter osfamily [2023-04-05T16:20:18.551Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-05T16:20:18.810Z] + OS_FAMILY=debian [2023-04-05T16:20:18.810Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-04-05T16:20:18.810Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-05T16:20:18.810Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-05T16:20:18.810Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-05T16:20:18.810Z] + PACKAGES=/tmp/packages_start.txt [2023-04-05T16:20:18.810Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-05T16:20:18.810Z] + PACKAGES=/tmp/packages_end.txt [2023-04-05T16:20:18.810Z] + case "${OS_FAMILY}" in [2023-04-05T16:20:18.810Z] + dpkg -l [2023-04-05T16:20:18.810Z] + grep '^ii' [2023-04-05T16:20:18.810Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-05T16:20:18.810Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-05T16:20:18.810Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-05T16:20:18.810Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-05T16:20:18.810Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-04-05T16:20:18.810Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-04-05T16:20:18.820Z] 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 [2023-04-05T16:20:19.094Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T16:20:19.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T16:20:19.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T16:20:19.714Z] prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container [2023-04-05T16:20:19.754Z] $ 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 [2023-04-05T16:20:19.941Z] $ docker top 733757c667ba03f5e3d2408df412967bc82d79b6c85c4ce4da771f01efbe94a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T16:20:20.258Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-05T16:20:20.537Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-05T16:20:20.818Z] + ls /var/log/sa-host [2023-04-05T16:20:20.818Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T16:20:20.890Z] provisioning config files... [2023-04-05T16:20:20.897Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18292046967549490192tmp [Pipeline] { [Pipeline] echo [2023-04-05T16:20:20.909Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:20:21.192Z] ---> create-netrc.sh [Pipeline] } [2023-04-05T16:20:21.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:20:21.524Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-05T16:20:21.532Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:20:21.814Z] ---> sudo-logs.sh [2023-04-05T16:20:21.814Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-05T16:20:21.845Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:20:22.128Z] ---> job-cost.sh [2023-04-05T16:20:22.128Z] lf-activate-venv: SKIPPING [2023-04-05T16:20:22.128Z] DEBUG: total: 0.2199999988079071 [2023-04-05T16:20:22.128Z] INFO: Retrieving Stack Cost... [2023-04-05T16:20:22.698Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-05T16:20:22.957Z] INFO: Archiving Costs [Pipeline] echo [2023-04-05T16:20:22.968Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T16:20:23.247Z] ---> logs-deploy.sh [2023-04-05T16:20:23.247Z] lf-activate-venv: SKIPPING [2023-04-05T16:20:23.247Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/147 [2023-04-05T16:20:23.247Z] INFO: archiving workspace using pattern(s): [2023-04-05T16:20:24.185Z] Archives upload complete. [2023-04-05T16:20:24.185Z] INFO: archiving logs to Nexus