Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 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-ssh6678543794457276192.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh13311229684594352065.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4974907298809167345.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh6009091170271599648.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-ssh3032734191192082173.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5808 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 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#593)" > 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 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 # timeout=10 > git rev-list --no-walk 426d4987f89e41a3a60d71327a42892dbbd5fd11 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-11T15:14:14.593Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-11T15:14:14.652Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-11T15:14:14.671Z] ========================================================= [2023-09-11T15:14:14.671Z] EdgeX Global Pipelines Version Info [2023-09-11T15:14:14.671Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:14:15.778Z] ------------------- [2023-09-11T15:14:15.778Z] stable info: [2023-09-11T15:14:15.778Z] ------------------- [2023-09-11T15:14:15.778Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-11T15:14:15.778Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T15:14:15.778Z] Message: update stable to v1.0.253 [2023-09-11T15:14:16.048Z] ------------------- [2023-09-11T15:14:16.049Z] experimental info: [2023-09-11T15:14:16.049Z] ------------------- [2023-09-11T15:14:16.049Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-11T15:14:16.049Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T15:14:16.049Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-11T15:14:16.238Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-11T15:14:16.246Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-11T15:14:16.254Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-11T15:14:16.263Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-11T15:14:16.272Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-11T15:14:16.282Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-11T15:14:16.291Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-11T15:14:16.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-11T15:14:16.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-11T15:14:16.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-11T15:14:16.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-11T15:14:16.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-11T15:14:16.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-11T15:14:16.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-11T15:14:16.416Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T15:14:16.434Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T15:14:16.448Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T15:14:16.464Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T15:14:16.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-11T15:14:16.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-11T15:14:16.513Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-11T15:14:16.533Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-11T15:14:16.550Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-11T15:14:16.573Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-11T15:14:16.591Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-11T15:14:16.608Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-11T15:14:16.622Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-11T15:14:16.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-11T15:14:16.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-11T15:14:16.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-11T15:14:16.683Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] echo [2023-09-11T15:14:16.699Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2dfbea1 [Pipeline] echo [2023-09-11T15:14:16.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T15:14:16.759Z] provisioning config files... [2023-09-11T15:14:16.776Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9601083557287473617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:14:17.097Z] ---> docker-login.sh [2023-09-11T15:14:17.098Z] nexus3.edgexfoundry.org:10001 [2023-09-11T15:14:17.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:14:17.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:14:17.362Z] Configure a credential helper to remove this warning. See [2023-09-11T15:14:17.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:14:17.362Z] [2023-09-11T15:14:17.362Z] Login Succeeded [2023-09-11T15:14:17.362Z] nexus3.edgexfoundry.org:10002 [2023-09-11T15:14:17.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:14:20.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:14:20.326Z] Configure a credential helper to remove this warning. See [2023-09-11T15:14:20.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:14:20.326Z] [2023-09-11T15:14:20.326Z] Login Succeeded [2023-09-11T15:14:20.326Z] nexus3.edgexfoundry.org:10003 [2023-09-11T15:14:20.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:14:20.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:14:20.326Z] Configure a credential helper to remove this warning. See [2023-09-11T15:14:20.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:14:20.326Z] [2023-09-11T15:14:20.326Z] Login Succeeded [2023-09-11T15:14:20.326Z] nexus3.edgexfoundry.org:10004 [2023-09-11T15:14:20.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:14:20.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:14:20.326Z] Configure a credential helper to remove this warning. See [2023-09-11T15:14:20.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:14:20.326Z] [2023-09-11T15:14:20.326Z] Login Succeeded [2023-09-11T15:14:20.326Z] docker.io [2023-09-11T15:14:20.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:14:20.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:14:20.848Z] Configure a credential helper to remove this warning. See [2023-09-11T15:14:20.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:14:20.849Z] [2023-09-11T15:14:20.849Z] Login Succeeded [2023-09-11T15:14:20.849Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T15:14:20.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-11T15:14:21.236Z] + git rev-list -1 --merges 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4~1..2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] echo [2023-09-11T15:14:21.310Z] -----------> git rev-list -1 --merges 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4~1..2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [false] [Pipeline] sh [2023-09-11T15:14:21.598Z] + git log --format=format:%s -1 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] echo [2023-09-11T15:14:21.609Z] ========================================================= [2023-09-11T15:14:21.609Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-11T15:14:21.609Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T15:14:21.944Z] + git log --format=format:%s -1 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] echo [2023-09-11T15:14:21.953Z] [semverPrep] GIT_COMMIT: 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#593) [Pipeline] echo [2023-09-11T15:14:21.967Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-11T15:14:22.333Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T15:14:22.333Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-11T15:14:22.333Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-11T15:14:22.333Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-11T15:14:22.333Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-11T15:14:22.333Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-11T15:14:22.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:14:22.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T15:14:22.710Z] [2023-09-11T15:14:22.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:14:23.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T15:14:23.021Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-11T15:14:23.021Z] b85a868b505f: Pulling fs layer [2023-09-11T15:14:23.021Z] e2be974225ed: Pulling fs layer [2023-09-11T15:14:23.021Z] 339a4e72a1f5: Pulling fs layer [2023-09-11T15:14:23.021Z] 988bab9f4d93: Pulling fs layer [2023-09-11T15:14:23.021Z] 1469e6f7b9e6: Pulling fs layer [2023-09-11T15:14:23.021Z] eaf3925da568: Pulling fs layer [2023-09-11T15:14:23.021Z] bab4dde63d76: Pulling fs layer [2023-09-11T15:14:23.021Z] bde34c3a00c8: Pulling fs layer [2023-09-11T15:14:23.021Z] b352a97aabf1: Pulling fs layer [2023-09-11T15:14:23.021Z] 988bab9f4d93: Waiting [2023-09-11T15:14:23.021Z] 1469e6f7b9e6: Waiting [2023-09-11T15:14:23.021Z] eaf3925da568: Waiting [2023-09-11T15:14:23.021Z] bde34c3a00c8: Waiting [2023-09-11T15:14:23.021Z] bab4dde63d76: Waiting [2023-09-11T15:14:23.021Z] 4872d77fe225: Pulling fs layer [2023-09-11T15:14:23.021Z] 5851b861e8e6: Pulling fs layer [2023-09-11T15:14:23.021Z] 5851b861e8e6: Waiting [2023-09-11T15:14:23.021Z] b352a97aabf1: Waiting [2023-09-11T15:14:23.021Z] 4872d77fe225: Waiting [2023-09-11T15:14:23.021Z] e2be974225ed: Download complete [2023-09-11T15:14:23.021Z] 988bab9f4d93: Verifying Checksum [2023-09-11T15:14:23.021Z] 988bab9f4d93: Download complete [2023-09-11T15:14:23.283Z] 1469e6f7b9e6: Verifying Checksum [2023-09-11T15:14:23.283Z] 1469e6f7b9e6: Download complete [2023-09-11T15:14:23.283Z] eaf3925da568: Download complete [2023-09-11T15:14:23.283Z] 339a4e72a1f5: Verifying Checksum [2023-09-11T15:14:23.283Z] 339a4e72a1f5: Download complete [2023-09-11T15:14:23.283Z] bde34c3a00c8: Download complete [2023-09-11T15:14:23.283Z] b352a97aabf1: Download complete [2023-09-11T15:14:23.283Z] 4872d77fe225: Verifying Checksum [2023-09-11T15:14:23.283Z] 4872d77fe225: Download complete [2023-09-11T15:14:23.747Z] b85a868b505f: Verifying Checksum [2023-09-11T15:14:23.747Z] b85a868b505f: Download complete [2023-09-11T15:14:24.094Z] bab4dde63d76: Verifying Checksum [2023-09-11T15:14:24.662Z] b85a868b505f: Pull complete [2023-09-11T15:14:24.662Z] e2be974225ed: Pull complete [2023-09-11T15:14:25.248Z] 339a4e72a1f5: Pull complete [2023-09-11T15:14:25.248Z] 988bab9f4d93: Pull complete [2023-09-11T15:14:25.510Z] 1469e6f7b9e6: Pull complete [2023-09-11T15:14:25.510Z] eaf3925da568: Pull complete [2023-09-11T15:14:27.511Z] bab4dde63d76: Pull complete [2023-09-11T15:14:27.511Z] bde34c3a00c8: Pull complete [2023-09-11T15:14:27.511Z] b352a97aabf1: Pull complete [2023-09-11T15:14:27.773Z] 4872d77fe225: Pull complete [2023-09-11T15:14:28.048Z] 5851b861e8e6: Pull complete [2023-09-11T15:14:28.314Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-11T15:14:28.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T15:14:28.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:14:28.445Z] prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container [2023-09-11T15:14:28.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-11T15:14:32.519Z] $ docker top c35ef8aeb842ce68b6e530220a454f1d7151db0a7b9be571020b307dd3dc6275 -eo pid,comm [2023-09-11T15:14:32.588Z] 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-09-11T15:14:32.588Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T15:14:32.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T15:14:32.625Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T15:14:32.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T15:14:32.744Z] $ docker exec c35ef8aeb842ce68b6e530220a454f1d7151db0a7b9be571020b307dd3dc6275 ssh-agent [2023-09-11T15:14:32.854Z] SSH_AUTH_SOCK=/tmp/ssh-s3CTuB2kJRGo/agent.32 [2023-09-11T15:14:32.854Z] SSH_AGENT_PID=38 [2023-09-11T15:14:32.862Z] Running ssh-add (command line suppressed) [2023-09-11T15:14:32.958Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_221644339578261231.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_221644339578261231.key) [2023-09-11T15:14:32.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T15:14:33.261Z] + git tag --points-at HEAD [Pipeline] } [2023-09-11T15:14:33.278Z] $ docker exec --env ******** --env ******** c35ef8aeb842ce68b6e530220a454f1d7151db0a7b9be571020b307dd3dc6275 ssh-agent -k [2023-09-11T15:14:33.371Z] unset SSH_AUTH_SOCK; [2023-09-11T15:14:33.372Z] unset SSH_AGENT_PID; [2023-09-11T15:14:33.372Z] echo Agent pid 38 killed; [2023-09-11T15:14:33.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-11T15:14:33.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T15:14:33.421Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T15:14:33.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T15:14:33.545Z] $ docker exec c35ef8aeb842ce68b6e530220a454f1d7151db0a7b9be571020b307dd3dc6275 ssh-agent [2023-09-11T15:14:33.660Z] SSH_AUTH_SOCK=/tmp/ssh-gnskfdR5fRB6/agent.70 [2023-09-11T15:14:33.660Z] SSH_AGENT_PID=76 [2023-09-11T15:14:33.666Z] Running ssh-add (command line suppressed) [2023-09-11T15:14:33.770Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2460226572400613667.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2460226572400613667.key) [2023-09-11T15:14:33.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T15:14:34.108Z] + git semver init [2023-09-11T15:14:34.368Z] 2023-09-11 15:14:34,274 [run_init] DEBUG init version:0.0.0 force:False [2023-09-11T15:14:34.368Z] 2023-09-11 15:14:34,275 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-09-11T15:14:34.368Z] 2023-09-11 15:14:34,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-09-11T15:14:34.368Z] 2023-09-11 15:14:34,276 [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-09-11T15:14:35.333Z] 2023-09-11 15:14:35,084 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-09-11T15:14:35.333Z] 2023-09-11 15:14:35,084 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-09-11T15:14:35.333Z] 2023-09-11 15:14:35,085 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-11T15:14:35.333Z] 2023-09-11 15:14:35,085 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-11T15:14:35.333Z] 3.1.0-dev.18 [Pipeline] } [2023-09-11T15:14:35.351Z] $ docker exec --env ******** --env ******** c35ef8aeb842ce68b6e530220a454f1d7151db0a7b9be571020b307dd3dc6275 ssh-agent -k [2023-09-11T15:14:35.445Z] unset SSH_AUTH_SOCK; [2023-09-11T15:14:35.446Z] unset SSH_AGENT_PID; [2023-09-11T15:14:35.446Z] echo Agent pid 76 killed; [2023-09-11T15:14:35.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T15:14:35.770Z] + git semver [Pipeline] } [2023-09-11T15:14:36.056Z] $ docker stop --time=1 c35ef8aeb842ce68b6e530220a454f1d7151db0a7b9be571020b307dd3dc6275 [2023-09-11T15:14:37.382Z] $ docker rm -f --volumes c35ef8aeb842ce68b6e530220a454f1d7151db0a7b9be571020b307dd3dc6275 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T15:14:37.738Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-11T15:14:38.046Z] Stashed 1 file(s) [Pipeline] echo [2023-09-11T15:14:38.049Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [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-09-11T15:14:38.202Z] provisioning config files... [2023-09-11T15:14:38.216Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9292209910074820701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:14:38.550Z] ---> docker-login.sh [2023-09-11T15:14:38.550Z] nexus3.edgexfoundry.org:10001 [2023-09-11T15:14:38.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:14:38.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:14:38.550Z] Configure a credential helper to remove this warning. See [2023-09-11T15:14:38.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:14:38.550Z] [2023-09-11T15:14:38.550Z] Login Succeeded [2023-09-11T15:14:38.550Z] nexus3.edgexfoundry.org:10002 [2023-09-11T15:14:38.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:14:38.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:14:38.550Z] Configure a credential helper to remove this warning. See [2023-09-11T15:14:38.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:14:38.550Z] [2023-09-11T15:14:38.550Z] Login Succeeded [2023-09-11T15:14:38.550Z] nexus3.edgexfoundry.org:10003 [2023-09-11T15:14:38.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:14:38.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:14:38.816Z] Configure a credential helper to remove this warning. See [2023-09-11T15:14:38.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:14:38.816Z] [2023-09-11T15:14:38.816Z] Login Succeeded [2023-09-11T15:14:38.816Z] nexus3.edgexfoundry.org:10004 [2023-09-11T15:14:38.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:14:39.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:14:39.079Z] Configure a credential helper to remove this warning. See [2023-09-11T15:14:39.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:14:39.079Z] [2023-09-11T15:14:39.079Z] Login Succeeded [2023-09-11T15:14:39.079Z] docker.io [2023-09-11T15:14:39.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:14:39.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:14:39.339Z] Configure a credential helper to remove this warning. See [2023-09-11T15:14:39.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:14:39.339Z] [2023-09-11T15:14:39.339Z] Login Succeeded [2023-09-11T15:14:39.339Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T15:14:39.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T15:14:39.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T15:14:39.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T15:14:39.426Z] ========================================================= [2023-09-11T15:14:39.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-11T15:14:39.426Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:14:39.738Z] + 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-09-11T15:14:39.738Z] Sending build context to Docker daemon 3.337MB [2023-09-11T15:14:39.738Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T15:14:39.738Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-11T15:14:39.738Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-11T15:14:39.738Z] 4db1b89c0bd1: Pulling fs layer [2023-09-11T15:14:39.738Z] 6911f1a30b25: Pulling fs layer [2023-09-11T15:14:39.738Z] e194b8c5c2a9: Pulling fs layer [2023-09-11T15:14:39.738Z] 6863d3e3a2b1: Pulling fs layer [2023-09-11T15:14:39.738Z] ec0bb842ea78: Pulling fs layer [2023-09-11T15:14:39.738Z] 40a00589a448: Pulling fs layer [2023-09-11T15:14:39.738Z] 6c08303d61cc: Pulling fs layer [2023-09-11T15:14:39.738Z] 798269fcf238: Pulling fs layer [2023-09-11T15:14:39.738Z] 6863d3e3a2b1: Waiting [2023-09-11T15:14:39.738Z] ec0bb842ea78: Waiting [2023-09-11T15:14:39.738Z] 40a00589a448: Waiting [2023-09-11T15:14:39.738Z] 6c08303d61cc: Waiting [2023-09-11T15:14:39.738Z] 798269fcf238: Waiting [2023-09-11T15:14:39.738Z] 6911f1a30b25: Verifying Checksum [2023-09-11T15:14:39.738Z] 6911f1a30b25: Download complete [2023-09-11T15:14:39.738Z] ec0bb842ea78: Verifying Checksum [2023-09-11T15:14:39.738Z] ec0bb842ea78: Download complete [2023-09-11T15:14:39.738Z] 4db1b89c0bd1: Verifying Checksum [2023-09-11T15:14:39.738Z] 4db1b89c0bd1: Download complete [2023-09-11T15:14:39.998Z] 40a00589a448: Verifying Checksum [2023-09-11T15:14:39.998Z] 40a00589a448: Download complete [2023-09-11T15:14:39.998Z] 4db1b89c0bd1: Pull complete [2023-09-11T15:14:40.270Z] 6911f1a30b25: Pull complete [2023-09-11T15:14:40.532Z] 798269fcf238: Verifying Checksum [2023-09-11T15:14:40.532Z] 798269fcf238: Download complete [2023-09-11T15:14:40.792Z] e194b8c5c2a9: Verifying Checksum [2023-09-11T15:14:40.792Z] e194b8c5c2a9: Download complete [2023-09-11T15:14:40.792Z] 6c08303d61cc: Verifying Checksum [2023-09-11T15:14:40.792Z] 6c08303d61cc: Download complete [2023-09-11T15:14:44.069Z] e194b8c5c2a9: Pull complete [2023-09-11T15:14:44.069Z] 6863d3e3a2b1: Pull complete [2023-09-11T15:14:44.069Z] ec0bb842ea78: Pull complete [2023-09-11T15:14:44.069Z] 40a00589a448: Pull complete [2023-09-11T15:14:46.597Z] 6c08303d61cc: Pull complete [2023-09-11T15:14:47.168Z] 798269fcf238: Pull complete [2023-09-11T15:14:47.168Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-11T15:14:47.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-11T15:14:47.168Z] ---> ec979cd7f677 [2023-09-11T15:14:47.168Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T15:14:53.154Z] Still waiting to schedule task [2023-09-11T15:14:53.154Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5810’ is offline [2023-09-11T15:14:55.365Z] ---> Running in 32d66f051806 [2023-09-11T15:14:55.365Z] Removing intermediate container 32d66f051806 [2023-09-11T15:14:55.365Z] ---> c15f28ab4f53 [2023-09-11T15:14:55.365Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T15:14:55.365Z] ---> Running in 7897c4a4a0e4 [2023-09-11T15:14:55.365Z] Removing intermediate container 7897c4a4a0e4 [2023-09-11T15:14:55.365Z] ---> fcca32eb7f0c [2023-09-11T15:14:55.365Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-11T15:14:55.365Z] ---> Running in 1b7fc1e3fff0 [2023-09-11T15:14:55.365Z] Removing intermediate container 1b7fc1e3fff0 [2023-09-11T15:14:55.365Z] ---> bdcace347757 [2023-09-11T15:14:55.365Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T15:14:55.365Z] ---> Running in 560d921888f2 [2023-09-11T15:14:55.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T15:14:55.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T15:14:55.624Z] OK: 265 MiB in 53 packages [2023-09-11T15:14:55.885Z] Removing intermediate container 560d921888f2 [2023-09-11T15:14:55.885Z] ---> ca544be6c1cf [2023-09-11T15:14:55.885Z] Step 7/12 : WORKDIR /app [2023-09-11T15:14:55.885Z] ---> Running in 5d9c1422a724 [2023-09-11T15:14:55.885Z] Removing intermediate container 5d9c1422a724 [2023-09-11T15:14:55.885Z] ---> a54af6bfb6ff [2023-09-11T15:14:55.885Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-11T15:14:56.145Z] ---> fc45782abc46 [2023-09-11T15:14:56.145Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T15:14:56.145Z] ---> Running in 10d65386109d [2023-09-11T15:15:34.943Z] Removing intermediate container 10d65386109d [2023-09-11T15:15:34.943Z] ---> b6dda75b482b [2023-09-11T15:15:34.943Z] Step 10/12 : COPY . . [2023-09-11T15:15:34.943Z] ---> 1c258b88073a [2023-09-11T15:15:34.943Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T15:15:34.943Z] ---> Running in ccc400d21d1f [2023-09-11T15:15:34.943Z] Removing intermediate container ccc400d21d1f [2023-09-11T15:15:34.943Z] ---> f6f80411e60e [2023-09-11T15:15:34.943Z] Step 12/12 : RUN $MAKE [2023-09-11T15:15:34.943Z] ---> Running in c947e7a9ce2b [2023-09-11T15:15:34.943Z] noop [2023-09-11T15:15:34.943Z] Removing intermediate container c947e7a9ce2b [2023-09-11T15:15:34.943Z] ---> 6cf9601953e4 [2023-09-11T15:15:34.943Z] Successfully built 6cf9601953e4 [2023-09-11T15:15:34.943Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:15:35.253Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T15:15:35.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:15:35.322Z] prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container [2023-09-11T15:15:35.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-11T15:15:35.826Z] $ docker top 47f52adbf5b9b83fb3961108f2bf64ad5b6c6509f2a17ee0beb0339d1ef7c645 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T15:15:36.169Z] + go version [2023-09-11T15:15:36.169Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-11T15:15:36.182Z] $ docker stop --time=1 47f52adbf5b9b83fb3961108f2bf64ad5b6c6509f2a17ee0beb0339d1ef7c645 [2023-09-11T15:15:37.481Z] $ docker rm -f --volumes 47f52adbf5b9b83fb3961108f2bf64ad5b6c6509f2a17ee0beb0339d1ef7c645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:15:37.904Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T15:15:37.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:15:37.975Z] prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container [2023-09-11T15:15:38.009Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-11T15:15:38.340Z] $ docker top 8083cdbbd2104ef854fffce9eedc829713eec30f1c2a074789e6b51abe83e53c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T15:15:38.682Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-09-11T15:15:38.973Z] + make test [2023-09-11T15:15:38.973Z] go test -race -coverprofile=coverage.out ./... [2023-09-11T15:16:00.950Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-11T15:16:19.023Z] go vet ./... [2023-09-11T15:16:22.364Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T15:16:22.364Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T15:16:22.364Z] ./bin/test-attribution-txt.sh [2023-09-11T15:16:22.364Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-11T15:16:22.364Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-11T15:16:22.364Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-11T15:16:22.364Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-11T15:16:22.364Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-11T15:16:22.364Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-11T15:16:22.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T15:16:22.394Z] $ docker stop --time=1 8083cdbbd2104ef854fffce9eedc829713eec30f1c2a074789e6b51abe83e53c [2023-09-11T15:16:28.099Z] $ docker rm -f --volumes 8083cdbbd2104ef854fffce9eedc829713eec30f1c2a074789e6b51abe83e53c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T15:16:28.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T15:16:28.665Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-11T15:16:29.094Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T15:16:29.369Z] + ls -al . [2023-09-11T15:16:29.370Z] total 184 [2023-09-11T15:16:29.370Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 15:15 . [2023-09-11T15:16:29.370Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:14 .. [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 11 15:14 .dockerignore [2023-09-11T15:16:29.370Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 15:14 .git [2023-09-11T15:16:29.370Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:14 .github [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 11 15:14 .gitignore [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 15:14 .golangci.yml [2023-09-11T15:16:29.370Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 15:14 .semver [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 9636 Sep 11 15:14 Attribution.txt [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 11 15:14 CHANGELOG.md [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 11 15:14 Dockerfile [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 15:14 GOVERNANCE.md [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 11 15:14 Jenkinsfile [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 11 15:14 LICENSE [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 11 15:14 OWNERS.md [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 11 15:14 README.md [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 15:14 VERSION [2023-09-11T15:16:29.370Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:14 bin [2023-09-11T15:16:29.370Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 11 15:15 coverage.out [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 3729 Sep 11 15:14 go.mod [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 33854 Sep 11 15:14 go.sum [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 11 15:14 main.go [2023-09-11T15:16:29.370Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 11 15:14 makefile [2023-09-11T15:16:29.370Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 15:14 res [2023-09-11T15:16:29.370Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:16:29.738Z] + 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=2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 --label arch=amd64 --label version=3.1.0-dev.18 . [2023-09-11T15:16:29.738Z] Sending build context to Docker daemon 3.338MB [2023-09-11T15:16:29.738Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T15:16:29.738Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-11T15:16:29.738Z] ---> 6cf9601953e4 [2023-09-11T15:16:29.738Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T15:16:29.738Z] ---> Running in c080e73a4559 [2023-09-11T15:16:30.025Z] Removing intermediate container c080e73a4559 [2023-09-11T15:16:30.025Z] ---> c626946a705b [2023-09-11T15:16:30.025Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T15:16:30.025Z] ---> Running in e8db8955b6a4 [2023-09-11T15:16:30.025Z] Removing intermediate container e8db8955b6a4 [2023-09-11T15:16:30.025Z] ---> 836d10ec1128 [2023-09-11T15:16:30.025Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-11T15:16:30.025Z] ---> Running in a054c173e3d4 [2023-09-11T15:16:30.025Z] Removing intermediate container a054c173e3d4 [2023-09-11T15:16:30.025Z] ---> e0b05969cfd5 [2023-09-11T15:16:30.025Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T15:16:30.025Z] ---> Running in 36974e350f12 [2023-09-11T15:16:30.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T15:16:30.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T15:16:30.609Z] OK: 265 MiB in 53 packages [2023-09-11T15:16:30.881Z] Removing intermediate container 36974e350f12 [2023-09-11T15:16:30.881Z] ---> 837b5951234b [2023-09-11T15:16:30.881Z] Step 7/26 : WORKDIR /app [2023-09-11T15:16:31.139Z] ---> Running in 667ac466b544 [2023-09-11T15:16:31.139Z] Removing intermediate container 667ac466b544 [2023-09-11T15:16:31.139Z] ---> 1ff14bbb1f7b [2023-09-11T15:16:31.139Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-11T15:16:31.139Z] ---> b2baa98d0136 [2023-09-11T15:16:31.139Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T15:16:31.139Z] ---> Running in c53de25641e9 [2023-09-11T15:16:32.083Z] Removing intermediate container c53de25641e9 [2023-09-11T15:16:32.083Z] ---> e7ee4e23477c [2023-09-11T15:16:32.083Z] Step 10/26 : COPY . . [2023-09-11T15:16:32.342Z] ---> 2db6a44d3058 [2023-09-11T15:16:32.342Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T15:16:32.342Z] ---> Running in b95668ea9823 [2023-09-11T15:16:32.342Z] Removing intermediate container b95668ea9823 [2023-09-11T15:16:32.342Z] ---> d3c20940629a [2023-09-11T15:16:32.342Z] Step 12/26 : RUN $MAKE [2023-09-11T15:16:32.342Z] ---> Running in 9f00c9fd27e0 [2023-09-11T15:16:32.601Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.18" -trimpath -mod=readonly -o app-service-configurable [2023-09-11T15:16:54.629Z] Removing intermediate container 9f00c9fd27e0 [2023-09-11T15:16:54.629Z] ---> 6702fc7c89dc [2023-09-11T15:16:54.629Z] Step 13/26 : FROM alpine:3.17 [2023-09-11T15:16:54.629Z] 3.17: Pulling from library/alpine [2023-09-11T15:16:54.629Z] 9398808236ff: Pulling fs layer [2023-09-11T15:16:54.888Z] 9398808236ff: Verifying Checksum [2023-09-11T15:16:54.888Z] 9398808236ff: Download complete [2023-09-11T15:16:54.888Z] 9398808236ff: Pull complete [2023-09-11T15:16:54.888Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T15:16:55.146Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T15:16:55.146Z] ---> 1e0b8b5322fc [2023-09-11T15:16:55.146Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-11T15:16:55.146Z] ---> Running in 3e50ab33fd08 [2023-09-11T15:16:55.146Z] Removing intermediate container 3e50ab33fd08 [2023-09-11T15:16:55.146Z] ---> 5020d3a5dd92 [2023-09-11T15:16:55.146Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-11T15:16:55.146Z] ---> Running in 063f88a610bb [2023-09-11T15:16:55.408Z] Removing intermediate container 063f88a610bb [2023-09-11T15:16:55.408Z] ---> 9584fef4fed6 [2023-09-11T15:16:55.408Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-11T15:16:55.408Z] ---> Running in 4cb4c11d1121 [2023-09-11T15:16:55.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T15:16:56.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T15:16:56.496Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-11T15:16:56.496Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-11T15:16:56.496Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T15:16:56.496Z] Executing ca-certificates-20230506-r0.trigger [2023-09-11T15:16:56.496Z] OK: 8 MiB in 17 packages [2023-09-11T15:16:57.063Z] Removing intermediate container 4cb4c11d1121 [2023-09-11T15:16:57.063Z] ---> a4ade7b80385 [2023-09-11T15:16:57.063Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-11T15:16:57.322Z] ---> a2435dfc29c8 [2023-09-11T15:16:57.322Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-11T15:16:57.322Z] ---> 9ce63887ce0a [2023-09-11T15:16:57.322Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-11T15:16:57.581Z] ---> b680ddb07aa8 [2023-09-11T15:16:57.581Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-11T15:16:57.583Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5812 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-09-11T15:16:57.596Z] Running in /w/workspace/app-service-configurable/187 [Pipeline] { [Pipeline] checkout [2023-09-11T15:16:57.636Z] Selected Git installation does not exist. Using Default [2023-09-11T15:16:57.636Z] The recommended git tool is: NONE [2023-09-11T15:16:58.514Z] ---> 3ff0dcd589a8 [2023-09-11T15:16:58.514Z] Step 21/26 : EXPOSE 48095 [2023-09-11T15:16:58.514Z] ---> Running in 0732568df253 [2023-09-11T15:16:58.514Z] Removing intermediate container 0732568df253 [2023-09-11T15:16:58.514Z] ---> 8b2f7c30c151 [2023-09-11T15:16:58.514Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-11T15:16:58.514Z] ---> Running in f6f4db00b14a [2023-09-11T15:16:58.775Z] Removing intermediate container f6f4db00b14a [2023-09-11T15:16:58.775Z] ---> 4bde54fa936c [2023-09-11T15:16:58.775Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-11T15:16:58.775Z] ---> Running in 7dd3091053c4 [2023-09-11T15:16:58.775Z] Removing intermediate container 7dd3091053c4 [2023-09-11T15:16:58.775Z] ---> 0d2e0a16c3f5 [2023-09-11T15:16:58.775Z] Step 24/26 : LABEL arch=amd64 [2023-09-11T15:16:58.775Z] ---> Running in d2d938467ae9 [2023-09-11T15:16:58.775Z] Removing intermediate container d2d938467ae9 [2023-09-11T15:16:58.775Z] ---> 696f008b88be [2023-09-11T15:16:58.775Z] Step 25/26 : LABEL git_sha=2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [2023-09-11T15:16:58.775Z] ---> Running in 1edff5a23939 [2023-09-11T15:16:59.033Z] Removing intermediate container 1edff5a23939 [2023-09-11T15:16:59.033Z] ---> c949db466146 [2023-09-11T15:16:59.033Z] Step 26/26 : LABEL version=3.1.0-dev.18 [2023-09-11T15:16:59.033Z] ---> Running in ca0194e16bc0 [2023-09-11T15:16:59.033Z] Removing intermediate container ca0194e16bc0 [2023-09-11T15:16:59.033Z] ---> 3d80ee220860 [2023-09-11T15:16:59.033Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T15:16:59.033Z] Successfully built 3d80ee220860 [2023-09-11T15:16:59.033Z] 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-09-11T15:16:59.151Z] provisioning config files... [2023-09-11T15:16:59.162Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13007480046041367624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:16:59.460Z] ---> docker-login.sh [2023-09-11T15:16:59.460Z] nexus3.edgexfoundry.org:10001 [2023-09-11T15:16:59.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:59.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:59.460Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:59.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:59.460Z] [2023-09-11T15:16:59.460Z] Login Succeeded [2023-09-11T15:16:59.460Z] nexus3.edgexfoundry.org:10002 [2023-09-11T15:16:59.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:59.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:59.460Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:59.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:59.460Z] [2023-09-11T15:16:59.460Z] Login Succeeded [2023-09-11T15:16:59.460Z] nexus3.edgexfoundry.org:10003 [2023-09-11T15:16:59.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:59.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:59.720Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:59.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:59.720Z] [2023-09-11T15:16:59.720Z] Login Succeeded [2023-09-11T15:16:59.720Z] nexus3.edgexfoundry.org:10004 [2023-09-11T15:16:59.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:59.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:59.720Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:59.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:59.720Z] [2023-09-11T15:16:59.720Z] Login Succeeded [2023-09-11T15:16:59.720Z] docker.io [2023-09-11T15:16:59.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:59.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:59.979Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:59.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:59.979Z] [2023-09-11T15:16:59.979Z] Login Succeeded [2023-09-11T15:16:59.979Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T15:16:59.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T15:17:00.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T15:17:00.035Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-09-11T15:17:00.035Z] 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [2023-09-11T15:17:00.035Z] latest [2023-09-11T15:17:00.035Z] 3.1.0-dev.18 [2023-09-11T15:17:00.035Z] 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 [2023-09-11T15:17:00.035Z] main [2023-09-11T15:17:00.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:17:00.381Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:17:00.693Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [2023-09-11T15:17:00.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-11T15:17:00.693Z] d9d49f28a990: Preparing [2023-09-11T15:17:00.693Z] fe7fbcaff2d6: Preparing [2023-09-11T15:17:00.693Z] 89888416dc0b: Preparing [2023-09-11T15:17:00.693Z] 88a0ac6eda8f: Preparing [2023-09-11T15:17:00.693Z] 211f6192e43b: Preparing [2023-09-11T15:17:00.693Z] 36b50b131297: Preparing [2023-09-11T15:17:00.693Z] 36b50b131297: Waiting [2023-09-11T15:17:00.693Z] fe7fbcaff2d6: Pushed [2023-09-11T15:17:00.693Z] 89888416dc0b: Pushed [2023-09-11T15:17:00.693Z] 36b50b131297: Layer already exists [2023-09-11T15:17:00.693Z] 88a0ac6eda8f: Pushed [2023-09-11T15:17:00.693Z] 211f6192e43b: Pushed [2023-09-11T15:17:02.987Z] using credential edgex-jenkins-ssh [2023-09-11T15:17:03.043Z] Cloning the remote Git repository [2023-09-11T15:17:03.248Z] d9d49f28a990: Pushed [2023-09-11T15:17:03.508Z] 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4: digest: sha256:563e4984ec4b46811bc161633700da8c28826abcf72c5ffa6b1991bce9420616 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:17:03.088Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-11T15:17:03.190Z] > git init /w/workspace/app-service-configurable/187 # timeout=10 [2023-09-11T15:17:03.347Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-11T15:17:03.349Z] > git --version # timeout=10 [2023-09-11T15:17:03.372Z] > git --version # 'git version 2.25.1' [2023-09-11T15:17:03.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T15:17:03.541Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T15:17:03.824Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:17:04.129Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-11T15:17:04.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-11T15:17:04.129Z] d9d49f28a990: Preparing [2023-09-11T15:17:04.129Z] fe7fbcaff2d6: Preparing [2023-09-11T15:17:04.129Z] 89888416dc0b: Preparing [2023-09-11T15:17:04.129Z] 88a0ac6eda8f: Preparing [2023-09-11T15:17:04.129Z] 211f6192e43b: Preparing [2023-09-11T15:17:04.129Z] 36b50b131297: Preparing [2023-09-11T15:17:04.129Z] 36b50b131297: Waiting [2023-09-11T15:17:04.129Z] fe7fbcaff2d6: Layer already exists [2023-09-11T15:17:04.129Z] 88a0ac6eda8f: Layer already exists [2023-09-11T15:17:04.129Z] 211f6192e43b: Layer already exists [2023-09-11T15:17:04.129Z] 89888416dc0b: Layer already exists [2023-09-11T15:17:04.129Z] d9d49f28a990: Layer already exists [2023-09-11T15:17:04.129Z] 36b50b131297: Layer already exists [2023-09-11T15:17:04.129Z] latest: digest: sha256:563e4984ec4b46811bc161633700da8c28826abcf72c5ffa6b1991bce9420616 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:17:04.432Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:17:04.739Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.18 [2023-09-11T15:17:04.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-11T15:17:04.739Z] d9d49f28a990: Preparing [2023-09-11T15:17:04.739Z] fe7fbcaff2d6: Preparing [2023-09-11T15:17:04.739Z] 89888416dc0b: Preparing [2023-09-11T15:17:04.739Z] 88a0ac6eda8f: Preparing [2023-09-11T15:17:04.739Z] 211f6192e43b: Preparing [2023-09-11T15:17:04.739Z] 36b50b131297: Preparing [2023-09-11T15:17:04.739Z] 36b50b131297: Waiting [2023-09-11T15:17:04.739Z] d9d49f28a990: Layer already exists [2023-09-11T15:17:04.739Z] 211f6192e43b: Layer already exists [2023-09-11T15:17:04.739Z] 88a0ac6eda8f: Layer already exists [2023-09-11T15:17:04.739Z] fe7fbcaff2d6: Layer already exists [2023-09-11T15:17:04.739Z] 89888416dc0b: Layer already exists [2023-09-11T15:17:04.739Z] 36b50b131297: Layer already exists [2023-09-11T15:17:04.739Z] 3.1.0-dev.18: digest: sha256:563e4984ec4b46811bc161633700da8c28826abcf72c5ffa6b1991bce9420616 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:17:05.060Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:17:05.364Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 [2023-09-11T15:17:05.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-11T15:17:05.364Z] d9d49f28a990: Preparing [2023-09-11T15:17:05.364Z] fe7fbcaff2d6: Preparing [2023-09-11T15:17:05.364Z] 89888416dc0b: Preparing [2023-09-11T15:17:05.364Z] 88a0ac6eda8f: Preparing [2023-09-11T15:17:05.364Z] 211f6192e43b: Preparing [2023-09-11T15:17:05.364Z] 36b50b131297: Preparing [2023-09-11T15:17:05.364Z] 36b50b131297: Waiting [2023-09-11T15:17:05.364Z] 89888416dc0b: Layer already exists [2023-09-11T15:17:05.364Z] 88a0ac6eda8f: Layer already exists [2023-09-11T15:17:05.364Z] fe7fbcaff2d6: Layer already exists [2023-09-11T15:17:05.364Z] d9d49f28a990: Layer already exists [2023-09-11T15:17:05.364Z] 211f6192e43b: Layer already exists [2023-09-11T15:17:05.364Z] 36b50b131297: Layer already exists [2023-09-11T15:17:05.364Z] 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18: digest: sha256:563e4984ec4b46811bc161633700da8c28826abcf72c5ffa6b1991bce9420616 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:17:05.679Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:17:06.000Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-09-11T15:17:06.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-11T15:17:06.000Z] d9d49f28a990: Preparing [2023-09-11T15:17:06.000Z] fe7fbcaff2d6: Preparing [2023-09-11T15:17:06.000Z] 89888416dc0b: Preparing [2023-09-11T15:17:06.000Z] 88a0ac6eda8f: Preparing [2023-09-11T15:17:06.000Z] 211f6192e43b: Preparing [2023-09-11T15:17:06.000Z] 36b50b131297: Preparing [2023-09-11T15:17:06.000Z] 36b50b131297: Waiting [2023-09-11T15:17:06.000Z] fe7fbcaff2d6: Layer already exists [2023-09-11T15:17:06.000Z] d9d49f28a990: Layer already exists [2023-09-11T15:17:06.000Z] 211f6192e43b: Layer already exists [2023-09-11T15:17:06.000Z] 88a0ac6eda8f: Layer already exists [2023-09-11T15:17:06.000Z] 89888416dc0b: Layer already exists [2023-09-11T15:17:06.000Z] 36b50b131297: Layer already exists [2023-09-11T15:17:06.000Z] main: digest: sha256:563e4984ec4b46811bc161633700da8c28826abcf72c5ffa6b1991bce9420616 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T15:17:06.059Z] ===================================================== [Pipeline] echo [2023-09-11T15:17:06.070Z] taggedImages: [2023-09-11T15:17:06.070Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [2023-09-11T15:17:06.070Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-11T15:17:06.070Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.18 [2023-09-11T15:17:06.070Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 [2023-09-11T15:17:06.070Z] - 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-09-11T15:17:05.477Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-11T15:17:05.510Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T15:17:06.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T15:17:06.441Z] [2023-09-11T15:17:06.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T15:17:06.442Z] Avoid second fetch [2023-09-11T15:17:06.444Z] Checking out Revision 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 (main) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:17:06.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T15:17:06.741Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-11T15:17:06.741Z] 5eb5b503b376: Pulling fs layer [2023-09-11T15:17:06.741Z] 5c69ac0246d0: Pulling fs layer [2023-09-11T15:17:06.741Z] ec43610c2a17: Pulling fs layer [2023-09-11T15:17:06.741Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-11T15:17:06.741Z] 33b1e0a273af: Pulling fs layer [2023-09-11T15:17:06.741Z] 5d3b04190fa2: Pulling fs layer [2023-09-11T15:17:06.741Z] 2f39f015ded8: Pulling fs layer [2023-09-11T15:17:06.741Z] 33b1e0a273af: Waiting [2023-09-11T15:17:06.741Z] 3a2ae6a8a46f: Waiting [2023-09-11T15:17:06.741Z] 5d3b04190fa2: Waiting [2023-09-11T15:17:06.741Z] 2f39f015ded8: Waiting [2023-09-11T15:17:06.741Z] 5c69ac0246d0: Verifying Checksum [2023-09-11T15:17:06.741Z] 5c69ac0246d0: Download complete [2023-09-11T15:17:06.741Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-11T15:17:06.741Z] 3a2ae6a8a46f: Download complete [2023-09-11T15:17:07.011Z] 33b1e0a273af: Verifying Checksum [2023-09-11T15:17:07.011Z] 33b1e0a273af: Download complete [2023-09-11T15:17:07.011Z] 5d3b04190fa2: Download complete [2023-09-11T15:17:07.011Z] ec43610c2a17: Verifying Checksum [2023-09-11T15:17:07.011Z] ec43610c2a17: Download complete [2023-09-11T15:17:07.011Z] 5eb5b503b376: Verifying Checksum [2023-09-11T15:17:07.011Z] 5eb5b503b376: Download complete [2023-09-11T15:17:07.056Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#593)" [2023-09-11T15:17:07.456Z] [2023-09-11T15:17:07.456Z] GitHub has been notified of this commit’s build result [2023-09-11T15:17:07.456Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T15:17:07.587Z] 2f39f015ded8: Download complete [2023-09-11T15:17:06.464Z] > git config core.sparsecheckout # timeout=10 [2023-09-11T15:17:06.547Z] > git checkout -f 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 # timeout=10 [2023-09-11T15:17:08.047Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-11T15:17:08.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T15:17:08.047Z] Dload Upload Total Spent Left Speed [2023-09-11T15:17:08.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-09-11T15:17:08.521Z] 5eb5b503b376: Pull complete [2023-09-11T15:17:08.521Z] 5c69ac0246d0: Pull complete [2023-09-11T15:17:08.736Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-11T15:17:08.780Z] ec43610c2a17: Pull complete [2023-09-11T15:17:09.048Z] 3a2ae6a8a46f: Pull complete [2023-09-11T15:17:09.048Z] 33b1e0a273af: Pull complete [2023-09-11T15:17:09.089Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-11T15:17:09.089Z] + sudo tee /etc/docker/daemon.new [2023-09-11T15:17:09.089Z] { [2023-09-11T15:17:09.089Z] "registry-mirrors": [ [2023-09-11T15:17:09.089Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-11T15:17:09.089Z] ], [2023-09-11T15:17:09.089Z] "bip": "10.250.0.254/24", [2023-09-11T15:17:09.089Z] "hosts": [ [2023-09-11T15:17:09.089Z] "tcp://0.0.0.0:5555", [2023-09-11T15:17:09.089Z] "unix:///var/run/docker.sock" [2023-09-11T15:17:09.089Z] ], [2023-09-11T15:17:09.089Z] "mtu": 1458, [2023-09-11T15:17:09.089Z] "selinux-enabled": true, [2023-09-11T15:17:09.089Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-11T15:17:09.089Z] } [Pipeline] sh [2023-09-11T15:17:09.305Z] 5d3b04190fa2: Pull complete [2023-09-11T15:17:09.436Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-11T15:17:09.776Z] + sudo service docker restart [2023-09-11T15:17:13.500Z] 2f39f015ded8: Pull complete [2023-09-11T15:17:13.500Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-11T15:17:13.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T15:17:13.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:17:13.594Z] prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container [2023-09-11T15:17:13.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-11T15:17:19.554Z] $ docker top b2a386be239f54414ceb374f2b0f879179b36d3d007911dce533a2c2706a6dcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:17:19.929Z] ---> job-cost.sh [2023-09-11T15:17:19.929Z] lf-activate-venv: SKIPPING [2023-09-11T15:17:19.929Z] INFO: No Stack... [2023-09-11T15:17:20.187Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T15:17:20.755Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T15:17:21.045Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-09-11T15:17:21.046Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T15:17:21.060Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] [2023-09-11T15:17:21.065Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] did not exist. Created. [2023-09-11T15:17:21.065Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T15:17:21.381Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-11T15:17:21.423Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T15:17:21.432Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T15:17:21.451Z] $ docker stop --time=1 b2a386be239f54414ceb374f2b0f879179b36d3d007911dce533a2c2706a6dcb [2023-09-11T15:17:22.611Z] $ docker rm -f --volumes b2a386be239f54414ceb374f2b0f879179b36d3d007911dce533a2c2706a6dcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T15:17:28.065Z] provisioning config files... [2023-09-11T15:17:28.094Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/187@tmp/config11629195891813115681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:17:28.454Z] ---> docker-login.sh [2023-09-11T15:17:28.454Z] nexus3.edgexfoundry.org:10001 [2023-09-11T15:17:28.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:17:28.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:17:28.992Z] Configure a credential helper to remove this warning. See [2023-09-11T15:17:28.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:17:28.992Z] [2023-09-11T15:17:28.992Z] Login Succeeded [2023-09-11T15:17:28.992Z] nexus3.edgexfoundry.org:10002 [2023-09-11T15:17:29.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:17:29.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:17:29.359Z] Configure a credential helper to remove this warning. See [2023-09-11T15:17:29.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:17:29.359Z] [2023-09-11T15:17:29.359Z] Login Succeeded [2023-09-11T15:17:29.359Z] nexus3.edgexfoundry.org:10003 [2023-09-11T15:17:29.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:17:29.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:17:29.629Z] Configure a credential helper to remove this warning. See [2023-09-11T15:17:29.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:17:29.629Z] [2023-09-11T15:17:29.629Z] Login Succeeded [2023-09-11T15:17:29.629Z] nexus3.edgexfoundry.org:10004 [2023-09-11T15:17:29.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:17:30.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:17:30.166Z] Configure a credential helper to remove this warning. See [2023-09-11T15:17:30.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:17:30.166Z] [2023-09-11T15:17:30.166Z] Login Succeeded [2023-09-11T15:17:30.166Z] docker.io [2023-09-11T15:17:30.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:17:30.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:17:30.754Z] Configure a credential helper to remove this warning. See [2023-09-11T15:17:30.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:17:30.754Z] [2023-09-11T15:17:30.754Z] Login Succeeded [2023-09-11T15:17:30.754Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T15:17:30.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T15:17:31.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T15:17:31.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T15:17:31.208Z] ========================================================= [2023-09-11T15:17:31.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-11T15:17:31.208Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:17:31.591Z] + 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-09-11T15:17:31.591Z] Sending build context to Docker daemon 178.2kB [2023-09-11T15:17:31.870Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T15:17:31.870Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-11T15:17:31.870Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-11T15:17:31.870Z] edb6bdbacee9: Pulling fs layer [2023-09-11T15:17:31.870Z] 5f9638ab2659: Pulling fs layer [2023-09-11T15:17:31.870Z] 8d51d6327a98: Pulling fs layer [2023-09-11T15:17:31.870Z] 8b374f2dd631: Pulling fs layer [2023-09-11T15:17:31.870Z] ec14aa9079de: Pulling fs layer [2023-09-11T15:17:31.870Z] 2f466654f4bb: Pulling fs layer [2023-09-11T15:17:31.870Z] 554e91adad29: Pulling fs layer [2023-09-11T15:17:31.870Z] 8b374f2dd631: Waiting [2023-09-11T15:17:31.870Z] ec14aa9079de: Waiting [2023-09-11T15:17:31.870Z] 2f466654f4bb: Waiting [2023-09-11T15:17:31.870Z] 554e91adad29: Waiting [2023-09-11T15:17:31.870Z] 5f9638ab2659: Verifying Checksum [2023-09-11T15:17:31.870Z] 5f9638ab2659: Download complete [2023-09-11T15:17:32.149Z] 8b374f2dd631: Verifying Checksum [2023-09-11T15:17:32.149Z] 8b374f2dd631: Download complete [2023-09-11T15:17:32.149Z] ec14aa9079de: Verifying Checksum [2023-09-11T15:17:32.149Z] ec14aa9079de: Download complete [2023-09-11T15:17:32.149Z] edb6bdbacee9: Verifying Checksum [2023-09-11T15:17:33.853Z] edb6bdbacee9: Pull complete [2023-09-11T15:17:34.124Z] 554e91adad29: Verifying Checksum [2023-09-11T15:17:34.124Z] 554e91adad29: Download complete [2023-09-11T15:17:34.721Z] 5f9638ab2659: Pull complete [2023-09-11T15:17:35.706Z] 2f466654f4bb: Download complete [2023-09-11T15:17:35.706Z] 8d51d6327a98: Verifying Checksum [2023-09-11T15:17:35.706Z] 8d51d6327a98: Download complete [2023-09-11T15:17:46.917Z] 8d51d6327a98: Pull complete [2023-09-11T15:17:46.917Z] 8b374f2dd631: Pull complete [2023-09-11T15:17:46.917Z] ec14aa9079de: Pull complete [2023-09-11T15:17:52.282Z] 2f466654f4bb: Pull complete [2023-09-11T15:17:53.692Z] 554e91adad29: Pull complete [2023-09-11T15:17:53.692Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-11T15:17:53.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-11T15:17:53.692Z] ---> 1e15ea492957 [2023-09-11T15:17:53.692Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T15:17:55.639Z] ---> Running in ea9d56fa3a0a [2023-09-11T15:17:55.907Z] Removing intermediate container ea9d56fa3a0a [2023-09-11T15:17:55.907Z] ---> 8f97bba05136 [2023-09-11T15:17:55.907Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T15:17:55.907Z] ---> Running in 6b23a5e1f09b [2023-09-11T15:17:56.491Z] Removing intermediate container 6b23a5e1f09b [2023-09-11T15:17:56.491Z] ---> e5ef6e196532 [2023-09-11T15:17:56.492Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-11T15:17:56.492Z] ---> Running in 2e0942876cbe [2023-09-11T15:17:56.759Z] Removing intermediate container 2e0942876cbe [2023-09-11T15:17:56.759Z] ---> 78abcafa8ff8 [2023-09-11T15:17:56.759Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T15:17:56.759Z] ---> Running in 265f52eecfef [2023-09-11T15:17:58.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T15:17:58.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T15:17:59.871Z] OK: 263 MiB in 53 packages [2023-09-11T15:18:00.469Z] Removing intermediate container 265f52eecfef [2023-09-11T15:18:00.469Z] ---> dc4a64429a8c [2023-09-11T15:18:00.469Z] Step 7/12 : WORKDIR /app [2023-09-11T15:18:00.469Z] ---> Running in 0b603fdbbb28 [2023-09-11T15:18:00.737Z] Removing intermediate container 0b603fdbbb28 [2023-09-11T15:18:00.737Z] ---> 698fea830d0d [2023-09-11T15:18:00.737Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-11T15:18:01.333Z] ---> 8d4f5eaea8b3 [2023-09-11T15:18:01.333Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T15:18:01.333Z] ---> Running in 34c96dff9e84 [2023-09-11T15:19:22.995Z] Removing intermediate container 34c96dff9e84 [2023-09-11T15:19:22.995Z] ---> d08107dbaa0a [2023-09-11T15:19:22.995Z] Step 10/12 : COPY . . [2023-09-11T15:19:22.995Z] ---> 7c5e569229e4 [2023-09-11T15:19:22.995Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T15:19:22.995Z] ---> Running in 86b2995e58b2 [2023-09-11T15:19:22.995Z] Removing intermediate container 86b2995e58b2 [2023-09-11T15:19:22.995Z] ---> f8a0a090be06 [2023-09-11T15:19:22.995Z] Step 12/12 : RUN $MAKE [2023-09-11T15:19:22.995Z] ---> Running in d840ab12d927 [2023-09-11T15:19:22.995Z] noop [2023-09-11T15:19:22.995Z] Removing intermediate container d840ab12d927 [2023-09-11T15:19:22.995Z] ---> 4d6c9972702e [2023-09-11T15:19:22.995Z] Successfully built 4d6c9972702e [2023-09-11T15:19:22.995Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:19:23.348Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T15:19:23.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:19:23.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-5812 does not seem to be running inside a container [2023-09-11T15:19:23.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/187 -v /w/workspace/app-service-configurable/187:/w/workspace/app-service-configurable/187:rw,z -v /w/workspace/app-service-configurable/187@tmp:/w/workspace/app-service-configurable/187@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-09-11T15:19:24.814Z] $ docker top 2aa5fbe312b88a7406b1085bed3818cc370fd192dc5d971a2ae352c27e69dee1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T15:19:25.657Z] + go version [2023-09-11T15:19:25.658Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-11T15:19:25.677Z] $ docker stop --time=1 2aa5fbe312b88a7406b1085bed3818cc370fd192dc5d971a2ae352c27e69dee1 [2023-09-11T15:19:27.274Z] $ docker rm -f --volumes 2aa5fbe312b88a7406b1085bed3818cc370fd192dc5d971a2ae352c27e69dee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:19:27.819Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T15:19:27.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:19:28.021Z] prd-ubuntu20.04-docker-arm64-4c-16g-5812 does not seem to be running inside a container [2023-09-11T15:19:28.087Z] $ 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/187 -v /w/workspace/app-service-configurable/187:/w/workspace/app-service-configurable/187:rw,z -v /w/workspace/app-service-configurable/187@tmp:/w/workspace/app-service-configurable/187@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-09-11T15:19:30.884Z] $ docker top 0c2f45db153a89b0d9f71a28c9b00bfbd9ba072b44ec63665178f67a68a68ae4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T15:19:31.419Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/187 [Pipeline] fileExists [Pipeline] sh [2023-09-11T15:19:32.012Z] + make test [2023-09-11T15:19:32.012Z] go test -race -coverprofile=coverage.out ./... [2023-09-11T15:22:38.789Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-11T15:22:38.789Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-11T15:22:38.789Z] go vet ./... [2023-09-11T15:25:15.549Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T15:25:15.549Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T15:25:15.549Z] ./bin/test-attribution-txt.sh [2023-09-11T15:25:15.549Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-11T15:25:15.549Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-11T15:25:15.549Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-11T15:25:15.549Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-11T15:25:15.549Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-11T15:25:15.549Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-11T15:25:15.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T15:25:15.584Z] $ docker stop --time=1 0c2f45db153a89b0d9f71a28c9b00bfbd9ba072b44ec63665178f67a68a68ae4 [2023-09-11T15:25:17.469Z] $ docker rm -f --volumes 0c2f45db153a89b0d9f71a28c9b00bfbd9ba072b44ec63665178f67a68a68ae4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T15:25:19.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T15:25:19.142Z] Warning: overwriting stash ‘coverage-report’ [2023-09-11T15:25:19.593Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T15:25:19.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T15:25:20.292Z] + ls -al . [2023-09-11T15:25:20.292Z] total 180 [2023-09-11T15:25:20.292Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 11 15:19 . [2023-09-11T15:25:20.292Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:17 .. [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 11 15:17 .dockerignore [2023-09-11T15:25:20.292Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 15:17 .git [2023-09-11T15:25:20.292Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:17 .github [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 11 15:17 .gitignore [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 15:17 .golangci.yml [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 9636 Sep 11 15:17 Attribution.txt [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 11 15:17 CHANGELOG.md [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 11 15:17 Dockerfile [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 15:17 GOVERNANCE.md [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 11 15:17 Jenkinsfile [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 11 15:17 LICENSE [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 11 15:17 OWNERS.md [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 11 15:17 README.md [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 15:14 VERSION [2023-09-11T15:25:20.292Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:17 bin [2023-09-11T15:25:20.292Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 11 15:19 coverage.out [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 3729 Sep 11 15:17 go.mod [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 33854 Sep 11 15:17 go.sum [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 11 15:17 main.go [2023-09-11T15:25:20.292Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 11 15:17 makefile [2023-09-11T15:25:20.292Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 15:17 res [2023-09-11T15:25:20.292Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:17 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:25:20.638Z] + 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=2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 --label arch=arm64 --label version=3.1.0-dev.18 . [2023-09-11T15:25:20.638Z] Sending build context to Docker daemon 179.2kB [2023-09-11T15:25:20.905Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T15:25:20.905Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-11T15:25:20.905Z] ---> 4d6c9972702e [2023-09-11T15:25:20.905Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T15:25:20.905Z] ---> Running in b98793b810c8 [2023-09-11T15:25:21.174Z] Removing intermediate container b98793b810c8 [2023-09-11T15:25:21.174Z] ---> e13d1697b226 [2023-09-11T15:25:21.174Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T15:25:21.442Z] ---> Running in a306c997c3f6 [2023-09-11T15:25:21.712Z] Removing intermediate container a306c997c3f6 [2023-09-11T15:25:21.712Z] ---> 933f28e16c50 [2023-09-11T15:25:21.712Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-11T15:25:21.712Z] ---> Running in cbf64c1aeb06 [2023-09-11T15:25:21.996Z] Removing intermediate container cbf64c1aeb06 [2023-09-11T15:25:21.996Z] ---> ce66e5675d01 [2023-09-11T15:25:21.996Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T15:25:22.263Z] ---> Running in 0d7c91bb07c1 [2023-09-11T15:25:23.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T15:25:23.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T15:25:24.779Z] OK: 263 MiB in 53 packages [2023-09-11T15:25:25.742Z] Removing intermediate container 0d7c91bb07c1 [2023-09-11T15:25:25.742Z] ---> 903225a1b5a7 [2023-09-11T15:25:25.742Z] Step 7/26 : WORKDIR /app [2023-09-11T15:25:25.742Z] ---> Running in 942fbee49c96 [2023-09-11T15:25:26.011Z] Removing intermediate container 942fbee49c96 [2023-09-11T15:25:26.012Z] ---> 784067a42d6e [2023-09-11T15:25:26.012Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-11T15:25:26.598Z] ---> c9a631be26ab [2023-09-11T15:25:26.598Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T15:25:26.598Z] ---> Running in 12b0b2cef3e6 [2023-09-11T15:25:29.179Z] Removing intermediate container 12b0b2cef3e6 [2023-09-11T15:25:29.179Z] ---> a33b1c7ebffa [2023-09-11T15:25:29.179Z] Step 10/26 : COPY . . [2023-09-11T15:25:29.782Z] ---> d4148f4d0ab2 [2023-09-11T15:25:29.782Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T15:25:30.048Z] ---> Running in 11474fd790c3 [2023-09-11T15:25:30.319Z] Removing intermediate container 11474fd790c3 [2023-09-11T15:25:30.319Z] ---> a43d81664185 [2023-09-11T15:25:30.319Z] Step 12/26 : RUN $MAKE [2023-09-11T15:25:30.319Z] ---> Running in 4cffac963d91 [2023-09-11T15:25:31.278Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.18" -trimpath -mod=readonly -o app-service-configurable [2023-09-11T15:28:08.010Z] Removing intermediate container 4cffac963d91 [2023-09-11T15:28:08.010Z] ---> 3406db9f597a [2023-09-11T15:28:08.010Z] Step 13/26 : FROM alpine:3.17 [2023-09-11T15:28:08.010Z] 3.17: Pulling from library/alpine [2023-09-11T15:28:08.010Z] 4060ece20d7a: Pulling fs layer [2023-09-11T15:28:08.010Z] 4060ece20d7a: Download complete [2023-09-11T15:28:08.010Z] 4060ece20d7a: Pull complete [2023-09-11T15:28:08.010Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T15:28:08.010Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T15:28:08.010Z] ---> 8650cd65339b [2023-09-11T15:28:08.010Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-11T15:28:08.010Z] ---> Running in c36cef2214f6 [2023-09-11T15:28:08.010Z] Removing intermediate container c36cef2214f6 [2023-09-11T15:28:08.010Z] ---> 7c75dc354146 [2023-09-11T15:28:08.010Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-11T15:28:08.010Z] ---> Running in 64de49760992 [2023-09-11T15:28:08.010Z] Removing intermediate container 64de49760992 [2023-09-11T15:28:08.010Z] ---> d5481341401f [2023-09-11T15:28:08.010Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-11T15:28:08.010Z] ---> Running in 2c2c964c32b8 [2023-09-11T15:28:08.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T15:28:08.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T15:28:08.010Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-11T15:28:08.010Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-11T15:28:08.010Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T15:28:08.010Z] Executing ca-certificates-20230506-r0.trigger [2023-09-11T15:28:08.010Z] OK: 8 MiB in 17 packages [2023-09-11T15:28:08.010Z] Removing intermediate container 2c2c964c32b8 [2023-09-11T15:28:08.010Z] ---> ecacc455bf72 [2023-09-11T15:28:08.010Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-11T15:28:08.010Z] ---> ab930c4fcf5c [2023-09-11T15:28:08.010Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-11T15:28:08.010Z] ---> 2c8598d6786b [2023-09-11T15:28:08.010Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-11T15:28:08.010Z] ---> 6d1b915b3614 [2023-09-11T15:28:08.010Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-11T15:28:08.010Z] ---> 2ea61c4a94b0 [2023-09-11T15:28:08.010Z] Step 21/26 : EXPOSE 48095 [2023-09-11T15:28:08.010Z] ---> Running in 0ec6c788af22 [2023-09-11T15:28:08.010Z] Removing intermediate container 0ec6c788af22 [2023-09-11T15:28:08.010Z] ---> fa097332f3ee [2023-09-11T15:28:08.010Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-11T15:28:08.010Z] ---> Running in c758632bafd2 [2023-09-11T15:28:08.278Z] Removing intermediate container c758632bafd2 [2023-09-11T15:28:08.278Z] ---> bbf26f36af9f [2023-09-11T15:28:08.278Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-11T15:28:08.545Z] ---> Running in 63194e30b622 [2023-09-11T15:28:08.810Z] Removing intermediate container 63194e30b622 [2023-09-11T15:28:08.810Z] ---> d79ee5d61f2a [2023-09-11T15:28:08.810Z] Step 24/26 : LABEL arch=arm64 [2023-09-11T15:28:08.810Z] ---> Running in a41f7c9a3809 [2023-09-11T15:28:09.078Z] Removing intermediate container a41f7c9a3809 [2023-09-11T15:28:09.078Z] ---> c5f44d8cdb33 [2023-09-11T15:28:09.078Z] Step 25/26 : LABEL git_sha=2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [2023-09-11T15:28:09.078Z] ---> Running in 9d7e9a5701a2 [2023-09-11T15:28:09.343Z] Removing intermediate container 9d7e9a5701a2 [2023-09-11T15:28:09.343Z] ---> 929328b9b590 [2023-09-11T15:28:09.343Z] Step 26/26 : LABEL version=3.1.0-dev.18 [2023-09-11T15:28:09.343Z] ---> Running in 19233add17fe [2023-09-11T15:28:09.608Z] Removing intermediate container 19233add17fe [2023-09-11T15:28:09.608Z] ---> a83313461e68 [2023-09-11T15:28:09.608Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T15:28:09.608Z] Successfully built a83313461e68 [2023-09-11T15:28:09.608Z] 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-09-11T15:28:09.699Z] provisioning config files... [2023-09-11T15:28:09.714Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/187@tmp/config6352863754770450442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:28:10.045Z] ---> docker-login.sh [2023-09-11T15:28:10.045Z] nexus3.edgexfoundry.org:10001 [2023-09-11T15:28:10.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:28:10.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:28:10.313Z] Configure a credential helper to remove this warning. See [2023-09-11T15:28:10.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:28:10.313Z] [2023-09-11T15:28:10.313Z] Login Succeeded [2023-09-11T15:28:10.313Z] nexus3.edgexfoundry.org:10002 [2023-09-11T15:28:10.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:28:10.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:28:10.581Z] Configure a credential helper to remove this warning. See [2023-09-11T15:28:10.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:28:10.581Z] [2023-09-11T15:28:10.581Z] Login Succeeded [2023-09-11T15:28:10.581Z] nexus3.edgexfoundry.org:10003 [2023-09-11T15:28:10.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:28:11.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:28:11.113Z] Configure a credential helper to remove this warning. See [2023-09-11T15:28:11.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:28:11.113Z] [2023-09-11T15:28:11.113Z] Login Succeeded [2023-09-11T15:28:11.113Z] nexus3.edgexfoundry.org:10004 [2023-09-11T15:28:11.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:28:11.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:28:11.380Z] Configure a credential helper to remove this warning. See [2023-09-11T15:28:11.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:28:11.380Z] [2023-09-11T15:28:11.380Z] Login Succeeded [2023-09-11T15:28:11.380Z] docker.io [2023-09-11T15:28:11.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:28:11.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:28:11.915Z] Configure a credential helper to remove this warning. See [2023-09-11T15:28:11.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:28:11.915Z] [2023-09-11T15:28:11.915Z] Login Succeeded [2023-09-11T15:28:11.915Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T15:28:11.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T15:28:11.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T15:28:11.973Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-09-11T15:28:11.973Z] 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [2023-09-11T15:28:11.973Z] latest [2023-09-11T15:28:11.973Z] 3.1.0-dev.18 [2023-09-11T15:28:11.973Z] 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 [2023-09-11T15:28:11.973Z] main [2023-09-11T15:28:11.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:12.304Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:12.641Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [2023-09-11T15:28:12.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-11T15:28:12.641Z] f2f150e9a029: Preparing [2023-09-11T15:28:12.641Z] 5c201a065910: Preparing [2023-09-11T15:28:12.641Z] f57d01d64be1: Preparing [2023-09-11T15:28:12.641Z] 72fe4a5ae3ae: Preparing [2023-09-11T15:28:12.641Z] 75865ac0b916: Preparing [2023-09-11T15:28:12.641Z] d2d9d24a8c2a: Preparing [2023-09-11T15:28:12.641Z] d2d9d24a8c2a: Waiting [2023-09-11T15:28:12.908Z] f57d01d64be1: Pushed [2023-09-11T15:28:12.908Z] 5c201a065910: Pushed [2023-09-11T15:28:12.908Z] 72fe4a5ae3ae: Pushed [2023-09-11T15:28:12.908Z] d2d9d24a8c2a: Layer already exists [2023-09-11T15:28:13.174Z] 75865ac0b916: Pushed [2023-09-11T15:28:19.809Z] f2f150e9a029: Pushed [2023-09-11T15:28:19.809Z] 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4: digest: sha256:97d2c087582889ee1ed4a1a7975e2fecffceb50b446189d54741edae62b0ceb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:20.159Z] + 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-09-11T15:28:20.500Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-11T15:28:20.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-11T15:28:20.500Z] f2f150e9a029: Preparing [2023-09-11T15:28:20.500Z] 5c201a065910: Preparing [2023-09-11T15:28:20.500Z] f57d01d64be1: Preparing [2023-09-11T15:28:20.500Z] 72fe4a5ae3ae: Preparing [2023-09-11T15:28:20.500Z] 75865ac0b916: Preparing [2023-09-11T15:28:20.500Z] d2d9d24a8c2a: Preparing [2023-09-11T15:28:20.500Z] d2d9d24a8c2a: Waiting [2023-09-11T15:28:20.500Z] f57d01d64be1: Layer already exists [2023-09-11T15:28:20.500Z] 5c201a065910: Layer already exists [2023-09-11T15:28:20.500Z] 75865ac0b916: Layer already exists [2023-09-11T15:28:20.500Z] 72fe4a5ae3ae: Layer already exists [2023-09-11T15:28:20.500Z] f2f150e9a029: Layer already exists [2023-09-11T15:28:20.500Z] d2d9d24a8c2a: Layer already exists [2023-09-11T15:28:20.766Z] latest: digest: sha256:97d2c087582889ee1ed4a1a7975e2fecffceb50b446189d54741edae62b0ceb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:21.104Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:21.440Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.18 [2023-09-11T15:28:21.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-11T15:28:21.440Z] f2f150e9a029: Preparing [2023-09-11T15:28:21.440Z] 5c201a065910: Preparing [2023-09-11T15:28:21.440Z] f57d01d64be1: Preparing [2023-09-11T15:28:21.440Z] 72fe4a5ae3ae: Preparing [2023-09-11T15:28:21.440Z] 75865ac0b916: Preparing [2023-09-11T15:28:21.440Z] d2d9d24a8c2a: Preparing [2023-09-11T15:28:21.440Z] d2d9d24a8c2a: Waiting [2023-09-11T15:28:21.440Z] f57d01d64be1: Layer already exists [2023-09-11T15:28:21.440Z] 75865ac0b916: Layer already exists [2023-09-11T15:28:21.440Z] 72fe4a5ae3ae: Layer already exists [2023-09-11T15:28:21.440Z] 5c201a065910: Layer already exists [2023-09-11T15:28:21.440Z] f2f150e9a029: Layer already exists [2023-09-11T15:28:21.440Z] d2d9d24a8c2a: Layer already exists [2023-09-11T15:28:21.440Z] 3.1.0-dev.18: digest: sha256:97d2c087582889ee1ed4a1a7975e2fecffceb50b446189d54741edae62b0ceb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:22.156Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:22.490Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 [2023-09-11T15:28:22.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-11T15:28:22.490Z] f2f150e9a029: Preparing [2023-09-11T15:28:22.490Z] 5c201a065910: Preparing [2023-09-11T15:28:22.490Z] f57d01d64be1: Preparing [2023-09-11T15:28:22.490Z] 72fe4a5ae3ae: Preparing [2023-09-11T15:28:22.490Z] 75865ac0b916: Preparing [2023-09-11T15:28:22.490Z] d2d9d24a8c2a: Preparing [2023-09-11T15:28:22.490Z] d2d9d24a8c2a: Waiting [2023-09-11T15:28:22.490Z] 5c201a065910: Layer already exists [2023-09-11T15:28:22.490Z] f57d01d64be1: Layer already exists [2023-09-11T15:28:22.490Z] f2f150e9a029: Layer already exists [2023-09-11T15:28:22.490Z] 75865ac0b916: Layer already exists [2023-09-11T15:28:22.490Z] 72fe4a5ae3ae: Layer already exists [2023-09-11T15:28:22.490Z] d2d9d24a8c2a: Layer already exists [2023-09-11T15:28:22.757Z] 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18: digest: sha256:97d2c087582889ee1ed4a1a7975e2fecffceb50b446189d54741edae62b0ceb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:23.093Z] + 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-09-11T15:28:23.425Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-09-11T15:28:23.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-11T15:28:23.425Z] f2f150e9a029: Preparing [2023-09-11T15:28:23.425Z] 5c201a065910: Preparing [2023-09-11T15:28:23.425Z] f57d01d64be1: Preparing [2023-09-11T15:28:23.425Z] 72fe4a5ae3ae: Preparing [2023-09-11T15:28:23.425Z] 75865ac0b916: Preparing [2023-09-11T15:28:23.425Z] d2d9d24a8c2a: Preparing [2023-09-11T15:28:23.425Z] d2d9d24a8c2a: Waiting [2023-09-11T15:28:23.425Z] 72fe4a5ae3ae: Layer already exists [2023-09-11T15:28:23.425Z] f2f150e9a029: Layer already exists [2023-09-11T15:28:23.425Z] f57d01d64be1: Layer already exists [2023-09-11T15:28:23.425Z] 75865ac0b916: Layer already exists [2023-09-11T15:28:23.425Z] 5c201a065910: Layer already exists [2023-09-11T15:28:23.425Z] d2d9d24a8c2a: Layer already exists [2023-09-11T15:28:23.692Z] main: digest: sha256:97d2c087582889ee1ed4a1a7975e2fecffceb50b446189d54741edae62b0ceb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T15:28:23.741Z] ===================================================== [Pipeline] echo [2023-09-11T15:28:23.748Z] taggedImages: [2023-09-11T15:28:23.748Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [2023-09-11T15:28:23.748Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-11T15:28:23.748Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.18 [2023-09-11T15:28:23.748Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2dfbea18d8fd50f319a4f8dabfb631835ad63cd4-3.1.0-dev.18 [2023-09-11T15:28:23.748Z] - 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-09-11T15:28:24.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T15:28:24.104Z] [2023-09-11T15:28:24.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:24.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T15:28:24.772Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-11T15:28:24.772Z] 8998bd30e6a1: Pulling fs layer [2023-09-11T15:28:24.772Z] 04944245beec: Pulling fs layer [2023-09-11T15:28:24.772Z] 699f458cf7ca: Pulling fs layer [2023-09-11T15:28:24.772Z] 765212b225bb: Pulling fs layer [2023-09-11T15:28:24.772Z] f23df028b6ca: Pulling fs layer [2023-09-11T15:28:24.772Z] d65c8cfc05b1: Pulling fs layer [2023-09-11T15:28:24.772Z] 2437ff75d9bd: Pulling fs layer [2023-09-11T15:28:24.772Z] 765212b225bb: Waiting [2023-09-11T15:28:24.772Z] d65c8cfc05b1: Waiting [2023-09-11T15:28:24.772Z] f23df028b6ca: Waiting [2023-09-11T15:28:24.772Z] 2437ff75d9bd: Waiting [2023-09-11T15:28:24.772Z] 04944245beec: Verifying Checksum [2023-09-11T15:28:24.772Z] 04944245beec: Download complete [2023-09-11T15:28:24.772Z] 765212b225bb: Verifying Checksum [2023-09-11T15:28:24.772Z] 765212b225bb: Download complete [2023-09-11T15:28:24.772Z] f23df028b6ca: Verifying Checksum [2023-09-11T15:28:24.772Z] f23df028b6ca: Download complete [2023-09-11T15:28:24.772Z] d65c8cfc05b1: Verifying Checksum [2023-09-11T15:28:24.772Z] d65c8cfc05b1: Download complete [2023-09-11T15:28:25.072Z] 699f458cf7ca: Verifying Checksum [2023-09-11T15:28:25.072Z] 699f458cf7ca: Download complete [2023-09-11T15:28:25.358Z] 8998bd30e6a1: Verifying Checksum [2023-09-11T15:28:25.358Z] 8998bd30e6a1: Download complete [2023-09-11T15:28:28.004Z] 2437ff75d9bd: Verifying Checksum [2023-09-11T15:28:28.004Z] 2437ff75d9bd: Download complete [2023-09-11T15:28:29.973Z] 8998bd30e6a1: Pull complete [2023-09-11T15:28:30.240Z] 04944245beec: Pull complete [2023-09-11T15:28:33.585Z] 699f458cf7ca: Pull complete [2023-09-11T15:28:33.585Z] 765212b225bb: Pull complete [2023-09-11T15:28:33.852Z] f23df028b6ca: Pull complete [2023-09-11T15:28:34.119Z] d65c8cfc05b1: Pull complete [2023-09-11T15:28:49.105Z] 2437ff75d9bd: Pull complete [2023-09-11T15:28:49.105Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-11T15:28:49.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T15:28:49.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:28:49.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-5812 does not seem to be running inside a container [2023-09-11T15:28:49.355Z] $ 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/187 -v /w/workspace/app-service-configurable/187:/w/workspace/app-service-configurable/187:rw,z -v /w/workspace/app-service-configurable/187@tmp:/w/workspace/app-service-configurable/187@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-09-11T15:28:52.008Z] $ docker top 7c86c601ac0d931fd7e65ca3177dedbb370d0f0313f047399d213513be5b7946 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:28:52.846Z] ---> job-cost.sh [2023-09-11T15:28:52.846Z] lf-activate-venv: SKIPPING [2023-09-11T15:28:52.846Z] INFO: No Stack... [2023-09-11T15:28:53.112Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-11T15:28:54.068Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T15:28:54.649Z] + cat /w/workspace/app-service-configurable/187/archives/cost.csv [2023-09-11T15:28:54.649Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T15:28:54.683Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] [2023-09-11T15:28:54.690Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] did not exist. Created. [2023-09-11T15:28:54.690Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T15:28:55.023Z] /w/workspace/app-service-configurable/187@tmp/durable-05f35ab2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-11T15:28:55.679Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-11T15:28:55.699Z] Warning: overwriting stash ‘stack-cost’ [2023-09-11T15:28:55.755Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T15:28:55.764Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T15:28:55.780Z] $ docker stop --time=1 7c86c601ac0d931fd7e65ca3177dedbb370d0f0313f047399d213513be5b7946 [2023-09-11T15:28:57.263Z] $ docker rm -f --volumes 7c86c601ac0d931fd7e65ca3177dedbb370d0f0313f047399d213513be5b7946 [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-09-11T15:28:57.858Z] provisioning config files... [2023-09-11T15:28:57.865Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9106331508842468097tmp [Pipeline] { [Pipeline] sh [2023-09-11T15:28:58.163Z] + set +x [2023-09-11T15:28:58.163Z] + bash -s -- [2023-09-11T15:28:58.163Z] + curl -s https://codecov.io/bash [2023-09-11T15:28:58.163Z] [2023-09-11T15:28:58.163Z] _____ _ [2023-09-11T15:28:58.163Z] / ____| | | [2023-09-11T15:28:58.163Z] | | ___ __| | ___ ___ _____ __ [2023-09-11T15:28:58.163Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-11T15:28:58.163Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-11T15:28:58.163Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-11T15:28:58.163Z] Bash-1.0.6 [2023-09-11T15:28:58.163Z] [2023-09-11T15:28:58.163Z] [2023-09-11T15:28:58.163Z] ==> git version 2.25.1 found [2023-09-11T15:28:58.163Z] ==> 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-09-11T15:28:58.163Z] Release-Date: 2020-01-08 [2023-09-11T15:28:58.163Z] 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-09-11T15:28:58.163Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-11T15:28:58.163Z] ==> Jenkins CI detected. [2023-09-11T15:28:58.163Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-09-11T15:28:58.163Z] project root: . [2023-09-11T15:28:58.163Z] --> token set from env [2023-09-11T15:28:58.163Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-11T15:28:58.163Z] ==> Running gcov in . (disable via -X gcov) [2023-09-11T15:28:58.163Z] ==> Python coveragepy not found [2023-09-11T15:28:58.163Z] ==> Searching for coverage reports in: [2023-09-11T15:28:58.163Z] + . [2023-09-11T15:28:58.163Z] -> Found 1 reports [2023-09-11T15:28:58.163Z] ==> Detecting git/mercurial file structure [2023-09-11T15:28:58.163Z] ==> Reading reports [2023-09-11T15:28:58.163Z] + ./coverage.out bytes=13 [2023-09-11T15:28:58.163Z] ==> Appending adjustments [2023-09-11T15:28:58.163Z] https://docs.codecov.io/docs/fixing-reports [2023-09-11T15:28:58.422Z] + Found adjustments [2023-09-11T15:28:58.422Z] ==> Gzipping contents [2023-09-11T15:28:58.422Z] 4.0K /tmp/codecov.TlZk2F.gz [2023-09-11T15:28:58.422Z] ==> Uploading reports [2023-09-11T15:28:58.422Z] url: https://codecov.io [2023-09-11T15:28:58.422Z] query: branch=main&commit=2dfbea18d8fd50f319a4f8dabfb631835ad63cd4&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-11T15:28:58.422Z] -> Pinging Codecov [2023-09-11T15:28:58.422Z] 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=2dfbea18d8fd50f319a4f8dabfb631835ad63cd4&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-11T15:28:58.422Z] -> Uploading to [2023-09-11T15:28:58.422Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-11/A97CA9966030D2A3747ED39772930CCE/2dfbea18d8fd50f319a4f8dabfb631835ad63cd4/7dced15f-dc7c-416b-b51d-60fb6ba08827.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T152858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd243585747fd9dc7084cda3cfce94ae9fd86bf47efa2634e6f0f33483f87aeb [2023-09-11T15:28:58.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T15:28:58.422Z] Dload Upload Total Spent Left Speed [2023-09-11T15:28:58.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2257 --:--:-- --:--:-- --:--:-- 2246 100 429 0 0 100 429 0 2257 --:--:-- --:--:-- --:--:-- 2246 [2023-09-11T15:28:58.681Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] } [2023-09-11T15:28:58.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-11T15:28:58.795Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-11T15:28:58.804Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:59.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-11T15:28:59.105Z] [2023-09-11T15:28:59.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:59.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-11T15:28:59.411Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-11T15:28:59.411Z] df9b9388f04a: Pulling fs layer [2023-09-11T15:28:59.411Z] 52dc419b0ee2: Pulling fs layer [2023-09-11T15:28:59.411Z] 25bc292e5bac: Pulling fs layer [2023-09-11T15:28:59.411Z] 114826534d7a: Pulling fs layer [2023-09-11T15:28:59.411Z] 4657fd5d0bcf: Pulling fs layer [2023-09-11T15:28:59.411Z] 6ad1cebc031e: Pulling fs layer [2023-09-11T15:28:59.411Z] 8a3aa393b2d8: Pulling fs layer [2023-09-11T15:28:59.411Z] 114826534d7a: Waiting [2023-09-11T15:28:59.411Z] 4657fd5d0bcf: Waiting [2023-09-11T15:28:59.411Z] 6ad1cebc031e: Waiting [2023-09-11T15:28:59.411Z] 8a3aa393b2d8: Waiting [2023-09-11T15:28:59.411Z] 25bc292e5bac: Verifying Checksum [2023-09-11T15:28:59.411Z] 25bc292e5bac: Download complete [2023-09-11T15:28:59.411Z] 52dc419b0ee2: Verifying Checksum [2023-09-11T15:28:59.411Z] 52dc419b0ee2: Download complete [2023-09-11T15:28:59.411Z] 4657fd5d0bcf: Verifying Checksum [2023-09-11T15:28:59.411Z] 4657fd5d0bcf: Download complete [2023-09-11T15:28:59.411Z] df9b9388f04a: Download complete [2023-09-11T15:28:59.670Z] df9b9388f04a: Pull complete [2023-09-11T15:28:59.670Z] 6ad1cebc031e: Verifying Checksum [2023-09-11T15:28:59.670Z] 6ad1cebc031e: Download complete [2023-09-11T15:28:59.670Z] 52dc419b0ee2: Pull complete [2023-09-11T15:28:59.670Z] 25bc292e5bac: Pull complete [2023-09-11T15:29:00.236Z] 114826534d7a: Verifying Checksum [2023-09-11T15:29:00.236Z] 114826534d7a: Download complete [2023-09-11T15:29:00.492Z] 8a3aa393b2d8: Verifying Checksum [2023-09-11T15:29:00.492Z] 8a3aa393b2d8: Download complete [2023-09-11T15:29:03.771Z] 114826534d7a: Pull complete [2023-09-11T15:29:03.771Z] 4657fd5d0bcf: Pull complete [2023-09-11T15:29:03.771Z] 6ad1cebc031e: Pull complete [2023-09-11T15:29:07.071Z] 8a3aa393b2d8: Pull complete [2023-09-11T15:29:07.071Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-11T15:29:07.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-11T15:29:07.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:29:07.163Z] prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container [2023-09-11T15:29:07.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-11T15:29:12.604Z] $ docker top 5b31d5e2f1423964d2f936f75edbab63595c019bf36a992c2691140d9efd18d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-11T15:29:12.663Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-09-11T15:29:12.938Z] + set -o pipefail [2023-09-11T15:29:12.938Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-09-11T15:29:18.202Z] [2023-09-11T15:29:18.202Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-09-11T15:29:18.202Z] [2023-09-11T15:29:18.202Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/6a24dacd-d29b-4179-b270-ab8b0dcf6ab9 [2023-09-11T15:29:18.202Z] [2023-09-11T15:29:18.202Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-11T15:29:18.202Z] [2023-09-11T15:29:18.202Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-11T15:29:18.202Z] [2023-09-11T15:29:18.202Z] [2023-09-11T15:29:18.202Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-11T15:29:18.202Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-11T15:29:18.202Z] More details here: https://snyk.co/ue1NS [2023-09-11T15:29:18.202Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-11T15:29:18.202Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-11T15:29:18.212Z] $ docker stop --time=1 5b31d5e2f1423964d2f936f75edbab63595c019bf36a992c2691140d9efd18d5 [2023-09-11T15:29:22.273Z] $ docker rm -f --volumes 5b31d5e2f1423964d2f936f75edbab63595c019bf36a992c2691140d9efd18d5 [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-09-11T15:29:22.970Z] + git log --format=format:%s -1 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 [Pipeline] sh [2023-09-11T15:29:23.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T15:29:23.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:29:23.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T15:29:23.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:29:23.627Z] prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container [2023-09-11T15:29:23.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-11T15:29:24.297Z] $ docker top 68cb9f93b1e94c506413947f1354eccf7f1fdb7bb514cff6aba2ee05bbc48b22 -eo pid,comm [2023-09-11T15:29:24.350Z] 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-09-11T15:29:24.350Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T15:29:24.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T15:29:24.386Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T15:29:24.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T15:29:24.511Z] $ docker exec 68cb9f93b1e94c506413947f1354eccf7f1fdb7bb514cff6aba2ee05bbc48b22 ssh-agent [2023-09-11T15:29:24.608Z] SSH_AUTH_SOCK=/tmp/ssh-SoRksWl5DJtg/agent.32 [2023-09-11T15:29:24.608Z] SSH_AGENT_PID=38 [2023-09-11T15:29:24.613Z] Running ssh-add (command line suppressed) [2023-09-11T15:29:24.711Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4338713536951945324.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4338713536951945324.key) [2023-09-11T15:29:24.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T15:29:25.019Z] + git semver tag [2023-09-11T15:29:25.278Z] 2023-09-11 15:29:25,200 [run_tag] DEBUG tag force:False [2023-09-11T15:29:25.279Z] 2023-09-11 15:29:25,200 [check_head_tag] DEBUG check head tag [2023-09-11T15:29:25.279Z] 2023-09-11 15:29:25,201 [execute] INFO git cat-file --batch-check [2023-09-11T15:29:25.279Z] 2023-09-11 15:29:25,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-11T15:29:25.279Z] 2023-09-11 15:29:25,205 [execute] INFO git cat-file --batch [2023-09-11T15:29:25.279Z] 2023-09-11 15:29:25,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-11T15:29:25.279Z] 2023-09-11 15:29:25,219 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-11T15:29:25.279Z] 2023-09-11 15:29:25,219 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 [2023-09-11T15:29:25.279Z] 2023-09-11 15:29:25,219 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-09-11T15:29:25.279Z] 2023-09-11 15:29:25,224 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-11T15:29:25.279Z] 3.1.0-dev.18 [Pipeline] } [2023-09-11T15:29:25.289Z] $ docker exec --env ******** --env ******** 68cb9f93b1e94c506413947f1354eccf7f1fdb7bb514cff6aba2ee05bbc48b22 ssh-agent -k [2023-09-11T15:29:25.400Z] unset SSH_AUTH_SOCK; [2023-09-11T15:29:25.400Z] unset SSH_AGENT_PID; [2023-09-11T15:29:25.400Z] echo Agent pid 38 killed; [2023-09-11T15:29:25.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T15:29:25.706Z] + git semver [Pipeline] } [2023-09-11T15:29:25.975Z] $ docker stop --time=1 68cb9f93b1e94c506413947f1354eccf7f1fdb7bb514cff6aba2ee05bbc48b22 [2023-09-11T15:29:27.293Z] $ docker rm -f --volumes 68cb9f93b1e94c506413947f1354eccf7f1fdb7bb514cff6aba2ee05bbc48b22 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:29:27.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-11T15:29:27.680Z] [2023-09-11T15:29:27.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:29:27.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-11T15:29:27.981Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-11T15:29:27.981Z] ab5ef0e58194: Pulling fs layer [2023-09-11T15:29:27.981Z] 9712f1f96733: Pulling fs layer [2023-09-11T15:29:27.981Z] 63f879dbbcfc: Pulling fs layer [2023-09-11T15:29:27.981Z] 0d9ebad4ef96: Pulling fs layer [2023-09-11T15:29:27.981Z] e9a5061849ea: Pulling fs layer [2023-09-11T15:29:27.981Z] d747dcd14b5f: Pulling fs layer [2023-09-11T15:29:27.981Z] 2de7ff778b66: Pulling fs layer [2023-09-11T15:29:27.981Z] 0d9ebad4ef96: Waiting [2023-09-11T15:29:27.981Z] e9a5061849ea: Waiting [2023-09-11T15:29:27.981Z] d747dcd14b5f: Waiting [2023-09-11T15:29:27.981Z] 2de7ff778b66: Waiting [2023-09-11T15:29:27.981Z] 9712f1f96733: Download complete [2023-09-11T15:29:28.564Z] 63f879dbbcfc: Verifying Checksum [2023-09-11T15:29:28.564Z] 63f879dbbcfc: Download complete [2023-09-11T15:29:28.564Z] e9a5061849ea: Verifying Checksum [2023-09-11T15:29:28.564Z] e9a5061849ea: Download complete [2023-09-11T15:29:28.564Z] d747dcd14b5f: Verifying Checksum [2023-09-11T15:29:28.564Z] d747dcd14b5f: Download complete [2023-09-11T15:29:28.564Z] 0d9ebad4ef96: Verifying Checksum [2023-09-11T15:29:28.564Z] 0d9ebad4ef96: Download complete [2023-09-11T15:29:28.823Z] ab5ef0e58194: Verifying Checksum [2023-09-11T15:29:28.823Z] ab5ef0e58194: Download complete [2023-09-11T15:29:28.823Z] 2de7ff778b66: Verifying Checksum [2023-09-11T15:29:28.823Z] 2de7ff778b66: Download complete [2023-09-11T15:29:31.353Z] ab5ef0e58194: Pull complete [2023-09-11T15:29:31.353Z] 9712f1f96733: Pull complete [2023-09-11T15:29:31.919Z] 63f879dbbcfc: Pull complete [2023-09-11T15:29:36.120Z] 0d9ebad4ef96: Pull complete [2023-09-11T15:29:36.120Z] e9a5061849ea: Pull complete [2023-09-11T15:29:36.120Z] d747dcd14b5f: Pull complete [2023-09-11T15:29:36.688Z] 2de7ff778b66: Pull complete [2023-09-11T15:29:36.688Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-11T15:29:36.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-11T15:29:36.688Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:29:36.782Z] prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container [2023-09-11T15:29:36.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-11T15:29:43.893Z] $ docker top 0f2a1b74f88b345ec9fec5554a593d507ea89a92507566e90fce03768e751a80 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-11T15:29:43.962Z] provisioning config files... [2023-09-11T15:29:43.969Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1381383163600069606tmp [2023-09-11T15:29:43.979Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11971662939830726468tmp [2023-09-11T15:29:43.990Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4710162821214287266tmp [Pipeline] { [Pipeline] echo [2023-09-11T15:29:44.005Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:29:44.290Z] ---> sigul-configuration.sh [2023-09-11T15:29:44.290Z] gpg: directory `/root/.gnupg' created [2023-09-11T15:29:44.290Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-11T15:29:44.290Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-11T15:29:44.290Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-11T15:29:44.290Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-11T15:29:44.290Z] gpg: CAST5 encrypted data [2023-09-11T15:29:44.290Z] gpg: encrypted with 1 passphrase [2023-09-11T15:29:44.290Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-11T15:29:44.576Z] + mkdir /home/jenkins [2023-09-11T15:29:44.576Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-11T15:29:44.861Z] + 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-09-11T15:29:44.870Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:29:45.153Z] ---> sigul-install.sh [2023-09-11T15:29:45.153Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-11T15:29:45.439Z] + git tag --list [2023-09-11T15:29:45.439Z] v1.0.0 [2023-09-11T15:29:45.439Z] v1.1.0 [2023-09-11T15:29:45.439Z] v1.2.0 [2023-09-11T15:29:45.439Z] v1.3.0 [2023-09-11T15:29:45.439Z] v1.3.1 [2023-09-11T15:29:45.439Z] v2.0.0 [2023-09-11T15:29:45.439Z] v2.0.1 [2023-09-11T15:29:45.439Z] v2.1.0 [2023-09-11T15:29:45.439Z] v2.1.1 [2023-09-11T15:29:45.439Z] v2.1.2 [2023-09-11T15:29:45.439Z] v2.2.0 [2023-09-11T15:29:45.439Z] v2.3 [2023-09-11T15:29:45.439Z] v2.3.0 [2023-09-11T15:29:45.439Z] v2.3.1 [2023-09-11T15:29:45.439Z] v3.0 [2023-09-11T15:29:45.439Z] v3.0.0 [2023-09-11T15:29:45.439Z] v3.0.1 [2023-09-11T15:29:45.439Z] v3.0.1-dev.1 [2023-09-11T15:29:45.439Z] v3.1.0-dev.1 [2023-09-11T15:29:45.439Z] v3.1.0-dev.10 [2023-09-11T15:29:45.439Z] v3.1.0-dev.11 [2023-09-11T15:29:45.439Z] v3.1.0-dev.12 [2023-09-11T15:29:45.439Z] v3.1.0-dev.13 [2023-09-11T15:29:45.439Z] v3.1.0-dev.14 [2023-09-11T15:29:45.439Z] v3.1.0-dev.15 [2023-09-11T15:29:45.439Z] v3.1.0-dev.16 [2023-09-11T15:29:45.439Z] v3.1.0-dev.17 [2023-09-11T15:29:45.439Z] v3.1.0-dev.18 [2023-09-11T15:29:45.439Z] v3.1.0-dev.2 [2023-09-11T15:29:45.439Z] v3.1.0-dev.3 [2023-09-11T15:29:45.439Z] v3.1.0-dev.4 [2023-09-11T15:29:45.439Z] v3.1.0-dev.5 [2023-09-11T15:29:45.439Z] v3.1.0-dev.6 [2023-09-11T15:29:45.439Z] v3.1.0-dev.7 [2023-09-11T15:29:45.439Z] v3.1.0-dev.8 [2023-09-11T15:29:45.439Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-11T15:29:45.729Z] + lftools sign git-tag v3.1.0-dev.18 [2023-09-11T15:29:46.297Z] Signing Git tag with Sigul... [2023-09-11T15:29:46.297Z] Signing v3.1.0-dev.18 [Pipeline] echo [2023-09-11T15:29:46.564Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:29:46.847Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-11T15:29:46.854Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-11T15:29:46.872Z] $ docker stop --time=1 0f2a1b74f88b345ec9fec5554a593d507ea89a92507566e90fce03768e751a80 [2023-09-11T15:29:48.156Z] $ docker rm -f --volumes 0f2a1b74f88b345ec9fec5554a593d507ea89a92507566e90fce03768e751a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-11T15:29:48.553Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T15:29:48.553Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:29:48.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T15:29:48.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:29:48.926Z] prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container [2023-09-11T15:29:48.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-11T15:29:49.285Z] $ docker top 7eb9560b05176f3156e87cf96b3ce03489f0132adc84b9ed32f2dd0896c0e1e6 -eo pid,comm [2023-09-11T15:29:49.330Z] 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-09-11T15:29:49.330Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T15:29:49.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T15:29:49.369Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T15:29:49.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T15:29:49.479Z] $ docker exec 7eb9560b05176f3156e87cf96b3ce03489f0132adc84b9ed32f2dd0896c0e1e6 ssh-agent [2023-09-11T15:29:49.594Z] SSH_AUTH_SOCK=/tmp/ssh-WFbE7IshFcWV/agent.32 [2023-09-11T15:29:49.594Z] SSH_AGENT_PID=39 [2023-09-11T15:29:49.599Z] Running ssh-add (command line suppressed) [2023-09-11T15:29:49.700Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4959411118946684538.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4959411118946684538.key) [2023-09-11T15:29:49.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T15:29:49.997Z] + git semver bump pre [2023-09-11T15:29:50.257Z] 2023-09-11 15:29:50,165 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-11T15:29:50.257Z] 2023-09-11 15:29:50,165 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev [2023-09-11T15:29:50.257Z] 2023-09-11 15:29:50,165 [bump_version] DEBUG bumped version:3.1.0-dev.19 [2023-09-11T15:29:50.257Z] 2023-09-11 15:29:50,165 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-09-11T15:29:50.257Z] 2023-09-11 15:29:50,165 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-11T15:29:50.257Z] 2023-09-11 15:29:50,166 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-11T15:29:50.257Z] 2023-09-11 15:29:50,169 [execute] INFO git cat-file --batch-check [2023-09-11T15:29:50.257Z] 2023-09-11 15:29:50,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T15:29:50.257Z] 2023-09-11 15:29:50,175 [execute] INFO git cat-file --batch [2023-09-11T15:29:50.257Z] 2023-09-11 15:29:50,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T15:29:50.257Z] 2023-09-11 15:29:50,179 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-11T15:29:50.257Z] 3.1.0-dev.19 [Pipeline] } [2023-09-11T15:29:50.265Z] $ docker exec --env ******** --env ******** 7eb9560b05176f3156e87cf96b3ce03489f0132adc84b9ed32f2dd0896c0e1e6 ssh-agent -k [2023-09-11T15:29:50.362Z] unset SSH_AUTH_SOCK; [2023-09-11T15:29:50.362Z] unset SSH_AGENT_PID; [2023-09-11T15:29:50.362Z] echo Agent pid 39 killed; [2023-09-11T15:29:50.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T15:29:50.679Z] + git semver [Pipeline] } [2023-09-11T15:29:50.949Z] $ docker stop --time=1 7eb9560b05176f3156e87cf96b3ce03489f0132adc84b9ed32f2dd0896c0e1e6 [2023-09-11T15:29:52.204Z] $ docker rm -f --volumes 7eb9560b05176f3156e87cf96b3ce03489f0132adc84b9ed32f2dd0896c0e1e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T15:29:52.551Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T15:29:52.551Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:29:52.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T15:29:52.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:29:52.915Z] prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container [2023-09-11T15:29:52.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-11T15:29:53.281Z] $ docker top ccc893e8cba87832eebaebbcaea0e04b7259ea34fd492f39902bd942640d287a -eo pid,comm [2023-09-11T15:29:53.327Z] 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-09-11T15:29:53.327Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T15:29:53.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T15:29:53.368Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T15:29:53.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T15:29:53.477Z] $ docker exec ccc893e8cba87832eebaebbcaea0e04b7259ea34fd492f39902bd942640d287a ssh-agent [2023-09-11T15:29:53.580Z] SSH_AUTH_SOCK=/tmp/ssh-ujs90y0Yzepy/agent.32 [2023-09-11T15:29:53.580Z] SSH_AGENT_PID=38 [2023-09-11T15:29:53.585Z] Running ssh-add (command line suppressed) [2023-09-11T15:29:53.688Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11843132382925665324.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11843132382925665324.key) [2023-09-11T15:29:53.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T15:29:53.988Z] + git semver push [2023-09-11T15:29:54.306Z] 2023-09-11 15:29:54,177 [run_push] DEBUG push [2023-09-11T15:29:54.306Z] 2023-09-11 15:29:54,178 [execute] INFO git cat-file --batch-check [2023-09-11T15:29:54.306Z] 2023-09-11 15:29:54,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T15:29:54.306Z] 2023-09-11 15:29:54,181 [execute] INFO git rev-list 9af689496bd42d04f85412b7c6685b642affe60f -- [2023-09-11T15:29:54.306Z] 2023-09-11 15:29:54,182 [execute] DEBUG Popen(['git', 'rev-list', '9af689496bd42d04f85412b7c6685b642affe60f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-11T15:29:54.306Z] 2023-09-11 15:29:54,191 [execute] INFO git fetch -v origin [2023-09-11T15:29:54.306Z] 2023-09-11 15:29:54,192 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-11T15:29:54.914Z] 2023-09-11 15:29:54,660 [run_push] DEBUG no remote changes detected [2023-09-11T15:29:54.914Z] 2023-09-11 15:29:54,660 [execute] INFO git push origin semver [2023-09-11T15:29:54.914Z] 2023-09-11 15:29:54,661 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-11T15:29:55.524Z] 2023-09-11 15:29:55,486 [run_push] DEBUG push all version tags [2023-09-11T15:29:55.524Z] 2023-09-11 15:29:55,487 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-11T15:29:55.524Z] 2023-09-11 15:29:55,487 [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-09-11T15:29:56.489Z] 2023-09-11 15:29:56,248 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-11T15:29:56.489Z] 3.1.0-dev.19 [Pipeline] } [2023-09-11T15:29:56.497Z] $ docker exec --env ******** --env ******** ccc893e8cba87832eebaebbcaea0e04b7259ea34fd492f39902bd942640d287a ssh-agent -k [2023-09-11T15:29:56.599Z] unset SSH_AUTH_SOCK; [2023-09-11T15:29:56.599Z] unset SSH_AGENT_PID; [2023-09-11T15:29:56.599Z] echo Agent pid 38 killed; [2023-09-11T15:29:56.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T15:29:56.914Z] + git semver [Pipeline] } [2023-09-11T15:29:57.183Z] $ docker stop --time=1 ccc893e8cba87832eebaebbcaea0e04b7259ea34fd492f39902bd942640d287a [2023-09-11T15:29:58.423Z] $ docker rm -f --volumes ccc893e8cba87832eebaebbcaea0e04b7259ea34fd492f39902bd942640d287a [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-09-11T15:29:58.999Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-09-11T15:29:58.999Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-11T15:29:58.999Z] total 16 [2023-09-11T15:29:58.999Z] drwxr-xr-x 3 root root 4096 Sep 11 15:17 . [2023-09-11T15:29:58.999Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 15:29 .. [2023-09-11T15:29:58.999Z] drwxr-xr-x 2 root root 4096 Sep 11 15:17 cost [2023-09-11T15:29:58.999Z] -rw-r--r-- 1 root root 96 Sep 11 15:17 cost.csv [2023-09-11T15:29:58.999Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-09-11T15:29:58.999Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-11T15:29:58.999Z] total 16 [2023-09-11T15:29:58.999Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 15:17 . [2023-09-11T15:29:58.999Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 15:29 .. [2023-09-11T15:29:58.999Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 15:17 cost [2023-09-11T15:29:58.999Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 11 15:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:29:59.288Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:30:00.224Z] ---> package-listing.sh [2023-09-11T15:30:00.224Z] ++ facter osfamily [2023-09-11T15:30:00.224Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-11T15:30:00.484Z] + OS_FAMILY=debian [2023-09-11T15:30:00.484Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-09-11T15:30:00.484Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-11T15:30:00.484Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-11T15:30:00.484Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-11T15:30:00.484Z] + PACKAGES=/tmp/packages_start.txt [2023-09-11T15:30:00.484Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-11T15:30:00.484Z] + PACKAGES=/tmp/packages_end.txt [2023-09-11T15:30:00.484Z] + case "${OS_FAMILY}" in [2023-09-11T15:30:00.484Z] + dpkg -l [2023-09-11T15:30:00.484Z] + grep '^ii' [2023-09-11T15:30:00.484Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-11T15:30:00.484Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-11T15:30:00.484Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-11T15:30:00.484Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-11T15:30:00.484Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-09-11T15:30:00.484Z] + 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-09-11T15:30:00.494Z] 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-09-11T15:30:00.770Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:30:01.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T15:30:01.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:30:01.394Z] prd-ubuntu20.04-docker-8c-8g-5808 does not seem to be running inside a container [2023-09-11T15:30:01.421Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-11T15:30:01.602Z] $ docker top 59f1ca690f06f27b4d1c4e442e7f85a707c39d6887d880d6b082a08801df3bd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T15:30:01.936Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-11T15:30:02.223Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-11T15:30:02.508Z] + ls /var/log/sa-host [2023-09-11T15:30:02.509Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T15:30:02.571Z] provisioning config files... [2023-09-11T15:30:02.578Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16940771786143780511tmp [Pipeline] { [Pipeline] echo [2023-09-11T15:30:02.588Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:30:02.873Z] ---> create-netrc.sh [Pipeline] } [2023-09-11T15:30:02.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:30:03.209Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-11T15:30:03.217Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:30:03.497Z] ---> sudo-logs.sh [2023-09-11T15:30:03.497Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-11T15:30:03.527Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:30:03.810Z] ---> job-cost.sh [2023-09-11T15:30:03.810Z] lf-activate-venv: SKIPPING [2023-09-11T15:30:03.810Z] DEBUG: total: 0.2199999988079071 [2023-09-11T15:30:03.810Z] INFO: Retrieving Stack Cost... [2023-09-11T15:30:04.378Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T15:30:04.636Z] INFO: Archiving Costs [Pipeline] echo [2023-09-11T15:30:04.647Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:30:04.926Z] ---> logs-deploy.sh [2023-09-11T15:30:04.926Z] lf-activate-venv: SKIPPING [2023-09-11T15:30:04.926Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/187 [2023-09-11T15:30:04.926Z] INFO: archiving workspace using pattern(s): [2023-09-11T15:30:05.862Z] Archives upload complete. [2023-09-11T15:30:05.862Z] INFO: archiving logs to Nexus