Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc8bec4a73d0404efbe6ccf3648f358a175bc285 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-ssh5732313540197284633.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-ssh9318321248013545814.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-ssh17489116489091150767.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-ssh12695493741536865033.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-ssh4418518141983223504.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 Running on prd-ubuntu20.04-docker-8c-8g-29964 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 bc8bec4a73d0404efbe6ccf3648f358a175bc285 (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 bc8bec4a73d0404efbe6ccf3648f358a175bc285 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#467)" > git rev-list --no-walk 14b250c889771b77f1ef0720e8f96776a1e3b288 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-20T16:52:11.394Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-20T16:52:11.437Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-20T16:52:11.448Z] ========================================================= [2022-09-20T16:52:11.448Z] EdgeX Global Pipelines Version Info [2022-09-20T16:52:11.448Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:52:12.178Z] ------------------- [2022-09-20T16:52:12.178Z] stable info: [2022-09-20T16:52:12.178Z] ------------------- [2022-09-20T16:52:12.178Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-20T16:52:12.178Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T16:52:12.178Z] Message: update stable to v1.0.239 [2022-09-20T16:52:12.750Z] ------------------- [2022-09-20T16:52:12.750Z] experimental info: [2022-09-20T16:52:12.750Z] ------------------- [2022-09-20T16:52:12.750Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-20T16:52:12.750Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T16:52:12.750Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-20T16:52:13.012Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-09-20T16:52:13.025Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-09-20T16:52:13.039Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-20T16:52:13.052Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-20T16:52:13.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-20T16:52:13.080Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-20T16:52:13.091Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-20T16:52:13.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-20T16:52:13.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-20T16:52:13.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-20T16:52:13.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-20T16:52:13.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-09-20T16:52:13.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-20T16:52:13.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-20T16:52:13.174Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T16:52:13.182Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T16:52:13.190Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T16:52:13.203Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T16:52:13.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-20T16:52:13.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-20T16:52:13.249Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-20T16:52:13.266Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-20T16:52:13.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-20T16:52:13.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-20T16:52:13.301Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-20T16:52:13.316Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-20T16:52:13.332Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-20T16:52:13.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-20T16:52:13.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-20T16:52:13.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-20T16:52:13.385Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] echo [2022-09-20T16:52:13.398Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc8bec4 [Pipeline] echo [2022-09-20T16:52:13.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T16:52:13.450Z] provisioning config files... [2022-09-20T16:52:13.464Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4847303584749685543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:52:13.767Z] ---> docker-login.sh [2022-09-20T16:52:13.767Z] nexus3.edgexfoundry.org:10001 [2022-09-20T16:52:14.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:52:14.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:52:14.290Z] Configure a credential helper to remove this warning. See [2022-09-20T16:52:14.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:52:14.290Z] [2022-09-20T16:52:14.290Z] Login Succeeded [2022-09-20T16:52:14.290Z] nexus3.edgexfoundry.org:10002 [2022-09-20T16:52:14.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:52:14.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:52:14.290Z] Configure a credential helper to remove this warning. See [2022-09-20T16:52:14.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:52:14.290Z] [2022-09-20T16:52:14.290Z] Login Succeeded [2022-09-20T16:52:14.290Z] nexus3.edgexfoundry.org:10003 [2022-09-20T16:52:14.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:52:14.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:52:14.550Z] Configure a credential helper to remove this warning. See [2022-09-20T16:52:14.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:52:14.550Z] [2022-09-20T16:52:14.550Z] Login Succeeded [2022-09-20T16:52:14.550Z] nexus3.edgexfoundry.org:10004 [2022-09-20T16:52:14.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:52:14.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:52:14.550Z] Configure a credential helper to remove this warning. See [2022-09-20T16:52:14.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:52:14.550Z] [2022-09-20T16:52:14.550Z] Login Succeeded [2022-09-20T16:52:14.550Z] docker.io [2022-09-20T16:52:14.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:52:15.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:52:15.122Z] Configure a credential helper to remove this warning. See [2022-09-20T16:52:15.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:52:15.122Z] [2022-09-20T16:52:15.122Z] Login Succeeded [2022-09-20T16:52:15.122Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T16:52:15.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-20T16:52:15.524Z] + git rev-list -1 --merges bc8bec4a73d0404efbe6ccf3648f358a175bc285~1..bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] echo [2022-09-20T16:52:15.554Z] -----------> git rev-list -1 --merges bc8bec4a73d0404efbe6ccf3648f358a175bc285~1..bc8bec4a73d0404efbe6ccf3648f358a175bc285 bc8bec4a73d0404efbe6ccf3648f358a175bc285 [false] [Pipeline] sh [2022-09-20T16:52:15.852Z] + git log --format=format:%s -1 bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] echo [2022-09-20T16:52:15.869Z] ========================================================= [2022-09-20T16:52:15.869Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-20T16:52:15.869Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T16:52:16.216Z] + git log --format=format:%s -1 bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] echo [2022-09-20T16:52:16.228Z] [semverPrep] GIT_COMMIT: bc8bec4a73d0404efbe6ccf3648f358a175bc285, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#467) [Pipeline] echo [2022-09-20T16:52:16.238Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-20T16:52:16.608Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T16:52:16.608Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-20T16:52:16.608Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-20T16:52:16.608Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-20T16:52:16.608Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-20T16:52:16.608Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-20T16:52:16.608Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:52:17.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T16:52:17.039Z] [2022-09-20T16:52:17.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:52:17.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T16:52:17.356Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-20T16:52:17.356Z] b85a868b505f: Pulling fs layer [2022-09-20T16:52:17.356Z] e2be974225ed: Pulling fs layer [2022-09-20T16:52:17.356Z] 339a4e72a1f5: Pulling fs layer [2022-09-20T16:52:17.356Z] 988bab9f4d93: Pulling fs layer [2022-09-20T16:52:17.356Z] 1469e6f7b9e6: Pulling fs layer [2022-09-20T16:52:17.356Z] eaf3925da568: Pulling fs layer [2022-09-20T16:52:17.356Z] bab4dde63d76: Pulling fs layer [2022-09-20T16:52:17.356Z] bde34c3a00c8: Pulling fs layer [2022-09-20T16:52:17.356Z] b352a97aabf1: Pulling fs layer [2022-09-20T16:52:17.356Z] 4872d77fe225: Pulling fs layer [2022-09-20T16:52:17.356Z] 5851b861e8e6: Pulling fs layer [2022-09-20T16:52:17.356Z] bde34c3a00c8: Waiting [2022-09-20T16:52:17.356Z] b352a97aabf1: Waiting [2022-09-20T16:52:17.356Z] 5851b861e8e6: Waiting [2022-09-20T16:52:17.356Z] 4872d77fe225: Waiting [2022-09-20T16:52:17.356Z] 1469e6f7b9e6: Waiting [2022-09-20T16:52:17.356Z] eaf3925da568: Waiting [2022-09-20T16:52:17.356Z] 988bab9f4d93: Waiting [2022-09-20T16:52:17.356Z] e2be974225ed: Verifying Checksum [2022-09-20T16:52:17.356Z] e2be974225ed: Download complete [2022-09-20T16:52:17.356Z] 988bab9f4d93: Verifying Checksum [2022-09-20T16:52:17.356Z] 988bab9f4d93: Download complete [2022-09-20T16:52:17.616Z] 1469e6f7b9e6: Verifying Checksum [2022-09-20T16:52:17.616Z] 1469e6f7b9e6: Download complete [2022-09-20T16:52:17.616Z] eaf3925da568: Verifying Checksum [2022-09-20T16:52:17.616Z] 339a4e72a1f5: Verifying Checksum [2022-09-20T16:52:17.616Z] 339a4e72a1f5: Download complete [2022-09-20T16:52:17.616Z] bde34c3a00c8: Verifying Checksum [2022-09-20T16:52:17.616Z] bde34c3a00c8: Download complete [2022-09-20T16:52:17.616Z] b352a97aabf1: Verifying Checksum [2022-09-20T16:52:17.616Z] b352a97aabf1: Download complete [2022-09-20T16:52:17.616Z] 4872d77fe225: Download complete [2022-09-20T16:52:17.616Z] 5851b861e8e6: Verifying Checksum [2022-09-20T16:52:17.616Z] 5851b861e8e6: Download complete [2022-09-20T16:52:17.616Z] b85a868b505f: Verifying Checksum [2022-09-20T16:52:17.616Z] b85a868b505f: Download complete [2022-09-20T16:52:17.876Z] bab4dde63d76: Verifying Checksum [2022-09-20T16:52:17.876Z] bab4dde63d76: Download complete [2022-09-20T16:52:19.255Z] b85a868b505f: Pull complete [2022-09-20T16:52:19.255Z] e2be974225ed: Pull complete [2022-09-20T16:52:19.823Z] 339a4e72a1f5: Pull complete [2022-09-20T16:52:19.823Z] 988bab9f4d93: Pull complete [2022-09-20T16:52:20.084Z] 1469e6f7b9e6: Pull complete [2022-09-20T16:52:20.084Z] eaf3925da568: Pull complete [2022-09-20T16:52:21.990Z] bab4dde63d76: Pull complete [2022-09-20T16:52:21.990Z] bde34c3a00c8: Pull complete [2022-09-20T16:52:22.250Z] b352a97aabf1: Pull complete [2022-09-20T16:52:22.250Z] 4872d77fe225: Pull complete [2022-09-20T16:52:22.250Z] 5851b861e8e6: Pull complete [2022-09-20T16:52:22.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-20T16:52:22.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T16:52:22.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:52:22.618Z] prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container [2022-09-20T16:52:22.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T16:52:24.520Z] $ docker top e34ee9a987b98461548ef86c1e81a685bb20e5c81a64dcbe28436750f0bb1636 -eo pid,comm [2022-09-20T16:52:24.585Z] 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-09-20T16:52:24.585Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T16:52:24.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T16:52:24.622Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T16:52:24.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T16:52:24.773Z] $ docker exec e34ee9a987b98461548ef86c1e81a685bb20e5c81a64dcbe28436750f0bb1636 ssh-agent [2022-09-20T16:52:24.890Z] SSH_AUTH_SOCK=/tmp/ssh-JQpffhzYziRs/agent.33 [2022-09-20T16:52:24.890Z] SSH_AGENT_PID=39 [2022-09-20T16:52:24.897Z] Running ssh-add (command line suppressed) [2022-09-20T16:52:25.025Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8206546621696575897.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8206546621696575897.key) [2022-09-20T16:52:25.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T16:52:25.328Z] + git tag --points-at HEAD [Pipeline] } [2022-09-20T16:52:25.343Z] $ docker exec --env ******** --env ******** e34ee9a987b98461548ef86c1e81a685bb20e5c81a64dcbe28436750f0bb1636 ssh-agent -k [2022-09-20T16:52:25.473Z] unset SSH_AUTH_SOCK; [2022-09-20T16:52:25.473Z] unset SSH_AGENT_PID; [2022-09-20T16:52:25.473Z] echo Agent pid 39 killed; [2022-09-20T16:52:25.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-20T16:52:25.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T16:52:25.517Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T16:52:25.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T16:52:25.658Z] $ docker exec e34ee9a987b98461548ef86c1e81a685bb20e5c81a64dcbe28436750f0bb1636 ssh-agent [2022-09-20T16:52:25.804Z] SSH_AUTH_SOCK=/tmp/ssh-d8o9bzY6g1eZ/agent.71 [2022-09-20T16:52:25.804Z] SSH_AGENT_PID=78 [2022-09-20T16:52:25.810Z] Running ssh-add (command line suppressed) [2022-09-20T16:52:25.930Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6890951937695449526.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6890951937695449526.key) [2022-09-20T16:52:25.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T16:52:26.233Z] + git semver init [2022-09-20T16:52:26.493Z] 2022-09-20 16:52:26,456 [run_init] DEBUG init version:0.0.0 force:False [2022-09-20T16:52:26.493Z] 2022-09-20 16:52:26,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-09-20T16:52:26.493Z] 2022-09-20 16:52:26,457 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-09-20T16:52:26.493Z] 2022-09-20 16:52:26,457 [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-09-20T16:52:27.436Z] 2022-09-20 16:52:27,382 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-09-20T16:52:27.436Z] 2022-09-20 16:52:27,383 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-09-20T16:52:27.436Z] 2022-09-20 16:52:27,383 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-20T16:52:27.436Z] 2022-09-20 16:52:27,383 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-20T16:52:27.436Z] 2.3.0-dev.23 [Pipeline] } [2022-09-20T16:52:27.449Z] $ docker exec --env ******** --env ******** e34ee9a987b98461548ef86c1e81a685bb20e5c81a64dcbe28436750f0bb1636 ssh-agent -k [2022-09-20T16:52:27.591Z] unset SSH_AUTH_SOCK; [2022-09-20T16:52:27.592Z] unset SSH_AGENT_PID; [2022-09-20T16:52:27.592Z] echo Agent pid 78 killed; [2022-09-20T16:52:27.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T16:52:27.914Z] + git semver [Pipeline] } [2022-09-20T16:52:28.191Z] $ docker stop --time=1 e34ee9a987b98461548ef86c1e81a685bb20e5c81a64dcbe28436750f0bb1636 [2022-09-20T16:52:29.479Z] $ docker rm -f e34ee9a987b98461548ef86c1e81a685bb20e5c81a64dcbe28436750f0bb1636 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T16:52:29.836Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-20T16:52:30.079Z] Stashed 1 file(s) [Pipeline] echo [2022-09-20T16:52:30.081Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.23 [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-09-20T16:52:30.253Z] provisioning config files... [2022-09-20T16:52:30.265Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3745561504607631226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:52:30.566Z] ---> docker-login.sh [2022-09-20T16:52:30.566Z] nexus3.edgexfoundry.org:10001 [2022-09-20T16:52:30.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:52:30.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:52:30.566Z] Configure a credential helper to remove this warning. See [2022-09-20T16:52:30.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:52:30.566Z] [2022-09-20T16:52:30.566Z] Login Succeeded [2022-09-20T16:52:30.566Z] nexus3.edgexfoundry.org:10002 [2022-09-20T16:52:30.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:52:30.676Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29970 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-09-20T16:52:30.689Z] Running in /w/workspace/app-service-configurable/102 [Pipeline] { [Pipeline] checkout [2022-09-20T16:52:30.715Z] Selected Git installation does not exist. Using Default [2022-09-20T16:52:30.715Z] The recommended git tool is: NONE [2022-09-20T16:52:30.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:52:30.828Z] Configure a credential helper to remove this warning. See [2022-09-20T16:52:30.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:52:30.828Z] [2022-09-20T16:52:30.828Z] Login Succeeded [2022-09-20T16:52:30.828Z] nexus3.edgexfoundry.org:10003 [2022-09-20T16:52:30.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:52:30.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:52:30.828Z] Configure a credential helper to remove this warning. See [2022-09-20T16:52:30.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:52:30.828Z] [2022-09-20T16:52:30.828Z] Login Succeeded [2022-09-20T16:52:30.828Z] nexus3.edgexfoundry.org:10004 [2022-09-20T16:52:30.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:52:31.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:52:31.087Z] Configure a credential helper to remove this warning. See [2022-09-20T16:52:31.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:52:31.087Z] [2022-09-20T16:52:31.087Z] Login Succeeded [2022-09-20T16:52:31.087Z] docker.io [2022-09-20T16:52:31.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:52:31.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:52:31.348Z] Configure a credential helper to remove this warning. See [2022-09-20T16:52:31.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:52:31.348Z] [2022-09-20T16:52:31.348Z] Login Succeeded [2022-09-20T16:52:31.348Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T16:52:31.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T16:52:31.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T16:52:31.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T16:52:31.439Z] ========================================================= [2022-09-20T16:52:31.439Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-20T16:52:31.439Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:52:31.767Z] + 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-09-20T16:52:31.767Z] Sending build context to Docker daemon 3.113MB [2022-09-20T16:52:31.767Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T16:52:31.767Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-20T16:52:31.767Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-20T16:52:31.767Z] 2408cc74d12b: Pulling fs layer [2022-09-20T16:52:31.767Z] ea60b727a1ce: Pulling fs layer [2022-09-20T16:52:31.767Z] 30c4a7721957: Pulling fs layer [2022-09-20T16:52:31.767Z] 370296b7ddb6: Pulling fs layer [2022-09-20T16:52:31.767Z] 7c6cee850709: Pulling fs layer [2022-09-20T16:52:31.767Z] 39a5fcdaea64: Pulling fs layer [2022-09-20T16:52:31.767Z] d94ebbe4e438: Pulling fs layer [2022-09-20T16:52:31.767Z] bcfd1f05c69d: Pulling fs layer [2022-09-20T16:52:31.767Z] 59ccb84bbe0f: Pulling fs layer [2022-09-20T16:52:31.767Z] 370296b7ddb6: Waiting [2022-09-20T16:52:31.767Z] 7c6cee850709: Waiting [2022-09-20T16:52:31.767Z] 39a5fcdaea64: Waiting [2022-09-20T16:52:31.767Z] bcfd1f05c69d: Waiting [2022-09-20T16:52:31.767Z] d94ebbe4e438: Waiting [2022-09-20T16:52:31.767Z] 59ccb84bbe0f: Waiting [2022-09-20T16:52:31.767Z] 30c4a7721957: Download complete [2022-09-20T16:52:31.767Z] ea60b727a1ce: Verifying Checksum [2022-09-20T16:52:31.767Z] ea60b727a1ce: Download complete [2022-09-20T16:52:31.767Z] 7c6cee850709: Verifying Checksum [2022-09-20T16:52:31.767Z] 7c6cee850709: Download complete [2022-09-20T16:52:31.767Z] 39a5fcdaea64: Verifying Checksum [2022-09-20T16:52:31.767Z] 39a5fcdaea64: Download complete [2022-09-20T16:52:32.035Z] 2408cc74d12b: Download complete [2022-09-20T16:52:32.035Z] d94ebbe4e438: Verifying Checksum [2022-09-20T16:52:32.035Z] d94ebbe4e438: Download complete [2022-09-20T16:52:32.035Z] 2408cc74d12b: Pull complete [2022-09-20T16:52:32.304Z] ea60b727a1ce: Pull complete [2022-09-20T16:52:32.304Z] 30c4a7721957: Pull complete [2022-09-20T16:52:32.572Z] 59ccb84bbe0f: Verifying Checksum [2022-09-20T16:52:32.572Z] 59ccb84bbe0f: Download complete [2022-09-20T16:52:32.832Z] 370296b7ddb6: Verifying Checksum [2022-09-20T16:52:32.832Z] 370296b7ddb6: Download complete [2022-09-20T16:52:32.832Z] bcfd1f05c69d: Verifying Checksum [2022-09-20T16:52:32.832Z] bcfd1f05c69d: Download complete [2022-09-20T16:52:36.000Z] using credential edgex-jenkins-ssh [2022-09-20T16:52:36.018Z] Cloning the remote Git repository [2022-09-20T16:52:36.083Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-09-20T16:52:36.264Z] > git init /w/workspace/app-service-configurable/102 # timeout=10 [2022-09-20T16:52:36.364Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-09-20T16:52:36.367Z] > git --version # timeout=10 [2022-09-20T16:52:36.397Z] > git --version # 'git version 2.25.1' [2022-09-20T16:52:36.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T16:52:36.483Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T16:52:37.029Z] 370296b7ddb6: Pull complete [2022-09-20T16:52:37.029Z] 7c6cee850709: Pull complete [2022-09-20T16:52:37.029Z] 39a5fcdaea64: Pull complete [2022-09-20T16:52:37.029Z] d94ebbe4e438: Pull complete [2022-09-20T16:52:37.725Z] Avoid second fetch [2022-09-20T16:52:37.726Z] Checking out Revision bc8bec4a73d0404efbe6ccf3648f358a175bc285 (main) [2022-09-20T16:52:37.682Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-09-20T16:52:37.701Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T16:52:37.748Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T16:52:37.771Z] > git checkout -f bc8bec4a73d0404efbe6ccf3648f358a175bc285 # timeout=10 [2022-09-20T16:52:38.935Z] bcfd1f05c69d: Pull complete [2022-09-20T16:52:39.873Z] 59ccb84bbe0f: Pull complete [2022-09-20T16:52:39.873Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-20T16:52:39.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T16:52:39.873Z] ---> a4fb48ad2a94 [2022-09-20T16:52:39.873Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-20T16:52:42.113Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#467)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T16:52:43.014Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-20T16:52:43.014Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T16:52:43.014Z] Dload Upload Total Spent Left Speed [2022-09-20T16:52:43.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88746 [2022-09-20T16:52:43.178Z] ---> Running in 7a330fd21e39 [2022-09-20T16:52:43.178Z] Removing intermediate container 7a330fd21e39 [2022-09-20T16:52:43.178Z] ---> b152f7b30858 [2022-09-20T16:52:43.178Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T16:52:43.178Z] ---> Running in 1bd02e550f22 [2022-09-20T16:52:43.178Z] Removing intermediate container 1bd02e550f22 [2022-09-20T16:52:43.178Z] ---> 95a12160582c [2022-09-20T16:52:43.178Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-20T16:52:43.178Z] ---> Running in f5b34e56dc9c [2022-09-20T16:52:43.178Z] Removing intermediate container f5b34e56dc9c [2022-09-20T16:52:43.178Z] ---> 4c4a8e04ea78 [2022-09-20T16:52:43.178Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T16:52:43.178Z] ---> Running in decfbc861e33 [2022-09-20T16:52:43.178Z] Removing intermediate container decfbc861e33 [2022-09-20T16:52:43.178Z] ---> 88dc19edab5a [2022-09-20T16:52:43.178Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T16:52:43.178Z] ---> Running in caa596b3b4e9 [Pipeline] sh [2022-09-20T16:52:43.691Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-20T16:52:43.747Z] Removing intermediate container caa596b3b4e9 [2022-09-20T16:52:43.747Z] ---> c9dd3f286a51 [2022-09-20T16:52:43.747Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T16:52:43.747Z] ---> Running in d70e7945514a [2022-09-20T16:52:44.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T16:52:44.087Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-20T16:52:44.087Z] + sudo tee /etc/docker/daemon.new [2022-09-20T16:52:44.087Z] { [2022-09-20T16:52:44.087Z] "registry-mirrors": [ [2022-09-20T16:52:44.087Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-20T16:52:44.087Z] ], [2022-09-20T16:52:44.087Z] "bip": "10.250.0.254/24", [2022-09-20T16:52:44.087Z] "hosts": [ [2022-09-20T16:52:44.087Z] "tcp://0.0.0.0:5555", [2022-09-20T16:52:44.087Z] "unix:///var/run/docker.sock" [2022-09-20T16:52:44.087Z] ], [2022-09-20T16:52:44.087Z] "mtu": 1458, [2022-09-20T16:52:44.087Z] "selinux-enabled": true, [2022-09-20T16:52:44.087Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-20T16:52:44.087Z] } [Pipeline] sh [2022-09-20T16:52:44.434Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-20T16:52:44.778Z] + sudo service docker restart [2022-09-20T16:52:44.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T16:52:45.211Z] OK: 211 MiB in 51 packages [2022-09-20T16:52:45.471Z] Removing intermediate container d70e7945514a [2022-09-20T16:52:45.471Z] ---> 05709cb8d371 [2022-09-20T16:52:45.471Z] Step 9/14 : WORKDIR /app [2022-09-20T16:52:45.471Z] ---> Running in 171666ef0222 [2022-09-20T16:52:45.734Z] Removing intermediate container 171666ef0222 [2022-09-20T16:52:45.734Z] ---> 7ba39cab1b59 [2022-09-20T16:52:45.734Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-20T16:52:45.734Z] ---> 5abcd414b7e2 [2022-09-20T16:52:45.734Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T16:52:45.734Z] ---> Running in 812d264ccd67 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T16:53:03.334Z] provisioning config files... [2022-09-20T16:53:03.362Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/102@tmp/config1165952004808741124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:53:03.842Z] Removing intermediate container 812d264ccd67 [2022-09-20T16:53:03.842Z] ---> 1b6444aa7903 [2022-09-20T16:53:03.842Z] Step 12/14 : COPY . . [2022-09-20T16:53:03.842Z] ---> 5262d0fd3d25 [2022-09-20T16:53:03.842Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-20T16:53:03.842Z] ---> Running in 61f05ff5d1fa [2022-09-20T16:53:03.842Z] Removing intermediate container 61f05ff5d1fa [2022-09-20T16:53:03.842Z] ---> d133b4c5437d [2022-09-20T16:53:03.842Z] Step 14/14 : RUN $MAKE [2022-09-20T16:53:03.842Z] ---> Running in e41513a8454d [2022-09-20T16:53:03.934Z] ---> docker-login.sh [2022-09-20T16:53:03.934Z] nexus3.edgexfoundry.org:10001 [2022-09-20T16:53:04.102Z] noop [2022-09-20T16:53:04.362Z] Removing intermediate container e41513a8454d [2022-09-20T16:53:04.362Z] ---> 08a0533dddd1 [2022-09-20T16:53:04.362Z] Successfully built 08a0533dddd1 [2022-09-20T16:53:04.362Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:53:04.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:53:04.675Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T16:53:04.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:53:04.753Z] prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container [2022-09-20T16:53:04.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-20T16:53:04.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:53:04.807Z] Configure a credential helper to remove this warning. See [2022-09-20T16:53:04.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:53:04.807Z] [2022-09-20T16:53:04.807Z] Login Succeeded [2022-09-20T16:53:04.807Z] nexus3.edgexfoundry.org:10002 [2022-09-20T16:53:05.136Z] $ docker top b40eaa633bce8c0ca1297b6e9ec4cef90ce777075eb9c3e0006a49f5bb6239bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T16:53:05.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:53:05.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:53:05.405Z] Configure a credential helper to remove this warning. See [2022-09-20T16:53:05.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:53:05.405Z] [2022-09-20T16:53:05.405Z] Login Succeeded [2022-09-20T16:53:05.405Z] nexus3.edgexfoundry.org:10003 [2022-09-20T16:53:05.489Z] + go version [2022-09-20T16:53:05.489Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-20T16:53:05.502Z] $ docker stop --time=1 b40eaa633bce8c0ca1297b6e9ec4cef90ce777075eb9c3e0006a49f5bb6239bc [2022-09-20T16:53:06.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:53:06.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:53:06.006Z] Configure a credential helper to remove this warning. See [2022-09-20T16:53:06.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:53:06.006Z] [2022-09-20T16:53:06.006Z] Login Succeeded [2022-09-20T16:53:06.006Z] nexus3.edgexfoundry.org:10004 [2022-09-20T16:53:06.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:53:06.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:53:06.559Z] Configure a credential helper to remove this warning. See [2022-09-20T16:53:06.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:53:06.559Z] [2022-09-20T16:53:06.559Z] Login Succeeded [2022-09-20T16:53:06.559Z] docker.io [2022-09-20T16:53:06.747Z] $ docker rm -f b40eaa633bce8c0ca1297b6e9ec4cef90ce777075eb9c3e0006a49f5bb6239bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-09-20T16:53:06.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:53:07.161Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T16:53:07.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:53:07.243Z] prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container [2022-09-20T16:53:07.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-20T16:53:07.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:53:07.431Z] Configure a credential helper to remove this warning. See [2022-09-20T16:53:07.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:53:07.431Z] [2022-09-20T16:53:07.431Z] Login Succeeded [2022-09-20T16:53:07.431Z] ---> docker-login.sh ends [2022-09-20T16:53:07.689Z] $ docker top 4568a4f2720ef2c910d57d2b198d9978ed708bc2d0d1f1a8d2ea7d72239bf4d1 -eo pid,comm [Pipeline] { [Pipeline] } [2022-09-20T16:53:07.764Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T16:53:08.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-09-20T16:53:08.113Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2022-09-20T16:53:08.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T16:53:08.136Z] ========================================================= [2022-09-20T16:53:08.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-20T16:53:08.136Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:53:08.449Z] + make test [2022-09-20T16:53:08.449Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-20T16:53:08.537Z] + 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-09-20T16:53:08.537Z] Sending build context to Docker daemon 206.8kB [2022-09-20T16:53:08.808Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T16:53:08.808Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-20T16:53:09.086Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-20T16:53:09.086Z] b3c136eddcbf: Pulling fs layer [2022-09-20T16:53:09.086Z] c0a3192eca97: Pulling fs layer [2022-09-20T16:53:09.086Z] a050256f5b6f: Pulling fs layer [2022-09-20T16:53:09.086Z] 656be50a0ddc: Pulling fs layer [2022-09-20T16:53:09.086Z] 2bbca73fdf42: Pulling fs layer [2022-09-20T16:53:09.086Z] 46d945488cbd: Pulling fs layer [2022-09-20T16:53:09.086Z] 8a5474983e97: Pulling fs layer [2022-09-20T16:53:09.086Z] 329c88fbcd65: Pulling fs layer [2022-09-20T16:53:09.086Z] 2bbca73fdf42: Waiting [2022-09-20T16:53:09.086Z] 656be50a0ddc: Waiting [2022-09-20T16:53:09.086Z] 46d945488cbd: Waiting [2022-09-20T16:53:09.086Z] 329c88fbcd65: Waiting [2022-09-20T16:53:09.086Z] 8a5474983e97: Waiting [2022-09-20T16:53:09.086Z] a050256f5b6f: Verifying Checksum [2022-09-20T16:53:09.086Z] a050256f5b6f: Download complete [2022-09-20T16:53:09.086Z] c0a3192eca97: Verifying Checksum [2022-09-20T16:53:09.086Z] c0a3192eca97: Download complete [2022-09-20T16:53:09.086Z] 2bbca73fdf42: Verifying Checksum [2022-09-20T16:53:09.086Z] 2bbca73fdf42: Download complete [2022-09-20T16:53:09.086Z] 46d945488cbd: Verifying Checksum [2022-09-20T16:53:09.086Z] 46d945488cbd: Download complete [2022-09-20T16:53:09.086Z] b3c136eddcbf: Verifying Checksum [2022-09-20T16:53:09.086Z] b3c136eddcbf: Download complete [2022-09-20T16:53:10.083Z] b3c136eddcbf: Pull complete [2022-09-20T16:53:10.363Z] 329c88fbcd65: Verifying Checksum [2022-09-20T16:53:10.363Z] 329c88fbcd65: Download complete [2022-09-20T16:53:10.645Z] c0a3192eca97: Pull complete [2022-09-20T16:53:10.922Z] a050256f5b6f: Pull complete [2022-09-20T16:53:11.522Z] 8a5474983e97: Verifying Checksum [2022-09-20T16:53:11.522Z] 8a5474983e97: Download complete [2022-09-20T16:53:12.128Z] 656be50a0ddc: Verifying Checksum [2022-09-20T16:53:12.128Z] 656be50a0ddc: Download complete [2022-09-20T16:53:18.438Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-20T16:53:18.438Z] CGO_ENABLED=1 go vet ./... [2022-09-20T16:53:20.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T16:53:20.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T16:53:20.977Z] ./bin/test-attribution-txt.sh [2022-09-20T16:53:21.238Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-20T16:53:21.238Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-20T16:53:21.238Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-20T16:53:21.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-20T16:53:21.265Z] $ docker stop --time=1 4568a4f2720ef2c910d57d2b198d9978ed708bc2d0d1f1a8d2ea7d72239bf4d1 [2022-09-20T16:53:23.306Z] $ docker rm -f 4568a4f2720ef2c910d57d2b198d9978ed708bc2d0d1f1a8d2ea7d72239bf4d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T16:53:23.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-20T16:53:23.738Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-20T16:53:24.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-20T16:53:24.526Z] 656be50a0ddc: Pull complete [2022-09-20T16:53:24.526Z] 2bbca73fdf42: Pull complete [2022-09-20T16:53:24.526Z] 46d945488cbd: Pull complete [2022-09-20T16:53:24.543Z] + ls -al . [2022-09-20T16:53:24.543Z] total 176 [2022-09-20T16:53:24.543Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:53 . [2022-09-20T16:53:24.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:52 .. [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 16:52 .dockerignore [2022-09-20T16:53:24.543Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:52 .git [2022-09-20T16:53:24.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:52 .github [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 16:52 .gitignore [2022-09-20T16:53:24.543Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:52 .semver [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 8830 Sep 20 16:52 Attribution.txt [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 20 16:52 CHANGELOG.md [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 20 16:52 Dockerfile [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:52 GOVERNANCE.md [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 16:52 Jenkinsfile [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 16:52 LICENSE [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 16:52 OWNERS.md [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 20 16:52 README.md [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:52 VERSION [2022-09-20T16:53:24.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:52 bin [2022-09-20T16:53:24.543Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 16:53 coverage.out [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 20 16:52 go.mod [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 37381 Sep 20 16:52 go.sum [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 20 16:52 main.go [2022-09-20T16:53:24.543Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 20 16:52 makefile [2022-09-20T16:53:24.543Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 16:52 res [2022-09-20T16:53:24.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:53:24.860Z] + 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=bc8bec4a73d0404efbe6ccf3648f358a175bc285 --label arch=amd64 --label version=2.3.0-dev.23 . [2022-09-20T16:53:24.860Z] Sending build context to Docker daemon 3.114MB [2022-09-20T16:53:24.860Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T16:53:24.860Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-20T16:53:24.860Z] ---> 08a0533dddd1 [2022-09-20T16:53:24.860Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-20T16:53:24.860Z] ---> Running in 4cdf986504ad [2022-09-20T16:53:25.123Z] Removing intermediate container 4cdf986504ad [2022-09-20T16:53:25.123Z] ---> 8dc91b4fcf51 [2022-09-20T16:53:25.123Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T16:53:25.123Z] ---> Running in ed839debc43a [2022-09-20T16:53:25.123Z] Removing intermediate container ed839debc43a [2022-09-20T16:53:25.123Z] ---> 83ed75569cb4 [2022-09-20T16:53:25.123Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-20T16:53:25.123Z] ---> Running in 08e6efbc934d [2022-09-20T16:53:25.123Z] Removing intermediate container 08e6efbc934d [2022-09-20T16:53:25.123Z] ---> f01a9a9b6f64 [2022-09-20T16:53:25.123Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T16:53:25.383Z] ---> Running in b92de830fab0 [2022-09-20T16:53:25.383Z] Removing intermediate container b92de830fab0 [2022-09-20T16:53:25.383Z] ---> 72e60b95dcef [2022-09-20T16:53:25.383Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T16:53:25.383Z] ---> Running in 4b546aeb0209 [2022-09-20T16:53:25.954Z] Removing intermediate container 4b546aeb0209 [2022-09-20T16:53:25.954Z] ---> e8b3c826c4ab [2022-09-20T16:53:25.954Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T16:53:25.954Z] ---> Running in da158cccbd5a [2022-09-20T16:53:26.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T16:53:27.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T16:53:27.416Z] OK: 211 MiB in 51 packages [2022-09-20T16:53:27.677Z] Removing intermediate container da158cccbd5a [2022-09-20T16:53:27.677Z] ---> 894b2dbdc6b0 [2022-09-20T16:53:27.677Z] Step 9/28 : WORKDIR /app [2022-09-20T16:53:27.677Z] ---> Running in 3252fa21f076 [2022-09-20T16:53:27.936Z] Removing intermediate container 3252fa21f076 [2022-09-20T16:53:27.936Z] ---> 804488169f2b [2022-09-20T16:53:27.936Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-20T16:53:27.936Z] ---> 3c8d0ec1d152 [2022-09-20T16:53:27.936Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T16:53:27.936Z] ---> Running in d51bc8e750ef [2022-09-20T16:53:28.875Z] Removing intermediate container d51bc8e750ef [2022-09-20T16:53:28.875Z] ---> 57a780328b1d [2022-09-20T16:53:28.875Z] Step 12/28 : COPY . . [2022-09-20T16:53:28.875Z] ---> df8ed8898e3b [2022-09-20T16:53:28.875Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-20T16:53:28.875Z] ---> Running in 967f5f404c5d [2022-09-20T16:53:29.136Z] Removing intermediate container 967f5f404c5d [2022-09-20T16:53:29.136Z] ---> 90cfef7e874c [2022-09-20T16:53:29.136Z] Step 14/28 : RUN $MAKE [2022-09-20T16:53:29.136Z] ---> Running in 80424c92f2f5 [2022-09-20T16:53:29.396Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.39 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.23" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-20T16:53:31.243Z] 8a5474983e97: Pull complete [2022-09-20T16:53:31.846Z] 329c88fbcd65: Pull complete [2022-09-20T16:53:31.846Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-20T16:53:31.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T16:53:31.846Z] ---> ff4287adb874 [2022-09-20T16:53:31.846Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-20T16:53:32.831Z] ---> Running in 7ad182a22214 [2022-09-20T16:53:33.115Z] Removing intermediate container 7ad182a22214 [2022-09-20T16:53:33.115Z] ---> 48c1c4dadc84 [2022-09-20T16:53:33.115Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T16:53:33.396Z] ---> Running in 21d64aeb6002 [2022-09-20T16:53:33.672Z] Removing intermediate container 21d64aeb6002 [2022-09-20T16:53:33.672Z] ---> 7ada7305c712 [2022-09-20T16:53:33.672Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-20T16:53:33.672Z] ---> Running in 590a189e5c91 [2022-09-20T16:53:33.946Z] Removing intermediate container 590a189e5c91 [2022-09-20T16:53:33.946Z] ---> cda8f6559679 [2022-09-20T16:53:33.946Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T16:53:34.221Z] ---> Running in 7a646e583a62 [2022-09-20T16:53:34.496Z] Removing intermediate container 7a646e583a62 [2022-09-20T16:53:34.496Z] ---> d1e68a226b82 [2022-09-20T16:53:34.496Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T16:53:34.496Z] ---> Running in e1499a57d719 [2022-09-20T16:53:36.489Z] Removing intermediate container e1499a57d719 [2022-09-20T16:53:36.489Z] ---> 15066789ffc2 [2022-09-20T16:53:36.489Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T16:53:36.490Z] ---> Running in c85c96e4a3c5 [2022-09-20T16:53:37.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T16:53:38.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T16:53:39.449Z] OK: 221 MiB in 51 packages [2022-09-20T16:53:40.455Z] Removing intermediate container c85c96e4a3c5 [2022-09-20T16:53:40.455Z] ---> bc07d0df01b7 [2022-09-20T16:53:40.455Z] Step 9/14 : WORKDIR /app [2022-09-20T16:53:40.455Z] ---> Running in fd4dc6a0ca88 [2022-09-20T16:53:40.729Z] Removing intermediate container fd4dc6a0ca88 [2022-09-20T16:53:40.729Z] ---> 070515019d96 [2022-09-20T16:53:40.729Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-20T16:53:41.336Z] ---> cb8f5479d9c0 [2022-09-20T16:53:41.336Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T16:53:41.336Z] ---> Running in cce2f6c38b05 [2022-09-20T16:53:51.342Z] Removing intermediate container 80424c92f2f5 [2022-09-20T16:53:51.343Z] ---> 4ba2ad36c525 [2022-09-20T16:53:51.343Z] Step 15/28 : FROM alpine:3.16 [2022-09-20T16:53:51.343Z] 3.16: Pulling from library/alpine [2022-09-20T16:53:51.343Z] 213ec9aee27d: Pulling fs layer [2022-09-20T16:53:51.602Z] 213ec9aee27d: Verifying Checksum [2022-09-20T16:53:51.602Z] 213ec9aee27d: Download complete [2022-09-20T16:53:51.602Z] 213ec9aee27d: Pull complete [2022-09-20T16:53:51.602Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T16:53:51.602Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T16:53:51.602Z] ---> 9c6f07244728 [2022-09-20T16:53:51.602Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T16:53:51.862Z] ---> Running in a0381962387c [2022-09-20T16:53:51.862Z] Removing intermediate container a0381962387c [2022-09-20T16:53:51.862Z] ---> a7f4541c8539 [2022-09-20T16:53:51.862Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-20T16:53:51.862Z] ---> Running in 36d7eb61bff2 [2022-09-20T16:53:52.122Z] Removing intermediate container 36d7eb61bff2 [2022-09-20T16:53:52.122Z] ---> 96bc7f2bf6b9 [2022-09-20T16:53:52.122Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-20T16:53:52.122Z] ---> Running in 6ec34677bb40 [2022-09-20T16:53:52.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T16:53:52.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T16:53:52.642Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-20T16:53:52.642Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-20T16:53:52.642Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T16:53:52.642Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-20T16:53:52.642Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T16:53:52.642Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-20T16:53:52.642Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-20T16:53:52.642Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T16:53:52.642Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T16:53:52.642Z] OK: 9 MiB in 21 packages [2022-09-20T16:53:53.210Z] Removing intermediate container 6ec34677bb40 [2022-09-20T16:53:53.211Z] ---> 67e5c0339b62 [2022-09-20T16:53:53.211Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-20T16:53:53.470Z] ---> ecb5e1ffe3bd [2022-09-20T16:53:53.470Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-20T16:53:53.470Z] ---> fce63d3fd208 [2022-09-20T16:53:53.470Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-20T16:53:53.730Z] ---> 38698025bc7e [2022-09-20T16:53:53.730Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-20T16:53:54.298Z] ---> 639b97c018a2 [2022-09-20T16:53:54.298Z] Step 23/28 : EXPOSE 48095 [2022-09-20T16:53:54.298Z] ---> Running in 62e013393047 [2022-09-20T16:53:54.560Z] Removing intermediate container 62e013393047 [2022-09-20T16:53:54.560Z] ---> 0da4c61f1457 [2022-09-20T16:53:54.560Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-20T16:53:54.560Z] ---> Running in 7582e926db02 [2022-09-20T16:53:54.560Z] Removing intermediate container 7582e926db02 [2022-09-20T16:53:54.560Z] ---> 979fb03571fa [2022-09-20T16:53:54.560Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T16:53:54.560Z] ---> Running in 0c962966361e [2022-09-20T16:53:54.819Z] Removing intermediate container 0c962966361e [2022-09-20T16:53:54.819Z] ---> 4032615bf510 [2022-09-20T16:53:54.819Z] Step 26/28 : LABEL arch=amd64 [2022-09-20T16:53:54.819Z] ---> Running in fa91fe0a87d8 [2022-09-20T16:53:54.819Z] Removing intermediate container fa91fe0a87d8 [2022-09-20T16:53:54.819Z] ---> fa366b0c6ab7 [2022-09-20T16:53:54.819Z] Step 27/28 : LABEL git_sha=bc8bec4a73d0404efbe6ccf3648f358a175bc285 [2022-09-20T16:53:54.819Z] ---> Running in 6ba517b82381 [2022-09-20T16:53:54.819Z] Removing intermediate container 6ba517b82381 [2022-09-20T16:53:54.819Z] ---> f06704ab0bc3 [2022-09-20T16:53:54.819Z] Step 28/28 : LABEL version=2.3.0-dev.23 [2022-09-20T16:53:54.819Z] ---> Running in 351b07e584ce [2022-09-20T16:53:55.079Z] Removing intermediate container 351b07e584ce [2022-09-20T16:53:55.079Z] ---> 2021c1c56013 [2022-09-20T16:53:55.079Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-20T16:53:55.079Z] Successfully built 2021c1c56013 [2022-09-20T16:53:55.079Z] 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-09-20T16:53:55.189Z] provisioning config files... [2022-09-20T16:53:55.197Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1609861498933360456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:53:55.502Z] ---> docker-login.sh [2022-09-20T16:53:55.502Z] nexus3.edgexfoundry.org:10001 [2022-09-20T16:53:55.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:53:55.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:53:55.502Z] Configure a credential helper to remove this warning. See [2022-09-20T16:53:55.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:53:55.502Z] [2022-09-20T16:53:55.502Z] Login Succeeded [2022-09-20T16:53:55.502Z] nexus3.edgexfoundry.org:10002 [2022-09-20T16:53:55.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:53:55.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:53:55.764Z] Configure a credential helper to remove this warning. See [2022-09-20T16:53:55.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:53:55.764Z] [2022-09-20T16:53:55.764Z] Login Succeeded [2022-09-20T16:53:55.764Z] nexus3.edgexfoundry.org:10003 [2022-09-20T16:53:55.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:53:55.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:53:55.764Z] Configure a credential helper to remove this warning. See [2022-09-20T16:53:55.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:53:55.764Z] [2022-09-20T16:53:55.764Z] Login Succeeded [2022-09-20T16:53:55.764Z] nexus3.edgexfoundry.org:10004 [2022-09-20T16:53:55.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:53:56.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:53:56.024Z] Configure a credential helper to remove this warning. See [2022-09-20T16:53:56.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:53:56.024Z] [2022-09-20T16:53:56.024Z] Login Succeeded [2022-09-20T16:53:56.024Z] docker.io [2022-09-20T16:53:56.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:53:56.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:53:56.285Z] Configure a credential helper to remove this warning. See [2022-09-20T16:53:56.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:53:56.285Z] [2022-09-20T16:53:56.285Z] Login Succeeded [2022-09-20T16:53:56.285Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T16:53:56.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T16:53:56.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T16:53:56.345Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-09-20T16:53:56.345Z] bc8bec4a73d0404efbe6ccf3648f358a175bc285 [2022-09-20T16:53:56.345Z] latest [2022-09-20T16:53:56.345Z] 2.3.0-dev.23 [2022-09-20T16:53:56.345Z] bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 [2022-09-20T16:53:56.345Z] main [2022-09-20T16:53:56.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:53:56.660Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:53:56.969Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bc8bec4a73d0404efbe6ccf3648f358a175bc285 [2022-09-20T16:53:56.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-20T16:53:56.969Z] e03b240087f3: Preparing [2022-09-20T16:53:56.969Z] b2208ef01ef4: Preparing [2022-09-20T16:53:56.969Z] 260537865b62: Preparing [2022-09-20T16:53:56.969Z] c0f5c9f1f26c: Preparing [2022-09-20T16:53:56.969Z] bf0b59965c07: Preparing [2022-09-20T16:53:56.969Z] 994393dc58e7: Preparing [2022-09-20T16:53:56.969Z] 994393dc58e7: Waiting [2022-09-20T16:53:56.969Z] 260537865b62: Pushed [2022-09-20T16:53:56.969Z] c0f5c9f1f26c: Pushed [2022-09-20T16:53:56.969Z] b2208ef01ef4: Pushed [2022-09-20T16:53:56.969Z] 994393dc58e7: Layer already exists [2022-09-20T16:53:57.541Z] bf0b59965c07: Pushed [2022-09-20T16:54:00.086Z] e03b240087f3: Pushed [2022-09-20T16:54:00.086Z] bc8bec4a73d0404efbe6ccf3648f358a175bc285: digest: sha256:49a096bb09efa73838350bc030164772085fdf14e84a8794bed40407bc20f843 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:54:00.410Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:54:00.724Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-09-20T16:54:00.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-20T16:54:00.725Z] e03b240087f3: Preparing [2022-09-20T16:54:00.725Z] b2208ef01ef4: Preparing [2022-09-20T16:54:00.725Z] 260537865b62: Preparing [2022-09-20T16:54:00.725Z] c0f5c9f1f26c: Preparing [2022-09-20T16:54:00.725Z] bf0b59965c07: Preparing [2022-09-20T16:54:00.725Z] 994393dc58e7: Preparing [2022-09-20T16:54:00.725Z] 994393dc58e7: Waiting [2022-09-20T16:54:00.725Z] b2208ef01ef4: Layer already exists [2022-09-20T16:54:00.725Z] e03b240087f3: Layer already exists [2022-09-20T16:54:00.725Z] 260537865b62: Layer already exists [2022-09-20T16:54:00.725Z] c0f5c9f1f26c: Layer already exists [2022-09-20T16:54:00.725Z] bf0b59965c07: Layer already exists [2022-09-20T16:54:00.725Z] 994393dc58e7: Layer already exists [2022-09-20T16:54:00.725Z] latest: digest: sha256:49a096bb09efa73838350bc030164772085fdf14e84a8794bed40407bc20f843 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:54:01.049Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:54:01.366Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.23 [2022-09-20T16:54:01.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-20T16:54:01.366Z] e03b240087f3: Preparing [2022-09-20T16:54:01.366Z] b2208ef01ef4: Preparing [2022-09-20T16:54:01.366Z] 260537865b62: Preparing [2022-09-20T16:54:01.366Z] c0f5c9f1f26c: Preparing [2022-09-20T16:54:01.366Z] bf0b59965c07: Preparing [2022-09-20T16:54:01.366Z] 994393dc58e7: Preparing [2022-09-20T16:54:01.366Z] 994393dc58e7: Waiting [2022-09-20T16:54:01.366Z] bf0b59965c07: Layer already exists [2022-09-20T16:54:01.366Z] e03b240087f3: Layer already exists [2022-09-20T16:54:01.366Z] c0f5c9f1f26c: Layer already exists [2022-09-20T16:54:01.366Z] 260537865b62: Layer already exists [2022-09-20T16:54:01.366Z] b2208ef01ef4: Layer already exists [2022-09-20T16:54:01.366Z] 994393dc58e7: Layer already exists [2022-09-20T16:54:01.366Z] 2.3.0-dev.23: digest: sha256:49a096bb09efa73838350bc030164772085fdf14e84a8794bed40407bc20f843 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:54:01.688Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:54:02.008Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 [2022-09-20T16:54:02.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-20T16:54:02.008Z] e03b240087f3: Preparing [2022-09-20T16:54:02.008Z] b2208ef01ef4: Preparing [2022-09-20T16:54:02.008Z] 260537865b62: Preparing [2022-09-20T16:54:02.008Z] c0f5c9f1f26c: Preparing [2022-09-20T16:54:02.008Z] bf0b59965c07: Preparing [2022-09-20T16:54:02.008Z] 994393dc58e7: Preparing [2022-09-20T16:54:02.008Z] 994393dc58e7: Waiting [2022-09-20T16:54:02.008Z] c0f5c9f1f26c: Layer already exists [2022-09-20T16:54:02.008Z] 260537865b62: Layer already exists [2022-09-20T16:54:02.008Z] b2208ef01ef4: Layer already exists [2022-09-20T16:54:02.008Z] bf0b59965c07: Layer already exists [2022-09-20T16:54:02.008Z] e03b240087f3: Layer already exists [2022-09-20T16:54:02.008Z] 994393dc58e7: Layer already exists [2022-09-20T16:54:02.008Z] bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23: digest: sha256:49a096bb09efa73838350bc030164772085fdf14e84a8794bed40407bc20f843 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:54:02.336Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:54:02.667Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-09-20T16:54:02.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-20T16:54:02.667Z] e03b240087f3: Preparing [2022-09-20T16:54:02.667Z] b2208ef01ef4: Preparing [2022-09-20T16:54:02.667Z] 260537865b62: Preparing [2022-09-20T16:54:02.667Z] c0f5c9f1f26c: Preparing [2022-09-20T16:54:02.667Z] bf0b59965c07: Preparing [2022-09-20T16:54:02.667Z] 994393dc58e7: Preparing [2022-09-20T16:54:02.667Z] 994393dc58e7: Waiting [2022-09-20T16:54:02.667Z] c0f5c9f1f26c: Layer already exists [2022-09-20T16:54:02.667Z] bf0b59965c07: Layer already exists [2022-09-20T16:54:02.667Z] e03b240087f3: Layer already exists [2022-09-20T16:54:02.667Z] 260537865b62: Layer already exists [2022-09-20T16:54:02.667Z] b2208ef01ef4: Layer already exists [2022-09-20T16:54:02.667Z] 994393dc58e7: Layer already exists [2022-09-20T16:54:02.667Z] main: digest: sha256:49a096bb09efa73838350bc030164772085fdf14e84a8794bed40407bc20f843 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T16:54:02.719Z] ===================================================== [Pipeline] echo [2022-09-20T16:54:02.727Z] taggedImages: [2022-09-20T16:54:02.727Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:bc8bec4a73d0404efbe6ccf3648f358a175bc285 [2022-09-20T16:54:02.727Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-09-20T16:54:02.727Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.23 [2022-09-20T16:54:02.727Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 [2022-09-20T16:54:02.727Z] - 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-09-20T16:54:03.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T16:54:03.103Z] [2022-09-20T16:54:03.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:54:03.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T16:54:03.423Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-20T16:54:03.423Z] 5eb5b503b376: Pulling fs layer [2022-09-20T16:54:03.423Z] 5c69ac0246d0: Pulling fs layer [2022-09-20T16:54:03.423Z] ec43610c2a17: Pulling fs layer [2022-09-20T16:54:03.423Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-20T16:54:03.423Z] 33b1e0a273af: Pulling fs layer [2022-09-20T16:54:03.423Z] 5d3b04190fa2: Pulling fs layer [2022-09-20T16:54:03.423Z] 2f39f015ded8: Pulling fs layer [2022-09-20T16:54:03.423Z] 5d3b04190fa2: Waiting [2022-09-20T16:54:03.423Z] 33b1e0a273af: Waiting [2022-09-20T16:54:03.423Z] 3a2ae6a8a46f: Waiting [2022-09-20T16:54:03.423Z] 5c69ac0246d0: Verifying Checksum [2022-09-20T16:54:03.423Z] 5c69ac0246d0: Download complete [2022-09-20T16:54:03.423Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-20T16:54:03.423Z] 3a2ae6a8a46f: Download complete [2022-09-20T16:54:03.423Z] 33b1e0a273af: Verifying Checksum [2022-09-20T16:54:03.423Z] 33b1e0a273af: Download complete [2022-09-20T16:54:03.423Z] 5d3b04190fa2: Verifying Checksum [2022-09-20T16:54:03.423Z] 5d3b04190fa2: Download complete [2022-09-20T16:54:03.423Z] ec43610c2a17: Verifying Checksum [2022-09-20T16:54:03.423Z] ec43610c2a17: Download complete [2022-09-20T16:54:03.712Z] 5eb5b503b376: Verifying Checksum [2022-09-20T16:54:04.317Z] 2f39f015ded8: Download complete [2022-09-20T16:54:04.884Z] 5eb5b503b376: Pull complete [2022-09-20T16:54:04.884Z] 5c69ac0246d0: Pull complete [2022-09-20T16:54:05.453Z] ec43610c2a17: Pull complete [2022-09-20T16:54:05.453Z] 3a2ae6a8a46f: Pull complete [2022-09-20T16:54:05.712Z] 33b1e0a273af: Pull complete [2022-09-20T16:54:05.712Z] 5d3b04190fa2: Pull complete [2022-09-20T16:54:09.906Z] 2f39f015ded8: Pull complete [2022-09-20T16:54:09.906Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-20T16:54:09.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T16:54:09.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:54:10.002Z] prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container [2022-09-20T16:54:10.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T16:54:13.011Z] $ docker top 6d8d149b07890e3129dbad3dc81067390c57a6bc6a2469cf37f1ef4875c0fff2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:54:13.424Z] ---> job-cost.sh [2022-09-20T16:54:13.424Z] lf-activate-venv: SKIPPING [2022-09-20T16:54:13.424Z] INFO: No Stack... [2022-09-20T16:54:13.995Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T16:54:14.254Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T16:54:14.805Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-09-20T16:54:14.805Z] + cut -d, -f6 [Pipeline] lock [2022-09-20T16:54:14.819Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] [2022-09-20T16:54:14.825Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] did not exist. Created. [2022-09-20T16:54:14.825Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T16:54:15.126Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-20T16:54:15.151Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T16:54:15.158Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T16:54:15.179Z] $ docker stop --time=1 6d8d149b07890e3129dbad3dc81067390c57a6bc6a2469cf37f1ef4875c0fff2 [2022-09-20T16:54:16.327Z] $ docker rm -f 6d8d149b07890e3129dbad3dc81067390c57a6bc6a2469cf37f1ef4875c0fff2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-20T16:54:37.918Z] Removing intermediate container cce2f6c38b05 [2022-09-20T16:54:37.918Z] ---> ffa0e3256224 [2022-09-20T16:54:37.918Z] Step 12/14 : COPY . . [2022-09-20T16:54:37.918Z] ---> 33c02ab699c5 [2022-09-20T16:54:37.918Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-20T16:54:37.918Z] ---> Running in 78afc33f9643 [2022-09-20T16:54:37.918Z] Removing intermediate container 78afc33f9643 [2022-09-20T16:54:37.918Z] ---> b562399d5f74 [2022-09-20T16:54:37.918Z] Step 14/14 : RUN $MAKE [2022-09-20T16:54:37.918Z] ---> Running in f6ce1e5ef147 [2022-09-20T16:54:37.918Z] noop [2022-09-20T16:54:37.918Z] Removing intermediate container f6ce1e5ef147 [2022-09-20T16:54:37.918Z] ---> 094cc5e0c237 [2022-09-20T16:54:37.918Z] Successfully built 094cc5e0c237 [2022-09-20T16:54:37.918Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:54:38.290Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T16:54:38.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:54:38.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-29970 does not seem to be running inside a container [2022-09-20T16:54:38.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/102 -v /w/workspace/app-service-configurable/102:/w/workspace/app-service-configurable/102:rw,z -v /w/workspace/app-service-configurable/102@tmp:/w/workspace/app-service-configurable/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-20T16:54:40.014Z] $ docker top bf892f81feb063ad1c189ff9a2027d7e5bc13c6dbac49e03dc0f558c3cda5cae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T16:54:40.968Z] + go version [2022-09-20T16:54:40.968Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-20T16:54:40.997Z] $ docker stop --time=1 bf892f81feb063ad1c189ff9a2027d7e5bc13c6dbac49e03dc0f558c3cda5cae [2022-09-20T16:54:42.667Z] $ docker rm -f bf892f81feb063ad1c189ff9a2027d7e5bc13c6dbac49e03dc0f558c3cda5cae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:54:43.325Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T16:54:43.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:54:43.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-29970 does not seem to be running inside a container [2022-09-20T16:54:43.695Z] $ 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/102 -v /w/workspace/app-service-configurable/102:/w/workspace/app-service-configurable/102:rw,z -v /w/workspace/app-service-configurable/102@tmp:/w/workspace/app-service-configurable/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-20T16:54:45.032Z] $ docker top eb673e3886623158d98c0d9b333f4e58cbcc6dc16246a8bba8c97a6f855290b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T16:54:45.979Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/102 [Pipeline] fileExists [Pipeline] sh [2022-09-20T16:54:46.657Z] + make test [2022-09-20T16:54:46.657Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-20T16:56:23.573Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-20T16:56:23.573Z] CGO_ENABLED=1 go vet ./... [2022-09-20T16:56:38.687Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T16:56:38.687Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T16:56:38.687Z] ./bin/test-attribution-txt.sh [2022-09-20T16:56:38.687Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-20T16:56:38.687Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-20T16:56:38.687Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-20T16:56:38.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-20T16:56:38.729Z] $ docker stop --time=1 eb673e3886623158d98c0d9b333f4e58cbcc6dc16246a8bba8c97a6f855290b0 [2022-09-20T16:56:40.588Z] $ docker rm -f eb673e3886623158d98c0d9b333f4e58cbcc6dc16246a8bba8c97a6f855290b0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T16:56:41.635Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-20T16:56:41.664Z] Warning: overwriting stash ‘coverage-report’ [2022-09-20T16:56:42.190Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T16:56:42.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-20T16:56:42.974Z] + ls -al . [2022-09-20T16:56:42.974Z] total 172 [2022-09-20T16:56:42.974Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 16:54 . [2022-09-20T16:56:42.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:52 .. [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 16:52 .dockerignore [2022-09-20T16:56:42.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:52 .git [2022-09-20T16:56:42.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:52 .github [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 16:52 .gitignore [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 8830 Sep 20 16:52 Attribution.txt [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 20 16:52 CHANGELOG.md [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 20 16:52 Dockerfile [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:52 GOVERNANCE.md [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 16:52 Jenkinsfile [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 16:52 LICENSE [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 16:52 OWNERS.md [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 20 16:52 README.md [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:52 VERSION [2022-09-20T16:56:42.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:52 bin [2022-09-20T16:56:42.974Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 16:54 coverage.out [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 20 16:52 go.mod [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 37381 Sep 20 16:52 go.sum [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 20 16:52 main.go [2022-09-20T16:56:42.974Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 20 16:52 makefile [2022-09-20T16:56:42.974Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 16:52 res [2022-09-20T16:56:42.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:56:43.360Z] + 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=bc8bec4a73d0404efbe6ccf3648f358a175bc285 --label arch=arm64 --label version=2.3.0-dev.23 . [2022-09-20T16:56:43.360Z] Sending build context to Docker daemon 207.9kB [2022-09-20T16:56:43.643Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T16:56:43.643Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-20T16:56:43.643Z] ---> 094cc5e0c237 [2022-09-20T16:56:43.643Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-20T16:56:43.924Z] ---> Running in cc999a915f6c [2022-09-20T16:56:44.200Z] Removing intermediate container cc999a915f6c [2022-09-20T16:56:44.200Z] ---> d1e658ce68fb [2022-09-20T16:56:44.200Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T16:56:44.200Z] ---> Running in faa3c87a36c9 [2022-09-20T16:56:44.809Z] Removing intermediate container faa3c87a36c9 [2022-09-20T16:56:44.809Z] ---> b952c970299d [2022-09-20T16:56:44.809Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-20T16:56:44.809Z] ---> Running in 4a6b999ddbc2 [2022-09-20T16:56:45.090Z] Removing intermediate container 4a6b999ddbc2 [2022-09-20T16:56:45.090Z] ---> e6d4440a37ed [2022-09-20T16:56:45.090Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T16:56:45.368Z] ---> Running in e487aa848e13 [2022-09-20T16:56:45.650Z] Removing intermediate container e487aa848e13 [2022-09-20T16:56:45.650Z] ---> 4d55a83261b1 [2022-09-20T16:56:45.650Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T16:56:45.650Z] ---> Running in 0c976fb1bc7b [2022-09-20T16:56:47.633Z] Removing intermediate container 0c976fb1bc7b [2022-09-20T16:56:47.633Z] ---> b5751f3fd3df [2022-09-20T16:56:47.633Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T16:56:47.633Z] ---> Running in a415a530acee [2022-09-20T16:56:48.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T16:56:49.614Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T16:56:50.674Z] OK: 221 MiB in 51 packages [2022-09-20T16:56:51.678Z] Removing intermediate container a415a530acee [2022-09-20T16:56:51.678Z] ---> a5820a98cb1b [2022-09-20T16:56:51.678Z] Step 9/28 : WORKDIR /app [2022-09-20T16:56:51.678Z] ---> Running in 58b0a3b9bacc [2022-09-20T16:56:51.950Z] Removing intermediate container 58b0a3b9bacc [2022-09-20T16:56:51.950Z] ---> 69c811f83b6d [2022-09-20T16:56:51.950Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-20T16:56:52.564Z] ---> 3cda0bae0567 [2022-09-20T16:56:52.564Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T16:56:52.564Z] ---> Running in 86235fad5e39 [2022-09-20T16:56:55.212Z] Removing intermediate container 86235fad5e39 [2022-09-20T16:56:55.212Z] ---> 5636058fde5f [2022-09-20T16:56:55.212Z] Step 12/28 : COPY . . [2022-09-20T16:56:55.495Z] ---> c3f26f5c32ce [2022-09-20T16:56:55.495Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-20T16:56:55.772Z] ---> Running in b78cd85ddcc0 [2022-09-20T16:56:56.048Z] Removing intermediate container b78cd85ddcc0 [2022-09-20T16:56:56.048Z] ---> 26333be1b7fe [2022-09-20T16:56:56.048Z] Step 14/28 : RUN $MAKE [2022-09-20T16:56:56.048Z] ---> Running in 179d346a9ad9 [2022-09-20T16:56:57.503Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.39 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.23" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-20T16:59:34.489Z] Removing intermediate container 179d346a9ad9 [2022-09-20T16:59:34.489Z] ---> fbe0e5f4f81c [2022-09-20T16:59:34.489Z] Step 15/28 : FROM alpine:3.16 [2022-09-20T16:59:34.489Z] 3.16: Pulling from library/alpine [2022-09-20T16:59:34.489Z] 9b18e9b68314: Pulling fs layer [2022-09-20T16:59:34.489Z] 9b18e9b68314: Download complete [2022-09-20T16:59:34.489Z] 9b18e9b68314: Pull complete [2022-09-20T16:59:34.489Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T16:59:34.489Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T16:59:34.489Z] ---> a6215f271958 [2022-09-20T16:59:34.489Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T16:59:34.489Z] ---> Running in dea80377596e [2022-09-20T16:59:34.489Z] Removing intermediate container dea80377596e [2022-09-20T16:59:34.489Z] ---> 7fe4163a80f2 [2022-09-20T16:59:34.489Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-20T16:59:34.489Z] ---> Running in 24d5edf3d3e0 [2022-09-20T16:59:34.489Z] Removing intermediate container 24d5edf3d3e0 [2022-09-20T16:59:34.489Z] ---> 22ae878b7bce [2022-09-20T16:59:34.489Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-20T16:59:34.489Z] ---> Running in 2cd2c2faeaa7 [2022-09-20T16:59:34.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T16:59:34.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T16:59:34.489Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-20T16:59:34.489Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-20T16:59:34.489Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T16:59:34.489Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-20T16:59:34.489Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T16:59:34.489Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-20T16:59:34.489Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-20T16:59:34.489Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T16:59:34.489Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T16:59:34.489Z] OK: 9 MiB in 21 packages [2022-09-20T16:59:34.489Z] Removing intermediate container 2cd2c2faeaa7 [2022-09-20T16:59:34.489Z] ---> 7d845eb89032 [2022-09-20T16:59:34.489Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-20T16:59:34.766Z] ---> e21f9392afee [2022-09-20T16:59:34.766Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-20T16:59:35.371Z] ---> 662cc0bfe6fa [2022-09-20T16:59:35.371Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-20T16:59:35.966Z] ---> 71c0b2a19801 [2022-09-20T16:59:35.966Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-20T16:59:37.405Z] ---> b42731c6d807 [2022-09-20T16:59:37.405Z] Step 23/28 : EXPOSE 48095 [2022-09-20T16:59:37.680Z] ---> Running in 36ebc91b433e [2022-09-20T16:59:37.962Z] Removing intermediate container 36ebc91b433e [2022-09-20T16:59:37.962Z] ---> fe07c250f08d [2022-09-20T16:59:37.962Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-20T16:59:37.962Z] ---> Running in e6093dd55838 [2022-09-20T16:59:38.563Z] Removing intermediate container e6093dd55838 [2022-09-20T16:59:38.563Z] ---> f70cb2e7f7cb [2022-09-20T16:59:38.563Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T16:59:38.564Z] ---> Running in 9213cad69d38 [2022-09-20T16:59:38.842Z] Removing intermediate container 9213cad69d38 [2022-09-20T16:59:38.842Z] ---> 1b2368b2c8ea [2022-09-20T16:59:38.842Z] Step 26/28 : LABEL arch=arm64 [2022-09-20T16:59:39.118Z] ---> Running in b7f2a915531f [2022-09-20T16:59:39.393Z] Removing intermediate container b7f2a915531f [2022-09-20T16:59:39.393Z] ---> 62cee766559e [2022-09-20T16:59:39.393Z] Step 27/28 : LABEL git_sha=bc8bec4a73d0404efbe6ccf3648f358a175bc285 [2022-09-20T16:59:39.393Z] ---> Running in 75cb1aa991c1 [2022-09-20T16:59:39.668Z] Removing intermediate container 75cb1aa991c1 [2022-09-20T16:59:39.668Z] ---> ca6d11c9b450 [2022-09-20T16:59:39.668Z] Step 28/28 : LABEL version=2.3.0-dev.23 [2022-09-20T16:59:39.949Z] ---> Running in 9f2bcab0a66a [2022-09-20T16:59:40.219Z] Removing intermediate container 9f2bcab0a66a [2022-09-20T16:59:40.219Z] ---> d91876a3aa58 [2022-09-20T16:59:40.219Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-20T16:59:40.219Z] Successfully built d91876a3aa58 [2022-09-20T16:59:40.219Z] 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-09-20T16:59:40.318Z] provisioning config files... [2022-09-20T16:59:40.337Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/102@tmp/config6917618498098182130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:59:40.686Z] ---> docker-login.sh [2022-09-20T16:59:40.686Z] nexus3.edgexfoundry.org:10001 [2022-09-20T16:59:40.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:59:41.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:59:41.229Z] Configure a credential helper to remove this warning. See [2022-09-20T16:59:41.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:59:41.229Z] [2022-09-20T16:59:41.229Z] Login Succeeded [2022-09-20T16:59:41.229Z] nexus3.edgexfoundry.org:10002 [2022-09-20T16:59:41.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:59:41.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:59:41.772Z] Configure a credential helper to remove this warning. See [2022-09-20T16:59:41.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:59:41.772Z] [2022-09-20T16:59:41.772Z] Login Succeeded [2022-09-20T16:59:41.772Z] nexus3.edgexfoundry.org:10003 [2022-09-20T16:59:42.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:59:42.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:59:42.317Z] Configure a credential helper to remove this warning. See [2022-09-20T16:59:42.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:59:42.317Z] [2022-09-20T16:59:42.317Z] Login Succeeded [2022-09-20T16:59:42.317Z] nexus3.edgexfoundry.org:10004 [2022-09-20T16:59:42.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:59:42.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:59:42.861Z] Configure a credential helper to remove this warning. See [2022-09-20T16:59:42.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:59:42.861Z] [2022-09-20T16:59:42.861Z] Login Succeeded [2022-09-20T16:59:42.861Z] docker.io [2022-09-20T16:59:43.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:59:43.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:59:43.729Z] Configure a credential helper to remove this warning. See [2022-09-20T16:59:43.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:59:43.729Z] [2022-09-20T16:59:43.729Z] Login Succeeded [2022-09-20T16:59:43.729Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T16:59:43.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T16:59:43.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T16:59:43.811Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-09-20T16:59:43.811Z] bc8bec4a73d0404efbe6ccf3648f358a175bc285 [2022-09-20T16:59:43.811Z] latest [2022-09-20T16:59:43.811Z] 2.3.0-dev.23 [2022-09-20T16:59:43.811Z] bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 [2022-09-20T16:59:43.811Z] main [2022-09-20T16:59:43.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:59:44.175Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:59:44.544Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bc8bec4a73d0404efbe6ccf3648f358a175bc285 [2022-09-20T16:59:44.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-20T16:59:44.544Z] ab7b06045c2f: Preparing [2022-09-20T16:59:44.544Z] c1321b0ab906: Preparing [2022-09-20T16:59:44.544Z] dfc8ff895887: Preparing [2022-09-20T16:59:44.544Z] 389b8bf55257: Preparing [2022-09-20T16:59:44.544Z] 2be0ab0a9c4e: Preparing [2022-09-20T16:59:44.544Z] 5d3e392a13a0: Preparing [2022-09-20T16:59:44.544Z] 5d3e392a13a0: Waiting [2022-09-20T16:59:44.819Z] 389b8bf55257: Pushed [2022-09-20T16:59:44.819Z] dfc8ff895887: Pushed [2022-09-20T16:59:44.819Z] c1321b0ab906: Pushed [2022-09-20T16:59:44.819Z] 5d3e392a13a0: Layer already exists [2022-09-20T16:59:45.806Z] 2be0ab0a9c4e: Pushed [2022-09-20T16:59:51.229Z] ab7b06045c2f: Pushed [2022-09-20T16:59:51.229Z] bc8bec4a73d0404efbe6ccf3648f358a175bc285: digest: sha256:9e88475f6cc359189359ac2128f13a29fed3cb7db7e0e57689518d17d624a2ff size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:59:51.624Z] + 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-09-20T16:59:52.001Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-09-20T16:59:52.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-20T16:59:52.001Z] ab7b06045c2f: Preparing [2022-09-20T16:59:52.001Z] c1321b0ab906: Preparing [2022-09-20T16:59:52.001Z] dfc8ff895887: Preparing [2022-09-20T16:59:52.001Z] 389b8bf55257: Preparing [2022-09-20T16:59:52.001Z] 2be0ab0a9c4e: Preparing [2022-09-20T16:59:52.001Z] 5d3e392a13a0: Preparing [2022-09-20T16:59:52.001Z] 5d3e392a13a0: Waiting [2022-09-20T16:59:52.278Z] 2be0ab0a9c4e: Layer already exists [2022-09-20T16:59:52.278Z] 389b8bf55257: Layer already exists [2022-09-20T16:59:52.278Z] c1321b0ab906: Layer already exists [2022-09-20T16:59:52.278Z] dfc8ff895887: Layer already exists [2022-09-20T16:59:52.278Z] ab7b06045c2f: Layer already exists [2022-09-20T16:59:52.278Z] 5d3e392a13a0: Layer already exists [2022-09-20T16:59:52.278Z] latest: digest: sha256:9e88475f6cc359189359ac2128f13a29fed3cb7db7e0e57689518d17d624a2ff size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:59:52.658Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:59:53.029Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.23 [2022-09-20T16:59:53.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-20T16:59:53.029Z] ab7b06045c2f: Preparing [2022-09-20T16:59:53.029Z] c1321b0ab906: Preparing [2022-09-20T16:59:53.029Z] dfc8ff895887: Preparing [2022-09-20T16:59:53.029Z] 389b8bf55257: Preparing [2022-09-20T16:59:53.029Z] 2be0ab0a9c4e: Preparing [2022-09-20T16:59:53.029Z] 5d3e392a13a0: Preparing [2022-09-20T16:59:53.029Z] 5d3e392a13a0: Waiting [2022-09-20T16:59:53.302Z] c1321b0ab906: Layer already exists [2022-09-20T16:59:53.302Z] 389b8bf55257: Layer already exists [2022-09-20T16:59:53.302Z] 2be0ab0a9c4e: Layer already exists [2022-09-20T16:59:53.302Z] dfc8ff895887: Layer already exists [2022-09-20T16:59:53.302Z] ab7b06045c2f: Layer already exists [2022-09-20T16:59:53.302Z] 5d3e392a13a0: Layer already exists [2022-09-20T16:59:53.302Z] 2.3.0-dev.23: digest: sha256:9e88475f6cc359189359ac2128f13a29fed3cb7db7e0e57689518d17d624a2ff size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:59:53.682Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:59:54.050Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 [2022-09-20T16:59:54.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-20T16:59:54.051Z] ab7b06045c2f: Preparing [2022-09-20T16:59:54.051Z] c1321b0ab906: Preparing [2022-09-20T16:59:54.051Z] dfc8ff895887: Preparing [2022-09-20T16:59:54.051Z] 389b8bf55257: Preparing [2022-09-20T16:59:54.051Z] 2be0ab0a9c4e: Preparing [2022-09-20T16:59:54.051Z] 5d3e392a13a0: Preparing [2022-09-20T16:59:54.051Z] 5d3e392a13a0: Waiting [2022-09-20T16:59:54.324Z] 2be0ab0a9c4e: Layer already exists [2022-09-20T16:59:54.324Z] dfc8ff895887: Layer already exists [2022-09-20T16:59:54.324Z] ab7b06045c2f: Layer already exists [2022-09-20T16:59:54.324Z] c1321b0ab906: Layer already exists [2022-09-20T16:59:54.324Z] 389b8bf55257: Layer already exists [2022-09-20T16:59:54.324Z] 5d3e392a13a0: Layer already exists [2022-09-20T16:59:54.324Z] bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23: digest: sha256:9e88475f6cc359189359ac2128f13a29fed3cb7db7e0e57689518d17d624a2ff size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:59:54.718Z] + 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-09-20T16:59:55.098Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-09-20T16:59:55.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-20T16:59:55.098Z] ab7b06045c2f: Preparing [2022-09-20T16:59:55.098Z] c1321b0ab906: Preparing [2022-09-20T16:59:55.098Z] dfc8ff895887: Preparing [2022-09-20T16:59:55.098Z] 389b8bf55257: Preparing [2022-09-20T16:59:55.098Z] 2be0ab0a9c4e: Preparing [2022-09-20T16:59:55.098Z] 5d3e392a13a0: Preparing [2022-09-20T16:59:55.098Z] 5d3e392a13a0: Waiting [2022-09-20T16:59:55.377Z] c1321b0ab906: Layer already exists [2022-09-20T16:59:55.377Z] 389b8bf55257: Layer already exists [2022-09-20T16:59:55.377Z] 2be0ab0a9c4e: Layer already exists [2022-09-20T16:59:55.377Z] dfc8ff895887: Layer already exists [2022-09-20T16:59:55.377Z] ab7b06045c2f: Layer already exists [2022-09-20T16:59:55.377Z] 5d3e392a13a0: Layer already exists [2022-09-20T16:59:55.377Z] main: digest: sha256:9e88475f6cc359189359ac2128f13a29fed3cb7db7e0e57689518d17d624a2ff size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T16:59:55.443Z] ===================================================== [Pipeline] echo [2022-09-20T16:59:55.454Z] taggedImages: [2022-09-20T16:59:55.454Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bc8bec4a73d0404efbe6ccf3648f358a175bc285 [2022-09-20T16:59:55.454Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-09-20T16:59:55.454Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.23 [2022-09-20T16:59:55.454Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 [2022-09-20T16:59:55.454Z] - 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-09-20T16:59:55.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T16:59:55.882Z] [2022-09-20T16:59:55.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:59:56.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T16:59:56.557Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-20T16:59:56.557Z] 8998bd30e6a1: Pulling fs layer [2022-09-20T16:59:56.557Z] 04944245beec: Pulling fs layer [2022-09-20T16:59:56.557Z] 699f458cf7ca: Pulling fs layer [2022-09-20T16:59:56.557Z] 765212b225bb: Pulling fs layer [2022-09-20T16:59:56.557Z] f23df028b6ca: Pulling fs layer [2022-09-20T16:59:56.557Z] d65c8cfc05b1: Pulling fs layer [2022-09-20T16:59:56.557Z] 2437ff75d9bd: Pulling fs layer [2022-09-20T16:59:56.557Z] f23df028b6ca: Waiting [2022-09-20T16:59:56.557Z] d65c8cfc05b1: Waiting [2022-09-20T16:59:56.557Z] 2437ff75d9bd: Waiting [2022-09-20T16:59:56.557Z] 765212b225bb: Waiting [2022-09-20T16:59:56.557Z] 04944245beec: Verifying Checksum [2022-09-20T16:59:56.557Z] 04944245beec: Download complete [2022-09-20T16:59:56.557Z] 765212b225bb: Download complete [2022-09-20T16:59:56.891Z] f23df028b6ca: Download complete [2022-09-20T16:59:56.891Z] d65c8cfc05b1: Verifying Checksum [2022-09-20T16:59:56.891Z] d65c8cfc05b1: Download complete [2022-09-20T16:59:56.891Z] 699f458cf7ca: Verifying Checksum [2022-09-20T16:59:56.891Z] 699f458cf7ca: Download complete [2022-09-20T16:59:57.540Z] 8998bd30e6a1: Verifying Checksum [2022-09-20T16:59:57.540Z] 8998bd30e6a1: Download complete [2022-09-20T17:00:00.222Z] 2437ff75d9bd: Verifying Checksum [2022-09-20T17:00:00.222Z] 2437ff75d9bd: Download complete [2022-09-20T17:00:02.853Z] 8998bd30e6a1: Pull complete [2022-09-20T17:00:03.125Z] 04944245beec: Pull complete [2022-09-20T17:00:05.107Z] 699f458cf7ca: Pull complete [2022-09-20T17:00:05.107Z] 765212b225bb: Pull complete [2022-09-20T17:00:06.087Z] f23df028b6ca: Pull complete [2022-09-20T17:00:06.087Z] d65c8cfc05b1: Pull complete [2022-09-20T17:00:24.411Z] 2437ff75d9bd: Pull complete [2022-09-20T17:00:24.411Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-20T17:00:24.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T17:00:24.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T17:00:24.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-29970 does not seem to be running inside a container [2022-09-20T17:00:24.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/102 -v /w/workspace/app-service-configurable/102:/w/workspace/app-service-configurable/102:rw,z -v /w/workspace/app-service-configurable/102@tmp:/w/workspace/app-service-configurable/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-20T17:00:27.803Z] $ docker top fb0e0e2ec283980be141f85b56347893c346f78523e834208074bd489346dc52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T17:00:28.760Z] ---> job-cost.sh [2022-09-20T17:00:28.760Z] lf-activate-venv: SKIPPING [2022-09-20T17:00:28.760Z] INFO: No Stack... [2022-09-20T17:00:29.359Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-20T17:00:30.338Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T17:00:31.005Z] + + cut -d, -f6 [2022-09-20T17:00:31.005Z] cat /w/workspace/app-service-configurable/102/archives/cost.csv [Pipeline] lock [2022-09-20T17:00:31.075Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] [2022-09-20T17:00:31.083Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] did not exist. Created. [2022-09-20T17:00:31.083Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T17:00:31.771Z] /w/workspace/app-service-configurable/102@tmp/durable-4fbffba7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-20T17:00:32.472Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-20T17:00:32.494Z] Warning: overwriting stash ‘stack-cost’ [2022-09-20T17:00:32.549Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T17:00:32.556Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T17:00:32.585Z] $ docker stop --time=1 fb0e0e2ec283980be141f85b56347893c346f78523e834208074bd489346dc52 [2022-09-20T17:00:34.219Z] $ docker rm -f fb0e0e2ec283980be141f85b56347893c346f78523e834208074bd489346dc52 [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-09-20T17:00:34.698Z] provisioning config files... [2022-09-20T17:00:34.706Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7239665379584578940tmp [Pipeline] { [Pipeline] sh [2022-09-20T17:00:34.995Z] + set +x [2022-09-20T17:00:34.995Z] + curl -s https://codecov.io/bash [2022-09-20T17:00:34.995Z] + bash -s -- [2022-09-20T17:00:34.995Z] [2022-09-20T17:00:34.995Z] _____ _ [2022-09-20T17:00:34.995Z] / ____| | | [2022-09-20T17:00:34.995Z] | | ___ __| | ___ ___ _____ __ [2022-09-20T17:00:34.995Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-20T17:00:34.995Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-20T17:00:34.995Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-20T17:00:34.995Z] Bash-1.0.6 [2022-09-20T17:00:34.995Z] [2022-09-20T17:00:34.995Z] [2022-09-20T17:00:34.995Z] ==> git version 2.25.1 found [2022-09-20T17:00:34.995Z] ==> 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-09-20T17:00:34.995Z] Release-Date: 2020-01-08 [2022-09-20T17:00:34.995Z] 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-09-20T17:00:34.995Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-20T17:00:34.995Z] ==> Jenkins CI detected. [2022-09-20T17:00:34.995Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-09-20T17:00:34.995Z] project root: . [2022-09-20T17:00:34.995Z] --> token set from env [2022-09-20T17:00:34.995Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-20T17:00:34.995Z] ==> Running gcov in . (disable via -X gcov) [2022-09-20T17:00:34.995Z] ==> Python coveragepy not found [2022-09-20T17:00:34.995Z] ==> Searching for coverage reports in: [2022-09-20T17:00:34.995Z] + . [2022-09-20T17:00:34.995Z] -> Found 1 reports [2022-09-20T17:00:34.995Z] ==> Detecting git/mercurial file structure [2022-09-20T17:00:34.995Z] ==> Reading reports [2022-09-20T17:00:34.995Z] + ./coverage.out bytes=10 [2022-09-20T17:00:34.995Z] ==> Appending adjustments [2022-09-20T17:00:34.995Z] https://docs.codecov.io/docs/fixing-reports [2022-09-20T17:00:35.254Z] + Found adjustments [2022-09-20T17:00:35.254Z] ==> Gzipping contents [2022-09-20T17:00:35.254Z] 4.0K /tmp/codecov.kyC8PF.gz [2022-09-20T17:00:35.254Z] ==> Uploading reports [2022-09-20T17:00:35.254Z] url: https://codecov.io [2022-09-20T17:00:35.254Z] query: branch=main&commit=bc8bec4a73d0404efbe6ccf3648f358a175bc285&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-20T17:00:35.254Z] -> Pinging Codecov [2022-09-20T17:00:35.254Z] 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=bc8bec4a73d0404efbe6ccf3648f358a175bc285&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-20T17:00:35.513Z] -> Uploading to [2022-09-20T17:00:35.513Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-20/A97CA9966030D2A3747ED39772930CCE/bc8bec4a73d0404efbe6ccf3648f358a175bc285/a817ed91-7ddd-459d-8c02-de8f65fbd780.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T170035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f1685aca243ba39695dc5d82a5de0cb57016645c3f3c5a8f6f5b6e4758c13ced [2022-09-20T17:00:35.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T17:00:35.513Z] Dload Upload Total Spent Left Speed [2022-09-20T17:00:35.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 1944 --:--:-- --:--:-- --:--:-- 1944 [2022-09-20T17:00:35.774Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] } [2022-09-20T17:00:35.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-20T17:00:36.003Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-20T17:00:36.013Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T17:00:36.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T17:00:36.317Z] [2022-09-20T17:00:36.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T17:00:36.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T17:00:36.623Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-20T17:00:36.623Z] df9b9388f04a: Pulling fs layer [2022-09-20T17:00:36.623Z] 52dc419b0ee2: Pulling fs layer [2022-09-20T17:00:36.623Z] 25bc292e5bac: Pulling fs layer [2022-09-20T17:00:36.623Z] 114826534d7a: Pulling fs layer [2022-09-20T17:00:36.623Z] 4657fd5d0bcf: Pulling fs layer [2022-09-20T17:00:36.623Z] 6ad1cebc031e: Pulling fs layer [2022-09-20T17:00:36.623Z] 8a3aa393b2d8: Pulling fs layer [2022-09-20T17:00:36.623Z] 114826534d7a: Waiting [2022-09-20T17:00:36.623Z] 6ad1cebc031e: Waiting [2022-09-20T17:00:36.623Z] 4657fd5d0bcf: Waiting [2022-09-20T17:00:36.623Z] 25bc292e5bac: Verifying Checksum [2022-09-20T17:00:36.623Z] 25bc292e5bac: Download complete [2022-09-20T17:00:36.623Z] 52dc419b0ee2: Verifying Checksum [2022-09-20T17:00:36.623Z] 52dc419b0ee2: Download complete [2022-09-20T17:00:36.623Z] 4657fd5d0bcf: Verifying Checksum [2022-09-20T17:00:36.623Z] 4657fd5d0bcf: Download complete [2022-09-20T17:00:36.623Z] df9b9388f04a: Verifying Checksum [2022-09-20T17:00:36.623Z] df9b9388f04a: Download complete [2022-09-20T17:00:36.884Z] 6ad1cebc031e: Verifying Checksum [2022-09-20T17:00:36.884Z] 6ad1cebc031e: Download complete [2022-09-20T17:00:36.884Z] df9b9388f04a: Pull complete [2022-09-20T17:00:36.884Z] 52dc419b0ee2: Pull complete [2022-09-20T17:00:37.143Z] 25bc292e5bac: Pull complete [2022-09-20T17:00:37.401Z] 114826534d7a: Verifying Checksum [2022-09-20T17:00:37.401Z] 114826534d7a: Download complete [2022-09-20T17:00:37.658Z] 8a3aa393b2d8: Download complete [2022-09-20T17:00:40.948Z] 114826534d7a: Pull complete [2022-09-20T17:00:40.948Z] 4657fd5d0bcf: Pull complete [2022-09-20T17:00:41.513Z] 6ad1cebc031e: Pull complete [2022-09-20T17:00:44.042Z] 8a3aa393b2d8: Pull complete [2022-09-20T17:00:44.042Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-20T17:00:44.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T17:00:44.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T17:00:44.135Z] prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container [2022-09-20T17:00:44.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-20T17:00:47.590Z] $ docker top 87e67a09843ae42413a11b811b74fc6addbda006e027f95613cbd2bd758cb097 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-20T17:00:47.671Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-09-20T17:00:47.950Z] + set -o pipefail [2022-09-20T17:00:47.950Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-09-20T17:00:54.735Z] [2022-09-20T17:00:54.735Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-09-20T17:00:54.735Z] [2022-09-20T17:00:54.735Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/5a1a0f33-5ca0-4371-bf73-fc783557846e [2022-09-20T17:00:54.735Z] [2022-09-20T17:00:54.735Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-20T17:00:54.735Z] [2022-09-20T17:00:54.735Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-20T17:00:54.735Z] [2022-09-20T17:00:54.735Z] [Pipeline] } [2022-09-20T17:00:54.747Z] $ docker stop --time=1 87e67a09843ae42413a11b811b74fc6addbda006e027f95613cbd2bd758cb097 [2022-09-20T17:00:58.369Z] $ docker rm -f 87e67a09843ae42413a11b811b74fc6addbda006e027f95613cbd2bd758cb097 [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-09-20T17:00:59.077Z] + git log --format=format:%s -1 bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] sh [2022-09-20T17:00:59.370Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T17:00:59.370Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T17:00:59.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T17:00:59.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T17:00:59.757Z] prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container [2022-09-20T17:00:59.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T17:01:00.232Z] $ docker top c22448c4a4b4154c25161c934d519f55f54f3d21838588078bfbb48c8c75cfcf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T17:01:00.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T17:01:00.325Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T17:01:00.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T17:01:00.447Z] $ docker exec c22448c4a4b4154c25161c934d519f55f54f3d21838588078bfbb48c8c75cfcf ssh-agent [2022-09-20T17:01:00.557Z] SSH_AUTH_SOCK=/tmp/ssh-yhKmoVGe7azV/agent.32 [2022-09-20T17:01:00.557Z] SSH_AGENT_PID=38 [2022-09-20T17:01:00.563Z] Running ssh-add (command line suppressed) [2022-09-20T17:01:00.685Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1045739514485635515.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1045739514485635515.key) [2022-09-20T17:01:00.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T17:01:00.991Z] + git semver tag [2022-09-20T17:01:01.251Z] 2022-09-20 17:01:01,188 [run_tag] DEBUG tag force:False [2022-09-20T17:01:01.251Z] 2022-09-20 17:01:01,188 [check_head_tag] DEBUG check head tag [2022-09-20T17:01:01.251Z] 2022-09-20 17:01:01,189 [execute] INFO git cat-file --batch-check [2022-09-20T17:01:01.251Z] 2022-09-20 17:01:01,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-09-20T17:01:01.251Z] 2022-09-20 17:01:01,193 [execute] INFO git cat-file --batch [2022-09-20T17:01:01.251Z] 2022-09-20 17:01:01,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-09-20T17:01:01.251Z] 2022-09-20 17:01:01,204 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-20T17:01:01.251Z] 2022-09-20 17:01:01,204 [execute] INFO git tag -a v2.3.0-dev.23 -m v2.3.0-dev.23 [2022-09-20T17:01:01.251Z] 2022-09-20 17:01:01,205 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.23', '-m', 'v2.3.0-dev.23'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-09-20T17:01:01.251Z] 2022-09-20 17:01:01,209 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-20T17:01:01.251Z] 2.3.0-dev.23 [Pipeline] } [2022-09-20T17:01:01.261Z] $ docker exec --env ******** --env ******** c22448c4a4b4154c25161c934d519f55f54f3d21838588078bfbb48c8c75cfcf ssh-agent -k [2022-09-20T17:01:01.378Z] unset SSH_AUTH_SOCK; [2022-09-20T17:01:01.378Z] unset SSH_AGENT_PID; [2022-09-20T17:01:01.378Z] echo Agent pid 38 killed; [2022-09-20T17:01:01.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T17:01:01.703Z] + git semver [Pipeline] } [2022-09-20T17:01:01.975Z] $ docker stop --time=1 c22448c4a4b4154c25161c934d519f55f54f3d21838588078bfbb48c8c75cfcf [2022-09-20T17:01:03.271Z] $ docker rm -f c22448c4a4b4154c25161c934d519f55f54f3d21838588078bfbb48c8c75cfcf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T17:01:03.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T17:01:03.662Z] [2022-09-20T17:01:03.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T17:01:03.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T17:01:03.968Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-20T17:01:03.968Z] ab5ef0e58194: Pulling fs layer [2022-09-20T17:01:03.968Z] 9712f1f96733: Pulling fs layer [2022-09-20T17:01:03.968Z] 63f879dbbcfc: Pulling fs layer [2022-09-20T17:01:03.968Z] 0d9ebad4ef96: Pulling fs layer [2022-09-20T17:01:03.968Z] e9a5061849ea: Pulling fs layer [2022-09-20T17:01:03.968Z] d747dcd14b5f: Pulling fs layer [2022-09-20T17:01:03.968Z] 2de7ff778b66: Pulling fs layer [2022-09-20T17:01:03.968Z] d747dcd14b5f: Waiting [2022-09-20T17:01:03.968Z] e9a5061849ea: Waiting [2022-09-20T17:01:03.968Z] 2de7ff778b66: Waiting [2022-09-20T17:01:03.968Z] 9712f1f96733: Verifying Checksum [2022-09-20T17:01:03.968Z] 9712f1f96733: Download complete [2022-09-20T17:01:04.230Z] 63f879dbbcfc: Verifying Checksum [2022-09-20T17:01:04.230Z] 63f879dbbcfc: Download complete [2022-09-20T17:01:04.490Z] 0d9ebad4ef96: Verifying Checksum [2022-09-20T17:01:04.490Z] 0d9ebad4ef96: Download complete [2022-09-20T17:01:04.490Z] e9a5061849ea: Verifying Checksum [2022-09-20T17:01:04.490Z] e9a5061849ea: Download complete [2022-09-20T17:01:04.490Z] d747dcd14b5f: Download complete [2022-09-20T17:01:04.490Z] ab5ef0e58194: Verifying Checksum [2022-09-20T17:01:04.490Z] ab5ef0e58194: Download complete [2022-09-20T17:01:04.749Z] 2de7ff778b66: Verifying Checksum [2022-09-20T17:01:04.749Z] 2de7ff778b66: Download complete [2022-09-20T17:01:08.045Z] ab5ef0e58194: Pull complete [2022-09-20T17:01:08.045Z] 9712f1f96733: Pull complete [2022-09-20T17:01:08.304Z] 63f879dbbcfc: Pull complete [2022-09-20T17:01:13.586Z] 0d9ebad4ef96: Pull complete [2022-09-20T17:01:13.586Z] e9a5061849ea: Pull complete [2022-09-20T17:01:13.586Z] d747dcd14b5f: Pull complete [2022-09-20T17:01:14.525Z] 2de7ff778b66: Pull complete [2022-09-20T17:01:14.525Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-20T17:01:14.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T17:01:14.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T17:01:14.618Z] prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container [2022-09-20T17:01:14.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-20T17:01:18.523Z] $ docker top 7bf2d4cc59e8b0652934574b7f78a73c56cd45a9ca9489b23d9b0ef21c4788c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-20T17:01:18.602Z] provisioning config files... [2022-09-20T17:01:18.609Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5763347820327969215tmp [2022-09-20T17:01:18.619Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4251978708669633694tmp [2022-09-20T17:01:18.629Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6121084141501848230tmp [Pipeline] { [Pipeline] echo [2022-09-20T17:01:18.643Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T17:01:18.928Z] ---> sigul-configuration.sh [2022-09-20T17:01:18.928Z] gpg: directory `/root/.gnupg' created [2022-09-20T17:01:18.928Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-20T17:01:18.928Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-20T17:01:18.928Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-20T17:01:18.928Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-20T17:01:18.928Z] gpg: CAST5 encrypted data [2022-09-20T17:01:18.928Z] gpg: encrypted with 1 passphrase [2022-09-20T17:01:18.928Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-20T17:01:19.216Z] + mkdir /home/jenkins [2022-09-20T17:01:19.216Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-20T17:01:19.506Z] + 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-09-20T17:01:19.516Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T17:01:19.806Z] ---> sigul-install.sh [2022-09-20T17:01:19.806Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-20T17:01:20.097Z] + git tag --list [2022-09-20T17:01:20.097Z] v1.0.0 [2022-09-20T17:01:20.097Z] v1.1.0 [2022-09-20T17:01:20.097Z] v1.2.0 [2022-09-20T17:01:20.097Z] v1.3.0 [2022-09-20T17:01:20.097Z] v1.3.1 [2022-09-20T17:01:20.097Z] v2.0.0 [2022-09-20T17:01:20.097Z] v2.0.1 [2022-09-20T17:01:20.097Z] v2.1.0 [2022-09-20T17:01:20.097Z] v2.1.1 [2022-09-20T17:01:20.097Z] v2.1.1-dev.1 [2022-09-20T17:01:20.097Z] v2.1.1-dev.2 [2022-09-20T17:01:20.097Z] v2.2.0 [2022-09-20T17:01:20.097Z] v2.2.1-dev.1 [2022-09-20T17:01:20.097Z] v2.2.1-dev.10 [2022-09-20T17:01:20.097Z] v2.2.1-dev.2 [2022-09-20T17:01:20.097Z] v2.2.1-dev.3 [2022-09-20T17:01:20.097Z] v2.2.1-dev.4 [2022-09-20T17:01:20.097Z] v2.2.1-dev.5 [2022-09-20T17:01:20.097Z] v2.2.1-dev.6 [2022-09-20T17:01:20.097Z] v2.2.1-dev.7 [2022-09-20T17:01:20.097Z] v2.2.1-dev.8 [2022-09-20T17:01:20.097Z] v2.2.1-dev.9 [2022-09-20T17:01:20.097Z] v2.3.0-dev.10 [2022-09-20T17:01:20.097Z] v2.3.0-dev.11 [2022-09-20T17:01:20.097Z] v2.3.0-dev.12 [2022-09-20T17:01:20.097Z] v2.3.0-dev.13 [2022-09-20T17:01:20.097Z] v2.3.0-dev.14 [2022-09-20T17:01:20.097Z] v2.3.0-dev.15 [2022-09-20T17:01:20.097Z] v2.3.0-dev.16 [2022-09-20T17:01:20.097Z] v2.3.0-dev.17 [2022-09-20T17:01:20.097Z] v2.3.0-dev.18 [2022-09-20T17:01:20.097Z] v2.3.0-dev.19 [2022-09-20T17:01:20.097Z] v2.3.0-dev.20 [2022-09-20T17:01:20.097Z] v2.3.0-dev.21 [2022-09-20T17:01:20.097Z] v2.3.0-dev.22 [2022-09-20T17:01:20.097Z] v2.3.0-dev.23 [Pipeline] sh [2022-09-20T17:01:20.388Z] + lftools sign git-tag v2.3.0-dev.23 [2022-09-20T17:01:20.958Z] Signing Git tag with Sigul... [2022-09-20T17:01:20.958Z] Signing v2.3.0-dev.23 [Pipeline] echo [2022-09-20T17:01:21.230Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T17:01:21.516Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-20T17:01:21.525Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-20T17:01:21.543Z] $ docker stop --time=1 7bf2d4cc59e8b0652934574b7f78a73c56cd45a9ca9489b23d9b0ef21c4788c0 [2022-09-20T17:01:22.813Z] $ docker rm -f 7bf2d4cc59e8b0652934574b7f78a73c56cd45a9ca9489b23d9b0ef21c4788c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-20T17:01:23.258Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T17:01:23.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T17:01:23.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T17:01:23.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T17:01:23.640Z] prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container [2022-09-20T17:01:23.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T17:01:24.029Z] $ docker top 102a0f999835e071a3e8c95efb8f6099b3184aa026c2f3cd9889c8f7ad613cde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T17:01:24.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T17:01:24.126Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T17:01:24.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T17:01:24.246Z] $ docker exec 102a0f999835e071a3e8c95efb8f6099b3184aa026c2f3cd9889c8f7ad613cde ssh-agent [2022-09-20T17:01:24.375Z] SSH_AUTH_SOCK=/tmp/ssh-oZ2CvfeFtnX6/agent.34 [2022-09-20T17:01:24.375Z] SSH_AGENT_PID=40 [2022-09-20T17:01:24.381Z] Running ssh-add (command line suppressed) [2022-09-20T17:01:24.506Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2241230957916002358.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2241230957916002358.key) [2022-09-20T17:01:24.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T17:01:24.814Z] + git semver bump pre [2022-09-20T17:01:25.073Z] 2022-09-20 17:01:24,987 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-20T17:01:25.073Z] 2022-09-20 17:01:24,987 [bump_version] DEBUG bumping version:2.3.0-dev.23 on axis:pre with prefix:dev [2022-09-20T17:01:25.073Z] 2022-09-20 17:01:24,987 [bump_version] DEBUG bumped version:2.3.0-dev.24 [2022-09-20T17:01:25.073Z] 2022-09-20 17:01:24,987 [write_version] DEBUG write version:2.3.0-dev.24 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-09-20T17:01:25.073Z] 2022-09-20 17:01:24,988 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-20T17:01:25.073Z] 2022-09-20 17:01:24,988 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-20T17:01:25.073Z] 2022-09-20 17:01:24,990 [execute] INFO git cat-file --batch-check [2022-09-20T17:01:25.073Z] 2022-09-20 17:01:24,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T17:01:25.073Z] 2022-09-20 17:01:24,996 [execute] INFO git cat-file --batch [2022-09-20T17:01:25.073Z] 2022-09-20 17:01:24,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T17:01:25.073Z] 2022-09-20 17:01:25,001 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-20T17:01:25.073Z] 2.3.0-dev.24 [Pipeline] } [2022-09-20T17:01:25.083Z] $ docker exec --env ******** --env ******** 102a0f999835e071a3e8c95efb8f6099b3184aa026c2f3cd9889c8f7ad613cde ssh-agent -k [2022-09-20T17:01:25.191Z] unset SSH_AUTH_SOCK; [2022-09-20T17:01:25.191Z] unset SSH_AGENT_PID; [2022-09-20T17:01:25.191Z] echo Agent pid 40 killed; [2022-09-20T17:01:25.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T17:01:25.516Z] + git semver [Pipeline] } [2022-09-20T17:01:25.790Z] $ docker stop --time=1 102a0f999835e071a3e8c95efb8f6099b3184aa026c2f3cd9889c8f7ad613cde [2022-09-20T17:01:27.051Z] $ docker rm -f 102a0f999835e071a3e8c95efb8f6099b3184aa026c2f3cd9889c8f7ad613cde [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T17:01:27.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T17:01:27.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T17:01:27.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T17:01:27.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T17:01:27.871Z] prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container [2022-09-20T17:01:27.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T17:01:28.256Z] $ docker top b5a3c863b15ed38eaee487a2591227ea978c5b6c8d8cf96f0f673c8052c917ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T17:01:28.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T17:01:28.361Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T17:01:28.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T17:01:28.496Z] $ docker exec b5a3c863b15ed38eaee487a2591227ea978c5b6c8d8cf96f0f673c8052c917ab ssh-agent [2022-09-20T17:01:28.620Z] SSH_AUTH_SOCK=/tmp/ssh-jVMp1XSbuImj/agent.33 [2022-09-20T17:01:28.620Z] SSH_AGENT_PID=39 [2022-09-20T17:01:28.625Z] Running ssh-add (command line suppressed) [2022-09-20T17:01:28.744Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4860530989204447323.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4860530989204447323.key) [2022-09-20T17:01:28.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T17:01:29.046Z] + git semver push [2022-09-20T17:01:29.305Z] 2022-09-20 17:01:29,206 [run_push] DEBUG push [2022-09-20T17:01:29.305Z] 2022-09-20 17:01:29,207 [execute] INFO git cat-file --batch-check [2022-09-20T17:01:29.305Z] 2022-09-20 17:01:29,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T17:01:29.305Z] 2022-09-20 17:01:29,211 [execute] INFO git rev-list 3d6ceb15061122a047b1ba4120ab15b480469441 -- [2022-09-20T17:01:29.305Z] 2022-09-20 17:01:29,211 [execute] DEBUG Popen(['git', 'rev-list', '3d6ceb15061122a047b1ba4120ab15b480469441', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-20T17:01:29.305Z] 2022-09-20 17:01:29,217 [execute] INFO git fetch -v origin [2022-09-20T17:01:29.305Z] 2022-09-20 17:01:29,217 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-20T17:01:29.875Z] 2022-09-20 17:01:29,811 [run_push] DEBUG no remote changes detected [2022-09-20T17:01:29.875Z] 2022-09-20 17:01:29,812 [execute] INFO git push origin semver [2022-09-20T17:01:29.875Z] 2022-09-20 17:01:29,812 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-20T17:01:30.814Z] 2022-09-20 17:01:30,645 [run_push] DEBUG push all version tags [2022-09-20T17:01:30.814Z] 2022-09-20 17:01:30,645 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-20T17:01:30.814Z] 2022-09-20 17:01:30,646 [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-09-20T17:01:31.754Z] 2022-09-20 17:01:31,488 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-20T17:01:31.754Z] 2.3.0-dev.24 [Pipeline] } [2022-09-20T17:01:31.765Z] $ docker exec --env ******** --env ******** b5a3c863b15ed38eaee487a2591227ea978c5b6c8d8cf96f0f673c8052c917ab ssh-agent -k [2022-09-20T17:01:31.873Z] unset SSH_AUTH_SOCK; [2022-09-20T17:01:31.873Z] unset SSH_AGENT_PID; [2022-09-20T17:01:31.874Z] echo Agent pid 39 killed; [2022-09-20T17:01:31.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T17:01:32.189Z] + git semver [Pipeline] } [2022-09-20T17:01:32.460Z] $ docker stop --time=1 b5a3c863b15ed38eaee487a2591227ea978c5b6c8d8cf96f0f673c8052c917ab [2022-09-20T17:01:33.719Z] $ docker rm -f b5a3c863b15ed38eaee487a2591227ea978c5b6c8d8cf96f0f673c8052c917ab [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-09-20T17:01:34.298Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-09-20T17:01:34.299Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-09-20T17:01:34.299Z] total 16 [2022-09-20T17:01:34.299Z] drwxr-xr-x 3 root root 4096 Sep 20 16:54 . [2022-09-20T17:01:34.299Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:01 .. [2022-09-20T17:01:34.299Z] drwxr-xr-x 2 root root 4096 Sep 20 16:54 cost [2022-09-20T17:01:34.299Z] -rw-r--r-- 1 root root 97 Sep 20 16:54 cost.csv [2022-09-20T17:01:34.299Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-09-20T17:01:34.299Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-09-20T17:01:34.299Z] total 16 [2022-09-20T17:01:34.299Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:54 . [2022-09-20T17:01:34.299Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:01 .. [2022-09-20T17:01:34.299Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 16:54 cost [2022-09-20T17:01:34.299Z] -rw-r--r-- 1 jenkins jenkins 97 Sep 20 16:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-20T17:01:34.592Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T17:01:35.462Z] ---> package-listing.sh [2022-09-20T17:01:35.462Z] ++ facter osfamily [2022-09-20T17:01:35.462Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-20T17:01:35.736Z] + OS_FAMILY=debian [2022-09-20T17:01:35.736Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-09-20T17:01:35.736Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-20T17:01:35.736Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-20T17:01:35.736Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-20T17:01:35.736Z] + PACKAGES=/tmp/packages_start.txt [2022-09-20T17:01:35.736Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-09-20T17:01:35.736Z] + PACKAGES=/tmp/packages_end.txt [2022-09-20T17:01:35.736Z] + case "${OS_FAMILY}" in [2022-09-20T17:01:35.736Z] + dpkg -l [2022-09-20T17:01:35.736Z] + grep '^ii' [2022-09-20T17:01:35.736Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-20T17:01:35.736Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-20T17:01:35.736Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-20T17:01:35.736Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-09-20T17:01:35.736Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-09-20T17:01:35.736Z] + 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-09-20T17:01:35.781Z] 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-09-20T17:01:36.121Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T17:01:36.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T17:01:36.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T17:01:36.568Z] prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container [2022-09-20T17:01:36.605Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T17:01:36.836Z] $ docker top c71ff6ca434f80d83334fe4f514d9c33af4b84d320ef221d462be930daba5833 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T17:01:37.192Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-20T17:01:37.481Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-20T17:01:37.768Z] + ls /var/log/sa-host [2022-09-20T17:01:37.769Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T17:01:37.921Z] provisioning config files... [2022-09-20T17:01:37.930Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7374493823591526312tmp [Pipeline] { [Pipeline] echo [2022-09-20T17:01:37.945Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T17:01:38.230Z] ---> create-netrc.sh [Pipeline] } [2022-09-20T17:01:38.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-20T17:01:38.565Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-20T17:01:38.573Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T17:01:38.856Z] ---> sudo-logs.sh [2022-09-20T17:01:38.856Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-20T17:01:38.884Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T17:01:39.167Z] ---> job-cost.sh [2022-09-20T17:01:39.168Z] lf-activate-venv: SKIPPING [2022-09-20T17:01:39.168Z] DEBUG: total: 0.2199999988079071 [2022-09-20T17:01:39.168Z] INFO: Retrieving Stack Cost... [2022-09-20T17:01:39.428Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T17:01:39.996Z] INFO: Archiving Costs [Pipeline] echo [2022-09-20T17:01:40.009Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T17:01:40.295Z] ---> logs-deploy.sh [2022-09-20T17:01:40.295Z] lf-activate-venv: SKIPPING [2022-09-20T17:01:40.295Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/102 [2022-09-20T17:01:40.295Z] INFO: archiving workspace using pattern(s): [2022-09-20T17:01:41.236Z] Archives upload complete. [2022-09-20T17:01:41.498Z] INFO: archiving logs to Nexus