Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57c9e21d4332f7231645db7c649b243bf7a77304 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-ssh16215151842882123009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3587773459592764588.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14797584448104276921.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh3583962440320528590.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6786457895215033568.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23578 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 57c9e21d4332f7231645db7c649b243bf7a77304 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57c9e21d4332f7231645db7c649b243bf7a77304 # timeout=10 Commit message: "fix: Restore ClientId values chnaged in previous chnage (#461)" > git rev-list --no-walk 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-25T20:41:33.008Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-25T20:41:33.078Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-25T20:41:33.099Z] ========================================================= [2022-08-25T20:41:33.099Z] EdgeX Global Pipelines Version Info [2022-08-25T20:41:33.099Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:41:33.854Z] ------------------- [2022-08-25T20:41:33.854Z] stable info: [2022-08-25T20:41:33.854Z] ------------------- [2022-08-25T20:41:33.854Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-25T20:41:33.854Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T20:41:33.854Z] Message: update stable to v1.0.239 [2022-08-25T20:41:34.427Z] ------------------- [2022-08-25T20:41:34.427Z] experimental info: [2022-08-25T20:41:34.427Z] ------------------- [2022-08-25T20:41:34.427Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-25T20:41:34.427Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T20:41:34.427Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-25T20:41:34.699Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-08-25T20:41:34.715Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-08-25T20:41:34.731Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-25T20:41:34.743Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-25T20:41:34.755Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-25T20:41:34.769Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-25T20:41:34.781Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-25T20:41:34.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-25T20:41:34.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-25T20:41:34.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-25T20:41:34.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-25T20:41:34.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-08-25T20:41:34.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-25T20:41:34.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-25T20:41:34.881Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T20:41:34.896Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T20:41:34.909Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-25T20:41:34.926Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-25T20:41:34.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-25T20:41:34.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-25T20:41:34.976Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-25T20:41:34.986Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-25T20:41:34.995Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-25T20:41:35.005Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-25T20:41:35.016Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-25T20:41:35.033Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-25T20:41:35.045Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-25T20:41:35.059Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-25T20:41:35.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-25T20:41:35.082Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-25T20:41:35.096Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] echo [2022-08-25T20:41:35.106Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57c9e21 [Pipeline] echo [2022-08-25T20:41:35.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T20:41:35.174Z] provisioning config files... [2022-08-25T20:41:35.191Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config966373029352152992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:41:35.495Z] ---> docker-login.sh [2022-08-25T20:41:35.495Z] nexus3.edgexfoundry.org:10001 [2022-08-25T20:41:35.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:41:36.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:41:36.019Z] Configure a credential helper to remove this warning. See [2022-08-25T20:41:36.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:41:36.019Z] [2022-08-25T20:41:36.019Z] Login Succeeded [2022-08-25T20:41:36.019Z] nexus3.edgexfoundry.org:10002 [2022-08-25T20:41:36.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:41:36.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:41:36.019Z] Configure a credential helper to remove this warning. See [2022-08-25T20:41:36.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:41:36.019Z] [2022-08-25T20:41:36.019Z] Login Succeeded [2022-08-25T20:41:36.019Z] nexus3.edgexfoundry.org:10003 [2022-08-25T20:41:36.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:41:36.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:41:36.280Z] Configure a credential helper to remove this warning. See [2022-08-25T20:41:36.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:41:36.280Z] [2022-08-25T20:41:36.280Z] Login Succeeded [2022-08-25T20:41:36.280Z] nexus3.edgexfoundry.org:10004 [2022-08-25T20:41:36.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:41:36.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:41:36.542Z] Configure a credential helper to remove this warning. See [2022-08-25T20:41:36.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:41:36.542Z] [2022-08-25T20:41:36.542Z] Login Succeeded [2022-08-25T20:41:36.542Z] docker.io [2022-08-25T20:41:36.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:41:36.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:41:36.805Z] Configure a credential helper to remove this warning. See [2022-08-25T20:41:36.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:41:36.805Z] [2022-08-25T20:41:36.805Z] Login Succeeded [2022-08-25T20:41:36.805Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T20:41:36.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-25T20:41:37.213Z] + git rev-list -1 --merges 57c9e21d4332f7231645db7c649b243bf7a77304~1..57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] echo [2022-08-25T20:41:37.248Z] -----------> git rev-list -1 --merges 57c9e21d4332f7231645db7c649b243bf7a77304~1..57c9e21d4332f7231645db7c649b243bf7a77304 57c9e21d4332f7231645db7c649b243bf7a77304 [false] [Pipeline] sh [2022-08-25T20:41:37.543Z] + git log --format=format:%s -1 57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] echo [2022-08-25T20:41:37.558Z] ========================================================= [2022-08-25T20:41:37.559Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-25T20:41:37.559Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T20:41:37.902Z] + git log --format=format:%s -1 57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] echo [2022-08-25T20:41:37.913Z] [semverPrep] GIT_COMMIT: 57c9e21d4332f7231645db7c649b243bf7a77304, Commit Message: fix: Restore ClientId values chnaged in previous chnage (#461) [Pipeline] echo [2022-08-25T20:41:37.920Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-25T20:41:38.279Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T20:41:38.279Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-25T20:41:38.279Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-25T20:41:38.279Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-25T20:41:38.279Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-25T20:41:38.279Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-25T20:41:38.279Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:41:38.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T20:41:38.696Z] [2022-08-25T20:41:38.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:41:38.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T20:41:38.999Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-25T20:41:38.999Z] b85a868b505f: Pulling fs layer [2022-08-25T20:41:38.999Z] e2be974225ed: Pulling fs layer [2022-08-25T20:41:38.999Z] 339a4e72a1f5: Pulling fs layer [2022-08-25T20:41:38.999Z] 988bab9f4d93: Pulling fs layer [2022-08-25T20:41:38.999Z] 1469e6f7b9e6: Pulling fs layer [2022-08-25T20:41:38.999Z] eaf3925da568: Pulling fs layer [2022-08-25T20:41:38.999Z] bab4dde63d76: Pulling fs layer [2022-08-25T20:41:38.999Z] bde34c3a00c8: Pulling fs layer [2022-08-25T20:41:38.999Z] b352a97aabf1: Pulling fs layer [2022-08-25T20:41:38.999Z] 4872d77fe225: Pulling fs layer [2022-08-25T20:41:38.999Z] bde34c3a00c8: Waiting [2022-08-25T20:41:38.999Z] 5851b861e8e6: Pulling fs layer [2022-08-25T20:41:38.999Z] 5851b861e8e6: Waiting [2022-08-25T20:41:38.999Z] b352a97aabf1: Waiting [2022-08-25T20:41:38.999Z] 1469e6f7b9e6: Waiting [2022-08-25T20:41:38.999Z] 988bab9f4d93: Waiting [2022-08-25T20:41:38.999Z] 4872d77fe225: Waiting [2022-08-25T20:41:38.999Z] eaf3925da568: Waiting [2022-08-25T20:41:38.999Z] bab4dde63d76: Waiting [2022-08-25T20:41:38.999Z] e2be974225ed: Verifying Checksum [2022-08-25T20:41:38.999Z] e2be974225ed: Download complete [2022-08-25T20:41:38.999Z] 988bab9f4d93: Verifying Checksum [2022-08-25T20:41:38.999Z] 988bab9f4d93: Download complete [2022-08-25T20:41:39.262Z] 339a4e72a1f5: Verifying Checksum [2022-08-25T20:41:39.262Z] 339a4e72a1f5: Download complete [2022-08-25T20:41:39.262Z] eaf3925da568: Download complete [2022-08-25T20:41:39.262Z] 1469e6f7b9e6: Verifying Checksum [2022-08-25T20:41:39.262Z] 1469e6f7b9e6: Download complete [2022-08-25T20:41:39.262Z] bde34c3a00c8: Verifying Checksum [2022-08-25T20:41:39.262Z] bde34c3a00c8: Download complete [2022-08-25T20:41:39.262Z] b352a97aabf1: Download complete [2022-08-25T20:41:39.262Z] 4872d77fe225: Download complete [2022-08-25T20:41:39.262Z] 5851b861e8e6: Download complete [2022-08-25T20:41:39.262Z] b85a868b505f: Verifying Checksum [2022-08-25T20:41:39.262Z] b85a868b505f: Download complete [2022-08-25T20:41:39.835Z] bab4dde63d76: Download complete [2022-08-25T20:41:40.774Z] b85a868b505f: Pull complete [2022-08-25T20:41:40.774Z] e2be974225ed: Pull complete [2022-08-25T20:41:41.035Z] 339a4e72a1f5: Pull complete [2022-08-25T20:41:41.295Z] 988bab9f4d93: Pull complete [2022-08-25T20:41:41.554Z] 1469e6f7b9e6: Pull complete [2022-08-25T20:41:41.554Z] eaf3925da568: Pull complete [2022-08-25T20:41:43.478Z] bab4dde63d76: Pull complete [2022-08-25T20:41:43.478Z] bde34c3a00c8: Pull complete [2022-08-25T20:41:43.478Z] b352a97aabf1: Pull complete [2022-08-25T20:41:43.749Z] 4872d77fe225: Pull complete [2022-08-25T20:41:43.749Z] 5851b861e8e6: Pull complete [2022-08-25T20:41:43.749Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-25T20:41:43.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T20:41:43.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T20:41:43.844Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-08-25T20:41:43.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-25T20:41:45.949Z] $ docker top 3c22e32e54ac6b3ce246e7a1bdb893d7c4dd407d969fc59bfb59833a17bd3a70 -eo pid,comm [2022-08-25T20:41:46.036Z] 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). [2022-08-25T20:41:46.036Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T20:41:46.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T20:41:46.075Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T20:41:46.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T20:41:46.221Z] $ docker exec 3c22e32e54ac6b3ce246e7a1bdb893d7c4dd407d969fc59bfb59833a17bd3a70 ssh-agent [2022-08-25T20:41:46.360Z] SSH_AUTH_SOCK=/tmp/ssh-YyUgSx6iunEU/agent.34 [2022-08-25T20:41:46.360Z] SSH_AGENT_PID=40 [2022-08-25T20:41:46.368Z] Running ssh-add (command line suppressed) [2022-08-25T20:41:46.484Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3682867471810651042.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3682867471810651042.key) [2022-08-25T20:41:46.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T20:41:46.808Z] + git tag --points-at HEAD [Pipeline] } [2022-08-25T20:41:46.815Z] $ docker exec --env ******** --env ******** 3c22e32e54ac6b3ce246e7a1bdb893d7c4dd407d969fc59bfb59833a17bd3a70 ssh-agent -k [2022-08-25T20:41:46.930Z] unset SSH_AUTH_SOCK; [2022-08-25T20:41:46.931Z] unset SSH_AGENT_PID; [2022-08-25T20:41:46.931Z] echo Agent pid 40 killed; [2022-08-25T20:41:46.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-25T20:41:46.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T20:41:46.980Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T20:41:47.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T20:41:47.119Z] $ docker exec 3c22e32e54ac6b3ce246e7a1bdb893d7c4dd407d969fc59bfb59833a17bd3a70 ssh-agent [2022-08-25T20:41:47.258Z] SSH_AUTH_SOCK=/tmp/ssh-zr6LAswQ2TFm/agent.72 [2022-08-25T20:41:47.258Z] SSH_AGENT_PID=78 [2022-08-25T20:41:47.264Z] Running ssh-add (command line suppressed) [2022-08-25T20:41:47.376Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_979665247734114573.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_979665247734114573.key) [2022-08-25T20:41:47.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T20:41:47.699Z] + git semver init [2022-08-25T20:41:47.962Z] 2022-08-25 20:41:47,899 [run_init] DEBUG init version:0.0.0 force:False [2022-08-25T20:41:47.962Z] 2022-08-25 20:41:47,900 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-08-25T20:41:47.962Z] 2022-08-25 20:41:47,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-08-25T20:41:47.962Z] 2022-08-25 20:41:47,901 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-08-25T20:41:48.909Z] 2022-08-25 20:41:48,650 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-08-25T20:41:48.909Z] 2022-08-25 20:41:48,651 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-08-25T20:41:48.909Z] 2022-08-25 20:41:48,651 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T20:41:48.909Z] 2022-08-25 20:41:48,651 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T20:41:48.909Z] 2.3.0-dev.17 [Pipeline] } [2022-08-25T20:41:48.913Z] $ docker exec --env ******** --env ******** 3c22e32e54ac6b3ce246e7a1bdb893d7c4dd407d969fc59bfb59833a17bd3a70 ssh-agent -k [2022-08-25T20:41:49.036Z] unset SSH_AUTH_SOCK; [2022-08-25T20:41:49.036Z] unset SSH_AGENT_PID; [2022-08-25T20:41:49.036Z] echo Agent pid 78 killed; [2022-08-25T20:41:49.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T20:41:49.368Z] + git semver [Pipeline] } [2022-08-25T20:41:49.948Z] $ docker stop --time=1 3c22e32e54ac6b3ce246e7a1bdb893d7c4dd407d969fc59bfb59833a17bd3a70 [2022-08-25T20:41:51.256Z] $ docker rm -f 3c22e32e54ac6b3ce246e7a1bdb893d7c4dd407d969fc59bfb59833a17bd3a70 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T20:41:51.630Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-25T20:41:51.913Z] Stashed 1 file(s) [Pipeline] echo [2022-08-25T20:41:51.915Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T20:41:52.067Z] provisioning config files... [2022-08-25T20:41:52.078Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config705491156646852576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:41:52.380Z] ---> docker-login.sh [2022-08-25T20:41:52.380Z] nexus3.edgexfoundry.org:10001 [2022-08-25T20:41:52.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:41:52.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:41:52.380Z] Configure a credential helper to remove this warning. See [2022-08-25T20:41:52.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:41:52.380Z] [2022-08-25T20:41:52.380Z] Login Succeeded [2022-08-25T20:41:52.380Z] nexus3.edgexfoundry.org:10002 [2022-08-25T20:41:52.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:41:52.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:41:52.641Z] Configure a credential helper to remove this warning. See [2022-08-25T20:41:52.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:41:52.641Z] [2022-08-25T20:41:52.641Z] Login Succeeded [2022-08-25T20:41:52.641Z] nexus3.edgexfoundry.org:10003 [2022-08-25T20:41:52.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:41:52.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:41:52.641Z] Configure a credential helper to remove this warning. See [2022-08-25T20:41:52.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:41:52.641Z] [2022-08-25T20:41:52.641Z] Login Succeeded [2022-08-25T20:41:52.641Z] nexus3.edgexfoundry.org:10004 [2022-08-25T20:41:52.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:41:52.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:41:52.905Z] Configure a credential helper to remove this warning. See [2022-08-25T20:41:52.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:41:52.905Z] [2022-08-25T20:41:52.905Z] Login Succeeded [2022-08-25T20:41:52.905Z] docker.io [2022-08-25T20:41:52.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:41:53.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:41:53.166Z] Configure a credential helper to remove this warning. See [2022-08-25T20:41:53.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:41:53.166Z] [2022-08-25T20:41:53.166Z] Login Succeeded [2022-08-25T20:41:53.166Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T20:41:53.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-25T20:41:53.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T20:41:53.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T20:41:53.261Z] ========================================================= [2022-08-25T20:41:53.262Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-25T20:41:53.262Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:41:53.582Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-25T20:41:53.582Z] Sending build context to Docker daemon 3.134MB [2022-08-25T20:41:53.582Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T20:41:53.582Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-25T20:41:53.582Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-25T20:41:53.582Z] 2408cc74d12b: Pulling fs layer [2022-08-25T20:41:53.582Z] ea60b727a1ce: Pulling fs layer [2022-08-25T20:41:53.582Z] 30c4a7721957: Pulling fs layer [2022-08-25T20:41:53.582Z] 370296b7ddb6: Pulling fs layer [2022-08-25T20:41:53.582Z] 7c6cee850709: Pulling fs layer [2022-08-25T20:41:53.582Z] 39a5fcdaea64: Pulling fs layer [2022-08-25T20:41:53.582Z] d94ebbe4e438: Pulling fs layer [2022-08-25T20:41:53.582Z] bcfd1f05c69d: Pulling fs layer [2022-08-25T20:41:53.582Z] 59ccb84bbe0f: Pulling fs layer [2022-08-25T20:41:53.582Z] 370296b7ddb6: Waiting [2022-08-25T20:41:53.582Z] 7c6cee850709: Waiting [2022-08-25T20:41:53.582Z] 39a5fcdaea64: Waiting [2022-08-25T20:41:53.582Z] d94ebbe4e438: Waiting [2022-08-25T20:41:53.582Z] bcfd1f05c69d: Waiting [2022-08-25T20:41:53.582Z] 59ccb84bbe0f: Waiting [2022-08-25T20:41:53.582Z] 30c4a7721957: Verifying Checksum [2022-08-25T20:41:53.582Z] 30c4a7721957: Download complete [2022-08-25T20:41:53.582Z] ea60b727a1ce: Verifying Checksum [2022-08-25T20:41:53.582Z] ea60b727a1ce: Download complete [2022-08-25T20:41:53.582Z] 7c6cee850709: Verifying Checksum [2022-08-25T20:41:53.582Z] 7c6cee850709: Download complete [2022-08-25T20:41:53.582Z] 39a5fcdaea64: Download complete [2022-08-25T20:41:53.846Z] 2408cc74d12b: Verifying Checksum [2022-08-25T20:41:53.846Z] 2408cc74d12b: Download complete [2022-08-25T20:41:53.846Z] d94ebbe4e438: Verifying Checksum [2022-08-25T20:41:53.846Z] d94ebbe4e438: Download complete [2022-08-25T20:41:53.846Z] 2408cc74d12b: Pull complete [2022-08-25T20:41:54.117Z] ea60b727a1ce: Pull complete [2022-08-25T20:41:54.117Z] 30c4a7721957: Pull complete [2022-08-25T20:41:55.094Z] 59ccb84bbe0f: Verifying Checksum [2022-08-25T20:41:55.094Z] 59ccb84bbe0f: Download complete [2022-08-25T20:41:55.094Z] bcfd1f05c69d: Verifying Checksum [2022-08-25T20:41:55.094Z] bcfd1f05c69d: Download complete [2022-08-25T20:41:55.094Z] 370296b7ddb6: Verifying Checksum [2022-08-25T20:41:55.094Z] 370296b7ddb6: Download complete [2022-08-25T20:41:59.295Z] 370296b7ddb6: Pull complete [2022-08-25T20:41:59.295Z] 7c6cee850709: Pull complete [2022-08-25T20:41:59.295Z] 39a5fcdaea64: Pull complete [2022-08-25T20:41:59.554Z] d94ebbe4e438: Pull complete [2022-08-25T20:42:01.462Z] bcfd1f05c69d: Pull complete [2022-08-25T20:42:02.402Z] 59ccb84bbe0f: Pull complete [2022-08-25T20:42:02.402Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-25T20:42:02.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T20:42:02.402Z] ---> a4fb48ad2a94 [2022-08-25T20:42:02.402Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-25T20:42:05.707Z] ---> Running in 47ecac6b27f7 [2022-08-25T20:42:05.707Z] Removing intermediate container 47ecac6b27f7 [2022-08-25T20:42:05.707Z] ---> 13890405ab97 [2022-08-25T20:42:05.707Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T20:42:05.707Z] ---> Running in 046b42771a8d [2022-08-25T20:42:05.707Z] Removing intermediate container 046b42771a8d [2022-08-25T20:42:05.707Z] ---> 03f82ad067c4 [2022-08-25T20:42:05.707Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-08-25T20:42:05.967Z] ---> Running in 1ec85a18d9d4 [2022-08-25T20:42:05.967Z] Removing intermediate container 1ec85a18d9d4 [2022-08-25T20:42:05.967Z] ---> 0d98ab3b0008 [2022-08-25T20:42:05.967Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T20:42:05.967Z] ---> Running in 5a3c087a1fef [2022-08-25T20:42:05.967Z] Removing intermediate container 5a3c087a1fef [2022-08-25T20:42:05.967Z] ---> 4f6c7d60f8bf [2022-08-25T20:42:05.967Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T20:42:06.227Z] ---> Running in 7cf4b51b7cb7 [2022-08-25T20:42:06.487Z] Removing intermediate container 7cf4b51b7cb7 [2022-08-25T20:42:06.487Z] ---> ee2b04ed8be1 [2022-08-25T20:42:06.487Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T20:42:06.487Z] ---> Running in e8e4cfe13c55 [2022-08-25T20:42:07.026Z] Still waiting to schedule task [2022-08-25T20:42:07.027Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-25T20:42:07.058Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T20:42:08.001Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T20:42:08.001Z] OK: 211 MiB in 51 packages [2022-08-25T20:42:08.572Z] Removing intermediate container e8e4cfe13c55 [2022-08-25T20:42:08.572Z] ---> f4d43e8a54a5 [2022-08-25T20:42:08.572Z] Step 9/14 : WORKDIR /app [2022-08-25T20:42:08.572Z] ---> Running in 6c95409b0e4a [2022-08-25T20:42:08.572Z] Removing intermediate container 6c95409b0e4a [2022-08-25T20:42:08.572Z] ---> 8d58085c4d7a [2022-08-25T20:42:08.572Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-25T20:42:08.572Z] ---> 8ad10fe16fe9 [2022-08-25T20:42:08.572Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T20:42:08.832Z] ---> Running in 8058e158d7a5 [2022-08-25T20:42:30.896Z] Removing intermediate container 8058e158d7a5 [2022-08-25T20:42:30.896Z] ---> c949252f8773 [2022-08-25T20:42:30.896Z] Step 12/14 : COPY . . [2022-08-25T20:42:30.896Z] ---> f493f611a9e2 [2022-08-25T20:42:30.896Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-25T20:42:30.896Z] ---> Running in c8ea060c5e69 [2022-08-25T20:42:30.896Z] Removing intermediate container c8ea060c5e69 [2022-08-25T20:42:30.896Z] ---> e03ec6f6f3b1 [2022-08-25T20:42:30.896Z] Step 14/14 : RUN $MAKE [2022-08-25T20:42:30.896Z] ---> Running in deae68ec7309 [2022-08-25T20:42:30.896Z] noop [2022-08-25T20:42:30.896Z] Removing intermediate container deae68ec7309 [2022-08-25T20:42:30.896Z] ---> 542f36c753fa [2022-08-25T20:42:30.896Z] Successfully built 542f36c753fa [2022-08-25T20:42:30.896Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:42:31.216Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T20:42:31.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T20:42:31.295Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-08-25T20:42:31.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-25T20:42:31.775Z] $ docker top b6c5d67e894a2bc2bf68f3449eecee7764a16255f495e7e60a056ab6df4d8ebc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T20:42:32.124Z] + go version [2022-08-25T20:42:32.124Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-25T20:42:32.144Z] $ docker stop --time=1 b6c5d67e894a2bc2bf68f3449eecee7764a16255f495e7e60a056ab6df4d8ebc [2022-08-25T20:42:33.397Z] $ docker rm -f b6c5d67e894a2bc2bf68f3449eecee7764a16255f495e7e60a056ab6df4d8ebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:42:33.808Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T20:42:33.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T20:42:33.960Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-08-25T20:42:34.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-25T20:42:34.332Z] $ docker top 7cf820c0d45d9584813ccda141d67e1e9ca425a71a122287b18a67ace431d4c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T20:42:34.691Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-08-25T20:42:34.998Z] + make test [2022-08-25T20:42:34.998Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-25T20:42:43.147Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-25T20:42:43.147Z] CGO_ENABLED=1 go vet ./... [2022-08-25T20:42:46.442Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-25T20:42:46.442Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-25T20:42:46.442Z] ./bin/test-attribution-txt.sh [2022-08-25T20:42:46.442Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-25T20:42:46.442Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-25T20:42:46.442Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-25T20:42:46.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-25T20:42:46.474Z] $ docker stop --time=1 7cf820c0d45d9584813ccda141d67e1e9ca425a71a122287b18a67ace431d4c4 [2022-08-25T20:42:48.327Z] $ docker rm -f 7cf820c0d45d9584813ccda141d67e1e9ca425a71a122287b18a67ace431d4c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T20:42:48.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-25T20:42:48.757Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-25T20:42:49.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-25T20:42:49.610Z] + ls -al . [2022-08-25T20:42:49.610Z] total 172 [2022-08-25T20:42:49.610Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 20:42 . [2022-08-25T20:42:49.610Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 20:41 .. [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 25 20:41 .dockerignore [2022-08-25T20:42:49.610Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 20:41 .git [2022-08-25T20:42:49.610Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 20:41 .github [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 25 20:41 .gitignore [2022-08-25T20:42:49.610Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 20:41 .semver [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 25 20:41 Attribution.txt [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 25 20:41 CHANGELOG.md [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 2146 Aug 25 20:41 Dockerfile [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 20:41 GOVERNANCE.md [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 25 20:41 Jenkinsfile [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 20:41 LICENSE [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 20:41 OWNERS.md [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 4025 Aug 25 20:41 README.md [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 25 20:41 VERSION [2022-08-25T20:42:49.610Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 20:41 bin [2022-08-25T20:42:49.610Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 25 20:42 coverage.out [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 3475 Aug 25 20:41 go.mod [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 36887 Aug 25 20:41 go.sum [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 25 20:41 main.go [2022-08-25T20:42:49.610Z] -rw-rw-r-- 1 jenkins jenkins 2046 Aug 25 20:41 makefile [2022-08-25T20:42:49.611Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 20:41 res [2022-08-25T20:42:49.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 20:41 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:42:49.931Z] + 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=57c9e21d4332f7231645db7c649b243bf7a77304 --label arch=amd64 --label version=2.3.0-dev.17 . [2022-08-25T20:42:49.931Z] Sending build context to Docker daemon 3.135MB [2022-08-25T20:42:49.931Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T20:42:49.931Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-25T20:42:49.931Z] ---> 542f36c753fa [2022-08-25T20:42:49.931Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-25T20:42:49.931Z] ---> Running in bf174a32b727 [2022-08-25T20:42:49.931Z] Removing intermediate container bf174a32b727 [2022-08-25T20:42:49.931Z] ---> 4fe703325d81 [2022-08-25T20:42:49.931Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T20:42:50.191Z] ---> Running in 426a02e8dd20 [2022-08-25T20:42:50.191Z] Removing intermediate container 426a02e8dd20 [2022-08-25T20:42:50.191Z] ---> 20c9647f3dae [2022-08-25T20:42:50.191Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-08-25T20:42:50.191Z] ---> Running in e21fa0682e3d [2022-08-25T20:42:50.191Z] Removing intermediate container e21fa0682e3d [2022-08-25T20:42:50.191Z] ---> a7852a7ee894 [2022-08-25T20:42:50.191Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T20:42:50.191Z] ---> Running in 0499ae2c595a [2022-08-25T20:42:50.452Z] Removing intermediate container 0499ae2c595a [2022-08-25T20:42:50.452Z] ---> fb6e4e85e650 [2022-08-25T20:42:50.452Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T20:42:50.452Z] ---> Running in ab9a8821e073 [2022-08-25T20:42:51.025Z] Removing intermediate container ab9a8821e073 [2022-08-25T20:42:51.025Z] ---> 22c095c4e938 [2022-08-25T20:42:51.025Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T20:42:51.025Z] ---> Running in 75d69b617767 [2022-08-25T20:42:51.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T20:42:52.228Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T20:42:52.487Z] OK: 211 MiB in 51 packages [2022-08-25T20:42:52.748Z] Removing intermediate container 75d69b617767 [2022-08-25T20:42:52.748Z] ---> 80ca8119d502 [2022-08-25T20:42:52.748Z] Step 9/28 : WORKDIR /app [2022-08-25T20:42:52.748Z] ---> Running in 61b518a44092 [2022-08-25T20:42:53.009Z] Removing intermediate container 61b518a44092 [2022-08-25T20:42:53.009Z] ---> e575c7af73df [2022-08-25T20:42:53.009Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-25T20:42:53.009Z] ---> 6590ac8d4382 [2022-08-25T20:42:53.009Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T20:42:53.009Z] ---> Running in 829f3d68bab7 [2022-08-25T20:42:53.580Z] Removing intermediate container 829f3d68bab7 [2022-08-25T20:42:53.580Z] ---> b696b200c806 [2022-08-25T20:42:53.580Z] Step 12/28 : COPY . . [2022-08-25T20:42:53.840Z] ---> 967c5ec8b719 [2022-08-25T20:42:53.840Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-25T20:42:53.840Z] ---> Running in 4a81458fcf7a [2022-08-25T20:42:54.101Z] Removing intermediate container 4a81458fcf7a [2022-08-25T20:42:54.101Z] ---> 2d6f1f270cec [2022-08-25T20:42:54.101Z] Step 14/28 : RUN $MAKE [2022-08-25T20:42:54.101Z] ---> Running in 29a378719450 [2022-08-25T20:42:54.363Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-25T20:43:16.326Z] Removing intermediate container 29a378719450 [2022-08-25T20:43:16.326Z] ---> 666c7099e000 [2022-08-25T20:43:16.326Z] Step 15/28 : FROM alpine:3.16 [2022-08-25T20:43:16.326Z] 3.16: Pulling from library/alpine [2022-08-25T20:43:16.326Z] 213ec9aee27d: Pulling fs layer [2022-08-25T20:43:16.326Z] 213ec9aee27d: Verifying Checksum [2022-08-25T20:43:16.326Z] 213ec9aee27d: Download complete [2022-08-25T20:43:16.326Z] 213ec9aee27d: Pull complete [2022-08-25T20:43:16.326Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T20:43:16.326Z] Status: Downloaded newer image for alpine:3.16 [2022-08-25T20:43:16.326Z] ---> 9c6f07244728 [2022-08-25T20:43:16.326Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T20:43:16.326Z] ---> Running in 6cc2980f9101 [2022-08-25T20:43:16.326Z] Removing intermediate container 6cc2980f9101 [2022-08-25T20:43:16.326Z] ---> 16884105e772 [2022-08-25T20:43:16.326Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-25T20:43:16.326Z] ---> Running in 2775cf8a57a5 [2022-08-25T20:43:16.326Z] Removing intermediate container 2775cf8a57a5 [2022-08-25T20:43:16.326Z] ---> 6592af1c35d2 [2022-08-25T20:43:16.326Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-25T20:43:16.326Z] ---> Running in ff16c6232af5 [2022-08-25T20:43:16.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T20:43:16.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T20:43:16.326Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-25T20:43:16.326Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-25T20:43:16.326Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T20:43:16.326Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-25T20:43:16.326Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T20:43:16.326Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-25T20:43:16.326Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-25T20:43:16.326Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T20:43:16.326Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T20:43:16.326Z] OK: 9 MiB in 21 packages [2022-08-25T20:43:16.326Z] Removing intermediate container ff16c6232af5 [2022-08-25T20:43:16.326Z] ---> 80803ea3fe42 [2022-08-25T20:43:16.326Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-25T20:43:16.326Z] ---> cae823cfd5b6 [2022-08-25T20:43:16.326Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-25T20:43:16.326Z] ---> a5f1e8626e74 [2022-08-25T20:43:16.326Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-25T20:43:16.326Z] ---> 982fdab4fe94 [2022-08-25T20:43:16.326Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-25T20:43:16.897Z] ---> 779f68875ea7 [2022-08-25T20:43:16.897Z] Step 23/28 : EXPOSE 48095 [2022-08-25T20:43:16.897Z] ---> Running in 38aed5e07bde [2022-08-25T20:43:16.897Z] Removing intermediate container 38aed5e07bde [2022-08-25T20:43:16.897Z] ---> 317cd65fd111 [2022-08-25T20:43:16.897Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-25T20:43:16.897Z] ---> Running in acccd52ed4e6 [2022-08-25T20:43:16.897Z] Removing intermediate container acccd52ed4e6 [2022-08-25T20:43:16.897Z] ---> fc2a57ffa058 [2022-08-25T20:43:16.897Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T20:43:16.897Z] ---> Running in f6f836bf4e67 [2022-08-25T20:43:17.157Z] Removing intermediate container f6f836bf4e67 [2022-08-25T20:43:17.157Z] ---> 1742aadd9f76 [2022-08-25T20:43:17.157Z] Step 26/28 : LABEL arch=amd64 [2022-08-25T20:43:17.157Z] ---> Running in 926e38028364 [2022-08-25T20:43:17.157Z] Removing intermediate container 926e38028364 [2022-08-25T20:43:17.157Z] ---> 6f7b8ae3efe2 [2022-08-25T20:43:17.157Z] Step 27/28 : LABEL git_sha=57c9e21d4332f7231645db7c649b243bf7a77304 [2022-08-25T20:43:17.157Z] ---> Running in 7d06520e0d34 [2022-08-25T20:43:17.157Z] Removing intermediate container 7d06520e0d34 [2022-08-25T20:43:17.157Z] ---> e2a2567b8368 [2022-08-25T20:43:17.157Z] Step 28/28 : LABEL version=2.3.0-dev.17 [2022-08-25T20:43:17.157Z] ---> Running in 1ca73f79b4a5 [2022-08-25T20:43:17.418Z] Removing intermediate container 1ca73f79b4a5 [2022-08-25T20:43:17.418Z] ---> 230462a21be9 [2022-08-25T20:43:17.418Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-25T20:43:17.418Z] Successfully built 230462a21be9 [2022-08-25T20:43:17.418Z] 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 [2022-08-25T20:43:17.516Z] provisioning config files... [2022-08-25T20:43:17.524Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1604545865954698280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:43:17.820Z] ---> docker-login.sh [2022-08-25T20:43:17.820Z] nexus3.edgexfoundry.org:10001 [2022-08-25T20:43:17.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:43:17.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:43:17.820Z] Configure a credential helper to remove this warning. See [2022-08-25T20:43:17.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:43:17.820Z] [2022-08-25T20:43:17.820Z] Login Succeeded [2022-08-25T20:43:17.820Z] nexus3.edgexfoundry.org:10002 [2022-08-25T20:43:17.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:43:18.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:43:18.081Z] Configure a credential helper to remove this warning. See [2022-08-25T20:43:18.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:43:18.081Z] [2022-08-25T20:43:18.081Z] Login Succeeded [2022-08-25T20:43:18.081Z] nexus3.edgexfoundry.org:10003 [2022-08-25T20:43:18.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:43:18.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:43:18.081Z] Configure a credential helper to remove this warning. See [2022-08-25T20:43:18.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:43:18.081Z] [2022-08-25T20:43:18.081Z] Login Succeeded [2022-08-25T20:43:18.081Z] nexus3.edgexfoundry.org:10004 [2022-08-25T20:43:18.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:43:18.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:43:18.342Z] Configure a credential helper to remove this warning. See [2022-08-25T20:43:18.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:43:18.342Z] [2022-08-25T20:43:18.342Z] Login Succeeded [2022-08-25T20:43:18.342Z] docker.io [2022-08-25T20:43:18.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:43:18.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:43:18.604Z] Configure a credential helper to remove this warning. See [2022-08-25T20:43:18.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:43:18.604Z] [2022-08-25T20:43:18.604Z] Login Succeeded [2022-08-25T20:43:18.604Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T20:43:18.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-25T20:43:18.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T20:43:18.659Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-08-25T20:43:18.659Z] 57c9e21d4332f7231645db7c649b243bf7a77304 [2022-08-25T20:43:18.659Z] latest [2022-08-25T20:43:18.659Z] 2.3.0-dev.17 [2022-08-25T20:43:18.659Z] 57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 [2022-08-25T20:43:18.659Z] main [2022-08-25T20:43:18.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:43:18.988Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:43:19.302Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:57c9e21d4332f7231645db7c649b243bf7a77304 [2022-08-25T20:43:19.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-25T20:43:19.302Z] 3c98fff263ea: Preparing [2022-08-25T20:43:19.302Z] e54d3fc51a94: Preparing [2022-08-25T20:43:19.302Z] 3299ed3ad1bf: Preparing [2022-08-25T20:43:19.302Z] be3eed2c3e32: Preparing [2022-08-25T20:43:19.302Z] 4964881ac880: Preparing [2022-08-25T20:43:19.302Z] 994393dc58e7: Preparing [2022-08-25T20:43:19.302Z] 3299ed3ad1bf: Pushed [2022-08-25T20:43:19.302Z] be3eed2c3e32: Pushed [2022-08-25T20:43:19.302Z] e54d3fc51a94: Pushed [2022-08-25T20:43:19.302Z] 994393dc58e7: Layer already exists [2022-08-25T20:43:19.872Z] 4964881ac880: Pushed [2022-08-25T20:43:21.784Z] 3c98fff263ea: Pushed [2022-08-25T20:43:21.784Z] 57c9e21d4332f7231645db7c649b243bf7a77304: digest: sha256:045e3d2979bf7633efcfcc2b74ab91e551b9a5b3e80f295645ffce2fa5ffea0c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:43:22.107Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:43:22.423Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-08-25T20:43:22.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-25T20:43:22.423Z] 3c98fff263ea: Preparing [2022-08-25T20:43:22.423Z] e54d3fc51a94: Preparing [2022-08-25T20:43:22.423Z] 3299ed3ad1bf: Preparing [2022-08-25T20:43:22.423Z] be3eed2c3e32: Preparing [2022-08-25T20:43:22.423Z] 4964881ac880: Preparing [2022-08-25T20:43:22.423Z] 994393dc58e7: Preparing [2022-08-25T20:43:22.423Z] 994393dc58e7: Waiting [2022-08-25T20:43:22.423Z] e54d3fc51a94: Layer already exists [2022-08-25T20:43:22.423Z] 3c98fff263ea: Layer already exists [2022-08-25T20:43:22.423Z] 4964881ac880: Layer already exists [2022-08-25T20:43:22.423Z] 3299ed3ad1bf: Layer already exists [2022-08-25T20:43:22.423Z] be3eed2c3e32: Layer already exists [2022-08-25T20:43:22.423Z] 994393dc58e7: Layer already exists [2022-08-25T20:43:22.423Z] latest: digest: sha256:045e3d2979bf7633efcfcc2b74ab91e551b9a5b3e80f295645ffce2fa5ffea0c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:43:22.744Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:43:23.062Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.17 [2022-08-25T20:43:23.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-25T20:43:23.062Z] 3c98fff263ea: Preparing [2022-08-25T20:43:23.062Z] e54d3fc51a94: Preparing [2022-08-25T20:43:23.062Z] 3299ed3ad1bf: Preparing [2022-08-25T20:43:23.062Z] be3eed2c3e32: Preparing [2022-08-25T20:43:23.062Z] 4964881ac880: Preparing [2022-08-25T20:43:23.062Z] 994393dc58e7: Preparing [2022-08-25T20:43:23.062Z] 994393dc58e7: Waiting [2022-08-25T20:43:23.062Z] e54d3fc51a94: Layer already exists [2022-08-25T20:43:23.062Z] 4964881ac880: Layer already exists [2022-08-25T20:43:23.062Z] 3299ed3ad1bf: Layer already exists [2022-08-25T20:43:23.062Z] be3eed2c3e32: Layer already exists [2022-08-25T20:43:23.062Z] 3c98fff263ea: Layer already exists [2022-08-25T20:43:23.062Z] 994393dc58e7: Layer already exists [2022-08-25T20:43:23.062Z] 2.3.0-dev.17: digest: sha256:045e3d2979bf7633efcfcc2b74ab91e551b9a5b3e80f295645ffce2fa5ffea0c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:43:23.379Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:43:23.698Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 [2022-08-25T20:43:23.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-25T20:43:23.698Z] 3c98fff263ea: Preparing [2022-08-25T20:43:23.698Z] e54d3fc51a94: Preparing [2022-08-25T20:43:23.698Z] 3299ed3ad1bf: Preparing [2022-08-25T20:43:23.698Z] be3eed2c3e32: Preparing [2022-08-25T20:43:23.698Z] 4964881ac880: Preparing [2022-08-25T20:43:23.698Z] 994393dc58e7: Preparing [2022-08-25T20:43:23.698Z] 994393dc58e7: Waiting [2022-08-25T20:43:23.698Z] e54d3fc51a94: Layer already exists [2022-08-25T20:43:23.698Z] 3c98fff263ea: Layer already exists [2022-08-25T20:43:23.698Z] 3299ed3ad1bf: Layer already exists [2022-08-25T20:43:23.698Z] 4964881ac880: Layer already exists [2022-08-25T20:43:23.698Z] be3eed2c3e32: Layer already exists [2022-08-25T20:43:23.698Z] 994393dc58e7: Layer already exists [2022-08-25T20:43:23.698Z] 57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17: digest: sha256:045e3d2979bf7633efcfcc2b74ab91e551b9a5b3e80f295645ffce2fa5ffea0c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:43:24.022Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:43:24.340Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-08-25T20:43:24.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-25T20:43:24.340Z] 3c98fff263ea: Preparing [2022-08-25T20:43:24.341Z] e54d3fc51a94: Preparing [2022-08-25T20:43:24.341Z] 3299ed3ad1bf: Preparing [2022-08-25T20:43:24.341Z] be3eed2c3e32: Preparing [2022-08-25T20:43:24.341Z] 4964881ac880: Preparing [2022-08-25T20:43:24.341Z] 994393dc58e7: Preparing [2022-08-25T20:43:24.341Z] 994393dc58e7: Waiting [2022-08-25T20:43:24.341Z] 3299ed3ad1bf: Layer already exists [2022-08-25T20:43:24.341Z] e54d3fc51a94: Layer already exists [2022-08-25T20:43:24.341Z] 4964881ac880: Layer already exists [2022-08-25T20:43:24.341Z] 3c98fff263ea: Layer already exists [2022-08-25T20:43:24.341Z] be3eed2c3e32: Layer already exists [2022-08-25T20:43:24.341Z] 994393dc58e7: Layer already exists [2022-08-25T20:43:24.341Z] main: digest: sha256:045e3d2979bf7633efcfcc2b74ab91e551b9a5b3e80f295645ffce2fa5ffea0c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-25T20:43:24.396Z] ===================================================== [Pipeline] echo [2022-08-25T20:43:24.406Z] taggedImages: [2022-08-25T20:43:24.406Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:57c9e21d4332f7231645db7c649b243bf7a77304 [2022-08-25T20:43:24.406Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-08-25T20:43:24.406Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.17 [2022-08-25T20:43:24.406Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 [2022-08-25T20:43:24.406Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:43:24.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T20:43:24.788Z] [2022-08-25T20:43:24.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:43:25.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T20:43:25.107Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-25T20:43:25.107Z] 5eb5b503b376: Pulling fs layer [2022-08-25T20:43:25.107Z] 5c69ac0246d0: Pulling fs layer [2022-08-25T20:43:25.107Z] ec43610c2a17: Pulling fs layer [2022-08-25T20:43:25.107Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-25T20:43:25.107Z] 33b1e0a273af: Pulling fs layer [2022-08-25T20:43:25.107Z] 5d3b04190fa2: Pulling fs layer [2022-08-25T20:43:25.107Z] 2f39f015ded8: Pulling fs layer [2022-08-25T20:43:25.107Z] 3a2ae6a8a46f: Waiting [2022-08-25T20:43:25.107Z] 33b1e0a273af: Waiting [2022-08-25T20:43:25.107Z] 5c69ac0246d0: Verifying Checksum [2022-08-25T20:43:25.107Z] 5c69ac0246d0: Download complete [2022-08-25T20:43:25.108Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-25T20:43:25.108Z] 3a2ae6a8a46f: Download complete [2022-08-25T20:43:25.108Z] 33b1e0a273af: Verifying Checksum [2022-08-25T20:43:25.108Z] 33b1e0a273af: Download complete [2022-08-25T20:43:25.369Z] 5d3b04190fa2: Download complete [2022-08-25T20:43:25.369Z] ec43610c2a17: Verifying Checksum [2022-08-25T20:43:25.369Z] ec43610c2a17: Download complete [2022-08-25T20:43:25.369Z] 5eb5b503b376: Verifying Checksum [2022-08-25T20:43:25.369Z] 5eb5b503b376: Download complete [2022-08-25T20:43:25.943Z] 2f39f015ded8: Download complete [2022-08-25T20:43:26.889Z] 5eb5b503b376: Pull complete [2022-08-25T20:43:26.889Z] 5c69ac0246d0: Pull complete [2022-08-25T20:43:27.150Z] ec43610c2a17: Pull complete [2022-08-25T20:43:27.150Z] 3a2ae6a8a46f: Pull complete [2022-08-25T20:43:27.410Z] 33b1e0a273af: Pull complete [2022-08-25T20:43:27.670Z] 5d3b04190fa2: Pull complete [2022-08-25T20:43:31.866Z] 2f39f015ded8: Pull complete [2022-08-25T20:43:31.866Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-25T20:43:31.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T20:43:31.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T20:43:31.961Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-08-25T20:43:32.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-25T20:43:33.980Z] $ docker top 988a5a65b53c5fc293f287d6b3bdcc360de1fef930e4a3b9e19e115632b2abb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:43:34.388Z] ---> job-cost.sh [2022-08-25T20:43:34.388Z] lf-activate-venv: SKIPPING [2022-08-25T20:43:34.388Z] INFO: No Stack... [2022-08-25T20:43:34.649Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-25T20:43:35.219Z] INFO: Archiving Costs [Pipeline] sh [2022-08-25T20:43:35.511Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-08-25T20:43:35.511Z] + cut -d, -f6 [Pipeline] lock [2022-08-25T20:43:35.524Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] [2022-08-25T20:43:35.534Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] did not exist. Created. [2022-08-25T20:43:35.534Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-25T20:43:35.846Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-25T20:43:35.870Z] Stashed 1 file(s) [Pipeline] } [2022-08-25T20:43:35.876Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-25T20:43:35.905Z] $ docker stop --time=1 988a5a65b53c5fc293f287d6b3bdcc360de1fef930e4a3b9e19e115632b2abb1 [2022-08-25T20:43:37.047Z] $ docker rm -f 988a5a65b53c5fc293f287d6b3bdcc360de1fef930e4a3b9e19e115632b2abb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T20:43:48.824Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23579 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-08-25T20:43:48.836Z] Running in /w/workspace/app-service-configurable/96 [Pipeline] { [Pipeline] checkout [2022-08-25T20:43:48.877Z] Selected Git installation does not exist. Using Default [2022-08-25T20:43:48.878Z] The recommended git tool is: NONE [2022-08-25T20:43:55.917Z] using credential edgex-jenkins-ssh [2022-08-25T20:43:55.935Z] Cloning the remote Git repository [2022-08-25T20:43:55.991Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-08-25T20:43:56.066Z] > git init /w/workspace/app-service-configurable/96 # timeout=10 [2022-08-25T20:43:56.135Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-25T20:43:56.136Z] > git --version # timeout=10 [2022-08-25T20:43:56.155Z] > git --version # 'git version 2.25.1' [2022-08-25T20:43:56.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T20:43:56.245Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T20:43:57.282Z] Avoid second fetch [2022-08-25T20:43:57.283Z] Checking out Revision 57c9e21d4332f7231645db7c649b243bf7a77304 (main) [2022-08-25T20:43:57.199Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-25T20:43:57.219Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T20:43:57.319Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T20:43:57.352Z] > git checkout -f 57c9e21d4332f7231645db7c649b243bf7a77304 # timeout=10 [2022-08-25T20:44:01.640Z] Commit message: "fix: Restore ClientId values chnaged in previous chnage (#461)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T20:44:02.681Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-25T20:44:02.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T20:44:02.681Z] Dload Upload Total Spent Left Speed [2022-08-25T20:44:02.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88746 [Pipeline] sh [2022-08-25T20:44:03.356Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-25T20:44:03.703Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-25T20:44:03.703Z] + sudo tee /etc/docker/daemon.new [2022-08-25T20:44:03.703Z] { [2022-08-25T20:44:03.703Z] "registry-mirrors": [ [2022-08-25T20:44:03.703Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-25T20:44:03.703Z] ], [2022-08-25T20:44:03.703Z] "bip": "10.250.0.254/24", [2022-08-25T20:44:03.703Z] "hosts": [ [2022-08-25T20:44:03.703Z] "tcp://0.0.0.0:5555", [2022-08-25T20:44:03.703Z] "unix:///var/run/docker.sock" [2022-08-25T20:44:03.703Z] ], [2022-08-25T20:44:03.703Z] "mtu": 1458, [2022-08-25T20:44:03.703Z] "selinux-enabled": true, [2022-08-25T20:44:03.703Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-25T20:44:03.703Z] } [Pipeline] sh [2022-08-25T20:44:04.060Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-25T20:44:04.487Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T20:44:22.826Z] provisioning config files... [2022-08-25T20:44:22.851Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/96@tmp/config1455198564797351552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:44:23.213Z] ---> docker-login.sh [2022-08-25T20:44:23.213Z] nexus3.edgexfoundry.org:10001 [2022-08-25T20:44:23.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:44:24.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:44:24.088Z] Configure a credential helper to remove this warning. See [2022-08-25T20:44:24.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:44:24.088Z] [2022-08-25T20:44:24.088Z] Login Succeeded [2022-08-25T20:44:24.088Z] nexus3.edgexfoundry.org:10002 [2022-08-25T20:44:24.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:44:24.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:44:24.366Z] Configure a credential helper to remove this warning. See [2022-08-25T20:44:24.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:44:24.366Z] [2022-08-25T20:44:24.366Z] Login Succeeded [2022-08-25T20:44:24.366Z] nexus3.edgexfoundry.org:10003 [2022-08-25T20:44:24.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:44:24.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:44:24.966Z] Configure a credential helper to remove this warning. See [2022-08-25T20:44:24.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:44:24.966Z] [2022-08-25T20:44:24.966Z] Login Succeeded [2022-08-25T20:44:24.966Z] nexus3.edgexfoundry.org:10004 [2022-08-25T20:44:25.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:44:25.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:44:25.521Z] Configure a credential helper to remove this warning. See [2022-08-25T20:44:25.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:44:25.521Z] [2022-08-25T20:44:25.521Z] Login Succeeded [2022-08-25T20:44:25.521Z] docker.io [2022-08-25T20:44:25.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:44:26.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:44:26.069Z] Configure a credential helper to remove this warning. See [2022-08-25T20:44:26.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:44:26.069Z] [2022-08-25T20:44:26.069Z] Login Succeeded [2022-08-25T20:44:26.069Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T20:44:26.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-25T20:44:26.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T20:44:26.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T20:44:26.612Z] ========================================================= [2022-08-25T20:44:26.612Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-25T20:44:26.612Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:44:26.976Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-25T20:44:26.976Z] Sending build context to Docker daemon 205.8kB [2022-08-25T20:44:27.250Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T20:44:27.250Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-25T20:44:27.525Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-25T20:44:27.526Z] b3c136eddcbf: Pulling fs layer [2022-08-25T20:44:27.526Z] c0a3192eca97: Pulling fs layer [2022-08-25T20:44:27.526Z] a050256f5b6f: Pulling fs layer [2022-08-25T20:44:27.526Z] 656be50a0ddc: Pulling fs layer [2022-08-25T20:44:27.526Z] 2bbca73fdf42: Pulling fs layer [2022-08-25T20:44:27.526Z] 46d945488cbd: Pulling fs layer [2022-08-25T20:44:27.526Z] 8a5474983e97: Pulling fs layer [2022-08-25T20:44:27.526Z] 329c88fbcd65: Pulling fs layer [2022-08-25T20:44:27.526Z] 2bbca73fdf42: Waiting [2022-08-25T20:44:27.526Z] 46d945488cbd: Waiting [2022-08-25T20:44:27.526Z] 8a5474983e97: Waiting [2022-08-25T20:44:27.526Z] 329c88fbcd65: Waiting [2022-08-25T20:44:27.526Z] 656be50a0ddc: Waiting [2022-08-25T20:44:27.526Z] a050256f5b6f: Verifying Checksum [2022-08-25T20:44:27.526Z] a050256f5b6f: Download complete [2022-08-25T20:44:27.526Z] c0a3192eca97: Verifying Checksum [2022-08-25T20:44:27.526Z] c0a3192eca97: Download complete [2022-08-25T20:44:27.526Z] 2bbca73fdf42: Verifying Checksum [2022-08-25T20:44:27.526Z] 2bbca73fdf42: Download complete [2022-08-25T20:44:27.526Z] 46d945488cbd: Download complete [2022-08-25T20:44:27.526Z] b3c136eddcbf: Verifying Checksum [2022-08-25T20:44:27.526Z] b3c136eddcbf: Download complete [2022-08-25T20:44:28.513Z] b3c136eddcbf: Pull complete [2022-08-25T20:44:28.513Z] 329c88fbcd65: Verifying Checksum [2022-08-25T20:44:28.513Z] 329c88fbcd65: Download complete [2022-08-25T20:44:29.118Z] c0a3192eca97: Pull complete [2022-08-25T20:44:29.395Z] a050256f5b6f: Pull complete [2022-08-25T20:44:29.671Z] 8a5474983e97: Verifying Checksum [2022-08-25T20:44:29.671Z] 8a5474983e97: Download complete [2022-08-25T20:44:30.269Z] 656be50a0ddc: Verifying Checksum [2022-08-25T20:44:30.269Z] 656be50a0ddc: Download complete [2022-08-25T20:44:45.388Z] 656be50a0ddc: Pull complete [2022-08-25T20:44:45.388Z] 2bbca73fdf42: Pull complete [2022-08-25T20:44:45.388Z] 46d945488cbd: Pull complete [2022-08-25T20:44:50.812Z] 8a5474983e97: Pull complete [2022-08-25T20:44:52.252Z] 329c88fbcd65: Pull complete [2022-08-25T20:44:52.252Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-25T20:44:52.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T20:44:52.252Z] ---> ff4287adb874 [2022-08-25T20:44:52.252Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-25T20:44:52.859Z] ---> Running in 5dd8f7e8e54d [2022-08-25T20:44:53.458Z] Removing intermediate container 5dd8f7e8e54d [2022-08-25T20:44:53.458Z] ---> e3f1366cc0cf [2022-08-25T20:44:53.458Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T20:44:53.458Z] ---> Running in 79c2d07bbb97 [2022-08-25T20:44:53.732Z] Removing intermediate container 79c2d07bbb97 [2022-08-25T20:44:53.732Z] ---> 74b9f363f8ce [2022-08-25T20:44:53.732Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-08-25T20:44:53.732Z] ---> Running in 58712164abdf [2022-08-25T20:44:54.007Z] Removing intermediate container 58712164abdf [2022-08-25T20:44:54.007Z] ---> bcbef2fed687 [2022-08-25T20:44:54.007Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T20:44:54.007Z] ---> Running in f91224e14446 [2022-08-25T20:44:54.279Z] Removing intermediate container f91224e14446 [2022-08-25T20:44:54.280Z] ---> 82e41a3826ee [2022-08-25T20:44:54.280Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T20:44:54.557Z] ---> Running in 1c8b50d7eb46 [2022-08-25T20:44:57.961Z] Removing intermediate container 1c8b50d7eb46 [2022-08-25T20:44:57.961Z] ---> f90d8be5212e [2022-08-25T20:44:57.961Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T20:44:57.961Z] ---> Running in 7839c186cfa7 [2022-08-25T20:44:58.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T20:44:59.538Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T20:45:00.526Z] OK: 221 MiB in 51 packages [2022-08-25T20:45:01.126Z] Removing intermediate container 7839c186cfa7 [2022-08-25T20:45:01.126Z] ---> eb23412a3569 [2022-08-25T20:45:01.126Z] Step 9/14 : WORKDIR /app [2022-08-25T20:45:01.126Z] ---> Running in cfbdd8511b1b [2022-08-25T20:45:01.400Z] Removing intermediate container cfbdd8511b1b [2022-08-25T20:45:01.400Z] ---> 67e342093101 [2022-08-25T20:45:01.400Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-25T20:45:02.009Z] ---> 7ed9d4b59b3f [2022-08-25T20:45:02.009Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T20:45:02.009Z] ---> Running in 3a4a29d79a92 [2022-08-25T20:45:58.578Z] Removing intermediate container 3a4a29d79a92 [2022-08-25T20:45:58.578Z] ---> 7f672e43ae83 [2022-08-25T20:45:58.578Z] Step 12/14 : COPY . . [2022-08-25T20:45:58.578Z] ---> 3c6a0b63377c [2022-08-25T20:45:58.578Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-25T20:45:58.578Z] ---> Running in f5621dd03540 [2022-08-25T20:45:58.578Z] Removing intermediate container f5621dd03540 [2022-08-25T20:45:58.578Z] ---> cf837f844868 [2022-08-25T20:45:58.578Z] Step 14/14 : RUN $MAKE [2022-08-25T20:45:58.578Z] ---> Running in dc0ee2959feb [2022-08-25T20:45:58.578Z] noop [2022-08-25T20:45:58.578Z] Removing intermediate container dc0ee2959feb [2022-08-25T20:45:58.578Z] ---> 3a4dc16c30ce [2022-08-25T20:45:58.578Z] Successfully built 3a4dc16c30ce [2022-08-25T20:45:58.578Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:45:58.950Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T20:45:58.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T20:45:59.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-23579 does not seem to be running inside a container [2022-08-25T20:45:59.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/96 -v /w/workspace/app-service-configurable/96:/w/workspace/app-service-configurable/96:rw,z -v /w/workspace/app-service-configurable/96@tmp:/w/workspace/app-service-configurable/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-25T20:46:00.594Z] $ docker top d70ecea2d41b475257f2589bf4066c88361a3321d772e309a09f521ff30f2e7a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T20:46:01.509Z] + go version [2022-08-25T20:46:01.509Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-25T20:46:01.540Z] $ docker stop --time=1 d70ecea2d41b475257f2589bf4066c88361a3321d772e309a09f521ff30f2e7a [2022-08-25T20:46:03.167Z] $ docker rm -f d70ecea2d41b475257f2589bf4066c88361a3321d772e309a09f521ff30f2e7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:46:03.761Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T20:46:03.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T20:46:04.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-23579 does not seem to be running inside a container [2022-08-25T20:46:04.092Z] $ 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/96 -v /w/workspace/app-service-configurable/96:/w/workspace/app-service-configurable/96:rw,z -v /w/workspace/app-service-configurable/96@tmp:/w/workspace/app-service-configurable/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-25T20:46:05.359Z] $ docker top 516461176dcb53ca22db45742634816ed4fa32f099c72d9766b5c7665fbc58db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T20:46:06.290Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/96 [Pipeline] fileExists [Pipeline] sh [2022-08-25T20:46:06.970Z] + make test [2022-08-25T20:46:06.970Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-25T20:47:28.851Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-25T20:47:28.851Z] CGO_ENABLED=1 go vet ./... [2022-08-25T20:47:41.324Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-25T20:47:41.324Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-25T20:47:41.324Z] ./bin/test-attribution-txt.sh [2022-08-25T20:47:41.324Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-25T20:47:41.324Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-25T20:47:41.324Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-25T20:47:41.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-25T20:47:41.367Z] $ docker stop --time=1 516461176dcb53ca22db45742634816ed4fa32f099c72d9766b5c7665fbc58db [2022-08-25T20:47:43.113Z] $ docker rm -f 516461176dcb53ca22db45742634816ed4fa32f099c72d9766b5c7665fbc58db [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T20:47:44.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-25T20:47:44.109Z] Warning: overwriting stash ‘coverage-report’ [2022-08-25T20:47:44.533Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T20:47:45.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-25T20:47:45.451Z] + ls -al . [2022-08-25T20:47:45.451Z] total 168 [2022-08-25T20:47:45.451Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 25 20:46 . [2022-08-25T20:47:45.451Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 20:43 .. [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 25 20:43 .dockerignore [2022-08-25T20:47:45.451Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 20:44 .git [2022-08-25T20:47:45.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 20:43 .github [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 25 20:43 .gitignore [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 25 20:43 Attribution.txt [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 25 20:43 CHANGELOG.md [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 2146 Aug 25 20:43 Dockerfile [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 20:43 GOVERNANCE.md [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 25 20:43 Jenkinsfile [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 20:43 LICENSE [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 20:43 OWNERS.md [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 4025 Aug 25 20:43 README.md [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 25 20:41 VERSION [2022-08-25T20:47:45.451Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 20:43 bin [2022-08-25T20:47:45.451Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 25 20:46 coverage.out [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 3475 Aug 25 20:43 go.mod [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 36887 Aug 25 20:43 go.sum [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 25 20:43 main.go [2022-08-25T20:47:45.451Z] -rw-rw-r-- 1 jenkins jenkins 2046 Aug 25 20:43 makefile [2022-08-25T20:47:45.451Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 20:43 res [2022-08-25T20:47:45.451Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 20:43 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:47:45.807Z] + 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=57c9e21d4332f7231645db7c649b243bf7a77304 --label arch=arm64 --label version=2.3.0-dev.17 . [2022-08-25T20:47:45.807Z] Sending build context to Docker daemon 206.8kB [2022-08-25T20:47:46.081Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T20:47:46.081Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-25T20:47:46.081Z] ---> 3a4dc16c30ce [2022-08-25T20:47:46.081Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-25T20:47:46.354Z] ---> Running in 2c2180c9277c [2022-08-25T20:47:46.627Z] Removing intermediate container 2c2180c9277c [2022-08-25T20:47:46.627Z] ---> 6f8410a7ee5a [2022-08-25T20:47:46.627Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T20:47:46.627Z] ---> Running in d9ec3f4768f1 [2022-08-25T20:47:46.900Z] Removing intermediate container d9ec3f4768f1 [2022-08-25T20:47:46.900Z] ---> 086a4a810b42 [2022-08-25T20:47:46.900Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-08-25T20:47:46.900Z] ---> Running in 79ffcc82550b [2022-08-25T20:47:47.177Z] Removing intermediate container 79ffcc82550b [2022-08-25T20:47:47.177Z] ---> 8be092c3eea9 [2022-08-25T20:47:47.177Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T20:47:47.455Z] ---> Running in 7e85c98dd1f2 [2022-08-25T20:47:47.730Z] Removing intermediate container 7e85c98dd1f2 [2022-08-25T20:47:47.730Z] ---> df893e5eb14d [2022-08-25T20:47:47.730Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T20:47:47.730Z] ---> Running in 45211a8ae674 [2022-08-25T20:47:49.701Z] Removing intermediate container 45211a8ae674 [2022-08-25T20:47:49.701Z] ---> 6eec7434fb29 [2022-08-25T20:47:49.701Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T20:47:49.701Z] ---> Running in 190d597c657f [2022-08-25T20:47:50.295Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T20:47:51.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T20:47:52.258Z] OK: 221 MiB in 51 packages [2022-08-25T20:47:52.856Z] Removing intermediate container 190d597c657f [2022-08-25T20:47:52.857Z] ---> c388a6950c67 [2022-08-25T20:47:52.857Z] Step 9/28 : WORKDIR /app [2022-08-25T20:47:52.857Z] ---> Running in 87e70c05bb5f [2022-08-25T20:47:53.129Z] Removing intermediate container 87e70c05bb5f [2022-08-25T20:47:53.129Z] ---> 746dc225c0e5 [2022-08-25T20:47:53.129Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-25T20:47:53.742Z] ---> bc8c982bec07 [2022-08-25T20:47:53.742Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T20:47:53.742Z] ---> Running in 3bdb29d6fd49 [2022-08-25T20:47:55.729Z] Removing intermediate container 3bdb29d6fd49 [2022-08-25T20:47:55.729Z] ---> 21dc99ea4b6b [2022-08-25T20:47:55.729Z] Step 12/28 : COPY . . [2022-08-25T20:47:56.327Z] ---> 7f8be9b68175 [2022-08-25T20:47:56.327Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-25T20:47:56.327Z] ---> Running in 93d1585d1e1e [2022-08-25T20:47:56.603Z] Removing intermediate container 93d1585d1e1e [2022-08-25T20:47:56.603Z] ---> c1349c6f806b [2022-08-25T20:47:56.603Z] Step 14/28 : RUN $MAKE [2022-08-25T20:47:56.893Z] ---> Running in a659dd795b46 [2022-08-25T20:47:57.900Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-25T20:50:04.824Z] Removing intermediate container a659dd795b46 [2022-08-25T20:50:04.824Z] ---> 7e0b2b3de6bf [2022-08-25T20:50:04.824Z] Step 15/28 : FROM alpine:3.16 [2022-08-25T20:50:04.824Z] 3.16: Pulling from library/alpine [2022-08-25T20:50:04.824Z] 9b18e9b68314: Pulling fs layer [2022-08-25T20:50:04.824Z] 9b18e9b68314: Download complete [2022-08-25T20:50:04.824Z] 9b18e9b68314: Pull complete [2022-08-25T20:50:04.824Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T20:50:04.824Z] Status: Downloaded newer image for alpine:3.16 [2022-08-25T20:50:04.824Z] ---> a6215f271958 [2022-08-25T20:50:04.824Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T20:50:04.824Z] ---> Running in 998cb7ac0a0a [2022-08-25T20:50:04.824Z] Removing intermediate container 998cb7ac0a0a [2022-08-25T20:50:04.824Z] ---> 1657ee062455 [2022-08-25T20:50:04.824Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-25T20:50:04.824Z] ---> Running in 6b0c5bbea457 [2022-08-25T20:50:04.824Z] Removing intermediate container 6b0c5bbea457 [2022-08-25T20:50:04.824Z] ---> 4f8f53fe4e3f [2022-08-25T20:50:04.824Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-25T20:50:04.824Z] ---> Running in 78a31913e5c9 [2022-08-25T20:50:04.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T20:50:04.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T20:50:04.824Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-25T20:50:04.824Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-25T20:50:04.824Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T20:50:04.824Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-25T20:50:04.824Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T20:50:04.824Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-25T20:50:04.824Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-25T20:50:04.824Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T20:50:04.824Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T20:50:04.824Z] OK: 9 MiB in 21 packages [2022-08-25T20:50:04.824Z] Removing intermediate container 78a31913e5c9 [2022-08-25T20:50:04.824Z] ---> f7e7cd8634b7 [2022-08-25T20:50:04.824Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-25T20:50:04.824Z] ---> 8a1d0c466ad4 [2022-08-25T20:50:04.824Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-25T20:50:04.824Z] ---> 1727d21f04a2 [2022-08-25T20:50:04.824Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-25T20:50:04.824Z] ---> 5e031aec93b9 [2022-08-25T20:50:04.824Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-25T20:50:05.804Z] ---> 8f09789cccec [2022-08-25T20:50:05.804Z] Step 23/28 : EXPOSE 48095 [2022-08-25T20:50:05.804Z] ---> Running in 3866e1b3858d [2022-08-25T20:50:06.079Z] Removing intermediate container 3866e1b3858d [2022-08-25T20:50:06.079Z] ---> 968c6ecf7771 [2022-08-25T20:50:06.079Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-25T20:50:06.079Z] ---> Running in b6f87c730846 [2022-08-25T20:50:06.355Z] Removing intermediate container b6f87c730846 [2022-08-25T20:50:06.355Z] ---> 9ba07ebb639a [2022-08-25T20:50:06.355Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T20:50:06.355Z] ---> Running in e7d0d05d82af [2022-08-25T20:50:06.630Z] Removing intermediate container e7d0d05d82af [2022-08-25T20:50:06.630Z] ---> f9a6a144a77f [2022-08-25T20:50:06.630Z] Step 26/28 : LABEL arch=arm64 [2022-08-25T20:50:06.630Z] ---> Running in 062aaa87c383 [2022-08-25T20:50:07.239Z] Removing intermediate container 062aaa87c383 [2022-08-25T20:50:07.239Z] ---> e9514e681977 [2022-08-25T20:50:07.239Z] Step 27/28 : LABEL git_sha=57c9e21d4332f7231645db7c649b243bf7a77304 [2022-08-25T20:50:07.239Z] ---> Running in eb09add7481b [2022-08-25T20:50:07.512Z] Removing intermediate container eb09add7481b [2022-08-25T20:50:07.512Z] ---> fc1563ade13d [2022-08-25T20:50:07.512Z] Step 28/28 : LABEL version=2.3.0-dev.17 [2022-08-25T20:50:07.512Z] ---> Running in 4aba06e9d59c [2022-08-25T20:50:07.786Z] Removing intermediate container 4aba06e9d59c [2022-08-25T20:50:07.786Z] ---> 560f9fdc9873 [2022-08-25T20:50:07.786Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-25T20:50:07.786Z] Successfully built 560f9fdc9873 [2022-08-25T20:50:07.786Z] 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 [2022-08-25T20:50:07.915Z] provisioning config files... [2022-08-25T20:50:07.934Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/96@tmp/config5602905077752090256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:50:08.290Z] ---> docker-login.sh [2022-08-25T20:50:08.290Z] nexus3.edgexfoundry.org:10001 [2022-08-25T20:50:08.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:50:08.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:50:08.564Z] Configure a credential helper to remove this warning. See [2022-08-25T20:50:08.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:50:08.564Z] [2022-08-25T20:50:08.564Z] Login Succeeded [2022-08-25T20:50:08.564Z] nexus3.edgexfoundry.org:10002 [2022-08-25T20:50:09.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:50:09.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:50:09.164Z] Configure a credential helper to remove this warning. See [2022-08-25T20:50:09.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:50:09.164Z] [2022-08-25T20:50:09.164Z] Login Succeeded [2022-08-25T20:50:09.164Z] nexus3.edgexfoundry.org:10003 [2022-08-25T20:50:09.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:50:09.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:50:09.711Z] Configure a credential helper to remove this warning. See [2022-08-25T20:50:09.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:50:09.711Z] [2022-08-25T20:50:09.711Z] Login Succeeded [2022-08-25T20:50:09.711Z] nexus3.edgexfoundry.org:10004 [2022-08-25T20:50:09.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:50:09.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:50:09.986Z] Configure a credential helper to remove this warning. See [2022-08-25T20:50:09.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:50:09.986Z] [2022-08-25T20:50:09.986Z] Login Succeeded [2022-08-25T20:50:09.986Z] docker.io [2022-08-25T20:50:10.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T20:50:10.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T20:50:10.859Z] Configure a credential helper to remove this warning. See [2022-08-25T20:50:10.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T20:50:10.860Z] [2022-08-25T20:50:10.860Z] Login Succeeded [2022-08-25T20:50:10.860Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T20:50:10.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-25T20:50:10.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T20:50:10.935Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-08-25T20:50:10.935Z] 57c9e21d4332f7231645db7c649b243bf7a77304 [2022-08-25T20:50:10.935Z] latest [2022-08-25T20:50:10.935Z] 2.3.0-dev.17 [2022-08-25T20:50:10.935Z] 57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 [2022-08-25T20:50:10.935Z] main [2022-08-25T20:50:10.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:50:11.290Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:50:11.661Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57c9e21d4332f7231645db7c649b243bf7a77304 [2022-08-25T20:50:11.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-25T20:50:11.661Z] ee96985ced21: Preparing [2022-08-25T20:50:11.661Z] aca8adabd6d4: Preparing [2022-08-25T20:50:11.661Z] 2155aacf55ba: Preparing [2022-08-25T20:50:11.661Z] 0092ed33a619: Preparing [2022-08-25T20:50:11.661Z] 56154afb163e: Preparing [2022-08-25T20:50:11.661Z] 5d3e392a13a0: Preparing [2022-08-25T20:50:11.661Z] 5d3e392a13a0: Waiting [2022-08-25T20:50:11.952Z] 2155aacf55ba: Pushed [2022-08-25T20:50:11.952Z] 0092ed33a619: Pushed [2022-08-25T20:50:11.952Z] aca8adabd6d4: Pushed [2022-08-25T20:50:11.952Z] 5d3e392a13a0: Layer already exists [2022-08-25T20:50:12.936Z] 56154afb163e: Pushed [2022-08-25T20:50:17.251Z] ee96985ced21: Pushed [2022-08-25T20:50:17.526Z] 57c9e21d4332f7231645db7c649b243bf7a77304: digest: sha256:e83e7e17cdd278c08dd501195964743e8acf200c2ea34a2a7c8c7fe4ca06bfaa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:50:17.911Z] + 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 [2022-08-25T20:50:18.283Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-08-25T20:50:18.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-25T20:50:18.283Z] ee96985ced21: Preparing [2022-08-25T20:50:18.283Z] aca8adabd6d4: Preparing [2022-08-25T20:50:18.283Z] 2155aacf55ba: Preparing [2022-08-25T20:50:18.283Z] 0092ed33a619: Preparing [2022-08-25T20:50:18.283Z] 56154afb163e: Preparing [2022-08-25T20:50:18.283Z] 5d3e392a13a0: Preparing [2022-08-25T20:50:18.283Z] 5d3e392a13a0: Waiting [2022-08-25T20:50:18.283Z] 56154afb163e: Layer already exists [2022-08-25T20:50:18.283Z] 0092ed33a619: Layer already exists [2022-08-25T20:50:18.283Z] ee96985ced21: Layer already exists [2022-08-25T20:50:18.283Z] aca8adabd6d4: Layer already exists [2022-08-25T20:50:18.283Z] 2155aacf55ba: Layer already exists [2022-08-25T20:50:18.283Z] 5d3e392a13a0: Layer already exists [2022-08-25T20:50:18.557Z] latest: digest: sha256:e83e7e17cdd278c08dd501195964743e8acf200c2ea34a2a7c8c7fe4ca06bfaa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:50:18.929Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:50:19.289Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.17 [2022-08-25T20:50:19.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-25T20:50:19.289Z] ee96985ced21: Preparing [2022-08-25T20:50:19.289Z] aca8adabd6d4: Preparing [2022-08-25T20:50:19.289Z] 2155aacf55ba: Preparing [2022-08-25T20:50:19.289Z] 0092ed33a619: Preparing [2022-08-25T20:50:19.289Z] 56154afb163e: Preparing [2022-08-25T20:50:19.289Z] 5d3e392a13a0: Preparing [2022-08-25T20:50:19.289Z] 5d3e392a13a0: Waiting [2022-08-25T20:50:19.289Z] aca8adabd6d4: Layer already exists [2022-08-25T20:50:19.289Z] 56154afb163e: Layer already exists [2022-08-25T20:50:19.289Z] 2155aacf55ba: Layer already exists [2022-08-25T20:50:19.289Z] ee96985ced21: Layer already exists [2022-08-25T20:50:19.289Z] 0092ed33a619: Layer already exists [2022-08-25T20:50:19.289Z] 5d3e392a13a0: Layer already exists [2022-08-25T20:50:19.564Z] 2.3.0-dev.17: digest: sha256:e83e7e17cdd278c08dd501195964743e8acf200c2ea34a2a7c8c7fe4ca06bfaa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:50:19.939Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:50:20.302Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 [2022-08-25T20:50:20.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-25T20:50:20.302Z] ee96985ced21: Preparing [2022-08-25T20:50:20.302Z] aca8adabd6d4: Preparing [2022-08-25T20:50:20.302Z] 2155aacf55ba: Preparing [2022-08-25T20:50:20.302Z] 0092ed33a619: Preparing [2022-08-25T20:50:20.302Z] 56154afb163e: Preparing [2022-08-25T20:50:20.302Z] 5d3e392a13a0: Preparing [2022-08-25T20:50:20.302Z] 5d3e392a13a0: Waiting [2022-08-25T20:50:20.302Z] aca8adabd6d4: Layer already exists [2022-08-25T20:50:20.302Z] 0092ed33a619: Layer already exists [2022-08-25T20:50:20.302Z] 56154afb163e: Layer already exists [2022-08-25T20:50:20.302Z] ee96985ced21: Layer already exists [2022-08-25T20:50:20.302Z] 2155aacf55ba: Layer already exists [2022-08-25T20:50:20.302Z] 5d3e392a13a0: Layer already exists [2022-08-25T20:50:20.576Z] 57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17: digest: sha256:e83e7e17cdd278c08dd501195964743e8acf200c2ea34a2a7c8c7fe4ca06bfaa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:50:20.943Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:50:21.310Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-08-25T20:50:21.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-25T20:50:21.310Z] ee96985ced21: Preparing [2022-08-25T20:50:21.310Z] aca8adabd6d4: Preparing [2022-08-25T20:50:21.310Z] 2155aacf55ba: Preparing [2022-08-25T20:50:21.310Z] 0092ed33a619: Preparing [2022-08-25T20:50:21.310Z] 56154afb163e: Preparing [2022-08-25T20:50:21.310Z] 5d3e392a13a0: Preparing [2022-08-25T20:50:21.310Z] 5d3e392a13a0: Waiting [2022-08-25T20:50:21.310Z] aca8adabd6d4: Layer already exists [2022-08-25T20:50:21.310Z] 0092ed33a619: Layer already exists [2022-08-25T20:50:21.310Z] 2155aacf55ba: Layer already exists [2022-08-25T20:50:21.310Z] ee96985ced21: Layer already exists [2022-08-25T20:50:21.310Z] 56154afb163e: Layer already exists [2022-08-25T20:50:21.310Z] 5d3e392a13a0: Layer already exists [2022-08-25T20:50:21.582Z] main: digest: sha256:e83e7e17cdd278c08dd501195964743e8acf200c2ea34a2a7c8c7fe4ca06bfaa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-25T20:50:21.650Z] ===================================================== [Pipeline] echo [2022-08-25T20:50:21.660Z] taggedImages: [2022-08-25T20:50:21.660Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57c9e21d4332f7231645db7c649b243bf7a77304 [2022-08-25T20:50:21.660Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-08-25T20:50:21.660Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.17 [2022-08-25T20:50:21.660Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 [2022-08-25T20:50:21.660Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:50:22.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T20:50:22.030Z] [2022-08-25T20:50:22.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:50:22.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T20:50:22.664Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-25T20:50:22.664Z] 8998bd30e6a1: Pulling fs layer [2022-08-25T20:50:22.664Z] 04944245beec: Pulling fs layer [2022-08-25T20:50:22.664Z] 699f458cf7ca: Pulling fs layer [2022-08-25T20:50:22.664Z] 765212b225bb: Pulling fs layer [2022-08-25T20:50:22.664Z] f23df028b6ca: Pulling fs layer [2022-08-25T20:50:22.664Z] d65c8cfc05b1: Pulling fs layer [2022-08-25T20:50:22.664Z] 2437ff75d9bd: Pulling fs layer [2022-08-25T20:50:22.664Z] f23df028b6ca: Waiting [2022-08-25T20:50:22.664Z] d65c8cfc05b1: Waiting [2022-08-25T20:50:22.664Z] 2437ff75d9bd: Waiting [2022-08-25T20:50:22.664Z] 765212b225bb: Waiting [2022-08-25T20:50:22.664Z] 04944245beec: Verifying Checksum [2022-08-25T20:50:22.664Z] 04944245beec: Download complete [2022-08-25T20:50:22.664Z] 765212b225bb: Verifying Checksum [2022-08-25T20:50:22.664Z] 765212b225bb: Download complete [2022-08-25T20:50:22.664Z] f23df028b6ca: Download complete [2022-08-25T20:50:22.664Z] d65c8cfc05b1: Verifying Checksum [2022-08-25T20:50:22.664Z] d65c8cfc05b1: Download complete [2022-08-25T20:50:22.954Z] 699f458cf7ca: Verifying Checksum [2022-08-25T20:50:22.954Z] 699f458cf7ca: Download complete [2022-08-25T20:50:23.233Z] 8998bd30e6a1: Verifying Checksum [2022-08-25T20:50:23.233Z] 8998bd30e6a1: Download complete [2022-08-25T20:50:25.866Z] 2437ff75d9bd: Download complete [2022-08-25T20:50:27.849Z] 8998bd30e6a1: Pull complete [2022-08-25T20:50:28.124Z] 04944245beec: Pull complete [2022-08-25T20:50:29.570Z] 699f458cf7ca: Pull complete [2022-08-25T20:50:29.570Z] 765212b225bb: Pull complete [2022-08-25T20:50:30.551Z] f23df028b6ca: Pull complete [2022-08-25T20:50:30.829Z] d65c8cfc05b1: Pull complete [2022-08-25T20:50:45.939Z] 2437ff75d9bd: Pull complete [2022-08-25T20:50:45.939Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-25T20:50:45.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T20:50:45.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T20:50:46.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-23579 does not seem to be running inside a container [2022-08-25T20:50:46.308Z] $ 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/96 -v /w/workspace/app-service-configurable/96:/w/workspace/app-service-configurable/96:rw,z -v /w/workspace/app-service-configurable/96@tmp:/w/workspace/app-service-configurable/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-25T20:50:48.962Z] $ docker top bbdf5cb78b73ca07eb5addfa82a5bb2efbce9e41b66b2ef241f7789e82bbfb8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:50:49.885Z] ---> job-cost.sh [2022-08-25T20:50:49.885Z] lf-activate-venv: SKIPPING [2022-08-25T20:50:49.885Z] INFO: No Stack... [2022-08-25T20:50:50.480Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-25T20:50:51.078Z] INFO: Archiving Costs [Pipeline] sh [2022-08-25T20:50:51.745Z] + cut -d,+ -f6 [2022-08-25T20:50:51.745Z] cat /w/workspace/app-service-configurable/96/archives/cost.csv [Pipeline] lock [2022-08-25T20:50:51.811Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] [2022-08-25T20:50:51.830Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] did not exist. Created. [2022-08-25T20:50:51.831Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-25T20:50:52.509Z] /w/workspace/app-service-configurable/96@tmp/durable-32b6a65a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-25T20:50:53.191Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-25T20:50:53.228Z] Warning: overwriting stash ‘stack-cost’ [2022-08-25T20:50:53.274Z] Stashed 1 file(s) [Pipeline] } [2022-08-25T20:50:53.280Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-25T20:50:53.304Z] $ docker stop --time=1 bbdf5cb78b73ca07eb5addfa82a5bb2efbce9e41b66b2ef241f7789e82bbfb8d [2022-08-25T20:50:54.821Z] $ docker rm -f bbdf5cb78b73ca07eb5addfa82a5bb2efbce9e41b66b2ef241f7789e82bbfb8d [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 [2022-08-25T20:50:55.266Z] provisioning config files... [2022-08-25T20:50:55.275Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5637931872985173000tmp [Pipeline] { [Pipeline] sh [2022-08-25T20:50:55.570Z] + set +x [2022-08-25T20:50:55.570Z] + curl -s https://codecov.io/bash [2022-08-25T20:50:55.570Z] + bash -s -- [2022-08-25T20:50:55.570Z] [2022-08-25T20:50:55.570Z] _____ _ [2022-08-25T20:50:55.570Z] / ____| | | [2022-08-25T20:50:55.570Z] | | ___ __| | ___ ___ _____ __ [2022-08-25T20:50:55.570Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-25T20:50:55.570Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-25T20:50:55.570Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-25T20:50:55.570Z] Bash-1.0.6 [2022-08-25T20:50:55.570Z] [2022-08-25T20:50:55.570Z] [2022-08-25T20:50:55.570Z] ==> git version 2.25.1 found [2022-08-25T20:50:55.570Z] ==> 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 [2022-08-25T20:50:55.570Z] Release-Date: 2020-01-08 [2022-08-25T20:50:55.570Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-25T20:50:55.570Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-25T20:50:55.570Z] ==> Jenkins CI detected. [2022-08-25T20:50:55.570Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-08-25T20:50:55.570Z] project root: . [2022-08-25T20:50:55.570Z] --> token set from env [2022-08-25T20:50:55.570Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-25T20:50:55.570Z] ==> Running gcov in . (disable via -X gcov) [2022-08-25T20:50:55.570Z] ==> Python coveragepy not found [2022-08-25T20:50:55.570Z] ==> Searching for coverage reports in: [2022-08-25T20:50:55.570Z] + . [2022-08-25T20:50:55.570Z] -> Found 1 reports [2022-08-25T20:50:55.570Z] ==> Detecting git/mercurial file structure [2022-08-25T20:50:55.570Z] ==> Reading reports [2022-08-25T20:50:55.570Z] + ./coverage.out bytes=10 [2022-08-25T20:50:55.570Z] ==> Appending adjustments [2022-08-25T20:50:55.570Z] https://docs.codecov.io/docs/fixing-reports [2022-08-25T20:50:55.831Z] + Found adjustments [2022-08-25T20:50:55.831Z] ==> Gzipping contents [2022-08-25T20:50:55.831Z] 4.0K /tmp/codecov.O6pSH6.gz [2022-08-25T20:50:55.831Z] ==> Uploading reports [2022-08-25T20:50:55.831Z] url: https://codecov.io [2022-08-25T20:50:55.831Z] query: branch=main&commit=57c9e21d4332f7231645db7c649b243bf7a77304&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-25T20:50:55.831Z] -> Pinging Codecov [2022-08-25T20:50:55.831Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=57c9e21d4332f7231645db7c649b243bf7a77304&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-25T20:50:56.092Z] -> Uploading to [2022-08-25T20:50:56.092Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-25/A97CA9966030D2A3747ED39772930CCE/57c9e21d4332f7231645db7c649b243bf7a77304/f7455ae1-f975-4b55-a418-d6c374a64db4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T205056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4245a50da139d6c1907252ae8d921af1e7386f73d6a2a4ef0634b0661615c41a [2022-08-25T20:50:56.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T20:50:56.092Z] Dload Upload Total Spent Left Speed [2022-08-25T20:50:56.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2234 --:--:-- --:--:-- --:--:-- 2234 [2022-08-25T20:50:56.355Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] } [2022-08-25T20:50:56.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-25T20:50:56.568Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-25T20:50:56.579Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:50:56.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-25T20:50:56.900Z] [2022-08-25T20:50:56.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:50:57.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-25T20:50:57.207Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-25T20:50:57.207Z] df9b9388f04a: Pulling fs layer [2022-08-25T20:50:57.207Z] 52dc419b0ee2: Pulling fs layer [2022-08-25T20:50:57.207Z] 25bc292e5bac: Pulling fs layer [2022-08-25T20:50:57.207Z] 114826534d7a: Pulling fs layer [2022-08-25T20:50:57.208Z] 4657fd5d0bcf: Pulling fs layer [2022-08-25T20:50:57.208Z] 6ad1cebc031e: Pulling fs layer [2022-08-25T20:50:57.208Z] 8a3aa393b2d8: Pulling fs layer [2022-08-25T20:50:57.208Z] 114826534d7a: Waiting [2022-08-25T20:50:57.208Z] 4657fd5d0bcf: Waiting [2022-08-25T20:50:57.208Z] 6ad1cebc031e: Waiting [2022-08-25T20:50:57.208Z] 8a3aa393b2d8: Waiting [2022-08-25T20:50:57.208Z] 25bc292e5bac: Download complete [2022-08-25T20:50:57.208Z] 52dc419b0ee2: Verifying Checksum [2022-08-25T20:50:57.208Z] 52dc419b0ee2: Download complete [2022-08-25T20:50:57.208Z] 4657fd5d0bcf: Verifying Checksum [2022-08-25T20:50:57.208Z] 4657fd5d0bcf: Download complete [2022-08-25T20:50:57.208Z] df9b9388f04a: Verifying Checksum [2022-08-25T20:50:57.484Z] df9b9388f04a: Pull complete [2022-08-25T20:50:57.484Z] 6ad1cebc031e: Verifying Checksum [2022-08-25T20:50:57.484Z] 6ad1cebc031e: Download complete [2022-08-25T20:50:57.751Z] 52dc419b0ee2: Pull complete [2022-08-25T20:50:57.751Z] 25bc292e5bac: Pull complete [2022-08-25T20:50:58.332Z] 8a3aa393b2d8: Verifying Checksum [2022-08-25T20:50:58.332Z] 8a3aa393b2d8: Download complete [2022-08-25T20:50:58.332Z] 114826534d7a: Verifying Checksum [2022-08-25T20:50:58.332Z] 114826534d7a: Download complete [2022-08-25T20:51:02.523Z] 114826534d7a: Pull complete [2022-08-25T20:51:02.523Z] 4657fd5d0bcf: Pull complete [2022-08-25T20:51:02.523Z] 6ad1cebc031e: Pull complete [2022-08-25T20:51:05.811Z] 8a3aa393b2d8: Pull complete [2022-08-25T20:51:05.811Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-25T20:51:05.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-25T20:51:05.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T20:51:05.909Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-08-25T20:51:05.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-25T20:51:09.584Z] $ docker top 15fa497743076288dee6ac135a6be8e299b714ca54b83ec9827e8b2ce79b5ce0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-25T20:51:09.650Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-08-25T20:51:09.927Z] + set -o pipefail [2022-08-25T20:51:09.927Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-08-25T20:51:18.055Z] [2022-08-25T20:51:18.055Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-08-25T20:51:18.055Z] [2022-08-25T20:51:18.055Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/66d01197-6f0c-40e5-a607-25d881e3d8cd [2022-08-25T20:51:18.055Z] [2022-08-25T20:51:18.055Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-25T20:51:18.055Z] [2022-08-25T20:51:18.055Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-25T20:51:18.055Z] [2022-08-25T20:51:18.055Z] [Pipeline] } [2022-08-25T20:51:18.079Z] $ docker stop --time=1 15fa497743076288dee6ac135a6be8e299b714ca54b83ec9827e8b2ce79b5ce0 [2022-08-25T20:51:21.128Z] $ docker rm -f 15fa497743076288dee6ac135a6be8e299b714ca54b83ec9827e8b2ce79b5ce0 [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 [2022-08-25T20:51:21.870Z] + git log --format=format:%s -1 57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] sh [2022-08-25T20:51:22.165Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T20:51:22.165Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:51:22.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T20:51:22.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T20:51:22.556Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-08-25T20:51:22.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-25T20:51:23.018Z] $ docker top 6058b23d473f1e07777d792d48a62ac7d027a8aceab7650141cd28e944dfdc71 -eo pid,comm [2022-08-25T20:51:23.071Z] 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). [2022-08-25T20:51:23.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T20:51:23.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T20:51:23.111Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T20:51:23.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T20:51:23.265Z] $ docker exec 6058b23d473f1e07777d792d48a62ac7d027a8aceab7650141cd28e944dfdc71 ssh-agent [2022-08-25T20:51:23.377Z] SSH_AUTH_SOCK=/tmp/ssh-8KpYq0lyIRfL/agent.33 [2022-08-25T20:51:23.377Z] SSH_AGENT_PID=39 [2022-08-25T20:51:23.388Z] Running ssh-add (command line suppressed) [2022-08-25T20:51:23.505Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2286214570084389929.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2286214570084389929.key) [2022-08-25T20:51:23.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T20:51:23.829Z] + git semver tag [2022-08-25T20:51:24.090Z] 2022-08-25 20:51:24,030 [run_tag] DEBUG tag force:False [2022-08-25T20:51:24.090Z] 2022-08-25 20:51:24,031 [check_head_tag] DEBUG check head tag [2022-08-25T20:51:24.090Z] 2022-08-25 20:51:24,031 [execute] INFO git cat-file --batch-check [2022-08-25T20:51:24.090Z] 2022-08-25 20:51:24,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-08-25T20:51:24.090Z] 2022-08-25 20:51:24,034 [execute] INFO git cat-file --batch [2022-08-25T20:51:24.090Z] 2022-08-25 20:51:24,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-08-25T20:51:24.090Z] 2022-08-25 20:51:24,044 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T20:51:24.090Z] 2022-08-25 20:51:24,044 [execute] INFO git tag -a v2.3.0-dev.17 -m v2.3.0-dev.17 [2022-08-25T20:51:24.090Z] 2022-08-25 20:51:24,044 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.17', '-m', 'v2.3.0-dev.17'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-08-25T20:51:24.090Z] 2022-08-25 20:51:24,049 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T20:51:24.090Z] 2.3.0-dev.17 [Pipeline] } [2022-08-25T20:51:24.110Z] $ docker exec --env ******** --env ******** 6058b23d473f1e07777d792d48a62ac7d027a8aceab7650141cd28e944dfdc71 ssh-agent -k [2022-08-25T20:51:24.205Z] unset SSH_AUTH_SOCK; [2022-08-25T20:51:24.206Z] unset SSH_AGENT_PID; [2022-08-25T20:51:24.206Z] echo Agent pid 39 killed; [2022-08-25T20:51:24.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T20:51:24.529Z] + git semver [Pipeline] } [2022-08-25T20:51:24.812Z] $ docker stop --time=1 6058b23d473f1e07777d792d48a62ac7d027a8aceab7650141cd28e944dfdc71 [2022-08-25T20:51:26.111Z] $ docker rm -f 6058b23d473f1e07777d792d48a62ac7d027a8aceab7650141cd28e944dfdc71 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:51:26.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-25T20:51:26.489Z] [2022-08-25T20:51:26.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:51:26.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-25T20:51:26.794Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-25T20:51:26.794Z] ab5ef0e58194: Pulling fs layer [2022-08-25T20:51:26.794Z] 9712f1f96733: Pulling fs layer [2022-08-25T20:51:26.794Z] 63f879dbbcfc: Pulling fs layer [2022-08-25T20:51:26.794Z] 0d9ebad4ef96: Pulling fs layer [2022-08-25T20:51:26.794Z] e9a5061849ea: Pulling fs layer [2022-08-25T20:51:26.794Z] d747dcd14b5f: Pulling fs layer [2022-08-25T20:51:26.794Z] 2de7ff778b66: Pulling fs layer [2022-08-25T20:51:26.794Z] 0d9ebad4ef96: Waiting [2022-08-25T20:51:26.794Z] e9a5061849ea: Waiting [2022-08-25T20:51:26.794Z] d747dcd14b5f: Waiting [2022-08-25T20:51:26.794Z] 9712f1f96733: Verifying Checksum [2022-08-25T20:51:26.794Z] 9712f1f96733: Download complete [2022-08-25T20:51:27.382Z] 63f879dbbcfc: Verifying Checksum [2022-08-25T20:51:27.382Z] 63f879dbbcfc: Download complete [2022-08-25T20:51:27.643Z] e9a5061849ea: Verifying Checksum [2022-08-25T20:51:27.643Z] e9a5061849ea: Download complete [2022-08-25T20:51:27.643Z] 0d9ebad4ef96: Verifying Checksum [2022-08-25T20:51:27.643Z] 0d9ebad4ef96: Download complete [2022-08-25T20:51:27.643Z] ab5ef0e58194: Verifying Checksum [2022-08-25T20:51:27.643Z] ab5ef0e58194: Download complete [2022-08-25T20:51:27.643Z] d747dcd14b5f: Verifying Checksum [2022-08-25T20:51:27.643Z] 2de7ff778b66: Verifying Checksum [2022-08-25T20:51:27.643Z] 2de7ff778b66: Download complete [2022-08-25T20:51:30.936Z] ab5ef0e58194: Pull complete [2022-08-25T20:51:30.936Z] 9712f1f96733: Pull complete [2022-08-25T20:51:31.505Z] 63f879dbbcfc: Pull complete [2022-08-25T20:51:35.699Z] 0d9ebad4ef96: Pull complete [2022-08-25T20:51:35.699Z] e9a5061849ea: Pull complete [2022-08-25T20:51:35.699Z] d747dcd14b5f: Pull complete [2022-08-25T20:51:37.077Z] 2de7ff778b66: Pull complete [2022-08-25T20:51:37.077Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-25T20:51:37.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-25T20:51:37.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T20:51:37.177Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-08-25T20:51:37.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-25T20:51:41.268Z] $ docker top b51c56cd2f94de17ed255c3737102ec25cf6197466ca31ea627c2816ce2b15c9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-25T20:51:41.344Z] provisioning config files... [2022-08-25T20:51:41.353Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5158756394615591528tmp [2022-08-25T20:51:41.364Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5551718154513069759tmp [2022-08-25T20:51:41.375Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1827594882777883216tmp [Pipeline] { [Pipeline] echo [2022-08-25T20:51:41.392Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:51:41.673Z] ---> sigul-configuration.sh [2022-08-25T20:51:41.674Z] gpg: directory `/root/.gnupg' created [2022-08-25T20:51:41.674Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-25T20:51:41.674Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-25T20:51:41.674Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-25T20:51:41.674Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-25T20:51:41.674Z] gpg: CAST5 encrypted data [2022-08-25T20:51:41.674Z] gpg: encrypted with 1 passphrase [2022-08-25T20:51:41.674Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-25T20:51:41.966Z] + mkdir /home/jenkins [2022-08-25T20:51:41.966Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-25T20:51:42.251Z] + 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 [2022-08-25T20:51:42.259Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:51:42.544Z] ---> sigul-install.sh [2022-08-25T20:51:42.544Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-25T20:51:42.831Z] + git tag --list [2022-08-25T20:51:42.831Z] v1.0.0 [2022-08-25T20:51:42.831Z] v1.1.0 [2022-08-25T20:51:42.831Z] v1.2.0 [2022-08-25T20:51:42.831Z] v1.3.0 [2022-08-25T20:51:42.831Z] v1.3.1 [2022-08-25T20:51:42.831Z] v2.0.0 [2022-08-25T20:51:42.831Z] v2.0.1 [2022-08-25T20:51:42.831Z] v2.1.0 [2022-08-25T20:51:42.831Z] v2.1.1 [2022-08-25T20:51:42.831Z] v2.1.1-dev.1 [2022-08-25T20:51:42.831Z] v2.1.1-dev.2 [2022-08-25T20:51:42.831Z] v2.2.0 [2022-08-25T20:51:42.831Z] v2.2.1-dev.1 [2022-08-25T20:51:42.831Z] v2.2.1-dev.10 [2022-08-25T20:51:42.831Z] v2.2.1-dev.2 [2022-08-25T20:51:42.831Z] v2.2.1-dev.3 [2022-08-25T20:51:42.831Z] v2.2.1-dev.4 [2022-08-25T20:51:42.831Z] v2.2.1-dev.5 [2022-08-25T20:51:42.831Z] v2.2.1-dev.6 [2022-08-25T20:51:42.831Z] v2.2.1-dev.7 [2022-08-25T20:51:42.831Z] v2.2.1-dev.8 [2022-08-25T20:51:42.831Z] v2.2.1-dev.9 [2022-08-25T20:51:42.831Z] v2.3.0-dev.10 [2022-08-25T20:51:42.831Z] v2.3.0-dev.11 [2022-08-25T20:51:42.831Z] v2.3.0-dev.12 [2022-08-25T20:51:42.831Z] v2.3.0-dev.13 [2022-08-25T20:51:42.831Z] v2.3.0-dev.14 [2022-08-25T20:51:42.831Z] v2.3.0-dev.15 [2022-08-25T20:51:42.831Z] v2.3.0-dev.16 [2022-08-25T20:51:42.831Z] v2.3.0-dev.17 [Pipeline] sh [2022-08-25T20:51:43.124Z] + lftools sign git-tag v2.3.0-dev.17 [2022-08-25T20:51:43.694Z] Signing Git tag with Sigul... [2022-08-25T20:51:43.694Z] Signing v2.3.0-dev.17 [Pipeline] echo [2022-08-25T20:51:43.962Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:51:44.251Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-25T20:51:44.258Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-25T20:51:44.292Z] $ docker stop --time=1 b51c56cd2f94de17ed255c3737102ec25cf6197466ca31ea627c2816ce2b15c9 [2022-08-25T20:51:45.744Z] $ docker rm -f b51c56cd2f94de17ed255c3737102ec25cf6197466ca31ea627c2816ce2b15c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-25T20:51:46.192Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T20:51:46.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:51:46.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T20:51:46.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T20:51:46.577Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-08-25T20:51:46.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-25T20:51:46.994Z] $ docker top d93202efb2a1c160ce672b8509e578980a3e4799e50d69f43b93dc76d45ad41e -eo pid,comm [2022-08-25T20:51:47.041Z] 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). [2022-08-25T20:51:47.041Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T20:51:47.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T20:51:47.074Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T20:51:47.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T20:51:47.213Z] $ docker exec d93202efb2a1c160ce672b8509e578980a3e4799e50d69f43b93dc76d45ad41e ssh-agent [2022-08-25T20:51:47.326Z] SSH_AUTH_SOCK=/tmp/ssh-rMgDOzhJ6PFY/agent.34 [2022-08-25T20:51:47.326Z] SSH_AGENT_PID=40 [2022-08-25T20:51:47.331Z] Running ssh-add (command line suppressed) [2022-08-25T20:51:47.463Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3431743785459019338.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3431743785459019338.key) [2022-08-25T20:51:47.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T20:51:47.757Z] + git semver bump pre [2022-08-25T20:51:48.017Z] 2022-08-25 20:51:47,964 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T20:51:48.017Z] 2022-08-25 20:51:47,965 [bump_version] DEBUG bumping version:2.3.0-dev.17 on axis:pre with prefix:dev [2022-08-25T20:51:48.017Z] 2022-08-25 20:51:47,965 [bump_version] DEBUG bumped version:2.3.0-dev.18 [2022-08-25T20:51:48.017Z] 2022-08-25 20:51:47,965 [write_version] DEBUG write version:2.3.0-dev.18 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-08-25T20:51:48.017Z] 2022-08-25 20:51:47,965 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T20:51:48.017Z] 2022-08-25 20:51:47,965 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T20:51:48.017Z] 2022-08-25 20:51:47,967 [execute] INFO git cat-file --batch-check [2022-08-25T20:51:48.017Z] 2022-08-25 20:51:47,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T20:51:48.017Z] 2022-08-25 20:51:47,973 [execute] INFO git cat-file --batch [2022-08-25T20:51:48.017Z] 2022-08-25 20:51:47,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T20:51:48.017Z] 2022-08-25 20:51:47,978 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T20:51:48.017Z] 2.3.0-dev.18 [Pipeline] } [2022-08-25T20:51:48.039Z] $ docker exec --env ******** --env ******** d93202efb2a1c160ce672b8509e578980a3e4799e50d69f43b93dc76d45ad41e ssh-agent -k [2022-08-25T20:51:48.143Z] unset SSH_AUTH_SOCK; [2022-08-25T20:51:48.143Z] unset SSH_AGENT_PID; [2022-08-25T20:51:48.143Z] echo Agent pid 40 killed; [2022-08-25T20:51:48.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T20:51:48.456Z] + git semver [Pipeline] } [2022-08-25T20:51:48.744Z] $ docker stop --time=1 d93202efb2a1c160ce672b8509e578980a3e4799e50d69f43b93dc76d45ad41e [2022-08-25T20:51:50.028Z] $ docker rm -f d93202efb2a1c160ce672b8509e578980a3e4799e50d69f43b93dc76d45ad41e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T20:51:50.370Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T20:51:50.370Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:51:50.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T20:51:50.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T20:51:50.747Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-08-25T20:51:50.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-25T20:51:51.172Z] $ docker top a36ee86872451eed34ed77689f51c8ae2339a3b0c215620fccd83ebd1ec5d6ff -eo pid,comm [2022-08-25T20:51:51.219Z] 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). [2022-08-25T20:51:51.219Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T20:51:51.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T20:51:51.255Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T20:51:51.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T20:51:51.384Z] $ docker exec a36ee86872451eed34ed77689f51c8ae2339a3b0c215620fccd83ebd1ec5d6ff ssh-agent [2022-08-25T20:51:51.513Z] SSH_AUTH_SOCK=/tmp/ssh-D7rWwmLDLaVP/agent.14 [2022-08-25T20:51:51.513Z] SSH_AGENT_PID=28 [2022-08-25T20:51:51.518Z] Running ssh-add (command line suppressed) [2022-08-25T20:51:51.645Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3876781653312204137.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3876781653312204137.key) [2022-08-25T20:51:51.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T20:51:51.974Z] + git semver push [2022-08-25T20:51:52.235Z] 2022-08-25 20:51:52,165 [run_push] DEBUG push [2022-08-25T20:51:52.235Z] 2022-08-25 20:51:52,167 [execute] INFO git cat-file --batch-check [2022-08-25T20:51:52.235Z] 2022-08-25 20:51:52,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T20:51:52.235Z] 2022-08-25 20:51:52,171 [execute] INFO git rev-list e6a42ae56c2f2db91a3a3ab4736404a815b801b6 -- [2022-08-25T20:51:52.235Z] 2022-08-25 20:51:52,172 [execute] DEBUG Popen(['git', 'rev-list', 'e6a42ae56c2f2db91a3a3ab4736404a815b801b6', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-25T20:51:52.235Z] 2022-08-25 20:51:52,182 [execute] INFO git fetch -v origin [2022-08-25T20:51:52.235Z] 2022-08-25 20:51:52,182 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-25T20:51:52.842Z] 2022-08-25 20:51:52,693 [run_push] DEBUG no remote changes detected [2022-08-25T20:51:52.842Z] 2022-08-25 20:51:52,694 [execute] INFO git push origin semver [2022-08-25T20:51:52.842Z] 2022-08-25 20:51:52,694 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-25T20:51:53.426Z] 2022-08-25 20:51:53,374 [run_push] DEBUG push all version tags [2022-08-25T20:51:53.426Z] 2022-08-25 20:51:53,374 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-25T20:51:53.426Z] 2022-08-25 20:51:53,375 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-08-25T20:51:54.370Z] 2022-08-25 20:51:54,081 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-25T20:51:54.370Z] 2.3.0-dev.18 [Pipeline] } [2022-08-25T20:51:54.391Z] $ docker exec --env ******** --env ******** a36ee86872451eed34ed77689f51c8ae2339a3b0c215620fccd83ebd1ec5d6ff ssh-agent -k [2022-08-25T20:51:54.502Z] unset SSH_AUTH_SOCK; [2022-08-25T20:51:54.502Z] unset SSH_AGENT_PID; [2022-08-25T20:51:54.502Z] echo Agent pid 28 killed; [2022-08-25T20:51:54.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T20:51:54.815Z] + git semver [Pipeline] } [2022-08-25T20:51:55.100Z] $ docker stop --time=1 a36ee86872451eed34ed77689f51c8ae2339a3b0c215620fccd83ebd1ec5d6ff [2022-08-25T20:51:56.371Z] $ docker rm -f a36ee86872451eed34ed77689f51c8ae2339a3b0c215620fccd83ebd1ec5d6ff [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 [2022-08-25T20:51:56.923Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-08-25T20:51:56.923Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-08-25T20:51:56.923Z] total 16 [2022-08-25T20:51:56.923Z] drwxr-xr-x 3 root root 4096 Aug 25 20:43 . [2022-08-25T20:51:56.923Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 20:51 .. [2022-08-25T20:51:56.923Z] drwxr-xr-x 2 root root 4096 Aug 25 20:43 cost [2022-08-25T20:51:56.923Z] -rw-r--r-- 1 root root 95 Aug 25 20:43 cost.csv [2022-08-25T20:51:56.923Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-08-25T20:51:56.923Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-08-25T20:51:56.923Z] total 16 [2022-08-25T20:51:56.923Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 20:43 . [2022-08-25T20:51:56.923Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 20:51 .. [2022-08-25T20:51:56.923Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 20:43 cost [2022-08-25T20:51:56.923Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 25 20:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:51:57.213Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:51:58.072Z] ---> package-listing.sh [2022-08-25T20:51:58.072Z] ++ facter osfamily [2022-08-25T20:51:58.072Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-25T20:51:58.333Z] + OS_FAMILY=debian [2022-08-25T20:51:58.333Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-08-25T20:51:58.333Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-25T20:51:58.333Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-25T20:51:58.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-25T20:51:58.334Z] + PACKAGES=/tmp/packages_start.txt [2022-08-25T20:51:58.334Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-08-25T20:51:58.334Z] + PACKAGES=/tmp/packages_end.txt [2022-08-25T20:51:58.334Z] + case "${OS_FAMILY}" in [2022-08-25T20:51:58.334Z] + dpkg -l [2022-08-25T20:51:58.334Z] + grep '^ii' [2022-08-25T20:51:58.334Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-25T20:51:58.334Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-25T20:51:58.334Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-25T20:51:58.334Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-08-25T20:51:58.334Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-08-25T20:51:58.334Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-08-25T20:51:58.343Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-25T20:51:58.622Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T20:51:59.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T20:51:59.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T20:51:59.276Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-08-25T20:51:59.321Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-25T20:51:59.541Z] $ docker top 36d3d9997b5ea92b51967eb1acf6f553db48f26910f4f7425e02f746c3ab385f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T20:51:59.890Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-25T20:52:00.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-25T20:52:00.463Z] + ls /var/log/sa-host [2022-08-25T20:52:00.463Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T20:52:00.598Z] provisioning config files... [2022-08-25T20:52:00.606Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9002001021119253699tmp [Pipeline] { [Pipeline] echo [2022-08-25T20:52:00.619Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:52:00.905Z] ---> create-netrc.sh [Pipeline] } [2022-08-25T20:52:00.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:52:01.243Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-25T20:52:01.251Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:52:01.534Z] ---> sudo-logs.sh [2022-08-25T20:52:01.534Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-25T20:52:01.557Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:52:01.843Z] ---> job-cost.sh [2022-08-25T20:52:01.843Z] lf-activate-venv: SKIPPING [2022-08-25T20:52:01.843Z] DEBUG: total: 0.2199999988079071 [2022-08-25T20:52:01.843Z] INFO: Retrieving Stack Cost... [2022-08-25T20:52:02.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-25T20:52:02.677Z] INFO: Archiving Costs [Pipeline] echo [2022-08-25T20:52:02.686Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T20:52:02.969Z] ---> logs-deploy.sh [2022-08-25T20:52:02.969Z] lf-activate-venv: SKIPPING [2022-08-25T20:52:02.969Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/96 [2022-08-25T20:52:02.969Z] INFO: archiving workspace using pattern(s): [2022-08-25T20:52:03.909Z] Archives upload complete. [2022-08-25T20:52:03.909Z] INFO: archiving logs to Nexus