Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9794ffa7c73ad43861118a86ef928d34694c4382 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-ssh4146892072906018731.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-ssh11208630714905168889.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-ssh6954514866626699214.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-ssh6818731532488979083.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-ssh10833832325262631761.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5109 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9794ffa7c73ad43861118a86ef928d34694c4382 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9794ffa7c73ad43861118a86ef928d34694c4382 # timeout=10 Commit message: "build: Update to latest 3.2 dev go-mods (#626)" > git rev-list --no-walk 35d704078b0040fb0b2eaaabdf6860ed02d459b4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T20:27:57.221Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T20:27:57.298Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T20:27:57.322Z] ========================================================= [2023-11-28T20:27:57.322Z] EdgeX Global Pipelines Version Info [2023-11-28T20:27:57.322Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:27:58.064Z] ------------------- [2023-11-28T20:27:58.064Z] stable info: [2023-11-28T20:27:58.064Z] ------------------- [2023-11-28T20:27:58.064Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T20:27:58.064Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:27:58.064Z] Message: update stable to v1.0.258 [2023-11-28T20:27:58.635Z] ------------------- [2023-11-28T20:27:58.635Z] experimental info: [2023-11-28T20:27:58.635Z] ------------------- [2023-11-28T20:27:58.635Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T20:27:58.635Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:27:58.635Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T20:27:58.715Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-11-28T20:27:58.734Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-11-28T20:27:58.757Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T20:27:58.784Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T20:27:58.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T20:27:58.840Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T20:27:58.871Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T20:27:58.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T20:27:58.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T20:27:58.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T20:27:58.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T20:27:59.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-11-28T20:27:59.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T20:27:59.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T20:27:59.097Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:27:59.126Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:27:59.150Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:27:59.176Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:27:59.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T20:27:59.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T20:27:59.267Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T20:27:59.301Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T20:27:59.336Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T20:27:59.367Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T20:27:59.407Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T20:27:59.446Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T20:27:59.484Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T20:27:59.525Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T20:27:59.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T20:27:59.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T20:27:59.634Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] echo [2023-11-28T20:27:59.670Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9794ffa [Pipeline] echo [2023-11-28T20:27:59.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:27:59.790Z] provisioning config files... [2023-11-28T20:27:59.802Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12959752316646779506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:28:00.138Z] ---> ****-login.sh [2023-11-28T20:28:00.138Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:28:00.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:00.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:00.397Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:00.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:00.398Z] [2023-11-28T20:28:00.398Z] Login Succeeded [2023-11-28T20:28:00.398Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:28:00.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:00.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:00.398Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:00.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:00.398Z] [2023-11-28T20:28:00.398Z] Login Succeeded [2023-11-28T20:28:00.398Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:28:00.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:00.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:00.657Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:00.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:00.657Z] [2023-11-28T20:28:00.657Z] Login Succeeded [2023-11-28T20:28:00.657Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:28:00.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:00.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:00.658Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:00.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:00.658Z] [2023-11-28T20:28:00.658Z] Login Succeeded [2023-11-28T20:28:00.658Z] ****.io [2023-11-28T20:28:00.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:00.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:00.918Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:00.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:00.918Z] [2023-11-28T20:28:00.918Z] Login Succeeded [2023-11-28T20:28:00.918Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:28:00.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T20:28:01.410Z] + git rev-list -1 --merges 9794ffa7c73ad43861118a86ef928d34694c4382~1..9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] echo [2023-11-28T20:28:01.438Z] -----------> git rev-list -1 --merges 9794ffa7c73ad43861118a86ef928d34694c4382~1..9794ffa7c73ad43861118a86ef928d34694c4382 9794ffa7c73ad43861118a86ef928d34694c4382 [false] [Pipeline] sh [2023-11-28T20:28:01.754Z] + git log --format=format:%s -1 9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] echo [2023-11-28T20:28:01.767Z] ========================================================= [2023-11-28T20:28:01.767Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T20:28:01.767Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:28:02.132Z] + git log --format=format:%s -1 9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] echo [2023-11-28T20:28:02.143Z] [semverPrep] GIT_COMMIT: 9794ffa7c73ad43861118a86ef928d34694c4382, Commit Message: build: Update to latest 3.2 dev go-mods (#626) [Pipeline] echo [2023-11-28T20:28:02.169Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T20:28:02.559Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:28:02.559Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T20:28:02.559Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T20:28:02.559Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T20:28:02.559Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T20:28:02.559Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T20:28:02.559Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:28:02.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:28:02.928Z] [2023-11-28T20:28:02.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:28:03.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:28:03.347Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T20:28:03.347Z] b85a868b505f: Pulling fs layer [2023-11-28T20:28:03.347Z] e2be974225ed: Pulling fs layer [2023-11-28T20:28:03.347Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T20:28:03.347Z] 988bab9f4d93: Pulling fs layer [2023-11-28T20:28:03.347Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T20:28:03.347Z] eaf3925da568: Pulling fs layer [2023-11-28T20:28:03.347Z] bab4dde63d76: Pulling fs layer [2023-11-28T20:28:03.347Z] bde34c3a00c8: Pulling fs layer [2023-11-28T20:28:03.347Z] b352a97aabf1: Pulling fs layer [2023-11-28T20:28:03.347Z] 4872d77fe225: Pulling fs layer [2023-11-28T20:28:03.347Z] 5851b861e8e6: Pulling fs layer [2023-11-28T20:28:03.347Z] bab4dde63d76: Waiting [2023-11-28T20:28:03.347Z] bde34c3a00c8: Waiting [2023-11-28T20:28:03.347Z] b352a97aabf1: Waiting [2023-11-28T20:28:03.347Z] 4872d77fe225: Waiting [2023-11-28T20:28:03.347Z] 5851b861e8e6: Waiting [2023-11-28T20:28:03.347Z] 988bab9f4d93: Waiting [2023-11-28T20:28:03.347Z] 1469e6f7b9e6: Waiting [2023-11-28T20:28:03.347Z] eaf3925da568: Waiting [2023-11-28T20:28:03.347Z] e2be974225ed: Verifying Checksum [2023-11-28T20:28:03.347Z] e2be974225ed: Download complete [2023-11-28T20:28:03.347Z] 988bab9f4d93: Verifying Checksum [2023-11-28T20:28:03.347Z] 988bab9f4d93: Download complete [2023-11-28T20:28:03.347Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T20:28:03.347Z] 1469e6f7b9e6: Download complete [2023-11-28T20:28:03.347Z] eaf3925da568: Verifying Checksum [2023-11-28T20:28:03.347Z] eaf3925da568: Download complete [2023-11-28T20:28:03.347Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T20:28:03.347Z] 339a4e72a1f5: Download complete [2023-11-28T20:28:03.605Z] bde34c3a00c8: Download complete [2023-11-28T20:28:03.605Z] b352a97aabf1: Download complete [2023-11-28T20:28:03.605Z] 4872d77fe225: Verifying Checksum [2023-11-28T20:28:03.605Z] 4872d77fe225: Download complete [2023-11-28T20:28:03.605Z] 5851b861e8e6: Verifying Checksum [2023-11-28T20:28:03.605Z] 5851b861e8e6: Download complete [2023-11-28T20:28:03.605Z] b85a868b505f: Verifying Checksum [2023-11-28T20:28:03.605Z] b85a868b505f: Download complete [2023-11-28T20:28:03.862Z] bab4dde63d76: Verifying Checksum [2023-11-28T20:28:03.862Z] bab4dde63d76: Download complete [2023-11-28T20:28:04.796Z] b85a868b505f: Pull complete [2023-11-28T20:28:04.796Z] e2be974225ed: Pull complete [2023-11-28T20:28:05.361Z] 339a4e72a1f5: Pull complete [2023-11-28T20:28:05.361Z] 988bab9f4d93: Pull complete [2023-11-28T20:28:05.618Z] 1469e6f7b9e6: Pull complete [2023-11-28T20:28:05.619Z] eaf3925da568: Pull complete [2023-11-28T20:28:07.520Z] bab4dde63d76: Pull complete [2023-11-28T20:28:07.520Z] bde34c3a00c8: Pull complete [2023-11-28T20:28:07.520Z] b352a97aabf1: Pull complete [2023-11-28T20:28:07.520Z] 4872d77fe225: Pull complete [2023-11-28T20:28:07.520Z] 5851b861e8e6: Pull complete [2023-11-28T20:28:07.520Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T20:28:07.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:28:07.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:28:07.703Z] prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container [2023-11-28T20:28:07.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T20:28:11.849Z] $ docker top d3520c1bedec2c64d3f70d58c7986916a83adb92bb2a4484f1bf6b2638baa65f -eo pid,comm [2023-11-28T20:28:11.892Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T20:28:11.892Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:28:11.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:28:11.984Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:28:12.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:28:12.094Z] $ docker exec d3520c1bedec2c64d3f70d58c7986916a83adb92bb2a4484f1bf6b2638baa65f ssh-agent [2023-11-28T20:28:12.195Z] SSH_AUTH_SOCK=/tmp/ssh-Cw2m9kpoyz6G/agent.32 [2023-11-28T20:28:12.195Z] SSH_AGENT_PID=38 [2023-11-28T20:28:12.201Z] Running ssh-add (command line suppressed) [2023-11-28T20:28:12.309Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_470478369675229523.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_470478369675229523.key) [2023-11-28T20:28:12.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:28:12.626Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T20:28:12.643Z] $ docker exec --env ******** --env ******** d3520c1bedec2c64d3f70d58c7986916a83adb92bb2a4484f1bf6b2638baa65f ssh-agent -k [2023-11-28T20:28:12.727Z] unset SSH_AUTH_SOCK; [2023-11-28T20:28:12.727Z] unset SSH_AGENT_PID; [2023-11-28T20:28:12.727Z] echo Agent pid 38 killed; [2023-11-28T20:28:12.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T20:28:12.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:28:12.824Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:28:12.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:28:12.948Z] $ docker exec d3520c1bedec2c64d3f70d58c7986916a83adb92bb2a4484f1bf6b2638baa65f ssh-agent [2023-11-28T20:28:13.049Z] SSH_AUTH_SOCK=/tmp/ssh-rc8Posk2YJLp/agent.70 [2023-11-28T20:28:13.049Z] SSH_AGENT_PID=76 [2023-11-28T20:28:13.054Z] Running ssh-add (command line suppressed) [2023-11-28T20:28:13.152Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17492373276260424452.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17492373276260424452.key) [2023-11-28T20:28:13.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:28:13.470Z] + git semver init [2023-11-28T20:28:13.729Z] 2023-11-28 20:28:13,630 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T20:28:13.729Z] 2023-11-28 20:28:13,630 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-11-28T20:28:13.729Z] 2023-11-28 20:28:13,631 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-11-28T20:28:13.729Z] 2023-11-28 20:28:13,631 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:28:15.106Z] 2023-11-28 20:28:14,743 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-11-28T20:28:15.106Z] 2023-11-28 20:28:14,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-11-28T20:28:15.106Z] 2023-11-28 20:28:14,743 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-28T20:28:15.106Z] 2023-11-28 20:28:14,743 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-28T20:28:15.106Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T20:28:15.120Z] $ docker exec --env ******** --env ******** d3520c1bedec2c64d3f70d58c7986916a83adb92bb2a4484f1bf6b2638baa65f ssh-agent -k [2023-11-28T20:28:15.222Z] unset SSH_AUTH_SOCK; [2023-11-28T20:28:15.222Z] unset SSH_AGENT_PID; [2023-11-28T20:28:15.222Z] echo Agent pid 76 killed; [2023-11-28T20:28:15.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:28:15.604Z] + git semver [Pipeline] } [2023-11-28T20:28:15.877Z] $ docker stop --time=1 d3520c1bedec2c64d3f70d58c7986916a83adb92bb2a4484f1bf6b2638baa65f [2023-11-28T20:28:17.179Z] $ docker rm -f --volumes d3520c1bedec2c64d3f70d58c7986916a83adb92bb2a4484f1bf6b2638baa65f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:28:17.557Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T20:28:17.822Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T20:28:17.824Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:28:18.167Z] provisioning config files... [2023-11-28T20:28:18.177Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5598430997821311761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:28:18.502Z] ---> ****-login.sh [2023-11-28T20:28:18.502Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:28:18.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:18.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:18.502Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:18.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:18.502Z] [2023-11-28T20:28:18.502Z] Login Succeeded [2023-11-28T20:28:18.502Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:28:18.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:18.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:18.503Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:18.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:18.503Z] [2023-11-28T20:28:18.503Z] Login Succeeded [2023-11-28T20:28:18.503Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:28:18.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:18.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:18.765Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:18.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:18.765Z] [2023-11-28T20:28:18.765Z] Login Succeeded [2023-11-28T20:28:18.765Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:28:18.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:18.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:18.765Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:18.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:18.765Z] [2023-11-28T20:28:18.765Z] Login Succeeded [2023-11-28T20:28:18.765Z] ****.io [2023-11-28T20:28:18.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:19.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:19.024Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:19.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:19.024Z] [2023-11-28T20:28:19.024Z] Login Succeeded [2023-11-28T20:28:19.024Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:28:19.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:28:19.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:28:19.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:28:19.245Z] ========================================================= [2023-11-28T20:28:19.245Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T20:28:19.245Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:28:19.630Z] + 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 . [2023-11-28T20:28:19.630Z] Sending build context to Docker daemon 8.767MB [2023-11-28T20:28:19.630Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:28:19.630Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T20:28:19.630Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T20:28:19.630Z] 7264a8db6415: Pulling fs layer [2023-11-28T20:28:19.630Z] c4d48a809fc2: Pulling fs layer [2023-11-28T20:28:19.630Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T20:28:19.630Z] ad3a456e5733: Pulling fs layer [2023-11-28T20:28:19.630Z] 69c7f0334f64: Pulling fs layer [2023-11-28T20:28:19.630Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T20:28:19.630Z] ce7588e14bc9: Pulling fs layer [2023-11-28T20:28:19.630Z] b5e4710f87ac: Pulling fs layer [2023-11-28T20:28:19.630Z] 69c7f0334f64: Waiting [2023-11-28T20:28:19.630Z] ce7588e14bc9: Waiting [2023-11-28T20:28:19.630Z] b5e4710f87ac: Waiting [2023-11-28T20:28:19.630Z] 1f1c1a5573a3: Waiting [2023-11-28T20:28:19.630Z] ad3a456e5733: Waiting [2023-11-28T20:28:19.630Z] c4d48a809fc2: Download complete [2023-11-28T20:28:19.891Z] 69c7f0334f64: Verifying Checksum [2023-11-28T20:28:19.891Z] 69c7f0334f64: Download complete [2023-11-28T20:28:19.891Z] 7264a8db6415: Download complete [2023-11-28T20:28:19.891Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T20:28:19.891Z] 1f1c1a5573a3: Download complete [2023-11-28T20:28:19.891Z] 7264a8db6415: Pull complete [2023-11-28T20:28:19.891Z] b5e4710f87ac: Verifying Checksum [2023-11-28T20:28:19.891Z] b5e4710f87ac: Download complete [2023-11-28T20:28:20.149Z] c4d48a809fc2: Pull complete [2023-11-28T20:28:20.149Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T20:28:20.149Z] 4f1c88b9dad5: Download complete [2023-11-28T20:28:20.407Z] ce7588e14bc9: Verifying Checksum [2023-11-28T20:28:20.407Z] ce7588e14bc9: Download complete [2023-11-28T20:28:22.931Z] 4f1c88b9dad5: Pull complete [2023-11-28T20:28:22.931Z] ad3a456e5733: Pull complete [2023-11-28T20:28:22.931Z] 69c7f0334f64: Pull complete [2023-11-28T20:28:23.198Z] 1f1c1a5573a3: Pull complete [2023-11-28T20:28:25.733Z] ce7588e14bc9: Pull complete [2023-11-28T20:28:25.993Z] b5e4710f87ac: Pull complete [2023-11-28T20:28:25.993Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T20:28:25.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T20:28:25.993Z] ---> 88b5674ff536 [2023-11-28T20:28:25.993Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T20:28:30.313Z] ---> Running in 4256387c7579 [2023-11-28T20:28:30.313Z] Removing intermediate container 4256387c7579 [2023-11-28T20:28:30.313Z] ---> e85d85325cb3 [2023-11-28T20:28:30.313Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:28:30.313Z] ---> Running in eac6487ceaf7 [2023-11-28T20:28:30.313Z] Removing intermediate container eac6487ceaf7 [2023-11-28T20:28:30.313Z] ---> 120e7672009e [2023-11-28T20:28:30.313Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:28:30.313Z] ---> Running in b8303f7e620c [2023-11-28T20:28:30.313Z] Removing intermediate container b8303f7e620c [2023-11-28T20:28:30.313Z] ---> c10d8cabe8ca [2023-11-28T20:28:30.313Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:28:30.313Z] ---> Running in 2bc8cb08910b [2023-11-28T20:28:30.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:28:30.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:28:31.090Z] OK: 264 MiB in 52 packages [2023-11-28T20:28:31.348Z] Removing intermediate container 2bc8cb08910b [2023-11-28T20:28:31.348Z] ---> 7c85312e761d [2023-11-28T20:28:31.348Z] Step 7/12 : WORKDIR /app [2023-11-28T20:28:31.348Z] ---> Running in d563bf64ad30 [2023-11-28T20:28:31.606Z] Removing intermediate container d563bf64ad30 [2023-11-28T20:28:31.606Z] ---> 49fa4d1a4f05 [2023-11-28T20:28:31.606Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T20:28:31.606Z] ---> bae4686b67ce [2023-11-28T20:28:31.606Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:28:31.606Z] ---> Running in ee388042e7c0 [2023-11-28T20:28:33.065Z] Still waiting to schedule task [2023-11-28T20:28:33.065Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T20:29:10.324Z] Removing intermediate container ee388042e7c0 [2023-11-28T20:29:10.324Z] ---> bba1601fb7a1 [2023-11-28T20:29:10.324Z] Step 10/12 : COPY . . [2023-11-28T20:29:10.324Z] ---> 939e3bba960b [2023-11-28T20:29:10.324Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:29:10.324Z] ---> Running in 4bac03b740ec [2023-11-28T20:29:10.324Z] Removing intermediate container 4bac03b740ec [2023-11-28T20:29:10.324Z] ---> aaf569c39334 [2023-11-28T20:29:10.324Z] Step 12/12 : RUN $MAKE [2023-11-28T20:29:10.325Z] ---> Running in 10bf59f89fd1 [2023-11-28T20:29:10.325Z] noop [2023-11-28T20:29:10.325Z] Removing intermediate container 10bf59f89fd1 [2023-11-28T20:29:10.325Z] ---> d952de01f4f6 [2023-11-28T20:29:10.325Z] Successfully built d952de01f4f6 [2023-11-28T20:29:10.325Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:29:10.704Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:29:10.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:29:10.812Z] prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container [2023-11-28T20:29:10.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T20:29:11.176Z] $ docker top d85fb14f2ab355963db3f8bf3f3e762bc230103b2d4cf3b4a30a803d69d71c30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:29:11.548Z] + go version [2023-11-28T20:29:11.548Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T20:29:11.561Z] $ docker stop --time=1 d85fb14f2ab355963db3f8bf3f3e762bc230103b2d4cf3b4a30a803d69d71c30 [2023-11-28T20:29:12.817Z] $ docker rm -f --volumes d85fb14f2ab355963db3f8bf3f3e762bc230103b2d4cf3b4a30a803d69d71c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:29:13.438Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:29:13.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:29:13.550Z] prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container [2023-11-28T20:29:13.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T20:29:13.886Z] $ docker top 27c9ee0fe2c359cbc53f8af67562b82ed4f05c1c9bdee0466ab4848253747cb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:29:14.262Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:29:14.587Z] + make test [2023-11-28T20:29:14.587Z] go test -race -coverprofile=coverage.out ./... [2023-11-28T20:29:32.670Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-28T20:29:47.529Z] go vet ./... [2023-11-28T20:29:50.810Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:29:50.810Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:29:50.810Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T20:29:51.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:29:51.114Z] $ docker stop --time=1 27c9ee0fe2c359cbc53f8af67562b82ed4f05c1c9bdee0466ab4848253747cb5 [2023-11-28T20:29:57.570Z] $ docker rm -f --volumes 27c9ee0fe2c359cbc53f8af67562b82ed4f05c1c9bdee0466ab4848253747cb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:29:58.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:29:58.163Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T20:29:58.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:29:59.054Z] + ls -al . [2023-11-28T20:29:59.054Z] total 184 [2023-11-28T20:29:59.054Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 20:29 . [2023-11-28T20:29:59.054Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:27 .. [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 28 20:27 .dockerignore [2023-11-28T20:29:59.054Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:29 .git [2023-11-28T20:29:59.054Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:27 .github [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 28 20:27 .gitignore [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:27 .golangci.yml [2023-11-28T20:29:59.054Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:28 .semver [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 28 20:27 Attribution.txt [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 28 20:27 CHANGELOG.md [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 2007 Nov 28 20:27 Dockerfile [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:27 GOVERNANCE.md [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 28 20:27 Jenkinsfile [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 28 20:27 LICENSE [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 28 20:27 OWNERS.md [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 28 20:27 README.md [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:28 VERSION [2023-11-28T20:29:59.054Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:27 bin [2023-11-28T20:29:59.054Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 28 20:29 coverage.out [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 3726 Nov 28 20:27 go.mod [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 34907 Nov 28 20:27 go.sum [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 28 20:27 main.go [2023-11-28T20:29:59.054Z] -rw-rw-r-- 1 jenkins jenkins 2566 Nov 28 20:27 makefile [2023-11-28T20:29:59.054Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:29:59.416Z] + 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=9794ffa7c73ad43861118a86ef928d34694c4382 --label arch=amd64 --label version=3.2.0-dev.1 . [2023-11-28T20:29:59.416Z] Sending build context to Docker daemon 8.769MB [2023-11-28T20:29:59.416Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:29:59.416Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-28T20:29:59.416Z] ---> d952de01f4f6 [2023-11-28T20:29:59.416Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T20:29:59.675Z] ---> Running in 2db5656a4de6 [2023-11-28T20:29:59.675Z] Removing intermediate container 2db5656a4de6 [2023-11-28T20:29:59.675Z] ---> 629cda7b240d [2023-11-28T20:29:59.675Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:29:59.675Z] ---> Running in 2509758b217c [2023-11-28T20:29:59.933Z] Removing intermediate container 2509758b217c [2023-11-28T20:29:59.933Z] ---> d886df0b76c7 [2023-11-28T20:29:59.933Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:29:59.933Z] ---> Running in 6fc97de6f75e [2023-11-28T20:29:59.933Z] Removing intermediate container 6fc97de6f75e [2023-11-28T20:29:59.933Z] ---> c382fff9a54f [2023-11-28T20:29:59.933Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:29:59.933Z] ---> Running in 54b8f463ae40 [2023-11-28T20:30:00.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:00.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:00.452Z] OK: 264 MiB in 52 packages [2023-11-28T20:30:00.708Z] Removing intermediate container 54b8f463ae40 [2023-11-28T20:30:00.708Z] ---> 0eb887e73f9c [2023-11-28T20:30:00.708Z] Step 7/27 : WORKDIR /app [2023-11-28T20:30:00.708Z] ---> Running in cd83c7f13e7f [2023-11-28T20:30:00.708Z] Removing intermediate container cd83c7f13e7f [2023-11-28T20:30:00.708Z] ---> 1d1cbc02b82a [2023-11-28T20:30:00.708Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-28T20:30:00.972Z] ---> 2ee1cf44dbbc [2023-11-28T20:30:00.972Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:30:00.972Z] ---> Running in 7c29cfaa6888 [2023-11-28T20:30:01.988Z] Removing intermediate container 7c29cfaa6888 [2023-11-28T20:30:01.988Z] ---> 2b1629769ee5 [2023-11-28T20:30:01.988Z] Step 10/27 : COPY . . [2023-11-28T20:30:02.245Z] ---> 1a2538105231 [2023-11-28T20:30:02.245Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:30:02.245Z] ---> Running in 930a6f10b40d [2023-11-28T20:30:02.245Z] Removing intermediate container 930a6f10b40d [2023-11-28T20:30:02.245Z] ---> e4c3366ca3cf [2023-11-28T20:30:02.245Z] Step 12/27 : RUN $MAKE [2023-11-28T20:30:02.245Z] ---> Running in 7d734668d544 [2023-11-28T20:30:02.507Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.1" -trimpath -mod=readonly -o app-service-configurable [2023-11-28T20:30:24.415Z] Removing intermediate container 7d734668d544 [2023-11-28T20:30:24.415Z] ---> 46b35940d62e [2023-11-28T20:30:24.415Z] Step 13/27 : FROM alpine:3.18 [2023-11-28T20:30:24.415Z] 3.18: Pulling from library/alpine [2023-11-28T20:30:24.415Z] 96526aa774ef: Pulling fs layer [2023-11-28T20:30:24.415Z] 96526aa774ef: Verifying Checksum [2023-11-28T20:30:24.415Z] 96526aa774ef: Download complete [2023-11-28T20:30:24.415Z] 96526aa774ef: Pull complete [2023-11-28T20:30:24.415Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:30:24.415Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:30:24.415Z] ---> 8ca4688f4f35 [2023-11-28T20:30:24.415Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T20:30:24.415Z] ---> Running in d91d207dbb58 [2023-11-28T20:30:24.415Z] Removing intermediate container d91d207dbb58 [2023-11-28T20:30:24.415Z] ---> eb6c8863c577 [2023-11-28T20:30:24.415Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-28T20:30:24.415Z] ---> Running in d26dccc28d9c [2023-11-28T20:30:24.415Z] Removing intermediate container d26dccc28d9c [2023-11-28T20:30:24.415Z] ---> 547b81dfb9a5 [2023-11-28T20:30:24.415Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-28T20:30:24.415Z] ---> Running in d6b541030ee1 [2023-11-28T20:30:24.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:24.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:24.415Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-28T20:30:24.415Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-28T20:30:24.415Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:30:24.415Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T20:30:24.415Z] OK: 8 MiB in 17 packages [2023-11-28T20:30:24.415Z] Removing intermediate container d6b541030ee1 [2023-11-28T20:30:24.415Z] ---> 03181073368b [2023-11-28T20:30:24.415Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-28T20:30:24.415Z] ---> Running in 2b9b2ebe427c [2023-11-28T20:30:24.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:24.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:24.415Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:30:24.415Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:30:24.415Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:30:24.415Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:30:24.415Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:30:24.415Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:30:24.415Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:30:24.415Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:30:24.415Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:30:24.415Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T20:30:24.415Z] OK: 8 MiB in 17 packages [2023-11-28T20:30:24.415Z] Removing intermediate container 2b9b2ebe427c [2023-11-28T20:30:24.415Z] ---> e0e83a96fb6e [2023-11-28T20:30:24.415Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-28T20:30:24.415Z] ---> 0099751758e5 [2023-11-28T20:30:24.415Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-28T20:30:24.415Z] ---> 8fef257ebae2 [2023-11-28T20:30:24.415Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-28T20:30:24.673Z] ---> 60782c1893c3 [2023-11-28T20:30:24.673Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-28T20:30:25.609Z] ---> 7dafb81ac59c [2023-11-28T20:30:25.609Z] Step 22/27 : EXPOSE 48095 [2023-11-28T20:30:25.609Z] ---> Running in b8ae7c4b20c3 [2023-11-28T20:30:25.609Z] Removing intermediate container b8ae7c4b20c3 [2023-11-28T20:30:25.609Z] ---> 414770edf499 [2023-11-28T20:30:25.609Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-11-28T20:30:25.609Z] ---> Running in 495b051d72fa [2023-11-28T20:30:25.609Z] Removing intermediate container 495b051d72fa [2023-11-28T20:30:25.609Z] ---> 8dd73a42f31e [2023-11-28T20:30:25.609Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T20:30:25.609Z] ---> Running in b21bdfb4a626 [2023-11-28T20:30:25.868Z] Removing intermediate container b21bdfb4a626 [2023-11-28T20:30:25.868Z] ---> 6c65042467b8 [2023-11-28T20:30:25.868Z] Step 25/27 : LABEL arch=amd64 [2023-11-28T20:30:25.868Z] ---> Running in 62504fd40d79 [2023-11-28T20:30:25.868Z] Removing intermediate container 62504fd40d79 [2023-11-28T20:30:25.868Z] ---> 0dacf75105af [2023-11-28T20:30:25.868Z] Step 26/27 : LABEL git_sha=9794ffa7c73ad43861118a86ef928d34694c4382 [2023-11-28T20:30:25.868Z] ---> Running in 841dbb7e55bc [2023-11-28T20:30:25.868Z] Removing intermediate container 841dbb7e55bc [2023-11-28T20:30:25.868Z] ---> 4805b93e7e7f [2023-11-28T20:30:25.868Z] Step 27/27 : LABEL version=3.2.0-dev.1 [2023-11-28T20:30:25.868Z] ---> Running in 4a6353afcbe1 [2023-11-28T20:30:26.126Z] Removing intermediate container 4a6353afcbe1 [2023-11-28T20:30:26.126Z] ---> 6c589f524a01 [2023-11-28T20:30:26.126Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:30:26.126Z] Successfully built 6c589f524a01 [2023-11-28T20:30:26.126Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:30:26.392Z] provisioning config files... [2023-11-28T20:30:26.401Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17338787259784419626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:30:26.730Z] ---> ****-login.sh [2023-11-28T20:30:26.730Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:30:26.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:26.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:26.730Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:26.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:26.730Z] [2023-11-28T20:30:26.730Z] Login Succeeded [2023-11-28T20:30:26.730Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:30:26.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:26.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:26.730Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:26.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:26.730Z] [2023-11-28T20:30:26.730Z] Login Succeeded [2023-11-28T20:30:26.730Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:30:26.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:26.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:26.989Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:26.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:26.989Z] [2023-11-28T20:30:26.989Z] Login Succeeded [2023-11-28T20:30:26.989Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:30:26.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:26.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:26.989Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:26.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:26.989Z] [2023-11-28T20:30:26.989Z] Login Succeeded [2023-11-28T20:30:26.989Z] ****.io [2023-11-28T20:30:26.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:27.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:27.252Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:27.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:27.252Z] [2023-11-28T20:30:27.252Z] Login Succeeded [2023-11-28T20:30:27.252Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:30:27.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:30:27.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:30:27.431Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-11-28T20:30:27.431Z] 9794ffa7c73ad43861118a86ef928d34694c4382 [2023-11-28T20:30:27.431Z] latest [2023-11-28T20:30:27.431Z] 3.2.0-dev.1 [2023-11-28T20:30:27.431Z] 9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 [2023-11-28T20:30:27.431Z] main [2023-11-28T20:30:27.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:27.882Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:28.274Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9794ffa7c73ad43861118a86ef928d34694c4382 [2023-11-28T20:30:28.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-28T20:30:28.274Z] 5528cef82d9a: Preparing [2023-11-28T20:30:28.274Z] c1518428cd64: Preparing [2023-11-28T20:30:28.274Z] d5a78c7ba97d: Preparing [2023-11-28T20:30:28.274Z] 48058cd2a090: Preparing [2023-11-28T20:30:28.274Z] ece6ea3d1492: Preparing [2023-11-28T20:30:28.274Z] 0c360f05f229: Preparing [2023-11-28T20:30:28.274Z] cc2447e1835a: Preparing [2023-11-28T20:30:28.274Z] cc2447e1835a: Waiting [2023-11-28T20:30:28.274Z] 0c360f05f229: Waiting [2023-11-28T20:30:28.274Z] 48058cd2a090: Pushed [2023-11-28T20:30:28.274Z] c1518428cd64: Pushed [2023-11-28T20:30:28.274Z] d5a78c7ba97d: Pushed [2023-11-28T20:30:28.274Z] cc2447e1835a: Layer already exists [2023-11-28T20:30:28.535Z] 0c360f05f229: Pushed [2023-11-28T20:30:29.104Z] ece6ea3d1492: Pushed [2023-11-28T20:30:31.012Z] 5528cef82d9a: Pushed [2023-11-28T20:30:31.012Z] 9794ffa7c73ad43861118a86ef928d34694c4382: digest: sha256:6e6014e8bc761715d77118e713b88fe21818fe0bd67e4a884d66fc58e709614a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:31.454Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:31.842Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-28T20:30:31.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-28T20:30:31.842Z] 5528cef82d9a: Preparing [2023-11-28T20:30:31.842Z] c1518428cd64: Preparing [2023-11-28T20:30:31.842Z] d5a78c7ba97d: Preparing [2023-11-28T20:30:31.842Z] 48058cd2a090: Preparing [2023-11-28T20:30:31.842Z] ece6ea3d1492: Preparing [2023-11-28T20:30:31.842Z] 0c360f05f229: Preparing [2023-11-28T20:30:31.842Z] cc2447e1835a: Preparing [2023-11-28T20:30:31.842Z] 0c360f05f229: Waiting [2023-11-28T20:30:31.842Z] cc2447e1835a: Waiting [2023-11-28T20:30:31.842Z] ece6ea3d1492: Layer already exists [2023-11-28T20:30:31.842Z] 5528cef82d9a: Layer already exists [2023-11-28T20:30:31.842Z] 48058cd2a090: Layer already exists [2023-11-28T20:30:31.842Z] c1518428cd64: Layer already exists [2023-11-28T20:30:31.842Z] d5a78c7ba97d: Layer already exists [2023-11-28T20:30:31.842Z] 0c360f05f229: Layer already exists [2023-11-28T20:30:31.842Z] cc2447e1835a: Layer already exists [2023-11-28T20:30:31.842Z] latest: digest: sha256:6e6014e8bc761715d77118e713b88fe21818fe0bd67e4a884d66fc58e709614a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:32.246Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:32.637Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.1 [2023-11-28T20:30:32.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-28T20:30:32.637Z] 5528cef82d9a: Preparing [2023-11-28T20:30:32.637Z] c1518428cd64: Preparing [2023-11-28T20:30:32.637Z] d5a78c7ba97d: Preparing [2023-11-28T20:30:32.637Z] 48058cd2a090: Preparing [2023-11-28T20:30:32.637Z] ece6ea3d1492: Preparing [2023-11-28T20:30:32.637Z] 0c360f05f229: Preparing [2023-11-28T20:30:32.637Z] cc2447e1835a: Preparing [2023-11-28T20:30:32.637Z] 0c360f05f229: Waiting [2023-11-28T20:30:32.637Z] cc2447e1835a: Waiting [2023-11-28T20:30:32.637Z] c1518428cd64: Layer already exists [2023-11-28T20:30:32.637Z] d5a78c7ba97d: Layer already exists [2023-11-28T20:30:32.637Z] 5528cef82d9a: Layer already exists [2023-11-28T20:30:32.637Z] ece6ea3d1492: Layer already exists [2023-11-28T20:30:32.637Z] 48058cd2a090: Layer already exists [2023-11-28T20:30:32.637Z] 0c360f05f229: Layer already exists [2023-11-28T20:30:32.637Z] cc2447e1835a: Layer already exists [2023-11-28T20:30:32.637Z] 3.2.0-dev.1: digest: sha256:6e6014e8bc761715d77118e713b88fe21818fe0bd67e4a884d66fc58e709614a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:33.047Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:33.466Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 [2023-11-28T20:30:33.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-28T20:30:33.466Z] 5528cef82d9a: Preparing [2023-11-28T20:30:33.466Z] c1518428cd64: Preparing [2023-11-28T20:30:33.466Z] d5a78c7ba97d: Preparing [2023-11-28T20:30:33.466Z] 48058cd2a090: Preparing [2023-11-28T20:30:33.466Z] ece6ea3d1492: Preparing [2023-11-28T20:30:33.466Z] 0c360f05f229: Preparing [2023-11-28T20:30:33.466Z] cc2447e1835a: Preparing [2023-11-28T20:30:33.466Z] cc2447e1835a: Waiting [2023-11-28T20:30:33.466Z] 0c360f05f229: Waiting [2023-11-28T20:30:33.466Z] 5528cef82d9a: Layer already exists [2023-11-28T20:30:33.466Z] 48058cd2a090: Layer already exists [2023-11-28T20:30:33.466Z] ece6ea3d1492: Layer already exists [2023-11-28T20:30:33.466Z] c1518428cd64: Layer already exists [2023-11-28T20:30:33.466Z] d5a78c7ba97d: Layer already exists [2023-11-28T20:30:33.466Z] cc2447e1835a: Layer already exists [2023-11-28T20:30:33.466Z] 0c360f05f229: Layer already exists [2023-11-28T20:30:33.466Z] 9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1: digest: sha256:6e6014e8bc761715d77118e713b88fe21818fe0bd67e4a884d66fc58e709614a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:33.861Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:34.265Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-11-28T20:30:34.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-28T20:30:34.265Z] 5528cef82d9a: Preparing [2023-11-28T20:30:34.265Z] c1518428cd64: Preparing [2023-11-28T20:30:34.265Z] d5a78c7ba97d: Preparing [2023-11-28T20:30:34.265Z] 48058cd2a090: Preparing [2023-11-28T20:30:34.265Z] ece6ea3d1492: Preparing [2023-11-28T20:30:34.265Z] 0c360f05f229: Preparing [2023-11-28T20:30:34.265Z] cc2447e1835a: Preparing [2023-11-28T20:30:34.265Z] 0c360f05f229: Waiting [2023-11-28T20:30:34.265Z] cc2447e1835a: Waiting [2023-11-28T20:30:34.265Z] d5a78c7ba97d: Layer already exists [2023-11-28T20:30:34.265Z] c1518428cd64: Layer already exists [2023-11-28T20:30:34.265Z] 5528cef82d9a: Layer already exists [2023-11-28T20:30:34.265Z] 48058cd2a090: Layer already exists [2023-11-28T20:30:34.265Z] ece6ea3d1492: Layer already exists [2023-11-28T20:30:34.265Z] 0c360f05f229: Layer already exists [2023-11-28T20:30:34.265Z] cc2447e1835a: Layer already exists [2023-11-28T20:30:34.265Z] main: digest: sha256:6e6014e8bc761715d77118e713b88fe21818fe0bd67e4a884d66fc58e709614a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:30:34.485Z] ===================================================== [Pipeline] echo [2023-11-28T20:30:34.525Z] taggedImages: [2023-11-28T20:30:34.526Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9794ffa7c73ad43861118a86ef928d34694c4382 [2023-11-28T20:30:34.526Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-28T20:30:34.526Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.1 [2023-11-28T20:30:34.526Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 [2023-11-28T20:30:34.526Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:35.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:30:35.156Z] [2023-11-28T20:30:35.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:35.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:30:35.493Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T20:30:35.493Z] 5eb5b503b376: Pulling fs layer [2023-11-28T20:30:35.493Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T20:30:35.493Z] ec43610c2a17: Pulling fs layer [2023-11-28T20:30:35.493Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T20:30:35.493Z] 33b1e0a273af: Pulling fs layer [2023-11-28T20:30:35.493Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T20:30:35.493Z] 2f39f015ded8: Pulling fs layer [2023-11-28T20:30:35.493Z] 33b1e0a273af: Waiting [2023-11-28T20:30:35.493Z] 5d3b04190fa2: Waiting [2023-11-28T20:30:35.493Z] 2f39f015ded8: Waiting [2023-11-28T20:30:35.493Z] 3a2ae6a8a46f: Waiting [2023-11-28T20:30:35.493Z] 5c69ac0246d0: Verifying Checksum [2023-11-28T20:30:35.493Z] 5c69ac0246d0: Download complete [2023-11-28T20:30:35.493Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T20:30:35.493Z] 3a2ae6a8a46f: Download complete [2023-11-28T20:30:35.493Z] 33b1e0a273af: Verifying Checksum [2023-11-28T20:30:35.493Z] 33b1e0a273af: Download complete [2023-11-28T20:30:35.493Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T20:30:35.493Z] 5d3b04190fa2: Download complete [2023-11-28T20:30:35.493Z] ec43610c2a17: Verifying Checksum [2023-11-28T20:30:35.493Z] ec43610c2a17: Download complete [2023-11-28T20:30:35.752Z] 5eb5b503b376: Verifying Checksum [2023-11-28T20:30:36.321Z] 2f39f015ded8: Download complete [2023-11-28T20:30:36.890Z] 5eb5b503b376: Pull complete [2023-11-28T20:30:37.148Z] 5c69ac0246d0: Pull complete [2023-11-28T20:30:37.714Z] ec43610c2a17: Pull complete [2023-11-28T20:30:37.714Z] 3a2ae6a8a46f: Pull complete [2023-11-28T20:30:37.972Z] 33b1e0a273af: Pull complete [2023-11-28T20:30:37.972Z] 5d3b04190fa2: Pull complete [2023-11-28T20:30:42.157Z] 2f39f015ded8: Pull complete [2023-11-28T20:30:42.157Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T20:30:42.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:30:42.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:30:42.374Z] prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container [2023-11-28T20:30:42.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T20:30:46.283Z] $ docker top 86267139b9eee8a34d3a4fc13b42211dbf9fae6d700a6aafc27ad361162f233e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:30:46.699Z] ---> job-cost.sh [2023-11-28T20:30:46.699Z] lf-activate-venv: SKIPPING [2023-11-28T20:30:46.699Z] INFO: No Stack... [2023-11-28T20:30:47.733Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:30:47.733Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:30:49.254Z] + + cutcat -d, /w/workspace/ry_app-service-configurable_main/archives/cost.csv -f6 [2023-11-28T20:30:49.254Z] [Pipeline] lock [2023-11-28T20:30:49.268Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] [2023-11-28T20:30:49.337Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] did not exist. Created. [2023-11-28T20:30:49.337Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:30:49.702Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T20:30:49.765Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:30:49.774Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:30:49.866Z] $ docker stop --time=1 86267139b9eee8a34d3a4fc13b42211dbf9fae6d700a6aafc27ad361162f233e [2023-11-28T20:30:51.002Z] $ docker rm -f --volumes 86267139b9eee8a34d3a4fc13b42211dbf9fae6d700a6aafc27ad361162f233e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T20:37:16.364Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5429 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-11-28T20:37:16.419Z] Running in /w/workspace/app-service-configurable/210 [Pipeline] { [Pipeline] checkout [2023-11-28T20:37:19.655Z] Selected Git installation does not exist. Using Default [2023-11-28T20:37:19.656Z] The recommended git tool is: NONE [2023-11-28T20:37:29.541Z] using credential edgex-jenkins-ssh [2023-11-28T20:37:29.560Z] Cloning the remote Git repository [2023-11-28T20:37:29.627Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-11-28T20:37:29.783Z] > git init /w/workspace/app-service-configurable/210 # timeout=10 [2023-11-28T20:37:30.005Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-28T20:37:30.009Z] > git --version # timeout=10 [2023-11-28T20:37:30.070Z] > git --version # 'git version 2.25.1' [2023-11-28T20:37:30.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T20:37:30.367Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T20:37:32.499Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-28T20:37:32.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T20:37:33.957Z] Avoid second fetch [2023-11-28T20:37:33.958Z] Checking out Revision 9794ffa7c73ad43861118a86ef928d34694c4382 (main) [2023-11-28T20:37:34.876Z] Commit message: "build: Update to latest 3.2 dev go-mods (#626)" [2023-11-28T20:37:33.990Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T20:37:34.138Z] > git checkout -f 9794ffa7c73ad43861118a86ef928d34694c4382 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:37:35.989Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T20:37:35.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T20:37:35.989Z] Dload Upload Total Spent Left Speed [2023-11-28T20:37:35.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-11-28T20:37:36.348Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T20:37:36.690Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-11-28T20:37:36.690Z] /etc/docker/daemon.json [2023-11-28T20:37:36.690Z] { [2023-11-28T20:37:36.690Z] "registry-mirrors": [ [2023-11-28T20:37:36.690Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T20:37:36.690Z] ], [2023-11-28T20:37:36.690Z] "bip": "10.250.0.254/24", [2023-11-28T20:37:36.690Z] "hosts": [ [2023-11-28T20:37:36.690Z] "tcp://0.0.0.0:5555", [2023-11-28T20:37:36.690Z] "unix:///var/run/docker.sock" [2023-11-28T20:37:36.690Z] ], [2023-11-28T20:37:36.690Z] "mtu": 1458, [2023-11-28T20:37:36.690Z] "selinux-enabled": true, [2023-11-28T20:37:36.690Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T20:37:36.690Z] } [Pipeline] sh [2023-11-28T20:37:37.028Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T20:37:37.377Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:37:55.701Z] provisioning config files... [2023-11-28T20:37:55.727Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/210@tmp/config11427431245075707638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:37:56.207Z] ---> ****-login.sh [2023-11-28T20:37:56.207Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:37:56.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:37:56.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:37:56.745Z] Configure a credential helper to remove this warning. See [2023-11-28T20:37:56.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:37:56.745Z] [2023-11-28T20:37:56.745Z] Login Succeeded [2023-11-28T20:37:56.745Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:37:57.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:37:57.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:37:57.020Z] Configure a credential helper to remove this warning. See [2023-11-28T20:37:57.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:37:57.020Z] [2023-11-28T20:37:57.020Z] Login Succeeded [2023-11-28T20:37:57.293Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:37:57.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:37:57.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:37:57.566Z] Configure a credential helper to remove this warning. See [2023-11-28T20:37:57.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:37:57.566Z] [2023-11-28T20:37:57.566Z] Login Succeeded [2023-11-28T20:37:57.566Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:37:57.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:37:57.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:37:57.834Z] Configure a credential helper to remove this warning. See [2023-11-28T20:37:57.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:37:57.834Z] [2023-11-28T20:37:57.834Z] Login Succeeded [2023-11-28T20:37:57.834Z] ****.io [2023-11-28T20:37:58.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:37:58.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:37:58.375Z] Configure a credential helper to remove this warning. See [2023-11-28T20:37:58.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:37:58.375Z] [2023-11-28T20:37:58.375Z] Login Succeeded [2023-11-28T20:37:58.375Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:37:58.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:37:58.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:37:58.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:37:58.970Z] ========================================================= [2023-11-28T20:37:58.970Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T20:37:58.970Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:37:59.490Z] + 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 . [2023-11-28T20:37:59.490Z] Sending build context to Docker daemon 159.7kB [2023-11-28T20:37:59.762Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:37:59.762Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T20:37:59.762Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T20:37:59.762Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T20:37:59.762Z] 5d54e960e981: Pulling fs layer [2023-11-28T20:37:59.762Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T20:37:59.762Z] f0e02332f6b5: Pulling fs layer [2023-11-28T20:37:59.762Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T20:37:59.762Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T20:37:59.762Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T20:37:59.762Z] f0e02332f6b5: Waiting [2023-11-28T20:37:59.762Z] 872ee5b61b7b: Waiting [2023-11-28T20:37:59.762Z] 0c6a40ed1a82: Waiting [2023-11-28T20:37:59.762Z] 94ae7d8d031c: Waiting [2023-11-28T20:37:59.762Z] 5d54e960e981: Verifying Checksum [2023-11-28T20:37:59.762Z] 5d54e960e981: Download complete [2023-11-28T20:38:00.034Z] f0e02332f6b5: Verifying Checksum [2023-11-28T20:38:00.034Z] f0e02332f6b5: Download complete [2023-11-28T20:38:00.034Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T20:38:00.034Z] 872ee5b61b7b: Download complete [2023-11-28T20:38:00.034Z] 9fda8d8052c6: Verifying Checksum [2023-11-28T20:38:00.034Z] 9fda8d8052c6: Download complete [2023-11-28T20:38:00.624Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T20:38:00.624Z] 94ae7d8d031c: Download complete [2023-11-28T20:38:00.893Z] 9fda8d8052c6: Pull complete [2023-11-28T20:38:01.486Z] 5d54e960e981: Pull complete [2023-11-28T20:38:01.758Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T20:38:01.758Z] c4a7e357bf2a: Download complete [2023-11-28T20:38:02.752Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T20:38:02.752Z] 0c6a40ed1a82: Download complete [2023-11-28T20:38:17.763Z] c4a7e357bf2a: Pull complete [2023-11-28T20:38:17.763Z] f0e02332f6b5: Pull complete [2023-11-28T20:38:17.763Z] 872ee5b61b7b: Pull complete [2023-11-28T20:38:26.038Z] 0c6a40ed1a82: Pull complete [2023-11-28T20:38:26.632Z] 94ae7d8d031c: Pull complete [2023-11-28T20:38:26.632Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T20:38:26.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T20:38:26.632Z] ---> 86de565de09d [2023-11-28T20:38:26.632Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T20:38:27.606Z] ---> Running in f7c60a1882db [2023-11-28T20:38:27.606Z] Removing intermediate container f7c60a1882db [2023-11-28T20:38:27.606Z] ---> 99226c01430a [2023-11-28T20:38:27.606Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:38:27.874Z] ---> Running in 4c08e5d1d337 [2023-11-28T20:38:28.143Z] Removing intermediate container 4c08e5d1d337 [2023-11-28T20:38:28.143Z] ---> 91033e48beb9 [2023-11-28T20:38:28.143Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:38:28.143Z] ---> Running in 24039a3081c5 [2023-11-28T20:38:28.412Z] Removing intermediate container 24039a3081c5 [2023-11-28T20:38:28.412Z] ---> e96f41d3f401 [2023-11-28T20:38:28.412Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:38:28.680Z] ---> Running in da7a2906e4c9 [2023-11-28T20:38:29.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:38:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:38:31.205Z] OK: 266 MiB in 52 packages [2023-11-28T20:38:32.166Z] Removing intermediate container da7a2906e4c9 [2023-11-28T20:38:32.166Z] ---> 14cbc578ab7f [2023-11-28T20:38:32.166Z] Step 7/12 : WORKDIR /app [2023-11-28T20:38:32.166Z] ---> Running in 79da85207545 [2023-11-28T20:38:32.436Z] Removing intermediate container 79da85207545 [2023-11-28T20:38:32.436Z] ---> fb89b2c40e99 [2023-11-28T20:38:32.436Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T20:38:33.027Z] ---> bec8930e3487 [2023-11-28T20:38:33.027Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:38:33.027Z] ---> Running in 7e0cc188341e [2023-11-28T20:39:54.719Z] Removing intermediate container 7e0cc188341e [2023-11-28T20:39:54.719Z] ---> e1487c80a668 [2023-11-28T20:39:54.719Z] Step 10/12 : COPY . . [2023-11-28T20:39:54.719Z] ---> 057062ffd134 [2023-11-28T20:39:54.719Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:39:54.719Z] ---> Running in f4712ca34013 [2023-11-28T20:39:54.719Z] Removing intermediate container f4712ca34013 [2023-11-28T20:39:54.719Z] ---> 7dc2660ff792 [2023-11-28T20:39:54.719Z] Step 12/12 : RUN $MAKE [2023-11-28T20:39:54.719Z] ---> Running in c627751618c7 [2023-11-28T20:39:54.719Z] noop [2023-11-28T20:39:54.719Z] Removing intermediate container c627751618c7 [2023-11-28T20:39:54.719Z] ---> e65cc39c8cc5 [2023-11-28T20:39:54.719Z] Successfully built e65cc39c8cc5 [2023-11-28T20:39:54.719Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:39:55.173Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T20:39:55.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:39:55.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container [2023-11-28T20:39:55.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/210 -v /w/workspace/app-service-configurable/210:/w/workspace/app-service-configurable/210:rw,z -v /w/workspace/app-service-configurable/210@tmp:/w/workspace/app-service-configurable/210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T20:39:57.001Z] $ docker top 2fad6cdded3159cec877df0bfc008d8e4d444e694cd4a113eb9d3ec5f360e7c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:39:57.967Z] + go version [2023-11-28T20:39:57.967Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T20:39:57.998Z] $ docker stop --time=1 2fad6cdded3159cec877df0bfc008d8e4d444e694cd4a113eb9d3ec5f360e7c6 [2023-11-28T20:39:59.618Z] $ docker rm -f --volumes 2fad6cdded3159cec877df0bfc008d8e4d444e694cd4a113eb9d3ec5f360e7c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:40:00.478Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T20:40:00.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:40:00.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container [2023-11-28T20:40:00.818Z] $ 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/210 -v /w/workspace/app-service-configurable/210:/w/workspace/app-service-configurable/210:rw,z -v /w/workspace/app-service-configurable/210@tmp:/w/workspace/app-service-configurable/210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T20:40:02.084Z] $ docker top c15fd472d5696d44809edb0f51926fe7e664a4b69ed556576558fca6e28e849d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:40:03.058Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/210 [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:40:03.773Z] + make test [2023-11-28T20:40:03.773Z] go test -race -coverprofile=coverage.out ./... [2023-11-28T20:42:10.468Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-28T20:42:10.737Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T20:42:10.737Z] go vet ./... [2023-11-28T20:44:02.395Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:44:02.395Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:44:02.395Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T20:44:02.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:44:02.466Z] $ docker stop --time=1 c15fd472d5696d44809edb0f51926fe7e664a4b69ed556576558fca6e28e849d [2023-11-28T20:44:04.421Z] $ docker rm -f --volumes c15fd472d5696d44809edb0f51926fe7e664a4b69ed556576558fca6e28e849d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:44:06.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:44:06.152Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T20:44:06.610Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:44:07.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:44:07.561Z] + ls -al . [2023-11-28T20:44:07.561Z] total 180 [2023-11-28T20:44:07.561Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 20:40 . [2023-11-28T20:44:07.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:37 .. [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 28 20:37 .dockerignore [2023-11-28T20:44:07.561Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:37 .git [2023-11-28T20:44:07.561Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:37 .github [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 28 20:37 .gitignore [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:37 .golangci.yml [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 28 20:37 Attribution.txt [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 28 20:37 CHANGELOG.md [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 2007 Nov 28 20:37 Dockerfile [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:37 GOVERNANCE.md [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 28 20:37 Jenkinsfile [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 28 20:37 LICENSE [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 28 20:37 OWNERS.md [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 28 20:37 README.md [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:28 VERSION [2023-11-28T20:44:07.561Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:37 bin [2023-11-28T20:44:07.561Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 28 20:40 coverage.out [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 3726 Nov 28 20:37 go.mod [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 34907 Nov 28 20:37 go.sum [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 28 20:37 main.go [2023-11-28T20:44:07.561Z] -rw-rw-r-- 1 jenkins jenkins 2566 Nov 28 20:37 makefile [2023-11-28T20:44:07.561Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:44:07.987Z] + 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=9794ffa7c73ad43861118a86ef928d34694c4382 --label arch=arm64 --label version=3.2.0-dev.1 . [2023-11-28T20:44:07.988Z] Sending build context to Docker daemon 160.8kB [2023-11-28T20:44:08.269Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:44:08.269Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-28T20:44:08.269Z] ---> e65cc39c8cc5 [2023-11-28T20:44:08.269Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T20:44:08.269Z] ---> Running in ae051d198888 [2023-11-28T20:44:08.855Z] Removing intermediate container ae051d198888 [2023-11-28T20:44:08.855Z] ---> cca7cd0b34ed [2023-11-28T20:44:08.855Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:44:08.855Z] ---> Running in 658f40685af3 [2023-11-28T20:44:09.122Z] Removing intermediate container 658f40685af3 [2023-11-28T20:44:09.122Z] ---> 454491fb57dc [2023-11-28T20:44:09.122Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:44:09.122Z] ---> Running in fcb5c45860db [2023-11-28T20:44:09.390Z] Removing intermediate container fcb5c45860db [2023-11-28T20:44:09.390Z] ---> 4964f8420639 [2023-11-28T20:44:09.390Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:44:09.665Z] ---> Running in a89efcc79bdc [2023-11-28T20:44:10.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:44:10.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:44:12.321Z] OK: 266 MiB in 52 packages [2023-11-28T20:44:13.287Z] Removing intermediate container a89efcc79bdc [2023-11-28T20:44:13.287Z] ---> aee2e5bec86b [2023-11-28T20:44:13.287Z] Step 7/27 : WORKDIR /app [2023-11-28T20:44:13.287Z] ---> Running in eea1a4da44fd [2023-11-28T20:44:13.554Z] Removing intermediate container eea1a4da44fd [2023-11-28T20:44:13.554Z] ---> 12004391c2ce [2023-11-28T20:44:13.554Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-28T20:44:14.143Z] ---> 7ae63dbb0733 [2023-11-28T20:44:14.143Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:44:14.143Z] ---> Running in 02d29e0ab11b [2023-11-28T20:44:16.739Z] Removing intermediate container 02d29e0ab11b [2023-11-28T20:44:16.739Z] ---> 35fed9198fb7 [2023-11-28T20:44:16.739Z] Step 10/27 : COPY . . [2023-11-28T20:44:17.326Z] ---> 0ed4a4c5c680 [2023-11-28T20:44:17.326Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:44:17.326Z] ---> Running in e85e2b556b55 [2023-11-28T20:44:17.594Z] Removing intermediate container e85e2b556b55 [2023-11-28T20:44:17.594Z] ---> 56628e055897 [2023-11-28T20:44:17.594Z] Step 12/27 : RUN $MAKE [2023-11-28T20:44:17.594Z] ---> Running in 2e00ee6160aa [2023-11-28T20:44:18.558Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.1" -trimpath -mod=readonly -o app-service-configurable [2023-11-28T20:46:10.326Z] Removing intermediate container 2e00ee6160aa [2023-11-28T20:46:10.326Z] ---> 7bbdfd482ab3 [2023-11-28T20:46:10.326Z] Step 13/27 : FROM alpine:3.18 [2023-11-28T20:46:10.326Z] 3.18: Pulling from library/alpine [2023-11-28T20:46:10.326Z] 579b34f0a95b: Pulling fs layer [2023-11-28T20:46:10.326Z] 579b34f0a95b: Verifying Checksum [2023-11-28T20:46:10.326Z] 579b34f0a95b: Download complete [2023-11-28T20:46:10.913Z] 579b34f0a95b: Pull complete [2023-11-28T20:46:10.913Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:46:10.913Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:46:10.913Z] ---> 3cc203321400 [2023-11-28T20:46:10.913Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T20:46:10.913Z] ---> Running in d3dabf284a6a [2023-11-28T20:46:11.180Z] Removing intermediate container d3dabf284a6a [2023-11-28T20:46:11.180Z] ---> 4fb0ae83a9ed [2023-11-28T20:46:11.180Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-28T20:46:11.450Z] ---> Running in dc3fa2e5f696 [2023-11-28T20:46:11.719Z] Removing intermediate container dc3fa2e5f696 [2023-11-28T20:46:11.719Z] ---> 556f0398c422 [2023-11-28T20:46:11.719Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-28T20:46:11.719Z] ---> Running in 076d328ae6ef [2023-11-28T20:46:12.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:46:13.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:46:14.228Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-28T20:46:14.228Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-28T20:46:14.228Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:46:14.228Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T20:46:14.497Z] OK: 9 MiB in 17 packages [2023-11-28T20:46:15.919Z] Removing intermediate container 076d328ae6ef [2023-11-28T20:46:15.919Z] ---> 2c46eb4da419 [2023-11-28T20:46:15.919Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-28T20:46:15.919Z] ---> Running in bdd989b41381 [2023-11-28T20:46:16.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:46:17.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:46:18.418Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:46:18.418Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:46:18.418Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:46:18.418Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:46:18.418Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:46:18.418Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:46:18.687Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:46:18.687Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:46:18.687Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:46:18.687Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T20:46:18.687Z] OK: 9 MiB in 17 packages [2023-11-28T20:46:24.040Z] Removing intermediate container bdd989b41381 [2023-11-28T20:46:24.040Z] ---> 54d1b3dc0201 [2023-11-28T20:46:24.040Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-28T20:46:24.040Z] ---> 1914653bf257 [2023-11-28T20:46:24.040Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-28T20:46:24.628Z] ---> 0a55f3d0d5ef [2023-11-28T20:46:24.628Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-28T20:46:25.214Z] ---> 3ab613d96bc6 [2023-11-28T20:46:25.214Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-28T20:46:26.622Z] ---> ac4c2f1cc1cf [2023-11-28T20:46:26.622Z] Step 22/27 : EXPOSE 48095 [2023-11-28T20:46:26.622Z] ---> Running in 2653b9e4a761 [2023-11-28T20:46:26.890Z] Removing intermediate container 2653b9e4a761 [2023-11-28T20:46:26.890Z] ---> 8bf03cbc6352 [2023-11-28T20:46:26.890Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-11-28T20:46:26.890Z] ---> Running in 97cb9074cb7a [2023-11-28T20:46:27.480Z] Removing intermediate container 97cb9074cb7a [2023-11-28T20:46:27.480Z] ---> 345c7348a64a [2023-11-28T20:46:27.480Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T20:46:27.480Z] ---> Running in 0fd97077e3b3 [2023-11-28T20:46:27.746Z] Removing intermediate container 0fd97077e3b3 [2023-11-28T20:46:27.746Z] ---> 29b3b5129f20 [2023-11-28T20:46:27.746Z] Step 25/27 : LABEL arch=arm64 [2023-11-28T20:46:27.746Z] ---> Running in f23dcf8819ac [2023-11-28T20:46:28.015Z] Removing intermediate container f23dcf8819ac [2023-11-28T20:46:28.015Z] ---> fddb972a8d1c [2023-11-28T20:46:28.015Z] Step 26/27 : LABEL git_sha=9794ffa7c73ad43861118a86ef928d34694c4382 [2023-11-28T20:46:28.284Z] ---> Running in baa1a7356691 [2023-11-28T20:46:28.551Z] Removing intermediate container baa1a7356691 [2023-11-28T20:46:28.551Z] ---> 723ae09bc478 [2023-11-28T20:46:28.551Z] Step 27/27 : LABEL version=3.2.0-dev.1 [2023-11-28T20:46:28.551Z] ---> Running in 2d3845eb382d [2023-11-28T20:46:28.818Z] Removing intermediate container 2d3845eb382d [2023-11-28T20:46:28.818Z] ---> 0fea83e7073f [2023-11-28T20:46:28.818Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:46:28.818Z] Successfully built 0fea83e7073f [2023-11-28T20:46:28.818Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:46:29.262Z] provisioning config files... [2023-11-28T20:46:29.278Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/210@tmp/config11090749174781975816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:46:29.673Z] ---> ****-login.sh [2023-11-28T20:46:29.673Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:46:29.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:46:29.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:46:29.943Z] Configure a credential helper to remove this warning. See [2023-11-28T20:46:29.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:46:29.943Z] [2023-11-28T20:46:29.943Z] Login Succeeded [2023-11-28T20:46:29.943Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:46:30.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:46:30.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:46:30.211Z] Configure a credential helper to remove this warning. See [2023-11-28T20:46:30.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:46:30.211Z] [2023-11-28T20:46:30.211Z] Login Succeeded [2023-11-28T20:46:30.481Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:46:30.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:46:30.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:46:30.750Z] Configure a credential helper to remove this warning. See [2023-11-28T20:46:30.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:46:30.750Z] [2023-11-28T20:46:30.750Z] Login Succeeded [2023-11-28T20:46:30.750Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:46:31.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:46:31.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:46:31.017Z] Configure a credential helper to remove this warning. See [2023-11-28T20:46:31.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:46:31.017Z] [2023-11-28T20:46:31.017Z] Login Succeeded [2023-11-28T20:46:31.017Z] ****.io [2023-11-28T20:46:31.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:46:31.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:46:31.548Z] Configure a credential helper to remove this warning. See [2023-11-28T20:46:31.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:46:31.548Z] [2023-11-28T20:46:31.548Z] Login Succeeded [2023-11-28T20:46:31.548Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:46:31.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:46:31.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:46:31.818Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-11-28T20:46:31.818Z] 9794ffa7c73ad43861118a86ef928d34694c4382 [2023-11-28T20:46:31.818Z] latest [2023-11-28T20:46:31.818Z] 3.2.0-dev.1 [2023-11-28T20:46:31.818Z] 9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 [2023-11-28T20:46:31.818Z] main [2023-11-28T20:46:31.818Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:46:32.369Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:46:32.829Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9794ffa7c73ad43861118a86ef928d34694c4382 [2023-11-28T20:46:32.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-28T20:46:32.829Z] a00033286080: Preparing [2023-11-28T20:46:32.829Z] 457bea30585a: Preparing [2023-11-28T20:46:32.829Z] fa5aa0d3a00e: Preparing [2023-11-28T20:46:32.829Z] 3c41f1147679: Preparing [2023-11-28T20:46:32.829Z] 75f83f0cff02: Preparing [2023-11-28T20:46:32.829Z] 94f0495395fb: Preparing [2023-11-28T20:46:32.829Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:46:32.829Z] 94f0495395fb: Waiting [2023-11-28T20:46:32.829Z] 5f4d9fc4d98d: Waiting [2023-11-28T20:46:33.103Z] fa5aa0d3a00e: Pushed [2023-11-28T20:46:33.103Z] 457bea30585a: Pushed [2023-11-28T20:46:33.103Z] 3c41f1147679: Pushed [2023-11-28T20:46:33.103Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:46:33.369Z] 94f0495395fb: Pushed [2023-11-28T20:46:34.772Z] 75f83f0cff02: Pushed [2023-11-28T20:46:38.107Z] a00033286080: Pushed [2023-11-28T20:46:38.373Z] 9794ffa7c73ad43861118a86ef928d34694c4382: digest: sha256:9eb2c8cf76564ad4eb463001d0a6dd8026e2b7334c70990f70de99a904996193 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:46:38.857Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:46:39.324Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-28T20:46:39.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-28T20:46:39.325Z] a00033286080: Preparing [2023-11-28T20:46:39.325Z] 457bea30585a: Preparing [2023-11-28T20:46:39.325Z] fa5aa0d3a00e: Preparing [2023-11-28T20:46:39.325Z] 3c41f1147679: Preparing [2023-11-28T20:46:39.325Z] 75f83f0cff02: Preparing [2023-11-28T20:46:39.325Z] 94f0495395fb: Preparing [2023-11-28T20:46:39.325Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:46:39.325Z] 94f0495395fb: Waiting [2023-11-28T20:46:39.325Z] 5f4d9fc4d98d: Waiting [2023-11-28T20:46:39.325Z] a00033286080: Layer already exists [2023-11-28T20:46:39.325Z] 75f83f0cff02: Layer already exists [2023-11-28T20:46:39.325Z] fa5aa0d3a00e: Layer already exists [2023-11-28T20:46:39.325Z] 457bea30585a: Layer already exists [2023-11-28T20:46:39.325Z] 3c41f1147679: Layer already exists [2023-11-28T20:46:39.325Z] 94f0495395fb: Layer already exists [2023-11-28T20:46:39.325Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:46:39.591Z] latest: digest: sha256:9eb2c8cf76564ad4eb463001d0a6dd8026e2b7334c70990f70de99a904996193 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:46:40.066Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:46:40.535Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.1 [2023-11-28T20:46:40.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-28T20:46:40.535Z] a00033286080: Preparing [2023-11-28T20:46:40.535Z] 457bea30585a: Preparing [2023-11-28T20:46:40.535Z] fa5aa0d3a00e: Preparing [2023-11-28T20:46:40.535Z] 3c41f1147679: Preparing [2023-11-28T20:46:40.535Z] 75f83f0cff02: Preparing [2023-11-28T20:46:40.535Z] 94f0495395fb: Preparing [2023-11-28T20:46:40.535Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:46:40.535Z] 94f0495395fb: Waiting [2023-11-28T20:46:40.535Z] 5f4d9fc4d98d: Waiting [2023-11-28T20:46:40.535Z] 75f83f0cff02: Layer already exists [2023-11-28T20:46:40.535Z] a00033286080: Layer already exists [2023-11-28T20:46:40.535Z] fa5aa0d3a00e: Layer already exists [2023-11-28T20:46:40.535Z] 457bea30585a: Layer already exists [2023-11-28T20:46:40.535Z] 3c41f1147679: Layer already exists [2023-11-28T20:46:40.535Z] 94f0495395fb: Layer already exists [2023-11-28T20:46:40.535Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:46:40.802Z] 3.2.0-dev.1: digest: sha256:9eb2c8cf76564ad4eb463001d0a6dd8026e2b7334c70990f70de99a904996193 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:46:41.360Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:46:41.859Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 [2023-11-28T20:46:41.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-28T20:46:41.860Z] a00033286080: Preparing [2023-11-28T20:46:41.860Z] 457bea30585a: Preparing [2023-11-28T20:46:41.860Z] fa5aa0d3a00e: Preparing [2023-11-28T20:46:41.860Z] 3c41f1147679: Preparing [2023-11-28T20:46:41.860Z] 75f83f0cff02: Preparing [2023-11-28T20:46:41.860Z] 94f0495395fb: Preparing [2023-11-28T20:46:41.860Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:46:41.860Z] 94f0495395fb: Waiting [2023-11-28T20:46:41.860Z] 5f4d9fc4d98d: Waiting [2023-11-28T20:46:41.860Z] 3c41f1147679: Layer already exists [2023-11-28T20:46:41.860Z] 457bea30585a: Layer already exists [2023-11-28T20:46:41.860Z] a00033286080: Layer already exists [2023-11-28T20:46:41.860Z] 75f83f0cff02: Layer already exists [2023-11-28T20:46:41.860Z] fa5aa0d3a00e: Layer already exists [2023-11-28T20:46:41.860Z] 94f0495395fb: Layer already exists [2023-11-28T20:46:41.860Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:46:42.146Z] 9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1: digest: sha256:9eb2c8cf76564ad4eb463001d0a6dd8026e2b7334c70990f70de99a904996193 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:46:42.656Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:46:43.165Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-11-28T20:46:43.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-28T20:46:43.165Z] a00033286080: Preparing [2023-11-28T20:46:43.165Z] 457bea30585a: Preparing [2023-11-28T20:46:43.165Z] fa5aa0d3a00e: Preparing [2023-11-28T20:46:43.165Z] 3c41f1147679: Preparing [2023-11-28T20:46:43.165Z] 75f83f0cff02: Preparing [2023-11-28T20:46:43.165Z] 94f0495395fb: Preparing [2023-11-28T20:46:43.165Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:46:43.165Z] 94f0495395fb: Waiting [2023-11-28T20:46:43.165Z] fa5aa0d3a00e: Layer already exists [2023-11-28T20:46:43.165Z] a00033286080: Layer already exists [2023-11-28T20:46:43.165Z] 457bea30585a: Layer already exists [2023-11-28T20:46:43.165Z] 3c41f1147679: Layer already exists [2023-11-28T20:46:43.165Z] 75f83f0cff02: Layer already exists [2023-11-28T20:46:43.165Z] 94f0495395fb: Layer already exists [2023-11-28T20:46:43.165Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:46:43.165Z] main: digest: sha256:9eb2c8cf76564ad4eb463001d0a6dd8026e2b7334c70990f70de99a904996193 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:46:43.487Z] ===================================================== [Pipeline] echo [2023-11-28T20:46:43.548Z] taggedImages: [2023-11-28T20:46:43.548Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9794ffa7c73ad43861118a86ef928d34694c4382 [2023-11-28T20:46:43.548Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-28T20:46:43.548Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.1 [2023-11-28T20:46:43.548Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 [2023-11-28T20:46:43.548Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:46:44.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T20:46:44.200Z] [2023-11-28T20:46:44.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:46:44.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T20:46:44.580Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T20:46:44.580Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T20:46:44.580Z] 04944245beec: Pulling fs layer [2023-11-28T20:46:44.580Z] 699f458cf7ca: Pulling fs layer [2023-11-28T20:46:44.580Z] 765212b225bb: Pulling fs layer [2023-11-28T20:46:44.580Z] f23df028b6ca: Pulling fs layer [2023-11-28T20:46:44.580Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T20:46:44.580Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T20:46:44.580Z] 765212b225bb: Waiting [2023-11-28T20:46:44.580Z] f23df028b6ca: Waiting [2023-11-28T20:46:44.580Z] d65c8cfc05b1: Waiting [2023-11-28T20:46:44.849Z] 04944245beec: Verifying Checksum [2023-11-28T20:46:44.849Z] 04944245beec: Download complete [2023-11-28T20:46:44.849Z] 765212b225bb: Verifying Checksum [2023-11-28T20:46:44.849Z] 765212b225bb: Download complete [2023-11-28T20:46:44.849Z] f23df028b6ca: Verifying Checksum [2023-11-28T20:46:44.849Z] f23df028b6ca: Download complete [2023-11-28T20:46:44.849Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T20:46:44.849Z] d65c8cfc05b1: Download complete [2023-11-28T20:46:45.116Z] 699f458cf7ca: Verifying Checksum [2023-11-28T20:46:45.116Z] 699f458cf7ca: Download complete [2023-11-28T20:46:45.383Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T20:46:45.384Z] 8998bd30e6a1: Download complete [2023-11-28T20:46:47.964Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T20:46:47.964Z] 2437ff75d9bd: Download complete [2023-11-28T20:46:52.214Z] 8998bd30e6a1: Pull complete [2023-11-28T20:46:52.491Z] 04944245beec: Pull complete [2023-11-28T20:46:54.432Z] 699f458cf7ca: Pull complete [2023-11-28T20:46:54.432Z] 765212b225bb: Pull complete [2023-11-28T20:46:55.016Z] f23df028b6ca: Pull complete [2023-11-28T20:46:55.283Z] d65c8cfc05b1: Pull complete [2023-11-28T20:47:13.490Z] 2437ff75d9bd: Pull complete [2023-11-28T20:47:13.490Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T20:47:13.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T20:47:13.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:47:13.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container [2023-11-28T20:47:13.987Z] $ 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/210 -v /w/workspace/app-service-configurable/210:/w/workspace/app-service-configurable/210:rw,z -v /w/workspace/app-service-configurable/210@tmp:/w/workspace/app-service-configurable/210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T20:47:16.763Z] $ docker top 1e72afe6cbde977e54116d905dd6f0268846faf85d1cb8fac3b676636a063fca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:47:17.700Z] ---> job-cost.sh [2023-11-28T20:47:17.700Z] lf-activate-venv: SKIPPING [2023-11-28T20:47:17.700Z] INFO: No Stack... [2023-11-28T20:47:17.967Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T20:47:18.931Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:47:19.568Z] + cut -d, -f6 [2023-11-28T20:47:19.568Z] + cat /w/workspace/app-service-configurable/210/archives/cost.csv [Pipeline] lock [2023-11-28T20:47:19.629Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] [2023-11-28T20:47:19.638Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] did not exist. Created. [2023-11-28T20:47:19.638Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:47:20.384Z] /w/workspace/app-service-configurable/210@tmp/durable-723773f3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T20:47:21.020Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T20:47:21.036Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T20:47:21.092Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:47:21.104Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:47:21.230Z] $ docker stop --time=1 1e72afe6cbde977e54116d905dd6f0268846faf85d1cb8fac3b676636a063fca [2023-11-28T20:47:22.744Z] $ docker rm -f --volumes 1e72afe6cbde977e54116d905dd6f0268846faf85d1cb8fac3b676636a063fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-28T20:47:24.141Z] provisioning config files... [2023-11-28T20:47:24.146Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18271780520903593536tmp [Pipeline] { [Pipeline] sh [2023-11-28T20:47:24.540Z] + set +x [2023-11-28T20:47:24.540Z] + curl -s https://codecov.io/bash+ [2023-11-28T20:47:24.540Z] bash -s -- [2023-11-28T20:47:24.540Z] [2023-11-28T20:47:24.540Z] _____ _ [2023-11-28T20:47:24.540Z] / ____| | | [2023-11-28T20:47:24.540Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T20:47:24.540Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T20:47:24.540Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T20:47:24.540Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T20:47:24.540Z] Bash-1.0.6 [2023-11-28T20:47:24.540Z] [2023-11-28T20:47:24.540Z] [2023-11-28T20:47:24.540Z] ==> git version 2.25.1 found [2023-11-28T20:47:24.540Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-28T20:47:24.540Z] Release-Date: 2020-01-08 [2023-11-28T20:47:24.540Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-28T20:47:24.540Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T20:47:24.540Z] ==> Jenkins CI detected. [2023-11-28T20:47:24.540Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-11-28T20:47:24.540Z] project root: . [2023-11-28T20:47:24.540Z] --> token set from env [2023-11-28T20:47:24.540Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T20:47:24.801Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T20:47:24.801Z] ==> Python coveragepy not found [2023-11-28T20:47:24.801Z] ==> Searching for coverage reports in: [2023-11-28T20:47:24.801Z] + . [2023-11-28T20:47:24.801Z] -> Found 1 reports [2023-11-28T20:47:24.801Z] ==> Detecting git/mercurial file structure [2023-11-28T20:47:24.801Z] ==> Reading reports [2023-11-28T20:47:24.801Z] + ./coverage.out bytes=13 [2023-11-28T20:47:24.801Z] ==> Appending adjustments [2023-11-28T20:47:24.801Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T20:47:24.801Z] + Found adjustments [2023-11-28T20:47:24.801Z] ==> Gzipping contents [2023-11-28T20:47:24.801Z] 4.0K /tmp/codecov.u2jvxN.gz [2023-11-28T20:47:24.801Z] ==> Uploading reports [2023-11-28T20:47:24.801Z] url: https://codecov.io [2023-11-28T20:47:24.801Z] query: branch=main&commit=9794ffa7c73ad43861118a86ef928d34694c4382&build=210&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F210%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T20:47:24.801Z] -> Pinging Codecov [2023-11-28T20:47:24.801Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9794ffa7c73ad43861118a86ef928d34694c4382&build=210&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F210%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T20:47:25.061Z] -> Uploading to [2023-11-28T20:47:25.061Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/A97CA9966030D2A3747ED39772930CCE/9794ffa7c73ad43861118a86ef928d34694c4382/cf21e1b4-d553-48d5-8800-fb9f135a8dc3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T204724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9aae5ef8e19de4ad2bb0c46bf1b639d6256262f7c14b96fc42dd5c097de10f42 [2023-11-28T20:47:25.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T20:47:25.061Z] Dload Upload Total Spent Left Speed [2023-11-28T20:47:25.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 921 --:--:-- --:--:-- --:--:-- 917 100 234 0 0 100 234 0 921 --:--:-- --:--:-- --:--:-- 917 [2023-11-28T20:47:25.320Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] } [2023-11-28T20:47:25.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-28T20:47:25.752Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T20:47:25.763Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:26.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T20:47:26.206Z] [2023-11-28T20:47:26.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:26.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T20:47:26.578Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T20:47:26.578Z] df9b9388f04a: Pulling fs layer [2023-11-28T20:47:26.578Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T20:47:26.578Z] 25bc292e5bac: Pulling fs layer [2023-11-28T20:47:26.578Z] 114826534d7a: Pulling fs layer [2023-11-28T20:47:26.578Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T20:47:26.578Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T20:47:26.578Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T20:47:26.578Z] 114826534d7a: Waiting [2023-11-28T20:47:26.578Z] 8a3aa393b2d8: Waiting [2023-11-28T20:47:26.578Z] 4657fd5d0bcf: Waiting [2023-11-28T20:47:26.578Z] 6ad1cebc031e: Waiting [2023-11-28T20:47:26.578Z] 25bc292e5bac: Verifying Checksum [2023-11-28T20:47:26.578Z] 25bc292e5bac: Download complete [2023-11-28T20:47:26.578Z] 52dc419b0ee2: Verifying Checksum [2023-11-28T20:47:26.578Z] 52dc419b0ee2: Download complete [2023-11-28T20:47:26.578Z] 4657fd5d0bcf: Verifying Checksum [2023-11-28T20:47:26.578Z] 4657fd5d0bcf: Download complete [2023-11-28T20:47:26.578Z] df9b9388f04a: Download complete [2023-11-28T20:47:26.836Z] df9b9388f04a: Pull complete [2023-11-28T20:47:26.836Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T20:47:26.836Z] 6ad1cebc031e: Download complete [2023-11-28T20:47:26.836Z] 52dc419b0ee2: Pull complete [2023-11-28T20:47:26.836Z] 25bc292e5bac: Pull complete [2023-11-28T20:47:27.406Z] 114826534d7a: Download complete [2023-11-28T20:47:27.406Z] 8a3aa393b2d8: Verifying Checksum [2023-11-28T20:47:27.406Z] 8a3aa393b2d8: Download complete [2023-11-28T20:47:30.689Z] 114826534d7a: Pull complete [2023-11-28T20:47:30.689Z] 4657fd5d0bcf: Pull complete [2023-11-28T20:47:30.689Z] 6ad1cebc031e: Pull complete [2023-11-28T20:47:33.218Z] 8a3aa393b2d8: Pull complete [2023-11-28T20:47:33.218Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T20:47:33.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T20:47:33.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:47:33.508Z] prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container [2023-11-28T20:47:33.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-28T20:47:39.064Z] $ docker top bae8169efb368dcf20ac5695bfabba3d4c22520585530eb19b94ca4e6d77acd4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T20:47:39.220Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-11-28T20:47:39.494Z] + set -o pipefail [2023-11-28T20:47:39.494Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-11-28T20:47:44.761Z] [2023-11-28T20:47:44.761Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-11-28T20:47:44.761Z] [2023-11-28T20:47:44.761Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/5df72ea4-b55f-4de2-af08-50542adb6d79 [2023-11-28T20:47:44.761Z] [2023-11-28T20:47:44.761Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T20:47:44.761Z] [2023-11-28T20:47:45.020Z] [2023-11-28T20:47:45.020Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T20:47:45.020Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T20:47:45.020Z] More details here: https://snyk.co/ue1NS [2023-11-28T20:47:45.021Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T20:47:45.021Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T20:47:45.035Z] $ docker stop --time=1 bae8169efb368dcf20ac5695bfabba3d4c22520585530eb19b94ca4e6d77acd4 [2023-11-28T20:47:49.448Z] $ docker rm -f --volumes bae8169efb368dcf20ac5695bfabba3d4c22520585530eb19b94ca4e6d77acd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:47:50.890Z] + git log --format=format:%s -1 9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] sh [2023-11-28T20:47:51.178Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:47:51.178Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:51.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:47:51.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:47:51.688Z] prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container [2023-11-28T20:47:51.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T20:47:52.272Z] $ docker top ff59463403b2e182b8d44de7f8229901d144c1b1d892417115421290431a7fe6 -eo pid,comm [2023-11-28T20:47:52.315Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T20:47:52.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:47:52.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:47:52.516Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:47:52.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:47:52.622Z] $ docker exec ff59463403b2e182b8d44de7f8229901d144c1b1d892417115421290431a7fe6 ssh-agent [2023-11-28T20:47:52.712Z] SSH_AUTH_SOCK=/tmp/ssh-YnQrf8Pd90N6/agent.31 [2023-11-28T20:47:52.712Z] SSH_AGENT_PID=37 [2023-11-28T20:47:52.719Z] Running ssh-add (command line suppressed) [2023-11-28T20:47:52.819Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11043718487208147483.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11043718487208147483.key) [2023-11-28T20:47:52.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:47:53.163Z] + git semver tag [2023-11-28T20:47:53.421Z] 2023-11-28 20:47:53,328 [run_tag] DEBUG tag force:False [2023-11-28T20:47:53.421Z] 2023-11-28 20:47:53,328 [check_head_tag] DEBUG check head tag [2023-11-28T20:47:53.421Z] 2023-11-28 20:47:53,329 [execute] INFO git cat-file --batch-check [2023-11-28T20:47:53.421Z] 2023-11-28 20:47:53,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-28T20:47:53.421Z] 2023-11-28 20:47:53,331 [execute] INFO git cat-file --batch [2023-11-28T20:47:53.421Z] 2023-11-28 20:47:53,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-28T20:47:53.421Z] 2023-11-28 20:47:53,350 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-28T20:47:53.421Z] 2023-11-28 20:47:53,350 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2023-11-28T20:47:53.421Z] 2023-11-28 20:47:53,350 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:47:53.421Z] 2023-11-28 20:47:53,354 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-28T20:47:53.421Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T20:47:53.431Z] $ docker exec --env ******** --env ******** ff59463403b2e182b8d44de7f8229901d144c1b1d892417115421290431a7fe6 ssh-agent -k [2023-11-28T20:47:53.525Z] unset SSH_AUTH_SOCK; [2023-11-28T20:47:53.526Z] unset SSH_AGENT_PID; [2023-11-28T20:47:53.526Z] echo Agent pid 37 killed; [2023-11-28T20:47:53.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:47:54.034Z] + git semver [Pipeline] } [2023-11-28T20:47:54.306Z] $ docker stop --time=1 ff59463403b2e182b8d44de7f8229901d144c1b1d892417115421290431a7fe6 [2023-11-28T20:47:55.538Z] $ docker rm -f --volumes ff59463403b2e182b8d44de7f8229901d144c1b1d892417115421290431a7fe6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:56.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T20:47:56.166Z] [2023-11-28T20:47:56.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:56.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T20:47:56.513Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T20:47:56.513Z] ab5ef0e58194: Pulling fs layer [2023-11-28T20:47:56.513Z] 9712f1f96733: Pulling fs layer [2023-11-28T20:47:56.513Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T20:47:56.513Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T20:47:56.513Z] e9a5061849ea: Pulling fs layer [2023-11-28T20:47:56.513Z] d747dcd14b5f: Pulling fs layer [2023-11-28T20:47:56.513Z] 2de7ff778b66: Pulling fs layer [2023-11-28T20:47:56.513Z] e9a5061849ea: Waiting [2023-11-28T20:47:56.513Z] d747dcd14b5f: Waiting [2023-11-28T20:47:56.513Z] 2de7ff778b66: Waiting [2023-11-28T20:47:56.513Z] 0d9ebad4ef96: Waiting [2023-11-28T20:47:56.513Z] 9712f1f96733: Verifying Checksum [2023-11-28T20:47:56.513Z] 9712f1f96733: Download complete [2023-11-28T20:47:56.772Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T20:47:56.772Z] 63f879dbbcfc: Download complete [2023-11-28T20:47:57.031Z] e9a5061849ea: Verifying Checksum [2023-11-28T20:47:57.031Z] 0d9ebad4ef96: Download complete [2023-11-28T20:47:57.031Z] d747dcd14b5f: Download complete [2023-11-28T20:47:57.031Z] ab5ef0e58194: Verifying Checksum [2023-11-28T20:47:57.031Z] ab5ef0e58194: Download complete [2023-11-28T20:47:57.031Z] 2de7ff778b66: Verifying Checksum [2023-11-28T20:47:57.031Z] 2de7ff778b66: Download complete [2023-11-28T20:47:59.561Z] ab5ef0e58194: Pull complete [2023-11-28T20:47:59.561Z] 9712f1f96733: Pull complete [2023-11-28T20:48:00.494Z] 63f879dbbcfc: Pull complete [2023-11-28T20:48:04.685Z] 0d9ebad4ef96: Pull complete [2023-11-28T20:48:04.685Z] e9a5061849ea: Pull complete [2023-11-28T20:48:04.685Z] d747dcd14b5f: Pull complete [2023-11-28T20:48:05.250Z] 2de7ff778b66: Pull complete [2023-11-28T20:48:05.250Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T20:48:05.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T20:48:05.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:48:05.538Z] prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container [2023-11-28T20:48:05.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-28T20:48:11.162Z] $ docker top 16b09853bd46fefdb990210d22db3e004f872a8c71c600036418a15682287c94 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:48:11.327Z] provisioning config files... [2023-11-28T20:48:11.334Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7997890402696190606tmp [2023-11-28T20:48:11.342Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12616688934196688974tmp [2023-11-28T20:48:11.351Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13333179454890813658tmp [Pipeline] { [Pipeline] echo [2023-11-28T20:48:11.467Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:48:11.765Z] ---> sigul-configuration.sh [2023-11-28T20:48:11.765Z] gpg: directory `/root/.gnupg' created [2023-11-28T20:48:11.765Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T20:48:11.765Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T20:48:11.765Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T20:48:11.765Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T20:48:11.765Z] gpg: CAST5 encrypted data [2023-11-28T20:48:11.765Z] gpg: encrypted with 1 passphrase [2023-11-28T20:48:11.765Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T20:48:12.068Z] + mkdir /home/jenkins [2023-11-28T20:48:12.068Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T20:48:12.359Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-28T20:48:12.374Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:48:12.733Z] ---> sigul-install.sh [2023-11-28T20:48:12.733Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T20:48:13.091Z] + git tag --list [2023-11-28T20:48:13.091Z] v1.0.0 [2023-11-28T20:48:13.091Z] v1.1.0 [2023-11-28T20:48:13.091Z] v1.2.0 [2023-11-28T20:48:13.091Z] v1.3.0 [2023-11-28T20:48:13.091Z] v1.3.1 [2023-11-28T20:48:13.091Z] v2.0.0 [2023-11-28T20:48:13.091Z] v2.0.1 [2023-11-28T20:48:13.091Z] v2.1.0 [2023-11-28T20:48:13.091Z] v2.1.1 [2023-11-28T20:48:13.091Z] v2.1.2 [2023-11-28T20:48:13.091Z] v2.2.0 [2023-11-28T20:48:13.091Z] v2.3 [2023-11-28T20:48:13.091Z] v2.3.0 [2023-11-28T20:48:13.092Z] v2.3.1 [2023-11-28T20:48:13.092Z] v3.0 [2023-11-28T20:48:13.092Z] v3.0.0 [2023-11-28T20:48:13.092Z] v3.0.1 [2023-11-28T20:48:13.092Z] v3.0.1-dev.1 [2023-11-28T20:48:13.092Z] v3.1 [2023-11-28T20:48:13.092Z] v3.1.0 [2023-11-28T20:48:13.092Z] v3.1.0-dev.1 [2023-11-28T20:48:13.092Z] v3.1.0-dev.10 [2023-11-28T20:48:13.092Z] v3.1.0-dev.11 [2023-11-28T20:48:13.092Z] v3.1.0-dev.12 [2023-11-28T20:48:13.092Z] v3.1.0-dev.13 [2023-11-28T20:48:13.092Z] v3.1.0-dev.14 [2023-11-28T20:48:13.092Z] v3.1.0-dev.15 [2023-11-28T20:48:13.092Z] v3.1.0-dev.16 [2023-11-28T20:48:13.092Z] v3.1.0-dev.17 [2023-11-28T20:48:13.092Z] v3.1.0-dev.18 [2023-11-28T20:48:13.092Z] v3.1.0-dev.19 [2023-11-28T20:48:13.092Z] v3.1.0-dev.2 [2023-11-28T20:48:13.092Z] v3.1.0-dev.20 [2023-11-28T20:48:13.092Z] v3.1.0-dev.21 [2023-11-28T20:48:13.092Z] v3.1.0-dev.22 [2023-11-28T20:48:13.092Z] v3.1.0-dev.23 [2023-11-28T20:48:13.092Z] v3.1.0-dev.24 [2023-11-28T20:48:13.092Z] v3.1.0-dev.25 [2023-11-28T20:48:13.092Z] v3.1.0-dev.26 [2023-11-28T20:48:13.092Z] v3.1.0-dev.27 [2023-11-28T20:48:13.092Z] v3.1.0-dev.28 [2023-11-28T20:48:13.092Z] v3.1.0-dev.29 [2023-11-28T20:48:13.092Z] v3.1.0-dev.3 [2023-11-28T20:48:13.092Z] v3.1.0-dev.30 [2023-11-28T20:48:13.092Z] v3.1.0-dev.31 [2023-11-28T20:48:13.092Z] v3.1.0-dev.32 [2023-11-28T20:48:13.092Z] v3.1.0-dev.33 [2023-11-28T20:48:13.092Z] v3.1.0-dev.34 [2023-11-28T20:48:13.092Z] v3.1.0-dev.35 [2023-11-28T20:48:13.092Z] v3.1.0-dev.36 [2023-11-28T20:48:13.092Z] v3.1.0-dev.37 [2023-11-28T20:48:13.092Z] v3.1.0-dev.38 [2023-11-28T20:48:13.092Z] v3.1.0-dev.39 [2023-11-28T20:48:13.092Z] v3.1.0-dev.4 [2023-11-28T20:48:13.092Z] v3.1.0-dev.5 [2023-11-28T20:48:13.092Z] v3.1.0-dev.6 [2023-11-28T20:48:13.092Z] v3.1.0-dev.7 [2023-11-28T20:48:13.092Z] v3.1.0-dev.8 [2023-11-28T20:48:13.092Z] v3.1.0-dev.9 [2023-11-28T20:48:13.092Z] v3.2.0-dev.1 [Pipeline] sh [2023-11-28T20:48:13.469Z] + lftools sign git-tag v3.2.0-dev.1 [2023-11-28T20:48:14.035Z] Signing Git tag with Sigul... [2023-11-28T20:48:14.035Z] Signing v3.2.0-dev.1 [Pipeline] echo [2023-11-28T20:48:14.308Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:48:14.599Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T20:48:14.606Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T20:48:14.733Z] $ docker stop --time=1 16b09853bd46fefdb990210d22db3e004f872a8c71c600036418a15682287c94 [2023-11-28T20:48:16.017Z] $ docker rm -f --volumes 16b09853bd46fefdb990210d22db3e004f872a8c71c600036418a15682287c94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T20:48:16.910Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:48:16.910Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:48:17.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:48:17.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:48:17.441Z] prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container [2023-11-28T20:48:17.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T20:48:17.789Z] $ docker top e93dd85e9bdcb6f748a43c4b8b8766d8d02ae69d864df4fc59e74e989551a5bc -eo pid,comm [2023-11-28T20:48:17.829Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T20:48:17.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:48:18.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:48:18.057Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:48:18.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:48:18.167Z] $ docker exec e93dd85e9bdcb6f748a43c4b8b8766d8d02ae69d864df4fc59e74e989551a5bc ssh-agent [2023-11-28T20:48:18.265Z] SSH_AUTH_SOCK=/tmp/ssh-4H2Ivb6ACUlR/agent.33 [2023-11-28T20:48:18.265Z] SSH_AGENT_PID=39 [2023-11-28T20:48:18.269Z] Running ssh-add (command line suppressed) [2023-11-28T20:48:18.368Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12794714590785205748.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12794714590785205748.key) [2023-11-28T20:48:18.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:48:18.719Z] + git semver bump pre [2023-11-28T20:48:18.979Z] 2023-11-28 20:48:18,896 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-28T20:48:18.979Z] 2023-11-28 20:48:18,896 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2023-11-28T20:48:18.979Z] 2023-11-28 20:48:18,896 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2023-11-28T20:48:18.979Z] 2023-11-28 20:48:18,896 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-11-28T20:48:18.979Z] 2023-11-28 20:48:18,896 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-28T20:48:18.979Z] 2023-11-28 20:48:18,896 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-28T20:48:18.979Z] 2023-11-28 20:48:18,898 [execute] INFO git cat-file --batch-check [2023-11-28T20:48:18.979Z] 2023-11-28 20:48:18,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T20:48:18.979Z] 2023-11-28 20:48:18,905 [execute] INFO git cat-file --batch [2023-11-28T20:48:18.979Z] 2023-11-28 20:48:18,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T20:48:18.979Z] 2023-11-28 20:48:18,912 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-28T20:48:18.979Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T20:48:18.989Z] $ docker exec --env ******** --env ******** e93dd85e9bdcb6f748a43c4b8b8766d8d02ae69d864df4fc59e74e989551a5bc ssh-agent -k [2023-11-28T20:48:19.088Z] unset SSH_AUTH_SOCK; [2023-11-28T20:48:19.088Z] unset SSH_AGENT_PID; [2023-11-28T20:48:19.088Z] echo Agent pid 39 killed; [2023-11-28T20:48:19.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:48:19.613Z] + git semver [Pipeline] } [2023-11-28T20:48:19.886Z] $ docker stop --time=1 e93dd85e9bdcb6f748a43c4b8b8766d8d02ae69d864df4fc59e74e989551a5bc [2023-11-28T20:48:21.158Z] $ docker rm -f --volumes e93dd85e9bdcb6f748a43c4b8b8766d8d02ae69d864df4fc59e74e989551a5bc [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:48:21.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:48:21.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:48:22.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:48:22.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:48:22.221Z] prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container [2023-11-28T20:48:22.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T20:48:22.603Z] $ docker top 09f830358e92ace81d2f3d8c73d74e36f05281ff6f90ed4dfffe6d98db178e77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:48:22.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:48:22.864Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:48:22.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:48:22.981Z] $ docker exec 09f830358e92ace81d2f3d8c73d74e36f05281ff6f90ed4dfffe6d98db178e77 ssh-agent [2023-11-28T20:48:23.082Z] SSH_AUTH_SOCK=/tmp/ssh-A9uUcsBAaIUn/agent.32 [2023-11-28T20:48:23.082Z] SSH_AGENT_PID=38 [2023-11-28T20:48:23.086Z] Running ssh-add (command line suppressed) [2023-11-28T20:48:23.190Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13337306473545450292.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13337306473545450292.key) [2023-11-28T20:48:23.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:48:23.550Z] + git semver push [2023-11-28T20:48:23.808Z] 2023-11-28 20:48:23,704 [run_push] DEBUG push [2023-11-28T20:48:23.808Z] 2023-11-28 20:48:23,705 [execute] INFO git cat-file --batch-check [2023-11-28T20:48:23.808Z] 2023-11-28 20:48:23,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T20:48:23.808Z] 2023-11-28 20:48:23,709 [execute] INFO git rev-list 765bff48694542ae7898e8ad45eb141c7bda19fe -- [2023-11-28T20:48:23.808Z] 2023-11-28 20:48:23,709 [execute] DEBUG Popen(['git', 'rev-list', '765bff48694542ae7898e8ad45eb141c7bda19fe', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:48:23.808Z] 2023-11-28 20:48:23,723 [execute] INFO git fetch -v origin [2023-11-28T20:48:23.808Z] 2023-11-28 20:48:23,724 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-28T20:48:24.376Z] 2023-11-28 20:48:24,287 [run_push] DEBUG no remote changes detected [2023-11-28T20:48:24.376Z] 2023-11-28 20:48:24,287 [execute] INFO git push origin semver [2023-11-28T20:48:24.376Z] 2023-11-28 20:48:24,288 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:48:25.313Z] 2023-11-28 20:48:25,118 [run_push] DEBUG push all version tags [2023-11-28T20:48:25.313Z] 2023-11-28 20:48:25,119 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-28T20:48:25.313Z] 2023-11-28 20:48:25,119 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:48:26.256Z] 2023-11-28 20:48:25,958 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-28T20:48:26.256Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T20:48:26.266Z] $ docker exec --env ******** --env ******** 09f830358e92ace81d2f3d8c73d74e36f05281ff6f90ed4dfffe6d98db178e77 ssh-agent -k [2023-11-28T20:48:26.357Z] unset SSH_AUTH_SOCK; [2023-11-28T20:48:26.357Z] unset SSH_AGENT_PID; [2023-11-28T20:48:26.358Z] echo Agent pid 38 killed; [2023-11-28T20:48:26.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:48:26.907Z] + git semver [Pipeline] } [2023-11-28T20:48:27.179Z] $ docker stop --time=1 09f830358e92ace81d2f3d8c73d74e36f05281ff6f90ed4dfffe6d98db178e77 [2023-11-28T20:48:28.462Z] $ docker rm -f --volumes 09f830358e92ace81d2f3d8c73d74e36f05281ff6f90ed4dfffe6d98db178e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-28T20:48:30.005Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-11-28T20:48:30.006Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-28T20:48:30.006Z] total 16 [2023-11-28T20:48:30.006Z] drwxr-xr-x 3 root root 4096 Nov 28 20:30 . [2023-11-28T20:48:30.006Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:48 .. [2023-11-28T20:48:30.006Z] drwxr-xr-x 2 root root 4096 Nov 28 20:30 cost [2023-11-28T20:48:30.006Z] -rw-r--r-- 1 root root 96 Nov 28 20:30 cost.csv [2023-11-28T20:48:30.006Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-11-28T20:48:30.006Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-28T20:48:30.006Z] total 16 [2023-11-28T20:48:30.006Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:30 . [2023-11-28T20:48:30.006Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:48 .. [2023-11-28T20:48:30.006Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:30 cost [2023-11-28T20:48:30.006Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 28 20:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:48:30.295Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:48:31.148Z] ---> package-listing.sh [2023-11-28T20:48:31.148Z] ++ facter osfamily [2023-11-28T20:48:31.148Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T20:48:31.407Z] + OS_FAMILY=debian [2023-11-28T20:48:31.407Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-11-28T20:48:31.407Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T20:48:31.407Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T20:48:31.407Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T20:48:31.407Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T20:48:31.407Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-28T20:48:31.407Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T20:48:31.407Z] + case "${OS_FAMILY}" in [2023-11-28T20:48:31.407Z] + dpkg -l [2023-11-28T20:48:31.407Z] + grep '^ii' [2023-11-28T20:48:31.407Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T20:48:31.407Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T20:48:31.407Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T20:48:31.407Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-28T20:48:31.407Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-11-28T20:48:31.407Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-11-28T20:48:31.419Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T20:48:31.696Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:48:32.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:48:32.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:48:32.500Z] prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container [2023-11-28T20:48:32.532Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T20:48:32.761Z] $ docker top 02bb886ad19908aaddea27cd581531b7e594ca663f7c7712753f76bf2a117e0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:48:33.230Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T20:48:33.516Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T20:48:33.800Z] + ls /var/log/sa-host [2023-11-28T20:48:33.800Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:48:34.025Z] provisioning config files... [2023-11-28T20:48:34.034Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14868910746491562864tmp [Pipeline] { [Pipeline] echo [2023-11-28T20:48:34.167Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:48:34.452Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T20:48:34.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:48:34.902Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T20:48:34.910Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:48:35.193Z] ---> sudo-logs.sh [2023-11-28T20:48:35.193Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T20:48:35.282Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:48:35.564Z] ---> job-cost.sh [2023-11-28T20:48:35.564Z] lf-activate-venv: SKIPPING [2023-11-28T20:48:35.564Z] DEBUG: total: 0.2199999988079071 [2023-11-28T20:48:35.564Z] INFO: Retrieving Stack Cost... [2023-11-28T20:48:35.822Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:48:36.387Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T20:48:36.399Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:48:36.680Z] ---> logs-deploy.sh [2023-11-28T20:48:36.680Z] lf-activate-venv: SKIPPING [2023-11-28T20:48:36.680Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/210 [2023-11-28T20:48:36.680Z] INFO: archiving workspace using pattern(s): [2023-11-28T20:48:37.613Z] Archives upload complete. [2023-11-28T20:48:37.613Z] INFO: archiving logs to Nexus