Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 426d4987f89e41a3a60d71327a42892dbbd5fd11 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-ssh18278437152004936841.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-ssh10365225567279694895.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-ssh15146430385795786944.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-ssh15226320454152070933.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-ssh16635034663599860586.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-5345 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 426d4987f89e41a3a60d71327a42892dbbd5fd11 (main) Commit message: "docs: Update repo links in the readme (#591)" > 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 426d4987f89e41a3a60d71327a42892dbbd5fd11 # timeout=10 > git rev-list --no-walk 68cd066fbc50be95059e135e011029de61099e53 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-05T15:07:33.027Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-05T15:07:33.089Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-05T15:07:33.104Z] ========================================================= [2023-09-05T15:07:33.104Z] EdgeX Global Pipelines Version Info [2023-09-05T15:07:33.104Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:07:33.861Z] ------------------- [2023-09-05T15:07:33.861Z] stable info: [2023-09-05T15:07:33.861Z] ------------------- [2023-09-05T15:07:33.861Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-05T15:07:33.861Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T15:07:33.861Z] Message: update stable to v1.0.253 [2023-09-05T15:07:34.430Z] ------------------- [2023-09-05T15:07:34.430Z] experimental info: [2023-09-05T15:07:34.430Z] ------------------- [2023-09-05T15:07:34.430Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-05T15:07:34.430Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T15:07:34.430Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-05T15:07:34.587Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-05T15:07:34.601Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-05T15:07:34.618Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-05T15:07:34.628Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-05T15:07:34.640Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-05T15:07:34.656Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-05T15:07:34.677Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-05T15:07:34.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-05T15:07:34.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-05T15:07:34.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-05T15:07:34.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-05T15:07:34.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-05T15:07:34.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-05T15:07:34.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-05T15:07:34.796Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T15:07:34.808Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T15:07:34.819Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-05T15:07:34.835Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-05T15:07:34.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-05T15:07:34.861Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-05T15:07:34.870Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-05T15:07:34.886Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-05T15:07:34.902Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-05T15:07:34.914Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-05T15:07:34.926Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-05T15:07:34.938Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-05T15:07:34.951Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-05T15:07:34.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-05T15:07:34.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-05T15:07:35.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-05T15:07:35.016Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] echo [2023-09-05T15:07:35.028Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 426d498 [Pipeline] echo [2023-09-05T15:07:35.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T15:07:35.089Z] provisioning config files... [2023-09-05T15:07:35.103Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10747285434730729398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:07:35.404Z] ---> docker-login.sh [2023-09-05T15:07:35.404Z] nexus3.edgexfoundry.org:10001 [2023-09-05T15:07:35.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:07:35.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:07:35.664Z] Configure a credential helper to remove this warning. See [2023-09-05T15:07:35.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:07:35.664Z] [2023-09-05T15:07:35.664Z] Login Succeeded [2023-09-05T15:07:35.664Z] nexus3.edgexfoundry.org:10002 [2023-09-05T15:07:35.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:07:35.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:07:35.925Z] Configure a credential helper to remove this warning. See [2023-09-05T15:07:35.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:07:35.925Z] [2023-09-05T15:07:35.925Z] Login Succeeded [2023-09-05T15:07:35.925Z] nexus3.edgexfoundry.org:10003 [2023-09-05T15:07:35.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:07:35.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:07:35.925Z] Configure a credential helper to remove this warning. See [2023-09-05T15:07:35.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:07:35.925Z] [2023-09-05T15:07:35.925Z] Login Succeeded [2023-09-05T15:07:35.925Z] nexus3.edgexfoundry.org:10004 [2023-09-05T15:07:35.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:07:35.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:07:35.925Z] Configure a credential helper to remove this warning. See [2023-09-05T15:07:35.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:07:35.925Z] [2023-09-05T15:07:35.925Z] Login Succeeded [2023-09-05T15:07:35.925Z] docker.io [2023-09-05T15:07:36.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:07:36.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:07:36.186Z] Configure a credential helper to remove this warning. See [2023-09-05T15:07:36.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:07:36.186Z] [2023-09-05T15:07:36.186Z] Login Succeeded [2023-09-05T15:07:36.186Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T15:07:36.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-05T15:07:36.576Z] + git rev-list -1 --merges 426d4987f89e41a3a60d71327a42892dbbd5fd11~1..426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] echo [2023-09-05T15:07:36.619Z] -----------> git rev-list -1 --merges 426d4987f89e41a3a60d71327a42892dbbd5fd11~1..426d4987f89e41a3a60d71327a42892dbbd5fd11 426d4987f89e41a3a60d71327a42892dbbd5fd11 [false] [Pipeline] sh [2023-09-05T15:07:36.903Z] + git log --format=format:%s -1 426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] echo [2023-09-05T15:07:36.918Z] ========================================================= [2023-09-05T15:07:36.918Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-05T15:07:36.918Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T15:07:37.256Z] + git log --format=format:%s -1 426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] echo [2023-09-05T15:07:37.280Z] [semverPrep] GIT_COMMIT: 426d4987f89e41a3a60d71327a42892dbbd5fd11, Commit Message: docs: Update repo links in the readme (#591) [Pipeline] echo [2023-09-05T15:07:37.292Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-05T15:07:37.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T15:07:37.652Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-05T15:07:37.652Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-05T15:07:37.652Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-05T15:07:37.652Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-05T15:07:37.652Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-05T15:07:37.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:07:38.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T15:07:38.061Z] [2023-09-05T15:07:38.061Z] 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-05T15:07:38.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T15:07:38.362Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-05T15:07:38.362Z] b85a868b505f: Pulling fs layer [2023-09-05T15:07:38.362Z] e2be974225ed: Pulling fs layer [2023-09-05T15:07:38.362Z] 339a4e72a1f5: Pulling fs layer [2023-09-05T15:07:38.362Z] 988bab9f4d93: Pulling fs layer [2023-09-05T15:07:38.362Z] 1469e6f7b9e6: Pulling fs layer [2023-09-05T15:07:38.362Z] eaf3925da568: Pulling fs layer [2023-09-05T15:07:38.362Z] bab4dde63d76: Pulling fs layer [2023-09-05T15:07:38.362Z] bde34c3a00c8: Pulling fs layer [2023-09-05T15:07:38.362Z] b352a97aabf1: Pulling fs layer [2023-09-05T15:07:38.362Z] 4872d77fe225: Pulling fs layer [2023-09-05T15:07:38.362Z] 5851b861e8e6: Pulling fs layer [2023-09-05T15:07:38.362Z] 1469e6f7b9e6: Waiting [2023-09-05T15:07:38.362Z] eaf3925da568: Waiting [2023-09-05T15:07:38.362Z] 4872d77fe225: Waiting [2023-09-05T15:07:38.362Z] bab4dde63d76: Waiting [2023-09-05T15:07:38.362Z] b352a97aabf1: Waiting [2023-09-05T15:07:38.362Z] 5851b861e8e6: Waiting [2023-09-05T15:07:38.362Z] bde34c3a00c8: Waiting [2023-09-05T15:07:38.362Z] 988bab9f4d93: Waiting [2023-09-05T15:07:38.362Z] e2be974225ed: Verifying Checksum [2023-09-05T15:07:38.362Z] e2be974225ed: Download complete [2023-09-05T15:07:38.362Z] 988bab9f4d93: Verifying Checksum [2023-09-05T15:07:38.362Z] 988bab9f4d93: Download complete [2023-09-05T15:07:38.362Z] 1469e6f7b9e6: Verifying Checksum [2023-09-05T15:07:38.362Z] 1469e6f7b9e6: Download complete [2023-09-05T15:07:38.362Z] 339a4e72a1f5: Verifying Checksum [2023-09-05T15:07:38.362Z] 339a4e72a1f5: Download complete [2023-09-05T15:07:38.623Z] eaf3925da568: Verifying Checksum [2023-09-05T15:07:38.623Z] eaf3925da568: Download complete [2023-09-05T15:07:38.623Z] bde34c3a00c8: Verifying Checksum [2023-09-05T15:07:38.623Z] bde34c3a00c8: Download complete [2023-09-05T15:07:38.623Z] b352a97aabf1: Verifying Checksum [2023-09-05T15:07:38.623Z] b352a97aabf1: Download complete [2023-09-05T15:07:38.623Z] 4872d77fe225: Verifying Checksum [2023-09-05T15:07:38.623Z] 4872d77fe225: Download complete [2023-09-05T15:07:38.623Z] 5851b861e8e6: Download complete [2023-09-05T15:07:38.623Z] b85a868b505f: Download complete [2023-09-05T15:07:38.881Z] bab4dde63d76: Verifying Checksum [2023-09-05T15:07:38.881Z] bab4dde63d76: Download complete [2023-09-05T15:07:39.819Z] b85a868b505f: Pull complete [2023-09-05T15:07:39.819Z] e2be974225ed: Pull complete [2023-09-05T15:07:40.387Z] 339a4e72a1f5: Pull complete [2023-09-05T15:07:40.387Z] 988bab9f4d93: Pull complete [2023-09-05T15:07:40.654Z] 1469e6f7b9e6: Pull complete [2023-09-05T15:07:40.654Z] eaf3925da568: Pull complete [2023-09-05T15:07:42.560Z] bab4dde63d76: Pull complete [2023-09-05T15:07:42.560Z] bde34c3a00c8: Pull complete [2023-09-05T15:07:42.560Z] b352a97aabf1: Pull complete [2023-09-05T15:07:42.821Z] 4872d77fe225: Pull complete [2023-09-05T15:07:42.821Z] 5851b861e8e6: Pull complete [2023-09-05T15:07:42.821Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-05T15:07:42.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T15:07:42.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:07:42.915Z] prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container [2023-09-05T15:07:42.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-05T15:07:45.757Z] $ docker top 90adcfc9b4f4d5d004e1dc31f9a78df7c069113333d4f5f08e102ae104a97d04 -eo pid,comm [2023-09-05T15:07:45.822Z] 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-05T15:07:45.822Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T15:07:45.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T15:07:45.858Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T15:07:45.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T15:07:45.951Z] $ docker exec 90adcfc9b4f4d5d004e1dc31f9a78df7c069113333d4f5f08e102ae104a97d04 ssh-agent [2023-09-05T15:07:46.060Z] SSH_AUTH_SOCK=/tmp/ssh-gk8868Gq9d3Y/agent.31 [2023-09-05T15:07:46.060Z] SSH_AGENT_PID=37 [2023-09-05T15:07:46.067Z] Running ssh-add (command line suppressed) [2023-09-05T15:07:46.151Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9104006352561945195.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9104006352561945195.key) [2023-09-05T15:07:46.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T15:07:46.464Z] + git tag --points-at HEAD [Pipeline] } [2023-09-05T15:07:46.463Z] $ docker exec --env ******** --env ******** 90adcfc9b4f4d5d004e1dc31f9a78df7c069113333d4f5f08e102ae104a97d04 ssh-agent -k [2023-09-05T15:07:46.560Z] unset SSH_AUTH_SOCK; [2023-09-05T15:07:46.560Z] unset SSH_AGENT_PID; [2023-09-05T15:07:46.563Z] echo Agent pid 37 killed; [2023-09-05T15:07:46.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-05T15:07:46.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T15:07:46.604Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T15:07:46.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T15:07:46.705Z] $ docker exec 90adcfc9b4f4d5d004e1dc31f9a78df7c069113333d4f5f08e102ae104a97d04 ssh-agent [2023-09-05T15:07:46.812Z] SSH_AUTH_SOCK=/tmp/ssh-7ib6NwNExyuQ/agent.69 [2023-09-05T15:07:46.812Z] SSH_AGENT_PID=75 [2023-09-05T15:07:46.817Z] Running ssh-add (command line suppressed) [2023-09-05T15:07:46.937Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17675879806665627021.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17675879806665627021.key) [2023-09-05T15:07:46.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T15:07:47.247Z] + git semver init [2023-09-05T15:07:47.506Z] 2023-09-05 15:07:47,417 [run_init] DEBUG init version:0.0.0 force:False [2023-09-05T15:07:47.506Z] 2023-09-05 15:07:47,417 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-09-05T15:07:47.506Z] 2023-09-05 15:07:47,418 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-09-05T15:07:47.506Z] 2023-09-05 15:07:47,418 [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-05T15:07:48.444Z] 2023-09-05 15:07:48,205 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-09-05T15:07:48.444Z] 2023-09-05 15:07:48,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-09-05T15:07:48.444Z] 2023-09-05 15:07:48,206 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-05T15:07:48.444Z] 2023-09-05 15:07:48,206 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-05T15:07:48.444Z] 3.1.0-dev.17 [Pipeline] } [2023-09-05T15:07:48.442Z] $ docker exec --env ******** --env ******** 90adcfc9b4f4d5d004e1dc31f9a78df7c069113333d4f5f08e102ae104a97d04 ssh-agent -k [2023-09-05T15:07:48.547Z] unset SSH_AUTH_SOCK; [2023-09-05T15:07:48.547Z] unset SSH_AGENT_PID; [2023-09-05T15:07:48.547Z] echo Agent pid 75 killed; [2023-09-05T15:07:48.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T15:07:48.866Z] + git semver [Pipeline] } [2023-09-05T15:07:49.126Z] $ docker stop --time=1 90adcfc9b4f4d5d004e1dc31f9a78df7c069113333d4f5f08e102ae104a97d04 [2023-09-05T15:07:50.391Z] $ docker rm -f --volumes 90adcfc9b4f4d5d004e1dc31f9a78df7c069113333d4f5f08e102ae104a97d04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T15:07:50.741Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-05T15:07:50.966Z] Stashed 1 file(s) [Pipeline] echo [2023-09-05T15:07:50.969Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [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-05T15:07:51.088Z] provisioning config files... [2023-09-05T15:07:51.097Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14787635638181492458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:07:51.390Z] ---> docker-login.sh [2023-09-05T15:07:51.390Z] nexus3.edgexfoundry.org:10001 [2023-09-05T15:07:51.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:07:51.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:07:51.390Z] Configure a credential helper to remove this warning. See [2023-09-05T15:07:51.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:07:51.390Z] [2023-09-05T15:07:51.390Z] Login Succeeded [2023-09-05T15:07:51.390Z] nexus3.edgexfoundry.org:10002 [2023-09-05T15:07:51.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:07:51.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:07:51.390Z] Configure a credential helper to remove this warning. See [2023-09-05T15:07:51.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:07:51.390Z] [2023-09-05T15:07:51.390Z] Login Succeeded [2023-09-05T15:07:51.391Z] nexus3.edgexfoundry.org:10003 [2023-09-05T15:07:51.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:07:51.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:07:51.649Z] Configure a credential helper to remove this warning. See [2023-09-05T15:07:51.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:07:51.649Z] [2023-09-05T15:07:51.649Z] Login Succeeded [2023-09-05T15:07:51.649Z] nexus3.edgexfoundry.org:10004 [2023-09-05T15:07:51.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:07:51.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:07:51.649Z] Configure a credential helper to remove this warning. See [2023-09-05T15:07:51.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:07:51.649Z] [2023-09-05T15:07:51.649Z] Login Succeeded [2023-09-05T15:07:51.649Z] docker.io [2023-09-05T15:07:51.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:07:51.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:07:51.909Z] Configure a credential helper to remove this warning. See [2023-09-05T15:07:51.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:07:51.909Z] [2023-09-05T15:07:51.909Z] Login Succeeded [2023-09-05T15:07:51.909Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T15:07:51.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-05T15:07:51.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T15:07:51.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T15:07:51.993Z] ========================================================= [2023-09-05T15:07:51.993Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-05T15:07:51.993Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:07:52.294Z] + 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-05T15:07:52.294Z] Sending build context to Docker daemon 3.335MB [2023-09-05T15:07:52.294Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T15:07:52.294Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-05T15:07:52.294Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-05T15:07:52.294Z] 4db1b89c0bd1: Pulling fs layer [2023-09-05T15:07:52.294Z] 6911f1a30b25: Pulling fs layer [2023-09-05T15:07:52.294Z] e194b8c5c2a9: Pulling fs layer [2023-09-05T15:07:52.294Z] 6863d3e3a2b1: Pulling fs layer [2023-09-05T15:07:52.294Z] ec0bb842ea78: Pulling fs layer [2023-09-05T15:07:52.294Z] 40a00589a448: Pulling fs layer [2023-09-05T15:07:52.294Z] ec0bb842ea78: Waiting [2023-09-05T15:07:52.294Z] 6c08303d61cc: Pulling fs layer [2023-09-05T15:07:52.294Z] 798269fcf238: Pulling fs layer [2023-09-05T15:07:52.294Z] 6c08303d61cc: Waiting [2023-09-05T15:07:52.294Z] 798269fcf238: Waiting [2023-09-05T15:07:52.294Z] 6911f1a30b25: Download complete [2023-09-05T15:07:52.294Z] 6863d3e3a2b1: Verifying Checksum [2023-09-05T15:07:52.294Z] 6863d3e3a2b1: Download complete [2023-09-05T15:07:52.294Z] ec0bb842ea78: Download complete [2023-09-05T15:07:52.294Z] 4db1b89c0bd1: Download complete [2023-09-05T15:07:52.555Z] 40a00589a448: Download complete [2023-09-05T15:07:52.555Z] 4db1b89c0bd1: Pull complete [2023-09-05T15:07:52.813Z] 6911f1a30b25: Pull complete [2023-09-05T15:07:52.813Z] 798269fcf238: Verifying Checksum [2023-09-05T15:07:52.813Z] 798269fcf238: Download complete [2023-09-05T15:07:53.071Z] e194b8c5c2a9: Verifying Checksum [2023-09-05T15:07:53.071Z] e194b8c5c2a9: Download complete [2023-09-05T15:07:53.071Z] 6c08303d61cc: Verifying Checksum [2023-09-05T15:07:53.071Z] 6c08303d61cc: Download complete [2023-09-05T15:07:56.349Z] e194b8c5c2a9: Pull complete [2023-09-05T15:07:56.349Z] 6863d3e3a2b1: Pull complete [2023-09-05T15:07:56.349Z] ec0bb842ea78: Pull complete [2023-09-05T15:07:56.349Z] 40a00589a448: Pull complete [2023-09-05T15:07:58.882Z] 6c08303d61cc: Pull complete [2023-09-05T15:07:59.449Z] 798269fcf238: Pull complete [2023-09-05T15:07:59.449Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-05T15:07:59.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T15:07:59.449Z] ---> ec979cd7f677 [2023-09-05T15:07:59.449Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-05T15:08:04.721Z] ---> Running in 3ca2bb7dfd8b [2023-09-05T15:08:04.721Z] Removing intermediate container 3ca2bb7dfd8b [2023-09-05T15:08:04.721Z] ---> 37eb5d7bb9e2 [2023-09-05T15:08:04.721Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T15:08:04.721Z] ---> Running in 085a43a6a413 [2023-09-05T15:08:04.721Z] Removing intermediate container 085a43a6a413 [2023-09-05T15:08:04.721Z] ---> 9aebd84f1d57 [2023-09-05T15:08:04.721Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-05T15:08:04.721Z] ---> Running in 02b7225898be [2023-09-05T15:08:04.721Z] Removing intermediate container 02b7225898be [2023-09-05T15:08:04.721Z] ---> b1d57c48c1f1 [2023-09-05T15:08:04.721Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T15:08:04.721Z] ---> Running in 3b0bddf316f1 [2023-09-05T15:08:04.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T15:08:04.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T15:08:05.239Z] OK: 265 MiB in 53 packages [2023-09-05T15:08:05.498Z] Removing intermediate container 3b0bddf316f1 [2023-09-05T15:08:05.498Z] ---> e7d5e7dfbf6f [2023-09-05T15:08:05.498Z] Step 7/12 : WORKDIR /app [2023-09-05T15:08:05.498Z] ---> Running in 90d2aefcec99 [2023-09-05T15:08:05.498Z] Removing intermediate container 90d2aefcec99 [2023-09-05T15:08:05.498Z] ---> b61ccfdf8ff1 [2023-09-05T15:08:05.498Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-05T15:08:05.756Z] ---> cd10528ac67f [2023-09-05T15:08:05.756Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T15:08:05.756Z] ---> Running in e45d60a51199 [2023-09-05T15:08:06.053Z] Still waiting to schedule task [2023-09-05T15:08:06.054Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-05T15:08:44.471Z] Removing intermediate container e45d60a51199 [2023-09-05T15:08:44.471Z] ---> 9d2b3a9f0a3b [2023-09-05T15:08:44.471Z] Step 10/12 : COPY . . [2023-09-05T15:08:44.471Z] ---> ea77f8bfa03e [2023-09-05T15:08:44.471Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T15:08:44.471Z] ---> Running in 390b3ea70eeb [2023-09-05T15:08:44.471Z] Removing intermediate container 390b3ea70eeb [2023-09-05T15:08:44.471Z] ---> 9af3f3c057fe [2023-09-05T15:08:44.471Z] Step 12/12 : RUN $MAKE [2023-09-05T15:08:44.471Z] ---> Running in 68da054ba758 [2023-09-05T15:08:44.471Z] noop [2023-09-05T15:08:44.471Z] Removing intermediate container 68da054ba758 [2023-09-05T15:08:44.471Z] ---> 6622595fc7b3 [2023-09-05T15:08:44.471Z] Successfully built 6622595fc7b3 [2023-09-05T15:08:44.471Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:08:44.787Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T15:08:44.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:08:44.864Z] prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container [2023-09-05T15:08:44.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-05T15:08:45.238Z] $ docker top 1b4e7953c398e59254a8fdbea5f265ac363b2bbf0a06a3f651672ed6bc583739 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T15:08:45.569Z] + go version [2023-09-05T15:08:45.569Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-05T15:08:45.589Z] $ docker stop --time=1 1b4e7953c398e59254a8fdbea5f265ac363b2bbf0a06a3f651672ed6bc583739 [2023-09-05T15:08:46.845Z] $ docker rm -f --volumes 1b4e7953c398e59254a8fdbea5f265ac363b2bbf0a06a3f651672ed6bc583739 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:08:47.293Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T15:08:47.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:08:47.363Z] prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container [2023-09-05T15:08:47.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-05T15:08:47.705Z] $ docker top 49a583fdc232fd1f26f800169c79eb6be03c5979e4ec5d51b1e7b310f413ead1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T15:08:48.033Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-09-05T15:08:48.327Z] + make test [2023-09-05T15:08:48.327Z] go test -race -coverprofile=coverage.out ./... [2023-09-05T15:09:06.398Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-05T15:09:24.471Z] go vet ./... [2023-09-05T15:09:28.653Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T15:09:28.653Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T15:09:28.653Z] ./bin/test-attribution-txt.sh [2023-09-05T15:09:28.653Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-05T15:09:28.653Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-05T15:09:28.653Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-05T15:09:28.653Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-05T15:09:28.653Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-05T15:09:28.653Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-05T15:09:28.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-05T15:09:28.684Z] $ docker stop --time=1 49a583fdc232fd1f26f800169c79eb6be03c5979e4ec5d51b1e7b310f413ead1 [2023-09-05T15:09:33.635Z] $ docker rm -f --volumes 49a583fdc232fd1f26f800169c79eb6be03c5979e4ec5d51b1e7b310f413ead1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T15:09:34.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-05T15:09:34.163Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-05T15:09:34.574Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5346 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-09-05T15:09:34.586Z] Running in /w/workspace/app-service-configurable/186 [Pipeline] { [Pipeline] checkout [2023-09-05T15:09:34.611Z] Selected Git installation does not exist. Using Default [2023-09-05T15:09:34.611Z] The recommended git tool is: NONE [2023-09-05T15:09:34.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-05T15:09:34.929Z] + ls -al . [2023-09-05T15:09:34.929Z] total 184 [2023-09-05T15:09:34.929Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 15:08 . [2023-09-05T15:09:34.929Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:07 .. [2023-09-05T15:09:34.929Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 5 15:07 .dockerignore [2023-09-05T15:09:34.929Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 15:07 .git [2023-09-05T15:09:34.929Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 15:07 .github [2023-09-05T15:09:34.929Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 5 15:07 .gitignore [2023-09-05T15:09:34.929Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 15:07 .golangci.yml [2023-09-05T15:09:34.929Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 15:07 .semver [2023-09-05T15:09:34.929Z] -rw-rw-r-- 1 jenkins jenkins 9636 Sep 5 15:07 Attribution.txt [2023-09-05T15:09:34.929Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 5 15:07 CHANGELOG.md [2023-09-05T15:09:34.929Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 5 15:07 Dockerfile [2023-09-05T15:09:34.930Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 15:07 GOVERNANCE.md [2023-09-05T15:09:34.930Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 5 15:07 Jenkinsfile [2023-09-05T15:09:34.930Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 5 15:07 LICENSE [2023-09-05T15:09:34.930Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 5 15:07 OWNERS.md [2023-09-05T15:09:34.930Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 5 15:07 README.md [2023-09-05T15:09:34.930Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 5 15:07 VERSION [2023-09-05T15:09:34.930Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:07 bin [2023-09-05T15:09:34.930Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 5 15:08 coverage.out [2023-09-05T15:09:34.930Z] -rw-rw-r-- 1 jenkins jenkins 3729 Sep 5 15:07 go.mod [2023-09-05T15:09:34.930Z] -rw-rw-r-- 1 jenkins jenkins 33854 Sep 5 15:07 go.sum [2023-09-05T15:09:34.930Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 5 15:07 main.go [2023-09-05T15:09:34.930Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 5 15:07 makefile [2023-09-05T15:09:34.930Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 15:07 res [2023-09-05T15:09:34.930Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:09:35.231Z] + 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=426d4987f89e41a3a60d71327a42892dbbd5fd11 --label arch=amd64 --label version=3.1.0-dev.17 . [2023-09-05T15:09:35.231Z] Sending build context to Docker daemon 3.336MB [2023-09-05T15:09:35.231Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T15:09:35.231Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-05T15:09:35.231Z] ---> 6622595fc7b3 [2023-09-05T15:09:35.231Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-05T15:09:35.231Z] ---> Running in 6304ff1a4baa [2023-09-05T15:09:35.491Z] Removing intermediate container 6304ff1a4baa [2023-09-05T15:09:35.491Z] ---> ffafc0c4c755 [2023-09-05T15:09:35.491Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T15:09:35.491Z] ---> Running in d2700332cea8 [2023-09-05T15:09:35.491Z] Removing intermediate container d2700332cea8 [2023-09-05T15:09:35.491Z] ---> 2541f44fec63 [2023-09-05T15:09:35.491Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-05T15:09:35.491Z] ---> Running in e7e70d418d23 [2023-09-05T15:09:35.491Z] Removing intermediate container e7e70d418d23 [2023-09-05T15:09:35.491Z] ---> 3ee528ff8f38 [2023-09-05T15:09:35.491Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T15:09:35.491Z] ---> Running in 2a18b9720945 [2023-09-05T15:09:35.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T15:09:36.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T15:09:36.344Z] OK: 265 MiB in 53 packages [2023-09-05T15:09:36.616Z] Removing intermediate container 2a18b9720945 [2023-09-05T15:09:36.616Z] ---> ce4bfdb1a729 [2023-09-05T15:09:36.616Z] Step 7/26 : WORKDIR /app [2023-09-05T15:09:36.616Z] ---> Running in ada821cf8aaa [2023-09-05T15:09:36.894Z] Removing intermediate container ada821cf8aaa [2023-09-05T15:09:36.894Z] ---> 50352f535cc1 [2023-09-05T15:09:36.894Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-05T15:09:36.894Z] ---> 984164e86f5c [2023-09-05T15:09:36.894Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T15:09:36.894Z] ---> Running in eb316e08374d [2023-09-05T15:09:37.830Z] Removing intermediate container eb316e08374d [2023-09-05T15:09:37.830Z] ---> 5ca005e82219 [2023-09-05T15:09:37.830Z] Step 10/26 : COPY . . [2023-09-05T15:09:37.830Z] ---> 5627d9da3966 [2023-09-05T15:09:37.830Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T15:09:37.830Z] ---> Running in 48c5edf13e1b [2023-09-05T15:09:37.830Z] Removing intermediate container 48c5edf13e1b [2023-09-05T15:09:37.830Z] ---> 908b255b52cc [2023-09-05T15:09:37.830Z] Step 12/26 : RUN $MAKE [2023-09-05T15:09:38.089Z] ---> Running in ac658bfd893e [2023-09-05T15:09:38.347Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.17" -trimpath -mod=readonly -o app-service-configurable [2023-09-05T15:09:39.462Z] using credential edgex-jenkins-ssh [2023-09-05T15:09:39.480Z] Cloning the remote Git repository [2023-09-05T15:09:39.512Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-05T15:09:39.597Z] > git init /w/workspace/app-service-configurable/186 # timeout=10 [2023-09-05T15:09:39.730Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-05T15:09:39.731Z] > git --version # timeout=10 [2023-09-05T15:09:39.753Z] > git --version # 'git version 2.25.1' [2023-09-05T15:09:39.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T15:09:39.895Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T15:09:41.910Z] Avoid second fetch [2023-09-05T15:09:41.911Z] Checking out Revision 426d4987f89e41a3a60d71327a42892dbbd5fd11 (main) [2023-09-05T15:09:41.067Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-05T15:09:41.090Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T15:09:41.925Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T15:09:42.430Z] Commit message: "docs: Update repo links in the readme (#591)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T15:09:41.999Z] > git checkout -f 426d4987f89e41a3a60d71327a42892dbbd5fd11 # timeout=10 [2023-09-05T15:09:43.443Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-05T15:09:43.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T15:09:43.443Z] Dload Upload Total Spent Left Speed [2023-09-05T15:09:43.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70447 0 --:--:-- --:--:-- --:--:-- 70838 [Pipeline] sh [2023-09-05T15:09:44.168Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-05T15:09:44.499Z] + sudo tee /etc/docker/daemon.new [2023-09-05T15:09:44.500Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-05T15:09:44.500Z] { [2023-09-05T15:09:44.500Z] "registry-mirrors": [ [2023-09-05T15:09:44.500Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-05T15:09:44.500Z] ], [2023-09-05T15:09:44.500Z] "bip": "10.250.0.254/24", [2023-09-05T15:09:44.500Z] "hosts": [ [2023-09-05T15:09:44.500Z] "tcp://0.0.0.0:5555", [2023-09-05T15:09:44.500Z] "unix:///var/run/docker.sock" [2023-09-05T15:09:44.500Z] ], [2023-09-05T15:09:44.500Z] "mtu": 1458, [2023-09-05T15:09:44.500Z] "selinux-enabled": true, [2023-09-05T15:09:44.500Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-05T15:09:44.500Z] } [Pipeline] sh [2023-09-05T15:09:44.840Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-05T15:09:45.168Z] + sudo service docker restart [2023-09-05T15:10:00.371Z] Removing intermediate container ac658bfd893e [2023-09-05T15:10:00.371Z] ---> 39872ed1b142 [2023-09-05T15:10:00.371Z] Step 13/26 : FROM alpine:3.17 [2023-09-05T15:10:00.371Z] 3.17: Pulling from library/alpine [2023-09-05T15:10:00.371Z] 9398808236ff: Pulling fs layer [2023-09-05T15:10:00.371Z] 9398808236ff: Download complete [2023-09-05T15:10:00.371Z] 9398808236ff: Pull complete [2023-09-05T15:10:00.371Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T15:10:00.371Z] Status: Downloaded newer image for alpine:3.17 [2023-09-05T15:10:00.371Z] ---> 1e0b8b5322fc [2023-09-05T15:10:00.371Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-05T15:10:00.630Z] ---> Running in d79ca0c9e511 [2023-09-05T15:10:00.630Z] Removing intermediate container d79ca0c9e511 [2023-09-05T15:10:00.630Z] ---> c198342d06e7 [2023-09-05T15:10:00.630Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-05T15:10:00.630Z] ---> Running in 6b8c4d935847 [2023-09-05T15:10:00.630Z] Removing intermediate container 6b8c4d935847 [2023-09-05T15:10:00.630Z] ---> e9c35f266120 [2023-09-05T15:10:00.630Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T15:10:00.630Z] ---> Running in 0d9603537177 [2023-09-05T15:10:00.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T15:10:01.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T15:10:01.410Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-05T15:10:01.410Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-05T15:10:01.410Z] Executing busybox-1.35.0-r29.trigger [2023-09-05T15:10:01.410Z] Executing ca-certificates-20230506-r0.trigger [2023-09-05T15:10:01.410Z] OK: 8 MiB in 17 packages [2023-09-05T15:10:01.979Z] Removing intermediate container 0d9603537177 [2023-09-05T15:10:01.979Z] ---> 365ca045c957 [2023-09-05T15:10:01.979Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-05T15:10:01.979Z] ---> f18bd35ac010 [2023-09-05T15:10:01.979Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-05T15:10:02.239Z] ---> 36c91f638ae6 [2023-09-05T15:10:02.239Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-05T15:10:02.239Z] ---> cd1722a8d83f [2023-09-05T15:10:02.239Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T15:10:03.416Z] provisioning config files... [2023-09-05T15:10:03.440Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/186@tmp/config5555268842145051417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:10:03.613Z] ---> f8deb9995493 [2023-09-05T15:10:03.613Z] Step 21/26 : EXPOSE 48095 [2023-09-05T15:10:03.613Z] ---> Running in 4ddb467409c8 [2023-09-05T15:10:03.613Z] Removing intermediate container 4ddb467409c8 [2023-09-05T15:10:03.613Z] ---> 9dbea5931b8b [2023-09-05T15:10:03.613Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-05T15:10:03.613Z] ---> Running in 16147ee62653 [2023-09-05T15:10:03.613Z] Removing intermediate container 16147ee62653 [2023-09-05T15:10:03.613Z] ---> 914d376ad017 [2023-09-05T15:10:03.613Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-05T15:10:03.613Z] ---> Running in b29e9e40034d [2023-09-05T15:10:03.613Z] Removing intermediate container b29e9e40034d [2023-09-05T15:10:03.613Z] ---> fbf92b93cad9 [2023-09-05T15:10:03.613Z] Step 24/26 : LABEL arch=amd64 [2023-09-05T15:10:03.613Z] ---> Running in d834f5e1f30b [2023-09-05T15:10:03.613Z] Removing intermediate container d834f5e1f30b [2023-09-05T15:10:03.613Z] ---> 01452de0126f [2023-09-05T15:10:03.613Z] Step 25/26 : LABEL git_sha=426d4987f89e41a3a60d71327a42892dbbd5fd11 [2023-09-05T15:10:03.785Z] ---> docker-login.sh [2023-09-05T15:10:03.785Z] nexus3.edgexfoundry.org:10001 [2023-09-05T15:10:03.871Z] ---> Running in 8161c64dc3cc [2023-09-05T15:10:03.871Z] Removing intermediate container 8161c64dc3cc [2023-09-05T15:10:03.871Z] ---> 4804b14b0917 [2023-09-05T15:10:03.871Z] Step 26/26 : LABEL version=3.1.0-dev.17 [2023-09-05T15:10:03.871Z] ---> Running in 238b1e78bb3f [2023-09-05T15:10:03.871Z] Removing intermediate container 238b1e78bb3f [2023-09-05T15:10:03.871Z] ---> 6d48cc858918 [2023-09-05T15:10:03.871Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-05T15:10:03.871Z] Successfully built 6d48cc858918 [2023-09-05T15:10:03.871Z] 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-05T15:10:03.957Z] provisioning config files... [2023-09-05T15:10:03.966Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3676584238493459470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:10:04.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:10:04.261Z] ---> docker-login.sh [2023-09-05T15:10:04.261Z] nexus3.edgexfoundry.org:10001 [2023-09-05T15:10:04.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:10:04.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:10:04.261Z] Configure a credential helper to remove this warning. See [2023-09-05T15:10:04.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:10:04.261Z] [2023-09-05T15:10:04.261Z] Login Succeeded [2023-09-05T15:10:04.261Z] nexus3.edgexfoundry.org:10002 [2023-09-05T15:10:04.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:10:04.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:10:04.261Z] Configure a credential helper to remove this warning. See [2023-09-05T15:10:04.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:10:04.261Z] [2023-09-05T15:10:04.261Z] Login Succeeded [2023-09-05T15:10:04.261Z] nexus3.edgexfoundry.org:10003 [2023-09-05T15:10:04.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:10:04.323Z] Configure a credential helper to remove this warning. See [2023-09-05T15:10:04.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:10:04.323Z] [2023-09-05T15:10:04.323Z] Login Succeeded [2023-09-05T15:10:04.323Z] nexus3.edgexfoundry.org:10002 [2023-09-05T15:10:04.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:10:04.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:10:04.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:10:04.592Z] Configure a credential helper to remove this warning. See [2023-09-05T15:10:04.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:10:04.592Z] [2023-09-05T15:10:04.592Z] Login Succeeded [2023-09-05T15:10:04.592Z] nexus3.edgexfoundry.org:10003 [2023-09-05T15:10:04.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:10:04.800Z] Configure a credential helper to remove this warning. See [2023-09-05T15:10:04.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:10:04.800Z] [2023-09-05T15:10:04.800Z] Login Succeeded [2023-09-05T15:10:04.800Z] nexus3.edgexfoundry.org:10004 [2023-09-05T15:10:04.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:10:04.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:10:04.800Z] Configure a credential helper to remove this warning. See [2023-09-05T15:10:04.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:10:04.800Z] [2023-09-05T15:10:04.800Z] Login Succeeded [2023-09-05T15:10:04.800Z] docker.io [2023-09-05T15:10:04.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:10:04.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:10:05.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:10:05.058Z] Configure a credential helper to remove this warning. See [2023-09-05T15:10:05.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:10:05.058Z] [2023-09-05T15:10:05.058Z] Login Succeeded [2023-09-05T15:10:05.058Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T15:10:05.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T15:10:05.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T15:10:05.128Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-09-05T15:10:05.128Z] 426d4987f89e41a3a60d71327a42892dbbd5fd11 [2023-09-05T15:10:05.128Z] latest [2023-09-05T15:10:05.128Z] 3.1.0-dev.17 [2023-09-05T15:10:05.128Z] 426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 [2023-09-05T15:10:05.128Z] main [2023-09-05T15:10:05.128Z] ===================================================== [2023-09-05T15:10:05.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:10:05.132Z] Configure a credential helper to remove this warning. See [2023-09-05T15:10:05.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:10:05.132Z] [2023-09-05T15:10:05.132Z] Login Succeeded [2023-09-05T15:10:05.132Z] nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:10:05.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:10:05.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:10:05.401Z] Configure a credential helper to remove this warning. See [2023-09-05T15:10:05.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:10:05.401Z] [2023-09-05T15:10:05.401Z] Login Succeeded [2023-09-05T15:10:05.401Z] docker.io [2023-09-05T15:10:05.452Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:10:05.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:10:05.752Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:426d4987f89e41a3a60d71327a42892dbbd5fd11 [2023-09-05T15:10:05.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-05T15:10:05.752Z] c2fc0242a706: Preparing [2023-09-05T15:10:05.752Z] 77a46076471b: Preparing [2023-09-05T15:10:05.752Z] b0c58127be5d: Preparing [2023-09-05T15:10:05.752Z] dbc649794260: Preparing [2023-09-05T15:10:05.753Z] 59045283c740: Preparing [2023-09-05T15:10:05.753Z] 36b50b131297: Preparing [2023-09-05T15:10:05.753Z] 36b50b131297: Waiting [2023-09-05T15:10:05.753Z] 77a46076471b: Pushed [2023-09-05T15:10:05.753Z] dbc649794260: Pushed [2023-09-05T15:10:05.753Z] b0c58127be5d: Pushed [2023-09-05T15:10:05.753Z] 36b50b131297: Layer already exists [2023-09-05T15:10:05.753Z] 59045283c740: Pushed [2023-09-05T15:10:05.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:10:05.938Z] Configure a credential helper to remove this warning. See [2023-09-05T15:10:05.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:10:05.938Z] [2023-09-05T15:10:05.938Z] Login Succeeded [2023-09-05T15:10:05.938Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T15:10:05.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-05T15:10:06.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T15:10:06.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T15:10:06.219Z] ========================================================= [2023-09-05T15:10:06.219Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-05T15:10:06.219Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:10:06.563Z] + 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-05T15:10:06.563Z] Sending build context to Docker daemon 178.2kB [2023-09-05T15:10:06.834Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T15:10:06.834Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-05T15:10:06.834Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-05T15:10:06.834Z] edb6bdbacee9: Pulling fs layer [2023-09-05T15:10:06.834Z] 5f9638ab2659: Pulling fs layer [2023-09-05T15:10:06.834Z] 8d51d6327a98: Pulling fs layer [2023-09-05T15:10:06.834Z] 8b374f2dd631: Pulling fs layer [2023-09-05T15:10:06.834Z] ec14aa9079de: Pulling fs layer [2023-09-05T15:10:06.834Z] 2f466654f4bb: Pulling fs layer [2023-09-05T15:10:06.834Z] 554e91adad29: Pulling fs layer [2023-09-05T15:10:06.834Z] 8b374f2dd631: Waiting [2023-09-05T15:10:06.834Z] 2f466654f4bb: Waiting [2023-09-05T15:10:06.834Z] 554e91adad29: Waiting [2023-09-05T15:10:06.834Z] ec14aa9079de: Waiting [2023-09-05T15:10:06.834Z] 5f9638ab2659: Verifying Checksum [2023-09-05T15:10:06.834Z] 5f9638ab2659: Download complete [2023-09-05T15:10:06.834Z] 8b374f2dd631: Verifying Checksum [2023-09-05T15:10:06.834Z] 8b374f2dd631: Download complete [2023-09-05T15:10:07.106Z] ec14aa9079de: Download complete [2023-09-05T15:10:07.106Z] edb6bdbacee9: Verifying Checksum [2023-09-05T15:10:07.106Z] edb6bdbacee9: Download complete [2023-09-05T15:10:08.076Z] edb6bdbacee9: Pull complete [2023-09-05T15:10:08.284Z] c2fc0242a706: Pushed [2023-09-05T15:10:08.345Z] 554e91adad29: Verifying Checksum [2023-09-05T15:10:08.345Z] 554e91adad29: Download complete [2023-09-05T15:10:08.544Z] 426d4987f89e41a3a60d71327a42892dbbd5fd11: digest: sha256:4464cccecbf9298414e970d5333e076b36380180f24fd70857fbc5ce4c12fd76 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:10:08.696Z] 5f9638ab2659: Pull complete [2023-09-05T15:10:08.935Z] + 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-05T15:10:09.240Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-05T15:10:09.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-05T15:10:09.240Z] c2fc0242a706: Preparing [2023-09-05T15:10:09.240Z] 77a46076471b: Preparing [2023-09-05T15:10:09.240Z] b0c58127be5d: Preparing [2023-09-05T15:10:09.240Z] dbc649794260: Preparing [2023-09-05T15:10:09.240Z] 59045283c740: Preparing [2023-09-05T15:10:09.240Z] 36b50b131297: Preparing [2023-09-05T15:10:09.240Z] 36b50b131297: Waiting [2023-09-05T15:10:09.240Z] c2fc0242a706: Layer already exists [2023-09-05T15:10:09.240Z] 59045283c740: Layer already exists [2023-09-05T15:10:09.240Z] b0c58127be5d: Layer already exists [2023-09-05T15:10:09.240Z] 77a46076471b: Layer already exists [2023-09-05T15:10:09.240Z] dbc649794260: Layer already exists [2023-09-05T15:10:09.240Z] 36b50b131297: Layer already exists [2023-09-05T15:10:09.240Z] latest: digest: sha256:4464cccecbf9298414e970d5333e076b36380180f24fd70857fbc5ce4c12fd76 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:10:09.544Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:10:09.671Z] 8d51d6327a98: Verifying Checksum [2023-09-05T15:10:09.671Z] 8d51d6327a98: Download complete [2023-09-05T15:10:09.671Z] 2f466654f4bb: Verifying Checksum [2023-09-05T15:10:09.671Z] 2f466654f4bb: Download complete [2023-09-05T15:10:09.842Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.17 [2023-09-05T15:10:09.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-05T15:10:09.842Z] c2fc0242a706: Preparing [2023-09-05T15:10:09.842Z] 77a46076471b: Preparing [2023-09-05T15:10:09.842Z] b0c58127be5d: Preparing [2023-09-05T15:10:09.842Z] dbc649794260: Preparing [2023-09-05T15:10:09.842Z] 59045283c740: Preparing [2023-09-05T15:10:09.842Z] 36b50b131297: Preparing [2023-09-05T15:10:09.842Z] 36b50b131297: Waiting [2023-09-05T15:10:09.842Z] 59045283c740: Layer already exists [2023-09-05T15:10:09.842Z] 77a46076471b: Layer already exists [2023-09-05T15:10:09.842Z] dbc649794260: Layer already exists [2023-09-05T15:10:09.842Z] b0c58127be5d: Layer already exists [2023-09-05T15:10:09.842Z] c2fc0242a706: Layer already exists [2023-09-05T15:10:09.842Z] 36b50b131297: Layer already exists [2023-09-05T15:10:09.842Z] 3.1.0-dev.17: digest: sha256:4464cccecbf9298414e970d5333e076b36380180f24fd70857fbc5ce4c12fd76 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:10:10.163Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:10:10.475Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 [2023-09-05T15:10:10.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-05T15:10:10.475Z] c2fc0242a706: Preparing [2023-09-05T15:10:10.475Z] 77a46076471b: Preparing [2023-09-05T15:10:10.475Z] b0c58127be5d: Preparing [2023-09-05T15:10:10.475Z] dbc649794260: Preparing [2023-09-05T15:10:10.475Z] 59045283c740: Preparing [2023-09-05T15:10:10.475Z] 36b50b131297: Preparing [2023-09-05T15:10:10.475Z] 36b50b131297: Waiting [2023-09-05T15:10:10.475Z] c2fc0242a706: Layer already exists [2023-09-05T15:10:10.475Z] 77a46076471b: Layer already exists [2023-09-05T15:10:10.475Z] b0c58127be5d: Layer already exists [2023-09-05T15:10:10.475Z] 59045283c740: Layer already exists [2023-09-05T15:10:10.475Z] dbc649794260: Layer already exists [2023-09-05T15:10:10.475Z] 36b50b131297: Layer already exists [2023-09-05T15:10:10.476Z] 426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17: digest: sha256:4464cccecbf9298414e970d5333e076b36380180f24fd70857fbc5ce4c12fd76 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:10:10.787Z] + 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-05T15:10:11.104Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-09-05T15:10:11.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-05T15:10:11.104Z] c2fc0242a706: Preparing [2023-09-05T15:10:11.104Z] 77a46076471b: Preparing [2023-09-05T15:10:11.104Z] b0c58127be5d: Preparing [2023-09-05T15:10:11.104Z] dbc649794260: Preparing [2023-09-05T15:10:11.104Z] 59045283c740: Preparing [2023-09-05T15:10:11.104Z] 36b50b131297: Preparing [2023-09-05T15:10:11.104Z] 36b50b131297: Waiting [2023-09-05T15:10:11.104Z] dbc649794260: Layer already exists [2023-09-05T15:10:11.104Z] c2fc0242a706: Layer already exists [2023-09-05T15:10:11.104Z] 59045283c740: Layer already exists [2023-09-05T15:10:11.104Z] b0c58127be5d: Layer already exists [2023-09-05T15:10:11.104Z] 77a46076471b: Layer already exists [2023-09-05T15:10:11.104Z] 36b50b131297: Layer already exists [2023-09-05T15:10:11.104Z] main: digest: sha256:4464cccecbf9298414e970d5333e076b36380180f24fd70857fbc5ce4c12fd76 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T15:10:11.143Z] ===================================================== [Pipeline] echo [2023-09-05T15:10:11.150Z] taggedImages: [2023-09-05T15:10:11.150Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:426d4987f89e41a3a60d71327a42892dbbd5fd11 [2023-09-05T15:10:11.150Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-05T15:10:11.150Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.17 [2023-09-05T15:10:11.150Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 [2023-09-05T15:10:11.150Z] - 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-05T15:10:11.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T15:10:11.519Z] [2023-09-05T15:10:11.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:10:11.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T15:10:11.814Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-05T15:10:11.814Z] 5eb5b503b376: Pulling fs layer [2023-09-05T15:10:11.814Z] 5c69ac0246d0: Pulling fs layer [2023-09-05T15:10:11.814Z] ec43610c2a17: Pulling fs layer [2023-09-05T15:10:11.814Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-05T15:10:11.814Z] 33b1e0a273af: Pulling fs layer [2023-09-05T15:10:11.814Z] 5d3b04190fa2: Pulling fs layer [2023-09-05T15:10:11.814Z] 2f39f015ded8: Pulling fs layer [2023-09-05T15:10:11.814Z] 5d3b04190fa2: Waiting [2023-09-05T15:10:11.814Z] 33b1e0a273af: Waiting [2023-09-05T15:10:11.814Z] 3a2ae6a8a46f: Waiting [2023-09-05T15:10:11.814Z] 5c69ac0246d0: Download complete [2023-09-05T15:10:11.814Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-05T15:10:11.814Z] 3a2ae6a8a46f: Download complete [2023-09-05T15:10:11.814Z] ec43610c2a17: Verifying Checksum [2023-09-05T15:10:11.814Z] ec43610c2a17: Download complete [2023-09-05T15:10:11.814Z] 5d3b04190fa2: Verifying Checksum [2023-09-05T15:10:11.814Z] 5d3b04190fa2: Download complete [2023-09-05T15:10:12.073Z] 33b1e0a273af: Verifying Checksum [2023-09-05T15:10:12.073Z] 33b1e0a273af: Download complete [2023-09-05T15:10:12.073Z] 5eb5b503b376: Verifying Checksum [2023-09-05T15:10:12.073Z] 5eb5b503b376: Download complete [2023-09-05T15:10:12.639Z] 2f39f015ded8: Download complete [2023-09-05T15:10:12.898Z] 5eb5b503b376: Pull complete [2023-09-05T15:10:13.156Z] 5c69ac0246d0: Pull complete [2023-09-05T15:10:13.417Z] ec43610c2a17: Pull complete [2023-09-05T15:10:13.417Z] 3a2ae6a8a46f: Pull complete [2023-09-05T15:10:13.679Z] 33b1e0a273af: Pull complete [2023-09-05T15:10:13.679Z] 5d3b04190fa2: Pull complete [2023-09-05T15:10:17.872Z] 2f39f015ded8: Pull complete [2023-09-05T15:10:17.872Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-05T15:10:17.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T15:10:17.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:10:17.967Z] prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container [2023-09-05T15:10:18.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-05T15:10:22.133Z] 8d51d6327a98: Pull complete [2023-09-05T15:10:22.133Z] 8b374f2dd631: Pull complete [2023-09-05T15:10:22.133Z] ec14aa9079de: Pull complete [2023-09-05T15:10:23.411Z] $ docker top 362a09c4ce8f2bfc58357d1e072e8b9abd2ad40e45ba9c3bd2a930ec3362ddb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:10:23.795Z] ---> job-cost.sh [2023-09-05T15:10:23.795Z] lf-activate-venv: SKIPPING [2023-09-05T15:10:23.795Z] INFO: No Stack... [2023-09-05T15:10:24.056Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T15:10:24.315Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T15:10:24.603Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-09-05T15:10:24.603Z] + cut -d, -f6 [Pipeline] lock [2023-09-05T15:10:24.617Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] [2023-09-05T15:10:24.623Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] did not exist. Created. [2023-09-05T15:10:24.623Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T15:10:24.930Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-05T15:10:24.955Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T15:10:24.962Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T15:10:24.989Z] $ docker stop --time=1 362a09c4ce8f2bfc58357d1e072e8b9abd2ad40e45ba9c3bd2a930ec3362ddb8 [2023-09-05T15:10:26.135Z] $ docker rm -f --volumes 362a09c4ce8f2bfc58357d1e072e8b9abd2ad40e45ba9c3bd2a930ec3362ddb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-05T15:10:28.795Z] 2f466654f4bb: Pull complete [2023-09-05T15:10:30.741Z] 554e91adad29: Pull complete [2023-09-05T15:10:30.741Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-05T15:10:30.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T15:10:30.741Z] ---> 1e15ea492957 [2023-09-05T15:10:30.741Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-05T15:10:32.146Z] ---> Running in 780bd34ef95d [2023-09-05T15:10:32.413Z] Removing intermediate container 780bd34ef95d [2023-09-05T15:10:32.413Z] ---> 7a8676275bb1 [2023-09-05T15:10:32.413Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T15:10:32.413Z] ---> Running in 9a3808f0bdd7 [2023-09-05T15:10:32.685Z] Removing intermediate container 9a3808f0bdd7 [2023-09-05T15:10:32.685Z] ---> 18515907eb72 [2023-09-05T15:10:32.685Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-05T15:10:32.685Z] ---> Running in 79a903654a68 [2023-09-05T15:10:32.956Z] Removing intermediate container 79a903654a68 [2023-09-05T15:10:32.956Z] ---> 4053bdb67036 [2023-09-05T15:10:32.956Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T15:10:33.222Z] ---> Running in bc1a309a400e [2023-09-05T15:10:34.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T15:10:34.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T15:10:35.719Z] OK: 263 MiB in 53 packages [2023-09-05T15:10:36.308Z] Removing intermediate container bc1a309a400e [2023-09-05T15:10:36.308Z] ---> aa5ed0d2169d [2023-09-05T15:10:36.308Z] Step 7/12 : WORKDIR /app [2023-09-05T15:10:36.576Z] ---> Running in 8b5f5d7f59eb [2023-09-05T15:10:36.842Z] Removing intermediate container 8b5f5d7f59eb [2023-09-05T15:10:36.842Z] ---> 624b33c1e880 [2023-09-05T15:10:36.842Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-05T15:10:37.801Z] ---> ee347cccee83 [2023-09-05T15:10:37.801Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T15:10:37.801Z] ---> Running in f220a420ce6e [2023-09-05T15:11:45.677Z] Removing intermediate container f220a420ce6e [2023-09-05T15:11:45.677Z] ---> 86cb4e42ed4a [2023-09-05T15:11:45.677Z] Step 10/12 : COPY . . [2023-09-05T15:11:45.677Z] ---> 6282386fa48b [2023-09-05T15:11:45.677Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T15:11:45.677Z] ---> Running in 93c6bb6dd859 [2023-09-05T15:11:45.677Z] Removing intermediate container 93c6bb6dd859 [2023-09-05T15:11:45.677Z] ---> aa714c188215 [2023-09-05T15:11:45.677Z] Step 12/12 : RUN $MAKE [2023-09-05T15:11:45.677Z] ---> Running in 69b658ac0e88 [2023-09-05T15:11:45.677Z] noop [2023-09-05T15:11:45.677Z] Removing intermediate container 69b658ac0e88 [2023-09-05T15:11:45.677Z] ---> fb9b86732d31 [2023-09-05T15:11:45.677Z] Successfully built fb9b86732d31 [2023-09-05T15:11:45.677Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:11:46.034Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T15:11:46.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:11:46.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-5346 does not seem to be running inside a container [2023-09-05T15:11:46.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/186 -v /w/workspace/app-service-configurable/186:/w/workspace/app-service-configurable/186:rw,z -v /w/workspace/app-service-configurable/186@tmp:/w/workspace/app-service-configurable/186@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-05T15:11:47.483Z] $ docker top 8f4a76dd30c71a720e21610a1acb223c500ea1ea7a7fb2bc472e9ceda7442873 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T15:11:48.298Z] + go version [2023-09-05T15:11:48.298Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-05T15:11:48.314Z] $ docker stop --time=1 8f4a76dd30c71a720e21610a1acb223c500ea1ea7a7fb2bc472e9ceda7442873 [2023-09-05T15:11:49.901Z] $ docker rm -f --volumes 8f4a76dd30c71a720e21610a1acb223c500ea1ea7a7fb2bc472e9ceda7442873 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:11:50.435Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T15:11:50.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:11:50.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-5346 does not seem to be running inside a container [2023-09-05T15:11:50.667Z] $ 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/186 -v /w/workspace/app-service-configurable/186:/w/workspace/app-service-configurable/186:rw,z -v /w/workspace/app-service-configurable/186@tmp:/w/workspace/app-service-configurable/186@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-05T15:11:51.817Z] $ docker top 5601ac54f5dea9e679eed240f00b898d344117bbfa1b2ed3ad1eae42b4864fc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T15:11:52.329Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/186 [Pipeline] fileExists [Pipeline] sh [2023-09-05T15:11:52.977Z] + make test [2023-09-05T15:11:52.977Z] go test -race -coverprofile=coverage.out ./... [2023-09-05T15:14:29.680Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-05T15:14:29.680Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-05T15:14:29.680Z] go vet ./... [2023-09-05T15:16:51.472Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T15:16:51.472Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T15:16:51.472Z] ./bin/test-attribution-txt.sh [2023-09-05T15:16:51.472Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-05T15:16:51.472Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-05T15:16:51.472Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-05T15:16:51.472Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-05T15:16:51.472Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-05T15:16:51.472Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-05T15:16:51.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-05T15:16:51.498Z] $ docker stop --time=1 5601ac54f5dea9e679eed240f00b898d344117bbfa1b2ed3ad1eae42b4864fc4 [2023-09-05T15:16:53.743Z] $ docker rm -f --volumes 5601ac54f5dea9e679eed240f00b898d344117bbfa1b2ed3ad1eae42b4864fc4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T15:16:55.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-05T15:16:55.239Z] Warning: overwriting stash ‘coverage-report’ [2023-09-05T15:16:55.621Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T15:16:55.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-05T15:16:56.305Z] + ls -al . [2023-09-05T15:16:56.305Z] total 180 [2023-09-05T15:16:56.305Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 5 15:11 . [2023-09-05T15:16:56.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:09 .. [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 5 15:09 .dockerignore [2023-09-05T15:16:56.305Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 15:09 .git [2023-09-05T15:16:56.305Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 15:09 .github [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 5 15:09 .gitignore [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 15:09 .golangci.yml [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 9636 Sep 5 15:09 Attribution.txt [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 5 15:09 CHANGELOG.md [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 5 15:09 Dockerfile [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 15:09 GOVERNANCE.md [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 5 15:09 Jenkinsfile [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 5 15:09 LICENSE [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 5 15:09 OWNERS.md [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 5 15:09 README.md [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 5 15:07 VERSION [2023-09-05T15:16:56.305Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:09 bin [2023-09-05T15:16:56.305Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 5 15:11 coverage.out [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 3729 Sep 5 15:09 go.mod [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 33854 Sep 5 15:09 go.sum [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 5 15:09 main.go [2023-09-05T15:16:56.305Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 5 15:09 makefile [2023-09-05T15:16:56.305Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 15:09 res [2023-09-05T15:16:56.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:16:56.641Z] + 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=426d4987f89e41a3a60d71327a42892dbbd5fd11 --label arch=arm64 --label version=3.1.0-dev.17 . [2023-09-05T15:16:56.641Z] Sending build context to Docker daemon 179.2kB [2023-09-05T15:16:56.909Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T15:16:56.909Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-05T15:16:56.909Z] ---> fb9b86732d31 [2023-09-05T15:16:56.909Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-05T15:16:56.909Z] ---> Running in 0fa8742a1265 [2023-09-05T15:16:57.176Z] Removing intermediate container 0fa8742a1265 [2023-09-05T15:16:57.176Z] ---> be9448bd311c [2023-09-05T15:16:57.176Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T15:16:57.176Z] ---> Running in 7b81168f88ce [2023-09-05T15:16:57.446Z] Removing intermediate container 7b81168f88ce [2023-09-05T15:16:57.446Z] ---> 2680376574dc [2023-09-05T15:16:57.446Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-05T15:16:57.713Z] ---> Running in 554c6bde7163 [2023-09-05T15:16:57.982Z] Removing intermediate container 554c6bde7163 [2023-09-05T15:16:57.982Z] ---> f5416fe19b04 [2023-09-05T15:16:57.982Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T15:16:57.982Z] ---> Running in b5041f2c7f82 [2023-09-05T15:16:58.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T15:16:59.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T15:17:00.483Z] OK: 263 MiB in 53 packages [2023-09-05T15:17:01.443Z] Removing intermediate container b5041f2c7f82 [2023-09-05T15:17:01.444Z] ---> 82ab13e1f295 [2023-09-05T15:17:01.444Z] Step 7/26 : WORKDIR /app [2023-09-05T15:17:01.444Z] ---> Running in e85435811891 [2023-09-05T15:17:01.711Z] Removing intermediate container e85435811891 [2023-09-05T15:17:01.711Z] ---> 6cb7203b701d [2023-09-05T15:17:01.711Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-05T15:17:02.294Z] ---> 5818ad727daa [2023-09-05T15:17:02.294Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T15:17:02.294Z] ---> Running in be1d0d994efd [2023-09-05T15:17:04.890Z] Removing intermediate container be1d0d994efd [2023-09-05T15:17:04.890Z] ---> f1d4f42d6dab [2023-09-05T15:17:04.890Z] Step 10/26 : COPY . . [2023-09-05T15:17:05.157Z] ---> d8ea0f8b5219 [2023-09-05T15:17:05.157Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T15:17:05.157Z] ---> Running in de52624739e1 [2023-09-05T15:17:07.733Z] Removing intermediate container de52624739e1 [2023-09-05T15:17:07.733Z] ---> 3ff99e96236b [2023-09-05T15:17:07.733Z] Step 12/26 : RUN $MAKE [2023-09-05T15:17:07.733Z] ---> Running in c5cfe3329de5 [2023-09-05T15:17:08.693Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.17" -trimpath -mod=readonly -o app-service-configurable [2023-09-05T15:19:15.359Z] Removing intermediate container c5cfe3329de5 [2023-09-05T15:19:15.359Z] ---> 5cff67d312db [2023-09-05T15:19:15.359Z] Step 13/26 : FROM alpine:3.17 [2023-09-05T15:19:15.627Z] 3.17: Pulling from library/alpine [2023-09-05T15:19:15.627Z] 4060ece20d7a: Pulling fs layer [2023-09-05T15:19:15.894Z] 4060ece20d7a: Download complete [2023-09-05T15:19:16.477Z] 4060ece20d7a: Pull complete [2023-09-05T15:19:16.477Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T15:19:16.477Z] Status: Downloaded newer image for alpine:3.17 [2023-09-05T15:19:16.477Z] ---> 8650cd65339b [2023-09-05T15:19:16.477Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-05T15:19:16.477Z] ---> Running in 4c46a1725534 [2023-09-05T15:19:16.744Z] Removing intermediate container 4c46a1725534 [2023-09-05T15:19:16.745Z] ---> 457baedd649f [2023-09-05T15:19:16.745Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-05T15:19:17.011Z] ---> Running in b63dded5645c [2023-09-05T15:19:17.969Z] Removing intermediate container b63dded5645c [2023-09-05T15:19:17.969Z] ---> c6eabbe9372f [2023-09-05T15:19:17.969Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T15:19:18.243Z] ---> Running in 6cda40aba3ed [2023-09-05T15:19:19.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T15:19:19.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T15:19:20.740Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-05T15:19:20.741Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-05T15:19:20.741Z] Executing busybox-1.35.0-r29.trigger [2023-09-05T15:19:20.741Z] Executing ca-certificates-20230506-r0.trigger [2023-09-05T15:19:21.010Z] OK: 8 MiB in 17 packages [2023-09-05T15:19:22.421Z] Removing intermediate container 6cda40aba3ed [2023-09-05T15:19:22.421Z] ---> 366c2a2bff47 [2023-09-05T15:19:22.421Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-05T15:19:22.688Z] ---> a1e30d7b67b0 [2023-09-05T15:19:22.688Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-05T15:19:23.271Z] ---> b5e54f44e31d [2023-09-05T15:19:23.271Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-05T15:19:23.856Z] ---> abdf6fda535f [2023-09-05T15:19:23.856Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-05T15:19:25.265Z] ---> b6c62c47d248 [2023-09-05T15:19:25.265Z] Step 21/26 : EXPOSE 48095 [2023-09-05T15:19:25.265Z] ---> Running in ddf477280b04 [2023-09-05T15:19:25.265Z] Removing intermediate container ddf477280b04 [2023-09-05T15:19:25.265Z] ---> 7a83e804381c [2023-09-05T15:19:25.265Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-05T15:19:25.537Z] ---> Running in d28ed5b1d5ec [2023-09-05T15:19:25.537Z] Removing intermediate container d28ed5b1d5ec [2023-09-05T15:19:25.537Z] ---> 8abb7aeba798 [2023-09-05T15:19:25.537Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-05T15:19:25.804Z] ---> Running in 1fbdbf5f756f [2023-09-05T15:19:26.070Z] Removing intermediate container 1fbdbf5f756f [2023-09-05T15:19:26.070Z] ---> f82fba4b9c67 [2023-09-05T15:19:26.070Z] Step 24/26 : LABEL arch=arm64 [2023-09-05T15:19:26.070Z] ---> Running in 8183be5c44a8 [2023-09-05T15:19:26.340Z] Removing intermediate container 8183be5c44a8 [2023-09-05T15:19:26.340Z] ---> 7b04dc36add6 [2023-09-05T15:19:26.340Z] Step 25/26 : LABEL git_sha=426d4987f89e41a3a60d71327a42892dbbd5fd11 [2023-09-05T15:19:26.340Z] ---> Running in f547b84192ed [2023-09-05T15:19:26.609Z] Removing intermediate container f547b84192ed [2023-09-05T15:19:26.609Z] ---> 6f4d2151c4c5 [2023-09-05T15:19:26.609Z] Step 26/26 : LABEL version=3.1.0-dev.17 [2023-09-05T15:19:26.609Z] ---> Running in d93a1d55c525 [2023-09-05T15:19:26.875Z] Removing intermediate container d93a1d55c525 [2023-09-05T15:19:26.875Z] ---> 4ce6f65f0d39 [2023-09-05T15:19:26.875Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-05T15:19:26.875Z] Successfully built 4ce6f65f0d39 [2023-09-05T15:19:26.875Z] 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-05T15:19:26.976Z] provisioning config files... [2023-09-05T15:19:26.989Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/186@tmp/config15044247252092873118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:19:27.317Z] ---> docker-login.sh [2023-09-05T15:19:27.318Z] nexus3.edgexfoundry.org:10001 [2023-09-05T15:19:27.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:19:27.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:19:27.585Z] Configure a credential helper to remove this warning. See [2023-09-05T15:19:27.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:19:27.585Z] [2023-09-05T15:19:27.585Z] Login Succeeded [2023-09-05T15:19:27.585Z] nexus3.edgexfoundry.org:10002 [2023-09-05T15:19:27.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:19:27.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:19:27.852Z] Configure a credential helper to remove this warning. See [2023-09-05T15:19:27.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:19:27.852Z] [2023-09-05T15:19:27.852Z] Login Succeeded [2023-09-05T15:19:27.852Z] nexus3.edgexfoundry.org:10003 [2023-09-05T15:19:28.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:19:28.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:19:28.387Z] Configure a credential helper to remove this warning. See [2023-09-05T15:19:28.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:19:28.387Z] [2023-09-05T15:19:28.387Z] Login Succeeded [2023-09-05T15:19:28.387Z] nexus3.edgexfoundry.org:10004 [2023-09-05T15:19:28.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:19:28.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:19:28.655Z] Configure a credential helper to remove this warning. See [2023-09-05T15:19:28.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:19:28.655Z] [2023-09-05T15:19:28.655Z] Login Succeeded [2023-09-05T15:19:28.655Z] docker.io [2023-09-05T15:19:28.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:19:29.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:19:29.186Z] Configure a credential helper to remove this warning. See [2023-09-05T15:19:29.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:19:29.186Z] [2023-09-05T15:19:29.186Z] Login Succeeded [2023-09-05T15:19:29.186Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T15:19:29.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T15:19:29.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T15:19:29.239Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-09-05T15:19:29.239Z] 426d4987f89e41a3a60d71327a42892dbbd5fd11 [2023-09-05T15:19:29.239Z] latest [2023-09-05T15:19:29.239Z] 3.1.0-dev.17 [2023-09-05T15:19:29.239Z] 426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 [2023-09-05T15:19:29.239Z] main [2023-09-05T15:19:29.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:19:29.570Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:19:29.908Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426d4987f89e41a3a60d71327a42892dbbd5fd11 [2023-09-05T15:19:29.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-05T15:19:29.909Z] 68798ea73798: Preparing [2023-09-05T15:19:29.909Z] be64bb5e3113: Preparing [2023-09-05T15:19:29.909Z] 60a5333e939b: Preparing [2023-09-05T15:19:29.909Z] df5621f3b702: Preparing [2023-09-05T15:19:29.909Z] ff8dc08029c5: Preparing [2023-09-05T15:19:29.909Z] d2d9d24a8c2a: Preparing [2023-09-05T15:19:29.909Z] d2d9d24a8c2a: Waiting [2023-09-05T15:19:30.174Z] df5621f3b702: Pushed [2023-09-05T15:19:30.174Z] be64bb5e3113: Pushed [2023-09-05T15:19:30.174Z] 60a5333e939b: Pushed [2023-09-05T15:19:30.440Z] ff8dc08029c5: Pushed [2023-09-05T15:19:32.458Z] d2d9d24a8c2a: Layer already exists [2023-09-05T15:19:35.848Z] 68798ea73798: Pushed [2023-09-05T15:19:35.848Z] 426d4987f89e41a3a60d71327a42892dbbd5fd11: digest: sha256:798131b12e6155afec16717860b0f96c0b1004de115cd630112ccc0e0d5b3efb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:19:36.213Z] + 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-05T15:19:36.544Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-05T15:19:36.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-05T15:19:36.544Z] 68798ea73798: Preparing [2023-09-05T15:19:36.544Z] be64bb5e3113: Preparing [2023-09-05T15:19:36.544Z] 60a5333e939b: Preparing [2023-09-05T15:19:36.544Z] df5621f3b702: Preparing [2023-09-05T15:19:36.544Z] ff8dc08029c5: Preparing [2023-09-05T15:19:36.544Z] d2d9d24a8c2a: Preparing [2023-09-05T15:19:36.544Z] d2d9d24a8c2a: Waiting [2023-09-05T15:19:36.544Z] be64bb5e3113: Layer already exists [2023-09-05T15:19:36.544Z] ff8dc08029c5: Layer already exists [2023-09-05T15:19:36.544Z] df5621f3b702: Layer already exists [2023-09-05T15:19:36.544Z] 60a5333e939b: Layer already exists [2023-09-05T15:19:36.544Z] 68798ea73798: Layer already exists [2023-09-05T15:19:36.544Z] d2d9d24a8c2a: Layer already exists [2023-09-05T15:19:36.544Z] latest: digest: sha256:798131b12e6155afec16717860b0f96c0b1004de115cd630112ccc0e0d5b3efb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:19:37.145Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:19:37.481Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.17 [2023-09-05T15:19:37.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-05T15:19:37.481Z] 68798ea73798: Preparing [2023-09-05T15:19:37.481Z] be64bb5e3113: Preparing [2023-09-05T15:19:37.481Z] 60a5333e939b: Preparing [2023-09-05T15:19:37.481Z] df5621f3b702: Preparing [2023-09-05T15:19:37.481Z] ff8dc08029c5: Preparing [2023-09-05T15:19:37.481Z] d2d9d24a8c2a: Preparing [2023-09-05T15:19:37.481Z] d2d9d24a8c2a: Waiting [2023-09-05T15:19:37.481Z] be64bb5e3113: Layer already exists [2023-09-05T15:19:37.481Z] df5621f3b702: Layer already exists [2023-09-05T15:19:37.481Z] 60a5333e939b: Layer already exists [2023-09-05T15:19:37.481Z] ff8dc08029c5: Layer already exists [2023-09-05T15:19:37.481Z] 68798ea73798: Layer already exists [2023-09-05T15:19:37.481Z] d2d9d24a8c2a: Layer already exists [2023-09-05T15:19:37.481Z] 3.1.0-dev.17: digest: sha256:798131b12e6155afec16717860b0f96c0b1004de115cd630112ccc0e0d5b3efb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:19:38.090Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:19:38.428Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 [2023-09-05T15:19:38.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-05T15:19:38.428Z] 68798ea73798: Preparing [2023-09-05T15:19:38.428Z] be64bb5e3113: Preparing [2023-09-05T15:19:38.428Z] 60a5333e939b: Preparing [2023-09-05T15:19:38.428Z] df5621f3b702: Preparing [2023-09-05T15:19:38.429Z] ff8dc08029c5: Preparing [2023-09-05T15:19:38.429Z] d2d9d24a8c2a: Preparing [2023-09-05T15:19:38.429Z] d2d9d24a8c2a: Waiting [2023-09-05T15:19:38.429Z] be64bb5e3113: Layer already exists [2023-09-05T15:19:38.429Z] df5621f3b702: Layer already exists [2023-09-05T15:19:38.429Z] 68798ea73798: Layer already exists [2023-09-05T15:19:38.429Z] 60a5333e939b: Layer already exists [2023-09-05T15:19:38.429Z] ff8dc08029c5: Layer already exists [2023-09-05T15:19:38.429Z] d2d9d24a8c2a: Layer already exists [2023-09-05T15:19:38.429Z] 426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17: digest: sha256:798131b12e6155afec16717860b0f96c0b1004de115cd630112ccc0e0d5b3efb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:19:38.774Z] + 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-05T15:19:39.103Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-09-05T15:19:39.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-05T15:19:39.103Z] 68798ea73798: Preparing [2023-09-05T15:19:39.103Z] be64bb5e3113: Preparing [2023-09-05T15:19:39.103Z] 60a5333e939b: Preparing [2023-09-05T15:19:39.103Z] df5621f3b702: Preparing [2023-09-05T15:19:39.103Z] ff8dc08029c5: Preparing [2023-09-05T15:19:39.103Z] d2d9d24a8c2a: Preparing [2023-09-05T15:19:39.103Z] d2d9d24a8c2a: Waiting [2023-09-05T15:19:39.103Z] df5621f3b702: Layer already exists [2023-09-05T15:19:39.103Z] 68798ea73798: Layer already exists [2023-09-05T15:19:39.103Z] be64bb5e3113: Layer already exists [2023-09-05T15:19:39.103Z] 60a5333e939b: Layer already exists [2023-09-05T15:19:39.103Z] ff8dc08029c5: Layer already exists [2023-09-05T15:19:39.103Z] d2d9d24a8c2a: Layer already exists [2023-09-05T15:19:39.103Z] main: digest: sha256:798131b12e6155afec16717860b0f96c0b1004de115cd630112ccc0e0d5b3efb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T15:19:39.411Z] ===================================================== [Pipeline] echo [2023-09-05T15:19:39.417Z] taggedImages: [2023-09-05T15:19:39.417Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426d4987f89e41a3a60d71327a42892dbbd5fd11 [2023-09-05T15:19:39.417Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-05T15:19:39.417Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.17 [2023-09-05T15:19:39.417Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 [2023-09-05T15:19:39.417Z] - 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-05T15:19:39.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T15:19:39.785Z] [2023-09-05T15:19:39.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:19:40.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T15:19:40.111Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-05T15:19:40.111Z] 8998bd30e6a1: Pulling fs layer [2023-09-05T15:19:40.111Z] 04944245beec: Pulling fs layer [2023-09-05T15:19:40.111Z] 699f458cf7ca: Pulling fs layer [2023-09-05T15:19:40.111Z] 765212b225bb: Pulling fs layer [2023-09-05T15:19:40.111Z] f23df028b6ca: Pulling fs layer [2023-09-05T15:19:40.111Z] d65c8cfc05b1: Pulling fs layer [2023-09-05T15:19:40.111Z] 2437ff75d9bd: Pulling fs layer [2023-09-05T15:19:40.111Z] f23df028b6ca: Waiting [2023-09-05T15:19:40.111Z] d65c8cfc05b1: Waiting [2023-09-05T15:19:40.111Z] 2437ff75d9bd: Waiting [2023-09-05T15:19:40.111Z] 765212b225bb: Waiting [2023-09-05T15:19:40.378Z] 04944245beec: Download complete [2023-09-05T15:19:40.378Z] 765212b225bb: Verifying Checksum [2023-09-05T15:19:40.378Z] 765212b225bb: Download complete [2023-09-05T15:19:40.378Z] f23df028b6ca: Verifying Checksum [2023-09-05T15:19:40.378Z] f23df028b6ca: Download complete [2023-09-05T15:19:40.378Z] d65c8cfc05b1: Verifying Checksum [2023-09-05T15:19:40.378Z] d65c8cfc05b1: Download complete [2023-09-05T15:19:40.378Z] 699f458cf7ca: Verifying Checksum [2023-09-05T15:19:40.378Z] 699f458cf7ca: Download complete [2023-09-05T15:19:40.964Z] 8998bd30e6a1: Verifying Checksum [2023-09-05T15:19:40.964Z] 8998bd30e6a1: Download complete [2023-09-05T15:19:42.902Z] 2437ff75d9bd: Verifying Checksum [2023-09-05T15:19:46.244Z] 8998bd30e6a1: Pull complete [2023-09-05T15:19:46.828Z] 04944245beec: Pull complete [2023-09-05T15:19:48.237Z] 699f458cf7ca: Pull complete [2023-09-05T15:19:48.237Z] 765212b225bb: Pull complete [2023-09-05T15:19:49.195Z] f23df028b6ca: Pull complete [2023-09-05T15:19:49.195Z] d65c8cfc05b1: Pull complete [2023-09-05T15:20:04.179Z] 2437ff75d9bd: Pull complete [2023-09-05T15:20:04.179Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-05T15:20:04.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T15:20:04.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:20:04.357Z] prd-ubuntu20.04-docker-arm64-4c-16g-5346 does not seem to be running inside a container [2023-09-05T15:20:04.413Z] $ 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/186 -v /w/workspace/app-service-configurable/186:/w/workspace/app-service-configurable/186:rw,z -v /w/workspace/app-service-configurable/186@tmp:/w/workspace/app-service-configurable/186@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-05T15:20:06.770Z] $ docker top 9ddb8538f2df32674ef73dfbad4e243c53b3df973e2368ce92d370e1972e2bc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:20:07.276Z] ---> job-cost.sh [2023-09-05T15:20:07.540Z] lf-activate-venv: SKIPPING [2023-09-05T15:20:07.540Z] INFO: No Stack... [2023-09-05T15:20:08.120Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-05T15:20:08.698Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T15:20:09.014Z] + cat /w/workspace/app-service-configurable/186/archives/cost.csv [2023-09-05T15:20:09.014Z] + cut -d, -f6 [Pipeline] lock [2023-09-05T15:20:09.332Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] [2023-09-05T15:20:09.340Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] did not exist. Created. [2023-09-05T15:20:09.340Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T15:20:09.672Z] /w/workspace/app-service-configurable/186@tmp/durable-c6a64b5a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-05T15:20:10.002Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-05T15:20:10.023Z] Warning: overwriting stash ‘stack-cost’ [2023-09-05T15:20:10.075Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T15:20:10.082Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T15:20:10.098Z] $ docker stop --time=1 9ddb8538f2df32674ef73dfbad4e243c53b3df973e2368ce92d370e1972e2bc4 [2023-09-05T15:20:11.583Z] $ docker rm -f --volumes 9ddb8538f2df32674ef73dfbad4e243c53b3df973e2368ce92d370e1972e2bc4 [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-05T15:20:11.971Z] provisioning config files... [2023-09-05T15:20:11.976Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12038616030970752392tmp [Pipeline] { [Pipeline] sh [2023-09-05T15:20:12.263Z] + set +x [2023-09-05T15:20:12.263Z] + curl -s https://codecov.io/bash [2023-09-05T15:20:12.263Z] + bash -s -- [2023-09-05T15:20:12.522Z] [2023-09-05T15:20:12.522Z] _____ _ [2023-09-05T15:20:12.522Z] / ____| | | [2023-09-05T15:20:12.522Z] | | ___ __| | ___ ___ _____ __ [2023-09-05T15:20:12.522Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-05T15:20:12.522Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-05T15:20:12.522Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-05T15:20:12.522Z] Bash-1.0.6 [2023-09-05T15:20:12.522Z] [2023-09-05T15:20:12.522Z] [2023-09-05T15:20:12.522Z] ==> git version 2.25.1 found [2023-09-05T15:20:12.522Z] ==> 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-05T15:20:12.522Z] Release-Date: 2020-01-08 [2023-09-05T15:20:12.522Z] 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-05T15:20:12.522Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-05T15:20:12.522Z] ==> Jenkins CI detected. [2023-09-05T15:20:12.522Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-09-05T15:20:12.522Z] project root: . [2023-09-05T15:20:12.522Z] --> token set from env [2023-09-05T15:20:12.522Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-05T15:20:12.522Z] ==> Running gcov in . (disable via -X gcov) [2023-09-05T15:20:12.522Z] ==> Python coveragepy not found [2023-09-05T15:20:12.522Z] ==> Searching for coverage reports in: [2023-09-05T15:20:12.522Z] + . [2023-09-05T15:20:12.522Z] -> Found 1 reports [2023-09-05T15:20:12.522Z] ==> Detecting git/mercurial file structure [2023-09-05T15:20:12.522Z] ==> Reading reports [2023-09-05T15:20:12.522Z] + ./coverage.out bytes=13 [2023-09-05T15:20:12.522Z] ==> Appending adjustments [2023-09-05T15:20:12.522Z] https://docs.codecov.io/docs/fixing-reports [2023-09-05T15:20:12.522Z] + Found adjustments [2023-09-05T15:20:12.522Z] ==> Gzipping contents [2023-09-05T15:20:12.522Z] 4.0K /tmp/codecov.tXNjMP.gz [2023-09-05T15:20:12.522Z] ==> Uploading reports [2023-09-05T15:20:12.522Z] url: https://codecov.io [2023-09-05T15:20:12.522Z] query: branch=main&commit=426d4987f89e41a3a60d71327a42892dbbd5fd11&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-05T15:20:12.522Z] -> Pinging Codecov [2023-09-05T15:20:12.522Z] 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=426d4987f89e41a3a60d71327a42892dbbd5fd11&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-05T15:20:12.783Z] -> Uploading to [2023-09-05T15:20:12.783Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-05/A97CA9966030D2A3747ED39772930CCE/426d4987f89e41a3a60d71327a42892dbbd5fd11/08945602-09dd-466d-9f61-920ae7345559.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T152012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00ed80f7603393fe8e813a2b99da9a61e52ab7bafde58b31600ed5c926015c50 [2023-09-05T15:20:12.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T15:20:12.783Z] Dload Upload Total Spent Left Speed [2023-09-05T15:20:13.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2246 --:--:-- --:--:-- --:--:-- 2257 [2023-09-05T15:20:13.042Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] } [2023-09-05T15:20:13.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-05T15:20:13.266Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-05T15:20:13.282Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:20:13.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-05T15:20:13.588Z] [2023-09-05T15:20:13.588Z] 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-05T15:20:13.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-05T15:20:13.906Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-05T15:20:13.906Z] df9b9388f04a: Pulling fs layer [2023-09-05T15:20:13.906Z] 52dc419b0ee2: Pulling fs layer [2023-09-05T15:20:13.906Z] 25bc292e5bac: Pulling fs layer [2023-09-05T15:20:13.906Z] 114826534d7a: Pulling fs layer [2023-09-05T15:20:13.906Z] 4657fd5d0bcf: Pulling fs layer [2023-09-05T15:20:13.906Z] 6ad1cebc031e: Pulling fs layer [2023-09-05T15:20:13.906Z] 8a3aa393b2d8: Pulling fs layer [2023-09-05T15:20:13.906Z] 4657fd5d0bcf: Waiting [2023-09-05T15:20:13.906Z] 8a3aa393b2d8: Waiting [2023-09-05T15:20:13.906Z] 114826534d7a: Waiting [2023-09-05T15:20:13.906Z] 25bc292e5bac: Download complete [2023-09-05T15:20:13.906Z] 52dc419b0ee2: Verifying Checksum [2023-09-05T15:20:13.906Z] 52dc419b0ee2: Download complete [2023-09-05T15:20:13.906Z] 4657fd5d0bcf: Verifying Checksum [2023-09-05T15:20:13.906Z] 4657fd5d0bcf: Download complete [2023-09-05T15:20:13.906Z] df9b9388f04a: Verifying Checksum [2023-09-05T15:20:13.906Z] df9b9388f04a: Download complete [2023-09-05T15:20:14.164Z] 6ad1cebc031e: Verifying Checksum [2023-09-05T15:20:14.164Z] 6ad1cebc031e: Download complete [2023-09-05T15:20:14.164Z] df9b9388f04a: Pull complete [2023-09-05T15:20:14.164Z] 52dc419b0ee2: Pull complete [2023-09-05T15:20:14.164Z] 25bc292e5bac: Pull complete [2023-09-05T15:20:14.730Z] 114826534d7a: Verifying Checksum [2023-09-05T15:20:14.730Z] 114826534d7a: Download complete [2023-09-05T15:20:14.730Z] 8a3aa393b2d8: Verifying Checksum [2023-09-05T15:20:14.730Z] 8a3aa393b2d8: Download complete [2023-09-05T15:20:18.046Z] 114826534d7a: Pull complete [2023-09-05T15:20:18.046Z] 4657fd5d0bcf: Pull complete [2023-09-05T15:20:18.046Z] 6ad1cebc031e: Pull complete [2023-09-05T15:20:20.571Z] 8a3aa393b2d8: Pull complete [2023-09-05T15:20:20.571Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-05T15:20:20.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-05T15:20:20.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:20:20.650Z] prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container [2023-09-05T15:20:20.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-05T15:20:25.177Z] $ docker top ac8125a8f5bcedc4d85d6498ed64958762c0adb2fa8ba75a21f7b69759ba59b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-05T15:20:25.227Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-09-05T15:20:25.509Z] + set -o pipefail [2023-09-05T15:20:25.509Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-09-05T15:20:32.084Z] [2023-09-05T15:20:32.084Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-09-05T15:20:32.084Z] [2023-09-05T15:20:32.084Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/0bf44836-ab65-4516-9252-d376eb426747 [2023-09-05T15:20:32.084Z] [2023-09-05T15:20:32.084Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-05T15:20:32.084Z] [2023-09-05T15:20:32.084Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-05T15:20:32.084Z] [2023-09-05T15:20:32.084Z] [2023-09-05T15:20:32.084Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-05T15:20:32.084Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-05T15:20:32.084Z] More details here: https://snyk.co/ue1NS [2023-09-05T15:20:32.084Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-05T15:20:32.084Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-05T15:20:32.113Z] $ docker stop --time=1 ac8125a8f5bcedc4d85d6498ed64958762c0adb2fa8ba75a21f7b69759ba59b8 [2023-09-05T15:20:35.916Z] $ docker rm -f --volumes ac8125a8f5bcedc4d85d6498ed64958762c0adb2fa8ba75a21f7b69759ba59b8 [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-05T15:20:36.616Z] + git log --format=format:%s -1 426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] sh [2023-09-05T15:20:36.904Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T15:20:36.904Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:20:37.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T15:20:37.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:20:37.270Z] prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container [2023-09-05T15:20:37.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-05T15:20:37.736Z] $ docker top e632cab4a759d9fbaf012ceec65f576f0ceadcc86b68f17c359c3376abc86b34 -eo pid,comm [2023-09-05T15:20:37.767Z] 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-05T15:20:37.767Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T15:20:37.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T15:20:37.801Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T15:20:37.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T15:20:37.931Z] $ docker exec e632cab4a759d9fbaf012ceec65f576f0ceadcc86b68f17c359c3376abc86b34 ssh-agent [2023-09-05T15:20:38.026Z] SSH_AUTH_SOCK=/tmp/ssh-eg93fJFkybNG/agent.33 [2023-09-05T15:20:38.026Z] SSH_AGENT_PID=39 [2023-09-05T15:20:38.030Z] Running ssh-add (command line suppressed) [2023-09-05T15:20:38.156Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12184585426480627877.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12184585426480627877.key) [2023-09-05T15:20:38.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T15:20:38.436Z] + git semver tag [2023-09-05T15:20:38.695Z] 2023-09-05 15:20:38,632 [run_tag] DEBUG tag force:False [2023-09-05T15:20:38.695Z] 2023-09-05 15:20:38,632 [check_head_tag] DEBUG check head tag [2023-09-05T15:20:38.695Z] 2023-09-05 15:20:38,633 [execute] INFO git cat-file --batch-check [2023-09-05T15:20:38.695Z] 2023-09-05 15:20:38,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-05T15:20:38.696Z] 2023-09-05 15:20:38,636 [execute] INFO git cat-file --batch [2023-09-05T15:20:38.696Z] 2023-09-05 15:20:38,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-05T15:20:38.696Z] 2023-09-05 15:20:38,648 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-05T15:20:38.696Z] 2023-09-05 15:20:38,649 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 [2023-09-05T15:20:38.696Z] 2023-09-05 15:20:38,649 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-09-05T15:20:38.696Z] 2023-09-05 15:20:38,654 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-05T15:20:38.696Z] 3.1.0-dev.17 [Pipeline] } [2023-09-05T15:20:38.722Z] $ docker exec --env ******** --env ******** e632cab4a759d9fbaf012ceec65f576f0ceadcc86b68f17c359c3376abc86b34 ssh-agent -k [2023-09-05T15:20:38.830Z] unset SSH_AUTH_SOCK; [2023-09-05T15:20:38.830Z] unset SSH_AGENT_PID; [2023-09-05T15:20:38.831Z] echo Agent pid 39 killed; [2023-09-05T15:20:38.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T15:20:39.127Z] + git semver [Pipeline] } [2023-09-05T15:20:39.416Z] $ docker stop --time=1 e632cab4a759d9fbaf012ceec65f576f0ceadcc86b68f17c359c3376abc86b34 [2023-09-05T15:20:40.686Z] $ docker rm -f --volumes e632cab4a759d9fbaf012ceec65f576f0ceadcc86b68f17c359c3376abc86b34 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:20:41.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-05T15:20:41.060Z] [2023-09-05T15:20:41.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:20:41.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-05T15:20:41.362Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-05T15:20:41.362Z] ab5ef0e58194: Pulling fs layer [2023-09-05T15:20:41.362Z] 9712f1f96733: Pulling fs layer [2023-09-05T15:20:41.362Z] 63f879dbbcfc: Pulling fs layer [2023-09-05T15:20:41.362Z] 0d9ebad4ef96: Pulling fs layer [2023-09-05T15:20:41.362Z] e9a5061849ea: Pulling fs layer [2023-09-05T15:20:41.362Z] d747dcd14b5f: Pulling fs layer [2023-09-05T15:20:41.362Z] 2de7ff778b66: Pulling fs layer [2023-09-05T15:20:41.362Z] e9a5061849ea: Waiting [2023-09-05T15:20:41.362Z] d747dcd14b5f: Waiting [2023-09-05T15:20:41.362Z] 2de7ff778b66: Waiting [2023-09-05T15:20:41.362Z] 0d9ebad4ef96: Waiting [2023-09-05T15:20:41.362Z] 9712f1f96733: Verifying Checksum [2023-09-05T15:20:41.362Z] 9712f1f96733: Download complete [2023-09-05T15:20:41.621Z] 63f879dbbcfc: Verifying Checksum [2023-09-05T15:20:41.621Z] 63f879dbbcfc: Download complete [2023-09-05T15:20:41.879Z] 0d9ebad4ef96: Verifying Checksum [2023-09-05T15:20:41.879Z] 0d9ebad4ef96: Download complete [2023-09-05T15:20:41.879Z] e9a5061849ea: Verifying Checksum [2023-09-05T15:20:41.879Z] e9a5061849ea: Download complete [2023-09-05T15:20:41.879Z] d747dcd14b5f: Download complete [2023-09-05T15:20:41.879Z] ab5ef0e58194: Download complete [2023-09-05T15:20:41.879Z] 2de7ff778b66: Verifying Checksum [2023-09-05T15:20:41.879Z] 2de7ff778b66: Download complete [2023-09-05T15:20:45.162Z] ab5ef0e58194: Pull complete [2023-09-05T15:20:45.162Z] 9712f1f96733: Pull complete [2023-09-05T15:20:45.420Z] 63f879dbbcfc: Pull complete [2023-09-05T15:20:49.601Z] 0d9ebad4ef96: Pull complete [2023-09-05T15:20:49.601Z] e9a5061849ea: Pull complete [2023-09-05T15:20:49.601Z] d747dcd14b5f: Pull complete [2023-09-05T15:20:50.976Z] 2de7ff778b66: Pull complete [2023-09-05T15:20:50.976Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-05T15:20:50.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-05T15:20:50.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:20:51.063Z] prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container [2023-09-05T15:20:51.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-05T15:20:55.269Z] $ docker top 725d37e38695bb80c0133713ff31dd9fe4fab4b60c81df0c095c71a6bd2301a0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-05T15:20:55.324Z] provisioning config files... [2023-09-05T15:20:55.330Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10358640883383462723tmp [2023-09-05T15:20:55.339Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11445787033827017270tmp [2023-09-05T15:20:55.349Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6516681851049317196tmp [Pipeline] { [Pipeline] echo [2023-09-05T15:20:55.365Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:20:55.645Z] ---> sigul-configuration.sh [2023-09-05T15:20:55.645Z] gpg: directory `/root/.gnupg' created [2023-09-05T15:20:55.645Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-05T15:20:55.645Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-05T15:20:55.645Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-05T15:20:55.645Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-05T15:20:55.645Z] gpg: CAST5 encrypted data [2023-09-05T15:20:55.645Z] gpg: encrypted with 1 passphrase [2023-09-05T15:20:55.645Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-05T15:20:55.929Z] + mkdir /home/jenkins [2023-09-05T15:20:55.929Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-05T15:20:56.212Z] + 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-05T15:20:56.221Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:20:56.501Z] ---> sigul-install.sh [2023-09-05T15:20:56.501Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-05T15:20:56.782Z] + git tag --list [2023-09-05T15:20:56.782Z] v1.0.0 [2023-09-05T15:20:56.782Z] v1.1.0 [2023-09-05T15:20:56.782Z] v1.2.0 [2023-09-05T15:20:56.782Z] v1.3.0 [2023-09-05T15:20:56.782Z] v1.3.1 [2023-09-05T15:20:56.782Z] v2.0.0 [2023-09-05T15:20:56.782Z] v2.0.1 [2023-09-05T15:20:56.782Z] v2.1.0 [2023-09-05T15:20:56.782Z] v2.1.1 [2023-09-05T15:20:56.782Z] v2.1.2 [2023-09-05T15:20:56.782Z] v2.2.0 [2023-09-05T15:20:56.782Z] v2.3 [2023-09-05T15:20:56.782Z] v2.3.0 [2023-09-05T15:20:56.782Z] v2.3.1 [2023-09-05T15:20:56.782Z] v3.0 [2023-09-05T15:20:56.782Z] v3.0.0 [2023-09-05T15:20:56.782Z] v3.0.1 [2023-09-05T15:20:56.782Z] v3.0.1-dev.1 [2023-09-05T15:20:56.782Z] v3.1.0-dev.1 [2023-09-05T15:20:56.782Z] v3.1.0-dev.10 [2023-09-05T15:20:56.782Z] v3.1.0-dev.11 [2023-09-05T15:20:56.782Z] v3.1.0-dev.12 [2023-09-05T15:20:56.782Z] v3.1.0-dev.13 [2023-09-05T15:20:56.782Z] v3.1.0-dev.14 [2023-09-05T15:20:56.782Z] v3.1.0-dev.15 [2023-09-05T15:20:56.782Z] v3.1.0-dev.16 [2023-09-05T15:20:56.782Z] v3.1.0-dev.17 [2023-09-05T15:20:56.782Z] v3.1.0-dev.2 [2023-09-05T15:20:56.782Z] v3.1.0-dev.3 [2023-09-05T15:20:56.782Z] v3.1.0-dev.4 [2023-09-05T15:20:56.782Z] v3.1.0-dev.5 [2023-09-05T15:20:56.782Z] v3.1.0-dev.6 [2023-09-05T15:20:56.782Z] v3.1.0-dev.7 [2023-09-05T15:20:56.782Z] v3.1.0-dev.8 [2023-09-05T15:20:56.782Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-05T15:20:57.069Z] + lftools sign git-tag v3.1.0-dev.17 [2023-09-05T15:20:57.656Z] Signing Git tag with Sigul... [2023-09-05T15:20:57.656Z] Signing v3.1.0-dev.17 [Pipeline] echo [2023-09-05T15:20:57.923Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:20:58.215Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-05T15:20:58.228Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-05T15:20:58.279Z] $ docker stop --time=1 725d37e38695bb80c0133713ff31dd9fe4fab4b60c81df0c095c71a6bd2301a0 [2023-09-05T15:20:59.558Z] $ docker rm -f --volumes 725d37e38695bb80c0133713ff31dd9fe4fab4b60c81df0c095c71a6bd2301a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-05T15:20:59.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T15:20:59.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:21:00.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T15:21:00.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:21:00.515Z] prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container [2023-09-05T15:21:00.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-05T15:21:01.083Z] $ docker top 1dbfe982f89595dff794506f1ce8e0fd4edff5adedf93e81a805b1d12be8f87b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T15:21:01.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T15:21:01.152Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T15:21:01.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T15:21:01.304Z] $ docker exec 1dbfe982f89595dff794506f1ce8e0fd4edff5adedf93e81a805b1d12be8f87b ssh-agent [2023-09-05T15:21:01.402Z] SSH_AUTH_SOCK=/tmp/ssh-F7jL3smayCqI/agent.32 [2023-09-05T15:21:01.402Z] SSH_AGENT_PID=38 [2023-09-05T15:21:01.406Z] Running ssh-add (command line suppressed) [2023-09-05T15:21:01.528Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13335359946991169779.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13335359946991169779.key) [2023-09-05T15:21:01.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T15:21:01.809Z] + git semver bump pre [2023-09-05T15:21:02.068Z] 2023-09-05 15:21:02,004 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-05T15:21:02.068Z] 2023-09-05 15:21:02,004 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev [2023-09-05T15:21:02.068Z] 2023-09-05 15:21:02,004 [bump_version] DEBUG bumped version:3.1.0-dev.18 [2023-09-05T15:21:02.068Z] 2023-09-05 15:21:02,004 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-09-05T15:21:02.068Z] 2023-09-05 15:21:02,004 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-05T15:21:02.068Z] 2023-09-05 15:21:02,004 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-05T15:21:02.068Z] 2023-09-05 15:21:02,007 [execute] INFO git cat-file --batch-check [2023-09-05T15:21:02.068Z] 2023-09-05 15:21:02,007 [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-05T15:21:02.068Z] 2023-09-05 15:21:02,013 [execute] INFO git cat-file --batch [2023-09-05T15:21:02.068Z] 2023-09-05 15:21:02,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T15:21:02.068Z] 2023-09-05 15:21:02,019 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-05T15:21:02.068Z] 3.1.0-dev.18 [Pipeline] } [2023-09-05T15:21:02.096Z] $ docker exec --env ******** --env ******** 1dbfe982f89595dff794506f1ce8e0fd4edff5adedf93e81a805b1d12be8f87b ssh-agent -k [2023-09-05T15:21:02.207Z] unset SSH_AUTH_SOCK; [2023-09-05T15:21:02.208Z] unset SSH_AGENT_PID; [2023-09-05T15:21:02.208Z] echo Agent pid 38 killed; [2023-09-05T15:21:02.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T15:21:02.496Z] + git semver [Pipeline] } [2023-09-05T15:21:02.784Z] $ docker stop --time=1 1dbfe982f89595dff794506f1ce8e0fd4edff5adedf93e81a805b1d12be8f87b [2023-09-05T15:21:04.094Z] $ docker rm -f --volumes 1dbfe982f89595dff794506f1ce8e0fd4edff5adedf93e81a805b1d12be8f87b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T15:21:04.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T15:21:04.427Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:21:04.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T15:21:04.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:21:04.792Z] prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container [2023-09-05T15:21:04.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-05T15:21:05.178Z] $ docker top 874d9ca01e95787dd76b4d51074ce91468f0a637fb177a68bfa738211daed1f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T15:21:05.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T15:21:05.250Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T15:21:05.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T15:21:05.386Z] $ docker exec 874d9ca01e95787dd76b4d51074ce91468f0a637fb177a68bfa738211daed1f2 ssh-agent [2023-09-05T15:21:05.471Z] SSH_AUTH_SOCK=/tmp/ssh-aGkPt1bvMWbg/agent.32 [2023-09-05T15:21:05.471Z] SSH_AGENT_PID=38 [2023-09-05T15:21:05.476Z] Running ssh-add (command line suppressed) [2023-09-05T15:21:05.607Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16389688893329895677.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16389688893329895677.key) [2023-09-05T15:21:05.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T15:21:05.886Z] + git semver push [2023-09-05T15:21:06.145Z] 2023-09-05 15:21:06,078 [run_push] DEBUG push [2023-09-05T15:21:06.145Z] 2023-09-05 15:21:06,079 [execute] INFO git cat-file --batch-check [2023-09-05T15:21:06.145Z] 2023-09-05 15:21:06,079 [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-05T15:21:06.145Z] 2023-09-05 15:21:06,082 [execute] INFO git rev-list ade5a6b5ce81f589d47982b4d65db2048c759ca0 -- [2023-09-05T15:21:06.145Z] 2023-09-05 15:21:06,083 [execute] DEBUG Popen(['git', 'rev-list', 'ade5a6b5ce81f589d47982b4d65db2048c759ca0', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-05T15:21:06.145Z] 2023-09-05 15:21:06,093 [execute] INFO git fetch -v origin [2023-09-05T15:21:06.145Z] 2023-09-05 15:21:06,094 [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-05T15:21:06.713Z] 2023-09-05 15:21:06,576 [run_push] DEBUG no remote changes detected [2023-09-05T15:21:06.713Z] 2023-09-05 15:21:06,576 [execute] INFO git push origin semver [2023-09-05T15:21:06.713Z] 2023-09-05 15:21:06,576 [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-05T15:21:07.649Z] 2023-09-05 15:21:07,648 [run_push] DEBUG push all version tags [2023-09-05T15:21:07.649Z] 2023-09-05 15:21:07,648 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-05T15:21:07.649Z] 2023-09-05 15:21:07,649 [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-05T15:21:08.586Z] 2023-09-05 15:21:08,477 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-05T15:21:08.586Z] 3.1.0-dev.18 [Pipeline] } [2023-09-05T15:21:08.615Z] $ docker exec --env ******** --env ******** 874d9ca01e95787dd76b4d51074ce91468f0a637fb177a68bfa738211daed1f2 ssh-agent -k [2023-09-05T15:21:08.719Z] unset SSH_AUTH_SOCK; [2023-09-05T15:21:08.719Z] unset SSH_AGENT_PID; [2023-09-05T15:21:08.719Z] echo Agent pid 38 killed; [2023-09-05T15:21:08.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T15:21:09.019Z] + git semver [Pipeline] } [2023-09-05T15:21:09.307Z] $ docker stop --time=1 874d9ca01e95787dd76b4d51074ce91468f0a637fb177a68bfa738211daed1f2 [2023-09-05T15:21:10.611Z] $ docker rm -f --volumes 874d9ca01e95787dd76b4d51074ce91468f0a637fb177a68bfa738211daed1f2 [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-05T15:21:11.178Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-09-05T15:21:11.178Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-05T15:21:11.178Z] total 16 [2023-09-05T15:21:11.178Z] drwxr-xr-x 3 root root 4096 Sep 5 15:10 . [2023-09-05T15:21:11.178Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 15:20 .. [2023-09-05T15:21:11.178Z] drwxr-xr-x 2 root root 4096 Sep 5 15:10 cost [2023-09-05T15:21:11.178Z] -rw-r--r-- 1 root root 96 Sep 5 15:10 cost.csv [2023-09-05T15:21:11.178Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-09-05T15:21:11.178Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-05T15:21:11.178Z] total 16 [2023-09-05T15:21:11.178Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 15:10 . [2023-09-05T15:21:11.178Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 15:20 .. [2023-09-05T15:21:11.178Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 15:10 cost [2023-09-05T15:21:11.178Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 5 15:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:21:11.466Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:21:12.318Z] ---> package-listing.sh [2023-09-05T15:21:12.318Z] ++ facter osfamily [2023-09-05T15:21:12.318Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-05T15:21:12.576Z] + OS_FAMILY=debian [2023-09-05T15:21:12.576Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-09-05T15:21:12.576Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-05T15:21:12.576Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-05T15:21:12.576Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-05T15:21:12.576Z] + PACKAGES=/tmp/packages_start.txt [2023-09-05T15:21:12.576Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-05T15:21:12.576Z] + PACKAGES=/tmp/packages_end.txt [2023-09-05T15:21:12.576Z] + case "${OS_FAMILY}" in [2023-09-05T15:21:12.576Z] + dpkg -l [2023-09-05T15:21:12.576Z] + grep '^ii' [2023-09-05T15:21:12.576Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-05T15:21:12.576Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-05T15:21:12.576Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-05T15:21:12.576Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-05T15:21:12.576Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-09-05T15:21:12.576Z] + 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-05T15:21:12.585Z] 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-05T15:21:12.859Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:21:13.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T15:21:13.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:21:13.484Z] prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container [2023-09-05T15:21:13.532Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-05T15:21:13.714Z] $ docker top 17ab65be13ff9e6c48a7d1d3d6a8b441f4ee8537bd4dacbbe922d53511fdcf29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T15:21:14.035Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-05T15:21:14.320Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-05T15:21:14.700Z] + ls /var/log/sa-host [2023-09-05T15:21:14.700Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T15:21:14.883Z] provisioning config files... [2023-09-05T15:21:14.910Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10094283667959303780tmp [Pipeline] { [Pipeline] echo [2023-09-05T15:21:14.930Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:21:15.255Z] ---> create-netrc.sh [Pipeline] } [2023-09-05T15:21:15.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:21:15.620Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-05T15:21:15.629Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:21:15.910Z] ---> sudo-logs.sh [2023-09-05T15:21:15.910Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-05T15:21:15.943Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:21:16.227Z] ---> job-cost.sh [2023-09-05T15:21:16.227Z] lf-activate-venv: SKIPPING [2023-09-05T15:21:16.227Z] DEBUG: total: 0.2199999988079071 [2023-09-05T15:21:16.227Z] INFO: Retrieving Stack Cost... [2023-09-05T15:21:16.796Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T15:21:17.054Z] INFO: Archiving Costs [Pipeline] echo [2023-09-05T15:21:17.065Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:21:17.346Z] ---> logs-deploy.sh [2023-09-05T15:21:17.347Z] lf-activate-venv: SKIPPING [2023-09-05T15:21:17.347Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/186 [2023-09-05T15:21:17.347Z] INFO: archiving workspace using pattern(s): [2023-09-05T15:21:18.283Z] Archives upload complete. [2023-09-05T15:21:18.283Z] INFO: archiving logs to Nexus