Push event to branch minnesota 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-ssh11321114742424579822.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-ssh15969791778641138750.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-ssh16154096734760475199.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-ssh6158287740199712380.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-ssh2391973344445892396.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2114’ Running on prd-ubuntu20.04-docker-8c-8g-2116 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 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-25T18:14:02.466Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-25T18:14:02.540Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-25T18:14:02.555Z] ========================================================= [2023-07-25T18:14:02.555Z] EdgeX Global Pipelines Version Info [2023-07-25T18:14:02.555Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:14:03.265Z] ------------------- [2023-07-25T18:14:03.265Z] stable info: [2023-07-25T18:14:03.265Z] ------------------- [2023-07-25T18:14:03.265Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-25T18:14:03.265Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-25T18:14:03.265Z] Message: update stable to v1.0.250 [2023-07-25T18:14:03.837Z] ------------------- [2023-07-25T18:14:03.837Z] experimental info: [2023-07-25T18:14:03.837Z] ------------------- [2023-07-25T18:14:03.837Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-25T18:14:03.837Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-25T18:14:03.837Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-25T18:14:03.989Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-25T18:14:03.997Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-25T18:14:04.006Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-25T18:14:04.014Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-25T18:14:04.023Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-25T18:14:04.032Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-25T18:14:04.044Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-25T18:14:04.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-25T18:14:04.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-25T18:14:04.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-25T18:14:04.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-25T18:14:04.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-25T18:14:04.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-25T18:14:04.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-25T18:14:04.141Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-25T18:14:04.154Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-25T18:14:04.170Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-25T18:14:04.188Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-25T18:14:04.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-25T18:14:04.209Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-25T18:14:04.225Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-25T18:14:04.239Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-25T18:14:04.247Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-25T18:14:04.256Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-25T18:14:04.268Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-25T18:14:04.277Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-25T18:14:04.289Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-25T18:14:04.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = minnesota [Pipeline] echo [2023-07-25T18:14:04.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = minnesota [Pipeline] echo [2023-07-25T18:14:04.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = minnesota [Pipeline] echo [2023-07-25T18:14:04.337Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo [2023-07-25T18:14:04.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67e38a3 [Pipeline] echo [2023-07-25T18:14:04.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-25T18:14:04.399Z] provisioning config files... [2023-07-25T18:14:04.413Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config12262136436670551831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:14:04.715Z] ---> docker-login.sh [2023-07-25T18:14:04.715Z] nexus3.edgexfoundry.org:10001 [2023-07-25T18:14:04.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:14:04.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:14:04.975Z] Configure a credential helper to remove this warning. See [2023-07-25T18:14:04.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:14:04.975Z] [2023-07-25T18:14:04.975Z] Login Succeeded [2023-07-25T18:14:04.975Z] nexus3.edgexfoundry.org:10002 [2023-07-25T18:14:05.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:14:05.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:14:05.237Z] Configure a credential helper to remove this warning. See [2023-07-25T18:14:05.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:14:05.237Z] [2023-07-25T18:14:05.237Z] Login Succeeded [2023-07-25T18:14:05.237Z] nexus3.edgexfoundry.org:10003 [2023-07-25T18:14:05.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:14:05.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:14:05.237Z] Configure a credential helper to remove this warning. See [2023-07-25T18:14:05.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:14:05.237Z] [2023-07-25T18:14:05.237Z] Login Succeeded [2023-07-25T18:14:05.237Z] nexus3.edgexfoundry.org:10004 [2023-07-25T18:14:05.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:14:05.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:14:05.496Z] Configure a credential helper to remove this warning. See [2023-07-25T18:14:05.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:14:05.496Z] [2023-07-25T18:14:05.496Z] Login Succeeded [2023-07-25T18:14:05.496Z] docker.io [2023-07-25T18:14:05.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:14:05.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:14:05.757Z] Configure a credential helper to remove this warning. See [2023-07-25T18:14:05.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:14:05.757Z] [2023-07-25T18:14:05.757Z] Login Succeeded [2023-07-25T18:14:05.757Z] ---> docker-login.sh ends [Pipeline] } [2023-07-25T18:14:05.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-25T18:14:06.130Z] + git rev-list -1 --merges 67e38a317b7bddab6f62e1dc396b2e58586edeb6~1..67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo [2023-07-25T18:14:06.184Z] -----------> git rev-list -1 --merges 67e38a317b7bddab6f62e1dc396b2e58586edeb6~1..67e38a317b7bddab6f62e1dc396b2e58586edeb6 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [false] [Pipeline] sh [2023-07-25T18:14:06.473Z] + git log --format=format:%s -1 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo [2023-07-25T18:14:06.491Z] ========================================================= [2023-07-25T18:14:06.491Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-25T18:14:06.491Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-25T18:14:06.834Z] + git log --format=format:%s -1 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo [2023-07-25T18:14:06.846Z] [semverPrep] GIT_COMMIT: 67e38a317b7bddab6f62e1dc396b2e58586edeb6, Commit Message: build: Update for patch 3.0.1 release (#577) [Pipeline] echo [2023-07-25T18:14:06.857Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-25T18:14:07.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-25T18:14:07.218Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-25T18:14:07.218Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-25T18:14:07.218Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-25T18:14:07.218Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-25T18:14:07.218Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-25T18:14:07.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:14:07.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T18:14:07.571Z] [2023-07-25T18:14:07.571Z] 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-25T18:14:07.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T18:14:07.868Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-25T18:14:07.868Z] b85a868b505f: Pulling fs layer [2023-07-25T18:14:07.868Z] e2be974225ed: Pulling fs layer [2023-07-25T18:14:07.868Z] 339a4e72a1f5: Pulling fs layer [2023-07-25T18:14:07.868Z] 988bab9f4d93: Pulling fs layer [2023-07-25T18:14:07.868Z] 1469e6f7b9e6: Pulling fs layer [2023-07-25T18:14:07.868Z] eaf3925da568: Pulling fs layer [2023-07-25T18:14:07.868Z] bab4dde63d76: Pulling fs layer [2023-07-25T18:14:07.868Z] bde34c3a00c8: Pulling fs layer [2023-07-25T18:14:07.868Z] b352a97aabf1: Pulling fs layer [2023-07-25T18:14:07.868Z] 4872d77fe225: Pulling fs layer [2023-07-25T18:14:07.868Z] 5851b861e8e6: Pulling fs layer [2023-07-25T18:14:07.868Z] 1469e6f7b9e6: Waiting [2023-07-25T18:14:07.868Z] eaf3925da568: Waiting [2023-07-25T18:14:07.868Z] bab4dde63d76: Waiting [2023-07-25T18:14:07.868Z] bde34c3a00c8: Waiting [2023-07-25T18:14:07.868Z] b352a97aabf1: Waiting [2023-07-25T18:14:07.868Z] 4872d77fe225: Waiting [2023-07-25T18:14:07.868Z] 5851b861e8e6: Waiting [2023-07-25T18:14:07.868Z] 988bab9f4d93: Waiting [2023-07-25T18:14:07.868Z] e2be974225ed: Download complete [2023-07-25T18:14:07.868Z] 988bab9f4d93: Download complete [2023-07-25T18:14:07.868Z] 1469e6f7b9e6: Verifying Checksum [2023-07-25T18:14:07.868Z] 1469e6f7b9e6: Download complete [2023-07-25T18:14:07.868Z] 339a4e72a1f5: Verifying Checksum [2023-07-25T18:14:07.868Z] 339a4e72a1f5: Download complete [2023-07-25T18:14:07.868Z] eaf3925da568: Verifying Checksum [2023-07-25T18:14:07.868Z] eaf3925da568: Download complete [2023-07-25T18:14:07.868Z] bde34c3a00c8: Download complete [2023-07-25T18:14:08.129Z] b352a97aabf1: Verifying Checksum [2023-07-25T18:14:08.129Z] b352a97aabf1: Download complete [2023-07-25T18:14:08.129Z] 4872d77fe225: Download complete [2023-07-25T18:14:08.129Z] 5851b861e8e6: Verifying Checksum [2023-07-25T18:14:08.129Z] 5851b861e8e6: Download complete [2023-07-25T18:14:08.129Z] b85a868b505f: Verifying Checksum [2023-07-25T18:14:08.129Z] b85a868b505f: Download complete [2023-07-25T18:14:08.388Z] bab4dde63d76: Verifying Checksum [2023-07-25T18:14:08.388Z] bab4dde63d76: Download complete [2023-07-25T18:14:09.325Z] b85a868b505f: Pull complete [2023-07-25T18:14:09.583Z] e2be974225ed: Pull complete [2023-07-25T18:14:10.162Z] 339a4e72a1f5: Pull complete [2023-07-25T18:14:10.162Z] 988bab9f4d93: Pull complete [2023-07-25T18:14:10.423Z] 1469e6f7b9e6: Pull complete [2023-07-25T18:14:10.423Z] eaf3925da568: Pull complete [2023-07-25T18:14:12.328Z] bab4dde63d76: Pull complete [2023-07-25T18:14:12.328Z] bde34c3a00c8: Pull complete [2023-07-25T18:14:12.587Z] b352a97aabf1: Pull complete [2023-07-25T18:14:12.587Z] 4872d77fe225: Pull complete [2023-07-25T18:14:12.846Z] 5851b861e8e6: Pull complete [2023-07-25T18:14:12.846Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-25T18:14:12.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T18:14:12.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T18:14:12.935Z] prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container [2023-07-25T18:14:12.973Z] $ 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-25T18:14:16.444Z] $ docker top be8b96db84a103de7a82747ace9a95792d6e383b8dd948ca380b71d295ad6fed -eo pid,comm [2023-07-25T18:14:16.503Z] 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-25T18:14:16.503Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-25T18:14:16.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-25T18:14:16.541Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-25T18:14:16.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-25T18:14:16.661Z] $ docker exec be8b96db84a103de7a82747ace9a95792d6e383b8dd948ca380b71d295ad6fed ssh-agent [2023-07-25T18:14:16.781Z] SSH_AUTH_SOCK=/tmp/ssh-CpXeENZq6yr7/agent.32 [2023-07-25T18:14:16.781Z] SSH_AGENT_PID=38 [2023-07-25T18:14:16.787Z] Running ssh-add (command line suppressed) [2023-07-25T18:14:16.891Z] Identity added: /w/workspace/p-service-configurable_minnesota@tmp/private_key_5767381362912341566.key (/w/workspace/p-service-configurable_minnesota@tmp/private_key_5767381362912341566.key) [2023-07-25T18:14:16.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-25T18:14:17.193Z] + git tag --points-at HEAD [Pipeline] } [2023-07-25T18:14:17.206Z] $ docker exec --env ******** --env ******** be8b96db84a103de7a82747ace9a95792d6e383b8dd948ca380b71d295ad6fed ssh-agent -k [2023-07-25T18:14:17.298Z] unset SSH_AUTH_SOCK; [2023-07-25T18:14:17.299Z] unset SSH_AGENT_PID; [2023-07-25T18:14:17.299Z] echo Agent pid 38 killed; [2023-07-25T18:14:17.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-25T18:14:17.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-25T18:14:17.334Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-25T18:14:17.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-25T18:14:17.459Z] $ docker exec be8b96db84a103de7a82747ace9a95792d6e383b8dd948ca380b71d295ad6fed ssh-agent [2023-07-25T18:14:17.566Z] SSH_AUTH_SOCK=/tmp/ssh-uXFp4D47VSru/agent.70 [2023-07-25T18:14:17.566Z] SSH_AGENT_PID=76 [2023-07-25T18:14:17.570Z] Running ssh-add (command line suppressed) [2023-07-25T18:14:17.679Z] Identity added: /w/workspace/p-service-configurable_minnesota@tmp/private_key_3083492469354188349.key (/w/workspace/p-service-configurable_minnesota@tmp/private_key_3083492469354188349.key) [2023-07-25T18:14:17.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-25T18:14:17.983Z] + git semver init [2023-07-25T18:14:18.243Z] 2023-07-25 18:14:18,180 [run_init] DEBUG init version:0.0.0 force:False [2023-07-25T18:14:18.243Z] 2023-07-25 18:14:18,181 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/p-service-configurable_minnesota/.semver [2023-07-25T18:14:18.243Z] 2023-07-25 18:14:18,181 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/p-service-configurable_minnesota/.semver [2023-07-25T18:14:18.243Z] 2023-07-25 18:14:18,182 [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-25T18:14:19.187Z] 2023-07-25 18:14:19,176 [append_file] DEBUG append to file:/w/workspace/p-service-configurable_minnesota/.git/info/exclude [2023-07-25T18:14:19.187Z] 2023-07-25 18:14:19,176 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/p-service-configurable_minnesota/.semver/minnesota with force:False [2023-07-25T18:14:19.187Z] 2023-07-25 18:14:19,177 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota [2023-07-25T18:14:19.187Z] 2023-07-25 18:14:19,177 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota [2023-07-25T18:14:19.187Z] 3.0.1-dev.1 [Pipeline] } [2023-07-25T18:14:19.459Z] $ docker exec --env ******** --env ******** be8b96db84a103de7a82747ace9a95792d6e383b8dd948ca380b71d295ad6fed ssh-agent -k [2023-07-25T18:14:19.559Z] unset SSH_AUTH_SOCK; [2023-07-25T18:14:19.559Z] unset SSH_AGENT_PID; [2023-07-25T18:14:19.559Z] echo Agent pid 76 killed; [2023-07-25T18:14:19.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-25T18:14:19.885Z] + git semver [Pipeline] } [2023-07-25T18:14:20.160Z] $ docker stop --time=1 be8b96db84a103de7a82747ace9a95792d6e383b8dd948ca380b71d295ad6fed [2023-07-25T18:14:21.435Z] $ docker rm -f --volumes be8b96db84a103de7a82747ace9a95792d6e383b8dd948ca380b71d295ad6fed [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T18:14:21.776Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-25T18:14:21.990Z] Stashed 1 file(s) [Pipeline] echo [2023-07-25T18:14:21.993Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-25T18:14:22.148Z] provisioning config files... [2023-07-25T18:14:22.158Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config13318896047661723139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:14:22.452Z] ---> docker-login.sh [2023-07-25T18:14:22.453Z] nexus3.edgexfoundry.org:10001 [2023-07-25T18:14:22.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:14:22.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:14:22.453Z] Configure a credential helper to remove this warning. See [2023-07-25T18:14:22.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:14:22.453Z] [2023-07-25T18:14:22.453Z] Login Succeeded [2023-07-25T18:14:22.453Z] nexus3.edgexfoundry.org:10002 [2023-07-25T18:14:22.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:14:22.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:14:22.453Z] Configure a credential helper to remove this warning. See [2023-07-25T18:14:22.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:14:22.453Z] [2023-07-25T18:14:22.453Z] Login Succeeded [2023-07-25T18:14:22.453Z] nexus3.edgexfoundry.org:10003 [2023-07-25T18:14:22.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:14:22.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:14:22.713Z] Configure a credential helper to remove this warning. See [2023-07-25T18:14:22.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:14:22.713Z] [2023-07-25T18:14:22.713Z] Login Succeeded [2023-07-25T18:14:22.713Z] nexus3.edgexfoundry.org:10004 [2023-07-25T18:14:22.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:14:22.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:14:22.713Z] Configure a credential helper to remove this warning. See [2023-07-25T18:14:22.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:14:22.713Z] [2023-07-25T18:14:22.713Z] Login Succeeded [2023-07-25T18:14:22.713Z] docker.io [2023-07-25T18:14:22.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:14:23.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:14:23.232Z] Configure a credential helper to remove this warning. See [2023-07-25T18:14:23.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:14:23.232Z] [2023-07-25T18:14:23.232Z] Login Succeeded [2023-07-25T18:14:23.232Z] ---> docker-login.sh ends [Pipeline] } [2023-07-25T18:14:23.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-25T18:14:23.303Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T18:14:23.322Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T18:14:23.331Z] ========================================================= [2023-07-25T18:14:23.331Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-25T18:14:23.331Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:14:23.647Z] + 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-25T18:14:23.647Z] Sending build context to Docker daemon 3.3MB [2023-07-25T18:14:23.647Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-25T18:14:23.647Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-25T18:14:23.647Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-25T18:14:23.647Z] 4db1b89c0bd1: Pulling fs layer [2023-07-25T18:14:23.647Z] 6911f1a30b25: Pulling fs layer [2023-07-25T18:14:23.647Z] e194b8c5c2a9: Pulling fs layer [2023-07-25T18:14:23.647Z] 6863d3e3a2b1: Pulling fs layer [2023-07-25T18:14:23.647Z] ec0bb842ea78: Pulling fs layer [2023-07-25T18:14:23.647Z] 40a00589a448: Pulling fs layer [2023-07-25T18:14:23.647Z] 6c08303d61cc: Pulling fs layer [2023-07-25T18:14:23.647Z] 798269fcf238: Pulling fs layer [2023-07-25T18:14:23.647Z] ec0bb842ea78: Waiting [2023-07-25T18:14:23.647Z] 6863d3e3a2b1: Waiting [2023-07-25T18:14:23.647Z] 6c08303d61cc: Waiting [2023-07-25T18:14:23.647Z] 798269fcf238: Waiting [2023-07-25T18:14:23.647Z] 40a00589a448: Waiting [2023-07-25T18:14:23.647Z] 6911f1a30b25: Verifying Checksum [2023-07-25T18:14:23.647Z] 6911f1a30b25: Download complete [2023-07-25T18:14:23.647Z] 6863d3e3a2b1: Verifying Checksum [2023-07-25T18:14:23.647Z] 6863d3e3a2b1: Download complete [2023-07-25T18:14:23.647Z] ec0bb842ea78: Verifying Checksum [2023-07-25T18:14:23.647Z] ec0bb842ea78: Download complete [2023-07-25T18:14:23.647Z] 4db1b89c0bd1: Verifying Checksum [2023-07-25T18:14:23.647Z] 4db1b89c0bd1: Download complete [2023-07-25T18:14:23.908Z] 40a00589a448: Verifying Checksum [2023-07-25T18:14:23.908Z] 40a00589a448: Download complete [2023-07-25T18:14:23.908Z] 4db1b89c0bd1: Pull complete [2023-07-25T18:14:23.908Z] 6911f1a30b25: Pull complete [2023-07-25T18:14:24.168Z] 798269fcf238: Verifying Checksum [2023-07-25T18:14:24.169Z] 798269fcf238: Download complete [2023-07-25T18:14:24.428Z] e194b8c5c2a9: Verifying Checksum [2023-07-25T18:14:24.428Z] e194b8c5c2a9: Download complete [2023-07-25T18:14:24.686Z] 6c08303d61cc: Verifying Checksum [2023-07-25T18:14:24.686Z] 6c08303d61cc: Download complete [2023-07-25T18:14:27.967Z] e194b8c5c2a9: Pull complete [2023-07-25T18:14:27.967Z] 6863d3e3a2b1: Pull complete [2023-07-25T18:14:27.967Z] ec0bb842ea78: Pull complete [2023-07-25T18:14:28.226Z] 40a00589a448: Pull complete [2023-07-25T18:14:30.747Z] 6c08303d61cc: Pull complete [2023-07-25T18:14:31.682Z] 798269fcf238: Pull complete [2023-07-25T18:14:31.682Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-25T18:14:31.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-25T18:14:31.682Z] ---> ec979cd7f677 [2023-07-25T18:14:31.682Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-25T18:14:36.975Z] ---> Running in e81ae5e7643e [2023-07-25T18:14:36.975Z] Removing intermediate container e81ae5e7643e [2023-07-25T18:14:36.975Z] ---> 32d23222fd30 [2023-07-25T18:14:36.975Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-25T18:14:36.975Z] ---> Running in 47dc70eeb327 [2023-07-25T18:14:36.975Z] Removing intermediate container 47dc70eeb327 [2023-07-25T18:14:36.975Z] ---> f5d6a7e95b47 [2023-07-25T18:14:36.975Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-25T18:14:36.975Z] ---> Running in 41e5b32f8a6e [2023-07-25T18:14:36.975Z] Removing intermediate container 41e5b32f8a6e [2023-07-25T18:14:36.975Z] ---> b026096d832b [2023-07-25T18:14:36.975Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-25T18:14:36.975Z] ---> Running in 95ac87c70ff0 [2023-07-25T18:14:36.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-25T18:14:36.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-25T18:14:37.114Z] Still waiting to schedule task [2023-07-25T18:14:37.114Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2115’ [2023-07-25T18:14:37.235Z] OK: 265 MiB in 53 packages [2023-07-25T18:14:37.803Z] Removing intermediate container 95ac87c70ff0 [2023-07-25T18:14:37.803Z] ---> f442965bf359 [2023-07-25T18:14:37.803Z] Step 7/12 : WORKDIR /app [2023-07-25T18:14:37.803Z] ---> Running in 538e0069c96b [2023-07-25T18:14:37.803Z] Removing intermediate container 538e0069c96b [2023-07-25T18:14:37.803Z] ---> 2d3c3e172fb3 [2023-07-25T18:14:37.803Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-25T18:14:37.803Z] ---> 2d15e6cc072a [2023-07-25T18:14:37.803Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-25T18:14:37.803Z] ---> Running in 0977fd309585 [2023-07-25T18:15:24.492Z] Removing intermediate container 0977fd309585 [2023-07-25T18:15:24.492Z] ---> 15e4ebb02e77 [2023-07-25T18:15:24.492Z] Step 10/12 : COPY . . [2023-07-25T18:15:24.492Z] ---> 9d8f1bf6fb88 [2023-07-25T18:15:24.492Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-25T18:15:24.492Z] ---> Running in 43c5291312ea [2023-07-25T18:15:24.492Z] Removing intermediate container 43c5291312ea [2023-07-25T18:15:24.492Z] ---> 63cd867d51d9 [2023-07-25T18:15:24.492Z] Step 12/12 : RUN $MAKE [2023-07-25T18:15:24.492Z] ---> Running in 7932753bd0a7 [2023-07-25T18:15:24.492Z] noop [2023-07-25T18:15:24.492Z] Removing intermediate container 7932753bd0a7 [2023-07-25T18:15:24.492Z] ---> 3cc3b673a177 [2023-07-25T18:15:24.492Z] Successfully built 3cc3b673a177 [2023-07-25T18:15:24.492Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:15:24.801Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-25T18:15:24.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T18:15:24.868Z] prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container [2023-07-25T18:15:24.897Z] $ 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 ******** ci-base-image-x86_64 cat [2023-07-25T18:15:25.259Z] $ docker top db4a5f6bb2a391c84651de5dd7820d8ef053ac37802aec93f2e9df4116ce51e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T18:15:25.598Z] + go version [2023-07-25T18:15:25.598Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-25T18:15:25.609Z] $ docker stop --time=1 db4a5f6bb2a391c84651de5dd7820d8ef053ac37802aec93f2e9df4116ce51e7 [2023-07-25T18:15:26.888Z] $ docker rm -f --volumes db4a5f6bb2a391c84651de5dd7820d8ef053ac37802aec93f2e9df4116ce51e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:15:27.315Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-25T18:15:27.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T18:15:27.387Z] prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container [2023-07-25T18:15:27.413Z] $ 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 ******** ci-base-image-x86_64 cat [2023-07-25T18:15:27.763Z] $ docker top 302e3205f2a29fe9d5a8501b2b7c364b206f54465d67ea18f0c99aec5aa50450 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T18:15:28.098Z] + git config --global --add safe.directory /w/workspace/p-service-configurable_minnesota [Pipeline] fileExists [Pipeline] sh [2023-07-25T18:15:28.389Z] + make test [2023-07-25T18:15:28.389Z] go test -race -coverprofile=coverage.out ./... [2023-07-25T18:15:50.308Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-25T18:16:08.372Z] go vet ./... [2023-07-25T18:16:12.569Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-25T18:16:12.569Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-25T18:16:12.569Z] ./bin/test-attribution-txt.sh [2023-07-25T18:16:12.569Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-07-25T18:16:12.569Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-07-25T18:16:12.581Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-25T18:16:12.594Z] $ docker stop --time=1 302e3205f2a29fe9d5a8501b2b7c364b206f54465d67ea18f0c99aec5aa50450 [2023-07-25T18:16:16.881Z] $ docker rm -f --volumes 302e3205f2a29fe9d5a8501b2b7c364b206f54465d67ea18f0c99aec5aa50450 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T18:16:17.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-25T18:16:17.424Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-25T18:16:17.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-25T18:16:18.116Z] + ls -al . [2023-07-25T18:16:18.116Z] total 180 [2023-07-25T18:16:18.116Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 18:15 . [2023-07-25T18:16:18.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 18:14 .. [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 25 18:14 .dockerignore [2023-07-25T18:16:18.117Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 18:14 .git [2023-07-25T18:16:18.117Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 18:14 .github [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 25 18:14 .gitignore [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 18:14 .golangci.yml [2023-07-25T18:16:18.117Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 18:14 .semver [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 9088 Jul 25 18:14 Attribution.txt [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 35115 Jul 25 18:14 CHANGELOG.md [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 25 18:14 Dockerfile [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 18:14 GOVERNANCE.md [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 711 Jul 25 18:14 Jenkinsfile [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 25 18:14 LICENSE [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 25 18:14 OWNERS.md [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 25 18:14 README.md [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 25 18:14 VERSION [2023-07-25T18:16:18.117Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 18:14 bin [2023-07-25T18:16:18.117Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 25 18:15 coverage.out [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 3254 Jul 25 18:14 go.mod [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 31325 Jul 25 18:14 go.sum [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 25 18:14 main.go [2023-07-25T18:16:18.117Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 25 18:14 makefile [2023-07-25T18:16:18.117Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 18:14 res [2023-07-25T18:16:18.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 18:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:16:18.449Z] + 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-dev.1 . [2023-07-25T18:16:18.449Z] Sending build context to Docker daemon 3.301MB [2023-07-25T18:16:18.449Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-25T18:16:18.449Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-25T18:16:18.449Z] ---> 3cc3b673a177 [2023-07-25T18:16:18.449Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-25T18:16:18.708Z] ---> Running in 72fca2da19ff [2023-07-25T18:16:18.708Z] Removing intermediate container 72fca2da19ff [2023-07-25T18:16:18.708Z] ---> f469415226ae [2023-07-25T18:16:18.708Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-25T18:16:18.708Z] ---> Running in 9f8ddfab5ac7 [2023-07-25T18:16:18.708Z] Removing intermediate container 9f8ddfab5ac7 [2023-07-25T18:16:18.708Z] ---> aa44a183a288 [2023-07-25T18:16:18.708Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-25T18:16:18.708Z] ---> Running in 254710715ae6 [2023-07-25T18:16:18.968Z] Removing intermediate container 254710715ae6 [2023-07-25T18:16:18.968Z] ---> 4821e7b742b9 [2023-07-25T18:16:18.968Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-25T18:16:18.968Z] ---> Running in fb7e33ce1d7c [2023-07-25T18:16:19.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-25T18:16:19.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-25T18:16:19.746Z] OK: 265 MiB in 53 packages [2023-07-25T18:16:20.005Z] Removing intermediate container fb7e33ce1d7c [2023-07-25T18:16:20.005Z] ---> 211b2cae415c [2023-07-25T18:16:20.005Z] Step 7/26 : WORKDIR /app [2023-07-25T18:16:20.005Z] ---> Running in 82468dcda911 [2023-07-25T18:16:20.005Z] Removing intermediate container 82468dcda911 [2023-07-25T18:16:20.005Z] ---> 87affbeb594e [2023-07-25T18:16:20.005Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-25T18:16:20.265Z] ---> 43ff98bcdd99 [2023-07-25T18:16:20.265Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-25T18:16:20.265Z] ---> Running in 1fd23b4cd0b6 [2023-07-25T18:16:21.203Z] Removing intermediate container 1fd23b4cd0b6 [2023-07-25T18:16:21.203Z] ---> d61077f7283c [2023-07-25T18:16:21.203Z] Step 10/26 : COPY . . [2023-07-25T18:16:21.203Z] ---> 0a2f530eec3a [2023-07-25T18:16:21.203Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-25T18:16:21.203Z] ---> Running in 75711f48e73f [2023-07-25T18:16:21.203Z] Removing intermediate container 75711f48e73f [2023-07-25T18:16:21.203Z] ---> 474693ee37b2 [2023-07-25T18:16:21.203Z] Step 12/26 : RUN $MAKE [2023-07-25T18:16:21.203Z] ---> Running in 44ed631e53c3 [2023-07-25T18:16:21.770Z] 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-dev.1" -trimpath -mod=readonly -o app-service-configurable [2023-07-25T18:16:44.067Z] Removing intermediate container 44ed631e53c3 [2023-07-25T18:16:44.067Z] ---> de1ecfd7f32f [2023-07-25T18:16:44.067Z] Step 13/26 : FROM alpine:3.17 [2023-07-25T18:16:44.649Z] 3.17: Pulling from library/alpine [2023-07-25T18:16:44.649Z] 4db1b89c0bd1: Already exists [2023-07-25T18:16:44.909Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-25T18:16:44.909Z] Status: Downloaded newer image for alpine:3.17 [2023-07-25T18:16:44.909Z] ---> 1f73a9d63274 [2023-07-25T18:16:44.909Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-25T18:16:44.909Z] ---> Running in 3b397e7f1c8c [2023-07-25T18:16:44.909Z] Removing intermediate container 3b397e7f1c8c [2023-07-25T18:16:44.909Z] ---> 80c968f27f73 [2023-07-25T18:16:44.909Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-25T18:16:44.909Z] ---> Running in bede667d7242 [2023-07-25T18:16:44.909Z] Removing intermediate container bede667d7242 [2023-07-25T18:16:44.909Z] ---> e4c1d53652a8 [2023-07-25T18:16:44.909Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-25T18:16:44.909Z] ---> Running in 844a0516cd4f [2023-07-25T18:16:45.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-25T18:16:45.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-25T18:16:45.686Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-25T18:16:45.686Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-25T18:16:45.686Z] Executing busybox-1.35.0-r29.trigger [2023-07-25T18:16:45.686Z] Executing ca-certificates-20230506-r0.trigger [2023-07-25T18:16:45.945Z] OK: 8 MiB in 17 packages [2023-07-25T18:16:46.204Z] Removing intermediate container 844a0516cd4f [2023-07-25T18:16:46.204Z] ---> c1b7cf245724 [2023-07-25T18:16:46.204Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-25T18:16:46.462Z] ---> ac85003a9ff6 [2023-07-25T18:16:46.462Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-25T18:16:46.462Z] ---> df44dc48c55a [2023-07-25T18:16:46.462Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-25T18:16:46.720Z] ---> 949f40bb1782 [2023-07-25T18:16:46.720Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-25T18:16:47.671Z] ---> ef85f12d529e [2023-07-25T18:16:47.671Z] Step 21/26 : EXPOSE 48095 [2023-07-25T18:16:47.671Z] ---> Running in d001081bf203 [2023-07-25T18:16:47.671Z] Removing intermediate container d001081bf203 [2023-07-25T18:16:47.671Z] ---> dbf2d15faafc [2023-07-25T18:16:47.671Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-25T18:16:47.671Z] ---> Running in 6f6178f073e9 [2023-07-25T18:16:47.671Z] Removing intermediate container 6f6178f073e9 [2023-07-25T18:16:47.671Z] ---> ce75b5c1d247 [2023-07-25T18:16:47.671Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-25T18:16:47.671Z] ---> Running in 7675e62b5b53 [2023-07-25T18:16:47.671Z] Removing intermediate container 7675e62b5b53 [2023-07-25T18:16:47.671Z] ---> 11e914aea48d [2023-07-25T18:16:47.671Z] Step 24/26 : LABEL arch=amd64 [2023-07-25T18:16:47.671Z] ---> Running in 592b3e3845f4 [2023-07-25T18:16:47.930Z] Removing intermediate container 592b3e3845f4 [2023-07-25T18:16:47.930Z] ---> e291d6eb952c [2023-07-25T18:16:47.930Z] Step 25/26 : LABEL git_sha=67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T18:16:47.930Z] ---> Running in eccd03041ae9 [2023-07-25T18:16:47.930Z] Removing intermediate container eccd03041ae9 [2023-07-25T18:16:47.930Z] ---> 5cdd25646e41 [2023-07-25T18:16:47.930Z] Step 26/26 : LABEL version=3.0.1-dev.1 [2023-07-25T18:16:47.930Z] ---> Running in cc7e7017fb27 [2023-07-25T18:16:47.930Z] Removing intermediate container cc7e7017fb27 [2023-07-25T18:16:47.930Z] ---> 82887fe056b6 [2023-07-25T18:16:47.930Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-25T18:16:47.930Z] Successfully built 82887fe056b6 [2023-07-25T18:16:47.930Z] 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-25T18:16:48.032Z] provisioning config files... [2023-07-25T18:16:48.039Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config14116711640748412628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:16:48.337Z] ---> docker-login.sh [2023-07-25T18:16:48.338Z] nexus3.edgexfoundry.org:10001 [2023-07-25T18:16:48.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:16:48.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:16:48.338Z] Configure a credential helper to remove this warning. See [2023-07-25T18:16:48.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:16:48.338Z] [2023-07-25T18:16:48.338Z] Login Succeeded [2023-07-25T18:16:48.338Z] nexus3.edgexfoundry.org:10002 [2023-07-25T18:16:48.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:16:48.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:16:48.338Z] Configure a credential helper to remove this warning. See [2023-07-25T18:16:48.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:16:48.338Z] [2023-07-25T18:16:48.338Z] Login Succeeded [2023-07-25T18:16:48.338Z] nexus3.edgexfoundry.org:10003 [2023-07-25T18:16:48.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:16:48.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:16:48.597Z] Configure a credential helper to remove this warning. See [2023-07-25T18:16:48.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:16:48.597Z] [2023-07-25T18:16:48.597Z] Login Succeeded [2023-07-25T18:16:48.597Z] nexus3.edgexfoundry.org:10004 [2023-07-25T18:16:48.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:16:48.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:16:48.597Z] Configure a credential helper to remove this warning. See [2023-07-25T18:16:48.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:16:48.597Z] [2023-07-25T18:16:48.597Z] Login Succeeded [2023-07-25T18:16:48.597Z] docker.io [2023-07-25T18:16:48.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:16:49.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:16:49.115Z] Configure a credential helper to remove this warning. See [2023-07-25T18:16:49.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:16:49.115Z] [2023-07-25T18:16:49.115Z] Login Succeeded [2023-07-25T18:16:49.115Z] ---> docker-login.sh ends [Pipeline] } [2023-07-25T18:16:49.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-25T18:16:49.149Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T18:16:49.165Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-07-25T18:16:49.165Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T18:16:49.165Z] latest [2023-07-25T18:16:49.165Z] 3.0.1-dev.1 [2023-07-25T18:16:49.165Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 [2023-07-25T18:16:49.165Z] minnesota [2023-07-25T18:16:49.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:16:49.474Z] + 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-25T18:16:49.778Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T18:16:49.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-25T18:16:49.778Z] 178bded91307: Preparing [2023-07-25T18:16:49.778Z] 6498865c4943: Preparing [2023-07-25T18:16:49.778Z] de7ead7e90e0: Preparing [2023-07-25T18:16:49.778Z] 6cc4ffe4e7b8: Preparing [2023-07-25T18:16:49.778Z] 3ba9cafcc8f4: Preparing [2023-07-25T18:16:49.778Z] 3dab9f8bf2d2: Preparing [2023-07-25T18:16:49.778Z] 3dab9f8bf2d2: Waiting [2023-07-25T18:16:49.778Z] 6cc4ffe4e7b8: Pushed [2023-07-25T18:16:49.778Z] de7ead7e90e0: Pushed [2023-07-25T18:16:49.778Z] 6498865c4943: Pushed [2023-07-25T18:16:49.778Z] 3dab9f8bf2d2: Layer already exists [2023-07-25T18:16:49.778Z] 3ba9cafcc8f4: Pushed [2023-07-25T18:16:53.069Z] 178bded91307: Pushed [2023-07-25T18:16:53.069Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6: digest: sha256:bf8852e55ccb1d9e904966b6d8eaa815cd56e1dedc3f0e15ac61fded58a4546b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:16:53.391Z] + 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-25T18:16:53.709Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-25T18:16:53.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-25T18:16:53.709Z] 178bded91307: Preparing [2023-07-25T18:16:53.709Z] 6498865c4943: Preparing [2023-07-25T18:16:53.709Z] de7ead7e90e0: Preparing [2023-07-25T18:16:53.709Z] 6cc4ffe4e7b8: Preparing [2023-07-25T18:16:53.709Z] 3ba9cafcc8f4: Preparing [2023-07-25T18:16:53.709Z] 3dab9f8bf2d2: Preparing [2023-07-25T18:16:53.709Z] 3dab9f8bf2d2: Waiting [2023-07-25T18:16:53.709Z] 6cc4ffe4e7b8: Layer already exists [2023-07-25T18:16:53.709Z] 3ba9cafcc8f4: Layer already exists [2023-07-25T18:16:53.709Z] de7ead7e90e0: Layer already exists [2023-07-25T18:16:53.709Z] 6498865c4943: Layer already exists [2023-07-25T18:16:53.709Z] 178bded91307: Layer already exists [2023-07-25T18:16:53.709Z] 3dab9f8bf2d2: Layer already exists [2023-07-25T18:16:53.709Z] latest: digest: sha256:bf8852e55ccb1d9e904966b6d8eaa815cd56e1dedc3f0e15ac61fded58a4546b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:16:54.021Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:16:54.330Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.1-dev.1 [2023-07-25T18:16:54.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-25T18:16:54.330Z] 178bded91307: Preparing [2023-07-25T18:16:54.330Z] 6498865c4943: Preparing [2023-07-25T18:16:54.330Z] de7ead7e90e0: Preparing [2023-07-25T18:16:54.330Z] 6cc4ffe4e7b8: Preparing [2023-07-25T18:16:54.330Z] 3ba9cafcc8f4: Preparing [2023-07-25T18:16:54.330Z] 3dab9f8bf2d2: Preparing [2023-07-25T18:16:54.330Z] 3dab9f8bf2d2: Waiting [2023-07-25T18:16:54.330Z] de7ead7e90e0: Layer already exists [2023-07-25T18:16:54.330Z] 6498865c4943: Layer already exists [2023-07-25T18:16:54.330Z] 6cc4ffe4e7b8: Layer already exists [2023-07-25T18:16:54.330Z] 178bded91307: Layer already exists [2023-07-25T18:16:54.330Z] 3ba9cafcc8f4: Layer already exists [2023-07-25T18:16:54.330Z] 3dab9f8bf2d2: Layer already exists [2023-07-25T18:16:54.330Z] 3.0.1-dev.1: digest: sha256:bf8852e55ccb1d9e904966b6d8eaa815cd56e1dedc3f0e15ac61fded58a4546b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:16:54.643Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:16:54.951Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 [2023-07-25T18:16:54.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-25T18:16:54.951Z] 178bded91307: Preparing [2023-07-25T18:16:54.951Z] 6498865c4943: Preparing [2023-07-25T18:16:54.951Z] de7ead7e90e0: Preparing [2023-07-25T18:16:54.951Z] 6cc4ffe4e7b8: Preparing [2023-07-25T18:16:54.951Z] 3ba9cafcc8f4: Preparing [2023-07-25T18:16:54.951Z] 3dab9f8bf2d2: Preparing [2023-07-25T18:16:54.951Z] 3dab9f8bf2d2: Waiting [2023-07-25T18:16:54.951Z] 178bded91307: Layer already exists [2023-07-25T18:16:54.951Z] 6cc4ffe4e7b8: Layer already exists [2023-07-25T18:16:54.951Z] 3ba9cafcc8f4: Layer already exists [2023-07-25T18:16:54.951Z] de7ead7e90e0: Layer already exists [2023-07-25T18:16:54.951Z] 6498865c4943: Layer already exists [2023-07-25T18:16:54.951Z] 3dab9f8bf2d2: Layer already exists [2023-07-25T18:16:54.951Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1: digest: sha256:bf8852e55ccb1d9e904966b6d8eaa815cd56e1dedc3f0e15ac61fded58a4546b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:16:55.263Z] + 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-25T18:16:55.574Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:minnesota [2023-07-25T18:16:55.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-25T18:16:55.574Z] 178bded91307: Preparing [2023-07-25T18:16:55.574Z] 6498865c4943: Preparing [2023-07-25T18:16:55.574Z] de7ead7e90e0: Preparing [2023-07-25T18:16:55.574Z] 6cc4ffe4e7b8: Preparing [2023-07-25T18:16:55.574Z] 3ba9cafcc8f4: Preparing [2023-07-25T18:16:55.574Z] 3dab9f8bf2d2: Preparing [2023-07-25T18:16:55.574Z] 3dab9f8bf2d2: Waiting [2023-07-25T18:16:55.574Z] 6498865c4943: Layer already exists [2023-07-25T18:16:55.574Z] 178bded91307: Layer already exists [2023-07-25T18:16:55.574Z] 6cc4ffe4e7b8: Layer already exists [2023-07-25T18:16:55.574Z] 3ba9cafcc8f4: Layer already exists [2023-07-25T18:16:55.574Z] de7ead7e90e0: Layer already exists [2023-07-25T18:16:55.574Z] 3dab9f8bf2d2: Layer already exists [2023-07-25T18:16:55.574Z] minnesota: digest: sha256:bf8852e55ccb1d9e904966b6d8eaa815cd56e1dedc3f0e15ac61fded58a4546b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-25T18:16:55.624Z] ===================================================== [Pipeline] echo [2023-07-25T18:16:55.636Z] taggedImages: [2023-07-25T18:16:55.636Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T18:16:55.636Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-25T18:16:55.636Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.1-dev.1 [2023-07-25T18:16:55.636Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 [2023-07-25T18:16:55.636Z] - 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-25T18:16:55.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T18:16:55.988Z] [2023-07-25T18:16:55.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:16:56.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T18:16:56.348Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-25T18:16:56.348Z] 5eb5b503b376: Pulling fs layer [2023-07-25T18:16:56.348Z] 5c69ac0246d0: Pulling fs layer [2023-07-25T18:16:56.348Z] ec43610c2a17: Pulling fs layer [2023-07-25T18:16:56.348Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-25T18:16:56.348Z] 33b1e0a273af: Pulling fs layer [2023-07-25T18:16:56.348Z] 5d3b04190fa2: Pulling fs layer [2023-07-25T18:16:56.348Z] 2f39f015ded8: Pulling fs layer [2023-07-25T18:16:56.348Z] 5d3b04190fa2: Waiting [2023-07-25T18:16:56.348Z] 3a2ae6a8a46f: Waiting [2023-07-25T18:16:56.348Z] 2f39f015ded8: Waiting [2023-07-25T18:16:56.348Z] 5c69ac0246d0: Download complete [2023-07-25T18:16:56.348Z] 3a2ae6a8a46f: Download complete [2023-07-25T18:16:56.348Z] 33b1e0a273af: Verifying Checksum [2023-07-25T18:16:56.348Z] 33b1e0a273af: Download complete [2023-07-25T18:16:56.348Z] 5d3b04190fa2: Download complete [2023-07-25T18:16:56.348Z] ec43610c2a17: Verifying Checksum [2023-07-25T18:16:56.348Z] ec43610c2a17: Download complete [2023-07-25T18:16:56.607Z] 5eb5b503b376: Verifying Checksum [2023-07-25T18:16:56.607Z] 5eb5b503b376: Download complete [2023-07-25T18:16:57.172Z] 2f39f015ded8: Download complete [2023-07-25T18:16:57.742Z] 5eb5b503b376: Pull complete [2023-07-25T18:16:57.742Z] 5c69ac0246d0: Pull complete [2023-07-25T18:16:58.308Z] ec43610c2a17: Pull complete [2023-07-25T18:16:58.308Z] 3a2ae6a8a46f: Pull complete [2023-07-25T18:16:58.565Z] 33b1e0a273af: Pull complete [2023-07-25T18:16:58.565Z] 5d3b04190fa2: Pull complete [2023-07-25T18:17:02.745Z] 2f39f015ded8: Pull complete [2023-07-25T18:17:02.745Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-25T18:17:02.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T18:17:02.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T18:17:02.838Z] prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container [2023-07-25T18:17:02.884Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-25T18:17:08.854Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2118 in /w/workspace/p-service-configurable_minnesota [2023-07-25T18:17:09.815Z] $ docker top fafcfb7adb3938ca5099ba9df7bff57b628a8243669656d36d200375a4500622 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-07-25T18:17:09.959Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2023-07-25T18:17:09.995Z] Selected Git installation does not exist. Using Default [2023-07-25T18:17:09.995Z] The recommended git tool is: NONE [2023-07-25T18:17:10.213Z] ---> job-cost.sh [2023-07-25T18:17:10.213Z] lf-activate-venv: SKIPPING [2023-07-25T18:17:10.213Z] INFO: No Stack... [2023-07-25T18:17:10.473Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-25T18:17:11.041Z] INFO: Archiving Costs [Pipeline] sh [2023-07-25T18:17:11.328Z] + cat /w/workspace/p-service-configurable_minnesota/archives/cost.csv [2023-07-25T18:17:11.328Z] + cut -d, -f6 [Pipeline] lock [2023-07-25T18:17:11.340Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] [2023-07-25T18:17:11.346Z] Resource [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] did not exist. Created. [2023-07-25T18:17:11.346Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-25T18:17:11.649Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-25T18:17:11.674Z] Stashed 1 file(s) [Pipeline] } [2023-07-25T18:17:11.683Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-25T18:17:11.704Z] $ docker stop --time=1 fafcfb7adb3938ca5099ba9df7bff57b628a8243669656d36d200375a4500622 [2023-07-25T18:17:12.863Z] $ docker rm -f --volumes fafcfb7adb3938ca5099ba9df7bff57b628a8243669656d36d200375a4500622 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-25T18:17:15.633Z] using credential edgex-jenkins-ssh [2023-07-25T18:17:15.657Z] Cloning the remote Git repository [2023-07-25T18:17:15.704Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-25T18:17:15.815Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2023-07-25T18:17:15.987Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-25T18:17:15.988Z] > git --version # timeout=10 [2023-07-25T18:17:16.011Z] > git --version # 'git version 2.25.1' [2023-07-25T18:17:16.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-25T18:17:16.204Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-25T18:17:18.573Z] Avoid second fetch [2023-07-25T18:17:18.573Z] Checking out Revision 67e38a317b7bddab6f62e1dc396b2e58586edeb6 (minnesota) [2023-07-25T18:17:17.500Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-25T18:17:17.527Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-25T18:17:18.593Z] > git config core.sparsecheckout # timeout=10 [2023-07-25T18:17:18.679Z] > git checkout -f 67e38a317b7bddab6f62e1dc396b2e58586edeb6 # timeout=10 [2023-07-25T18:17:19.200Z] Commit message: "build: Update for patch 3.0.1 release (#577)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-25T18:17:20.291Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-25T18:17:20.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-25T18:17:20.292Z] Dload Upload Total Spent Left Speed [2023-07-25T18:17:20.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-07-25T18:17:20.997Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-25T18:17:21.337Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-25T18:17:21.337Z] + sudo tee /etc/docker/daemon.new [2023-07-25T18:17:21.337Z] { [2023-07-25T18:17:21.337Z] "registry-mirrors": [ [2023-07-25T18:17:21.337Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-25T18:17:21.337Z] ], [2023-07-25T18:17:21.337Z] "bip": "10.250.0.254/24", [2023-07-25T18:17:21.337Z] "hosts": [ [2023-07-25T18:17:21.337Z] "tcp://0.0.0.0:5555", [2023-07-25T18:17:21.337Z] "unix:///var/run/docker.sock" [2023-07-25T18:17:21.337Z] ], [2023-07-25T18:17:21.337Z] "mtu": 1458, [2023-07-25T18:17:21.337Z] "selinux-enabled": true, [2023-07-25T18:17:21.337Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-25T18:17:21.337Z] } [Pipeline] sh [2023-07-25T18:17:21.680Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-25T18:17:22.021Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-25T18:17:40.302Z] provisioning config files... [2023-07-25T18:17:40.330Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config75003453635292505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:17:40.685Z] ---> docker-login.sh [2023-07-25T18:17:40.685Z] nexus3.edgexfoundry.org:10001 [2023-07-25T18:17:41.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:17:41.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:17:41.286Z] Configure a credential helper to remove this warning. See [2023-07-25T18:17:41.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:17:41.286Z] [2023-07-25T18:17:41.286Z] Login Succeeded [2023-07-25T18:17:41.286Z] nexus3.edgexfoundry.org:10002 [2023-07-25T18:17:41.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:17:41.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:17:41.827Z] Configure a credential helper to remove this warning. See [2023-07-25T18:17:41.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:17:41.827Z] [2023-07-25T18:17:41.827Z] Login Succeeded [2023-07-25T18:17:41.827Z] nexus3.edgexfoundry.org:10003 [2023-07-25T18:17:42.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:17:42.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:17:42.096Z] Configure a credential helper to remove this warning. See [2023-07-25T18:17:42.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:17:42.096Z] [2023-07-25T18:17:42.096Z] Login Succeeded [2023-07-25T18:17:42.096Z] nexus3.edgexfoundry.org:10004 [2023-07-25T18:17:42.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:17:42.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:17:42.368Z] Configure a credential helper to remove this warning. See [2023-07-25T18:17:42.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:17:42.368Z] [2023-07-25T18:17:42.368Z] Login Succeeded [2023-07-25T18:17:42.368Z] docker.io [2023-07-25T18:17:42.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:17:42.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:17:42.911Z] Configure a credential helper to remove this warning. See [2023-07-25T18:17:42.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:17:42.911Z] [2023-07-25T18:17:42.911Z] Login Succeeded [2023-07-25T18:17:42.911Z] ---> docker-login.sh ends [Pipeline] } [2023-07-25T18:17:42.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-25T18:17:43.189Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T18:17:43.199Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T18:17:43.269Z] ========================================================= [2023-07-25T18:17:43.269Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-25T18:17:43.269Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:17:43.716Z] + 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-25T18:17:43.716Z] Sending build context to Docker daemon 174.6kB [2023-07-25T18:17:43.985Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-25T18:17:43.985Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-25T18:17:43.985Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-25T18:17:43.985Z] edb6bdbacee9: Pulling fs layer [2023-07-25T18:17:43.985Z] 5f9638ab2659: Pulling fs layer [2023-07-25T18:17:43.985Z] 8d51d6327a98: Pulling fs layer [2023-07-25T18:17:43.985Z] 8b374f2dd631: Pulling fs layer [2023-07-25T18:17:43.985Z] ec14aa9079de: Pulling fs layer [2023-07-25T18:17:43.985Z] 2f466654f4bb: Pulling fs layer [2023-07-25T18:17:43.985Z] 554e91adad29: Pulling fs layer [2023-07-25T18:17:43.985Z] ec14aa9079de: Waiting [2023-07-25T18:17:43.985Z] 2f466654f4bb: Waiting [2023-07-25T18:17:43.985Z] 554e91adad29: Waiting [2023-07-25T18:17:43.985Z] 8b374f2dd631: Waiting [2023-07-25T18:17:44.254Z] 5f9638ab2659: Verifying Checksum [2023-07-25T18:17:44.254Z] 5f9638ab2659: Download complete [2023-07-25T18:17:44.254Z] 8b374f2dd631: Verifying Checksum [2023-07-25T18:17:44.254Z] 8b374f2dd631: Download complete [2023-07-25T18:17:44.254Z] edb6bdbacee9: Verifying Checksum [2023-07-25T18:17:44.254Z] edb6bdbacee9: Download complete [2023-07-25T18:17:44.254Z] ec14aa9079de: Verifying Checksum [2023-07-25T18:17:44.254Z] ec14aa9079de: Download complete [2023-07-25T18:17:45.681Z] 554e91adad29: Verifying Checksum [2023-07-25T18:17:45.681Z] 554e91adad29: Download complete [2023-07-25T18:17:46.657Z] 8d51d6327a98: Verifying Checksum [2023-07-25T18:17:46.657Z] 8d51d6327a98: Download complete [2023-07-25T18:17:46.925Z] 2f466654f4bb: Verifying Checksum [2023-07-25T18:17:46.925Z] 2f466654f4bb: Download complete [2023-07-25T18:17:47.893Z] edb6bdbacee9: Pull complete [2023-07-25T18:17:48.480Z] 5f9638ab2659: Pull complete [2023-07-25T18:18:03.496Z] 8d51d6327a98: Pull complete [2023-07-25T18:18:03.496Z] 8b374f2dd631: Pull complete [2023-07-25T18:18:03.496Z] ec14aa9079de: Pull complete [2023-07-25T18:18:08.983Z] 2f466654f4bb: Pull complete [2023-07-25T18:18:10.969Z] 554e91adad29: Pull complete [2023-07-25T18:18:10.969Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-25T18:18:10.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-25T18:18:10.969Z] ---> 1e15ea492957 [2023-07-25T18:18:10.969Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-25T18:18:12.967Z] ---> Running in 9c2b7e4239e0 [2023-07-25T18:18:12.967Z] Removing intermediate container 9c2b7e4239e0 [2023-07-25T18:18:12.967Z] ---> fdf50d5aa76f [2023-07-25T18:18:12.967Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-25T18:18:13.234Z] ---> Running in 74307b9118ea [2023-07-25T18:18:13.501Z] Removing intermediate container 74307b9118ea [2023-07-25T18:18:13.501Z] ---> eb20679eff9b [2023-07-25T18:18:13.501Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-25T18:18:13.501Z] ---> Running in cad1cbd514b0 [2023-07-25T18:18:13.771Z] Removing intermediate container cad1cbd514b0 [2023-07-25T18:18:13.771Z] ---> 8020263cb86f [2023-07-25T18:18:13.771Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-25T18:18:14.041Z] ---> Running in 969bdf3b28b7 [2023-07-25T18:18:15.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-25T18:18:15.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-25T18:18:16.946Z] OK: 263 MiB in 53 packages [2023-07-25T18:18:17.911Z] Removing intermediate container 969bdf3b28b7 [2023-07-25T18:18:17.911Z] ---> 0b3778e47b69 [2023-07-25T18:18:17.911Z] Step 7/12 : WORKDIR /app [2023-07-25T18:18:17.911Z] ---> Running in 149cf6c0be0f [2023-07-25T18:18:18.178Z] Removing intermediate container 149cf6c0be0f [2023-07-25T18:18:18.178Z] ---> dcea2803724b [2023-07-25T18:18:18.178Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-25T18:18:18.448Z] ---> c5dae47983d8 [2023-07-25T18:18:18.448Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-25T18:18:18.719Z] ---> Running in 2933e03d4fae [2023-07-25T18:19:26.620Z] Removing intermediate container 2933e03d4fae [2023-07-25T18:19:26.620Z] ---> 61fc66a92f7b [2023-07-25T18:19:26.620Z] Step 10/12 : COPY . . [2023-07-25T18:19:26.620Z] ---> 27492e5eaa51 [2023-07-25T18:19:26.620Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-25T18:19:26.620Z] ---> Running in 9d083404f983 [2023-07-25T18:19:26.620Z] Removing intermediate container 9d083404f983 [2023-07-25T18:19:26.620Z] ---> dbe012a46134 [2023-07-25T18:19:26.620Z] Step 12/12 : RUN $MAKE [2023-07-25T18:19:26.620Z] ---> Running in 353f4d8ad9dd [2023-07-25T18:19:26.620Z] noop [2023-07-25T18:19:26.620Z] Removing intermediate container 353f4d8ad9dd [2023-07-25T18:19:26.620Z] ---> 822e79817f81 [2023-07-25T18:19:26.620Z] Successfully built 822e79817f81 [2023-07-25T18:19:26.620Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:19:26.971Z] + docker inspect -f . ci-base-image-arm64 [2023-07-25T18:19:26.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T18:19:27.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-2118 does not seem to be running inside a container [2023-07-25T18:19:27.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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-25T18:19:28.534Z] $ docker top 61708da6955ec3d13fb68244a6c44e9b2d6440cb51a3c763816bfd5096545665 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T18:19:29.377Z] + go version [2023-07-25T18:19:29.378Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-25T18:19:29.399Z] $ docker stop --time=1 61708da6955ec3d13fb68244a6c44e9b2d6440cb51a3c763816bfd5096545665 [2023-07-25T18:19:31.044Z] $ docker rm -f --volumes 61708da6955ec3d13fb68244a6c44e9b2d6440cb51a3c763816bfd5096545665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:19:31.622Z] + docker inspect -f . ci-base-image-arm64 [2023-07-25T18:19:31.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T18:19:31.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-2118 does not seem to be running inside a container [2023-07-25T18:19:31.916Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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-25T18:19:33.096Z] $ docker top ab32269ede0b1597216fc31b4ae47e925957f9bb5591d2fac31e32a01008dffb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T18:19:33.943Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh [2023-07-25T18:19:34.596Z] + make test [2023-07-25T18:19:34.596Z] go test -race -coverprofile=coverage.out ./... [2023-07-25T18:22:26.360Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-25T18:22:26.360Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-25T18:22:26.360Z] go vet ./... [2023-07-25T18:24:48.053Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-25T18:24:48.053Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-25T18:24:48.053Z] ./bin/test-attribution-txt.sh [2023-07-25T18:24:48.053Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-07-25T18:24:48.053Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-07-25T18:24:48.072Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-25T18:24:48.090Z] $ docker stop --time=1 ab32269ede0b1597216fc31b4ae47e925957f9bb5591d2fac31e32a01008dffb [2023-07-25T18:24:49.856Z] $ docker rm -f --volumes ab32269ede0b1597216fc31b4ae47e925957f9bb5591d2fac31e32a01008dffb [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T18:24:51.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-25T18:24:51.315Z] Warning: overwriting stash ‘coverage-report’ [2023-07-25T18:24:51.732Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-25T18:24:52.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-25T18:24:52.432Z] + ls -al . [2023-07-25T18:24:52.432Z] total 176 [2023-07-25T18:24:52.432Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 25 18:19 . [2023-07-25T18:24:52.432Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 18:17 .. [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 25 18:17 .dockerignore [2023-07-25T18:24:52.432Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 18:17 .git [2023-07-25T18:24:52.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 18:17 .github [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 25 18:17 .gitignore [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 18:17 .golangci.yml [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 9088 Jul 25 18:17 Attribution.txt [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 35115 Jul 25 18:17 CHANGELOG.md [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 25 18:17 Dockerfile [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 18:17 GOVERNANCE.md [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 711 Jul 25 18:17 Jenkinsfile [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 25 18:17 LICENSE [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 25 18:17 OWNERS.md [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 25 18:17 README.md [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 25 18:14 VERSION [2023-07-25T18:24:52.432Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 18:17 bin [2023-07-25T18:24:52.432Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 25 18:19 coverage.out [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 3254 Jul 25 18:17 go.mod [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 31325 Jul 25 18:17 go.sum [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 25 18:17 main.go [2023-07-25T18:24:52.432Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 25 18:17 makefile [2023-07-25T18:24:52.432Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 18:17 res [2023-07-25T18:24:52.432Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 18:17 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:24:52.767Z] + 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-dev.1 . [2023-07-25T18:24:52.767Z] Sending build context to Docker daemon 175.6kB [2023-07-25T18:24:53.035Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-25T18:24:53.035Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-25T18:24:53.035Z] ---> 822e79817f81 [2023-07-25T18:24:53.035Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-25T18:24:53.035Z] ---> Running in 807ca6b1aec4 [2023-07-25T18:24:53.303Z] Removing intermediate container 807ca6b1aec4 [2023-07-25T18:24:53.303Z] ---> 54211a266e5e [2023-07-25T18:24:53.303Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-25T18:24:53.578Z] ---> Running in 0f634f55e28c [2023-07-25T18:24:53.845Z] Removing intermediate container 0f634f55e28c [2023-07-25T18:24:53.845Z] ---> 46150a09730e [2023-07-25T18:24:53.845Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-25T18:24:53.845Z] ---> Running in 86f2498da975 [2023-07-25T18:24:54.118Z] Removing intermediate container 86f2498da975 [2023-07-25T18:24:54.118Z] ---> 7170b4f2f676 [2023-07-25T18:24:54.118Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-25T18:24:54.118Z] ---> Running in e5ca69deffee [2023-07-25T18:24:55.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-25T18:24:55.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-25T18:24:56.629Z] OK: 263 MiB in 53 packages [2023-07-25T18:24:57.591Z] Removing intermediate container e5ca69deffee [2023-07-25T18:24:57.591Z] ---> f2fef4422337 [2023-07-25T18:24:57.591Z] Step 7/26 : WORKDIR /app [2023-07-25T18:24:57.591Z] ---> Running in 9fa07e1efe85 [2023-07-25T18:24:57.861Z] Removing intermediate container 9fa07e1efe85 [2023-07-25T18:24:57.861Z] ---> f3892d84f313 [2023-07-25T18:24:57.861Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-25T18:24:58.448Z] ---> e00e6f484987 [2023-07-25T18:24:58.448Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-25T18:24:58.448Z] ---> Running in 8540673744aa [2023-07-25T18:25:01.797Z] Removing intermediate container 8540673744aa [2023-07-25T18:25:01.797Z] ---> 917e3be8e716 [2023-07-25T18:25:01.797Z] Step 10/26 : COPY . . [2023-07-25T18:25:02.383Z] ---> cd136edcc334 [2023-07-25T18:25:02.383Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-25T18:25:02.383Z] ---> Running in 6f0c4e9770c4 [2023-07-25T18:25:02.651Z] Removing intermediate container 6f0c4e9770c4 [2023-07-25T18:25:02.651Z] ---> 8f10dc00cb81 [2023-07-25T18:25:02.651Z] Step 12/26 : RUN $MAKE [2023-07-25T18:25:02.651Z] ---> Running in 4c358c4a85e9 [2023-07-25T18:25:03.616Z] 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-dev.1" -trimpath -mod=readonly -o app-service-configurable [2023-07-25T18:27:25.311Z] Removing intermediate container 4c358c4a85e9 [2023-07-25T18:27:25.311Z] ---> ba975fa0eaa7 [2023-07-25T18:27:25.311Z] Step 13/26 : FROM alpine:3.17 [2023-07-25T18:27:25.311Z] 3.17: Pulling from library/alpine [2023-07-25T18:27:25.311Z] edb6bdbacee9: Already exists [2023-07-25T18:27:25.311Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-25T18:27:25.311Z] Status: Downloaded newer image for alpine:3.17 [2023-07-25T18:27:25.311Z] ---> 779605e5fbc0 [2023-07-25T18:27:25.311Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-25T18:27:25.311Z] ---> Running in 52b8fd570ff8 [2023-07-25T18:27:25.311Z] Removing intermediate container 52b8fd570ff8 [2023-07-25T18:27:25.311Z] ---> 0ac5811052d2 [2023-07-25T18:27:25.311Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-25T18:27:25.311Z] ---> Running in 26b403363c22 [2023-07-25T18:27:25.311Z] Removing intermediate container 26b403363c22 [2023-07-25T18:27:25.311Z] ---> 4f1f73b35ced [2023-07-25T18:27:25.311Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-25T18:27:25.311Z] ---> Running in 1c83fb848d9e [2023-07-25T18:27:25.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-25T18:27:25.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-25T18:27:25.311Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-25T18:27:25.311Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-25T18:27:25.311Z] Executing busybox-1.35.0-r29.trigger [2023-07-25T18:27:25.311Z] Executing ca-certificates-20230506-r0.trigger [2023-07-25T18:27:25.311Z] OK: 8 MiB in 17 packages [2023-07-25T18:27:25.311Z] Removing intermediate container 1c83fb848d9e [2023-07-25T18:27:25.311Z] ---> 6b59e15494b1 [2023-07-25T18:27:25.311Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-25T18:27:25.311Z] ---> 24152790f6ad [2023-07-25T18:27:25.311Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-25T18:27:25.311Z] ---> aed5d4620fa3 [2023-07-25T18:27:25.311Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-25T18:27:25.311Z] ---> 99f0b6aa4c71 [2023-07-25T18:27:25.311Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-25T18:27:25.311Z] ---> abc8d415ca82 [2023-07-25T18:27:25.311Z] Step 21/26 : EXPOSE 48095 [2023-07-25T18:27:25.311Z] ---> Running in af871ac34281 [2023-07-25T18:27:25.311Z] Removing intermediate container af871ac34281 [2023-07-25T18:27:25.311Z] ---> edd33f20f271 [2023-07-25T18:27:25.311Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-25T18:27:25.311Z] ---> Running in 2b03a0d58f53 [2023-07-25T18:27:25.311Z] Removing intermediate container 2b03a0d58f53 [2023-07-25T18:27:25.311Z] ---> c6632b3776ec [2023-07-25T18:27:25.311Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-25T18:27:25.311Z] ---> Running in 1765990215a6 [2023-07-25T18:27:25.311Z] Removing intermediate container 1765990215a6 [2023-07-25T18:27:25.311Z] ---> 9310f6f36e5e [2023-07-25T18:27:25.311Z] Step 24/26 : LABEL arch=arm64 [2023-07-25T18:27:25.311Z] ---> Running in 748913af7204 [2023-07-25T18:27:25.311Z] Removing intermediate container 748913af7204 [2023-07-25T18:27:25.311Z] ---> e212bbf10937 [2023-07-25T18:27:25.311Z] Step 25/26 : LABEL git_sha=67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T18:27:25.311Z] ---> Running in 64cb813939e0 [2023-07-25T18:27:25.311Z] Removing intermediate container 64cb813939e0 [2023-07-25T18:27:25.311Z] ---> 0614e0214059 [2023-07-25T18:27:25.311Z] Step 26/26 : LABEL version=3.0.1-dev.1 [2023-07-25T18:27:25.311Z] ---> Running in 90d1fbfafeb8 [2023-07-25T18:27:25.311Z] Removing intermediate container 90d1fbfafeb8 [2023-07-25T18:27:25.311Z] ---> 8f9746b9b2e5 [2023-07-25T18:27:25.311Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-25T18:27:25.311Z] Successfully built 8f9746b9b2e5 [2023-07-25T18:27:25.311Z] 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-25T18:27:25.433Z] provisioning config files... [2023-07-25T18:27:25.449Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config17168269905670541967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:27:25.785Z] ---> docker-login.sh [2023-07-25T18:27:25.785Z] nexus3.edgexfoundry.org:10001 [2023-07-25T18:27:25.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:27:26.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:27:26.053Z] Configure a credential helper to remove this warning. See [2023-07-25T18:27:26.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:27:26.053Z] [2023-07-25T18:27:26.053Z] Login Succeeded [2023-07-25T18:27:26.053Z] nexus3.edgexfoundry.org:10002 [2023-07-25T18:27:26.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:27:26.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:27:26.321Z] Configure a credential helper to remove this warning. See [2023-07-25T18:27:26.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:27:26.321Z] [2023-07-25T18:27:26.321Z] Login Succeeded [2023-07-25T18:27:26.321Z] nexus3.edgexfoundry.org:10003 [2023-07-25T18:27:26.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:27:26.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:27:26.855Z] Configure a credential helper to remove this warning. See [2023-07-25T18:27:26.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:27:26.855Z] [2023-07-25T18:27:26.855Z] Login Succeeded [2023-07-25T18:27:26.855Z] nexus3.edgexfoundry.org:10004 [2023-07-25T18:27:27.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:27:27.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:27:27.123Z] Configure a credential helper to remove this warning. See [2023-07-25T18:27:27.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:27:27.123Z] [2023-07-25T18:27:27.123Z] Login Succeeded [2023-07-25T18:27:27.123Z] docker.io [2023-07-25T18:27:27.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T18:27:27.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T18:27:27.656Z] Configure a credential helper to remove this warning. See [2023-07-25T18:27:27.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T18:27:27.656Z] [2023-07-25T18:27:27.656Z] Login Succeeded [2023-07-25T18:27:27.656Z] ---> docker-login.sh ends [Pipeline] } [2023-07-25T18:27:27.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-25T18:27:27.706Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T18:27:27.732Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-07-25T18:27:27.732Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T18:27:27.732Z] latest [2023-07-25T18:27:27.732Z] 3.0.1-dev.1 [2023-07-25T18:27:27.732Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 [2023-07-25T18:27:27.732Z] minnesota [2023-07-25T18:27:27.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:27:28.089Z] + 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-25T18:27:28.443Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T18:27:28.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-25T18:27:28.443Z] fcb3309cab59: Preparing [2023-07-25T18:27:28.443Z] cf90143b3c29: Preparing [2023-07-25T18:27:28.443Z] 881d8116bac3: Preparing [2023-07-25T18:27:28.443Z] e48095a3849b: Preparing [2023-07-25T18:27:28.443Z] 36011ba6c1b4: Preparing [2023-07-25T18:27:28.443Z] 9386262d7a74: Preparing [2023-07-25T18:27:28.443Z] 9386262d7a74: Waiting [2023-07-25T18:27:28.714Z] cf90143b3c29: Pushed [2023-07-25T18:27:28.714Z] e48095a3849b: Pushed [2023-07-25T18:27:28.714Z] 881d8116bac3: Pushed [2023-07-25T18:27:28.714Z] 9386262d7a74: Layer already exists [2023-07-25T18:27:28.981Z] 36011ba6c1b4: Pushed [2023-07-25T18:27:34.317Z] fcb3309cab59: Pushed [2023-07-25T18:27:34.317Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6: digest: sha256:3b977a704610e187e59804012cb3d8f2e8fda727228488126e4fa06ddbe009ef size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:27:34.662Z] + 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-25T18:27:35.002Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-25T18:27:35.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-25T18:27:35.002Z] fcb3309cab59: Preparing [2023-07-25T18:27:35.002Z] cf90143b3c29: Preparing [2023-07-25T18:27:35.002Z] 881d8116bac3: Preparing [2023-07-25T18:27:35.002Z] e48095a3849b: Preparing [2023-07-25T18:27:35.002Z] 36011ba6c1b4: Preparing [2023-07-25T18:27:35.002Z] 9386262d7a74: Preparing [2023-07-25T18:27:35.002Z] 9386262d7a74: Waiting [2023-07-25T18:27:35.002Z] cf90143b3c29: Layer already exists [2023-07-25T18:27:35.002Z] 36011ba6c1b4: Layer already exists [2023-07-25T18:27:35.002Z] e48095a3849b: Layer already exists [2023-07-25T18:27:35.002Z] 881d8116bac3: Layer already exists [2023-07-25T18:27:35.002Z] fcb3309cab59: Layer already exists [2023-07-25T18:27:35.002Z] 9386262d7a74: Layer already exists [2023-07-25T18:27:35.002Z] latest: digest: sha256:3b977a704610e187e59804012cb3d8f2e8fda727228488126e4fa06ddbe009ef size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:27:35.350Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:27:35.687Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.1-dev.1 [2023-07-25T18:27:35.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-25T18:27:35.687Z] fcb3309cab59: Preparing [2023-07-25T18:27:35.687Z] cf90143b3c29: Preparing [2023-07-25T18:27:35.687Z] 881d8116bac3: Preparing [2023-07-25T18:27:35.687Z] e48095a3849b: Preparing [2023-07-25T18:27:35.687Z] 36011ba6c1b4: Preparing [2023-07-25T18:27:35.687Z] 9386262d7a74: Preparing [2023-07-25T18:27:35.687Z] 9386262d7a74: Waiting [2023-07-25T18:27:35.687Z] fcb3309cab59: Layer already exists [2023-07-25T18:27:35.687Z] cf90143b3c29: Layer already exists [2023-07-25T18:27:35.687Z] e48095a3849b: Layer already exists [2023-07-25T18:27:35.687Z] 36011ba6c1b4: Layer already exists [2023-07-25T18:27:35.688Z] 881d8116bac3: Layer already exists [2023-07-25T18:27:35.688Z] 9386262d7a74: Layer already exists [2023-07-25T18:27:35.688Z] 3.0.1-dev.1: digest: sha256:3b977a704610e187e59804012cb3d8f2e8fda727228488126e4fa06ddbe009ef size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:27:36.344Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:27:36.702Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 [2023-07-25T18:27:36.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-25T18:27:36.702Z] fcb3309cab59: Preparing [2023-07-25T18:27:36.702Z] cf90143b3c29: Preparing [2023-07-25T18:27:36.702Z] 881d8116bac3: Preparing [2023-07-25T18:27:36.702Z] e48095a3849b: Preparing [2023-07-25T18:27:36.702Z] 36011ba6c1b4: Preparing [2023-07-25T18:27:36.702Z] 9386262d7a74: Preparing [2023-07-25T18:27:36.702Z] 9386262d7a74: Waiting [2023-07-25T18:27:36.702Z] fcb3309cab59: Layer already exists [2023-07-25T18:27:36.702Z] 36011ba6c1b4: Layer already exists [2023-07-25T18:27:36.702Z] 881d8116bac3: Layer already exists [2023-07-25T18:27:36.702Z] e48095a3849b: Layer already exists [2023-07-25T18:27:36.702Z] cf90143b3c29: Layer already exists [2023-07-25T18:27:36.702Z] 9386262d7a74: Layer already exists [2023-07-25T18:27:36.971Z] 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1: digest: sha256:3b977a704610e187e59804012cb3d8f2e8fda727228488126e4fa06ddbe009ef size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:27:37.337Z] + 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-25T18:27:37.691Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:minnesota [2023-07-25T18:27:37.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-25T18:27:37.691Z] fcb3309cab59: Preparing [2023-07-25T18:27:37.691Z] cf90143b3c29: Preparing [2023-07-25T18:27:37.691Z] 881d8116bac3: Preparing [2023-07-25T18:27:37.691Z] e48095a3849b: Preparing [2023-07-25T18:27:37.691Z] 36011ba6c1b4: Preparing [2023-07-25T18:27:37.691Z] 9386262d7a74: Preparing [2023-07-25T18:27:37.691Z] 9386262d7a74: Waiting [2023-07-25T18:27:37.691Z] 36011ba6c1b4: Layer already exists [2023-07-25T18:27:37.691Z] 881d8116bac3: Layer already exists [2023-07-25T18:27:37.691Z] e48095a3849b: Layer already exists [2023-07-25T18:27:37.691Z] fcb3309cab59: Layer already exists [2023-07-25T18:27:37.691Z] cf90143b3c29: Layer already exists [2023-07-25T18:27:37.691Z] 9386262d7a74: Layer already exists [2023-07-25T18:27:37.964Z] minnesota: digest: sha256:3b977a704610e187e59804012cb3d8f2e8fda727228488126e4fa06ddbe009ef size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-25T18:27:38.015Z] ===================================================== [Pipeline] echo [2023-07-25T18:27:38.022Z] taggedImages: [2023-07-25T18:27:38.022Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6 [2023-07-25T18:27:38.022Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-25T18:27:38.022Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.1-dev.1 [2023-07-25T18:27:38.022Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 [2023-07-25T18:27:38.022Z] - 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-25T18:27:38.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-25T18:27:38.383Z] [2023-07-25T18:27:38.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:27:38.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-25T18:27:38.722Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-25T18:27:38.722Z] 8998bd30e6a1: Pulling fs layer [2023-07-25T18:27:38.722Z] 04944245beec: Pulling fs layer [2023-07-25T18:27:38.722Z] 699f458cf7ca: Pulling fs layer [2023-07-25T18:27:38.722Z] 765212b225bb: Pulling fs layer [2023-07-25T18:27:38.722Z] f23df028b6ca: Pulling fs layer [2023-07-25T18:27:38.722Z] d65c8cfc05b1: Pulling fs layer [2023-07-25T18:27:38.722Z] 2437ff75d9bd: Pulling fs layer [2023-07-25T18:27:38.722Z] 765212b225bb: Waiting [2023-07-25T18:27:38.722Z] f23df028b6ca: Waiting [2023-07-25T18:27:38.722Z] d65c8cfc05b1: Waiting [2023-07-25T18:27:38.722Z] 2437ff75d9bd: Waiting [2023-07-25T18:27:38.992Z] 04944245beec: Verifying Checksum [2023-07-25T18:27:38.992Z] 04944245beec: Download complete [2023-07-25T18:27:38.992Z] 765212b225bb: Verifying Checksum [2023-07-25T18:27:38.992Z] 765212b225bb: Download complete [2023-07-25T18:27:38.992Z] f23df028b6ca: Download complete [2023-07-25T18:27:38.992Z] d65c8cfc05b1: Verifying Checksum [2023-07-25T18:27:38.992Z] d65c8cfc05b1: Download complete [2023-07-25T18:27:39.261Z] 699f458cf7ca: Verifying Checksum [2023-07-25T18:27:39.261Z] 699f458cf7ca: Download complete [2023-07-25T18:27:39.529Z] 8998bd30e6a1: Verifying Checksum [2023-07-25T18:27:39.529Z] 8998bd30e6a1: Download complete [2023-07-25T18:27:42.111Z] 2437ff75d9bd: Verifying Checksum [2023-07-25T18:27:42.111Z] 2437ff75d9bd: Download complete [2023-07-25T18:27:43.519Z] 8998bd30e6a1: Pull complete [2023-07-25T18:27:44.104Z] 04944245beec: Pull complete [2023-07-25T18:27:45.512Z] 699f458cf7ca: Pull complete [2023-07-25T18:27:45.512Z] 765212b225bb: Pull complete [2023-07-25T18:27:46.102Z] f23df028b6ca: Pull complete [2023-07-25T18:27:46.368Z] d65c8cfc05b1: Pull complete [2023-07-25T18:28:01.357Z] 2437ff75d9bd: Pull complete [2023-07-25T18:28:01.357Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-25T18:28:01.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-25T18:28:01.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T18:28:01.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-2118 does not seem to be running inside a container [2023-07-25T18:28:01.619Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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-25T18:28:04.276Z] $ docker top 9a40ee25035b55979a8ec3648d4e0e2818248b9cb32d9bf9fad70435e3fd05ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:28:05.096Z] ---> job-cost.sh [2023-07-25T18:28:05.096Z] lf-activate-venv: SKIPPING [2023-07-25T18:28:05.096Z] INFO: No Stack... [2023-07-25T18:28:05.676Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-25T18:28:06.255Z] INFO: Archiving Costs [Pipeline] sh [2023-07-25T18:28:06.576Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2023-07-25T18:28:06.576Z] + cut -d, -f6 [Pipeline] lock [2023-07-25T18:28:06.650Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] [2023-07-25T18:28:06.656Z] Resource [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] did not exist. Created. [2023-07-25T18:28:06.656Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-25T18:28:07.298Z] /w/workspace/app-service-configurable/2@tmp/durable-e678e246/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-25T18:28:07.630Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-25T18:28:07.654Z] Warning: overwriting stash ‘stack-cost’ [2023-07-25T18:28:07.708Z] Stashed 1 file(s) [Pipeline] } [2023-07-25T18:28:07.714Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-25T18:28:07.737Z] $ docker stop --time=1 9a40ee25035b55979a8ec3648d4e0e2818248b9cb32d9bf9fad70435e3fd05ba [2023-07-25T18:28:09.454Z] $ docker rm -f --volumes 9a40ee25035b55979a8ec3648d4e0e2818248b9cb32d9bf9fad70435e3fd05ba [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-25T18:28:09.839Z] provisioning config files... [2023-07-25T18:28:09.848Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/p-service-configurable_minnesota@tmp/config5932335486259590418tmp [Pipeline] { [Pipeline] sh [2023-07-25T18:28:10.142Z] + set +x [2023-07-25T18:28:10.142Z] + bash -s -- [2023-07-25T18:28:10.142Z] + curl -s https://codecov.io/bash [2023-07-25T18:28:10.142Z] [2023-07-25T18:28:10.142Z] _____ _ [2023-07-25T18:28:10.142Z] / ____| | | [2023-07-25T18:28:10.142Z] | | ___ __| | ___ ___ _____ __ [2023-07-25T18:28:10.142Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-25T18:28:10.142Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-25T18:28:10.142Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-25T18:28:10.142Z] Bash-1.0.6 [2023-07-25T18:28:10.142Z] [2023-07-25T18:28:10.142Z] [2023-07-25T18:28:10.142Z] ==> git version 2.25.1 found [2023-07-25T18:28:10.142Z] ==> 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-25T18:28:10.142Z] Release-Date: 2020-01-08 [2023-07-25T18:28:10.142Z] 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-25T18:28:10.142Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-25T18:28:10.142Z] ==> Jenkins CI detected. [2023-07-25T18:28:10.142Z] current dir:  /w/workspace/p-service-configurable_minnesota [2023-07-25T18:28:10.142Z] project root: . [2023-07-25T18:28:10.142Z] --> token set from env [2023-07-25T18:28:10.142Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-25T18:28:10.142Z] ==> Running gcov in . (disable via -X gcov) [2023-07-25T18:28:10.142Z] ==> Python coveragepy not found [2023-07-25T18:28:10.142Z] ==> Searching for coverage reports in: [2023-07-25T18:28:10.142Z] + . [2023-07-25T18:28:10.142Z] -> Found 1 reports [2023-07-25T18:28:10.142Z] ==> Detecting git/mercurial file structure [2023-07-25T18:28:10.142Z] ==> Reading reports [2023-07-25T18:28:10.142Z] + ./coverage.out bytes=13 [2023-07-25T18:28:10.400Z] ==> Appending adjustments [2023-07-25T18:28:10.400Z] https://docs.codecov.io/docs/fixing-reports [2023-07-25T18:28:10.400Z] + Found adjustments [2023-07-25T18:28:10.400Z] ==> Gzipping contents [2023-07-25T18:28:10.400Z] 4.0K /tmp/codecov.y3xUO2.gz [2023-07-25T18:28:10.400Z] ==> Uploading reports [2023-07-25T18:28:10.400Z] url: https://codecov.io [2023-07-25T18:28:10.400Z] query: branch=minnesota&commit=67e38a317b7bddab6f62e1dc396b2e58586edeb6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fminnesota%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-25T18:28:10.400Z] -> Pinging Codecov [2023-07-25T18:28:10.400Z] 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=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fminnesota%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-25T18:28:10.400Z] -> Uploading to [2023-07-25T18:28:10.400Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-25/A97CA9966030D2A3747ED39772930CCE/67e38a317b7bddab6f62e1dc396b2e58586edeb6/c9bac10a-bf4d-4915-a480-5395dc8bada9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230725%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230725T182810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7c55ff3f945790f06382c65c94393d41f88e7ba05ee9b721dc62b670ae7eafd [2023-07-25T18:28:10.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-25T18:28:10.400Z] Dload Upload Total Spent Left Speed [2023-07-25T18:28:10.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2451 --:--:-- --:--:-- --:--:-- 2451 [2023-07-25T18:28:10.658Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] } [2023-07-25T18:28:10.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-25T18:28:10.832Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-25T18:28:10.841Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:28:11.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-25T18:28:11.132Z] [2023-07-25T18:28:11.132Z] 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-25T18:28:11.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-25T18:28:11.431Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-25T18:28:11.431Z] df9b9388f04a: Pulling fs layer [2023-07-25T18:28:11.431Z] 52dc419b0ee2: Pulling fs layer [2023-07-25T18:28:11.431Z] 25bc292e5bac: Pulling fs layer [2023-07-25T18:28:11.431Z] 114826534d7a: Pulling fs layer [2023-07-25T18:28:11.431Z] 4657fd5d0bcf: Pulling fs layer [2023-07-25T18:28:11.431Z] 6ad1cebc031e: Pulling fs layer [2023-07-25T18:28:11.431Z] 8a3aa393b2d8: Pulling fs layer [2023-07-25T18:28:11.431Z] 6ad1cebc031e: Waiting [2023-07-25T18:28:11.431Z] 8a3aa393b2d8: Waiting [2023-07-25T18:28:11.431Z] 4657fd5d0bcf: Waiting [2023-07-25T18:28:11.431Z] 25bc292e5bac: Download complete [2023-07-25T18:28:11.431Z] 52dc419b0ee2: Verifying Checksum [2023-07-25T18:28:11.431Z] 52dc419b0ee2: Download complete [2023-07-25T18:28:11.431Z] 4657fd5d0bcf: Verifying Checksum [2023-07-25T18:28:11.431Z] 4657fd5d0bcf: Download complete [2023-07-25T18:28:11.431Z] df9b9388f04a: Download complete [2023-07-25T18:28:11.691Z] 6ad1cebc031e: Verifying Checksum [2023-07-25T18:28:11.691Z] 6ad1cebc031e: Download complete [2023-07-25T18:28:11.691Z] df9b9388f04a: Pull complete [2023-07-25T18:28:11.691Z] 52dc419b0ee2: Pull complete [2023-07-25T18:28:11.951Z] 25bc292e5bac: Pull complete [2023-07-25T18:28:12.212Z] 114826534d7a: Verifying Checksum [2023-07-25T18:28:12.212Z] 114826534d7a: Download complete [2023-07-25T18:28:12.212Z] 8a3aa393b2d8: Verifying Checksum [2023-07-25T18:28:12.212Z] 8a3aa393b2d8: Download complete [2023-07-25T18:28:16.397Z] 114826534d7a: Pull complete [2023-07-25T18:28:16.397Z] 4657fd5d0bcf: Pull complete [2023-07-25T18:28:16.397Z] 6ad1cebc031e: Pull complete [2023-07-25T18:28:19.684Z] 8a3aa393b2d8: Pull complete [2023-07-25T18:28:19.684Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-25T18:28:19.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-25T18:28:19.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T18:28:19.771Z] prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container [2023-07-25T18:28:19.798Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-25T18:28:24.355Z] $ docker top 5a9ed8d97a7922bf8cd865af4b12b6b69f87eaccae889418cee5f27d2e652e51 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-25T18:28:24.420Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:minnesota' [Pipeline] sh [2023-07-25T18:28:24.696Z] + set -o pipefail [2023-07-25T18:28:24.696Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:minnesota' [2023-07-25T18:28:29.962Z] [2023-07-25T18:28:29.962Z] Monitoring /w/workspace/p-service-configurable_minnesota (github.com/edgexfoundry/app-service-configurable)... [2023-07-25T18:28:29.962Z] [2023-07-25T18:28:29.962Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a61f8993-40ba-44b5-907d-242144d127ee/history/dfdb83ca-71bf-497e-89fc-4a9f3f63b1a5 [2023-07-25T18:28:29.962Z] [2023-07-25T18:28:29.962Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-25T18:28:29.962Z] [2023-07-25T18:28:29.962Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-25T18:28:29.962Z] [2023-07-25T18:28:29.962Z] [2023-07-25T18:28:29.962Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-25T18:28:29.962Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-25T18:28:29.962Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-25T18:28:29.971Z] $ docker stop --time=1 5a9ed8d97a7922bf8cd865af4b12b6b69f87eaccae889418cee5f27d2e652e51 [2023-07-25T18:28:33.785Z] $ docker rm -f --volumes 5a9ed8d97a7922bf8cd865af4b12b6b69f87eaccae889418cee5f27d2e652e51 [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-25T18:28:34.518Z] + git log --format=format:%s -1 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] sh [2023-07-25T18:28:34.806Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-25T18:28:34.806Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:28:35.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T18:28:35.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T18:28:35.182Z] prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container [2023-07-25T18:28:35.209Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-25T18:28:35.741Z] $ docker top b6fa55cb4d33504f9d2c1bafdbf997ba6360d7b97b57889eaa12441d6133ef6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-25T18:28:35.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-25T18:28:35.824Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-25T18:28:35.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-25T18:28:35.949Z] $ docker exec b6fa55cb4d33504f9d2c1bafdbf997ba6360d7b97b57889eaa12441d6133ef6a ssh-agent [2023-07-25T18:28:36.062Z] SSH_AUTH_SOCK=/tmp/ssh-M7fj139LppUr/agent.32 [2023-07-25T18:28:36.062Z] SSH_AGENT_PID=38 [2023-07-25T18:28:36.066Z] Running ssh-add (command line suppressed) [2023-07-25T18:28:36.174Z] Identity added: /w/workspace/p-service-configurable_minnesota@tmp/private_key_6745366826666838724.key (/w/workspace/p-service-configurable_minnesota@tmp/private_key_6745366826666838724.key) [2023-07-25T18:28:36.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-25T18:28:36.475Z] + git semver tag [2023-07-25T18:28:36.735Z] 2023-07-25 18:28:36,684 [run_tag] DEBUG tag force:False [2023-07-25T18:28:36.735Z] 2023-07-25 18:28:36,684 [check_head_tag] DEBUG check head tag [2023-07-25T18:28:36.735Z] 2023-07-25 18:28:36,685 [execute] INFO git cat-file --batch-check [2023-07-25T18:28:36.735Z] 2023-07-25 18:28:36,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/p-service-configurable_minnesota, universal_newlines=False, shell=None, istream=) [2023-07-25T18:28:36.735Z] 2023-07-25 18:28:36,689 [execute] INFO git cat-file --batch [2023-07-25T18:28:36.735Z] 2023-07-25 18:28:36,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/p-service-configurable_minnesota, universal_newlines=False, shell=None, istream=) [2023-07-25T18:28:36.735Z] 2023-07-25 18:28:36,699 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota [2023-07-25T18:28:36.735Z] 2023-07-25 18:28:36,699 [execute] INFO git tag -a v3.0.1-dev.1 -m v3.0.1-dev.1 [2023-07-25T18:28:36.735Z] 2023-07-25 18:28:36,700 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.1', '-m', 'v3.0.1-dev.1'], cwd=/w/workspace/p-service-configurable_minnesota, universal_newlines=False, shell=None, istream=None) [2023-07-25T18:28:36.735Z] 2023-07-25 18:28:36,705 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota [2023-07-25T18:28:36.735Z] 3.0.1-dev.1 [Pipeline] } [2023-07-25T18:28:36.745Z] $ docker exec --env ******** --env ******** b6fa55cb4d33504f9d2c1bafdbf997ba6360d7b97b57889eaa12441d6133ef6a ssh-agent -k [2023-07-25T18:28:36.841Z] unset SSH_AUTH_SOCK; [2023-07-25T18:28:36.842Z] unset SSH_AGENT_PID; [2023-07-25T18:28:36.842Z] echo Agent pid 38 killed; [2023-07-25T18:28:36.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-25T18:28:37.153Z] + git semver [Pipeline] } [2023-07-25T18:28:37.425Z] $ docker stop --time=1 b6fa55cb4d33504f9d2c1bafdbf997ba6360d7b97b57889eaa12441d6133ef6a [2023-07-25T18:28:38.700Z] $ docker rm -f --volumes b6fa55cb4d33504f9d2c1bafdbf997ba6360d7b97b57889eaa12441d6133ef6a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:28:39.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-25T18:28:39.105Z] [2023-07-25T18:28:39.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:28:39.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-25T18:28:39.402Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-25T18:28:39.402Z] ab5ef0e58194: Pulling fs layer [2023-07-25T18:28:39.402Z] 9712f1f96733: Pulling fs layer [2023-07-25T18:28:39.402Z] 63f879dbbcfc: Pulling fs layer [2023-07-25T18:28:39.402Z] 0d9ebad4ef96: Pulling fs layer [2023-07-25T18:28:39.402Z] e9a5061849ea: Pulling fs layer [2023-07-25T18:28:39.402Z] 0d9ebad4ef96: Waiting [2023-07-25T18:28:39.402Z] d747dcd14b5f: Pulling fs layer [2023-07-25T18:28:39.402Z] 2de7ff778b66: Pulling fs layer [2023-07-25T18:28:39.402Z] e9a5061849ea: Waiting [2023-07-25T18:28:39.402Z] d747dcd14b5f: Waiting [2023-07-25T18:28:39.402Z] 9712f1f96733: Verifying Checksum [2023-07-25T18:28:39.402Z] 9712f1f96733: Download complete [2023-07-25T18:28:39.664Z] 63f879dbbcfc: Verifying Checksum [2023-07-25T18:28:39.664Z] 63f879dbbcfc: Download complete [2023-07-25T18:28:39.923Z] 0d9ebad4ef96: Verifying Checksum [2023-07-25T18:28:39.923Z] 0d9ebad4ef96: Download complete [2023-07-25T18:28:39.923Z] e9a5061849ea: Verifying Checksum [2023-07-25T18:28:39.923Z] e9a5061849ea: Download complete [2023-07-25T18:28:39.923Z] d747dcd14b5f: Verifying Checksum [2023-07-25T18:28:39.923Z] d747dcd14b5f: Download complete [2023-07-25T18:28:39.923Z] ab5ef0e58194: Verifying Checksum [2023-07-25T18:28:39.923Z] ab5ef0e58194: Download complete [2023-07-25T18:28:40.181Z] 2de7ff778b66: Verifying Checksum [2023-07-25T18:28:40.181Z] 2de7ff778b66: Download complete [2023-07-25T18:28:43.466Z] ab5ef0e58194: Pull complete [2023-07-25T18:28:43.466Z] 9712f1f96733: Pull complete [2023-07-25T18:28:43.724Z] 63f879dbbcfc: Pull complete [2023-07-25T18:28:49.007Z] 0d9ebad4ef96: Pull complete [2023-07-25T18:28:49.007Z] e9a5061849ea: Pull complete [2023-07-25T18:28:49.007Z] d747dcd14b5f: Pull complete [2023-07-25T18:28:49.575Z] 2de7ff778b66: Pull complete [2023-07-25T18:28:49.575Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-25T18:28:49.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-25T18:28:49.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T18:28:49.660Z] prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container [2023-07-25T18:28:49.684Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-25T18:28:55.394Z] $ docker top e7d96c215e41b682a1a491d542e88de4437ee06a9222dbd1dfc284935228691c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-25T18:28:55.459Z] provisioning config files... [2023-07-25T18:28:55.468Z] copy managed file [sigul-config] to file:/w/workspace/p-service-configurable_minnesota@tmp/config15961908905323677690tmp [2023-07-25T18:28:55.479Z] copy managed file [sigul-password] to file:/w/workspace/p-service-configurable_minnesota@tmp/config18383837719019008736tmp [2023-07-25T18:28:55.488Z] copy managed file [sigul-pki] to file:/w/workspace/p-service-configurable_minnesota@tmp/config711719934572428942tmp [Pipeline] { [Pipeline] echo [2023-07-25T18:28:55.505Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:28:55.787Z] ---> sigul-configuration.sh [2023-07-25T18:28:55.787Z] gpg: directory `/root/.gnupg' created [2023-07-25T18:28:55.787Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-25T18:28:55.787Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-25T18:28:55.787Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-25T18:28:55.787Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-25T18:28:55.787Z] gpg: CAST5 encrypted data [2023-07-25T18:28:55.787Z] gpg: encrypted with 1 passphrase [2023-07-25T18:28:55.787Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-25T18:28:56.074Z] + mkdir /home/jenkins [2023-07-25T18:28:56.074Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-25T18:28:56.360Z] + 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-25T18:28:56.369Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:28:56.655Z] ---> sigul-install.sh [2023-07-25T18:28:56.655Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-25T18:28:56.942Z] + git tag --list [2023-07-25T18:28:56.942Z] v1.0.0 [2023-07-25T18:28:56.942Z] v1.1.0 [2023-07-25T18:28:56.942Z] v1.2.0 [2023-07-25T18:28:56.942Z] v1.3.0 [2023-07-25T18:28:56.942Z] v1.3.1 [2023-07-25T18:28:56.942Z] v2.0.0 [2023-07-25T18:28:56.942Z] v2.0.1 [2023-07-25T18:28:56.942Z] v2.1.0 [2023-07-25T18:28:56.942Z] v2.1.1 [2023-07-25T18:28:56.942Z] v2.1.2 [2023-07-25T18:28:56.942Z] v2.2.0 [2023-07-25T18:28:56.942Z] v2.3 [2023-07-25T18:28:56.942Z] v2.3.0 [2023-07-25T18:28:56.942Z] v2.3.1 [2023-07-25T18:28:56.942Z] v3.0 [2023-07-25T18:28:56.942Z] v3.0.0 [2023-07-25T18:28:56.942Z] v3.0.1-dev.1 [2023-07-25T18:28:56.942Z] v3.1.0-dev.1 [2023-07-25T18:28:56.942Z] v3.1.0-dev.2 [2023-07-25T18:28:56.942Z] v3.1.0-dev.3 [2023-07-25T18:28:56.942Z] v3.1.0-dev.4 [Pipeline] sh [2023-07-25T18:28:57.231Z] + lftools sign git-tag v3.0.1-dev.1 [2023-07-25T18:28:57.801Z] Signing Git tag with Sigul... [2023-07-25T18:28:57.801Z] Signing v3.0.1-dev.1 [Pipeline] echo [2023-07-25T18:28:58.070Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:28:58.352Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-25T18:28:58.357Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-25T18:28:58.373Z] $ docker stop --time=1 e7d96c215e41b682a1a491d542e88de4437ee06a9222dbd1dfc284935228691c [2023-07-25T18:28:59.648Z] $ docker rm -f --volumes e7d96c215e41b682a1a491d542e88de4437ee06a9222dbd1dfc284935228691c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-25T18:29:00.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-25T18:29:00.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:29:00.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T18:29:00.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T18:29:00.409Z] prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container [2023-07-25T18:29:00.438Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-25T18:29:00.770Z] $ docker top 080e4ab746a0cc7b5dd98f4b6717e0a3cf688bd973b50b2786779704d5ca5c06 -eo pid,comm [2023-07-25T18:29:00.819Z] 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-25T18:29:00.819Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-25T18:29:00.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-25T18:29:00.862Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-25T18:29:00.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-25T18:29:00.989Z] $ docker exec 080e4ab746a0cc7b5dd98f4b6717e0a3cf688bd973b50b2786779704d5ca5c06 ssh-agent [2023-07-25T18:29:01.095Z] SSH_AUTH_SOCK=/tmp/ssh-qWj4OvmqQ01K/agent.31 [2023-07-25T18:29:01.095Z] SSH_AGENT_PID=37 [2023-07-25T18:29:01.100Z] Running ssh-add (command line suppressed) [2023-07-25T18:29:01.220Z] Identity added: /w/workspace/p-service-configurable_minnesota@tmp/private_key_6649988232080216570.key (/w/workspace/p-service-configurable_minnesota@tmp/private_key_6649988232080216570.key) [2023-07-25T18:29:01.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-25T18:29:01.519Z] + git semver bump pre [2023-07-25T18:29:01.784Z] 2023-07-25 18:29:01,711 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota [2023-07-25T18:29:01.784Z] 2023-07-25 18:29:01,711 [bump_version] DEBUG bumping version:3.0.1-dev.1 on axis:pre with prefix:dev [2023-07-25T18:29:01.784Z] 2023-07-25 18:29:01,711 [bump_version] DEBUG bumped version:3.0.1-dev.2 [2023-07-25T18:29:01.784Z] 2023-07-25 18:29:01,711 [write_version] DEBUG write version:3.0.1-dev.2 to path:/w/workspace/p-service-configurable_minnesota/.semver/minnesota with force:True [2023-07-25T18:29:01.784Z] 2023-07-25 18:29:01,711 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota [2023-07-25T18:29:01.784Z] 2023-07-25 18:29:01,711 [write_file] DEBUG write to file:/w/workspace/p-service-configurable_minnesota/.semver/minnesota [2023-07-25T18:29:01.784Z] 2023-07-25 18:29:01,713 [execute] INFO git cat-file --batch-check [2023-07-25T18:29:01.784Z] 2023-07-25 18:29:01,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/p-service-configurable_minnesota/.semver, universal_newlines=False, shell=None, istream=) [2023-07-25T18:29:01.784Z] 2023-07-25 18:29:01,719 [execute] INFO git cat-file --batch [2023-07-25T18:29:01.784Z] 2023-07-25 18:29:01,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/p-service-configurable_minnesota/.semver, universal_newlines=False, shell=None, istream=) [2023-07-25T18:29:01.784Z] 2023-07-25 18:29:01,725 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota [2023-07-25T18:29:01.784Z] 3.0.1-dev.2 [Pipeline] } [2023-07-25T18:29:01.792Z] $ docker exec --env ******** --env ******** 080e4ab746a0cc7b5dd98f4b6717e0a3cf688bd973b50b2786779704d5ca5c06 ssh-agent -k [2023-07-25T18:29:01.890Z] unset SSH_AUTH_SOCK; [2023-07-25T18:29:01.890Z] unset SSH_AGENT_PID; [2023-07-25T18:29:01.890Z] echo Agent pid 37 killed; [2023-07-25T18:29:01.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-25T18:29:02.210Z] + git semver [Pipeline] } [2023-07-25T18:29:02.481Z] $ docker stop --time=1 080e4ab746a0cc7b5dd98f4b6717e0a3cf688bd973b50b2786779704d5ca5c06 [2023-07-25T18:29:03.745Z] $ docker rm -f --volumes 080e4ab746a0cc7b5dd98f4b6717e0a3cf688bd973b50b2786779704d5ca5c06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T18:29:04.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-25T18:29:04.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:29:04.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T18:29:04.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T18:29:04.455Z] prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container [2023-07-25T18:29:04.482Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-25T18:29:04.824Z] $ docker top 119cfd5e1cad58e4b72ae918979c07f25e5b40a50faf82a5c86ebebefbaa3c56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-25T18:29:04.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-25T18:29:04.908Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-25T18:29:05.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-25T18:29:05.031Z] $ docker exec 119cfd5e1cad58e4b72ae918979c07f25e5b40a50faf82a5c86ebebefbaa3c56 ssh-agent [2023-07-25T18:29:05.143Z] SSH_AUTH_SOCK=/tmp/ssh-H2naahHRMUgQ/agent.32 [2023-07-25T18:29:05.143Z] SSH_AGENT_PID=38 [2023-07-25T18:29:05.149Z] Running ssh-add (command line suppressed) [2023-07-25T18:29:05.257Z] Identity added: /w/workspace/p-service-configurable_minnesota@tmp/private_key_6568821536446276938.key (/w/workspace/p-service-configurable_minnesota@tmp/private_key_6568821536446276938.key) [2023-07-25T18:29:05.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-25T18:29:05.562Z] + git semver push [2023-07-25T18:29:05.822Z] 2023-07-25 18:29:05,757 [run_push] DEBUG push [2023-07-25T18:29:05.822Z] 2023-07-25 18:29:05,757 [execute] INFO git cat-file --batch-check [2023-07-25T18:29:05.822Z] 2023-07-25 18:29:05,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/p-service-configurable_minnesota/.semver, universal_newlines=False, shell=None, istream=) [2023-07-25T18:29:05.822Z] 2023-07-25 18:29:05,762 [execute] INFO git rev-list 6e2c6735baa01d295014b5eae96c089b66054a69 -- [2023-07-25T18:29:05.822Z] 2023-07-25 18:29:05,762 [execute] DEBUG Popen(['git', 'rev-list', '6e2c6735baa01d295014b5eae96c089b66054a69', '--'], cwd=/w/workspace/p-service-configurable_minnesota/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-25T18:29:05.822Z] 2023-07-25 18:29:05,773 [execute] INFO git fetch -v origin [2023-07-25T18:29:05.822Z] 2023-07-25 18:29:05,773 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/p-service-configurable_minnesota/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-25T18:29:06.389Z] 2023-07-25 18:29:06,339 [run_push] DEBUG no remote changes detected [2023-07-25T18:29:06.389Z] 2023-07-25 18:29:06,340 [execute] INFO git push origin semver [2023-07-25T18:29:06.389Z] 2023-07-25 18:29:06,340 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/p-service-configurable_minnesota/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-25T18:29:07.326Z] 2023-07-25 18:29:07,196 [run_push] DEBUG push all version tags [2023-07-25T18:29:07.326Z] 2023-07-25 18:29:07,197 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-25T18:29:07.326Z] 2023-07-25 18:29:07,197 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/p-service-configurable_minnesota, universal_newlines=False, shell=None, istream=None) [2023-07-25T18:29:08.265Z] 2023-07-25 18:29:07,988 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota [2023-07-25T18:29:08.265Z] 3.0.1-dev.2 [Pipeline] } [2023-07-25T18:29:08.273Z] $ docker exec --env ******** --env ******** 119cfd5e1cad58e4b72ae918979c07f25e5b40a50faf82a5c86ebebefbaa3c56 ssh-agent -k [2023-07-25T18:29:08.368Z] unset SSH_AUTH_SOCK; [2023-07-25T18:29:08.368Z] unset SSH_AGENT_PID; [2023-07-25T18:29:08.368Z] echo Agent pid 38 killed; [2023-07-25T18:29:08.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-25T18:29:08.675Z] + git semver [Pipeline] } [2023-07-25T18:29:08.943Z] $ docker stop --time=1 119cfd5e1cad58e4b72ae918979c07f25e5b40a50faf82a5c86ebebefbaa3c56 [2023-07-25T18:29:10.213Z] $ docker rm -f --volumes 119cfd5e1cad58e4b72ae918979c07f25e5b40a50faf82a5c86ebebefbaa3c56 [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-25T18:29:10.751Z] + [ -d /w/workspace/p-service-configurable_minnesota/archives ] [2023-07-25T18:29:10.751Z] + ls -al /w/workspace/p-service-configurable_minnesota/archives [2023-07-25T18:29:10.751Z] total 16 [2023-07-25T18:29:10.751Z] drwxr-xr-x 3 root root 4096 Jul 25 18:17 . [2023-07-25T18:29:10.751Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 18:28 .. [2023-07-25T18:29:10.751Z] drwxr-xr-x 2 root root 4096 Jul 25 18:17 cost [2023-07-25T18:29:10.751Z] -rw-r--r-- 1 root root 99 Jul 25 18:17 cost.csv [2023-07-25T18:29:10.751Z] + sudo chown -R jenkins:jenkins /w/workspace/p-service-configurable_minnesota/archives [2023-07-25T18:29:10.751Z] + ls -al /w/workspace/p-service-configurable_minnesota/archives [2023-07-25T18:29:10.751Z] total 16 [2023-07-25T18:29:10.751Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 18:17 . [2023-07-25T18:29:10.751Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 18:28 .. [2023-07-25T18:29:10.751Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 18:17 cost [2023-07-25T18:29:10.751Z] -rw-r--r-- 1 jenkins jenkins 99 Jul 25 18:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:29:11.041Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:29:11.966Z] ---> package-listing.sh [2023-07-25T18:29:11.966Z] ++ facter osfamily [2023-07-25T18:29:11.966Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-25T18:29:11.966Z] + OS_FAMILY=debian [2023-07-25T18:29:11.966Z] + workspace=/w/workspace/p-service-configurable_minnesota [2023-07-25T18:29:11.967Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-25T18:29:11.967Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-25T18:29:11.967Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-25T18:29:11.967Z] + PACKAGES=/tmp/packages_start.txt [2023-07-25T18:29:11.967Z] + '[' /w/workspace/p-service-configurable_minnesota ']' [2023-07-25T18:29:11.967Z] + PACKAGES=/tmp/packages_end.txt [2023-07-25T18:29:11.967Z] + case "${OS_FAMILY}" in [2023-07-25T18:29:11.967Z] + dpkg -l [2023-07-25T18:29:11.967Z] + grep '^ii' [2023-07-25T18:29:12.238Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-25T18:29:12.238Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-25T18:29:12.238Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-25T18:29:12.238Z] + '[' /w/workspace/p-service-configurable_minnesota ']' [2023-07-25T18:29:12.238Z] + mkdir -p /w/workspace/p-service-configurable_minnesota/archives/ [2023-07-25T18:29:12.238Z] + 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-25T18:29:12.255Z] 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-25T18:29:12.563Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T18:29:13.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T18:29:13.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T18:29:13.247Z] prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container [2023-07-25T18:29:13.279Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-25T18:29:13.508Z] $ docker top 96d1956bf8051848fdc912755430b86b2357ac4f2104c15c06c5bb934354d119 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T18:29:13.848Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-25T18:29:14.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-25T18:29:14.414Z] + ls /var/log/sa-host [2023-07-25T18:29:14.415Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-25T18:29:14.495Z] provisioning config files... [2023-07-25T18:29:14.503Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config2988746589002365070tmp [Pipeline] { [Pipeline] echo [2023-07-25T18:29:14.516Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:29:14.798Z] ---> create-netrc.sh [Pipeline] } [2023-07-25T18:29:14.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:29:15.121Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-25T18:29:15.128Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:29:15.415Z] ---> sudo-logs.sh [2023-07-25T18:29:15.415Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-25T18:29:15.445Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:29:15.727Z] ---> job-cost.sh [2023-07-25T18:29:15.727Z] lf-activate-venv: SKIPPING [2023-07-25T18:29:15.727Z] DEBUG: total: 0.2199999988079071 [2023-07-25T18:29:15.727Z] INFO: Retrieving Stack Cost... [2023-07-25T18:29:15.985Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-25T18:29:16.552Z] INFO: Archiving Costs [Pipeline] echo [2023-07-25T18:29:16.564Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T18:29:16.847Z] ---> logs-deploy.sh [2023-07-25T18:29:16.847Z] lf-activate-venv: SKIPPING [2023-07-25T18:29:16.847Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/minnesota/2 [2023-07-25T18:29:16.847Z] INFO: archiving workspace using pattern(s): [2023-07-25T18:29:17.784Z] Archives upload complete. [2023-07-25T18:29:18.045Z] INFO: archiving logs to Nexus