Started by upstream project "edgexfoundry/cd-management/release" build number 158 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67e38a317b7bddab6f62e1dc396b2e58586edeb6 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-ssh8263561358758900114.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1092508257701088781.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/minnesota/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/minnesota/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10728244600959645425.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh4694506909986750271.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/minnesota/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/minnesota/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13194763954141930865.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, goVersion:1.20, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2131’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2136 in /w/workspace/p-service-configurable_minnesota [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/p-service-configurable_minnesota # 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 67e38a317b7bddab6f62e1dc396b2e58586edeb6 (minnesota) Commit message: "build: Update for patch 3.0.1 release (#577)" > 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 67e38a317b7bddab6f62e1dc396b2e58586edeb6 # timeout=10 > git rev-list --no-walk 67e38a317b7bddab6f62e1dc396b2e58586edeb6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-25T20:14:43.010Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-25T20:14:43.081Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-25T20:14:43.097Z] ========================================================= [2023-07-25T20:14:43.097Z] EdgeX Global Pipelines Version Info [2023-07-25T20:14:43.097Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:14:43.804Z] ------------------- [2023-07-25T20:14:43.804Z] stable info: [2023-07-25T20:14:43.804Z] ------------------- [2023-07-25T20:14:43.804Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-25T20:14:43.804Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-25T20:14:43.804Z] Message: update stable to v1.0.250 [2023-07-25T20:14:44.374Z] ------------------- [2023-07-25T20:14:44.374Z] experimental info: [2023-07-25T20:14:44.374Z] ------------------- [2023-07-25T20:14:44.374Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-25T20:14:44.374Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-25T20:14:44.374Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-25T20:14:44.572Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-25T20:14:44.589Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-25T20:14:44.609Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-25T20:14:44.627Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-25T20:14:44.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-25T20:14:44.657Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-25T20:14:44.670Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-25T20:14:44.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-25T20:14:44.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-25T20:14:44.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-25T20:14:44.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-25T20:14:44.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-25T20:14:44.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-25T20:14:44.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-25T20:14:44.779Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-25T20:14:44.796Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-25T20:14:44.814Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-25T20:14:44.831Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-25T20:14:44.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-25T20:14:44.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-25T20:14:44.871Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-25T20:14:44.889Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-25T20:14:44.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-25T20:14:44.912Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-25T20:14:44.921Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-25T20:14:44.932Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-25T20:14:44.946Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-25T20:14:44.955Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = minnesota [Pipeline] echo [2023-07-25T20:14:44.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = minnesota [Pipeline] echo [2023-07-25T20:14:44.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = minnesota [Pipeline] echo [2023-07-25T20:14:45.001Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo [2023-07-25T20:14:45.018Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67e38a3 [Pipeline] echo [2023-07-25T20:14:45.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-25T20:14:45.077Z] provisioning config files... [2023-07-25T20:14:45.090Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config15827819953536505932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:14:45.386Z] ---> docker-login.sh [2023-07-25T20:14:45.386Z] nexus3.edgexfoundry.org:10001 [2023-07-25T20:14:45.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:14:45.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:14:45.908Z] Configure a credential helper to remove this warning. See [2023-07-25T20:14:45.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:14:45.908Z] [2023-07-25T20:14:45.908Z] Login Succeeded [2023-07-25T20:14:45.908Z] nexus3.edgexfoundry.org:10002 [2023-07-25T20:14:45.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:14:45.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:14:45.908Z] Configure a credential helper to remove this warning. See [2023-07-25T20:14:45.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:14:45.908Z] [2023-07-25T20:14:45.908Z] Login Succeeded [2023-07-25T20:14:45.908Z] nexus3.edgexfoundry.org:10003 [2023-07-25T20:14:45.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:14:45.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:14:45.908Z] Configure a credential helper to remove this warning. See [2023-07-25T20:14:45.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:14:45.908Z] [2023-07-25T20:14:45.908Z] Login Succeeded [2023-07-25T20:14:45.908Z] nexus3.edgexfoundry.org:10004 [2023-07-25T20:14:46.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:14:46.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:14:46.169Z] Configure a credential helper to remove this warning. See [2023-07-25T20:14:46.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:14:46.169Z] [2023-07-25T20:14:46.169Z] Login Succeeded [2023-07-25T20:14:46.169Z] docker.io [2023-07-25T20:14:46.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:14:46.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:14:46.429Z] Configure a credential helper to remove this warning. See [2023-07-25T20:14:46.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:14:46.429Z] [2023-07-25T20:14:46.429Z] Login Succeeded [2023-07-25T20:14:46.429Z] ---> docker-login.sh ends [Pipeline] } [2023-07-25T20:14:46.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-25T20:14:46.829Z] + git rev-list -1 --merges 67e38a317b7bddab6f62e1dc396b2e58586edeb6~1..67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo [2023-07-25T20:14:46.885Z] -----------> git rev-list -1 --merges 67e38a317b7bddab6f62e1dc396b2e58586edeb6~1..67e38a317b7bddab6f62e1dc396b2e58586edeb6 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [false] [Pipeline] sh [2023-07-25T20:14:47.178Z] + git log --format=format:%s -1 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo [2023-07-25T20:14:47.201Z] ========================================================= [2023-07-25T20:14:47.201Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2023-07-25T20:14:47.201Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-25T20:14:47.551Z] + git log --format=format:%s -1 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo [2023-07-25T20:14:47.565Z] [semverPrep] GIT_COMMIT: 67e38a317b7bddab6f62e1dc396b2e58586edeb6, Commit Message: build: Update for patch 3.0.1 release (#577) [Pipeline] echo [2023-07-25T20:14:47.576Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-25T20:14:47.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-25T20:14:47.925Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-25T20:14:47.925Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-25T20:14:47.925Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-25T20:14:47.925Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-25T20:14:47.925Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-25T20:14:47.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:14:48.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T20:14:48.272Z] [2023-07-25T20:14:48.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:14:48.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T20:14:48.579Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-25T20:14:48.579Z] b85a868b505f: Pulling fs layer [2023-07-25T20:14:48.579Z] e2be974225ed: Pulling fs layer [2023-07-25T20:14:48.579Z] 339a4e72a1f5: Pulling fs layer [2023-07-25T20:14:48.579Z] 988bab9f4d93: Pulling fs layer [2023-07-25T20:14:48.579Z] 1469e6f7b9e6: Pulling fs layer [2023-07-25T20:14:48.579Z] eaf3925da568: Pulling fs layer [2023-07-25T20:14:48.579Z] bab4dde63d76: Pulling fs layer [2023-07-25T20:14:48.579Z] bde34c3a00c8: Pulling fs layer [2023-07-25T20:14:48.579Z] eaf3925da568: Waiting [2023-07-25T20:14:48.579Z] b352a97aabf1: Pulling fs layer [2023-07-25T20:14:48.579Z] 1469e6f7b9e6: Waiting [2023-07-25T20:14:48.579Z] bab4dde63d76: Waiting [2023-07-25T20:14:48.579Z] 4872d77fe225: Pulling fs layer [2023-07-25T20:14:48.579Z] 5851b861e8e6: Pulling fs layer [2023-07-25T20:14:48.579Z] 4872d77fe225: Waiting [2023-07-25T20:14:48.579Z] 5851b861e8e6: Waiting [2023-07-25T20:14:48.579Z] e2be974225ed: Verifying Checksum [2023-07-25T20:14:48.579Z] e2be974225ed: Download complete [2023-07-25T20:14:48.579Z] 988bab9f4d93: Verifying Checksum [2023-07-25T20:14:48.579Z] 988bab9f4d93: Download complete [2023-07-25T20:14:48.579Z] 1469e6f7b9e6: Verifying Checksum [2023-07-25T20:14:48.579Z] 1469e6f7b9e6: Download complete [2023-07-25T20:14:48.840Z] eaf3925da568: Verifying Checksum [2023-07-25T20:14:48.840Z] eaf3925da568: Download complete [2023-07-25T20:14:48.840Z] 339a4e72a1f5: Verifying Checksum [2023-07-25T20:14:48.840Z] 339a4e72a1f5: Download complete [2023-07-25T20:14:48.840Z] b352a97aabf1: Download complete [2023-07-25T20:14:48.840Z] 4872d77fe225: Verifying Checksum [2023-07-25T20:14:48.840Z] 4872d77fe225: Download complete [2023-07-25T20:14:48.840Z] 5851b861e8e6: Verifying Checksum [2023-07-25T20:14:48.840Z] 5851b861e8e6: Download complete [2023-07-25T20:14:48.840Z] b85a868b505f: Verifying Checksum [2023-07-25T20:14:48.840Z] b85a868b505f: Download complete [2023-07-25T20:14:49.100Z] bab4dde63d76: Verifying Checksum [2023-07-25T20:14:49.100Z] bab4dde63d76: Download complete [2023-07-25T20:14:50.037Z] b85a868b505f: Pull complete [2023-07-25T20:14:50.296Z] e2be974225ed: Pull complete [2023-07-25T20:14:50.866Z] 339a4e72a1f5: Pull complete [2023-07-25T20:14:50.866Z] 988bab9f4d93: Pull complete [2023-07-25T20:14:51.127Z] 1469e6f7b9e6: Pull complete [2023-07-25T20:14:51.389Z] eaf3925da568: Pull complete [2023-07-25T20:14:53.302Z] bab4dde63d76: Pull complete [2023-07-25T20:14:53.302Z] bde34c3a00c8: Pull complete [2023-07-25T20:14:53.302Z] b352a97aabf1: Pull complete [2023-07-25T20:14:53.302Z] 4872d77fe225: Pull complete [2023-07-25T20:14:53.563Z] 5851b861e8e6: Pull complete [2023-07-25T20:14:53.563Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-25T20:14:53.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T20:14:53.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T20:14:53.661Z] prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container [2023-07-25T20:14:53.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-25T20:14:54.959Z] $ docker top 3656cc3a0d37e5806ed0387e9e189410128aa094b7258d1af890f04e39e6dcfd -eo pid,comm [2023-07-25T20:14:55.013Z] 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-07-25T20:14:55.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-25T20:14:55.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-25T20:14:55.055Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-25T20:14:55.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-25T20:14:55.186Z] $ docker exec 3656cc3a0d37e5806ed0387e9e189410128aa094b7258d1af890f04e39e6dcfd ssh-agent [2023-07-25T20:14:55.318Z] SSH_AUTH_SOCK=/tmp/ssh-Kw2swCdG6LtB/agent.33 [2023-07-25T20:14:55.318Z] SSH_AGENT_PID=39 [2023-07-25T20:14:55.324Z] Running ssh-add (command line suppressed) [2023-07-25T20:14:55.434Z] Identity added: /w/workspace/p-service-configurable_minnesota@tmp/private_key_15872382081263664640.key (/w/workspace/p-service-configurable_minnesota@tmp/private_key_15872382081263664640.key) [2023-07-25T20:14:55.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-25T20:14:55.742Z] + git tag --points-at 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] } [2023-07-25T20:14:55.758Z] $ docker exec --env ******** --env ******** 3656cc3a0d37e5806ed0387e9e189410128aa094b7258d1af890f04e39e6dcfd ssh-agent -k [2023-07-25T20:14:55.861Z] unset SSH_AUTH_SOCK; [2023-07-25T20:14:55.862Z] unset SSH_AGENT_PID; [2023-07-25T20:14:55.862Z] echo Agent pid 39 killed; [2023-07-25T20:14:55.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-07-25T20:14:55.901Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.1|v3.0.1-dev.1' [Pipeline] sshagent [2023-07-25T20:14:55.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-25T20:14:55.920Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-25T20:14:56.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-25T20:14:56.061Z] $ docker exec 3656cc3a0d37e5806ed0387e9e189410128aa094b7258d1af890f04e39e6dcfd ssh-agent [2023-07-25T20:14:56.171Z] SSH_AUTH_SOCK=/tmp/ssh-oT8rrOma8TOF/agent.73 [2023-07-25T20:14:56.171Z] SSH_AGENT_PID=79 [2023-07-25T20:14:56.176Z] Running ssh-add (command line suppressed) [2023-07-25T20:14:56.290Z] Identity added: /w/workspace/p-service-configurable_minnesota@tmp/private_key_2510927561419259144.key (/w/workspace/p-service-configurable_minnesota@tmp/private_key_2510927561419259144.key) [2023-07-25T20:14:56.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-25T20:14:56.597Z] + git semver init [2023-07-25T20:14:56.856Z] 2023-07-25 20:14:56,768 [run_init] DEBUG init version:0.0.0 force:False [2023-07-25T20:14:56.856Z] 2023-07-25 20:14:56,768 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/p-service-configurable_minnesota/.semver [2023-07-25T20:14:56.856Z] 2023-07-25 20:14:56,769 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/p-service-configurable_minnesota/.semver [2023-07-25T20:14:56.856Z] 2023-07-25 20:14:56,769 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/p-service-configurable_minnesota/.semver'], cwd=/w/workspace/p-service-configurable_minnesota, universal_newlines=False, shell=None, istream=None) [2023-07-25T20:14:57.793Z] 2023-07-25 20:14:57,658 [append_file] DEBUG append to file:/w/workspace/p-service-configurable_minnesota/.git/info/exclude [2023-07-25T20:14:57.793Z] 2023-07-25 20:14:57,659 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/p-service-configurable_minnesota/.semver/minnesota with force:False [2023-07-25T20:14:57.793Z] 2023-07-25 20:14:57,659 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota [2023-07-25T20:14:57.793Z] 2023-07-25 20:14:57,659 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota [2023-07-25T20:14:57.793Z] 3.0.1 [Pipeline] } [2023-07-25T20:14:57.805Z] $ docker exec --env ******** --env ******** 3656cc3a0d37e5806ed0387e9e189410128aa094b7258d1af890f04e39e6dcfd ssh-agent -k [2023-07-25T20:14:57.897Z] unset SSH_AUTH_SOCK; [2023-07-25T20:14:57.897Z] unset SSH_AGENT_PID; [2023-07-25T20:14:57.898Z] echo Agent pid 79 killed; [2023-07-25T20:14:57.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-25T20:14:58.220Z] + git semver [Pipeline] } [2023-07-25T20:14:58.496Z] $ docker stop --time=1 3656cc3a0d37e5806ed0387e9e189410128aa094b7258d1af890f04e39e6dcfd [2023-07-25T20:14:59.803Z] $ docker rm -f --volumes 3656cc3a0d37e5806ed0387e9e189410128aa094b7258d1af890f04e39e6dcfd [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T20:15:00.140Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-25T20:15:00.355Z] Stashed 1 file(s) [Pipeline] echo [2023-07-25T20:15:00.358Z] [edgeXSemver]: initialized semver on version 3.0.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] sh [2023-07-25T20:15:00.737Z] + git checkout 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T20:15:00.737Z] HEAD is now at 67e38a3 build: Update for patch 3.0.1 release (#577) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-25T20:15:00.760Z] provisioning config files... [2023-07-25T20:15:00.768Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config4776067387435555451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:15:01.066Z] ---> docker-login.sh [2023-07-25T20:15:01.066Z] nexus3.edgexfoundry.org:10001 [2023-07-25T20:15:01.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:15:01.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:15:01.066Z] Configure a credential helper to remove this warning. See [2023-07-25T20:15:01.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:15:01.066Z] [2023-07-25T20:15:01.066Z] Login Succeeded [2023-07-25T20:15:01.066Z] nexus3.edgexfoundry.org:10002 [2023-07-25T20:15:01.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:15:01.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:15:01.066Z] Configure a credential helper to remove this warning. See [2023-07-25T20:15:01.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:15:01.066Z] [2023-07-25T20:15:01.066Z] Login Succeeded [2023-07-25T20:15:01.066Z] nexus3.edgexfoundry.org:10003 [2023-07-25T20:15:01.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:15:01.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:15:01.324Z] Configure a credential helper to remove this warning. See [2023-07-25T20:15:01.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:15:01.324Z] [2023-07-25T20:15:01.324Z] Login Succeeded [2023-07-25T20:15:01.324Z] nexus3.edgexfoundry.org:10004 [2023-07-25T20:15:01.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:15:01.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:15:01.324Z] Configure a credential helper to remove this warning. See [2023-07-25T20:15:01.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:15:01.324Z] [2023-07-25T20:15:01.324Z] Login Succeeded [2023-07-25T20:15:01.324Z] docker.io [2023-07-25T20:15:01.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:15:01.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:15:01.844Z] Configure a credential helper to remove this warning. See [2023-07-25T20:15:01.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:15:01.844Z] [2023-07-25T20:15:01.844Z] Login Succeeded [2023-07-25T20:15:01.844Z] ---> docker-login.sh ends [Pipeline] } [2023-07-25T20:15:01.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-25T20:15:01.919Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T20:15:01.932Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T20:15:01.939Z] ========================================================= [2023-07-25T20:15:01.939Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-25T20:15:01.939Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:15:02.247Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-25T20:15:02.247Z] Sending build context to Docker daemon 3.302MB [2023-07-25T20:15:02.247Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-25T20:15:02.247Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-25T20:15:02.247Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-25T20:15:02.247Z] 4db1b89c0bd1: Pulling fs layer [2023-07-25T20:15:02.247Z] 6911f1a30b25: Pulling fs layer [2023-07-25T20:15:02.247Z] e194b8c5c2a9: Pulling fs layer [2023-07-25T20:15:02.247Z] 6863d3e3a2b1: Pulling fs layer [2023-07-25T20:15:02.247Z] ec0bb842ea78: Pulling fs layer [2023-07-25T20:15:02.247Z] 6863d3e3a2b1: Waiting [2023-07-25T20:15:02.247Z] ec0bb842ea78: Waiting [2023-07-25T20:15:02.247Z] 40a00589a448: Pulling fs layer [2023-07-25T20:15:02.247Z] 6c08303d61cc: Pulling fs layer [2023-07-25T20:15:02.247Z] 798269fcf238: Pulling fs layer [2023-07-25T20:15:02.247Z] 40a00589a448: Waiting [2023-07-25T20:15:02.247Z] 6c08303d61cc: Waiting [2023-07-25T20:15:02.247Z] 6911f1a30b25: Verifying Checksum [2023-07-25T20:15:02.247Z] 6911f1a30b25: Download complete [2023-07-25T20:15:02.247Z] 6863d3e3a2b1: Verifying Checksum [2023-07-25T20:15:02.247Z] 6863d3e3a2b1: Download complete [2023-07-25T20:15:02.554Z] ec0bb842ea78: Download complete [2023-07-25T20:15:02.554Z] 4db1b89c0bd1: Verifying Checksum [2023-07-25T20:15:02.554Z] 4db1b89c0bd1: Download complete [2023-07-25T20:15:02.554Z] 40a00589a448: Verifying Checksum [2023-07-25T20:15:02.554Z] 40a00589a448: Download complete [2023-07-25T20:15:02.554Z] 4db1b89c0bd1: Pull complete [2023-07-25T20:15:02.817Z] 6911f1a30b25: Pull complete [2023-07-25T20:15:03.077Z] 798269fcf238: Verifying Checksum [2023-07-25T20:15:03.077Z] 798269fcf238: Download complete [2023-07-25T20:15:03.335Z] e194b8c5c2a9: Download complete [2023-07-25T20:15:03.335Z] 6c08303d61cc: Verifying Checksum [2023-07-25T20:15:03.335Z] 6c08303d61cc: Download complete [2023-07-25T20:15:06.619Z] e194b8c5c2a9: Pull complete [2023-07-25T20:15:06.619Z] 6863d3e3a2b1: Pull complete [2023-07-25T20:15:06.880Z] ec0bb842ea78: Pull complete [2023-07-25T20:15:06.880Z] 40a00589a448: Pull complete [2023-07-25T20:15:09.431Z] 6c08303d61cc: Pull complete [2023-07-25T20:15:10.367Z] 798269fcf238: Pull complete [2023-07-25T20:15:10.367Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-25T20:15:10.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-25T20:15:10.367Z] ---> ec979cd7f677 [2023-07-25T20:15:10.367Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-25T20:15:12.272Z] ---> Running in 948abdc9ccf9 [2023-07-25T20:15:12.272Z] Removing intermediate container 948abdc9ccf9 [2023-07-25T20:15:12.272Z] ---> bc31360d4a7a [2023-07-25T20:15:12.272Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-25T20:15:12.272Z] ---> Running in 1bedae4d6ff3 [2023-07-25T20:15:12.272Z] Removing intermediate container 1bedae4d6ff3 [2023-07-25T20:15:12.272Z] ---> a1a5db0a527b [2023-07-25T20:15:12.272Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-25T20:15:12.272Z] ---> Running in d2c28731f0cf [2023-07-25T20:15:12.530Z] Removing intermediate container d2c28731f0cf [2023-07-25T20:15:12.530Z] ---> 2e7d16908783 [2023-07-25T20:15:12.530Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-25T20:15:12.530Z] ---> Running in fcf51c384619 [2023-07-25T20:15:12.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-25T20:15:12.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-25T20:15:13.047Z] OK: 265 MiB in 53 packages [2023-07-25T20:15:13.613Z] Removing intermediate container fcf51c384619 [2023-07-25T20:15:13.613Z] ---> 5f9b6e75597b [2023-07-25T20:15:13.614Z] Step 7/12 : WORKDIR /app [2023-07-25T20:15:13.614Z] ---> Running in 5eaf503df532 [2023-07-25T20:15:13.614Z] Removing intermediate container 5eaf503df532 [2023-07-25T20:15:13.614Z] ---> 49f170fe6d2d [2023-07-25T20:15:13.614Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-25T20:15:13.614Z] ---> 39eff00e2ec5 [2023-07-25T20:15:13.614Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-25T20:15:13.614Z] ---> Running in d37ae29b936f [2023-07-25T20:15:15.432Z] Still waiting to schedule task [2023-07-25T20:15:15.432Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2132’ is offline [2023-07-25T20:15:40.211Z] Removing intermediate container d37ae29b936f [2023-07-25T20:15:40.211Z] ---> 52a2909ef2d1 [2023-07-25T20:15:40.211Z] Step 10/12 : COPY . . [2023-07-25T20:15:40.780Z] ---> d86473a7520f [2023-07-25T20:15:40.780Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-25T20:15:40.780Z] ---> Running in 1e56962151f7 [2023-07-25T20:15:40.780Z] Removing intermediate container 1e56962151f7 [2023-07-25T20:15:40.780Z] ---> d5be22fc3f91 [2023-07-25T20:15:40.780Z] Step 12/12 : RUN $MAKE [2023-07-25T20:15:40.780Z] ---> Running in 1ef559a8d5a0 [2023-07-25T20:15:41.039Z] noop [2023-07-25T20:15:41.606Z] Removing intermediate container 1ef559a8d5a0 [2023-07-25T20:15:41.606Z] ---> 60a6e3e1d3bc [2023-07-25T20:15:41.606Z] Successfully built 60a6e3e1d3bc [2023-07-25T20:15:41.606Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:15:41.923Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-25T20:15:41.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T20:15:41.990Z] prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container [2023-07-25T20:15:42.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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-07-25T20:15:42.361Z] $ docker top f9d856f29eb3b1dfeb6ffac8292ac4d6e9df08df5acea6ee8a0bbfea6d6bb37b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T20:15:42.701Z] + go version [2023-07-25T20:15:42.701Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-25T20:15:42.712Z] $ docker stop --time=1 f9d856f29eb3b1dfeb6ffac8292ac4d6e9df08df5acea6ee8a0bbfea6d6bb37b [2023-07-25T20:15:43.966Z] $ docker rm -f --volumes f9d856f29eb3b1dfeb6ffac8292ac4d6e9df08df5acea6ee8a0bbfea6d6bb37b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:15:44.397Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-25T20:15:44.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T20:15:44.475Z] prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container [2023-07-25T20:15:44.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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-07-25T20:15:44.858Z] $ docker top 050bdbac2bdd11113d158988e40a84b604d0937f813d2914d4b9f8a145c9dbc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T20:15:45.202Z] + git config --global --add safe.directory /w/workspace/p-service-configurable_minnesota [Pipeline] fileExists [Pipeline] sh [2023-07-25T20:15:45.502Z] + make test [2023-07-25T20:15:45.502Z] go test -race -coverprofile=coverage.out ./... [2023-07-25T20:16:07.456Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-25T20:16:29.383Z] go vet ./... [2023-07-25T20:16:29.950Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-25T20:16:29.950Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-25T20:16:29.950Z] ./bin/test-attribution-txt.sh [2023-07-25T20:16:29.950Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-07-25T20:16:29.950Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-07-25T20:16:29.961Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-25T20:16:29.975Z] $ docker stop --time=1 050bdbac2bdd11113d158988e40a84b604d0937f813d2914d4b9f8a145c9dbc3 [2023-07-25T20:16:33.209Z] $ docker rm -f --volumes 050bdbac2bdd11113d158988e40a84b604d0937f813d2914d4b9f8a145c9dbc3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T20:16:33.721Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-25T20:16:33.765Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-25T20:16:34.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-25T20:16:34.551Z] + ls -al . [2023-07-25T20:16:34.551Z] total 180 [2023-07-25T20:16:34.551Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 20:15 . [2023-07-25T20:16:34.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 20:14 .. [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 25 20:14 .dockerignore [2023-07-25T20:16:34.551Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 20:15 .git [2023-07-25T20:16:34.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 20:14 .github [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 25 20:14 .gitignore [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 20:14 .golangci.yml [2023-07-25T20:16:34.551Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 20:14 .semver [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 9088 Jul 25 20:14 Attribution.txt [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 35115 Jul 25 20:14 CHANGELOG.md [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 25 20:14 Dockerfile [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 20:14 GOVERNANCE.md [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 711 Jul 25 20:14 Jenkinsfile [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 25 20:14 LICENSE [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 25 20:14 OWNERS.md [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 25 20:14 README.md [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 20:15 VERSION [2023-07-25T20:16:34.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 20:14 bin [2023-07-25T20:16:34.551Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 25 20:15 coverage.out [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 3254 Jul 25 20:14 go.mod [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 31325 Jul 25 20:14 go.sum [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 25 20:14 main.go [2023-07-25T20:16:34.551Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 25 20:14 makefile [2023-07-25T20:16:34.551Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 20:14 res [2023-07-25T20:16:34.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 20:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:16:34.850Z] + 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=67e38a317b7bddab6f62e1dc396b2e58586edeb6 --label arch=amd64 --label version=3.0.1 . [2023-07-25T20:16:34.850Z] Sending build context to Docker daemon 3.303MB [2023-07-25T20:16:34.850Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-25T20:16:34.850Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-25T20:16:34.850Z] ---> 60a6e3e1d3bc [2023-07-25T20:16:34.850Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-25T20:16:35.115Z] ---> Running in 7b7b440b3a26 [2023-07-25T20:16:35.115Z] Removing intermediate container 7b7b440b3a26 [2023-07-25T20:16:35.115Z] ---> d7ee7c039d87 [2023-07-25T20:16:35.115Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-25T20:16:35.115Z] ---> Running in 170b62b79905 [2023-07-25T20:16:35.115Z] Removing intermediate container 170b62b79905 [2023-07-25T20:16:35.115Z] ---> a7fb7aea1814 [2023-07-25T20:16:35.115Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-25T20:16:35.375Z] ---> Running in bff1b4443048 [2023-07-25T20:16:35.375Z] Removing intermediate container bff1b4443048 [2023-07-25T20:16:35.375Z] ---> f6fca50041aa [2023-07-25T20:16:35.375Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-25T20:16:35.375Z] ---> Running in b802eea6d084 [2023-07-25T20:16:35.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-25T20:16:35.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-25T20:16:36.153Z] OK: 265 MiB in 53 packages [2023-07-25T20:16:36.722Z] Removing intermediate container b802eea6d084 [2023-07-25T20:16:36.722Z] ---> e69ac17da551 [2023-07-25T20:16:36.722Z] Step 7/26 : WORKDIR /app [2023-07-25T20:16:36.722Z] ---> Running in f1fac7b4e30b [2023-07-25T20:16:36.722Z] Removing intermediate container f1fac7b4e30b [2023-07-25T20:16:36.722Z] ---> 939afedb8b10 [2023-07-25T20:16:36.722Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-25T20:16:36.722Z] ---> 48ac07c873af [2023-07-25T20:16:36.722Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-25T20:16:36.982Z] ---> Running in 16d4d9720fdc [2023-07-25T20:16:37.549Z] Removing intermediate container 16d4d9720fdc [2023-07-25T20:16:37.549Z] ---> c8c42c40b5d3 [2023-07-25T20:16:37.549Z] Step 10/26 : COPY . . [2023-07-25T20:16:38.118Z] ---> 5425e303634a [2023-07-25T20:16:38.118Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-25T20:16:38.118Z] ---> Running in 5c6bc50bf88d [2023-07-25T20:16:38.118Z] Removing intermediate container 5c6bc50bf88d [2023-07-25T20:16:38.118Z] ---> d55b929b2ddb [2023-07-25T20:16:38.118Z] Step 12/26 : RUN $MAKE [2023-07-25T20:16:38.118Z] ---> Running in 5fe8f33231f3 [2023-07-25T20:16:38.376Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.1" -trimpath -mod=readonly -o app-service-configurable [2023-07-25T20:17:00.643Z] Removing intermediate container 5fe8f33231f3 [2023-07-25T20:17:00.643Z] ---> 5ee5920a7f65 [2023-07-25T20:17:00.643Z] Step 13/26 : FROM alpine:3.17 [2023-07-25T20:17:00.643Z] 3.17: Pulling from library/alpine [2023-07-25T20:17:00.643Z] 4db1b89c0bd1: Already exists [2023-07-25T20:17:00.643Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-25T20:17:00.643Z] Status: Downloaded newer image for alpine:3.17 [2023-07-25T20:17:00.643Z] ---> 1f73a9d63274 [2023-07-25T20:17:00.643Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-25T20:17:00.643Z] ---> Running in 2d811d8c3103 [2023-07-25T20:17:00.643Z] Removing intermediate container 2d811d8c3103 [2023-07-25T20:17:00.643Z] ---> 0b591b49d085 [2023-07-25T20:17:00.643Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-25T20:17:00.643Z] ---> Running in c698ed255cd9 [2023-07-25T20:17:00.643Z] Removing intermediate container c698ed255cd9 [2023-07-25T20:17:00.643Z] ---> b980bbb42928 [2023-07-25T20:17:00.643Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-25T20:17:00.643Z] ---> Running in 77df561b63f4 [2023-07-25T20:17:00.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-25T20:17:00.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-25T20:17:00.933Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-25T20:17:01.191Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-25T20:17:01.191Z] Executing busybox-1.35.0-r29.trigger [2023-07-25T20:17:01.191Z] Executing ca-certificates-20230506-r0.trigger [2023-07-25T20:17:01.191Z] OK: 8 MiB in 17 packages [2023-07-25T20:17:01.759Z] Removing intermediate container 77df561b63f4 [2023-07-25T20:17:01.759Z] ---> 74bd0e9660c2 [2023-07-25T20:17:01.759Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-25T20:17:01.759Z] ---> 9cb7fbd79483 [2023-07-25T20:17:01.759Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-25T20:17:01.759Z] ---> 9e05fa932e12 [2023-07-25T20:17:01.759Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-25T20:17:02.018Z] ---> bdfaf7b86dde [2023-07-25T20:17:02.018Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-25T20:17:03.397Z] ---> 0007dc442e3d [2023-07-25T20:17:03.397Z] Step 21/26 : EXPOSE 48095 [2023-07-25T20:17:03.397Z] ---> Running in 88747ba7605a [2023-07-25T20:17:03.397Z] Removing intermediate container 88747ba7605a [2023-07-25T20:17:03.397Z] ---> 6d971eee1cc2 [2023-07-25T20:17:03.397Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-25T20:17:03.397Z] ---> Running in 7e2c57b83dbf [2023-07-25T20:17:03.397Z] Removing intermediate container 7e2c57b83dbf [2023-07-25T20:17:03.397Z] ---> 55b3a6491dde [2023-07-25T20:17:03.397Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-25T20:17:03.397Z] ---> Running in 7d930d83de17 [2023-07-25T20:17:03.397Z] Removing intermediate container 7d930d83de17 [2023-07-25T20:17:03.397Z] ---> d7db31c6175c [2023-07-25T20:17:03.397Z] Step 24/26 : LABEL arch=amd64 [2023-07-25T20:17:03.657Z] ---> Running in ff56faa6c0d3 [2023-07-25T20:17:03.657Z] Removing intermediate container ff56faa6c0d3 [2023-07-25T20:17:03.657Z] ---> 41ab80ef9244 [2023-07-25T20:17:03.657Z] Step 25/26 : LABEL git_sha=67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T20:17:03.657Z] ---> Running in 5ef456d676bd [2023-07-25T20:17:03.657Z] Removing intermediate container 5ef456d676bd [2023-07-25T20:17:03.657Z] ---> 5f57a431b64f [2023-07-25T20:17:03.657Z] Step 26/26 : LABEL version=3.0.1 [2023-07-25T20:17:03.657Z] ---> Running in f5432e3f61a7 [2023-07-25T20:17:03.917Z] Removing intermediate container f5432e3f61a7 [2023-07-25T20:17:03.917Z] ---> 135c4b96d3d1 [2023-07-25T20:17:03.917Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-25T20:17:03.917Z] Successfully built 135c4b96d3d1 [2023-07-25T20:17:03.917Z] 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-07-25T20:17:04.033Z] provisioning config files... [2023-07-25T20:17:04.042Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config7636927308493392430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:17:04.337Z] ---> docker-login.sh [2023-07-25T20:17:04.337Z] nexus3.edgexfoundry.org:10001 [2023-07-25T20:17:04.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:17:04.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:17:04.337Z] Configure a credential helper to remove this warning. See [2023-07-25T20:17:04.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:17:04.337Z] [2023-07-25T20:17:04.337Z] Login Succeeded [2023-07-25T20:17:04.337Z] nexus3.edgexfoundry.org:10002 [2023-07-25T20:17:04.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:17:04.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:17:04.337Z] Configure a credential helper to remove this warning. See [2023-07-25T20:17:04.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:17:04.337Z] [2023-07-25T20:17:04.337Z] Login Succeeded [2023-07-25T20:17:04.337Z] nexus3.edgexfoundry.org:10003 [2023-07-25T20:17:04.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:17:04.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:17:04.595Z] Configure a credential helper to remove this warning. See [2023-07-25T20:17:04.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:17:04.595Z] [2023-07-25T20:17:04.595Z] Login Succeeded [2023-07-25T20:17:04.595Z] nexus3.edgexfoundry.org:10004 [2023-07-25T20:17:04.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:17:04.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:17:04.595Z] Configure a credential helper to remove this warning. See [2023-07-25T20:17:04.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:17:04.595Z] [2023-07-25T20:17:04.595Z] Login Succeeded [2023-07-25T20:17:04.595Z] docker.io [2023-07-25T20:17:04.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:17:05.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:17:05.111Z] Configure a credential helper to remove this warning. See [2023-07-25T20:17:05.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:17:05.111Z] [2023-07-25T20:17:05.111Z] Login Succeeded [2023-07-25T20:17:05.111Z] ---> docker-login.sh ends [Pipeline] } [2023-07-25T20:17:05.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-25T20:17:05.156Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T20:17:05.180Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-07-25T20:17:05.180Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T20:17:05.180Z] latest [2023-07-25T20:17:05.180Z] 3.0.1 [2023-07-25T20:17:05.180Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 [2023-07-25T20:17:05.180Z] minnesota [2023-07-25T20:17:05.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:17:05.502Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:17:05.831Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T20:17:05.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-25T20:17:05.831Z] 8093652cb98e: Preparing [2023-07-25T20:17:05.831Z] 4ae22e133001: Preparing [2023-07-25T20:17:05.831Z] fc7b658357f7: Preparing [2023-07-25T20:17:05.831Z] 15efabf7c465: Preparing [2023-07-25T20:17:05.831Z] b6b30e90c9b9: Preparing [2023-07-25T20:17:05.831Z] 3dab9f8bf2d2: Preparing [2023-07-25T20:17:05.831Z] 15efabf7c465: Pushed [2023-07-25T20:17:05.831Z] 4ae22e133001: Pushed [2023-07-25T20:17:05.831Z] fc7b658357f7: Pushed [2023-07-25T20:17:05.831Z] 3dab9f8bf2d2: Layer already exists [2023-07-25T20:17:05.831Z] b6b30e90c9b9: Pushed [2023-07-25T20:17:08.365Z] 8093652cb98e: Pushed [2023-07-25T20:17:08.624Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6: digest: sha256:3fcfec885df775c47a92386b66ead0236c768c1cd7b5da2f587f291db2f75920 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:17:08.946Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:17:09.253Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-25T20:17:09.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-25T20:17:09.253Z] 8093652cb98e: Preparing [2023-07-25T20:17:09.253Z] 4ae22e133001: Preparing [2023-07-25T20:17:09.253Z] fc7b658357f7: Preparing [2023-07-25T20:17:09.253Z] 15efabf7c465: Preparing [2023-07-25T20:17:09.253Z] b6b30e90c9b9: Preparing [2023-07-25T20:17:09.253Z] 3dab9f8bf2d2: Preparing [2023-07-25T20:17:09.253Z] 3dab9f8bf2d2: Waiting [2023-07-25T20:17:09.253Z] fc7b658357f7: Layer already exists [2023-07-25T20:17:09.253Z] 4ae22e133001: Layer already exists [2023-07-25T20:17:09.253Z] b6b30e90c9b9: Layer already exists [2023-07-25T20:17:09.253Z] 15efabf7c465: Layer already exists [2023-07-25T20:17:09.253Z] 8093652cb98e: Layer already exists [2023-07-25T20:17:09.253Z] 3dab9f8bf2d2: Layer already exists [2023-07-25T20:17:09.253Z] latest: digest: sha256:3fcfec885df775c47a92386b66ead0236c768c1cd7b5da2f587f291db2f75920 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:17:09.562Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:17:09.839Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2138 in /w/workspace/p-service-configurable_minnesota [Pipeline] { [Pipeline] ws [2023-07-25T20:17:09.851Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2023-07-25T20:17:09.870Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.1 [2023-07-25T20:17:09.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-25T20:17:09.870Z] 8093652cb98e: Preparing [2023-07-25T20:17:09.870Z] 4ae22e133001: Preparing [2023-07-25T20:17:09.870Z] fc7b658357f7: Preparing [2023-07-25T20:17:09.870Z] 15efabf7c465: Preparing [2023-07-25T20:17:09.870Z] b6b30e90c9b9: Preparing [2023-07-25T20:17:09.870Z] 3dab9f8bf2d2: Preparing [2023-07-25T20:17:09.870Z] 3dab9f8bf2d2: Waiting [2023-07-25T20:17:09.870Z] b6b30e90c9b9: Layer already exists [2023-07-25T20:17:09.870Z] 4ae22e133001: Layer already exists [2023-07-25T20:17:09.870Z] 8093652cb98e: Layer already exists [2023-07-25T20:17:09.870Z] fc7b658357f7: Layer already exists [2023-07-25T20:17:09.870Z] 15efabf7c465: Layer already exists [2023-07-25T20:17:09.870Z] 3dab9f8bf2d2: Layer already exists [2023-07-25T20:17:09.870Z] 3.0.1: digest: sha256:3fcfec885df775c47a92386b66ead0236c768c1cd7b5da2f587f291db2f75920 size: 1574 [Pipeline] } [2023-07-25T20:17:09.880Z] Selected Git installation does not exist. Using Default [2023-07-25T20:17:09.880Z] The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:17:10.185Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:17:10.504Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 [2023-07-25T20:17:10.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-25T20:17:10.504Z] 8093652cb98e: Preparing [2023-07-25T20:17:10.504Z] 4ae22e133001: Preparing [2023-07-25T20:17:10.504Z] fc7b658357f7: Preparing [2023-07-25T20:17:10.504Z] 15efabf7c465: Preparing [2023-07-25T20:17:10.504Z] b6b30e90c9b9: Preparing [2023-07-25T20:17:10.504Z] 3dab9f8bf2d2: Preparing [2023-07-25T20:17:10.504Z] 3dab9f8bf2d2: Waiting [2023-07-25T20:17:10.504Z] 15efabf7c465: Layer already exists [2023-07-25T20:17:10.504Z] 4ae22e133001: Layer already exists [2023-07-25T20:17:10.504Z] b6b30e90c9b9: Layer already exists [2023-07-25T20:17:10.504Z] fc7b658357f7: Layer already exists [2023-07-25T20:17:10.504Z] 8093652cb98e: Layer already exists [2023-07-25T20:17:10.504Z] 3dab9f8bf2d2: Layer already exists [2023-07-25T20:17:10.504Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1: digest: sha256:3fcfec885df775c47a92386b66ead0236c768c1cd7b5da2f587f291db2f75920 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:17:10.832Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:minnesota [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:17:11.138Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:minnesota [2023-07-25T20:17:11.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-25T20:17:11.138Z] 8093652cb98e: Preparing [2023-07-25T20:17:11.138Z] 4ae22e133001: Preparing [2023-07-25T20:17:11.138Z] fc7b658357f7: Preparing [2023-07-25T20:17:11.138Z] 15efabf7c465: Preparing [2023-07-25T20:17:11.138Z] b6b30e90c9b9: Preparing [2023-07-25T20:17:11.138Z] 3dab9f8bf2d2: Preparing [2023-07-25T20:17:11.138Z] 3dab9f8bf2d2: Waiting [2023-07-25T20:17:11.138Z] 4ae22e133001: Layer already exists [2023-07-25T20:17:11.138Z] b6b30e90c9b9: Layer already exists [2023-07-25T20:17:11.138Z] 8093652cb98e: Layer already exists [2023-07-25T20:17:11.138Z] fc7b658357f7: Layer already exists [2023-07-25T20:17:11.138Z] 15efabf7c465: Layer already exists [2023-07-25T20:17:11.138Z] 3dab9f8bf2d2: Layer already exists [2023-07-25T20:17:11.138Z] minnesota: digest: sha256:3fcfec885df775c47a92386b66ead0236c768c1cd7b5da2f587f291db2f75920 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-25T20:17:11.189Z] ===================================================== [Pipeline] echo [2023-07-25T20:17:11.196Z] taggedImages: [2023-07-25T20:17:11.196Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T20:17:11.196Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-25T20:17:11.196Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.1 [2023-07-25T20:17:11.196Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 [2023-07-25T20:17:11.196Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:minnesota [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-07-25T20:17:11.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T20:17:11.656Z] [2023-07-25T20:17:11.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:17:11.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T20:17:11.957Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-25T20:17:11.957Z] 5eb5b503b376: Pulling fs layer [2023-07-25T20:17:11.957Z] 5c69ac0246d0: Pulling fs layer [2023-07-25T20:17:11.957Z] ec43610c2a17: Pulling fs layer [2023-07-25T20:17:11.957Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-25T20:17:11.957Z] 33b1e0a273af: Pulling fs layer [2023-07-25T20:17:11.957Z] 5d3b04190fa2: Pulling fs layer [2023-07-25T20:17:11.957Z] 2f39f015ded8: Pulling fs layer [2023-07-25T20:17:11.957Z] 3a2ae6a8a46f: Waiting [2023-07-25T20:17:11.957Z] 33b1e0a273af: Waiting [2023-07-25T20:17:11.957Z] 5d3b04190fa2: Waiting [2023-07-25T20:17:11.957Z] 2f39f015ded8: Waiting [2023-07-25T20:17:11.957Z] 5c69ac0246d0: Verifying Checksum [2023-07-25T20:17:11.957Z] 5c69ac0246d0: Download complete [2023-07-25T20:17:11.957Z] 3a2ae6a8a46f: Download complete [2023-07-25T20:17:11.957Z] 33b1e0a273af: Verifying Checksum [2023-07-25T20:17:11.957Z] 33b1e0a273af: Download complete [2023-07-25T20:17:11.957Z] 5d3b04190fa2: Verifying Checksum [2023-07-25T20:17:11.957Z] 5d3b04190fa2: Download complete [2023-07-25T20:17:11.957Z] ec43610c2a17: Verifying Checksum [2023-07-25T20:17:11.957Z] ec43610c2a17: Download complete [2023-07-25T20:17:12.216Z] 5eb5b503b376: Verifying Checksum [2023-07-25T20:17:12.216Z] 5eb5b503b376: Download complete [2023-07-25T20:17:12.782Z] 2f39f015ded8: Verifying Checksum [2023-07-25T20:17:12.782Z] 2f39f015ded8: Download complete [2023-07-25T20:17:13.348Z] 5eb5b503b376: Pull complete [2023-07-25T20:17:13.606Z] 5c69ac0246d0: Pull complete [2023-07-25T20:17:13.865Z] ec43610c2a17: Pull complete [2023-07-25T20:17:14.123Z] 3a2ae6a8a46f: Pull complete [2023-07-25T20:17:14.382Z] 33b1e0a273af: Pull complete [2023-07-25T20:17:14.382Z] 5d3b04190fa2: Pull complete [2023-07-25T20:17:14.833Z] using credential edgex-jenkins-ssh [2023-07-25T20:17:14.852Z] Cloning the remote Git repository [2023-07-25T20:17:14.895Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-25T20:17:14.996Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2023-07-25T20:17:15.139Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-25T20:17:15.140Z] > git --version # timeout=10 [2023-07-25T20:17:15.159Z] > git --version # 'git version 2.25.1' [2023-07-25T20:17:15.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-25T20:17:15.294Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-25T20:17:16.475Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-25T20:17:16.510Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-25T20:17:17.329Z] Avoid second fetch [2023-07-25T20:17:17.329Z] Checking out Revision 67e38a317b7bddab6f62e1dc396b2e58586edeb6 (minnesota) [2023-07-25T20:17:17.868Z] Commit message: "build: Update for patch 3.0.1 release (#577)" [2023-07-25T20:17:18.248Z] [2023-07-25T20:17:18.248Z] GitHub has been notified of this commit’s build result [2023-07-25T20:17:18.248Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-25T20:17:17.344Z] > git config core.sparsecheckout # timeout=10 [2023-07-25T20:17:17.413Z] > git checkout -f 67e38a317b7bddab6f62e1dc396b2e58586edeb6 # timeout=10 [2023-07-25T20:17:18.778Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-25T20:17:18.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-25T20:17:18.778Z] Dload Upload Total Spent Left Speed [2023-07-25T20:17:18.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-07-25T20:17:19.359Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-25T20:17:19.651Z] 2f39f015ded8: Pull complete [2023-07-25T20:17:19.651Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-25T20:17:19.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T20:17:19.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-07-25T20:17:19.681Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-25T20:17:19.681Z] + sudo tee /etc/docker/daemon.new [2023-07-25T20:17:19.681Z] { [2023-07-25T20:17:19.681Z] "registry-mirrors": [ [2023-07-25T20:17:19.681Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-25T20:17:19.681Z] ], [2023-07-25T20:17:19.681Z] "bip": "10.250.0.254/24", [2023-07-25T20:17:19.681Z] "hosts": [ [2023-07-25T20:17:19.681Z] "tcp://0.0.0.0:5555", [2023-07-25T20:17:19.681Z] "unix:///var/run/docker.sock" [2023-07-25T20:17:19.681Z] ], [2023-07-25T20:17:19.681Z] "mtu": 1458, [2023-07-25T20:17:19.681Z] "selinux-enabled": true, [2023-07-25T20:17:19.681Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-25T20:17:19.681Z] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T20:17:19.744Z] prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container [2023-07-25T20:17:19.778Z] $ 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/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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-07-25T20:17:25.926Z] $ docker top af0b04c3fdd080d939e12d20e3f51e15666aae2afb0d3fd9bf02f46b7da7241c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:17:26.303Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-25T20:17:26.375Z] ---> job-cost.sh [2023-07-25T20:17:26.375Z] lf-activate-venv: SKIPPING [2023-07-25T20:17:26.375Z] INFO: No Stack... [2023-07-25T20:17:26.630Z] + sudo service docker restart [2023-07-25T20:17:26.634Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-25T20:17:26.892Z] INFO: Archiving Costs [Pipeline] sh [2023-07-25T20:17:27.182Z] + cat /w/workspace/p-service-configurable_minnesota/archives/cost.csv [2023-07-25T20:17:27.182Z] + cut -d, -f6 [Pipeline] lock [2023-07-25T20:17:27.195Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] [2023-07-25T20:17:27.202Z] Resource [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] did not exist. Created. [2023-07-25T20:17:27.202Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-25T20:17:27.502Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-25T20:17:27.535Z] Stashed 1 file(s) [Pipeline] } [2023-07-25T20:17:27.542Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-25T20:17:27.559Z] $ docker stop --time=1 af0b04c3fdd080d939e12d20e3f51e15666aae2afb0d3fd9bf02f46b7da7241c [2023-07-25T20:17:28.721Z] $ docker rm -f --volumes af0b04c3fdd080d939e12d20e3f51e15666aae2afb0d3fd9bf02f46b7da7241c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [2023-07-25T20:17:45.174Z] + git checkout 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T20:17:45.175Z] HEAD is now at 67e38a3 build: Update for patch 3.0.1 release (#577) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-25T20:17:45.203Z] provisioning config files... [2023-07-25T20:17:45.225Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config4701427080555309244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:17:45.569Z] ---> docker-login.sh [2023-07-25T20:17:45.569Z] nexus3.edgexfoundry.org:10001 [2023-07-25T20:17:45.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:17:46.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:17:46.110Z] Configure a credential helper to remove this warning. See [2023-07-25T20:17:46.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:17:46.110Z] [2023-07-25T20:17:46.110Z] Login Succeeded [2023-07-25T20:17:46.110Z] nexus3.edgexfoundry.org:10002 [2023-07-25T20:17:46.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:17:46.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:17:46.377Z] Configure a credential helper to remove this warning. See [2023-07-25T20:17:46.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:17:46.377Z] [2023-07-25T20:17:46.377Z] Login Succeeded [2023-07-25T20:17:46.377Z] nexus3.edgexfoundry.org:10003 [2023-07-25T20:17:46.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:17:46.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:17:46.917Z] Configure a credential helper to remove this warning. See [2023-07-25T20:17:46.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:17:46.917Z] [2023-07-25T20:17:46.917Z] Login Succeeded [2023-07-25T20:17:46.917Z] nexus3.edgexfoundry.org:10004 [2023-07-25T20:17:46.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:17:47.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:17:47.186Z] Configure a credential helper to remove this warning. See [2023-07-25T20:17:47.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:17:47.186Z] [2023-07-25T20:17:47.186Z] Login Succeeded [2023-07-25T20:17:47.186Z] docker.io [2023-07-25T20:17:47.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:17:47.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:17:47.719Z] Configure a credential helper to remove this warning. See [2023-07-25T20:17:47.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:17:47.719Z] [2023-07-25T20:17:47.719Z] Login Succeeded [2023-07-25T20:17:47.720Z] ---> docker-login.sh ends [Pipeline] } [2023-07-25T20:17:47.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-25T20:17:47.975Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T20:17:47.998Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T20:17:48.012Z] ========================================================= [2023-07-25T20:17:48.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-25T20:17:48.012Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:17:48.363Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-25T20:17:48.363Z] Sending build context to Docker daemon 174.6kB [2023-07-25T20:17:48.630Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-25T20:17:48.630Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-25T20:17:49.213Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-25T20:17:49.213Z] edb6bdbacee9: Pulling fs layer [2023-07-25T20:17:49.213Z] 5f9638ab2659: Pulling fs layer [2023-07-25T20:17:49.213Z] 8d51d6327a98: Pulling fs layer [2023-07-25T20:17:49.213Z] 8b374f2dd631: Pulling fs layer [2023-07-25T20:17:49.213Z] ec14aa9079de: Pulling fs layer [2023-07-25T20:17:49.213Z] 2f466654f4bb: Pulling fs layer [2023-07-25T20:17:49.213Z] 554e91adad29: Pulling fs layer [2023-07-25T20:17:49.213Z] ec14aa9079de: Waiting [2023-07-25T20:17:49.213Z] 2f466654f4bb: Waiting [2023-07-25T20:17:49.213Z] 554e91adad29: Waiting [2023-07-25T20:17:49.213Z] 8b374f2dd631: Waiting [2023-07-25T20:17:49.213Z] 5f9638ab2659: Verifying Checksum [2023-07-25T20:17:49.213Z] 5f9638ab2659: Download complete [2023-07-25T20:17:49.213Z] 8b374f2dd631: Verifying Checksum [2023-07-25T20:17:49.213Z] 8b374f2dd631: Download complete [2023-07-25T20:17:49.486Z] ec14aa9079de: Verifying Checksum [2023-07-25T20:17:49.486Z] ec14aa9079de: Download complete [2023-07-25T20:17:49.486Z] edb6bdbacee9: Verifying Checksum [2023-07-25T20:17:49.486Z] edb6bdbacee9: Download complete [2023-07-25T20:17:50.464Z] edb6bdbacee9: Pull complete [2023-07-25T20:17:50.736Z] 554e91adad29: Verifying Checksum [2023-07-25T20:17:50.736Z] 554e91adad29: Download complete [2023-07-25T20:17:51.009Z] 5f9638ab2659: Pull complete [2023-07-25T20:17:51.979Z] 8d51d6327a98: Download complete [2023-07-25T20:17:51.979Z] 2f466654f4bb: Verifying Checksum [2023-07-25T20:17:51.979Z] 2f466654f4bb: Download complete [2023-07-25T20:18:04.307Z] 8d51d6327a98: Pull complete [2023-07-25T20:18:04.307Z] 8b374f2dd631: Pull complete [2023-07-25T20:18:04.307Z] ec14aa9079de: Pull complete [2023-07-25T20:18:08.580Z] 2f466654f4bb: Pull complete [2023-07-25T20:18:11.164Z] 554e91adad29: Pull complete [2023-07-25T20:18:11.164Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-25T20:18:11.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-25T20:18:11.164Z] ---> 1e15ea492957 [2023-07-25T20:18:11.164Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-25T20:18:13.107Z] ---> Running in f76691deec76 [2023-07-25T20:18:13.107Z] Removing intermediate container f76691deec76 [2023-07-25T20:18:13.107Z] ---> de6e2afd1052 [2023-07-25T20:18:13.107Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-25T20:18:13.107Z] ---> Running in ced0ab42785f [2023-07-25T20:18:13.374Z] Removing intermediate container ced0ab42785f [2023-07-25T20:18:13.374Z] ---> 8bcd9eaaa9b9 [2023-07-25T20:18:13.374Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-25T20:18:13.724Z] ---> Running in ca9845abba42 [2023-07-25T20:18:13.997Z] Removing intermediate container ca9845abba42 [2023-07-25T20:18:13.997Z] ---> 87fe96dc6176 [2023-07-25T20:18:13.997Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-25T20:18:13.997Z] ---> Running in 3feee58f16c0 [2023-07-25T20:18:15.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-25T20:18:15.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-25T20:18:16.710Z] OK: 263 MiB in 53 packages [2023-07-25T20:18:17.676Z] Removing intermediate container 3feee58f16c0 [2023-07-25T20:18:17.676Z] ---> 595adfabd50a [2023-07-25T20:18:17.676Z] Step 7/12 : WORKDIR /app [2023-07-25T20:18:17.676Z] ---> Running in 1ee7d9be7818 [2023-07-25T20:18:17.945Z] Removing intermediate container 1ee7d9be7818 [2023-07-25T20:18:17.945Z] ---> ea4ffdeea069 [2023-07-25T20:18:17.945Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-25T20:18:18.534Z] ---> c738f3c3d11a [2023-07-25T20:18:18.534Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-25T20:18:18.534Z] ---> Running in 832abb159821 [2023-07-25T20:19:26.444Z] Removing intermediate container 832abb159821 [2023-07-25T20:19:26.444Z] ---> 1320bcbdedcb [2023-07-25T20:19:26.444Z] Step 10/12 : COPY . . [2023-07-25T20:19:26.444Z] ---> 65a0e27e3a80 [2023-07-25T20:19:26.444Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-25T20:19:26.444Z] ---> Running in 30add26c1dba [2023-07-25T20:19:26.444Z] Removing intermediate container 30add26c1dba [2023-07-25T20:19:26.444Z] ---> e82537b696da [2023-07-25T20:19:26.444Z] Step 12/12 : RUN $MAKE [2023-07-25T20:19:26.444Z] ---> Running in 17ee542a5add [2023-07-25T20:19:26.444Z] noop [2023-07-25T20:19:26.444Z] Removing intermediate container 17ee542a5add [2023-07-25T20:19:26.444Z] ---> 3061ddf7d51d [2023-07-25T20:19:26.444Z] Successfully built 3061ddf7d51d [2023-07-25T20:19:26.444Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:19:26.779Z] + docker inspect -f . ci-base-image-arm64 [2023-07-25T20:19:26.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T20:19:26.973Z] prd-ubuntu20.04-docker-arm64-4c-16g-2138 does not seem to be running inside a container [2023-07-25T20:19:27.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-25T20:19:28.168Z] $ docker top c6f4c0c5148b34d855389f05f733ad79c08d89f399f4bc69e08e826ceb0ea3f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T20:19:28.967Z] + go version [2023-07-25T20:19:28.967Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-25T20:19:28.987Z] $ docker stop --time=1 c6f4c0c5148b34d855389f05f733ad79c08d89f399f4bc69e08e826ceb0ea3f1 [2023-07-25T20:19:30.576Z] $ docker rm -f --volumes c6f4c0c5148b34d855389f05f733ad79c08d89f399f4bc69e08e826ceb0ea3f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:19:31.120Z] + docker inspect -f . ci-base-image-arm64 [2023-07-25T20:19:31.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T20:19:31.283Z] prd-ubuntu20.04-docker-arm64-4c-16g-2138 does not seem to be running inside a container [2023-07-25T20:19:31.349Z] $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-25T20:19:32.459Z] $ docker top 1f56df631520274ada06921c39fcd7219dbc2435d9af882ac863de95a8ce0d37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T20:19:32.957Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/3 [Pipeline] fileExists [Pipeline] sh [2023-07-25T20:19:33.280Z] + make test [2023-07-25T20:19:33.280Z] go test -race -coverprofile=coverage.out ./... [2023-07-25T20:22:25.060Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-25T20:22:25.060Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-25T20:22:25.060Z] go vet ./... [2023-07-25T20:24:46.799Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-25T20:24:46.799Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-25T20:24:46.799Z] ./bin/test-attribution-txt.sh [2023-07-25T20:24:46.799Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-07-25T20:24:46.799Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-07-25T20:24:46.816Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-25T20:24:46.835Z] $ docker stop --time=1 1f56df631520274ada06921c39fcd7219dbc2435d9af882ac863de95a8ce0d37 [2023-07-25T20:24:48.545Z] $ docker rm -f --volumes 1f56df631520274ada06921c39fcd7219dbc2435d9af882ac863de95a8ce0d37 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T20:24:49.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-25T20:24:49.988Z] Warning: overwriting stash ‘coverage-report’ [2023-07-25T20:24:50.388Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-25T20:24:50.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-25T20:24:51.097Z] + ls -al . [2023-07-25T20:24:51.097Z] total 176 [2023-07-25T20:24:51.097Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 25 20:19 . [2023-07-25T20:24:51.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 20:17 .. [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 25 20:17 .dockerignore [2023-07-25T20:24:51.097Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 20:17 .git [2023-07-25T20:24:51.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 20:17 .github [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 25 20:17 .gitignore [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 20:17 .golangci.yml [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 9088 Jul 25 20:17 Attribution.txt [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 35115 Jul 25 20:17 CHANGELOG.md [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 25 20:17 Dockerfile [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 20:17 GOVERNANCE.md [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 711 Jul 25 20:17 Jenkinsfile [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 25 20:17 LICENSE [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 25 20:17 OWNERS.md [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 25 20:17 README.md [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 20:15 VERSION [2023-07-25T20:24:51.097Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 20:17 bin [2023-07-25T20:24:51.097Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 25 20:19 coverage.out [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 3254 Jul 25 20:17 go.mod [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 31325 Jul 25 20:17 go.sum [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 25 20:17 main.go [2023-07-25T20:24:51.097Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 25 20:17 makefile [2023-07-25T20:24:51.097Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 20:17 res [2023-07-25T20:24:51.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 20:17 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:24:51.429Z] + 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=67e38a317b7bddab6f62e1dc396b2e58586edeb6 --label arch=arm64 --label version=3.0.1 . [2023-07-25T20:24:51.429Z] Sending build context to Docker daemon 175.6kB [2023-07-25T20:24:51.695Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-25T20:24:51.695Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-25T20:24:51.695Z] ---> 3061ddf7d51d [2023-07-25T20:24:51.695Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-25T20:24:51.695Z] ---> Running in 2cf01cee8f12 [2023-07-25T20:24:51.962Z] Removing intermediate container 2cf01cee8f12 [2023-07-25T20:24:51.962Z] ---> d321cefc5623 [2023-07-25T20:24:51.962Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-25T20:24:51.962Z] ---> Running in 3f2f831a0f8c [2023-07-25T20:24:52.232Z] Removing intermediate container 3f2f831a0f8c [2023-07-25T20:24:52.232Z] ---> 65204db60178 [2023-07-25T20:24:52.232Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-25T20:24:52.499Z] ---> Running in d990bdc46f8d [2023-07-25T20:24:52.765Z] Removing intermediate container d990bdc46f8d [2023-07-25T20:24:52.765Z] ---> f27af948cb7d [2023-07-25T20:24:52.765Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-25T20:24:52.765Z] ---> Running in 6c6409b20b93 [2023-07-25T20:24:53.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-25T20:24:54.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-25T20:24:55.264Z] OK: 263 MiB in 53 packages [2023-07-25T20:24:58.598Z] Removing intermediate container 6c6409b20b93 [2023-07-25T20:24:58.598Z] ---> 49732a3f7887 [2023-07-25T20:24:58.598Z] Step 7/26 : WORKDIR /app [2023-07-25T20:24:58.598Z] ---> Running in 39c09356c150 [2023-07-25T20:24:58.598Z] Removing intermediate container 39c09356c150 [2023-07-25T20:24:58.598Z] ---> dd6671f7cf84 [2023-07-25T20:24:58.598Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-25T20:24:59.180Z] ---> 5155bec76d40 [2023-07-25T20:24:59.180Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-25T20:24:59.180Z] ---> Running in cf5cd75888fa [2023-07-25T20:25:01.757Z] Removing intermediate container cf5cd75888fa [2023-07-25T20:25:01.757Z] ---> dd4a38e2e0d1 [2023-07-25T20:25:01.757Z] Step 10/26 : COPY . . [2023-07-25T20:25:02.026Z] ---> ffe3ea159a73 [2023-07-25T20:25:02.026Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-25T20:25:02.026Z] ---> Running in b51f2921515e [2023-07-25T20:25:02.294Z] Removing intermediate container b51f2921515e [2023-07-25T20:25:02.294Z] ---> 2c94344cab13 [2023-07-25T20:25:02.294Z] Step 12/26 : RUN $MAKE [2023-07-25T20:25:02.294Z] ---> Running in 20df5039b08c [2023-07-25T20:25:03.252Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.1" -trimpath -mod=readonly -o app-service-configurable [2023-07-25T20:27:09.932Z] Removing intermediate container 20df5039b08c [2023-07-25T20:27:09.932Z] ---> 94c73345a103 [2023-07-25T20:27:09.932Z] Step 13/26 : FROM alpine:3.17 [2023-07-25T20:27:09.932Z] 3.17: Pulling from library/alpine [2023-07-25T20:27:09.932Z] edb6bdbacee9: Already exists [2023-07-25T20:27:09.932Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-25T20:27:09.932Z] Status: Downloaded newer image for alpine:3.17 [2023-07-25T20:27:09.932Z] ---> 779605e5fbc0 [2023-07-25T20:27:09.932Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-25T20:27:09.932Z] ---> Running in d0726ae533de [2023-07-25T20:27:10.200Z] Removing intermediate container d0726ae533de [2023-07-25T20:27:10.200Z] ---> 4e8805adf613 [2023-07-25T20:27:10.200Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-25T20:27:10.200Z] ---> Running in 6949a2c7e9a7 [2023-07-25T20:27:10.477Z] Removing intermediate container 6949a2c7e9a7 [2023-07-25T20:27:10.477Z] ---> 334add13ca36 [2023-07-25T20:27:10.477Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-25T20:27:10.477Z] ---> Running in 08fdebc26594 [2023-07-25T20:27:11.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-25T20:27:12.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-25T20:27:12.989Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-25T20:27:12.989Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-25T20:27:12.989Z] Executing busybox-1.35.0-r29.trigger [2023-07-25T20:27:12.989Z] Executing ca-certificates-20230506-r0.trigger [2023-07-25T20:27:13.262Z] OK: 8 MiB in 17 packages [2023-07-25T20:27:14.674Z] Removing intermediate container 08fdebc26594 [2023-07-25T20:27:14.674Z] ---> 8ff6d33d44d8 [2023-07-25T20:27:14.674Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-25T20:27:15.258Z] ---> bca425e225f9 [2023-07-25T20:27:15.258Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-25T20:27:15.842Z] ---> e8f72821f73c [2023-07-25T20:27:15.842Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-25T20:27:16.110Z] ---> 5ff807868c7c [2023-07-25T20:27:16.110Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-25T20:27:17.526Z] ---> 91608c4d4bbc [2023-07-25T20:27:17.526Z] Step 21/26 : EXPOSE 48095 [2023-07-25T20:27:17.796Z] ---> Running in 251fe17d531a [2023-07-25T20:27:18.063Z] Removing intermediate container 251fe17d531a [2023-07-25T20:27:18.063Z] ---> 2e737a3c2b4f [2023-07-25T20:27:18.063Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-25T20:27:18.063Z] ---> Running in 9e9c55f72c22 [2023-07-25T20:27:18.330Z] Removing intermediate container 9e9c55f72c22 [2023-07-25T20:27:18.330Z] ---> 991e0261ec86 [2023-07-25T20:27:18.330Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-25T20:27:18.330Z] ---> Running in cdeabe5a312a [2023-07-25T20:27:18.597Z] Removing intermediate container cdeabe5a312a [2023-07-25T20:27:18.597Z] ---> 46b438bc6086 [2023-07-25T20:27:18.597Z] Step 24/26 : LABEL arch=arm64 [2023-07-25T20:27:18.863Z] ---> Running in 86ae9fe33f09 [2023-07-25T20:27:19.131Z] Removing intermediate container 86ae9fe33f09 [2023-07-25T20:27:19.131Z] ---> ed25f8cfc297 [2023-07-25T20:27:19.131Z] Step 25/26 : LABEL git_sha=67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T20:27:19.131Z] ---> Running in 38b8e59159ab [2023-07-25T20:27:19.398Z] Removing intermediate container 38b8e59159ab [2023-07-25T20:27:19.398Z] ---> c257c98092fc [2023-07-25T20:27:19.398Z] Step 26/26 : LABEL version=3.0.1 [2023-07-25T20:27:19.398Z] ---> Running in aa39666f5ec8 [2023-07-25T20:27:19.667Z] Removing intermediate container aa39666f5ec8 [2023-07-25T20:27:19.667Z] ---> f0c26c85f54c [2023-07-25T20:27:19.667Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-25T20:27:19.667Z] Successfully built f0c26c85f54c [2023-07-25T20:27:19.667Z] 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-07-25T20:27:19.758Z] provisioning config files... [2023-07-25T20:27:19.772Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config1977603122241215458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:27:20.110Z] ---> docker-login.sh [2023-07-25T20:27:20.110Z] nexus3.edgexfoundry.org:10001 [2023-07-25T20:27:20.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:27:20.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:27:20.378Z] Configure a credential helper to remove this warning. See [2023-07-25T20:27:20.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:27:20.378Z] [2023-07-25T20:27:20.378Z] Login Succeeded [2023-07-25T20:27:20.378Z] nexus3.edgexfoundry.org:10002 [2023-07-25T20:27:20.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:27:20.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:27:20.646Z] Configure a credential helper to remove this warning. See [2023-07-25T20:27:20.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:27:20.646Z] [2023-07-25T20:27:20.646Z] Login Succeeded [2023-07-25T20:27:20.646Z] nexus3.edgexfoundry.org:10003 [2023-07-25T20:27:20.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:27:21.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:27:21.182Z] Configure a credential helper to remove this warning. See [2023-07-25T20:27:21.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:27:21.182Z] [2023-07-25T20:27:21.182Z] Login Succeeded [2023-07-25T20:27:21.182Z] nexus3.edgexfoundry.org:10004 [2023-07-25T20:27:21.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:27:21.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:27:21.449Z] Configure a credential helper to remove this warning. See [2023-07-25T20:27:21.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:27:21.449Z] [2023-07-25T20:27:21.449Z] Login Succeeded [2023-07-25T20:27:21.449Z] docker.io [2023-07-25T20:27:21.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T20:27:21.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T20:27:21.978Z] Configure a credential helper to remove this warning. See [2023-07-25T20:27:21.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T20:27:21.978Z] [2023-07-25T20:27:21.978Z] Login Succeeded [2023-07-25T20:27:21.978Z] ---> docker-login.sh ends [Pipeline] } [2023-07-25T20:27:21.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-25T20:27:22.018Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T20:27:22.035Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-07-25T20:27:22.035Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T20:27:22.035Z] latest [2023-07-25T20:27:22.035Z] 3.0.1 [2023-07-25T20:27:22.035Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 [2023-07-25T20:27:22.035Z] minnesota [2023-07-25T20:27:22.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:27:22.370Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:27:22.707Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T20:27:22.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-25T20:27:22.707Z] 9247e682f321: Preparing [2023-07-25T20:27:22.707Z] 975b1e8479f4: Preparing [2023-07-25T20:27:22.707Z] e015b56e8239: Preparing [2023-07-25T20:27:22.707Z] c69e9018d03f: Preparing [2023-07-25T20:27:22.707Z] 860bab078bf8: Preparing [2023-07-25T20:27:22.707Z] 9386262d7a74: Preparing [2023-07-25T20:27:22.707Z] 9386262d7a74: Waiting [2023-07-25T20:27:22.978Z] c69e9018d03f: Pushed [2023-07-25T20:27:22.979Z] 9386262d7a74: Layer already exists [2023-07-25T20:27:22.979Z] e015b56e8239: Pushed [2023-07-25T20:27:22.979Z] 975b1e8479f4: Pushed [2023-07-25T20:27:23.244Z] 860bab078bf8: Pushed [2023-07-25T20:27:30.538Z] 9247e682f321: Pushed [2023-07-25T20:27:30.538Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6: digest: sha256:06b9226540960af0a84e6c2a629b6ec82e62145c953694dcb9418b898ccf5202 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:27:30.935Z] + 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-07-25T20:27:31.273Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-25T20:27:31.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-25T20:27:31.273Z] 9247e682f321: Preparing [2023-07-25T20:27:31.273Z] 975b1e8479f4: Preparing [2023-07-25T20:27:31.273Z] e015b56e8239: Preparing [2023-07-25T20:27:31.273Z] c69e9018d03f: Preparing [2023-07-25T20:27:31.273Z] 860bab078bf8: Preparing [2023-07-25T20:27:31.273Z] 9386262d7a74: Preparing [2023-07-25T20:27:31.273Z] 9386262d7a74: Waiting [2023-07-25T20:27:31.273Z] e015b56e8239: Layer already exists [2023-07-25T20:27:31.273Z] c69e9018d03f: Layer already exists [2023-07-25T20:27:31.273Z] 975b1e8479f4: Layer already exists [2023-07-25T20:27:31.273Z] 860bab078bf8: Layer already exists [2023-07-25T20:27:31.273Z] 9247e682f321: Layer already exists [2023-07-25T20:27:31.273Z] 9386262d7a74: Layer already exists [2023-07-25T20:27:31.543Z] latest: digest: sha256:06b9226540960af0a84e6c2a629b6ec82e62145c953694dcb9418b898ccf5202 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:27:31.896Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:27:32.256Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.1 [2023-07-25T20:27:32.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-25T20:27:32.256Z] 9247e682f321: Preparing [2023-07-25T20:27:32.256Z] 975b1e8479f4: Preparing [2023-07-25T20:27:32.256Z] e015b56e8239: Preparing [2023-07-25T20:27:32.256Z] c69e9018d03f: Preparing [2023-07-25T20:27:32.256Z] 860bab078bf8: Preparing [2023-07-25T20:27:32.256Z] 9386262d7a74: Preparing [2023-07-25T20:27:32.256Z] 9386262d7a74: Waiting [2023-07-25T20:27:32.256Z] 9247e682f321: Layer already exists [2023-07-25T20:27:32.256Z] c69e9018d03f: Layer already exists [2023-07-25T20:27:32.256Z] 975b1e8479f4: Layer already exists [2023-07-25T20:27:32.256Z] 860bab078bf8: Layer already exists [2023-07-25T20:27:32.256Z] 9386262d7a74: Layer already exists [2023-07-25T20:27:32.256Z] e015b56e8239: Layer already exists [2023-07-25T20:27:32.527Z] 3.0.1: digest: sha256:06b9226540960af0a84e6c2a629b6ec82e62145c953694dcb9418b898ccf5202 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:27:32.877Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:27:33.221Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 [2023-07-25T20:27:33.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-25T20:27:33.221Z] 9247e682f321: Preparing [2023-07-25T20:27:33.221Z] 975b1e8479f4: Preparing [2023-07-25T20:27:33.221Z] e015b56e8239: Preparing [2023-07-25T20:27:33.221Z] c69e9018d03f: Preparing [2023-07-25T20:27:33.221Z] 860bab078bf8: Preparing [2023-07-25T20:27:33.221Z] 9386262d7a74: Preparing [2023-07-25T20:27:33.221Z] 9386262d7a74: Waiting [2023-07-25T20:27:33.221Z] e015b56e8239: Layer already exists [2023-07-25T20:27:33.221Z] 9247e682f321: Layer already exists [2023-07-25T20:27:33.221Z] 975b1e8479f4: Layer already exists [2023-07-25T20:27:33.221Z] 860bab078bf8: Layer already exists [2023-07-25T20:27:33.221Z] c69e9018d03f: Layer already exists [2023-07-25T20:27:33.221Z] 9386262d7a74: Layer already exists [2023-07-25T20:27:33.221Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1: digest: sha256:06b9226540960af0a84e6c2a629b6ec82e62145c953694dcb9418b898ccf5202 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:27:33.834Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:minnesota [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:27:34.177Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:minnesota [2023-07-25T20:27:34.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-25T20:27:34.177Z] 9247e682f321: Preparing [2023-07-25T20:27:34.177Z] 975b1e8479f4: Preparing [2023-07-25T20:27:34.177Z] e015b56e8239: Preparing [2023-07-25T20:27:34.177Z] c69e9018d03f: Preparing [2023-07-25T20:27:34.177Z] 860bab078bf8: Preparing [2023-07-25T20:27:34.177Z] 9386262d7a74: Preparing [2023-07-25T20:27:34.177Z] e015b56e8239: Layer already exists [2023-07-25T20:27:34.177Z] 9247e682f321: Layer already exists [2023-07-25T20:27:34.177Z] 975b1e8479f4: Layer already exists [2023-07-25T20:27:34.177Z] c69e9018d03f: Layer already exists [2023-07-25T20:27:34.177Z] 860bab078bf8: Layer already exists [2023-07-25T20:27:34.177Z] 9386262d7a74: Layer already exists [2023-07-25T20:27:34.177Z] minnesota: digest: sha256:06b9226540960af0a84e6c2a629b6ec82e62145c953694dcb9418b898ccf5202 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-25T20:27:34.489Z] ===================================================== [Pipeline] echo [2023-07-25T20:27:34.495Z] taggedImages: [2023-07-25T20:27:34.495Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T20:27:34.495Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-25T20:27:34.495Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.1 [2023-07-25T20:27:34.495Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 [2023-07-25T20:27:34.495Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:minnesota [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:27:34.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-25T20:27:34.853Z] [2023-07-25T20:27:34.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:27:35.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-25T20:27:35.184Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-25T20:27:35.184Z] 8998bd30e6a1: Pulling fs layer [2023-07-25T20:27:35.184Z] 04944245beec: Pulling fs layer [2023-07-25T20:27:35.184Z] 699f458cf7ca: Pulling fs layer [2023-07-25T20:27:35.184Z] 765212b225bb: Pulling fs layer [2023-07-25T20:27:35.184Z] f23df028b6ca: Pulling fs layer [2023-07-25T20:27:35.184Z] d65c8cfc05b1: Pulling fs layer [2023-07-25T20:27:35.184Z] 2437ff75d9bd: Pulling fs layer [2023-07-25T20:27:35.184Z] 765212b225bb: Waiting [2023-07-25T20:27:35.184Z] f23df028b6ca: Waiting [2023-07-25T20:27:35.184Z] d65c8cfc05b1: Waiting [2023-07-25T20:27:35.184Z] 2437ff75d9bd: Waiting [2023-07-25T20:27:35.453Z] 04944245beec: Verifying Checksum [2023-07-25T20:27:35.453Z] 04944245beec: Download complete [2023-07-25T20:27:35.453Z] 765212b225bb: Verifying Checksum [2023-07-25T20:27:35.453Z] 765212b225bb: Download complete [2023-07-25T20:27:35.453Z] d65c8cfc05b1: Verifying Checksum [2023-07-25T20:27:35.453Z] d65c8cfc05b1: Download complete [2023-07-25T20:27:35.453Z] 699f458cf7ca: Verifying Checksum [2023-07-25T20:27:35.453Z] 699f458cf7ca: Download complete [2023-07-25T20:27:36.038Z] 8998bd30e6a1: Verifying Checksum [2023-07-25T20:27:36.038Z] 8998bd30e6a1: Download complete [2023-07-25T20:27:37.981Z] 2437ff75d9bd: Verifying Checksum [2023-07-25T20:27:37.981Z] 2437ff75d9bd: Download complete [2023-07-25T20:27:39.923Z] 8998bd30e6a1: Pull complete [2023-07-25T20:27:41.333Z] 04944245beec: Pull complete [2023-07-25T20:27:42.297Z] 699f458cf7ca: Pull complete [2023-07-25T20:27:42.565Z] 765212b225bb: Pull complete [2023-07-25T20:27:43.527Z] f23df028b6ca: Pull complete [2023-07-25T20:27:43.527Z] d65c8cfc05b1: Pull complete [2023-07-25T20:27:58.518Z] 2437ff75d9bd: Pull complete [2023-07-25T20:27:58.518Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-25T20:27:58.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-25T20:27:58.518Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T20:27:58.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-2138 does not seem to be running inside a container [2023-07-25T20:27:58.784Z] $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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:arm64 cat [2023-07-25T20:28:01.424Z] $ docker top b45de7c9752f696586950ecaf5020b8d8845d9f0d3572e0923e19d3cf16c40e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:28:02.255Z] ---> job-cost.sh [2023-07-25T20:28:02.255Z] lf-activate-venv: SKIPPING [2023-07-25T20:28:02.255Z] INFO: No Stack... [2023-07-25T20:28:02.521Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-25T20:28:03.479Z] INFO: Archiving Costs [Pipeline] sh [2023-07-25T20:28:04.117Z] + + cat /w/workspace/app-service-configurable/3/archives/cost.csvcut [2023-07-25T20:28:04.117Z] -d, -f6 [Pipeline] lock [2023-07-25T20:28:04.184Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] [2023-07-25T20:28:04.189Z] Resource [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] did not exist. Created. [2023-07-25T20:28:04.189Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-25T20:28:04.527Z] /w/workspace/app-service-configurable/3@tmp/durable-3cbb4243/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-25T20:28:05.181Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-25T20:28:05.195Z] Warning: overwriting stash ‘stack-cost’ [2023-07-25T20:28:05.254Z] Stashed 1 file(s) [Pipeline] } [2023-07-25T20:28:05.260Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-25T20:28:05.285Z] $ docker stop --time=1 b45de7c9752f696586950ecaf5020b8d8845d9f0d3572e0923e19d3cf16c40e4 [2023-07-25T20:28:08.174Z] $ docker rm -f --volumes b45de7c9752f696586950ecaf5020b8d8845d9f0d3572e0923e19d3cf16c40e4 [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-07-25T20:28:08.588Z] provisioning config files... [2023-07-25T20:28:08.595Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/p-service-configurable_minnesota@tmp/config11963880264716377967tmp [Pipeline] { [Pipeline] sh [2023-07-25T20:28:08.889Z] + set +x [2023-07-25T20:28:08.889Z] + curl -s https://codecov.io/bash [2023-07-25T20:28:08.889Z] + bash -s -- [2023-07-25T20:28:09.149Z] [2023-07-25T20:28:09.149Z] _____ _ [2023-07-25T20:28:09.149Z] / ____| | | [2023-07-25T20:28:09.149Z] | | ___ __| | ___ ___ _____ __ [2023-07-25T20:28:09.149Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-25T20:28:09.149Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-25T20:28:09.149Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-25T20:28:09.149Z] Bash-1.0.6 [2023-07-25T20:28:09.149Z] [2023-07-25T20:28:09.149Z] [2023-07-25T20:28:09.149Z] ==> git version 2.25.1 found [2023-07-25T20:28:09.149Z] ==> 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-07-25T20:28:09.149Z] Release-Date: 2020-01-08 [2023-07-25T20:28:09.149Z] 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-07-25T20:28:09.149Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-25T20:28:09.149Z] ==> Jenkins CI detected. [2023-07-25T20:28:09.149Z] current dir:  /w/workspace/p-service-configurable_minnesota [2023-07-25T20:28:09.149Z] project root: . [2023-07-25T20:28:09.149Z] --> token set from env [2023-07-25T20:28:09.149Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-25T20:28:09.149Z] ==> Running gcov in . (disable via -X gcov) [2023-07-25T20:28:09.149Z] ==> Python coveragepy not found [2023-07-25T20:28:09.149Z] ==> Searching for coverage reports in: [2023-07-25T20:28:09.149Z] + . [2023-07-25T20:28:09.149Z] -> Found 1 reports [2023-07-25T20:28:09.149Z] ==> Detecting git/mercurial file structure [2023-07-25T20:28:09.149Z] ==> Reading reports [2023-07-25T20:28:09.149Z] + ./coverage.out bytes=13 [2023-07-25T20:28:09.149Z] ==> Appending adjustments [2023-07-25T20:28:09.149Z] https://docs.codecov.io/docs/fixing-reports [2023-07-25T20:28:09.149Z] + Found adjustments [2023-07-25T20:28:09.149Z] ==> Gzipping contents [2023-07-25T20:28:09.149Z] 4.0K /tmp/codecov.WOiszp.gz [2023-07-25T20:28:09.149Z] ==> Uploading reports [2023-07-25T20:28:09.149Z] url: https://codecov.io [2023-07-25T20:28:09.149Z] query: branch=minnesota&commit=67e38a317b7bddab6f62e1dc396b2e58586edeb6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fminnesota%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-25T20:28:09.149Z] -> Pinging Codecov [2023-07-25T20:28:09.149Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=minnesota&commit=67e38a317b7bddab6f62e1dc396b2e58586edeb6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fminnesota%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-25T20:28:09.409Z] -> Uploading to [2023-07-25T20:28:09.409Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-25/A97CA9966030D2A3747ED39772930CCE/67e38a317b7bddab6f62e1dc396b2e58586edeb6/7cdbb279-daad-433f-b4aa-8fafcfb71d25.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230725%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230725T202809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0409330d41f0f0fbc3ef3d053fbfd4077abcf3e708bd6774d2726aa03b6788f [2023-07-25T20:28:09.409Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-25T20:28:09.409Z] Dload Upload Total Spent Left Speed [2023-07-25T20:28:09.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2177 --:--:-- --:--:-- --:--:-- 2177 [2023-07-25T20:28:09.669Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] } [2023-07-25T20:28:09.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-25T20:28:09.937Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-25T20:28:09.954Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:28:10.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-25T20:28:10.267Z] [2023-07-25T20:28:10.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:28:10.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-25T20:28:10.577Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-25T20:28:10.577Z] df9b9388f04a: Pulling fs layer [2023-07-25T20:28:10.577Z] 52dc419b0ee2: Pulling fs layer [2023-07-25T20:28:10.577Z] 25bc292e5bac: Pulling fs layer [2023-07-25T20:28:10.577Z] 114826534d7a: Pulling fs layer [2023-07-25T20:28:10.577Z] 4657fd5d0bcf: Pulling fs layer [2023-07-25T20:28:10.577Z] 6ad1cebc031e: Pulling fs layer [2023-07-25T20:28:10.577Z] 8a3aa393b2d8: Pulling fs layer [2023-07-25T20:28:10.577Z] 4657fd5d0bcf: Waiting [2023-07-25T20:28:10.577Z] 6ad1cebc031e: Waiting [2023-07-25T20:28:10.577Z] 25bc292e5bac: Verifying Checksum [2023-07-25T20:28:10.577Z] 25bc292e5bac: Download complete [2023-07-25T20:28:10.577Z] 52dc419b0ee2: Verifying Checksum [2023-07-25T20:28:10.577Z] 52dc419b0ee2: Download complete [2023-07-25T20:28:10.577Z] 4657fd5d0bcf: Verifying Checksum [2023-07-25T20:28:10.577Z] 4657fd5d0bcf: Download complete [2023-07-25T20:28:10.577Z] df9b9388f04a: Verifying Checksum [2023-07-25T20:28:10.844Z] df9b9388f04a: Pull complete [2023-07-25T20:28:10.844Z] 6ad1cebc031e: Verifying Checksum [2023-07-25T20:28:10.844Z] 6ad1cebc031e: Download complete [2023-07-25T20:28:11.106Z] 52dc419b0ee2: Pull complete [2023-07-25T20:28:11.106Z] 25bc292e5bac: Pull complete [2023-07-25T20:28:11.365Z] 114826534d7a: Download complete [2023-07-25T20:28:11.624Z] 8a3aa393b2d8: Verifying Checksum [2023-07-25T20:28:11.624Z] 8a3aa393b2d8: Download complete [2023-07-25T20:28:14.909Z] 114826534d7a: Pull complete [2023-07-25T20:28:14.909Z] 4657fd5d0bcf: Pull complete [2023-07-25T20:28:15.476Z] 6ad1cebc031e: Pull complete [2023-07-25T20:28:18.010Z] 8a3aa393b2d8: Pull complete [2023-07-25T20:28:18.010Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-25T20:28:18.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-25T20:28:18.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T20:28:18.085Z] prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container [2023-07-25T20:28:18.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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-07-25T20:28:21.306Z] $ docker top d853b99cb79d055fab142b54fe4feb030d071c61a618dfef4587a7f285f85d7f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-25T20:28:21.383Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:minnesota' [Pipeline] sh [2023-07-25T20:28:21.666Z] + set -o pipefail [2023-07-25T20:28:21.666Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:minnesota' [2023-07-25T20:28:26.945Z] [2023-07-25T20:28:26.945Z] Monitoring /w/workspace/p-service-configurable_minnesota (github.com/edgexfoundry/app-service-configurable)... [2023-07-25T20:28:26.945Z] [2023-07-25T20:28:26.945Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a61f8993-40ba-44b5-907d-242144d127ee/history/5e8963dd-5511-4535-9d57-fc25dcb63258 [2023-07-25T20:28:26.945Z] [2023-07-25T20:28:26.945Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-25T20:28:26.945Z] [2023-07-25T20:28:26.945Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-25T20:28:26.945Z] [2023-07-25T20:28:27.205Z] [2023-07-25T20:28:27.205Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-25T20:28:27.205Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-25T20:28:27.205Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-25T20:28:27.216Z] $ docker stop --time=1 d853b99cb79d055fab142b54fe4feb030d071c61a618dfef4587a7f285f85d7f [2023-07-25T20:28:32.114Z] $ docker rm -f --volumes d853b99cb79d055fab142b54fe4feb030d071c61a618dfef4587a7f285f85d7f [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-07-25T20:28:32.848Z] + git log --format=format:%s -1 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] sh [2023-07-25T20:28:33.134Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-25T20:28:33.134Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:28:33.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T20:28:33.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T20:28:33.505Z] prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container [2023-07-25T20:28:33.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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-07-25T20:28:34.125Z] $ docker top dc395a805a643ecc1b3134c4cb0f7e3da89c414d1b50dbf50d0c5921c41757ea -eo pid,comm [2023-07-25T20:28:34.175Z] 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-07-25T20:28:34.175Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-25T20:28:34.201Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0.1|v3.0.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-25T20:28:34.497Z] + git semver [Pipeline] } [2023-07-25T20:28:34.767Z] $ docker stop --time=1 dc395a805a643ecc1b3134c4cb0f7e3da89c414d1b50dbf50d0c5921c41757ea [2023-07-25T20:28:36.102Z] $ docker rm -f --volumes dc395a805a643ecc1b3134c4cb0f7e3da89c414d1b50dbf50d0c5921c41757ea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:28:36.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-25T20:28:36.532Z] [2023-07-25T20:28:36.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:28:36.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-25T20:28:36.836Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-25T20:28:36.836Z] ab5ef0e58194: Pulling fs layer [2023-07-25T20:28:36.836Z] 9712f1f96733: Pulling fs layer [2023-07-25T20:28:36.836Z] 63f879dbbcfc: Pulling fs layer [2023-07-25T20:28:36.836Z] 0d9ebad4ef96: Pulling fs layer [2023-07-25T20:28:36.836Z] e9a5061849ea: Pulling fs layer [2023-07-25T20:28:36.836Z] d747dcd14b5f: Pulling fs layer [2023-07-25T20:28:36.836Z] 2de7ff778b66: Pulling fs layer [2023-07-25T20:28:36.836Z] 0d9ebad4ef96: Waiting [2023-07-25T20:28:36.836Z] e9a5061849ea: Waiting [2023-07-25T20:28:36.836Z] 2de7ff778b66: Waiting [2023-07-25T20:28:36.836Z] 9712f1f96733: Verifying Checksum [2023-07-25T20:28:37.405Z] 63f879dbbcfc: Verifying Checksum [2023-07-25T20:28:37.405Z] 63f879dbbcfc: Download complete [2023-07-25T20:28:37.405Z] e9a5061849ea: Verifying Checksum [2023-07-25T20:28:37.405Z] e9a5061849ea: Download complete [2023-07-25T20:28:37.405Z] d747dcd14b5f: Verifying Checksum [2023-07-25T20:28:37.405Z] d747dcd14b5f: Download complete [2023-07-25T20:28:37.405Z] 0d9ebad4ef96: Verifying Checksum [2023-07-25T20:28:37.405Z] 0d9ebad4ef96: Download complete [2023-07-25T20:28:37.663Z] ab5ef0e58194: Verifying Checksum [2023-07-25T20:28:37.663Z] ab5ef0e58194: Download complete [2023-07-25T20:28:37.663Z] 2de7ff778b66: Verifying Checksum [2023-07-25T20:28:37.663Z] 2de7ff778b66: Download complete [2023-07-25T20:28:40.189Z] ab5ef0e58194: Pull complete [2023-07-25T20:28:40.448Z] 9712f1f96733: Pull complete [2023-07-25T20:28:41.014Z] 63f879dbbcfc: Pull complete [2023-07-25T20:28:45.194Z] 0d9ebad4ef96: Pull complete [2023-07-25T20:28:45.194Z] e9a5061849ea: Pull complete [2023-07-25T20:28:45.452Z] d747dcd14b5f: Pull complete [2023-07-25T20:28:46.387Z] 2de7ff778b66: Pull complete [2023-07-25T20:28:46.387Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-25T20:28:46.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-25T20:28:46.387Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T20:28:46.482Z] prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container [2023-07-25T20:28:46.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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-07-25T20:28:55.198Z] $ docker top 3b947a67ce75493e8f95d1fc82fb7b8f481ff789d481da1c89ef75cdfb521b99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-25T20:28:55.265Z] provisioning config files... [2023-07-25T20:28:55.275Z] copy managed file [sigul-config] to file:/w/workspace/p-service-configurable_minnesota@tmp/config5001314522900893951tmp [2023-07-25T20:28:55.285Z] copy managed file [sigul-password] to file:/w/workspace/p-service-configurable_minnesota@tmp/config15093787085923549908tmp [2023-07-25T20:28:55.294Z] copy managed file [sigul-pki] to file:/w/workspace/p-service-configurable_minnesota@tmp/config1885829639661428018tmp [Pipeline] { [Pipeline] echo [2023-07-25T20:28:55.308Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:28:55.586Z] ---> sigul-configuration.sh [2023-07-25T20:28:55.586Z] gpg: directory `/root/.gnupg' created [2023-07-25T20:28:55.586Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-25T20:28:55.586Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-25T20:28:55.586Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-25T20:28:55.586Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-25T20:28:55.586Z] gpg: CAST5 encrypted data [2023-07-25T20:28:55.586Z] gpg: encrypted with 1 passphrase [2023-07-25T20:28:55.586Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-25T20:28:55.871Z] + mkdir /home/jenkins [2023-07-25T20:28:55.871Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-25T20:28:56.158Z] + 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-07-25T20:28:56.167Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:28:56.448Z] ---> sigul-install.sh [2023-07-25T20:28:56.448Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-25T20:28:56.734Z] + git tag --list [2023-07-25T20:28:56.734Z] v1.0.0 [2023-07-25T20:28:56.734Z] v1.1.0 [2023-07-25T20:28:56.734Z] v1.2.0 [2023-07-25T20:28:56.734Z] v1.3.0 [2023-07-25T20:28:56.734Z] v1.3.1 [2023-07-25T20:28:56.734Z] v2.0.0 [2023-07-25T20:28:56.734Z] v2.0.1 [2023-07-25T20:28:56.734Z] v2.1.0 [2023-07-25T20:28:56.734Z] v2.1.1 [2023-07-25T20:28:56.734Z] v2.1.2 [2023-07-25T20:28:56.734Z] v2.2.0 [2023-07-25T20:28:56.734Z] v2.3 [2023-07-25T20:28:56.734Z] v2.3.0 [2023-07-25T20:28:56.734Z] v2.3.1 [2023-07-25T20:28:56.734Z] v3.0 [2023-07-25T20:28:56.734Z] v3.0.0 [2023-07-25T20:28:56.734Z] v3.0.1 [2023-07-25T20:28:56.734Z] v3.0.1-dev.1 [2023-07-25T20:28:56.734Z] v3.1.0-dev.1 [2023-07-25T20:28:56.734Z] v3.1.0-dev.2 [2023-07-25T20:28:56.734Z] v3.1.0-dev.3 [2023-07-25T20:28:56.734Z] v3.1.0-dev.4 [Pipeline] sh [2023-07-25T20:28:57.024Z] + lftools sign git-tag v3.0.1 [2023-07-25T20:28:57.592Z] Signing Git tag with Sigul... [2023-07-25T20:28:57.592Z] Signing v3.0.1 [Pipeline] echo [2023-07-25T20:28:57.860Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:28:58.143Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-25T20:28:58.151Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-25T20:28:58.174Z] $ docker stop --time=1 3b947a67ce75493e8f95d1fc82fb7b8f481ff789d481da1c89ef75cdfb521b99 [2023-07-25T20:28:59.517Z] $ docker rm -f --volumes 3b947a67ce75493e8f95d1fc82fb7b8f481ff789d481da1c89ef75cdfb521b99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-25T20:28:59.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-25T20:28:59.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:29:00.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T20:29:00.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T20:29:00.335Z] prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container [2023-07-25T20:29:00.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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-07-25T20:29:00.724Z] $ docker top 6f29ee9d828dd46dcd30fc3d671c2a2f28fa703266ccd27a182cb026f585aa3d -eo pid,comm [2023-07-25T20:29:00.777Z] 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-07-25T20:29:00.777Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-25T20:29:00.809Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0.1|v3.0.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-25T20:29:01.110Z] + git semver [Pipeline] } [2023-07-25T20:29:01.379Z] $ docker stop --time=1 6f29ee9d828dd46dcd30fc3d671c2a2f28fa703266ccd27a182cb026f585aa3d [2023-07-25T20:29:02.739Z] $ docker rm -f --volumes 6f29ee9d828dd46dcd30fc3d671c2a2f28fa703266ccd27a182cb026f585aa3d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T20:29:03.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-25T20:29:03.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:29:03.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T20:29:03.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T20:29:03.450Z] prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container [2023-07-25T20:29:03.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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-07-25T20:29:03.844Z] $ docker top 7354b05ac99d2b285acce84593c58981bdab9581abb0cfe47cfe80f5faea0ae5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-25T20:29:03.935Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0.1|v3.0.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-25T20:29:04.230Z] + git semver [Pipeline] } [2023-07-25T20:29:04.499Z] $ docker stop --time=1 7354b05ac99d2b285acce84593c58981bdab9581abb0cfe47cfe80f5faea0ae5 [2023-07-25T20:29:05.752Z] $ docker rm -f --volumes 7354b05ac99d2b285acce84593c58981bdab9581abb0cfe47cfe80f5faea0ae5 [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-07-25T20:29:06.386Z] + [ -d /w/workspace/p-service-configurable_minnesota/archives ] [2023-07-25T20:29:06.386Z] + ls -al /w/workspace/p-service-configurable_minnesota/archives [2023-07-25T20:29:06.386Z] total 16 [2023-07-25T20:29:06.386Z] drwxr-xr-x 3 root root 4096 Jul 25 20:17 . [2023-07-25T20:29:06.386Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 20:28 .. [2023-07-25T20:29:06.386Z] drwxr-xr-x 2 root root 4096 Jul 25 20:17 cost [2023-07-25T20:29:06.386Z] -rw-r--r-- 1 root root 99 Jul 25 20:17 cost.csv [2023-07-25T20:29:06.386Z] + sudo chown -R jenkins:jenkins /w/workspace/p-service-configurable_minnesota/archives [2023-07-25T20:29:06.386Z] + ls -al /w/workspace/p-service-configurable_minnesota/archives [2023-07-25T20:29:06.386Z] total 16 [2023-07-25T20:29:06.386Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 20:17 . [2023-07-25T20:29:06.386Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 20:28 .. [2023-07-25T20:29:06.386Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 20:17 cost [2023-07-25T20:29:06.386Z] -rw-r--r-- 1 jenkins jenkins 99 Jul 25 20:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:29:06.686Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:29:07.546Z] ---> package-listing.sh [2023-07-25T20:29:07.546Z] ++ facter osfamily [2023-07-25T20:29:07.546Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-25T20:29:07.806Z] + OS_FAMILY=debian [2023-07-25T20:29:07.806Z] + workspace=/w/workspace/p-service-configurable_minnesota [2023-07-25T20:29:07.806Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-25T20:29:07.806Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-25T20:29:07.806Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-25T20:29:07.806Z] + PACKAGES=/tmp/packages_start.txt [2023-07-25T20:29:07.806Z] + '[' /w/workspace/p-service-configurable_minnesota ']' [2023-07-25T20:29:07.806Z] + PACKAGES=/tmp/packages_end.txt [2023-07-25T20:29:07.806Z] + case "${OS_FAMILY}" in [2023-07-25T20:29:07.806Z] + dpkg -l [2023-07-25T20:29:07.806Z] + grep '^ii' [2023-07-25T20:29:07.806Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-25T20:29:07.806Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-25T20:29:07.806Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-25T20:29:07.806Z] + '[' /w/workspace/p-service-configurable_minnesota ']' [2023-07-25T20:29:07.806Z] + mkdir -p /w/workspace/p-service-configurable_minnesota/archives/ [2023-07-25T20:29:07.806Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/p-service-configurable_minnesota/archives/ [Pipeline] echo [2023-07-25T20:29:07.817Z] 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/p-service-configurable_minnesota/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-25T20:29:08.092Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T20:29:08.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T20:29:08.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T20:29:08.729Z] prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container [2023-07-25T20:29:08.762Z] $ 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/p-service-configurable_minnesota/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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-07-25T20:29:08.997Z] $ docker top 9ccdcea2f13d96d3e425e266f96737d3d13b8b3c25d3fb34c7e55b7c5e31318e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T20:29:09.340Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-25T20:29:09.622Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-25T20:29:09.908Z] + ls /var/log/sa-host [2023-07-25T20:29:09.908Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-25T20:29:10.070Z] provisioning config files... [2023-07-25T20:29:10.078Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config8631651038014618750tmp [Pipeline] { [Pipeline] echo [2023-07-25T20:29:10.091Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:29:10.373Z] ---> create-netrc.sh [Pipeline] } [2023-07-25T20:29:10.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:29:10.770Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-25T20:29:10.801Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:29:11.112Z] ---> sudo-logs.sh [2023-07-25T20:29:11.112Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-25T20:29:11.149Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:29:11.444Z] ---> job-cost.sh [2023-07-25T20:29:11.444Z] lf-activate-venv: SKIPPING [2023-07-25T20:29:11.444Z] DEBUG: total: 0.2199999988079071 [2023-07-25T20:29:11.444Z] INFO: Retrieving Stack Cost... [2023-07-25T20:29:11.706Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-25T20:29:12.275Z] INFO: Archiving Costs [Pipeline] echo [2023-07-25T20:29:12.285Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T20:29:12.567Z] ---> logs-deploy.sh [2023-07-25T20:29:12.567Z] lf-activate-venv: SKIPPING [2023-07-25T20:29:12.567Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/minnesota/3 [2023-07-25T20:29:12.567Z] INFO: archiving workspace using pattern(s): [2023-07-25T20:29:13.509Z] Archives upload complete. [2023-07-25T20:29:13.767Z] INFO: archiving logs to Nexus