Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f 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-ssh3750182961875010199.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14561490142704985276.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1791847244045390180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh5520726945208563933.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-ssh12035295162672830734.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] ========================================================= [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.21 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-1154 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 > 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 Avoid second fetch Checking out Revision 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#653)" > git config core.sparsecheckout # timeout=10 > git checkout -f 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f # timeout=10 > git rev-list --no-walk d14d2885d31a8bbc3eba5c894c279c3ceea6765f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-25T15:43:07.427Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-25T15:43:07.505Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-25T15:43:07.534Z] ========================================================= [2024-03-25T15:43:07.534Z] EdgeX Global Pipelines Version Info [2024-03-25T15:43:07.534Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:43:08.282Z] ------------------- [2024-03-25T15:43:08.282Z] stable info: [2024-03-25T15:43:08.282Z] ------------------- [2024-03-25T15:43:08.282Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-25T15:43:08.282Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-25T15:43:08.282Z] Message: update stable to v1.0.258 [2024-03-25T15:43:08.861Z] ------------------- [2024-03-25T15:43:08.861Z] experimental info: [2024-03-25T15:43:08.861Z] ------------------- [2024-03-25T15:43:08.861Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-25T15:43:08.861Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-25T15:43:08.861Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-25T15:43:08.944Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-03-25T15:43:08.961Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-03-25T15:43:08.990Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-25T15:43:09.010Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-25T15:43:09.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-25T15:43:09.051Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-25T15:43:09.070Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-25T15:43:09.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-25T15:43:09.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-25T15:43:09.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-25T15:43:09.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-25T15:43:09.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-03-25T15:43:09.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-25T15:43:09.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-25T15:43:09.243Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-25T15:43:09.264Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-25T15:43:09.284Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-25T15:43:09.309Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-25T15:43:09.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-25T15:43:09.351Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-25T15:43:09.373Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-25T15:43:09.393Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-25T15:43:09.418Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-25T15:43:09.439Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-25T15:43:09.465Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-25T15:43:09.487Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-25T15:43:09.508Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-25T15:43:09.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-25T15:43:09.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-25T15:43:09.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-25T15:43:09.594Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] echo [2024-03-25T15:43:09.615Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3415ef2 [Pipeline] echo [2024-03-25T15:43:09.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T15:43:09.693Z] provisioning config files... [2024-03-25T15:43:09.710Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1230790391122440166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:43:10.054Z] ---> ****-login.sh [2024-03-25T15:43:10.054Z] nexus3.edgexfoundry.org:10001 [2024-03-25T15:43:10.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:43:11.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:43:11.259Z] Configure a credential helper to remove this warning. See [2024-03-25T15:43:11.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:43:11.259Z] [2024-03-25T15:43:11.259Z] Login Succeeded [2024-03-25T15:43:11.259Z] nexus3.edgexfoundry.org:10002 [2024-03-25T15:43:11.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:43:11.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:43:11.259Z] Configure a credential helper to remove this warning. See [2024-03-25T15:43:11.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:43:11.259Z] [2024-03-25T15:43:11.259Z] Login Succeeded [2024-03-25T15:43:11.259Z] nexus3.edgexfoundry.org:10003 [2024-03-25T15:43:11.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:43:11.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:43:11.519Z] Configure a credential helper to remove this warning. See [2024-03-25T15:43:11.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:43:11.520Z] [2024-03-25T15:43:11.520Z] Login Succeeded [2024-03-25T15:43:11.520Z] nexus3.edgexfoundry.org:10004 [2024-03-25T15:43:11.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:43:11.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:43:11.520Z] Configure a credential helper to remove this warning. See [2024-03-25T15:43:11.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:43:11.520Z] [2024-03-25T15:43:11.520Z] Login Succeeded [2024-03-25T15:43:11.520Z] ****.io [2024-03-25T15:43:11.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:43:11.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:43:11.782Z] Configure a credential helper to remove this warning. See [2024-03-25T15:43:11.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:43:11.782Z] [2024-03-25T15:43:11.782Z] Login Succeeded [2024-03-25T15:43:11.782Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T15:43:11.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-25T15:43:12.210Z] + git rev-list -1 --merges 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f~1..3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] echo [2024-03-25T15:43:12.244Z] -----------> git rev-list -1 --merges 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f~1..3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [false] [Pipeline] sh [2024-03-25T15:43:12.547Z] + git log --format=format:%s -1 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] echo [2024-03-25T15:43:12.564Z] ========================================================= [2024-03-25T15:43:12.564Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-25T15:43:12.564Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T15:43:12.921Z] + git log --format=format:%s -1 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] echo [2024-03-25T15:43:12.934Z] [semverPrep] GIT_COMMIT: 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#653) [Pipeline] echo [2024-03-25T15:43:12.951Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-25T15:43:13.327Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T15:43:13.327Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-25T15:43:13.327Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-25T15:43:13.327Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-25T15:43:13.327Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-25T15:43:13.327Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-25T15:43:13.327Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:43:13.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T15:43:13.748Z] [2024-03-25T15:43:13.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:43:14.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T15:43:14.056Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-25T15:43:14.056Z] b85a868b505f: Pulling fs layer [2024-03-25T15:43:14.056Z] e2be974225ed: Pulling fs layer [2024-03-25T15:43:14.056Z] 339a4e72a1f5: Pulling fs layer [2024-03-25T15:43:14.056Z] 988bab9f4d93: Pulling fs layer [2024-03-25T15:43:14.056Z] 1469e6f7b9e6: Pulling fs layer [2024-03-25T15:43:14.056Z] eaf3925da568: Pulling fs layer [2024-03-25T15:43:14.056Z] bab4dde63d76: Pulling fs layer [2024-03-25T15:43:14.056Z] 988bab9f4d93: Waiting [2024-03-25T15:43:14.056Z] bde34c3a00c8: Pulling fs layer [2024-03-25T15:43:14.056Z] b352a97aabf1: Pulling fs layer [2024-03-25T15:43:14.056Z] 1469e6f7b9e6: Waiting [2024-03-25T15:43:14.056Z] 4872d77fe225: Pulling fs layer [2024-03-25T15:43:14.056Z] 5851b861e8e6: Pulling fs layer [2024-03-25T15:43:14.056Z] eaf3925da568: Waiting [2024-03-25T15:43:14.056Z] b352a97aabf1: Waiting [2024-03-25T15:43:14.056Z] 4872d77fe225: Waiting [2024-03-25T15:43:14.056Z] bde34c3a00c8: Waiting [2024-03-25T15:43:14.056Z] bab4dde63d76: Waiting [2024-03-25T15:43:14.056Z] 5851b861e8e6: Waiting [2024-03-25T15:43:14.056Z] e2be974225ed: Verifying Checksum [2024-03-25T15:43:14.056Z] e2be974225ed: Download complete [2024-03-25T15:43:14.056Z] 988bab9f4d93: Verifying Checksum [2024-03-25T15:43:14.056Z] 988bab9f4d93: Download complete [2024-03-25T15:43:14.315Z] 1469e6f7b9e6: Verifying Checksum [2024-03-25T15:43:14.315Z] 1469e6f7b9e6: Download complete [2024-03-25T15:43:14.315Z] 339a4e72a1f5: Verifying Checksum [2024-03-25T15:43:14.315Z] 339a4e72a1f5: Download complete [2024-03-25T15:43:14.315Z] eaf3925da568: Verifying Checksum [2024-03-25T15:43:14.315Z] eaf3925da568: Download complete [2024-03-25T15:43:14.315Z] bde34c3a00c8: Verifying Checksum [2024-03-25T15:43:14.315Z] bde34c3a00c8: Download complete [2024-03-25T15:43:14.315Z] b352a97aabf1: Verifying Checksum [2024-03-25T15:43:14.315Z] b352a97aabf1: Download complete [2024-03-25T15:43:14.315Z] 4872d77fe225: Verifying Checksum [2024-03-25T15:43:14.315Z] 4872d77fe225: Download complete [2024-03-25T15:43:14.315Z] 5851b861e8e6: Download complete [2024-03-25T15:43:14.315Z] b85a868b505f: Verifying Checksum [2024-03-25T15:43:14.315Z] b85a868b505f: Download complete [2024-03-25T15:43:14.573Z] bab4dde63d76: Verifying Checksum [2024-03-25T15:43:14.573Z] bab4dde63d76: Download complete [2024-03-25T15:43:15.510Z] b85a868b505f: Pull complete [2024-03-25T15:43:15.770Z] e2be974225ed: Pull complete [2024-03-25T15:43:16.339Z] 339a4e72a1f5: Pull complete [2024-03-25T15:43:16.919Z] 988bab9f4d93: Pull complete [2024-03-25T15:43:17.861Z] 1469e6f7b9e6: Pull complete [2024-03-25T15:43:17.861Z] eaf3925da568: Pull complete [2024-03-25T15:43:19.776Z] bab4dde63d76: Pull complete [2024-03-25T15:43:20.036Z] bde34c3a00c8: Pull complete [2024-03-25T15:43:20.036Z] b352a97aabf1: Pull complete [2024-03-25T15:43:20.295Z] 4872d77fe225: Pull complete [2024-03-25T15:43:20.295Z] 5851b861e8e6: Pull complete [2024-03-25T15:43:20.295Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-25T15:43:20.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T15:43:20.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:43:20.455Z] prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container [2024-03-25T15:43:20.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-25T15:43:24.745Z] $ docker top 06168f0903fe6cb784ee6e9a1f0f6cf11dd754115e70692a1587c15424dcf18c -eo pid,comm [2024-03-25T15:43:24.808Z] 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). [2024-03-25T15:43:24.808Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T15:43:24.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T15:43:24.865Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T15:43:24.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T15:43:24.974Z] $ docker exec 06168f0903fe6cb784ee6e9a1f0f6cf11dd754115e70692a1587c15424dcf18c ssh-agent [2024-03-25T15:43:25.077Z] SSH_AUTH_SOCK=/tmp/ssh-vk4FNvPARfxf/agent.33 [2024-03-25T15:43:25.077Z] SSH_AGENT_PID=39 [2024-03-25T15:43:25.084Z] Running ssh-add (command line suppressed) [2024-03-25T15:43:25.180Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7197704922909580494.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7197704922909580494.key) [2024-03-25T15:43:25.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T15:43:25.495Z] + git tag --points-at HEAD [Pipeline] } [2024-03-25T15:43:25.503Z] $ docker exec --env ******** --env ******** 06168f0903fe6cb784ee6e9a1f0f6cf11dd754115e70692a1587c15424dcf18c ssh-agent -k [2024-03-25T15:43:25.604Z] unset SSH_AUTH_SOCK; [2024-03-25T15:43:25.605Z] unset SSH_AGENT_PID; [2024-03-25T15:43:25.605Z] echo Agent pid 39 killed; [2024-03-25T15:43:25.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-25T15:43:25.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T15:43:25.654Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T15:43:25.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T15:43:25.761Z] $ docker exec 06168f0903fe6cb784ee6e9a1f0f6cf11dd754115e70692a1587c15424dcf18c ssh-agent [2024-03-25T15:43:25.876Z] SSH_AUTH_SOCK=/tmp/ssh-GwpJFxJMfehg/agent.72 [2024-03-25T15:43:25.876Z] SSH_AGENT_PID=78 [2024-03-25T15:43:25.881Z] Running ssh-add (command line suppressed) [2024-03-25T15:43:25.978Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14146396307945696478.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14146396307945696478.key) [2024-03-25T15:43:25.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T15:43:26.287Z] + git semver init [2024-03-25T15:43:26.547Z] 2024-03-25 15:43:26,470 [run_init] DEBUG init version:0.0.0 force:False [2024-03-25T15:43:26.547Z] 2024-03-25 15:43:26,470 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-03-25T15:43:26.547Z] 2024-03-25 15:43:26,471 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-03-25T15:43:26.547Z] 2024-03-25 15:43:26,471 [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) [2024-03-25T15:43:27.925Z] 2024-03-25 15:43:27,743 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-03-25T15:43:27.926Z] 2024-03-25 15:43:27,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-03-25T15:43:27.926Z] 2024-03-25 15:43:27,744 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-25T15:43:27.926Z] 2024-03-25 15:43:27,744 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-25T15:43:27.926Z] 3.2.0-dev.20 [Pipeline] } [2024-03-25T15:43:27.932Z] $ docker exec --env ******** --env ******** 06168f0903fe6cb784ee6e9a1f0f6cf11dd754115e70692a1587c15424dcf18c ssh-agent -k [2024-03-25T15:43:28.036Z] unset SSH_AUTH_SOCK; [2024-03-25T15:43:28.037Z] unset SSH_AGENT_PID; [2024-03-25T15:43:28.037Z] echo Agent pid 78 killed; [2024-03-25T15:43:28.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T15:43:28.367Z] + git semver [Pipeline] } [2024-03-25T15:43:28.639Z] $ docker stop --time=1 06168f0903fe6cb784ee6e9a1f0f6cf11dd754115e70692a1587c15424dcf18c [2024-03-25T15:43:30.147Z] $ docker rm -f --volumes 06168f0903fe6cb784ee6e9a1f0f6cf11dd754115e70692a1587c15424dcf18c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T15:43:30.507Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-25T15:43:30.737Z] Stashed 1 file(s) [Pipeline] echo [2024-03-25T15:43:30.740Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [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 [2024-03-25T15:43:30.920Z] provisioning config files... [2024-03-25T15:43:30.931Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13653977251248857107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:43:31.239Z] ---> ****-login.sh [2024-03-25T15:43:31.239Z] nexus3.edgexfoundry.org:10001 [2024-03-25T15:43:31.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:43:31.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:43:31.239Z] Configure a credential helper to remove this warning. See [2024-03-25T15:43:31.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:43:31.239Z] [2024-03-25T15:43:31.239Z] Login Succeeded [2024-03-25T15:43:31.239Z] nexus3.edgexfoundry.org:10002 [2024-03-25T15:43:31.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:43:31.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:43:31.239Z] Configure a credential helper to remove this warning. See [2024-03-25T15:43:31.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:43:31.240Z] [2024-03-25T15:43:31.240Z] Login Succeeded [2024-03-25T15:43:31.240Z] nexus3.edgexfoundry.org:10003 [2024-03-25T15:43:31.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:43:31.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:43:31.500Z] Configure a credential helper to remove this warning. See [2024-03-25T15:43:31.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:43:31.500Z] [2024-03-25T15:43:31.500Z] Login Succeeded [2024-03-25T15:43:31.500Z] nexus3.edgexfoundry.org:10004 [2024-03-25T15:43:31.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:43:31.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:43:31.500Z] Configure a credential helper to remove this warning. See [2024-03-25T15:43:31.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:43:31.500Z] [2024-03-25T15:43:31.500Z] Login Succeeded [2024-03-25T15:43:31.500Z] ****.io [2024-03-25T15:43:31.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:43:31.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:43:31.759Z] Configure a credential helper to remove this warning. See [2024-03-25T15:43:31.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:43:31.759Z] [2024-03-25T15:43:31.759Z] Login Succeeded [2024-03-25T15:43:31.759Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T15:43:31.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-25T15:43:31.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:43:31.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:43:31.874Z] ========================================================= [2024-03-25T15:43:31.874Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-25T15:43:31.874Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:43:32.215Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-25T15:43:32.215Z] Sending build context to Docker daemon 8.959MB [2024-03-25T15:43:32.215Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T15:43:32.215Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-25T15:43:32.215Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-25T15:43:32.215Z] 7264a8db6415: Pulling fs layer [2024-03-25T15:43:32.215Z] c4d48a809fc2: Pulling fs layer [2024-03-25T15:43:32.215Z] 4f1c88b9dad5: Pulling fs layer [2024-03-25T15:43:32.215Z] ad3a456e5733: Pulling fs layer [2024-03-25T15:43:32.215Z] 69c7f0334f64: Pulling fs layer [2024-03-25T15:43:32.215Z] 1f1c1a5573a3: Pulling fs layer [2024-03-25T15:43:32.215Z] ce7588e14bc9: Pulling fs layer [2024-03-25T15:43:32.215Z] b5e4710f87ac: Pulling fs layer [2024-03-25T15:43:32.215Z] 1f1c1a5573a3: Waiting [2024-03-25T15:43:32.215Z] b5e4710f87ac: Waiting [2024-03-25T15:43:32.215Z] ad3a456e5733: Waiting [2024-03-25T15:43:32.215Z] ce7588e14bc9: Waiting [2024-03-25T15:43:32.215Z] 69c7f0334f64: Waiting [2024-03-25T15:43:32.215Z] c4d48a809fc2: Download complete [2024-03-25T15:43:32.474Z] ad3a456e5733: Verifying Checksum [2024-03-25T15:43:32.474Z] ad3a456e5733: Download complete [2024-03-25T15:43:32.474Z] 69c7f0334f64: Download complete [2024-03-25T15:43:32.474Z] 7264a8db6415: Verifying Checksum [2024-03-25T15:43:32.474Z] 7264a8db6415: Download complete [2024-03-25T15:43:32.474Z] 1f1c1a5573a3: Verifying Checksum [2024-03-25T15:43:32.474Z] 1f1c1a5573a3: Download complete [2024-03-25T15:43:32.474Z] 7264a8db6415: Pull complete [2024-03-25T15:43:32.733Z] c4d48a809fc2: Pull complete [2024-03-25T15:43:32.733Z] b5e4710f87ac: Verifying Checksum [2024-03-25T15:43:32.733Z] b5e4710f87ac: Download complete [2024-03-25T15:43:32.733Z] 4f1c88b9dad5: Verifying Checksum [2024-03-25T15:43:32.733Z] 4f1c88b9dad5: Download complete [2024-03-25T15:43:33.300Z] ce7588e14bc9: Verifying Checksum [2024-03-25T15:43:33.300Z] ce7588e14bc9: Download complete [2024-03-25T15:43:36.647Z] 4f1c88b9dad5: Pull complete [2024-03-25T15:43:36.647Z] ad3a456e5733: Pull complete [2024-03-25T15:43:36.647Z] 69c7f0334f64: Pull complete [2024-03-25T15:43:36.647Z] 1f1c1a5573a3: Pull complete [2024-03-25T15:43:38.570Z] ce7588e14bc9: Pull complete [2024-03-25T15:43:39.137Z] b5e4710f87ac: Pull complete [2024-03-25T15:43:39.137Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-25T15:43:39.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-25T15:43:39.137Z] ---> 88b5674ff536 [2024-03-25T15:43:39.137Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T15:43:45.872Z] Still waiting to schedule task [2024-03-25T15:43:45.873Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-25T15:43:47.274Z] ---> Running in 5f3fb3da3a32 [2024-03-25T15:43:47.274Z] Removing intermediate container 5f3fb3da3a32 [2024-03-25T15:43:47.274Z] ---> b71ced862990 [2024-03-25T15:43:47.274Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T15:43:47.274Z] ---> Running in bcda1dae0bc9 [2024-03-25T15:43:47.274Z] Removing intermediate container bcda1dae0bc9 [2024-03-25T15:43:47.274Z] ---> 7a9e4717c95f [2024-03-25T15:43:47.274Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-25T15:43:47.274Z] ---> Running in 3f717b26c829 [2024-03-25T15:43:47.274Z] Removing intermediate container 3f717b26c829 [2024-03-25T15:43:47.274Z] ---> 91dd724f7526 [2024-03-25T15:43:47.274Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T15:43:47.274Z] ---> Running in 8bcb3c3cd7a4 [2024-03-25T15:43:47.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T15:43:47.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T15:43:47.274Z] OK: 264 MiB in 52 packages [2024-03-25T15:43:47.538Z] Removing intermediate container 8bcb3c3cd7a4 [2024-03-25T15:43:47.538Z] ---> f8c1d5386e67 [2024-03-25T15:43:47.538Z] Step 7/12 : WORKDIR /app [2024-03-25T15:43:47.538Z] ---> Running in ab804ef45560 [2024-03-25T15:43:47.801Z] Removing intermediate container ab804ef45560 [2024-03-25T15:43:47.801Z] ---> 16ed23d5f623 [2024-03-25T15:43:47.801Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-25T15:43:47.801Z] ---> fcfeb4c479c2 [2024-03-25T15:43:47.801Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T15:43:47.801Z] ---> Running in 723e7f8e283e [2024-03-25T15:44:38.337Z] Removing intermediate container 723e7f8e283e [2024-03-25T15:44:38.337Z] ---> bf6275cf4e28 [2024-03-25T15:44:38.337Z] Step 10/12 : COPY . . [2024-03-25T15:44:38.337Z] ---> 85e73c7b2bd1 [2024-03-25T15:44:38.337Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T15:44:38.337Z] ---> Running in 7588f054a7d2 [2024-03-25T15:44:38.337Z] Removing intermediate container 7588f054a7d2 [2024-03-25T15:44:38.337Z] ---> 77f7de75915d [2024-03-25T15:44:38.337Z] Step 12/12 : RUN $MAKE [2024-03-25T15:44:38.337Z] ---> Running in cd978c06035d [2024-03-25T15:44:38.337Z] noop [2024-03-25T15:44:38.337Z] Removing intermediate container cd978c06035d [2024-03-25T15:44:38.337Z] ---> b9099675c850 [2024-03-25T15:44:38.337Z] Successfully built b9099675c850 [2024-03-25T15:44:38.337Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:44:38.670Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-25T15:44:38.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:44:38.751Z] prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container [2024-03-25T15:44:38.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-25T15:44:39.125Z] $ docker top 246fd5b257c0f6a9fd46b43a5986c1686fb0d33e4152e163fb3891c57d63d330 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T15:44:39.481Z] + go version [2024-03-25T15:44:39.481Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-25T15:44:39.489Z] $ docker stop --time=1 246fd5b257c0f6a9fd46b43a5986c1686fb0d33e4152e163fb3891c57d63d330 [2024-03-25T15:44:40.800Z] $ docker rm -f --volumes 246fd5b257c0f6a9fd46b43a5986c1686fb0d33e4152e163fb3891c57d63d330 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:44:41.238Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-25T15:44:41.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:44:41.312Z] prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container [2024-03-25T15:44:41.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-25T15:44:41.645Z] $ docker top d5c734bc16b2cb5c094d008c98071379f9bff1e4c91617813f0ff626fffbe238 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T15:44:41.993Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-03-25T15:44:42.292Z] + make test [2024-03-25T15:44:42.292Z] go test -race -coverprofile=coverage.out ./... [2024-03-25T15:45:08.829Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-25T15:45:24.341Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1156 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-03-25T15:45:24.355Z] Running in /w/workspace/app-service-configurable/229 [Pipeline] { [Pipeline] checkout [2024-03-25T15:45:27.415Z] Selected Git installation does not exist. Using Default [2024-03-25T15:45:27.415Z] The recommended git tool is: NONE [2024-03-25T15:45:33.313Z] using credential edgex-jenkins-ssh [2024-03-25T15:45:33.336Z] Cloning the remote Git repository [2024-03-25T15:45:33.393Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-03-25T15:45:33.504Z] > git init /w/workspace/app-service-configurable/229 # timeout=10 [2024-03-25T15:45:33.670Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-25T15:45:33.671Z] > git --version # timeout=10 [2024-03-25T15:45:33.694Z] > git --version # 'git version 2.25.1' [2024-03-25T15:45:33.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-25T15:45:33.871Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-25T15:45:36.036Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-25T15:45:36.059Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-25T15:45:37.089Z] Avoid second fetch [2024-03-25T15:45:37.090Z] Checking out Revision 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f (main) [2024-03-25T15:45:37.116Z] > git config core.sparsecheckout # timeout=10 [2024-03-25T15:45:37.188Z] > git checkout -f 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f # timeout=10 [2024-03-25T15:45:37.812Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#653)" [2024-03-25T15:45:40.885Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T15:45:42.559Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-25T15:45:42.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-25T15:45:42.559Z] Dload Upload Total Spent Left Speed [2024-03-25T15:45:42.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-03-25T15:45:42.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-25T15:45:42.826Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-25T15:45:42.826Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-25T15:45:42.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-25T15:45:42.853Z] $ docker stop --time=1 d5c734bc16b2cb5c094d008c98071379f9bff1e4c91617813f0ff626fffbe238 [2024-03-25T15:45:42.918Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-03-25T15:45:47.818Z] $ docker rm -f --volumes d5c734bc16b2cb5c094d008c98071379f9bff1e4c91617813f0ff626fffbe238 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2024-03-25T15:45:48.406Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-25T15:45:48.454Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2024-03-25T15:45:48.474Z] + sudo tee /etc/docker/daemon.new [2024-03-25T15:45:48.474Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-25T15:45:48.474Z] { [2024-03-25T15:45:48.474Z] "registry-mirrors": [ [2024-03-25T15:45:48.474Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-25T15:45:48.474Z] ], [2024-03-25T15:45:48.474Z] "bip": "10.250.0.254/24", [2024-03-25T15:45:48.474Z] "hosts": [ [2024-03-25T15:45:48.474Z] "tcp://0.0.0.0:5555", [2024-03-25T15:45:48.474Z] "unix:///var/run/docker.sock" [2024-03-25T15:45:48.474Z] ], [2024-03-25T15:45:48.474Z] "mtu": 1458, [2024-03-25T15:45:48.474Z] "selinux-enabled": true, [2024-03-25T15:45:48.474Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-25T15:45:48.474Z] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-25T15:45:48.832Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-25T15:45:49.066Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-25T15:45:49.171Z] + sudo service docker restart [2024-03-25T15:45:49.357Z] + ls -al . [2024-03-25T15:45:49.357Z] total 260 [2024-03-25T15:45:49.357Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 25 15:44 . [2024-03-25T15:45:49.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:43 .. [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 25 15:43 .dockerignore [2024-03-25T15:45:49.357Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 15:45 .git [2024-03-25T15:45:49.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:43 .github [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 25 15:43 .gitignore [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 15:43 .golangci.yml [2024-03-25T15:45:49.357Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 15:43 .semver [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 18981 Mar 25 15:43 Attribution.txt [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 25 15:43 CHANGELOG.md [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 25 15:43 Dockerfile [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 15:43 GOVERNANCE.md [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 25 15:43 Jenkinsfile [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 25 15:43 LICENSE [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 25 15:43 OWNERS.md [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 25 15:43 README.md [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 25 15:43 VERSION [2024-03-25T15:45:49.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:43 bin [2024-03-25T15:45:49.357Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 25 15:44 coverage.out [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 7078 Mar 25 15:43 go.mod [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 101604 Mar 25 15:43 go.sum [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 25 15:43 main.go [2024-03-25T15:45:49.357Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 25 15:43 makefile [2024-03-25T15:45:49.357Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 15:43 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:45:49.673Z] + 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=3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f --label arch=amd64 --label version=3.2.0-dev.20 . [2024-03-25T15:45:49.673Z] Sending build context to Docker daemon 8.961MB [2024-03-25T15:45:49.673Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T15:45:49.673Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-25T15:45:49.673Z] ---> b9099675c850 [2024-03-25T15:45:49.673Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T15:45:49.932Z] ---> Running in 4059c12ac7ff [2024-03-25T15:45:49.932Z] Removing intermediate container 4059c12ac7ff [2024-03-25T15:45:49.932Z] ---> f9db26780253 [2024-03-25T15:45:49.932Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T15:45:49.932Z] ---> Running in 0d062f2ecbc2 [2024-03-25T15:45:50.192Z] Removing intermediate container 0d062f2ecbc2 [2024-03-25T15:45:50.192Z] ---> d2914d84bc16 [2024-03-25T15:45:50.192Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-25T15:45:50.192Z] ---> Running in ed07f6593c90 [2024-03-25T15:45:50.192Z] Removing intermediate container ed07f6593c90 [2024-03-25T15:45:50.192Z] ---> 98d50fa08373 [2024-03-25T15:45:50.192Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T15:45:50.192Z] ---> Running in eeb7bc81a8b8 [2024-03-25T15:45:50.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T15:45:50.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T15:45:50.968Z] OK: 264 MiB in 52 packages [2024-03-25T15:45:51.226Z] Removing intermediate container eeb7bc81a8b8 [2024-03-25T15:45:51.226Z] ---> d2babf25ff61 [2024-03-25T15:45:51.226Z] Step 7/27 : WORKDIR /app [2024-03-25T15:45:51.226Z] ---> Running in d7c4c9b77062 [2024-03-25T15:45:51.483Z] Removing intermediate container d7c4c9b77062 [2024-03-25T15:45:51.483Z] ---> bf5b00fad895 [2024-03-25T15:45:51.483Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-25T15:45:51.483Z] ---> 01cb92037cf0 [2024-03-25T15:45:51.483Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T15:45:51.483Z] ---> Running in 6744b99e47bb [2024-03-25T15:45:52.556Z] Removing intermediate container 6744b99e47bb [2024-03-25T15:45:52.556Z] ---> fa17cb354304 [2024-03-25T15:45:52.556Z] Step 10/27 : COPY . . [2024-03-25T15:45:52.815Z] ---> ef60f1f80419 [2024-03-25T15:45:52.815Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T15:45:52.815Z] ---> Running in 84acfb0f86dd [2024-03-25T15:45:52.815Z] Removing intermediate container 84acfb0f86dd [2024-03-25T15:45:52.815Z] ---> d88e1ad0dd8d [2024-03-25T15:45:52.815Z] Step 12/27 : RUN $MAKE [2024-03-25T15:45:52.815Z] ---> Running in 0dae9e108a59 [2024-03-25T15:45:53.074Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.20" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T15:46:07.485Z] provisioning config files... [2024-03-25T15:46:07.530Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/229@tmp/config10013079576141329206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:46:08.022Z] ---> ****-login.sh [2024-03-25T15:46:08.022Z] nexus3.edgexfoundry.org:10001 [2024-03-25T15:46:08.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:46:08.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:46:08.613Z] Configure a credential helper to remove this warning. See [2024-03-25T15:46:08.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:46:08.613Z] [2024-03-25T15:46:08.613Z] Login Succeeded [2024-03-25T15:46:08.613Z] nexus3.edgexfoundry.org:10002 [2024-03-25T15:46:08.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:46:09.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:46:09.169Z] Configure a credential helper to remove this warning. See [2024-03-25T15:46:09.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:46:09.169Z] [2024-03-25T15:46:09.169Z] Login Succeeded [2024-03-25T15:46:09.169Z] nexus3.edgexfoundry.org:10003 [2024-03-25T15:46:09.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:46:09.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:46:09.440Z] Configure a credential helper to remove this warning. See [2024-03-25T15:46:09.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:46:09.440Z] [2024-03-25T15:46:09.440Z] Login Succeeded [2024-03-25T15:46:09.440Z] nexus3.edgexfoundry.org:10004 [2024-03-25T15:46:10.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:46:10.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:46:10.043Z] Configure a credential helper to remove this warning. See [2024-03-25T15:46:10.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:46:10.043Z] [2024-03-25T15:46:10.043Z] Login Succeeded [2024-03-25T15:46:10.043Z] ****.io [2024-03-25T15:46:10.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:46:10.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:46:10.582Z] Configure a credential helper to remove this warning. See [2024-03-25T15:46:10.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:46:10.582Z] [2024-03-25T15:46:10.582Z] Login Succeeded [2024-03-25T15:46:10.582Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T15:46:10.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-25T15:46:10.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:46:10.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:46:11.004Z] ========================================================= [2024-03-25T15:46:11.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-25T15:46:11.004Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:46:11.376Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-25T15:46:11.376Z] Sending build context to Docker daemon 238.1kB [2024-03-25T15:46:11.646Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T15:46:11.646Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-25T15:46:11.917Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-25T15:46:11.917Z] 9fda8d8052c6: Pulling fs layer [2024-03-25T15:46:11.917Z] 5d54e960e981: Pulling fs layer [2024-03-25T15:46:11.917Z] c4a7e357bf2a: Pulling fs layer [2024-03-25T15:46:11.917Z] f0e02332f6b5: Pulling fs layer [2024-03-25T15:46:11.917Z] 872ee5b61b7b: Pulling fs layer [2024-03-25T15:46:11.917Z] 0c6a40ed1a82: Pulling fs layer [2024-03-25T15:46:11.917Z] 94ae7d8d031c: Pulling fs layer [2024-03-25T15:46:11.917Z] f0e02332f6b5: Waiting [2024-03-25T15:46:11.917Z] 872ee5b61b7b: Waiting [2024-03-25T15:46:11.917Z] 0c6a40ed1a82: Waiting [2024-03-25T15:46:11.917Z] 94ae7d8d031c: Waiting [2024-03-25T15:46:11.917Z] 5d54e960e981: Download complete [2024-03-25T15:46:11.917Z] f0e02332f6b5: Verifying Checksum [2024-03-25T15:46:11.917Z] f0e02332f6b5: Download complete [2024-03-25T15:46:11.917Z] 872ee5b61b7b: Verifying Checksum [2024-03-25T15:46:11.917Z] 872ee5b61b7b: Download complete [2024-03-25T15:46:11.917Z] 9fda8d8052c6: Verifying Checksum [2024-03-25T15:46:11.917Z] 9fda8d8052c6: Download complete [2024-03-25T15:46:12.526Z] 94ae7d8d031c: Verifying Checksum [2024-03-25T15:46:12.526Z] 94ae7d8d031c: Download complete [2024-03-25T15:46:12.801Z] 9fda8d8052c6: Pull complete [2024-03-25T15:46:13.781Z] 5d54e960e981: Pull complete [2024-03-25T15:46:14.056Z] c4a7e357bf2a: Verifying Checksum [2024-03-25T15:46:14.056Z] c4a7e357bf2a: Download complete [2024-03-25T15:46:15.477Z] 0c6a40ed1a82: Verifying Checksum [2024-03-25T15:46:15.477Z] 0c6a40ed1a82: Download complete [2024-03-25T15:46:25.608Z] Removing intermediate container 0dae9e108a59 [2024-03-25T15:46:25.608Z] ---> ded1e366f81c [2024-03-25T15:46:25.608Z] Step 13/27 : FROM alpine:3.18 [2024-03-25T15:46:25.867Z] 3.18: Pulling from library/alpine [2024-03-25T15:46:26.126Z] 619be1103602: Pulling fs layer [2024-03-25T15:46:26.411Z] 619be1103602: Verifying Checksum [2024-03-25T15:46:26.411Z] 619be1103602: Download complete [2024-03-25T15:46:26.411Z] 619be1103602: Pull complete [2024-03-25T15:46:26.411Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T15:46:26.411Z] Status: Downloaded newer image for alpine:3.18 [2024-03-25T15:46:26.411Z] ---> d3782b16ccc9 [2024-03-25T15:46:26.411Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-25T15:46:26.670Z] ---> Running in 105d1b37f08e [2024-03-25T15:46:26.670Z] Removing intermediate container 105d1b37f08e [2024-03-25T15:46:26.670Z] ---> adfb59e44ad0 [2024-03-25T15:46:26.670Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-25T15:46:26.670Z] ---> Running in 04346bc8aaad [2024-03-25T15:46:26.670Z] Removing intermediate container 04346bc8aaad [2024-03-25T15:46:26.670Z] ---> 1b1ed12c94eb [2024-03-25T15:46:26.670Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-25T15:46:26.670Z] ---> Running in 833d760701df [2024-03-25T15:46:26.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T15:46:27.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T15:46:27.446Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-25T15:46:27.446Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-25T15:46:27.446Z] Executing busybox-1.36.1-r5.trigger [2024-03-25T15:46:27.446Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T15:46:27.705Z] OK: 8 MiB in 17 packages [2024-03-25T15:46:27.829Z] c4a7e357bf2a: Pull complete [2024-03-25T15:46:27.829Z] f0e02332f6b5: Pull complete [2024-03-25T15:46:27.829Z] 872ee5b61b7b: Pull complete [2024-03-25T15:46:27.964Z] Removing intermediate container 833d760701df [2024-03-25T15:46:27.964Z] ---> cac399466138 [2024-03-25T15:46:27.964Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-25T15:46:27.964Z] ---> Running in f5f251f9a643 [2024-03-25T15:46:28.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T15:46:28.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T15:46:28.740Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T15:46:28.740Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T15:46:28.740Z] OK: 8 MiB in 17 packages [2024-03-25T15:46:28.999Z] Removing intermediate container f5f251f9a643 [2024-03-25T15:46:28.999Z] ---> 5d67161f0a9d [2024-03-25T15:46:28.999Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-25T15:46:29.257Z] ---> b49fd2821cdd [2024-03-25T15:46:29.258Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-25T15:46:29.258Z] ---> ad2e8bef6dc6 [2024-03-25T15:46:29.258Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-25T15:46:29.515Z] ---> b6b2f4655315 [2024-03-25T15:46:29.515Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-25T15:46:30.891Z] ---> 7eabd0a2061b [2024-03-25T15:46:30.891Z] Step 22/27 : EXPOSE 48095 [2024-03-25T15:46:30.891Z] ---> Running in 9e4971f766be [2024-03-25T15:46:30.891Z] Removing intermediate container 9e4971f766be [2024-03-25T15:46:30.891Z] ---> 0071aeef5580 [2024-03-25T15:46:30.891Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-25T15:46:30.891Z] ---> Running in 0d96b094ea41 [2024-03-25T15:46:30.891Z] Removing intermediate container 0d96b094ea41 [2024-03-25T15:46:30.891Z] ---> 623854b1471b [2024-03-25T15:46:30.891Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-25T15:46:30.891Z] ---> Running in 607c415193e3 [2024-03-25T15:46:30.891Z] Removing intermediate container 607c415193e3 [2024-03-25T15:46:30.891Z] ---> ef3bfb8c5419 [2024-03-25T15:46:30.891Z] Step 25/27 : LABEL arch=amd64 [2024-03-25T15:46:30.891Z] ---> Running in 69cb61e3a008 [2024-03-25T15:46:31.149Z] Removing intermediate container 69cb61e3a008 [2024-03-25T15:46:31.149Z] ---> 7fc67197e742 [2024-03-25T15:46:31.149Z] Step 26/27 : LABEL git_sha=3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [2024-03-25T15:46:31.149Z] ---> Running in 965590b77ece [2024-03-25T15:46:31.149Z] Removing intermediate container 965590b77ece [2024-03-25T15:46:31.149Z] ---> 0c552e4321d4 [2024-03-25T15:46:31.149Z] Step 27/27 : LABEL version=3.2.0-dev.20 [2024-03-25T15:46:31.149Z] ---> Running in d3c2af815ca8 [2024-03-25T15:46:31.149Z] Removing intermediate container d3c2af815ca8 [2024-03-25T15:46:31.149Z] ---> 576140f7a52c [2024-03-25T15:46:31.149Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-25T15:46:31.149Z] Successfully built 576140f7a52c [2024-03-25T15:46:31.149Z] 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 [2024-03-25T15:46:31.291Z] provisioning config files... [2024-03-25T15:46:31.299Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14344334960877115897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:46:31.604Z] ---> ****-login.sh [2024-03-25T15:46:31.604Z] nexus3.edgexfoundry.org:10001 [2024-03-25T15:46:31.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:46:31.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:46:31.604Z] Configure a credential helper to remove this warning. See [2024-03-25T15:46:31.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:46:31.604Z] [2024-03-25T15:46:31.604Z] Login Succeeded [2024-03-25T15:46:31.604Z] nexus3.edgexfoundry.org:10002 [2024-03-25T15:46:31.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:46:31.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:46:31.604Z] Configure a credential helper to remove this warning. See [2024-03-25T15:46:31.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:46:31.604Z] [2024-03-25T15:46:31.604Z] Login Succeeded [2024-03-25T15:46:31.604Z] nexus3.edgexfoundry.org:10003 [2024-03-25T15:46:31.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:46:31.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:46:31.864Z] Configure a credential helper to remove this warning. See [2024-03-25T15:46:31.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:46:31.864Z] [2024-03-25T15:46:31.864Z] Login Succeeded [2024-03-25T15:46:31.864Z] nexus3.edgexfoundry.org:10004 [2024-03-25T15:46:31.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:46:31.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:46:31.864Z] Configure a credential helper to remove this warning. See [2024-03-25T15:46:31.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:46:31.864Z] [2024-03-25T15:46:31.864Z] Login Succeeded [2024-03-25T15:46:31.864Z] ****.io [2024-03-25T15:46:31.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:46:32.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:46:32.125Z] Configure a credential helper to remove this warning. See [2024-03-25T15:46:32.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:46:32.125Z] [2024-03-25T15:46:32.125Z] Login Succeeded [2024-03-25T15:46:32.125Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T15:46:32.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-25T15:46:32.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:46:32.222Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-03-25T15:46:32.222Z] 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [2024-03-25T15:46:32.222Z] latest [2024-03-25T15:46:32.222Z] 3.2.0-dev.20 [2024-03-25T15:46:32.222Z] 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 [2024-03-25T15:46:32.222Z] main [2024-03-25T15:46:32.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:46:32.570Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:46:32.885Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [2024-03-25T15:46:32.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-25T15:46:32.885Z] 92c467aa7b0a: Preparing [2024-03-25T15:46:32.885Z] 5951b7ed26fb: Preparing [2024-03-25T15:46:32.885Z] a27f76a222c6: Preparing [2024-03-25T15:46:32.885Z] 723117b89331: Preparing [2024-03-25T15:46:32.885Z] ffcdfbf0b9ea: Preparing [2024-03-25T15:46:32.885Z] 0a1a4ec85c88: Preparing [2024-03-25T15:46:32.885Z] aedc3bda2944: Preparing [2024-03-25T15:46:32.885Z] 0a1a4ec85c88: Waiting [2024-03-25T15:46:32.885Z] aedc3bda2944: Waiting [2024-03-25T15:46:32.885Z] 5951b7ed26fb: Pushed [2024-03-25T15:46:32.885Z] ffcdfbf0b9ea: Pushed [2024-03-25T15:46:32.885Z] 723117b89331: Pushed [2024-03-25T15:46:32.885Z] a27f76a222c6: Pushed [2024-03-25T15:46:32.885Z] aedc3bda2944: Layer already exists [2024-03-25T15:46:33.144Z] 0a1a4ec85c88: Pushed [2024-03-25T15:46:35.674Z] 92c467aa7b0a: Pushed [2024-03-25T15:46:35.674Z] 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f: digest: sha256:891adc4bfe8be8c4af0ef4b08e0299d98597b8c276fc2cc429fb372a16b95a58 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:46:36.260Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:46:36.591Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-03-25T15:46:36.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-25T15:46:36.591Z] 92c467aa7b0a: Preparing [2024-03-25T15:46:36.591Z] 5951b7ed26fb: Preparing [2024-03-25T15:46:36.591Z] a27f76a222c6: Preparing [2024-03-25T15:46:36.591Z] 723117b89331: Preparing [2024-03-25T15:46:36.591Z] ffcdfbf0b9ea: Preparing [2024-03-25T15:46:36.591Z] 0a1a4ec85c88: Preparing [2024-03-25T15:46:36.591Z] aedc3bda2944: Preparing [2024-03-25T15:46:36.591Z] 0a1a4ec85c88: Waiting [2024-03-25T15:46:36.591Z] aedc3bda2944: Waiting [2024-03-25T15:46:36.591Z] ffcdfbf0b9ea: Layer already exists [2024-03-25T15:46:36.591Z] 723117b89331: Layer already exists [2024-03-25T15:46:36.591Z] 92c467aa7b0a: Layer already exists [2024-03-25T15:46:36.591Z] a27f76a222c6: Layer already exists [2024-03-25T15:46:36.591Z] 5951b7ed26fb: Layer already exists [2024-03-25T15:46:36.591Z] 0a1a4ec85c88: Layer already exists [2024-03-25T15:46:36.591Z] aedc3bda2944: Layer already exists [2024-03-25T15:46:36.591Z] latest: digest: sha256:891adc4bfe8be8c4af0ef4b08e0299d98597b8c276fc2cc429fb372a16b95a58 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:46:36.915Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:46:37.239Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.20 [2024-03-25T15:46:37.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-25T15:46:37.239Z] 92c467aa7b0a: Preparing [2024-03-25T15:46:37.239Z] 5951b7ed26fb: Preparing [2024-03-25T15:46:37.239Z] a27f76a222c6: Preparing [2024-03-25T15:46:37.239Z] 723117b89331: Preparing [2024-03-25T15:46:37.239Z] ffcdfbf0b9ea: Preparing [2024-03-25T15:46:37.239Z] 0a1a4ec85c88: Preparing [2024-03-25T15:46:37.239Z] aedc3bda2944: Preparing [2024-03-25T15:46:37.239Z] 0a1a4ec85c88: Waiting [2024-03-25T15:46:37.239Z] aedc3bda2944: Waiting [2024-03-25T15:46:37.239Z] 92c467aa7b0a: Layer already exists [2024-03-25T15:46:37.239Z] 723117b89331: Layer already exists [2024-03-25T15:46:37.239Z] 5951b7ed26fb: Layer already exists [2024-03-25T15:46:37.239Z] ffcdfbf0b9ea: Layer already exists [2024-03-25T15:46:37.239Z] a27f76a222c6: Layer already exists [2024-03-25T15:46:37.239Z] 0a1a4ec85c88: Layer already exists [2024-03-25T15:46:37.239Z] aedc3bda2944: Layer already exists [2024-03-25T15:46:37.239Z] 3.2.0-dev.20: digest: sha256:891adc4bfe8be8c4af0ef4b08e0299d98597b8c276fc2cc429fb372a16b95a58 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:46:37.577Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:46:37.903Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 [2024-03-25T15:46:37.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-25T15:46:37.903Z] 92c467aa7b0a: Preparing [2024-03-25T15:46:37.903Z] 5951b7ed26fb: Preparing [2024-03-25T15:46:37.903Z] a27f76a222c6: Preparing [2024-03-25T15:46:37.903Z] 723117b89331: Preparing [2024-03-25T15:46:37.903Z] ffcdfbf0b9ea: Preparing [2024-03-25T15:46:37.903Z] 0a1a4ec85c88: Preparing [2024-03-25T15:46:37.903Z] aedc3bda2944: Preparing [2024-03-25T15:46:37.903Z] aedc3bda2944: Waiting [2024-03-25T15:46:37.903Z] 0a1a4ec85c88: Waiting [2024-03-25T15:46:37.903Z] a27f76a222c6: Layer already exists [2024-03-25T15:46:37.903Z] 723117b89331: Layer already exists [2024-03-25T15:46:37.903Z] 92c467aa7b0a: Layer already exists [2024-03-25T15:46:37.903Z] 5951b7ed26fb: Layer already exists [2024-03-25T15:46:37.903Z] ffcdfbf0b9ea: Layer already exists [2024-03-25T15:46:37.903Z] 0a1a4ec85c88: Layer already exists [2024-03-25T15:46:37.903Z] aedc3bda2944: Layer already exists [2024-03-25T15:46:37.903Z] 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20: digest: sha256:891adc4bfe8be8c4af0ef4b08e0299d98597b8c276fc2cc429fb372a16b95a58 size: 1784 [Pipeline] } [Pipeline] // withEnv [2024-03-25T15:46:37.926Z] 0c6a40ed1a82: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:46:38.198Z] 94ae7d8d031c: Pull complete [2024-03-25T15:46:38.198Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-25T15:46:38.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-25T15:46:38.198Z] ---> 86de565de09d [2024-03-25T15:46:38.198Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T15:46:38.234Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:46:38.554Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-03-25T15:46:38.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-25T15:46:38.554Z] 92c467aa7b0a: Preparing [2024-03-25T15:46:38.554Z] 5951b7ed26fb: Preparing [2024-03-25T15:46:38.554Z] a27f76a222c6: Preparing [2024-03-25T15:46:38.554Z] 723117b89331: Preparing [2024-03-25T15:46:38.554Z] ffcdfbf0b9ea: Preparing [2024-03-25T15:46:38.554Z] 0a1a4ec85c88: Preparing [2024-03-25T15:46:38.554Z] aedc3bda2944: Preparing [2024-03-25T15:46:38.554Z] aedc3bda2944: Waiting [2024-03-25T15:46:38.554Z] 723117b89331: Layer already exists [2024-03-25T15:46:38.554Z] 92c467aa7b0a: Layer already exists [2024-03-25T15:46:38.554Z] a27f76a222c6: Layer already exists [2024-03-25T15:46:38.554Z] ffcdfbf0b9ea: Layer already exists [2024-03-25T15:46:38.554Z] 5951b7ed26fb: Layer already exists [2024-03-25T15:46:38.554Z] 0a1a4ec85c88: Layer already exists [2024-03-25T15:46:38.554Z] aedc3bda2944: Layer already exists [2024-03-25T15:46:38.554Z] main: digest: sha256:891adc4bfe8be8c4af0ef4b08e0299d98597b8c276fc2cc429fb372a16b95a58 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-25T15:46:38.630Z] ===================================================== [Pipeline] echo [2024-03-25T15:46:38.643Z] taggedImages: [2024-03-25T15:46:38.643Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [2024-03-25T15:46:38.643Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-03-25T15:46:38.643Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.20 [2024-03-25T15:46:38.643Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 [2024-03-25T15:46:38.643Z] - 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 [2024-03-25T15:46:39.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T15:46:39.046Z] [2024-03-25T15:46:39.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:46:39.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T15:46:39.603Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-25T15:46:39.603Z] 5eb5b503b376: Pulling fs layer [2024-03-25T15:46:39.603Z] 5c69ac0246d0: Pulling fs layer [2024-03-25T15:46:39.603Z] ec43610c2a17: Pulling fs layer [2024-03-25T15:46:39.603Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-25T15:46:39.603Z] 33b1e0a273af: Pulling fs layer [2024-03-25T15:46:39.603Z] 5d3b04190fa2: Pulling fs layer [2024-03-25T15:46:39.603Z] 2f39f015ded8: Pulling fs layer [2024-03-25T15:46:39.603Z] 3a2ae6a8a46f: Waiting [2024-03-25T15:46:39.603Z] 2f39f015ded8: Waiting [2024-03-25T15:46:39.603Z] 5d3b04190fa2: Waiting [2024-03-25T15:46:39.604Z] 33b1e0a273af: Waiting [2024-03-25T15:46:39.604Z] 5c69ac0246d0: Verifying Checksum [2024-03-25T15:46:39.604Z] 5c69ac0246d0: Download complete [2024-03-25T15:46:39.604Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-25T15:46:39.604Z] 3a2ae6a8a46f: Download complete [2024-03-25T15:46:39.604Z] ec43610c2a17: Verifying Checksum [2024-03-25T15:46:39.604Z] ec43610c2a17: Download complete [2024-03-25T15:46:39.604Z] 33b1e0a273af: Verifying Checksum [2024-03-25T15:46:39.604Z] 33b1e0a273af: Download complete [2024-03-25T15:46:39.604Z] 5d3b04190fa2: Verifying Checksum [2024-03-25T15:46:39.604Z] 5d3b04190fa2: Download complete [2024-03-25T15:46:39.864Z] 5eb5b503b376: Download complete [2024-03-25T15:46:40.427Z] 2f39f015ded8: Download complete [2024-03-25T15:46:40.796Z] ---> Running in 0f621683f459 [2024-03-25T15:46:40.796Z] Removing intermediate container 0f621683f459 [2024-03-25T15:46:40.796Z] ---> 2fb655f13c9c [2024-03-25T15:46:40.796Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T15:46:40.796Z] ---> Running in 7219f18e3043 [2024-03-25T15:46:40.993Z] 5eb5b503b376: Pull complete [2024-03-25T15:46:41.251Z] 5c69ac0246d0: Pull complete [2024-03-25T15:46:41.391Z] Removing intermediate container 7219f18e3043 [2024-03-25T15:46:41.391Z] ---> b9a5ea757ec8 [2024-03-25T15:46:41.391Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-25T15:46:41.391Z] ---> Running in d5fbb884a600 [2024-03-25T15:46:41.660Z] Removing intermediate container d5fbb884a600 [2024-03-25T15:46:41.660Z] ---> abf4e303ca2a [2024-03-25T15:46:41.660Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T15:46:41.660Z] ---> Running in 4e716968bfef [2024-03-25T15:46:41.819Z] ec43610c2a17: Pull complete [2024-03-25T15:46:41.819Z] 3a2ae6a8a46f: Pull complete [2024-03-25T15:46:42.078Z] 33b1e0a273af: Pull complete [2024-03-25T15:46:42.078Z] 5d3b04190fa2: Pull complete [2024-03-25T15:46:43.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T15:46:43.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T15:46:44.765Z] OK: 266 MiB in 52 packages [2024-03-25T15:46:45.723Z] Removing intermediate container 4e716968bfef [2024-03-25T15:46:45.723Z] ---> 2ac612ead4dc [2024-03-25T15:46:45.723Z] Step 7/12 : WORKDIR /app [2024-03-25T15:46:45.991Z] ---> Running in bd537970eb1c [2024-03-25T15:46:46.259Z] Removing intermediate container bd537970eb1c [2024-03-25T15:46:46.259Z] ---> d1264aa698c6 [2024-03-25T15:46:46.259Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-25T15:46:46.259Z] 2f39f015ded8: Pull complete [2024-03-25T15:46:46.259Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-25T15:46:46.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T15:46:46.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:46:46.361Z] prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container [2024-03-25T15:46:46.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-25T15:46:46.843Z] ---> 5b9f25422410 [2024-03-25T15:46:46.843Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T15:46:46.843Z] ---> Running in ae113b770d1f [2024-03-25T15:46:52.179Z] $ docker top 60a9c9764765dc10e0b13f7583bcdd012c3aea98a6d90bca24a875af3902ceb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:46:52.581Z] ---> job-cost.sh [2024-03-25T15:46:52.581Z] lf-activate-venv: SKIPPING [2024-03-25T15:46:52.581Z] INFO: No Stack... [2024-03-25T15:46:52.840Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-25T15:46:53.407Z] INFO: Archiving Costs [Pipeline] sh [2024-03-25T15:46:53.700Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-03-25T15:46:53.700Z] + cut -d, -f6 [Pipeline] lock [2024-03-25T15:46:53.714Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] [2024-03-25T15:46:53.720Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] did not exist. Created. [2024-03-25T15:46:53.724Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-25T15:46:54.037Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-25T15:46:54.072Z] Stashed 1 file(s) [Pipeline] } [2024-03-25T15:46:54.083Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-25T15:46:54.110Z] $ docker stop --time=1 60a9c9764765dc10e0b13f7583bcdd012c3aea98a6d90bca24a875af3902ceb5 [2024-03-25T15:46:55.262Z] $ docker rm -f --volumes 60a9c9764765dc10e0b13f7583bcdd012c3aea98a6d90bca24a875af3902ceb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-25T15:48:53.583Z] Removing intermediate container ae113b770d1f [2024-03-25T15:48:53.583Z] ---> 3b98f8ce5c5d [2024-03-25T15:48:53.583Z] Step 10/12 : COPY . . [2024-03-25T15:48:53.583Z] ---> 2d7b3b8d832f [2024-03-25T15:48:53.583Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T15:48:53.583Z] ---> Running in e1079e2ba543 [2024-03-25T15:48:53.583Z] Removing intermediate container e1079e2ba543 [2024-03-25T15:48:53.583Z] ---> 9cf6e76b60e8 [2024-03-25T15:48:53.583Z] Step 12/12 : RUN $MAKE [2024-03-25T15:48:53.583Z] ---> Running in 28b7171e0f2c [2024-03-25T15:48:53.583Z] noop [2024-03-25T15:48:53.583Z] Removing intermediate container 28b7171e0f2c [2024-03-25T15:48:53.583Z] ---> fbcbf392cdbc [2024-03-25T15:48:53.583Z] Successfully built fbcbf392cdbc [2024-03-25T15:48:53.583Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:48:53.956Z] + docker inspect -f . ci-base-image-arm64 [2024-03-25T15:48:53.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:48:54.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-1156 does not seem to be running inside a container [2024-03-25T15:48:54.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/229 -v /w/workspace/app-service-configurable/229:/w/workspace/app-service-configurable/229:rw,z -v /w/workspace/app-service-configurable/229@tmp:/w/workspace/app-service-configurable/229@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 [2024-03-25T15:48:55.794Z] $ docker top 9c675b6dc8060e0ea635c8a2ac2f835180725d7e114cbae7e7352f200e45e79a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T15:48:56.707Z] + go version [2024-03-25T15:48:56.707Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-25T15:48:56.739Z] $ docker stop --time=1 9c675b6dc8060e0ea635c8a2ac2f835180725d7e114cbae7e7352f200e45e79a [2024-03-25T15:48:58.412Z] $ docker rm -f --volumes 9c675b6dc8060e0ea635c8a2ac2f835180725d7e114cbae7e7352f200e45e79a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:48:59.046Z] + docker inspect -f . ci-base-image-arm64 [2024-03-25T15:48:59.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:48:59.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-1156 does not seem to be running inside a container [2024-03-25T15:48:59.340Z] $ 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/229 -v /w/workspace/app-service-configurable/229:/w/workspace/app-service-configurable/229:rw,z -v /w/workspace/app-service-configurable/229@tmp:/w/workspace/app-service-configurable/229@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 [2024-03-25T15:49:00.686Z] $ docker top 3f85fe09f2172f138a9fb5738489c902d6f186ed16a45a32d74495543c124985 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T15:49:01.562Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/229 [Pipeline] fileExists [Pipeline] sh [2024-03-25T15:49:02.233Z] + make test [2024-03-25T15:49:02.233Z] go test -race -coverprofile=coverage.out ./... [2024-03-25T15:53:09.083Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-25T15:53:09.083Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-25T15:53:09.083Z] go vet ./... [2024-03-25T15:56:31.044Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-25T15:56:31.044Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-25T15:56:31.044Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-25T15:56:31.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-25T15:56:31.105Z] $ docker stop --time=1 3f85fe09f2172f138a9fb5738489c902d6f186ed16a45a32d74495543c124985 [2024-03-25T15:56:33.071Z] $ docker rm -f --volumes 3f85fe09f2172f138a9fb5738489c902d6f186ed16a45a32d74495543c124985 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T15:56:35.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-25T15:56:35.320Z] Warning: overwriting stash ‘coverage-report’ [2024-03-25T15:56:35.835Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T15:56:36.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-25T15:56:36.560Z] + ls -al . [2024-03-25T15:56:36.560Z] total 256 [2024-03-25T15:56:36.560Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 25 15:49 . [2024-03-25T15:56:36.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:45 .. [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 25 15:45 .dockerignore [2024-03-25T15:56:36.560Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 15:45 .git [2024-03-25T15:56:36.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:45 .github [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 25 15:45 .gitignore [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 15:45 .golangci.yml [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 18981 Mar 25 15:45 Attribution.txt [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 25 15:45 CHANGELOG.md [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 25 15:45 Dockerfile [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 15:45 GOVERNANCE.md [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 25 15:45 Jenkinsfile [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 25 15:45 LICENSE [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 25 15:45 OWNERS.md [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 25 15:45 README.md [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 25 15:43 VERSION [2024-03-25T15:56:36.560Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:45 bin [2024-03-25T15:56:36.560Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 25 15:49 coverage.out [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 7078 Mar 25 15:45 go.mod [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 101604 Mar 25 15:45 go.sum [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 25 15:45 main.go [2024-03-25T15:56:36.560Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 25 15:45 makefile [2024-03-25T15:56:36.560Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 15:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:56:36.906Z] + 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=3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f --label arch=arm64 --label version=3.2.0-dev.20 . [2024-03-25T15:56:36.906Z] Sending build context to Docker daemon 239.1kB [2024-03-25T15:56:37.174Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T15:56:37.174Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-25T15:56:37.174Z] ---> fbcbf392cdbc [2024-03-25T15:56:37.174Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T15:56:37.174Z] ---> Running in 4d1362d2a5e5 [2024-03-25T15:56:37.761Z] Removing intermediate container 4d1362d2a5e5 [2024-03-25T15:56:37.761Z] ---> e52bbd327326 [2024-03-25T15:56:37.761Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T15:56:37.761Z] ---> Running in 0944807483a0 [2024-03-25T15:56:38.028Z] Removing intermediate container 0944807483a0 [2024-03-25T15:56:38.029Z] ---> 5d8e8f9a84cd [2024-03-25T15:56:38.029Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-25T15:56:38.029Z] ---> Running in 8f467f12c975 [2024-03-25T15:56:38.296Z] Removing intermediate container 8f467f12c975 [2024-03-25T15:56:38.296Z] ---> 496b22fc4416 [2024-03-25T15:56:38.296Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T15:56:38.563Z] ---> Running in fdf51843b2e9 [2024-03-25T15:56:39.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T15:56:41.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T15:56:41.669Z] OK: 266 MiB in 52 packages [2024-03-25T15:56:42.650Z] Removing intermediate container fdf51843b2e9 [2024-03-25T15:56:42.650Z] ---> 4f75213f251f [2024-03-25T15:56:42.650Z] Step 7/27 : WORKDIR /app [2024-03-25T15:56:42.650Z] ---> Running in b5a791c65087 [2024-03-25T15:56:42.921Z] Removing intermediate container b5a791c65087 [2024-03-25T15:56:42.921Z] ---> 082144b53101 [2024-03-25T15:56:42.921Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-25T15:56:43.511Z] ---> 3f31e6a829a9 [2024-03-25T15:56:43.511Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T15:56:43.511Z] ---> Running in c0a206857acd [2024-03-25T15:56:46.871Z] Removing intermediate container c0a206857acd [2024-03-25T15:56:46.871Z] ---> d20f2760ed1d [2024-03-25T15:56:46.871Z] Step 10/27 : COPY . . [2024-03-25T15:56:46.871Z] ---> eb83983e39e2 [2024-03-25T15:56:46.871Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T15:56:47.147Z] ---> Running in cfec88bcd8f8 [2024-03-25T15:56:47.417Z] Removing intermediate container cfec88bcd8f8 [2024-03-25T15:56:47.417Z] ---> 6c708d126cdb [2024-03-25T15:56:47.417Z] Step 12/27 : RUN $MAKE [2024-03-25T15:56:47.689Z] ---> Running in 6a5936c01570 [2024-03-25T15:56:48.659Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.20" -trimpath -mod=readonly -o app-service-configurable [2024-03-25T16:00:27.692Z] Removing intermediate container 6a5936c01570 [2024-03-25T16:00:27.692Z] ---> 0e31adfbc8e9 [2024-03-25T16:00:27.692Z] Step 13/27 : FROM alpine:3.18 [2024-03-25T16:00:27.692Z] 3.18: Pulling from library/alpine [2024-03-25T16:00:27.692Z] c6b39de5b339: Pulling fs layer [2024-03-25T16:00:27.692Z] c6b39de5b339: Verifying Checksum [2024-03-25T16:00:27.692Z] c6b39de5b339: Download complete [2024-03-25T16:00:27.692Z] c6b39de5b339: Pull complete [2024-03-25T16:00:27.692Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T16:00:27.692Z] Status: Downloaded newer image for alpine:3.18 [2024-03-25T16:00:27.692Z] ---> 33abbf032149 [2024-03-25T16:00:27.692Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-25T16:00:27.692Z] ---> Running in bede735ad941 [2024-03-25T16:00:27.692Z] Removing intermediate container bede735ad941 [2024-03-25T16:00:27.692Z] ---> 138a627fa480 [2024-03-25T16:00:27.692Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-25T16:00:27.692Z] ---> Running in 39fc25f7caba [2024-03-25T16:00:27.692Z] Removing intermediate container 39fc25f7caba [2024-03-25T16:00:27.692Z] ---> de2c613bfa3e [2024-03-25T16:00:27.692Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-25T16:00:27.692Z] ---> Running in 549eb72b5aea [2024-03-25T16:00:27.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T16:00:27.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T16:00:27.692Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-25T16:00:27.692Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-25T16:00:27.692Z] Executing busybox-1.36.1-r5.trigger [2024-03-25T16:00:27.692Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T16:00:27.692Z] OK: 9 MiB in 17 packages [2024-03-25T16:00:27.692Z] Removing intermediate container 549eb72b5aea [2024-03-25T16:00:27.692Z] ---> dd4d6649833f [2024-03-25T16:00:27.692Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-25T16:00:27.692Z] ---> Running in 51348db78032 [2024-03-25T16:00:27.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T16:00:27.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T16:00:27.692Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T16:00:27.692Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T16:00:27.959Z] OK: 9 MiB in 17 packages [2024-03-25T16:00:29.008Z] Removing intermediate container 51348db78032 [2024-03-25T16:00:29.008Z] ---> 0ed2a12815e6 [2024-03-25T16:00:29.008Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-25T16:00:29.602Z] ---> 1d0661ed3585 [2024-03-25T16:00:29.602Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-25T16:00:30.204Z] ---> 87ab0257a0cd [2024-03-25T16:00:30.204Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-25T16:00:30.904Z] ---> 9324d80eaf3c [2024-03-25T16:00:30.904Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-25T16:00:32.923Z] ---> 149cb31212cf [2024-03-25T16:00:32.923Z] Step 22/27 : EXPOSE 48095 [2024-03-25T16:00:32.923Z] ---> Running in 2eb2e2a76395 [2024-03-25T16:00:33.511Z] Removing intermediate container 2eb2e2a76395 [2024-03-25T16:00:33.511Z] ---> 5f6691d34d7f [2024-03-25T16:00:33.511Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-25T16:00:33.511Z] ---> Running in 8a03e5d0d503 [2024-03-25T16:00:33.785Z] Removing intermediate container 8a03e5d0d503 [2024-03-25T16:00:33.785Z] ---> 22031b08dccd [2024-03-25T16:00:33.785Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-25T16:00:33.785Z] ---> Running in 4f4524a98f48 [2024-03-25T16:00:34.374Z] Removing intermediate container 4f4524a98f48 [2024-03-25T16:00:34.374Z] ---> 22b312087c16 [2024-03-25T16:00:34.374Z] Step 25/27 : LABEL arch=arm64 [2024-03-25T16:00:34.374Z] ---> Running in a0d11a4c5d8d [2024-03-25T16:00:34.648Z] Removing intermediate container a0d11a4c5d8d [2024-03-25T16:00:34.648Z] ---> ab38eef2349c [2024-03-25T16:00:34.648Z] Step 26/27 : LABEL git_sha=3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [2024-03-25T16:00:34.927Z] ---> Running in 136b9c3f3a80 [2024-03-25T16:00:35.204Z] Removing intermediate container 136b9c3f3a80 [2024-03-25T16:00:35.204Z] ---> e1425b2bfa09 [2024-03-25T16:00:35.204Z] Step 27/27 : LABEL version=3.2.0-dev.20 [2024-03-25T16:00:35.479Z] ---> Running in 6f0226204d6c [2024-03-25T16:00:35.750Z] Removing intermediate container 6f0226204d6c [2024-03-25T16:00:35.750Z] ---> f024712237cf [2024-03-25T16:00:35.750Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-25T16:00:35.750Z] Successfully built f024712237cf [2024-03-25T16:00:35.750Z] 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 [2024-03-25T16:00:35.926Z] provisioning config files... [2024-03-25T16:00:35.944Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/229@tmp/config10611201073403387029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:00:36.381Z] ---> ****-login.sh [2024-03-25T16:00:36.381Z] nexus3.edgexfoundry.org:10001 [2024-03-25T16:00:36.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T16:00:36.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T16:00:36.651Z] Configure a credential helper to remove this warning. See [2024-03-25T16:00:36.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T16:00:36.651Z] [2024-03-25T16:00:36.651Z] Login Succeeded [2024-03-25T16:00:36.651Z] nexus3.edgexfoundry.org:10002 [2024-03-25T16:00:37.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T16:00:37.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T16:00:37.244Z] Configure a credential helper to remove this warning. See [2024-03-25T16:00:37.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T16:00:37.244Z] [2024-03-25T16:00:37.244Z] Login Succeeded [2024-03-25T16:00:37.244Z] nexus3.edgexfoundry.org:10003 [2024-03-25T16:00:37.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T16:00:37.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T16:00:37.799Z] Configure a credential helper to remove this warning. See [2024-03-25T16:00:37.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T16:00:37.799Z] [2024-03-25T16:00:37.799Z] Login Succeeded [2024-03-25T16:00:37.799Z] nexus3.edgexfoundry.org:10004 [2024-03-25T16:00:38.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T16:00:38.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T16:00:38.342Z] Configure a credential helper to remove this warning. See [2024-03-25T16:00:38.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T16:00:38.342Z] [2024-03-25T16:00:38.342Z] Login Succeeded [2024-03-25T16:00:38.342Z] ****.io [2024-03-25T16:00:38.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T16:00:38.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T16:00:38.882Z] Configure a credential helper to remove this warning. See [2024-03-25T16:00:38.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T16:00:38.882Z] [2024-03-25T16:00:38.882Z] Login Succeeded [2024-03-25T16:00:38.882Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T16:00:38.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-25T16:00:38.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T16:00:38.982Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-03-25T16:00:38.982Z] 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [2024-03-25T16:00:38.982Z] latest [2024-03-25T16:00:38.982Z] 3.2.0-dev.20 [2024-03-25T16:00:38.982Z] 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 [2024-03-25T16:00:38.982Z] main [2024-03-25T16:00:38.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:00:39.372Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:00:39.784Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [2024-03-25T16:00:39.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-25T16:00:39.784Z] 510c554d0158: Preparing [2024-03-25T16:00:39.784Z] 3845149a6bed: Preparing [2024-03-25T16:00:39.784Z] db90fec7a047: Preparing [2024-03-25T16:00:39.784Z] c494521816a0: Preparing [2024-03-25T16:00:39.784Z] e5b7cfef422b: Preparing [2024-03-25T16:00:39.784Z] e4ae178ab2cb: Preparing [2024-03-25T16:00:39.784Z] 7c504f21be85: Preparing [2024-03-25T16:00:39.784Z] e4ae178ab2cb: Waiting [2024-03-25T16:00:39.784Z] 7c504f21be85: Waiting [2024-03-25T16:00:40.057Z] 3845149a6bed: Pushed [2024-03-25T16:00:40.057Z] c494521816a0: Pushed [2024-03-25T16:00:40.057Z] db90fec7a047: Pushed [2024-03-25T16:00:40.057Z] e5b7cfef422b: Pushed [2024-03-25T16:00:40.057Z] 7c504f21be85: Layer already exists [2024-03-25T16:00:40.646Z] e4ae178ab2cb: Pushed [2024-03-25T16:00:47.314Z] 510c554d0158: Pushed [2024-03-25T16:00:47.314Z] 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f: digest: sha256:9f381f49be0947a223cd22a85a4fb67bbd292c1c22bd363df8e505f00707d493 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:00:47.701Z] + 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 [2024-03-25T16:00:48.066Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-03-25T16:00:48.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-25T16:00:48.066Z] 510c554d0158: Preparing [2024-03-25T16:00:48.066Z] 3845149a6bed: Preparing [2024-03-25T16:00:48.066Z] db90fec7a047: Preparing [2024-03-25T16:00:48.066Z] c494521816a0: Preparing [2024-03-25T16:00:48.066Z] e5b7cfef422b: Preparing [2024-03-25T16:00:48.066Z] e4ae178ab2cb: Preparing [2024-03-25T16:00:48.066Z] 7c504f21be85: Preparing [2024-03-25T16:00:48.066Z] e4ae178ab2cb: Waiting [2024-03-25T16:00:48.066Z] 7c504f21be85: Waiting [2024-03-25T16:00:48.066Z] e5b7cfef422b: Layer already exists [2024-03-25T16:00:48.066Z] db90fec7a047: Layer already exists [2024-03-25T16:00:48.066Z] c494521816a0: Layer already exists [2024-03-25T16:00:48.066Z] 510c554d0158: Layer already exists [2024-03-25T16:00:48.066Z] 3845149a6bed: Layer already exists [2024-03-25T16:00:48.066Z] 7c504f21be85: Layer already exists [2024-03-25T16:00:48.336Z] e4ae178ab2cb: Layer already exists [2024-03-25T16:00:48.336Z] latest: digest: sha256:9f381f49be0947a223cd22a85a4fb67bbd292c1c22bd363df8e505f00707d493 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:00:48.710Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:00:49.087Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.20 [2024-03-25T16:00:49.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-25T16:00:49.088Z] 510c554d0158: Preparing [2024-03-25T16:00:49.088Z] 3845149a6bed: Preparing [2024-03-25T16:00:49.088Z] db90fec7a047: Preparing [2024-03-25T16:00:49.088Z] c494521816a0: Preparing [2024-03-25T16:00:49.088Z] e5b7cfef422b: Preparing [2024-03-25T16:00:49.088Z] e4ae178ab2cb: Preparing [2024-03-25T16:00:49.088Z] 7c504f21be85: Preparing [2024-03-25T16:00:49.088Z] e4ae178ab2cb: Waiting [2024-03-25T16:00:49.088Z] 7c504f21be85: Waiting [2024-03-25T16:00:49.088Z] 3845149a6bed: Layer already exists [2024-03-25T16:00:49.088Z] e5b7cfef422b: Layer already exists [2024-03-25T16:00:49.088Z] 510c554d0158: Layer already exists [2024-03-25T16:00:49.088Z] c494521816a0: Layer already exists [2024-03-25T16:00:49.359Z] db90fec7a047: Layer already exists [2024-03-25T16:00:49.359Z] e4ae178ab2cb: Layer already exists [2024-03-25T16:00:49.359Z] 7c504f21be85: Layer already exists [2024-03-25T16:00:49.359Z] 3.2.0-dev.20: digest: sha256:9f381f49be0947a223cd22a85a4fb67bbd292c1c22bd363df8e505f00707d493 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:00:49.736Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:00:50.112Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 [2024-03-25T16:00:50.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-25T16:00:50.112Z] 510c554d0158: Preparing [2024-03-25T16:00:50.112Z] 3845149a6bed: Preparing [2024-03-25T16:00:50.112Z] db90fec7a047: Preparing [2024-03-25T16:00:50.112Z] c494521816a0: Preparing [2024-03-25T16:00:50.112Z] e5b7cfef422b: Preparing [2024-03-25T16:00:50.112Z] e4ae178ab2cb: Preparing [2024-03-25T16:00:50.112Z] 7c504f21be85: Preparing [2024-03-25T16:00:50.112Z] e4ae178ab2cb: Waiting [2024-03-25T16:00:50.112Z] 7c504f21be85: Waiting [2024-03-25T16:00:50.381Z] 510c554d0158: Layer already exists [2024-03-25T16:00:50.381Z] 3845149a6bed: Layer already exists [2024-03-25T16:00:50.381Z] c494521816a0: Layer already exists [2024-03-25T16:00:50.381Z] db90fec7a047: Layer already exists [2024-03-25T16:00:50.381Z] e5b7cfef422b: Layer already exists [2024-03-25T16:00:50.381Z] 7c504f21be85: Layer already exists [2024-03-25T16:00:50.381Z] e4ae178ab2cb: Layer already exists [2024-03-25T16:00:50.381Z] 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20: digest: sha256:9f381f49be0947a223cd22a85a4fb67bbd292c1c22bd363df8e505f00707d493 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:00:50.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 [2024-03-25T16:00:51.156Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-03-25T16:00:51.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-25T16:00:51.156Z] 510c554d0158: Preparing [2024-03-25T16:00:51.156Z] 3845149a6bed: Preparing [2024-03-25T16:00:51.156Z] db90fec7a047: Preparing [2024-03-25T16:00:51.156Z] c494521816a0: Preparing [2024-03-25T16:00:51.156Z] e5b7cfef422b: Preparing [2024-03-25T16:00:51.156Z] e4ae178ab2cb: Preparing [2024-03-25T16:00:51.156Z] 7c504f21be85: Preparing [2024-03-25T16:00:51.156Z] e4ae178ab2cb: Waiting [2024-03-25T16:00:51.156Z] db90fec7a047: Layer already exists [2024-03-25T16:00:51.156Z] 3845149a6bed: Layer already exists [2024-03-25T16:00:51.156Z] c494521816a0: Layer already exists [2024-03-25T16:00:51.156Z] 510c554d0158: Layer already exists [2024-03-25T16:00:51.156Z] e5b7cfef422b: Layer already exists [2024-03-25T16:00:51.156Z] 7c504f21be85: Layer already exists [2024-03-25T16:00:51.156Z] e4ae178ab2cb: Layer already exists [2024-03-25T16:00:51.425Z] main: digest: sha256:9f381f49be0947a223cd22a85a4fb67bbd292c1c22bd363df8e505f00707d493 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-25T16:00:51.514Z] ===================================================== [Pipeline] echo [2024-03-25T16:00:51.529Z] taggedImages: [2024-03-25T16:00:51.529Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [2024-03-25T16:00:51.529Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-03-25T16:00:51.529Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.20 [2024-03-25T16:00:51.529Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 [2024-03-25T16:00:51.529Z] - 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 [2024-03-25T16:00:51.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T16:00:51.998Z] [2024-03-25T16:00:51.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:00:52.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T16:00:52.616Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-25T16:00:52.616Z] 8998bd30e6a1: Pulling fs layer [2024-03-25T16:00:52.616Z] 04944245beec: Pulling fs layer [2024-03-25T16:00:52.616Z] 699f458cf7ca: Pulling fs layer [2024-03-25T16:00:52.616Z] 765212b225bb: Pulling fs layer [2024-03-25T16:00:52.616Z] f23df028b6ca: Pulling fs layer [2024-03-25T16:00:52.616Z] d65c8cfc05b1: Pulling fs layer [2024-03-25T16:00:52.616Z] 2437ff75d9bd: Pulling fs layer [2024-03-25T16:00:52.616Z] f23df028b6ca: Waiting [2024-03-25T16:00:52.616Z] d65c8cfc05b1: Waiting [2024-03-25T16:00:52.616Z] 2437ff75d9bd: Waiting [2024-03-25T16:00:52.616Z] 765212b225bb: Waiting [2024-03-25T16:00:52.616Z] 04944245beec: Verifying Checksum [2024-03-25T16:00:52.616Z] 04944245beec: Download complete [2024-03-25T16:00:52.616Z] 765212b225bb: Verifying Checksum [2024-03-25T16:00:52.616Z] 765212b225bb: Download complete [2024-03-25T16:00:52.887Z] f23df028b6ca: Verifying Checksum [2024-03-25T16:00:52.887Z] f23df028b6ca: Download complete [2024-03-25T16:00:52.887Z] d65c8cfc05b1: Verifying Checksum [2024-03-25T16:00:52.887Z] d65c8cfc05b1: Download complete [2024-03-25T16:00:52.887Z] 699f458cf7ca: Verifying Checksum [2024-03-25T16:00:52.887Z] 699f458cf7ca: Download complete [2024-03-25T16:00:53.479Z] 8998bd30e6a1: Verifying Checksum [2024-03-25T16:00:53.479Z] 8998bd30e6a1: Download complete [2024-03-25T16:00:56.091Z] 2437ff75d9bd: Verifying Checksum [2024-03-25T16:00:56.091Z] 2437ff75d9bd: Download complete [2024-03-25T16:00:58.681Z] 8998bd30e6a1: Pull complete [2024-03-25T16:00:58.947Z] 04944245beec: Pull complete [2024-03-25T16:01:00.930Z] 699f458cf7ca: Pull complete [2024-03-25T16:01:01.225Z] 765212b225bb: Pull complete [2024-03-25T16:01:02.184Z] f23df028b6ca: Pull complete [2024-03-25T16:01:02.184Z] d65c8cfc05b1: Pull complete [2024-03-25T16:01:20.435Z] 2437ff75d9bd: Pull complete [2024-03-25T16:01:20.435Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-25T16:01:20.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T16:01:20.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T16:01:20.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-1156 does not seem to be running inside a container [2024-03-25T16:01:20.819Z] $ 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/229 -v /w/workspace/app-service-configurable/229:/w/workspace/app-service-configurable/229:rw,z -v /w/workspace/app-service-configurable/229@tmp:/w/workspace/app-service-configurable/229@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 [2024-03-25T16:01:24.229Z] $ docker top 802f54f211e080b3de034dde0bc93f733d400e42bb0dab30b841561123a01247 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:01:25.080Z] ---> job-cost.sh [2024-03-25T16:01:25.080Z] lf-activate-venv: SKIPPING [2024-03-25T16:01:25.080Z] INFO: No Stack... [2024-03-25T16:01:25.678Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-25T16:01:26.265Z] INFO: Archiving Costs [Pipeline] sh [2024-03-25T16:01:26.925Z] + cut -d, -f6 [2024-03-25T16:01:26.925Z] + cat /w/workspace/app-service-configurable/229/archives/cost.csv [Pipeline] lock [2024-03-25T16:01:27.007Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] [2024-03-25T16:01:27.015Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] did not exist. Created. [2024-03-25T16:01:27.022Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-25T16:01:27.756Z] /w/workspace/app-service-configurable/229@tmp/durable-80959408/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-25T16:01:28.459Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-25T16:01:28.491Z] Warning: overwriting stash ‘stack-cost’ [2024-03-25T16:01:28.566Z] Stashed 1 file(s) [Pipeline] } [2024-03-25T16:01:28.575Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-25T16:01:28.631Z] $ docker stop --time=1 802f54f211e080b3de034dde0bc93f733d400e42bb0dab30b841561123a01247 [2024-03-25T16:01:30.277Z] $ docker rm -f --volumes 802f54f211e080b3de034dde0bc93f733d400e42bb0dab30b841561123a01247 [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 [2024-03-25T16:01:30.752Z] provisioning config files... [2024-03-25T16:01:30.759Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6682060173413713671tmp [Pipeline] { [Pipeline] sh [2024-03-25T16:01:31.054Z] + set +x [2024-03-25T16:01:31.054Z] + curl -s https://codecov.io/bash [2024-03-25T16:01:31.054Z] + bash -s -- [2024-03-25T16:01:31.054Z] [2024-03-25T16:01:31.054Z] _____ _ [2024-03-25T16:01:31.054Z] / ____| | | [2024-03-25T16:01:31.054Z] | | ___ __| | ___ ___ _____ __ [2024-03-25T16:01:31.054Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-25T16:01:31.054Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-25T16:01:31.054Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-25T16:01:31.054Z] Bash-1.0.6 [2024-03-25T16:01:31.054Z] [2024-03-25T16:01:31.054Z] [2024-03-25T16:01:31.054Z] ==> git version 2.25.1 found [2024-03-25T16:01:31.054Z] ==> 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 [2024-03-25T16:01:31.054Z] Release-Date: 2020-01-08 [2024-03-25T16:01:31.054Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-25T16:01:31.054Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-25T16:01:31.054Z] ==> Jenkins CI detected. [2024-03-25T16:01:31.054Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-03-25T16:01:31.054Z] project root: . [2024-03-25T16:01:31.054Z] --> token set from env [2024-03-25T16:01:31.055Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-25T16:01:31.314Z] ==> Running gcov in . (disable via -X gcov) [2024-03-25T16:01:31.314Z] ==> Python coveragepy not found [2024-03-25T16:01:31.314Z] ==> Searching for coverage reports in: [2024-03-25T16:01:31.314Z] + . [2024-03-25T16:01:31.314Z] -> Found 1 reports [2024-03-25T16:01:31.314Z] ==> Detecting git/mercurial file structure [2024-03-25T16:01:31.314Z] ==> Reading reports [2024-03-25T16:01:31.314Z] + ./coverage.out bytes=13 [2024-03-25T16:01:31.314Z] ==> Appending adjustments [2024-03-25T16:01:31.314Z] https://docs.codecov.io/docs/fixing-reports [2024-03-25T16:01:31.314Z] + Found adjustments [2024-03-25T16:01:31.314Z] ==> Gzipping contents [2024-03-25T16:01:31.314Z] 4.0K /tmp/codecov.ezST2O.gz [2024-03-25T16:01:31.314Z] ==> Uploading reports [2024-03-25T16:01:31.314Z] url: https://codecov.io [2024-03-25T16:01:31.314Z] query: branch=main&commit=3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f&build=229&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F229%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-25T16:01:31.314Z] -> Pinging Codecov [2024-03-25T16:01:31.314Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f&build=229&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F229%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-25T16:01:31.574Z] -> Uploading to [2024-03-25T16:01:31.574Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-25/A97CA9966030D2A3747ED39772930CCE/3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f/7fe4237d-4115-4b85-8f79-ddc8226b743e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240325T160131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7068e45760998c54d748e593c0fc2314e5f1224a2e66e029d85543f493e70cef [2024-03-25T16:01:31.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-25T16:01:31.574Z] Dload Upload Total Spent Left Speed [2024-03-25T16:01:31.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 818 --:--:-- --:--:-- --:--:-- 818 [2024-03-25T16:01:31.834Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] } [2024-03-25T16:01:31.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-25T16:01:32.089Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-25T16:01:32.100Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:01:32.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-25T16:01:32.412Z] [2024-03-25T16:01:32.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:01:32.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-25T16:01:32.713Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-25T16:01:32.713Z] df9b9388f04a: Pulling fs layer [2024-03-25T16:01:32.713Z] 52dc419b0ee2: Pulling fs layer [2024-03-25T16:01:32.713Z] 25bc292e5bac: Pulling fs layer [2024-03-25T16:01:32.713Z] 114826534d7a: Pulling fs layer [2024-03-25T16:01:32.713Z] 4657fd5d0bcf: Pulling fs layer [2024-03-25T16:01:32.713Z] 6ad1cebc031e: Pulling fs layer [2024-03-25T16:01:32.713Z] 8a3aa393b2d8: Pulling fs layer [2024-03-25T16:01:32.713Z] 114826534d7a: Waiting [2024-03-25T16:01:32.713Z] 4657fd5d0bcf: Waiting [2024-03-25T16:01:32.713Z] 6ad1cebc031e: Waiting [2024-03-25T16:01:32.713Z] 8a3aa393b2d8: Waiting [2024-03-25T16:01:32.713Z] 25bc292e5bac: Verifying Checksum [2024-03-25T16:01:32.713Z] 25bc292e5bac: Download complete [2024-03-25T16:01:32.713Z] 52dc419b0ee2: Download complete [2024-03-25T16:01:32.713Z] 4657fd5d0bcf: Verifying Checksum [2024-03-25T16:01:32.713Z] 4657fd5d0bcf: Download complete [2024-03-25T16:01:32.713Z] df9b9388f04a: Verifying Checksum [2024-03-25T16:01:32.713Z] df9b9388f04a: Download complete [2024-03-25T16:01:32.972Z] 6ad1cebc031e: Verifying Checksum [2024-03-25T16:01:32.972Z] 6ad1cebc031e: Download complete [2024-03-25T16:01:32.972Z] df9b9388f04a: Pull complete [2024-03-25T16:01:33.231Z] 52dc419b0ee2: Pull complete [2024-03-25T16:01:33.231Z] 25bc292e5bac: Pull complete [2024-03-25T16:01:33.798Z] 114826534d7a: Verifying Checksum [2024-03-25T16:01:33.798Z] 114826534d7a: Download complete [2024-03-25T16:01:33.798Z] 8a3aa393b2d8: Verifying Checksum [2024-03-25T16:01:33.798Z] 8a3aa393b2d8: Download complete [2024-03-25T16:01:37.077Z] 114826534d7a: Pull complete [2024-03-25T16:01:37.077Z] 4657fd5d0bcf: Pull complete [2024-03-25T16:01:37.336Z] 6ad1cebc031e: Pull complete [2024-03-25T16:01:39.969Z] 8a3aa393b2d8: Pull complete [2024-03-25T16:01:39.969Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-25T16:01:39.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-25T16:01:39.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T16:01:40.066Z] prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container [2024-03-25T16:01:40.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-25T16:01:43.624Z] $ docker top 578f9928ada345428dfd8139b1c3d675859f992376d6e6c1d1cc7818cad442ff -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-25T16:01:43.696Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-03-25T16:01:43.972Z] + set -o pipefail [2024-03-25T16:01:43.972Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-03-25T16:01:52.088Z] [2024-03-25T16:01:52.088Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-03-25T16:01:52.088Z] [2024-03-25T16:01:52.088Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/feab4dc2-cbfa-4e6a-b847-a3ec8a35dd18 [2024-03-25T16:01:52.088Z] [2024-03-25T16:01:52.088Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-25T16:01:52.088Z] [2024-03-25T16:01:52.088Z] [2024-03-25T16:01:52.088Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-25T16:01:52.088Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-25T16:01:52.088Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-25T16:01:52.098Z] $ docker stop --time=1 578f9928ada345428dfd8139b1c3d675859f992376d6e6c1d1cc7818cad442ff [2024-03-25T16:01:55.864Z] $ docker rm -f --volumes 578f9928ada345428dfd8139b1c3d675859f992376d6e6c1d1cc7818cad442ff [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 [2024-03-25T16:01:56.762Z] + git log --format=format:%s -1 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] sh [2024-03-25T16:01:57.051Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T16:01:57.051Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:01:57.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T16:01:57.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T16:01:57.426Z] prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container [2024-03-25T16:01:57.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-25T16:01:57.813Z] $ docker top a382b1d2828405509cc5000afb0270d70da6ad24cc3a871cfb7763b21c35faa3 -eo pid,comm [2024-03-25T16:01:57.859Z] 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). [2024-03-25T16:01:57.859Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T16:01:57.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T16:01:57.915Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T16:01:58.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T16:01:58.034Z] $ docker exec a382b1d2828405509cc5000afb0270d70da6ad24cc3a871cfb7763b21c35faa3 ssh-agent [2024-03-25T16:01:58.139Z] SSH_AUTH_SOCK=/tmp/ssh-K8AZwjHJWqeZ/agent.33 [2024-03-25T16:01:58.139Z] SSH_AGENT_PID=39 [2024-03-25T16:01:58.144Z] Running ssh-add (command line suppressed) [2024-03-25T16:01:58.231Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17172231592550257508.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17172231592550257508.key) [2024-03-25T16:01:58.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T16:01:58.539Z] + git semver tag [2024-03-25T16:01:58.797Z] 2024-03-25 16:01:58,706 [run_tag] DEBUG tag force:False [2024-03-25T16:01:58.797Z] 2024-03-25 16:01:58,706 [check_head_tag] DEBUG check head tag [2024-03-25T16:01:58.797Z] 2024-03-25 16:01:58,707 [execute] INFO git cat-file --batch-check [2024-03-25T16:01:58.797Z] 2024-03-25 16:01:58,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-03-25T16:01:58.797Z] 2024-03-25 16:01:58,711 [execute] INFO git cat-file --batch [2024-03-25T16:01:58.797Z] 2024-03-25 16:01:58,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-03-25T16:01:58.797Z] 2024-03-25 16:01:58,732 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-25T16:01:58.797Z] 2024-03-25 16:01:58,732 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 [2024-03-25T16:01:58.797Z] 2024-03-25 16:01:58,733 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-03-25T16:01:58.797Z] 2024-03-25 16:01:58,738 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-25T16:01:58.797Z] 3.2.0-dev.20 [Pipeline] } [2024-03-25T16:01:58.803Z] $ docker exec --env ******** --env ******** a382b1d2828405509cc5000afb0270d70da6ad24cc3a871cfb7763b21c35faa3 ssh-agent -k [2024-03-25T16:01:58.907Z] unset SSH_AUTH_SOCK; [2024-03-25T16:01:58.907Z] unset SSH_AGENT_PID; [2024-03-25T16:01:58.907Z] echo Agent pid 39 killed; [2024-03-25T16:01:58.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T16:01:59.242Z] + git semver [Pipeline] } [2024-03-25T16:01:59.508Z] $ docker stop --time=1 a382b1d2828405509cc5000afb0270d70da6ad24cc3a871cfb7763b21c35faa3 [2024-03-25T16:02:00.802Z] $ docker rm -f --volumes a382b1d2828405509cc5000afb0270d70da6ad24cc3a871cfb7763b21c35faa3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:02:01.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-25T16:02:01.223Z] [2024-03-25T16:02:01.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:02:01.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-25T16:02:01.524Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-25T16:02:01.524Z] ab5ef0e58194: Pulling fs layer [2024-03-25T16:02:01.524Z] 9712f1f96733: Pulling fs layer [2024-03-25T16:02:01.524Z] 63f879dbbcfc: Pulling fs layer [2024-03-25T16:02:01.524Z] 0d9ebad4ef96: Pulling fs layer [2024-03-25T16:02:01.524Z] e9a5061849ea: Pulling fs layer [2024-03-25T16:02:01.524Z] d747dcd14b5f: Pulling fs layer [2024-03-25T16:02:01.524Z] 2de7ff778b66: Pulling fs layer [2024-03-25T16:02:01.524Z] e9a5061849ea: Waiting [2024-03-25T16:02:01.524Z] d747dcd14b5f: Waiting [2024-03-25T16:02:01.524Z] 0d9ebad4ef96: Waiting [2024-03-25T16:02:01.524Z] 2de7ff778b66: Waiting [2024-03-25T16:02:01.524Z] 9712f1f96733: Download complete [2024-03-25T16:02:01.783Z] 63f879dbbcfc: Verifying Checksum [2024-03-25T16:02:02.050Z] e9a5061849ea: Verifying Checksum [2024-03-25T16:02:02.050Z] e9a5061849ea: Download complete [2024-03-25T16:02:02.050Z] d747dcd14b5f: Verifying Checksum [2024-03-25T16:02:02.050Z] d747dcd14b5f: Download complete [2024-03-25T16:02:02.050Z] ab5ef0e58194: Download complete [2024-03-25T16:02:02.050Z] 0d9ebad4ef96: Verifying Checksum [2024-03-25T16:02:02.050Z] 0d9ebad4ef96: Download complete [2024-03-25T16:02:02.050Z] 2de7ff778b66: Verifying Checksum [2024-03-25T16:02:04.577Z] ab5ef0e58194: Pull complete [2024-03-25T16:02:04.577Z] 9712f1f96733: Pull complete [2024-03-25T16:02:05.510Z] 63f879dbbcfc: Pull complete [2024-03-25T16:02:08.788Z] 0d9ebad4ef96: Pull complete [2024-03-25T16:02:09.045Z] e9a5061849ea: Pull complete [2024-03-25T16:02:09.045Z] d747dcd14b5f: Pull complete [2024-03-25T16:02:09.978Z] 2de7ff778b66: Pull complete [2024-03-25T16:02:10.237Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-25T16:02:10.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-25T16:02:10.237Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T16:02:10.339Z] prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container [2024-03-25T16:02:10.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-25T16:02:16.499Z] $ docker top b3bf3787da50d4c951b8fe35110d977ebe0918d7b8146f968febe082e5eba1e9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-25T16:02:16.576Z] provisioning config files... [2024-03-25T16:02:16.582Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13301528331613694445tmp [2024-03-25T16:02:16.590Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1714459999834948524tmp [2024-03-25T16:02:16.600Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13735619826052986980tmp [Pipeline] { [Pipeline] echo [2024-03-25T16:02:16.683Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:02:16.978Z] ---> sigul-configuration.sh [2024-03-25T16:02:16.978Z] gpg: directory `/root/.gnupg' created [2024-03-25T16:02:16.978Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-25T16:02:16.978Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-25T16:02:16.978Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-25T16:02:16.978Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-25T16:02:16.978Z] gpg: CAST5 encrypted data [2024-03-25T16:02:16.978Z] gpg: encrypted with 1 passphrase [2024-03-25T16:02:16.978Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-25T16:02:17.277Z] + mkdir /home/jenkins [2024-03-25T16:02:17.277Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-25T16:02:17.571Z] + 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 [2024-03-25T16:02:17.583Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:02:17.996Z] ---> sigul-install.sh [2024-03-25T16:02:17.996Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-25T16:02:18.319Z] + git tag --list [2024-03-25T16:02:18.319Z] v1.0.0 [2024-03-25T16:02:18.319Z] v1.1.0 [2024-03-25T16:02:18.319Z] v1.2.0 [2024-03-25T16:02:18.319Z] v1.3.0 [2024-03-25T16:02:18.319Z] v1.3.1 [2024-03-25T16:02:18.319Z] v2.0.0 [2024-03-25T16:02:18.319Z] v2.0.1 [2024-03-25T16:02:18.319Z] v2.1.0 [2024-03-25T16:02:18.319Z] v2.1.1 [2024-03-25T16:02:18.319Z] v2.1.2 [2024-03-25T16:02:18.319Z] v2.2.0 [2024-03-25T16:02:18.319Z] v2.3 [2024-03-25T16:02:18.319Z] v2.3.0 [2024-03-25T16:02:18.319Z] v2.3.1 [2024-03-25T16:02:18.319Z] v3.0 [2024-03-25T16:02:18.319Z] v3.0.0 [2024-03-25T16:02:18.319Z] v3.0.1 [2024-03-25T16:02:18.319Z] v3.0.1-dev.1 [2024-03-25T16:02:18.319Z] v3.1 [2024-03-25T16:02:18.319Z] v3.1.0 [2024-03-25T16:02:18.319Z] v3.1.0-dev.1 [2024-03-25T16:02:18.319Z] v3.1.0-dev.10 [2024-03-25T16:02:18.319Z] v3.1.0-dev.11 [2024-03-25T16:02:18.319Z] v3.1.0-dev.12 [2024-03-25T16:02:18.319Z] v3.1.0-dev.13 [2024-03-25T16:02:18.319Z] v3.1.0-dev.14 [2024-03-25T16:02:18.319Z] v3.1.0-dev.15 [2024-03-25T16:02:18.319Z] v3.1.0-dev.16 [2024-03-25T16:02:18.319Z] v3.1.0-dev.17 [2024-03-25T16:02:18.319Z] v3.1.0-dev.18 [2024-03-25T16:02:18.319Z] v3.1.0-dev.19 [2024-03-25T16:02:18.319Z] v3.1.0-dev.2 [2024-03-25T16:02:18.319Z] v3.1.0-dev.20 [2024-03-25T16:02:18.319Z] v3.1.0-dev.21 [2024-03-25T16:02:18.319Z] v3.1.0-dev.22 [2024-03-25T16:02:18.319Z] v3.1.0-dev.23 [2024-03-25T16:02:18.319Z] v3.1.0-dev.24 [2024-03-25T16:02:18.319Z] v3.1.0-dev.25 [2024-03-25T16:02:18.319Z] v3.1.0-dev.26 [2024-03-25T16:02:18.319Z] v3.1.0-dev.27 [2024-03-25T16:02:18.319Z] v3.1.0-dev.28 [2024-03-25T16:02:18.319Z] v3.1.0-dev.29 [2024-03-25T16:02:18.319Z] v3.1.0-dev.3 [2024-03-25T16:02:18.319Z] v3.1.0-dev.30 [2024-03-25T16:02:18.319Z] v3.1.0-dev.31 [2024-03-25T16:02:18.319Z] v3.1.0-dev.32 [2024-03-25T16:02:18.319Z] v3.1.0-dev.33 [2024-03-25T16:02:18.319Z] v3.1.0-dev.34 [2024-03-25T16:02:18.319Z] v3.1.0-dev.35 [2024-03-25T16:02:18.319Z] v3.1.0-dev.36 [2024-03-25T16:02:18.319Z] v3.1.0-dev.37 [2024-03-25T16:02:18.319Z] v3.1.0-dev.38 [2024-03-25T16:02:18.319Z] v3.1.0-dev.39 [2024-03-25T16:02:18.319Z] v3.1.0-dev.4 [2024-03-25T16:02:18.319Z] v3.1.0-dev.5 [2024-03-25T16:02:18.319Z] v3.1.0-dev.6 [2024-03-25T16:02:18.319Z] v3.1.0-dev.7 [2024-03-25T16:02:18.319Z] v3.1.0-dev.8 [2024-03-25T16:02:18.319Z] v3.1.0-dev.9 [2024-03-25T16:02:18.319Z] v3.2.0-dev.1 [2024-03-25T16:02:18.319Z] v3.2.0-dev.10 [2024-03-25T16:02:18.319Z] v3.2.0-dev.11 [2024-03-25T16:02:18.319Z] v3.2.0-dev.12 [2024-03-25T16:02:18.319Z] v3.2.0-dev.13 [2024-03-25T16:02:18.319Z] v3.2.0-dev.14 [2024-03-25T16:02:18.319Z] v3.2.0-dev.15 [2024-03-25T16:02:18.319Z] v3.2.0-dev.16 [2024-03-25T16:02:18.319Z] v3.2.0-dev.17 [2024-03-25T16:02:18.319Z] v3.2.0-dev.18 [2024-03-25T16:02:18.319Z] v3.2.0-dev.19 [2024-03-25T16:02:18.319Z] v3.2.0-dev.2 [2024-03-25T16:02:18.319Z] v3.2.0-dev.20 [2024-03-25T16:02:18.319Z] v3.2.0-dev.3 [2024-03-25T16:02:18.319Z] v3.2.0-dev.4 [2024-03-25T16:02:18.319Z] v3.2.0-dev.5 [2024-03-25T16:02:18.319Z] v3.2.0-dev.6 [2024-03-25T16:02:18.319Z] v3.2.0-dev.7 [2024-03-25T16:02:18.319Z] v3.2.0-dev.8 [2024-03-25T16:02:18.319Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-25T16:02:18.678Z] + lftools sign git-tag v3.2.0-dev.20 [2024-03-25T16:02:19.274Z] Signing Git tag with Sigul... [2024-03-25T16:02:19.274Z] Signing v3.2.0-dev.20 [Pipeline] echo [2024-03-25T16:02:19.557Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:02:19.851Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-25T16:02:19.859Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-25T16:02:19.900Z] $ docker stop --time=1 b3bf3787da50d4c951b8fe35110d977ebe0918d7b8146f968febe082e5eba1e9 [2024-03-25T16:02:21.192Z] $ docker rm -f --volumes b3bf3787da50d4c951b8fe35110d977ebe0918d7b8146f968febe082e5eba1e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-25T16:02:21.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T16:02:21.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:02:21.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T16:02:21.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T16:02:22.031Z] prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container [2024-03-25T16:02:22.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-25T16:02:22.380Z] $ docker top 63da0cf5fca19f4335d2928ea4b4c31980301991cf47faec675a1dafc9db0221 -eo pid,comm [2024-03-25T16:02:22.428Z] 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). [2024-03-25T16:02:22.428Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T16:02:22.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T16:02:22.486Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T16:02:22.600Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T16:02:22.600Z] $ docker exec 63da0cf5fca19f4335d2928ea4b4c31980301991cf47faec675a1dafc9db0221 ssh-agent [2024-03-25T16:02:22.705Z] SSH_AUTH_SOCK=/tmp/ssh-peOudWd2sLoo/agent.31 [2024-03-25T16:02:22.705Z] SSH_AGENT_PID=37 [2024-03-25T16:02:22.710Z] Running ssh-add (command line suppressed) [2024-03-25T16:02:22.809Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10350660239738861041.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10350660239738861041.key) [2024-03-25T16:02:22.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T16:02:23.116Z] + git semver bump pre [2024-03-25T16:02:23.376Z] 2024-03-25 16:02:23,289 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-25T16:02:23.376Z] 2024-03-25 16:02:23,290 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev [2024-03-25T16:02:23.376Z] 2024-03-25 16:02:23,290 [bump_version] DEBUG bumped version:3.2.0-dev.21 [2024-03-25T16:02:23.376Z] 2024-03-25 16:02:23,290 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-03-25T16:02:23.376Z] 2024-03-25 16:02:23,290 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-25T16:02:23.376Z] 2024-03-25 16:02:23,290 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-25T16:02:23.376Z] 2024-03-25 16:02:23,292 [execute] INFO git cat-file --batch-check [2024-03-25T16:02:23.376Z] 2024-03-25 16:02:23,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-25T16:02:23.376Z] 2024-03-25 16:02:23,297 [execute] INFO git cat-file --batch [2024-03-25T16:02:23.376Z] 2024-03-25 16:02:23,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-25T16:02:23.376Z] 2024-03-25 16:02:23,303 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-25T16:02:23.376Z] 3.2.0-dev.21 [Pipeline] } [2024-03-25T16:02:23.383Z] $ docker exec --env ******** --env ******** 63da0cf5fca19f4335d2928ea4b4c31980301991cf47faec675a1dafc9db0221 ssh-agent -k [2024-03-25T16:02:23.481Z] unset SSH_AUTH_SOCK; [2024-03-25T16:02:23.481Z] unset SSH_AGENT_PID; [2024-03-25T16:02:23.481Z] echo Agent pid 37 killed; [2024-03-25T16:02:23.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T16:02:23.820Z] + git semver [Pipeline] } [2024-03-25T16:02:24.089Z] $ docker stop --time=1 63da0cf5fca19f4335d2928ea4b4c31980301991cf47faec675a1dafc9db0221 [2024-03-25T16:02:25.378Z] $ docker rm -f --volumes 63da0cf5fca19f4335d2928ea4b4c31980301991cf47faec675a1dafc9db0221 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T16:02:25.731Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T16:02:25.731Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:02:26.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T16:02:26.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T16:02:26.114Z] prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container [2024-03-25T16:02:26.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-25T16:02:26.452Z] $ docker top e903b75da8c3ec734854cc6d4186b912f00bb9f1a2bb8ac07f7848bea84e26cc -eo pid,comm [2024-03-25T16:02:26.500Z] 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). [2024-03-25T16:02:26.500Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T16:02:26.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T16:02:26.550Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T16:02:26.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T16:02:26.659Z] $ docker exec e903b75da8c3ec734854cc6d4186b912f00bb9f1a2bb8ac07f7848bea84e26cc ssh-agent [2024-03-25T16:02:26.761Z] SSH_AUTH_SOCK=/tmp/ssh-biJW7BnvCDNR/agent.32 [2024-03-25T16:02:26.761Z] SSH_AGENT_PID=38 [2024-03-25T16:02:26.765Z] Running ssh-add (command line suppressed) [2024-03-25T16:02:26.875Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7172709415694225656.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7172709415694225656.key) [2024-03-25T16:02:26.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T16:02:27.182Z] + git semver push [2024-03-25T16:02:27.442Z] 2024-03-25 16:02:27,375 [run_push] DEBUG push [2024-03-25T16:02:27.442Z] 2024-03-25 16:02:27,376 [execute] INFO git cat-file --batch-check [2024-03-25T16:02:27.442Z] 2024-03-25 16:02:27,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-25T16:02:27.442Z] 2024-03-25 16:02:27,381 [execute] INFO git rev-list 6b0353ff459a7626e2294360ef1ebae3516381d5 -- [2024-03-25T16:02:27.442Z] 2024-03-25 16:02:27,381 [execute] DEBUG Popen(['git', 'rev-list', '6b0353ff459a7626e2294360ef1ebae3516381d5', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-25T16:02:27.442Z] 2024-03-25 16:02:27,394 [execute] INFO git fetch -v origin [2024-03-25T16:02:27.442Z] 2024-03-25 16:02:27,394 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-25T16:02:28.009Z] 2024-03-25 16:02:27,935 [run_push] DEBUG no remote changes detected [2024-03-25T16:02:28.009Z] 2024-03-25 16:02:27,935 [execute] INFO git push origin semver [2024-03-25T16:02:28.009Z] 2024-03-25 16:02:27,935 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-25T16:02:28.947Z] 2024-03-25 16:02:28,781 [run_push] DEBUG push all version tags [2024-03-25T16:02:28.947Z] 2024-03-25 16:02:28,782 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-25T16:02:28.947Z] 2024-03-25 16:02:28,782 [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) [2024-03-25T16:02:29.884Z] 2024-03-25 16:02:29,577 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-25T16:02:29.884Z] 3.2.0-dev.21 [Pipeline] } [2024-03-25T16:02:29.890Z] $ docker exec --env ******** --env ******** e903b75da8c3ec734854cc6d4186b912f00bb9f1a2bb8ac07f7848bea84e26cc ssh-agent -k [2024-03-25T16:02:29.999Z] unset SSH_AUTH_SOCK; [2024-03-25T16:02:30.000Z] unset SSH_AGENT_PID; [2024-03-25T16:02:30.000Z] echo Agent pid 38 killed; [2024-03-25T16:02:30.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T16:02:30.336Z] + git semver [Pipeline] } [2024-03-25T16:02:30.606Z] $ docker stop --time=1 e903b75da8c3ec734854cc6d4186b912f00bb9f1a2bb8ac07f7848bea84e26cc [2024-03-25T16:02:31.887Z] $ docker rm -f --volumes e903b75da8c3ec734854cc6d4186b912f00bb9f1a2bb8ac07f7848bea84e26cc [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 [2024-03-25T16:02:32.531Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-03-25T16:02:32.531Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-03-25T16:02:32.531Z] total 16 [2024-03-25T16:02:32.531Z] drwxr-xr-x 3 root root 4096 Mar 25 15:46 . [2024-03-25T16:02:32.531Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 16:02 .. [2024-03-25T16:02:32.531Z] drwxr-xr-x 2 root root 4096 Mar 25 15:46 cost [2024-03-25T16:02:32.531Z] -rw-r--r-- 1 root root 96 Mar 25 15:46 cost.csv [2024-03-25T16:02:32.531Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-03-25T16:02:32.531Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-03-25T16:02:32.531Z] total 16 [2024-03-25T16:02:32.531Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 15:46 . [2024-03-25T16:02:32.531Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 16:02 .. [2024-03-25T16:02:32.531Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 25 15:46 cost [2024-03-25T16:02:32.531Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 25 15:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:02:32.820Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:02:33.697Z] ---> package-listing.sh [2024-03-25T16:02:33.697Z] ++ facter osfamily [2024-03-25T16:02:33.697Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-25T16:02:33.697Z] + OS_FAMILY=debian [2024-03-25T16:02:33.697Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-03-25T16:02:33.697Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-25T16:02:33.697Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-25T16:02:33.697Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-25T16:02:33.697Z] + PACKAGES=/tmp/packages_start.txt [2024-03-25T16:02:33.697Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-03-25T16:02:33.697Z] + PACKAGES=/tmp/packages_end.txt [2024-03-25T16:02:33.697Z] + case "${OS_FAMILY}" in [2024-03-25T16:02:33.697Z] + dpkg -l [2024-03-25T16:02:33.697Z] + grep '^ii' [2024-03-25T16:02:33.957Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-25T16:02:33.957Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-25T16:02:33.957Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-25T16:02:33.957Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-03-25T16:02:33.957Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-03-25T16:02:33.957Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-03-25T16:02:33.966Z] 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 [2024-03-25T16:02:34.243Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:02:34.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T16:02:34.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T16:02:34.881Z] prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container [2024-03-25T16:02:34.906Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-25T16:02:35.086Z] $ docker top fc19777c2a6f56daaf955fb4b11d55b9f8a13946ce40a3755fea25a9b93feb04 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T16:02:35.433Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-25T16:02:35.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-25T16:02:35.999Z] + ls /var/log/sa-host [2024-03-25T16:02:35.999Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T16:02:36.194Z] provisioning config files... [2024-03-25T16:02:36.203Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13103542683300974987tmp [Pipeline] { [Pipeline] echo [2024-03-25T16:02:36.223Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:02:36.505Z] ---> create-netrc.sh [Pipeline] } [2024-03-25T16:02:36.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:02:36.858Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-25T16:02:36.866Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:02:37.148Z] ---> sudo-logs.sh [2024-03-25T16:02:37.148Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-25T16:02:37.177Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:02:37.464Z] ---> job-cost.sh [2024-03-25T16:02:37.464Z] lf-activate-venv: SKIPPING [2024-03-25T16:02:37.464Z] DEBUG: total: 0.2199999988079071 [2024-03-25T16:02:37.464Z] INFO: Retrieving Stack Cost... [2024-03-25T16:02:38.032Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-25T16:02:38.290Z] INFO: Archiving Costs [Pipeline] echo [2024-03-25T16:02:38.301Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:02:38.581Z] ---> logs-deploy.sh [2024-03-25T16:02:38.581Z] lf-activate-venv: SKIPPING [2024-03-25T16:02:38.581Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/229 [2024-03-25T16:02:38.581Z] INFO: archiving workspace using pattern(s): [2024-03-25T16:02:39.514Z] Archives upload complete. [2024-03-25T16:02:39.514Z] INFO: archiving logs to Nexus