Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a5656b3b395cf8cfe31680cbc98c945be996873 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-ssh10249011232246735280.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6436615590960754682.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9129892884421841456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14203141936424582843.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-ssh16693259250619621184.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8641 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 2a5656b3b395cf8cfe31680cbc98c945be996873 (main) Commit message: "Merge pull request #604 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38" > 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 2a5656b3b395cf8cfe31680cbc98c945be996873 # timeout=10 > git rev-list --no-walk b67f74333668246022981e30ac7b8d2a5f1cf928 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-06T18:22:23.389Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-06T18:22:23.459Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-06T18:22:23.479Z] ========================================================= [2023-10-06T18:22:23.479Z] EdgeX Global Pipelines Version Info [2023-10-06T18:22:23.479Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:22:24.577Z] ------------------- [2023-10-06T18:22:24.577Z] stable info: [2023-10-06T18:22:24.577Z] ------------------- [2023-10-06T18:22:24.577Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-06T18:22:24.577Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-06T18:22:24.577Z] Message: update stable to v1.0.254 [2023-10-06T18:22:24.839Z] ------------------- [2023-10-06T18:22:24.839Z] experimental info: [2023-10-06T18:22:24.839Z] ------------------- [2023-10-06T18:22:24.839Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-06T18:22:24.839Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-06T18:22:24.839Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-06T18:22:24.998Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-06T18:22:25.011Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-06T18:22:25.025Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-06T18:22:25.036Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-06T18:22:25.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-06T18:22:25.060Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-06T18:22:25.075Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-06T18:22:25.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-06T18:22:25.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-06T18:22:25.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-06T18:22:25.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-06T18:22:25.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-06T18:22:25.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-06T18:22:25.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-06T18:22:25.188Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-06T18:22:25.204Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-06T18:22:25.218Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-06T18:22:25.228Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-06T18:22:25.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-06T18:22:25.256Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-06T18:22:25.270Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-06T18:22:25.282Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-06T18:22:25.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-06T18:22:25.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-06T18:22:25.322Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-06T18:22:25.338Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-06T18:22:25.355Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-06T18:22:25.366Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-06T18:22:25.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-06T18:22:25.392Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-06T18:22:25.405Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] echo [2023-10-06T18:22:25.419Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a5656b [Pipeline] echo [2023-10-06T18:22:25.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:22:25.474Z] provisioning config files... [2023-10-06T18:22:25.487Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15632095528225582351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:22:25.792Z] ---> docker-login.sh [2023-10-06T18:22:25.792Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:22:26.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:22:26.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:22:26.052Z] Configure a credential helper to remove this warning. See [2023-10-06T18:22:26.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:22:26.052Z] [2023-10-06T18:22:26.052Z] Login Succeeded [2023-10-06T18:22:26.052Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:22:26.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:22:26.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:22:26.313Z] Configure a credential helper to remove this warning. See [2023-10-06T18:22:26.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:22:26.313Z] [2023-10-06T18:22:26.313Z] Login Succeeded [2023-10-06T18:22:26.313Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:22:26.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:22:26.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:22:26.313Z] Configure a credential helper to remove this warning. See [2023-10-06T18:22:26.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:22:26.313Z] [2023-10-06T18:22:26.313Z] Login Succeeded [2023-10-06T18:22:26.313Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:22:26.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:22:26.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:22:26.572Z] Configure a credential helper to remove this warning. See [2023-10-06T18:22:26.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:22:26.572Z] [2023-10-06T18:22:26.572Z] Login Succeeded [2023-10-06T18:22:26.572Z] docker.io [2023-10-06T18:22:26.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:22:26.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:22:26.831Z] Configure a credential helper to remove this warning. See [2023-10-06T18:22:26.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:22:26.831Z] [2023-10-06T18:22:26.831Z] Login Succeeded [2023-10-06T18:22:26.831Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:22:26.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-06T18:22:27.226Z] + git rev-list -1 --merges 2a5656b3b395cf8cfe31680cbc98c945be996873~1..2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] echo [2023-10-06T18:22:27.269Z] -----------> git rev-list -1 --merges 2a5656b3b395cf8cfe31680cbc98c945be996873~1..2a5656b3b395cf8cfe31680cbc98c945be996873 2a5656b3b395cf8cfe31680cbc98c945be996873 [2023-10-06T18:22:27.269Z] 2a5656b3b395cf8cfe31680cbc98c945be996873 [false] [Pipeline] sh [2023-10-06T18:22:27.554Z] + git log --format=format:%s -1 2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] echo [2023-10-06T18:22:27.578Z] ========================================================= [2023-10-06T18:22:27.578Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-06T18:22:27.578Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T18:22:27.895Z] + git log --format=format:%s -1 2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] echo [2023-10-06T18:22:27.905Z] [semverPrep] GIT_COMMIT: 2a5656b3b395cf8cfe31680cbc98c945be996873, Commit Message: Merge pull request #604 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38 [Pipeline] echo [2023-10-06T18:22:27.915Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-06T18:22:28.280Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-06T18:22:28.280Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-06T18:22:28.280Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-06T18:22:28.280Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-06T18:22:28.280Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-06T18:22:28.280Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-06T18:22:28.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:22:28.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:22:28.687Z] [2023-10-06T18:22:28.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:22:28.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:22:28.985Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-06T18:22:28.985Z] b85a868b505f: Pulling fs layer [2023-10-06T18:22:28.985Z] e2be974225ed: Pulling fs layer [2023-10-06T18:22:28.985Z] 339a4e72a1f5: Pulling fs layer [2023-10-06T18:22:28.985Z] 988bab9f4d93: Pulling fs layer [2023-10-06T18:22:28.985Z] 1469e6f7b9e6: Pulling fs layer [2023-10-06T18:22:28.985Z] eaf3925da568: Pulling fs layer [2023-10-06T18:22:28.985Z] bab4dde63d76: Pulling fs layer [2023-10-06T18:22:28.985Z] bde34c3a00c8: Pulling fs layer [2023-10-06T18:22:28.985Z] 1469e6f7b9e6: Waiting [2023-10-06T18:22:28.985Z] 988bab9f4d93: Waiting [2023-10-06T18:22:28.985Z] b352a97aabf1: Pulling fs layer [2023-10-06T18:22:28.985Z] 4872d77fe225: Pulling fs layer [2023-10-06T18:22:28.985Z] 5851b861e8e6: Pulling fs layer [2023-10-06T18:22:28.985Z] bde34c3a00c8: Waiting [2023-10-06T18:22:28.985Z] 5851b861e8e6: Waiting [2023-10-06T18:22:28.985Z] b352a97aabf1: Waiting [2023-10-06T18:22:28.985Z] e2be974225ed: Verifying Checksum [2023-10-06T18:22:28.985Z] e2be974225ed: Download complete [2023-10-06T18:22:28.985Z] 988bab9f4d93: Verifying Checksum [2023-10-06T18:22:28.985Z] 988bab9f4d93: Download complete [2023-10-06T18:22:28.985Z] 1469e6f7b9e6: Verifying Checksum [2023-10-06T18:22:28.985Z] 1469e6f7b9e6: Download complete [2023-10-06T18:22:28.985Z] eaf3925da568: Download complete [2023-10-06T18:22:29.243Z] 339a4e72a1f5: Verifying Checksum [2023-10-06T18:22:29.243Z] 339a4e72a1f5: Download complete [2023-10-06T18:22:29.243Z] bde34c3a00c8: Download complete [2023-10-06T18:22:29.243Z] b352a97aabf1: Download complete [2023-10-06T18:22:29.243Z] 4872d77fe225: Download complete [2023-10-06T18:22:29.243Z] 5851b861e8e6: Verifying Checksum [2023-10-06T18:22:29.243Z] 5851b861e8e6: Download complete [2023-10-06T18:22:29.243Z] b85a868b505f: Verifying Checksum [2023-10-06T18:22:29.243Z] b85a868b505f: Download complete [2023-10-06T18:22:29.501Z] bab4dde63d76: Verifying Checksum [2023-10-06T18:22:29.501Z] bab4dde63d76: Download complete [2023-10-06T18:22:30.460Z] b85a868b505f: Pull complete [2023-10-06T18:22:30.460Z] e2be974225ed: Pull complete [2023-10-06T18:22:31.028Z] 339a4e72a1f5: Pull complete [2023-10-06T18:22:31.028Z] 988bab9f4d93: Pull complete [2023-10-06T18:22:31.028Z] 1469e6f7b9e6: Pull complete [2023-10-06T18:22:31.287Z] eaf3925da568: Pull complete [2023-10-06T18:22:33.194Z] bab4dde63d76: Pull complete [2023-10-06T18:22:33.194Z] bde34c3a00c8: Pull complete [2023-10-06T18:22:33.194Z] b352a97aabf1: Pull complete [2023-10-06T18:22:33.194Z] 4872d77fe225: Pull complete [2023-10-06T18:22:33.194Z] 5851b861e8e6: Pull complete [2023-10-06T18:22:33.194Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-06T18:22:33.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:22:33.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:22:33.298Z] prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container [2023-10-06T18:22:33.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-06T18:22:36.120Z] $ docker top 0171e35ae366d1f8fa19d287a189a0c09831a625dbdde57eb39fa8df8909b5cf -eo pid,comm [2023-10-06T18:22:36.190Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-06T18:22:36.190Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-06T18:22:36.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:22:36.225Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:22:36.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:22:36.336Z] $ docker exec 0171e35ae366d1f8fa19d287a189a0c09831a625dbdde57eb39fa8df8909b5cf ssh-agent [2023-10-06T18:22:36.452Z] SSH_AUTH_SOCK=/tmp/ssh-NU1SKTLcpKJx/agent.32 [2023-10-06T18:22:36.452Z] SSH_AGENT_PID=38 [2023-10-06T18:22:36.462Z] Running ssh-add (command line suppressed) [2023-10-06T18:22:36.558Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2420693283621587174.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2420693283621587174.key) [2023-10-06T18:22:36.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:22:36.878Z] + git tag --points-at HEAD [Pipeline] } [2023-10-06T18:22:36.882Z] $ docker exec --env ******** --env ******** 0171e35ae366d1f8fa19d287a189a0c09831a625dbdde57eb39fa8df8909b5cf ssh-agent -k [2023-10-06T18:22:36.974Z] unset SSH_AUTH_SOCK; [2023-10-06T18:22:36.975Z] unset SSH_AGENT_PID; [2023-10-06T18:22:36.975Z] echo Agent pid 38 killed; [2023-10-06T18:22:36.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-06T18:22:37.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:22:37.023Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:22:37.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:22:37.131Z] $ docker exec 0171e35ae366d1f8fa19d287a189a0c09831a625dbdde57eb39fa8df8909b5cf ssh-agent [2023-10-06T18:22:37.244Z] SSH_AUTH_SOCK=/tmp/ssh-34o8DHgO47R2/agent.70 [2023-10-06T18:22:37.244Z] SSH_AGENT_PID=76 [2023-10-06T18:22:37.250Z] Running ssh-add (command line suppressed) [2023-10-06T18:22:37.352Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3347714716001789213.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3347714716001789213.key) [2023-10-06T18:22:37.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:22:37.665Z] + git semver init [2023-10-06T18:22:37.925Z] 2023-10-06 18:22:37,844 [run_init] DEBUG init version:0.0.0 force:False [2023-10-06T18:22:37.925Z] 2023-10-06 18:22:37,845 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-10-06T18:22:37.925Z] 2023-10-06 18:22:37,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-10-06T18:22:37.925Z] 2023-10-06 18:22:37,846 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-10-06T18:22:38.863Z] 2023-10-06 18:22:38,785 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-10-06T18:22:38.863Z] 2023-10-06 18:22:38,786 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-10-06T18:22:38.863Z] 2023-10-06 18:22:38,786 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-06T18:22:38.863Z] 2023-10-06 18:22:38,786 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-06T18:22:38.863Z] 3.1.0-dev.26 [Pipeline] } [2023-10-06T18:22:38.862Z] $ docker exec --env ******** --env ******** 0171e35ae366d1f8fa19d287a189a0c09831a625dbdde57eb39fa8df8909b5cf ssh-agent -k [2023-10-06T18:22:38.956Z] unset SSH_AUTH_SOCK; [2023-10-06T18:22:38.957Z] unset SSH_AGENT_PID; [2023-10-06T18:22:38.957Z] echo Agent pid 76 killed; [2023-10-06T18:22:38.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-06T18:22:39.286Z] + git semver [Pipeline] } [2023-10-06T18:22:39.550Z] $ docker stop --time=1 0171e35ae366d1f8fa19d287a189a0c09831a625dbdde57eb39fa8df8909b5cf [2023-10-06T18:22:40.858Z] $ docker rm -f --volumes 0171e35ae366d1f8fa19d287a189a0c09831a625dbdde57eb39fa8df8909b5cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T18:22:41.211Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-06T18:22:41.416Z] Stashed 1 file(s) [Pipeline] echo [2023-10-06T18:22:41.419Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:22:41.536Z] provisioning config files... [2023-10-06T18:22:41.545Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3004007334542811994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:22:41.840Z] ---> docker-login.sh [2023-10-06T18:22:41.840Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:22:41.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:22:41.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:22:41.840Z] Configure a credential helper to remove this warning. See [2023-10-06T18:22:41.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:22:41.840Z] [2023-10-06T18:22:41.840Z] Login Succeeded [2023-10-06T18:22:41.840Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:22:41.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:22:41.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:22:41.840Z] Configure a credential helper to remove this warning. See [2023-10-06T18:22:41.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:22:41.840Z] [2023-10-06T18:22:41.840Z] Login Succeeded [2023-10-06T18:22:41.840Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:22:42.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:22:42.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:22:42.098Z] Configure a credential helper to remove this warning. See [2023-10-06T18:22:42.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:22:42.098Z] [2023-10-06T18:22:42.098Z] Login Succeeded [2023-10-06T18:22:42.098Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:22:42.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:22:42.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:22:42.098Z] Configure a credential helper to remove this warning. See [2023-10-06T18:22:42.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:22:42.098Z] [2023-10-06T18:22:42.098Z] Login Succeeded [2023-10-06T18:22:42.098Z] docker.io [2023-10-06T18:22:42.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:22:42.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:22:42.357Z] Configure a credential helper to remove this warning. See [2023-10-06T18:22:42.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:22:42.357Z] [2023-10-06T18:22:42.357Z] Login Succeeded [2023-10-06T18:22:42.357Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:22:42.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-06T18:22:42.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:22:42.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:22:42.433Z] ========================================================= [2023-10-06T18:22:42.433Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-06T18:22:42.433Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:22:42.794Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-06T18:22:42.794Z] Sending build context to Docker daemon 3.366MB [2023-10-06T18:22:42.794Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T18:22:42.794Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-06T18:22:42.794Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-06T18:22:42.794Z] 7264a8db6415: Pulling fs layer [2023-10-06T18:22:42.794Z] c4d48a809fc2: Pulling fs layer [2023-10-06T18:22:42.794Z] 4f1c88b9dad5: Pulling fs layer [2023-10-06T18:22:42.794Z] ad3a456e5733: Pulling fs layer [2023-10-06T18:22:42.794Z] 33e27b845d1e: Pulling fs layer [2023-10-06T18:22:42.794Z] c68163c4e522: Pulling fs layer [2023-10-06T18:22:42.794Z] 50da416c3ac9: Pulling fs layer [2023-10-06T18:22:42.794Z] 23d2d4c4bb30: Pulling fs layer [2023-10-06T18:22:42.794Z] 33e27b845d1e: Waiting [2023-10-06T18:22:42.794Z] ad3a456e5733: Waiting [2023-10-06T18:22:42.794Z] c68163c4e522: Waiting [2023-10-06T18:22:42.794Z] 23d2d4c4bb30: Waiting [2023-10-06T18:22:42.794Z] 50da416c3ac9: Waiting [2023-10-06T18:22:42.794Z] c4d48a809fc2: Download complete [2023-10-06T18:22:42.794Z] ad3a456e5733: Verifying Checksum [2023-10-06T18:22:42.794Z] ad3a456e5733: Download complete [2023-10-06T18:22:42.794Z] 33e27b845d1e: Verifying Checksum [2023-10-06T18:22:42.794Z] 33e27b845d1e: Download complete [2023-10-06T18:22:42.794Z] 7264a8db6415: Verifying Checksum [2023-10-06T18:22:42.794Z] 7264a8db6415: Download complete [2023-10-06T18:22:43.056Z] c68163c4e522: Verifying Checksum [2023-10-06T18:22:43.056Z] c68163c4e522: Download complete [2023-10-06T18:22:43.056Z] 7264a8db6415: Pull complete [2023-10-06T18:22:43.314Z] 23d2d4c4bb30: Verifying Checksum [2023-10-06T18:22:43.314Z] 23d2d4c4bb30: Download complete [2023-10-06T18:22:43.314Z] c4d48a809fc2: Pull complete [2023-10-06T18:22:43.314Z] 4f1c88b9dad5: Verifying Checksum [2023-10-06T18:22:43.314Z] 4f1c88b9dad5: Download complete [2023-10-06T18:22:43.882Z] 50da416c3ac9: Verifying Checksum [2023-10-06T18:22:43.882Z] 50da416c3ac9: Download complete [2023-10-06T18:22:47.167Z] 4f1c88b9dad5: Pull complete [2023-10-06T18:22:47.167Z] ad3a456e5733: Pull complete [2023-10-06T18:22:47.167Z] 33e27b845d1e: Pull complete [2023-10-06T18:22:47.167Z] c68163c4e522: Pull complete [2023-10-06T18:22:49.712Z] 50da416c3ac9: Pull complete [2023-10-06T18:22:49.712Z] 23d2d4c4bb30: Pull complete [2023-10-06T18:22:49.712Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-06T18:22:49.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-06T18:22:49.712Z] ---> 0786185ac409 [2023-10-06T18:22:49.712Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T18:22:53.982Z] ---> Running in 7838cf0d5ae9 [2023-10-06T18:22:53.982Z] Removing intermediate container 7838cf0d5ae9 [2023-10-06T18:22:53.982Z] ---> 8186331968d5 [2023-10-06T18:22:53.982Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T18:22:53.982Z] ---> Running in 59b49b4cae81 [2023-10-06T18:22:53.982Z] Removing intermediate container 59b49b4cae81 [2023-10-06T18:22:53.982Z] ---> 03dc19ca13d8 [2023-10-06T18:22:53.982Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-06T18:22:53.982Z] ---> Running in 3de48df9048a [2023-10-06T18:22:53.982Z] Removing intermediate container 3de48df9048a [2023-10-06T18:22:53.982Z] ---> ad9156e03c70 [2023-10-06T18:22:53.982Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T18:22:53.982Z] ---> Running in 547a4aadeabe [2023-10-06T18:22:53.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-06T18:22:54.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T18:22:54.500Z] OK: 264 MiB in 52 packages [2023-10-06T18:22:54.759Z] Removing intermediate container 547a4aadeabe [2023-10-06T18:22:54.759Z] ---> 9529a7202a21 [2023-10-06T18:22:54.759Z] Step 7/12 : WORKDIR /app [2023-10-06T18:22:54.759Z] ---> Running in 8f28b8b0a847 [2023-10-06T18:22:54.759Z] Removing intermediate container 8f28b8b0a847 [2023-10-06T18:22:54.759Z] ---> 56ba64521923 [2023-10-06T18:22:54.759Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-06T18:22:55.018Z] ---> 05e0f719c972 [2023-10-06T18:22:55.018Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T18:22:55.018Z] ---> Running in 6ba1908525ed [2023-10-06T18:22:56.503Z] Still waiting to schedule task [2023-10-06T18:22:56.503Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-06T18:24:08.399Z] Removing intermediate container 6ba1908525ed [2023-10-06T18:24:08.399Z] ---> f787bd6480f3 [2023-10-06T18:24:08.399Z] Step 10/12 : COPY . . [2023-10-06T18:24:08.399Z] ---> af3cfe507380 [2023-10-06T18:24:08.399Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T18:24:08.399Z] ---> Running in e97562b0d534 [2023-10-06T18:24:08.399Z] Removing intermediate container e97562b0d534 [2023-10-06T18:24:08.399Z] ---> d08e043f01ff [2023-10-06T18:24:08.399Z] Step 12/12 : RUN $MAKE [2023-10-06T18:24:08.399Z] ---> Running in 9e3cebbd461a [2023-10-06T18:24:08.399Z] noop [2023-10-06T18:24:08.399Z] Removing intermediate container 9e3cebbd461a [2023-10-06T18:24:08.399Z] ---> 5babdb2df92a [2023-10-06T18:24:08.399Z] Successfully built 5babdb2df92a [2023-10-06T18:24:08.399Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:24:08.711Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-06T18:24:08.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:24:08.776Z] prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container [2023-10-06T18:24:08.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-06T18:24:09.159Z] $ docker top 1c860d9f792d5344061872747ee77f0084b2605bcf47018cd9dd18363b8a92a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:24:09.495Z] + go version [2023-10-06T18:24:09.495Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-06T18:24:09.514Z] $ docker stop --time=1 1c860d9f792d5344061872747ee77f0084b2605bcf47018cd9dd18363b8a92a8 [2023-10-06T18:24:10.762Z] $ docker rm -f --volumes 1c860d9f792d5344061872747ee77f0084b2605bcf47018cd9dd18363b8a92a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:24:11.180Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-06T18:24:11.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:24:11.254Z] prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container [2023-10-06T18:24:11.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-06T18:24:11.649Z] $ docker top a4fe7ec2f47dd63db13d6e66e381bafe733fbd4ed5110f4d77985177be05355b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:24:11.984Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-10-06T18:24:12.277Z] + make test [2023-10-06T18:24:12.277Z] go test -race -coverprofile=coverage.out ./... [2023-10-06T18:24:34.195Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-06T18:24:45.625Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8644 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-10-06T18:24:45.639Z] Running in /w/workspace/app-service-configurable/196 [Pipeline] { [Pipeline] checkout [2023-10-06T18:24:45.688Z] Selected Git installation does not exist. Using Default [2023-10-06T18:24:45.689Z] The recommended git tool is: NONE [2023-10-06T18:24:49.057Z] go vet ./... [2023-10-06T18:24:53.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-06T18:24:53.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-06T18:24:53.240Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-06T18:24:53.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-06T18:24:53.278Z] $ docker stop --time=1 a4fe7ec2f47dd63db13d6e66e381bafe733fbd4ed5110f4d77985177be05355b [2023-10-06T18:24:53.786Z] using credential edgex-jenkins-ssh [2023-10-06T18:24:53.806Z] Cloning the remote Git repository [2023-10-06T18:24:53.852Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-06T18:24:53.952Z] > git init /w/workspace/app-service-configurable/196 # timeout=10 [2023-10-06T18:24:54.164Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-06T18:24:54.168Z] > git --version # timeout=10 [2023-10-06T18:24:54.195Z] > git --version # 'git version 2.25.1' [2023-10-06T18:24:54.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-06T18:24:54.372Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-06T18:24:58.473Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-06T18:24:58.498Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-06T18:24:59.840Z] Avoid second fetch [2023-10-06T18:24:59.840Z] Checking out Revision 2a5656b3b395cf8cfe31680cbc98c945be996873 (main) [2023-10-06T18:25:00.057Z] $ docker rm -f --volumes a4fe7ec2f47dd63db13d6e66e381bafe733fbd4ed5110f4d77985177be05355b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T18:25:00.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-06T18:25:00.630Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-10-06T18:25:00.653Z] Commit message: "Merge pull request #604 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38" [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T18:25:01.118Z] + sudo chown -R jenkins:jenkins . [2023-10-06T18:24:59.858Z] > git config core.sparsecheckout # timeout=10 [2023-10-06T18:24:59.952Z] > git checkout -f 2a5656b3b395cf8cfe31680cbc98c945be996873 # timeout=10 [Pipeline] sh [2023-10-06T18:25:01.626Z] + ls -al . [2023-10-06T18:25:01.626Z] total 184 [2023-10-06T18:25:01.626Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 18:24 . [2023-10-06T18:25:01.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:22 .. [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 6 18:22 .dockerignore [2023-10-06T18:25:01.626Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 18:24 .git [2023-10-06T18:25:01.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:22 .github [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 6 18:22 .gitignore [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 18:22 .golangci.yml [2023-10-06T18:25:01.626Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 18:22 .semver [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 6 18:22 Attribution.txt [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 6 18:22 CHANGELOG.md [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 6 18:22 Dockerfile [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 18:22 GOVERNANCE.md [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 6 18:22 Jenkinsfile [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 6 18:22 LICENSE [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 6 18:22 OWNERS.md [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 6 18:22 README.md [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 6 18:22 VERSION [2023-10-06T18:25:01.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:22 bin [2023-10-06T18:25:01.626Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 6 18:24 coverage.out [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 6 18:22 go.mod [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 35448 Oct 6 18:22 go.sum [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 6 18:22 main.go [2023-10-06T18:25:01.626Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 6 18:22 makefile [2023-10-06T18:25:01.626Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 18:22 res [2023-10-06T18:25:01.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:22 snap [2023-10-06T18:25:01.629Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-06T18:25:01.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-06T18:25:01.629Z] Dload Upload Total Spent Left Speed [2023-10-06T18:25:01.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:01.975Z] + 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=2a5656b3b395cf8cfe31680cbc98c945be996873 --label arch=amd64 --label version=3.1.0-dev.26 . [2023-10-06T18:25:01.975Z] Sending build context to Docker daemon 3.367MB [2023-10-06T18:25:01.975Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T18:25:01.975Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-06T18:25:01.975Z] ---> 5babdb2df92a [2023-10-06T18:25:01.975Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [Pipeline] sh [2023-10-06T18:25:02.260Z] ---> Running in eaca66a5ae2e [2023-10-06T18:25:02.260Z] Removing intermediate container eaca66a5ae2e [2023-10-06T18:25:02.260Z] ---> 3de5522a2b41 [2023-10-06T18:25:02.260Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T18:25:02.260Z] ---> Running in 06ba1ee15389 [2023-10-06T18:25:02.410Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-06T18:25:02.518Z] Removing intermediate container 06ba1ee15389 [2023-10-06T18:25:02.518Z] ---> 7a6de74f339a [2023-10-06T18:25:02.518Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-06T18:25:02.518Z] ---> Running in 524c0b093c28 [2023-10-06T18:25:02.518Z] Removing intermediate container 524c0b093c28 [2023-10-06T18:25:02.518Z] ---> 952f896998e5 [2023-10-06T18:25:02.518Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T18:25:02.518Z] ---> Running in c222e2af70fd [2023-10-06T18:25:02.763Z] + sudo tee /etc/docker/daemon.new [2023-10-06T18:25:02.763Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-06T18:25:02.763Z] { [2023-10-06T18:25:02.763Z] "registry-mirrors": [ [2023-10-06T18:25:02.763Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-06T18:25:02.763Z] ], [2023-10-06T18:25:02.763Z] "bip": "10.250.0.254/24", [2023-10-06T18:25:02.763Z] "hosts": [ [2023-10-06T18:25:02.763Z] "tcp://0.0.0.0:5555", [2023-10-06T18:25:02.763Z] "unix:///var/run/docker.sock" [2023-10-06T18:25:02.763Z] ], [2023-10-06T18:25:02.763Z] "mtu": 1458, [2023-10-06T18:25:02.763Z] "selinux-enabled": true, [2023-10-06T18:25:02.763Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-06T18:25:02.763Z] } [2023-10-06T18:25:02.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-10-06T18:25:03.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T18:25:03.109Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-06T18:25:03.298Z] OK: 264 MiB in 52 packages [2023-10-06T18:25:03.490Z] + sudo service docker restart [2023-10-06T18:25:03.557Z] Removing intermediate container c222e2af70fd [2023-10-06T18:25:03.557Z] ---> 9e78fdbe77b4 [2023-10-06T18:25:03.557Z] Step 7/26 : WORKDIR /app [2023-10-06T18:25:03.557Z] ---> Running in 0645c212c543 [2023-10-06T18:25:03.557Z] Removing intermediate container 0645c212c543 [2023-10-06T18:25:03.557Z] ---> 3869765d396d [2023-10-06T18:25:03.557Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-06T18:25:03.814Z] ---> d34c5b144298 [2023-10-06T18:25:03.814Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T18:25:03.814Z] ---> Running in e07487d9afba [2023-10-06T18:25:04.381Z] Removing intermediate container e07487d9afba [2023-10-06T18:25:04.381Z] ---> 7ba73a501829 [2023-10-06T18:25:04.381Z] Step 10/26 : COPY . . [2023-10-06T18:25:05.015Z] ---> 724cea0c8797 [2023-10-06T18:25:05.015Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T18:25:05.015Z] ---> Running in bfdfa84490e1 [2023-10-06T18:25:05.015Z] Removing intermediate container bfdfa84490e1 [2023-10-06T18:25:05.015Z] ---> 21992e2e3580 [2023-10-06T18:25:05.015Z] Step 12/26 : RUN $MAKE [2023-10-06T18:25:05.015Z] ---> Running in 7dba5a4b8c72 [2023-10-06T18:25:05.273Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.26" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:25:21.819Z] provisioning config files... [2023-10-06T18:25:21.854Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/196@tmp/config12721649823285224588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:25:22.210Z] ---> docker-login.sh [2023-10-06T18:25:22.210Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:25:22.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:25:22.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:25:22.751Z] Configure a credential helper to remove this warning. See [2023-10-06T18:25:22.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:25:22.751Z] [2023-10-06T18:25:22.751Z] Login Succeeded [2023-10-06T18:25:22.751Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:25:23.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:25:23.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:25:23.301Z] Configure a credential helper to remove this warning. See [2023-10-06T18:25:23.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:25:23.301Z] [2023-10-06T18:25:23.301Z] Login Succeeded [2023-10-06T18:25:23.301Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:25:23.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:25:23.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:25:23.576Z] Configure a credential helper to remove this warning. See [2023-10-06T18:25:23.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:25:23.576Z] [2023-10-06T18:25:23.576Z] Login Succeeded [2023-10-06T18:25:23.576Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:25:23.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:25:23.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:25:23.850Z] Configure a credential helper to remove this warning. See [2023-10-06T18:25:23.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:25:23.850Z] [2023-10-06T18:25:23.850Z] Login Succeeded [2023-10-06T18:25:23.850Z] docker.io [2023-10-06T18:25:24.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:25:24.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:25:24.387Z] Configure a credential helper to remove this warning. See [2023-10-06T18:25:24.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:25:24.387Z] [2023-10-06T18:25:24.387Z] Login Succeeded [2023-10-06T18:25:24.387Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:25:24.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-06T18:25:24.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:25:24.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:25:24.671Z] ========================================================= [2023-10-06T18:25:24.671Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-06T18:25:24.671Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:25.011Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-06T18:25:25.011Z] Sending build context to Docker daemon 181.8kB [2023-10-06T18:25:25.289Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T18:25:25.289Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-06T18:25:26.253Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-06T18:25:26.253Z] 9fda8d8052c6: Pulling fs layer [2023-10-06T18:25:26.253Z] 5d54e960e981: Pulling fs layer [2023-10-06T18:25:26.253Z] c4a7e357bf2a: Pulling fs layer [2023-10-06T18:25:26.253Z] f0e02332f6b5: Pulling fs layer [2023-10-06T18:25:26.253Z] cefa15bbcfad: Pulling fs layer [2023-10-06T18:25:26.253Z] 17808c966233: Pulling fs layer [2023-10-06T18:25:26.253Z] f4c1fc716caa: Pulling fs layer [2023-10-06T18:25:26.253Z] f0e02332f6b5: Waiting [2023-10-06T18:25:26.253Z] cefa15bbcfad: Waiting [2023-10-06T18:25:26.253Z] 17808c966233: Waiting [2023-10-06T18:25:26.253Z] 5d54e960e981: Download complete [2023-10-06T18:25:26.253Z] f0e02332f6b5: Verifying Checksum [2023-10-06T18:25:26.253Z] f0e02332f6b5: Download complete [2023-10-06T18:25:26.253Z] cefa15bbcfad: Verifying Checksum [2023-10-06T18:25:26.253Z] cefa15bbcfad: Download complete [2023-10-06T18:25:26.253Z] 9fda8d8052c6: Download complete [2023-10-06T18:25:26.527Z] f4c1fc716caa: Verifying Checksum [2023-10-06T18:25:26.527Z] f4c1fc716caa: Download complete [2023-10-06T18:25:27.121Z] 9fda8d8052c6: Pull complete [2023-10-06T18:25:27.201Z] Removing intermediate container 7dba5a4b8c72 [2023-10-06T18:25:27.201Z] ---> 14d033bbd776 [2023-10-06T18:25:27.201Z] Step 13/26 : FROM alpine:3.18 [2023-10-06T18:25:27.201Z] 3.18: Pulling from library/alpine [2023-10-06T18:25:27.201Z] 96526aa774ef: Pulling fs layer [2023-10-06T18:25:27.201Z] 96526aa774ef: Verifying Checksum [2023-10-06T18:25:27.201Z] 96526aa774ef: Download complete [2023-10-06T18:25:27.201Z] 96526aa774ef: Pull complete [2023-10-06T18:25:27.201Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-06T18:25:27.201Z] Status: Downloaded newer image for alpine:3.18 [2023-10-06T18:25:27.201Z] ---> 8ca4688f4f35 [2023-10-06T18:25:27.201Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-06T18:25:27.201Z] ---> Running in 3cdf54a19d1b [2023-10-06T18:25:27.201Z] Removing intermediate container 3cdf54a19d1b [2023-10-06T18:25:27.201Z] ---> a4d7e8cb8372 [2023-10-06T18:25:27.201Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-06T18:25:27.201Z] ---> Running in 2aa717c6a0e5 [2023-10-06T18:25:27.201Z] Removing intermediate container 2aa717c6a0e5 [2023-10-06T18:25:27.201Z] ---> 4e4ed61077b4 [2023-10-06T18:25:27.201Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-06T18:25:27.201Z] ---> Running in c8e3e7cce75e [2023-10-06T18:25:27.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-06T18:25:27.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T18:25:27.720Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-06T18:25:27.720Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-06T18:25:27.720Z] Executing busybox-1.36.1-r2.trigger [2023-10-06T18:25:27.720Z] Executing ca-certificates-20230506-r0.trigger [2023-10-06T18:25:27.720Z] OK: 8 MiB in 17 packages [2023-10-06T18:25:27.726Z] 5d54e960e981: Pull complete [2023-10-06T18:25:27.726Z] c4a7e357bf2a: Download complete [2023-10-06T18:25:28.286Z] Removing intermediate container c8e3e7cce75e [2023-10-06T18:25:28.286Z] ---> 649c2576e6db [2023-10-06T18:25:28.286Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-06T18:25:28.286Z] ---> 26a8d883f775 [2023-10-06T18:25:28.286Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-06T18:25:28.286Z] ---> 52a195567780 [2023-10-06T18:25:28.286Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-06T18:25:28.547Z] ---> a5fbb1d5b613 [2023-10-06T18:25:28.547Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-06T18:25:28.693Z] 17808c966233: Verifying Checksum [2023-10-06T18:25:28.693Z] 17808c966233: Download complete [2023-10-06T18:25:29.481Z] ---> 5bb0f7b1e5e1 [2023-10-06T18:25:29.481Z] Step 21/26 : EXPOSE 48095 [2023-10-06T18:25:29.481Z] ---> Running in 08810bb2da52 [2023-10-06T18:25:29.481Z] Removing intermediate container 08810bb2da52 [2023-10-06T18:25:29.481Z] ---> 0b38f64dc043 [2023-10-06T18:25:29.481Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-06T18:25:29.481Z] ---> Running in f78e55475ab6 [2023-10-06T18:25:29.481Z] Removing intermediate container f78e55475ab6 [2023-10-06T18:25:29.481Z] ---> 8a4a2d617d25 [2023-10-06T18:25:29.481Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-06T18:25:29.481Z] ---> Running in 659833ccc19d [2023-10-06T18:25:29.740Z] Removing intermediate container 659833ccc19d [2023-10-06T18:25:29.740Z] ---> ba74c6de6ba2 [2023-10-06T18:25:29.740Z] Step 24/26 : LABEL arch=amd64 [2023-10-06T18:25:29.740Z] ---> Running in 30b42264ac76 [2023-10-06T18:25:29.740Z] Removing intermediate container 30b42264ac76 [2023-10-06T18:25:29.740Z] ---> e1b6d7b6db6c [2023-10-06T18:25:29.740Z] Step 25/26 : LABEL git_sha=2a5656b3b395cf8cfe31680cbc98c945be996873 [2023-10-06T18:25:29.740Z] ---> Running in 5ee0b0a5f867 [2023-10-06T18:25:29.740Z] Removing intermediate container 5ee0b0a5f867 [2023-10-06T18:25:29.740Z] ---> 35084fd14197 [2023-10-06T18:25:29.740Z] Step 26/26 : LABEL version=3.1.0-dev.26 [2023-10-06T18:25:29.740Z] ---> Running in 46e2493d0b84 [2023-10-06T18:25:29.998Z] Removing intermediate container 46e2493d0b84 [2023-10-06T18:25:29.998Z] ---> 4cb53118d4ee [2023-10-06T18:25:29.998Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-06T18:25:29.998Z] Successfully built 4cb53118d4ee [2023-10-06T18:25:29.998Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:25:30.141Z] provisioning config files... [2023-10-06T18:25:30.150Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10344481486519415703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:25:30.443Z] ---> docker-login.sh [2023-10-06T18:25:30.443Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:25:30.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:25:30.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:25:30.443Z] Configure a credential helper to remove this warning. See [2023-10-06T18:25:30.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:25:30.443Z] [2023-10-06T18:25:30.443Z] Login Succeeded [2023-10-06T18:25:30.443Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:25:30.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:25:30.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:25:30.443Z] Configure a credential helper to remove this warning. See [2023-10-06T18:25:30.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:25:30.443Z] [2023-10-06T18:25:30.443Z] Login Succeeded [2023-10-06T18:25:30.443Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:25:30.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:25:30.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:25:30.703Z] Configure a credential helper to remove this warning. See [2023-10-06T18:25:30.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:25:30.703Z] [2023-10-06T18:25:30.703Z] Login Succeeded [2023-10-06T18:25:30.703Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:25:30.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:25:30.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:25:30.703Z] Configure a credential helper to remove this warning. See [2023-10-06T18:25:30.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:25:30.703Z] [2023-10-06T18:25:30.703Z] Login Succeeded [2023-10-06T18:25:30.703Z] docker.io [2023-10-06T18:25:30.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:25:30.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:25:30.962Z] Configure a credential helper to remove this warning. See [2023-10-06T18:25:30.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:25:30.962Z] [2023-10-06T18:25:30.962Z] Login Succeeded [2023-10-06T18:25:30.962Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:25:30.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-06T18:25:30.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:25:31.010Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-10-06T18:25:31.010Z] 2a5656b3b395cf8cfe31680cbc98c945be996873 [2023-10-06T18:25:31.010Z] latest [2023-10-06T18:25:31.010Z] 3.1.0-dev.26 [2023-10-06T18:25:31.010Z] 2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 [2023-10-06T18:25:31.010Z] main [2023-10-06T18:25:31.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:31.316Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:31.614Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2a5656b3b395cf8cfe31680cbc98c945be996873 [2023-10-06T18:25:31.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-06T18:25:31.614Z] 9c10ebec2bba: Preparing [2023-10-06T18:25:31.614Z] 0fe905478419: Preparing [2023-10-06T18:25:31.614Z] 2c81001fe5dc: Preparing [2023-10-06T18:25:31.614Z] f152208de1de: Preparing [2023-10-06T18:25:31.614Z] 37a895d3eb98: Preparing [2023-10-06T18:25:31.614Z] cc2447e1835a: Preparing [2023-10-06T18:25:31.614Z] cc2447e1835a: Waiting [2023-10-06T18:25:31.614Z] 0fe905478419: Pushed [2023-10-06T18:25:31.614Z] f152208de1de: Pushed [2023-10-06T18:25:31.614Z] cc2447e1835a: Layer already exists [2023-10-06T18:25:31.614Z] 2c81001fe5dc: Pushed [2023-10-06T18:25:31.614Z] 37a895d3eb98: Pushed [2023-10-06T18:25:34.143Z] 9c10ebec2bba: Pushed [2023-10-06T18:25:34.143Z] 2a5656b3b395cf8cfe31680cbc98c945be996873: digest: sha256:75de4228f4d23ded34309cc1324288dfeffcf492f73a3e499ebf3992df781738 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:34.709Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:35.010Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-06T18:25:35.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-06T18:25:35.010Z] 9c10ebec2bba: Preparing [2023-10-06T18:25:35.010Z] 0fe905478419: Preparing [2023-10-06T18:25:35.010Z] 2c81001fe5dc: Preparing [2023-10-06T18:25:35.010Z] f152208de1de: Preparing [2023-10-06T18:25:35.010Z] 37a895d3eb98: Preparing [2023-10-06T18:25:35.010Z] cc2447e1835a: Preparing [2023-10-06T18:25:35.010Z] 2c81001fe5dc: Layer already exists [2023-10-06T18:25:35.010Z] f152208de1de: Layer already exists [2023-10-06T18:25:35.010Z] 0fe905478419: Layer already exists [2023-10-06T18:25:35.010Z] 37a895d3eb98: Layer already exists [2023-10-06T18:25:35.010Z] 9c10ebec2bba: Layer already exists [2023-10-06T18:25:35.010Z] cc2447e1835a: Layer already exists [2023-10-06T18:25:35.010Z] latest: digest: sha256:75de4228f4d23ded34309cc1324288dfeffcf492f73a3e499ebf3992df781738 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:35.316Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:35.619Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.26 [2023-10-06T18:25:35.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-06T18:25:35.619Z] 9c10ebec2bba: Preparing [2023-10-06T18:25:35.619Z] 0fe905478419: Preparing [2023-10-06T18:25:35.619Z] 2c81001fe5dc: Preparing [2023-10-06T18:25:35.619Z] f152208de1de: Preparing [2023-10-06T18:25:35.619Z] 37a895d3eb98: Preparing [2023-10-06T18:25:35.619Z] cc2447e1835a: Preparing [2023-10-06T18:25:35.619Z] 2c81001fe5dc: Layer already exists [2023-10-06T18:25:35.619Z] f152208de1de: Layer already exists [2023-10-06T18:25:35.619Z] 0fe905478419: Layer already exists [2023-10-06T18:25:35.619Z] 37a895d3eb98: Layer already exists [2023-10-06T18:25:35.619Z] 9c10ebec2bba: Layer already exists [2023-10-06T18:25:35.619Z] cc2447e1835a: Layer already exists [2023-10-06T18:25:35.619Z] 3.1.0-dev.26: digest: sha256:75de4228f4d23ded34309cc1324288dfeffcf492f73a3e499ebf3992df781738 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:35.929Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:36.228Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 [2023-10-06T18:25:36.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-06T18:25:36.228Z] 9c10ebec2bba: Preparing [2023-10-06T18:25:36.228Z] 0fe905478419: Preparing [2023-10-06T18:25:36.228Z] 2c81001fe5dc: Preparing [2023-10-06T18:25:36.228Z] f152208de1de: Preparing [2023-10-06T18:25:36.228Z] 37a895d3eb98: Preparing [2023-10-06T18:25:36.228Z] cc2447e1835a: Preparing [2023-10-06T18:25:36.228Z] cc2447e1835a: Waiting [2023-10-06T18:25:36.228Z] f152208de1de: Layer already exists [2023-10-06T18:25:36.228Z] 9c10ebec2bba: Layer already exists [2023-10-06T18:25:36.228Z] 37a895d3eb98: Layer already exists [2023-10-06T18:25:36.228Z] 2c81001fe5dc: Layer already exists [2023-10-06T18:25:36.228Z] 0fe905478419: Layer already exists [2023-10-06T18:25:36.228Z] cc2447e1835a: Layer already exists [2023-10-06T18:25:36.228Z] 2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26: digest: sha256:75de4228f4d23ded34309cc1324288dfeffcf492f73a3e499ebf3992df781738 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:36.533Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:36.833Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-10-06T18:25:36.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-06T18:25:36.833Z] 9c10ebec2bba: Preparing [2023-10-06T18:25:36.833Z] 0fe905478419: Preparing [2023-10-06T18:25:36.833Z] 2c81001fe5dc: Preparing [2023-10-06T18:25:36.833Z] f152208de1de: Preparing [2023-10-06T18:25:36.833Z] 37a895d3eb98: Preparing [2023-10-06T18:25:36.833Z] cc2447e1835a: Preparing [2023-10-06T18:25:36.833Z] cc2447e1835a: Waiting [2023-10-06T18:25:36.833Z] 37a895d3eb98: Layer already exists [2023-10-06T18:25:36.833Z] f152208de1de: Layer already exists [2023-10-06T18:25:36.833Z] 9c10ebec2bba: Layer already exists [2023-10-06T18:25:36.833Z] 0fe905478419: Layer already exists [2023-10-06T18:25:36.833Z] 2c81001fe5dc: Layer already exists [2023-10-06T18:25:36.833Z] cc2447e1835a: Layer already exists [2023-10-06T18:25:36.833Z] main: digest: sha256:75de4228f4d23ded34309cc1324288dfeffcf492f73a3e499ebf3992df781738 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-06T18:25:36.878Z] ===================================================== [Pipeline] echo [2023-10-06T18:25:36.889Z] taggedImages: [2023-10-06T18:25:36.889Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2a5656b3b395cf8cfe31680cbc98c945be996873 [2023-10-06T18:25:36.889Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-06T18:25:36.889Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.26 [2023-10-06T18:25:36.889Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 [2023-10-06T18:25:36.889Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:37.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T18:25:37.269Z] [2023-10-06T18:25:37.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:37.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T18:25:37.565Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-06T18:25:37.565Z] 5eb5b503b376: Pulling fs layer [2023-10-06T18:25:37.565Z] 5c69ac0246d0: Pulling fs layer [2023-10-06T18:25:37.565Z] ec43610c2a17: Pulling fs layer [2023-10-06T18:25:37.565Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-06T18:25:37.565Z] 33b1e0a273af: Pulling fs layer [2023-10-06T18:25:37.565Z] 5d3b04190fa2: Pulling fs layer [2023-10-06T18:25:37.565Z] 2f39f015ded8: Pulling fs layer [2023-10-06T18:25:37.565Z] 3a2ae6a8a46f: Waiting [2023-10-06T18:25:37.565Z] 33b1e0a273af: Waiting [2023-10-06T18:25:37.565Z] 2f39f015ded8: Waiting [2023-10-06T18:25:37.565Z] 5d3b04190fa2: Waiting [2023-10-06T18:25:37.565Z] 5c69ac0246d0: Download complete [2023-10-06T18:25:37.565Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-06T18:25:37.565Z] 3a2ae6a8a46f: Download complete [2023-10-06T18:25:37.565Z] 33b1e0a273af: Verifying Checksum [2023-10-06T18:25:37.565Z] 33b1e0a273af: Download complete [2023-10-06T18:25:37.565Z] ec43610c2a17: Verifying Checksum [2023-10-06T18:25:37.565Z] ec43610c2a17: Download complete [2023-10-06T18:25:37.565Z] 5d3b04190fa2: Download complete [2023-10-06T18:25:37.823Z] 5eb5b503b376: Verifying Checksum [2023-10-06T18:25:37.823Z] 5eb5b503b376: Download complete [2023-10-06T18:25:38.388Z] 2f39f015ded8: Verifying Checksum [2023-10-06T18:25:38.388Z] 2f39f015ded8: Download complete [2023-10-06T18:25:38.957Z] 5eb5b503b376: Pull complete [2023-10-06T18:25:38.957Z] 5c69ac0246d0: Pull complete [2023-10-06T18:25:39.523Z] ec43610c2a17: Pull complete [2023-10-06T18:25:39.523Z] 3a2ae6a8a46f: Pull complete [2023-10-06T18:25:39.794Z] 33b1e0a273af: Pull complete [2023-10-06T18:25:39.794Z] 5d3b04190fa2: Pull complete [2023-10-06T18:25:41.063Z] c4a7e357bf2a: Pull complete [2023-10-06T18:25:41.063Z] f0e02332f6b5: Pull complete [2023-10-06T18:25:41.063Z] cefa15bbcfad: Pull complete [2023-10-06T18:25:43.981Z] 2f39f015ded8: Pull complete [2023-10-06T18:25:43.981Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-06T18:25:43.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T18:25:43.981Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:25:44.049Z] prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container [2023-10-06T18:25:44.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-06T18:25:46.419Z] 17808c966233: Pull complete [2023-10-06T18:25:47.920Z] f4c1fc716caa: Pull complete [2023-10-06T18:25:47.920Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-06T18:25:47.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-06T18:25:47.920Z] ---> ea914061e18c [2023-10-06T18:25:47.920Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T18:25:49.515Z] $ docker top 48b845bc7267fc6d3df4468ed6035ba86be7e82dec39fed49e6d3a433c585564 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:25:49.893Z] ---> Running in 202993a4c209 [2023-10-06T18:25:49.893Z] Removing intermediate container 202993a4c209 [2023-10-06T18:25:49.893Z] ---> e7dba8d8211d [2023-10-06T18:25:49.893Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T18:25:49.895Z] ---> job-cost.sh [2023-10-06T18:25:49.895Z] lf-activate-venv: SKIPPING [2023-10-06T18:25:49.895Z] INFO: No Stack... [2023-10-06T18:25:50.154Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-06T18:25:50.162Z] ---> Running in 959a01e262bc [2023-10-06T18:25:50.162Z] Removing intermediate container 959a01e262bc [2023-10-06T18:25:50.162Z] ---> 930be1d8af5b [2023-10-06T18:25:50.162Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-06T18:25:50.413Z] INFO: Archiving Costs [Pipeline] sh [2023-10-06T18:25:50.436Z] ---> Running in 8705d3ba55ff [2023-10-06T18:25:50.702Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-10-06T18:25:50.702Z] + cut -d, -f6 [2023-10-06T18:25:50.708Z] Removing intermediate container 8705d3ba55ff [2023-10-06T18:25:50.708Z] ---> 016bf04842c7 [2023-10-06T18:25:50.708Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T18:25:50.708Z] ---> Running in a6c7e63b3223 [Pipeline] lock [2023-10-06T18:25:50.714Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] [2023-10-06T18:25:50.720Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] did not exist. Created. [2023-10-06T18:25:50.720Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-06T18:25:51.024Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-06T18:25:51.054Z] Stashed 1 file(s) [Pipeline] } [2023-10-06T18:25:51.060Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-06T18:25:51.092Z] $ docker stop --time=1 48b845bc7267fc6d3df4468ed6035ba86be7e82dec39fed49e6d3a433c585564 [2023-10-06T18:25:52.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T18:25:52.242Z] $ docker rm -f --volumes 48b845bc7267fc6d3df4468ed6035ba86be7e82dec39fed49e6d3a433c585564 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-06T18:25:52.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T18:25:53.824Z] OK: 266 MiB in 52 packages [2023-10-06T18:25:54.799Z] Removing intermediate container a6c7e63b3223 [2023-10-06T18:25:54.799Z] ---> 0e92f97217e9 [2023-10-06T18:25:54.799Z] Step 7/12 : WORKDIR /app [2023-10-06T18:25:54.799Z] ---> Running in 512bcbbbae89 [2023-10-06T18:25:55.386Z] Removing intermediate container 512bcbbbae89 [2023-10-06T18:25:55.386Z] ---> 9711df0fcff9 [2023-10-06T18:25:55.386Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-06T18:25:55.663Z] ---> 206506bd5f8c [2023-10-06T18:25:55.663Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T18:25:55.935Z] ---> Running in 35f92c1efa46 [2023-10-06T18:27:32.629Z] Removing intermediate container 35f92c1efa46 [2023-10-06T18:27:32.629Z] ---> 3e4d5be574b0 [2023-10-06T18:27:32.629Z] Step 10/12 : COPY . . [2023-10-06T18:27:32.629Z] ---> f496cef0d460 [2023-10-06T18:27:32.629Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T18:27:32.629Z] ---> Running in ebd7d64e34c1 [2023-10-06T18:27:32.629Z] Removing intermediate container ebd7d64e34c1 [2023-10-06T18:27:32.629Z] ---> f369be955113 [2023-10-06T18:27:32.629Z] Step 12/12 : RUN $MAKE [2023-10-06T18:27:32.629Z] ---> Running in 2071f42a9a89 [2023-10-06T18:27:32.629Z] noop [2023-10-06T18:27:32.629Z] Removing intermediate container 2071f42a9a89 [2023-10-06T18:27:32.629Z] ---> e934f6e6ee6f [2023-10-06T18:27:32.629Z] Successfully built e934f6e6ee6f [2023-10-06T18:27:32.629Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:27:32.983Z] + docker inspect -f . ci-base-image-arm64 [2023-10-06T18:27:32.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:27:33.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-8644 does not seem to be running inside a container [2023-10-06T18:27:33.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/196 -v /w/workspace/app-service-configurable/196:/w/workspace/app-service-configurable/196:rw,z -v /w/workspace/app-service-configurable/196@tmp:/w/workspace/app-service-configurable/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-06T18:27:34.585Z] $ docker top 9117a90ad96086e296e72a58715bb490a38f549d73c225530b288c23e3ef8d6f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:27:35.450Z] + go version [2023-10-06T18:27:35.450Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-06T18:27:35.470Z] $ docker stop --time=1 9117a90ad96086e296e72a58715bb490a38f549d73c225530b288c23e3ef8d6f [2023-10-06T18:27:37.130Z] $ docker rm -f --volumes 9117a90ad96086e296e72a58715bb490a38f549d73c225530b288c23e3ef8d6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:27:37.692Z] + docker inspect -f . ci-base-image-arm64 [2023-10-06T18:27:37.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:27:37.902Z] prd-ubuntu20.04-docker-arm64-4c-16g-8644 does not seem to be running inside a container [2023-10-06T18:27:37.979Z] $ 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/196 -v /w/workspace/app-service-configurable/196:/w/workspace/app-service-configurable/196:rw,z -v /w/workspace/app-service-configurable/196@tmp:/w/workspace/app-service-configurable/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-06T18:27:39.316Z] $ docker top b29523445d916094d59ff471987df4a22e90235c44fd55c6d9eb330011b9acdd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:27:40.183Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/196 [Pipeline] fileExists [Pipeline] sh [2023-10-06T18:27:40.852Z] + make test [2023-10-06T18:27:40.852Z] go test -race -coverprofile=coverage.out ./... [2023-10-06T18:30:17.679Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-06T18:30:17.679Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-06T18:30:17.679Z] go vet ./... [2023-10-06T18:32:24.404Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-06T18:32:24.404Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-06T18:32:24.404Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-06T18:32:24.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-06T18:32:24.435Z] $ docker stop --time=1 b29523445d916094d59ff471987df4a22e90235c44fd55c6d9eb330011b9acdd [2023-10-06T18:32:26.428Z] $ docker rm -f --volumes b29523445d916094d59ff471987df4a22e90235c44fd55c6d9eb330011b9acdd [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T18:32:28.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-06T18:32:28.148Z] Warning: overwriting stash ‘coverage-report’ [2023-10-06T18:32:28.719Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T18:32:29.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-06T18:32:29.468Z] + ls -al . [2023-10-06T18:32:29.468Z] total 180 [2023-10-06T18:32:29.468Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 6 18:27 . [2023-10-06T18:32:29.468Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:24 .. [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 6 18:24 .dockerignore [2023-10-06T18:32:29.468Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 18:25 .git [2023-10-06T18:32:29.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:24 .github [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 6 18:24 .gitignore [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 18:24 .golangci.yml [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 6 18:24 Attribution.txt [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 6 18:24 CHANGELOG.md [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 6 18:24 Dockerfile [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 18:24 GOVERNANCE.md [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 6 18:24 Jenkinsfile [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 6 18:24 LICENSE [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 6 18:24 OWNERS.md [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 6 18:24 README.md [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 6 18:22 VERSION [2023-10-06T18:32:29.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:24 bin [2023-10-06T18:32:29.468Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 6 18:27 coverage.out [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 6 18:24 go.mod [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 35448 Oct 6 18:24 go.sum [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 6 18:24 main.go [2023-10-06T18:32:29.468Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 6 18:24 makefile [2023-10-06T18:32:29.468Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 18:24 res [2023-10-06T18:32:29.468Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:25 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:32:29.821Z] + 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=2a5656b3b395cf8cfe31680cbc98c945be996873 --label arch=arm64 --label version=3.1.0-dev.26 . [2023-10-06T18:32:29.822Z] Sending build context to Docker daemon 182.8kB [2023-10-06T18:32:30.092Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T18:32:30.092Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-06T18:32:30.092Z] ---> e934f6e6ee6f [2023-10-06T18:32:30.092Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T18:32:32.147Z] ---> Running in 0255e367d5f6 [2023-10-06T18:32:32.147Z] Removing intermediate container 0255e367d5f6 [2023-10-06T18:32:32.147Z] ---> 868f4ca0dbe5 [2023-10-06T18:32:32.147Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T18:32:32.147Z] ---> Running in 97ca376e73ba [2023-10-06T18:32:32.419Z] Removing intermediate container 97ca376e73ba [2023-10-06T18:32:32.419Z] ---> ad56dc8185d6 [2023-10-06T18:32:32.419Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-06T18:32:32.695Z] ---> Running in 62f8a17dd601 [2023-10-06T18:32:32.966Z] Removing intermediate container 62f8a17dd601 [2023-10-06T18:32:32.966Z] ---> 4f2f5f641af6 [2023-10-06T18:32:32.966Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T18:32:32.966Z] ---> Running in 4b08276bebfe [2023-10-06T18:32:33.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T18:32:34.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T18:32:35.943Z] OK: 266 MiB in 52 packages [2023-10-06T18:32:36.534Z] Removing intermediate container 4b08276bebfe [2023-10-06T18:32:36.534Z] ---> 40893f3a962a [2023-10-06T18:32:36.534Z] Step 7/26 : WORKDIR /app [2023-10-06T18:32:36.805Z] ---> Running in 9e13c7be4026 [2023-10-06T18:32:37.078Z] Removing intermediate container 9e13c7be4026 [2023-10-06T18:32:37.078Z] ---> a8195ee8ac8a [2023-10-06T18:32:37.078Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-06T18:32:37.666Z] ---> 12b09b2e438a [2023-10-06T18:32:37.666Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T18:32:37.666Z] ---> Running in fbe379aeb881 [2023-10-06T18:32:41.031Z] Removing intermediate container fbe379aeb881 [2023-10-06T18:32:41.032Z] ---> 21626d3f38b6 [2023-10-06T18:32:41.032Z] Step 10/26 : COPY . . [2023-10-06T18:32:41.032Z] ---> b73a5ea86b23 [2023-10-06T18:32:41.032Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T18:32:41.032Z] ---> Running in e9edd475575a [2023-10-06T18:32:41.310Z] Removing intermediate container e9edd475575a [2023-10-06T18:32:41.310Z] ---> fe0b33b0a1b6 [2023-10-06T18:32:41.310Z] Step 12/26 : RUN $MAKE [2023-10-06T18:32:41.580Z] ---> Running in d92f940f436a [2023-10-06T18:32:42.548Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.26" -trimpath -mod=readonly -o app-service-configurable [2023-10-06T18:34:52.384Z] Removing intermediate container d92f940f436a [2023-10-06T18:34:52.384Z] ---> 7b28e6e2475c [2023-10-06T18:34:52.384Z] Step 13/26 : FROM alpine:3.18 [2023-10-06T18:34:52.384Z] 3.18: Pulling from library/alpine [2023-10-06T18:34:52.384Z] 579b34f0a95b: Pulling fs layer [2023-10-06T18:34:52.384Z] 579b34f0a95b: Download complete [2023-10-06T18:34:52.664Z] 579b34f0a95b: Pull complete [2023-10-06T18:34:52.664Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-06T18:34:52.664Z] Status: Downloaded newer image for alpine:3.18 [2023-10-06T18:34:52.664Z] ---> 3cc203321400 [2023-10-06T18:34:52.664Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-06T18:34:52.664Z] ---> Running in 41b324e9de1e [2023-10-06T18:34:52.937Z] Removing intermediate container 41b324e9de1e [2023-10-06T18:34:52.937Z] ---> bdcf9692a18d [2023-10-06T18:34:52.937Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-06T18:34:53.206Z] ---> Running in ff0081d22fae [2023-10-06T18:34:53.474Z] Removing intermediate container ff0081d22fae [2023-10-06T18:34:53.474Z] ---> 595246b1334c [2023-10-06T18:34:53.474Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-06T18:34:53.474Z] ---> Running in 04838530e9b6 [2023-10-06T18:34:54.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T18:34:55.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T18:34:56.452Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-06T18:34:56.452Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-06T18:34:56.452Z] Executing busybox-1.36.1-r2.trigger [2023-10-06T18:34:56.452Z] Executing ca-certificates-20230506-r0.trigger [2023-10-06T18:34:56.721Z] OK: 9 MiB in 17 packages [2023-10-06T18:34:58.147Z] Removing intermediate container 04838530e9b6 [2023-10-06T18:34:58.147Z] ---> 414ed6945215 [2023-10-06T18:34:58.147Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-06T18:34:58.414Z] ---> e1d9f4c60477 [2023-10-06T18:34:58.414Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-06T18:34:59.005Z] ---> 5c52ce1bc9cc [2023-10-06T18:34:59.005Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-06T18:35:02.359Z] ---> 42d7ab1b8d3a [2023-10-06T18:35:02.359Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-06T18:35:03.772Z] ---> 365eee28a3fa [2023-10-06T18:35:03.772Z] Step 21/26 : EXPOSE 48095 [2023-10-06T18:35:04.041Z] ---> Running in e3c6a425aef4 [2023-10-06T18:35:04.311Z] Removing intermediate container e3c6a425aef4 [2023-10-06T18:35:04.311Z] ---> 5b2caf0ea213 [2023-10-06T18:35:04.311Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-06T18:35:04.311Z] ---> Running in e980e1581553 [2023-10-06T18:35:04.580Z] Removing intermediate container e980e1581553 [2023-10-06T18:35:04.580Z] ---> da3e38b38fd9 [2023-10-06T18:35:04.580Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-06T18:35:04.848Z] ---> Running in 68f6b849eadf [2023-10-06T18:35:05.117Z] Removing intermediate container 68f6b849eadf [2023-10-06T18:35:05.117Z] ---> 72f05137a76e [2023-10-06T18:35:05.117Z] Step 24/26 : LABEL arch=arm64 [2023-10-06T18:35:05.117Z] ---> Running in 1c3102219cd7 [2023-10-06T18:35:05.384Z] Removing intermediate container 1c3102219cd7 [2023-10-06T18:35:05.384Z] ---> cf561affecca [2023-10-06T18:35:05.384Z] Step 25/26 : LABEL git_sha=2a5656b3b395cf8cfe31680cbc98c945be996873 [2023-10-06T18:35:05.384Z] ---> Running in d540cd3e8ab0 [2023-10-06T18:35:05.655Z] Removing intermediate container d540cd3e8ab0 [2023-10-06T18:35:05.655Z] ---> db4749e98bc5 [2023-10-06T18:35:05.655Z] Step 26/26 : LABEL version=3.1.0-dev.26 [2023-10-06T18:35:05.923Z] ---> Running in 17dfb6458f66 [2023-10-06T18:35:06.191Z] Removing intermediate container 17dfb6458f66 [2023-10-06T18:35:06.191Z] ---> 6ec437473a15 [2023-10-06T18:35:06.191Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-06T18:35:06.191Z] Successfully built 6ec437473a15 [2023-10-06T18:35:06.191Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:35:06.317Z] provisioning config files... [2023-10-06T18:35:06.334Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/196@tmp/config1964109598332208131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:35:06.684Z] ---> docker-login.sh [2023-10-06T18:35:06.684Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:35:06.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:35:06.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:35:06.952Z] Configure a credential helper to remove this warning. See [2023-10-06T18:35:06.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:35:06.952Z] [2023-10-06T18:35:06.952Z] Login Succeeded [2023-10-06T18:35:06.952Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:35:07.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:35:07.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:35:07.489Z] Configure a credential helper to remove this warning. See [2023-10-06T18:35:07.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:35:07.489Z] [2023-10-06T18:35:07.489Z] Login Succeeded [2023-10-06T18:35:07.489Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:35:07.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:35:07.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:35:07.757Z] Configure a credential helper to remove this warning. See [2023-10-06T18:35:07.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:35:07.757Z] [2023-10-06T18:35:07.757Z] Login Succeeded [2023-10-06T18:35:07.757Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:35:08.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:35:08.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:35:08.293Z] Configure a credential helper to remove this warning. See [2023-10-06T18:35:08.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:35:08.293Z] [2023-10-06T18:35:08.293Z] Login Succeeded [2023-10-06T18:35:08.293Z] docker.io [2023-10-06T18:35:08.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:35:08.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:35:08.831Z] Configure a credential helper to remove this warning. See [2023-10-06T18:35:08.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:35:08.831Z] [2023-10-06T18:35:08.831Z] Login Succeeded [2023-10-06T18:35:08.831Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:35:08.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-06T18:35:08.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:35:08.912Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-10-06T18:35:08.912Z] 2a5656b3b395cf8cfe31680cbc98c945be996873 [2023-10-06T18:35:08.912Z] latest [2023-10-06T18:35:08.912Z] 3.1.0-dev.26 [2023-10-06T18:35:08.912Z] 2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 [2023-10-06T18:35:08.912Z] main [2023-10-06T18:35:08.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:09.281Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:09.650Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a5656b3b395cf8cfe31680cbc98c945be996873 [2023-10-06T18:35:09.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-06T18:35:09.650Z] d6184469d144: Preparing [2023-10-06T18:35:09.650Z] 8147402b4bfb: Preparing [2023-10-06T18:35:09.650Z] de920a72c89b: Preparing [2023-10-06T18:35:09.650Z] c19cf2f18f30: Preparing [2023-10-06T18:35:09.650Z] 882b83477a32: Preparing [2023-10-06T18:35:09.650Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:35:09.650Z] 5f4d9fc4d98d: Waiting [2023-10-06T18:35:09.919Z] 8147402b4bfb: Pushed [2023-10-06T18:35:09.919Z] c19cf2f18f30: Pushed [2023-10-06T18:35:09.919Z] de920a72c89b: Pushed [2023-10-06T18:35:09.919Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:35:10.186Z] 882b83477a32: Pushed [2023-10-06T18:35:15.653Z] d6184469d144: Pushed [2023-10-06T18:35:15.653Z] 2a5656b3b395cf8cfe31680cbc98c945be996873: digest: sha256:f840102d43121e3db43827679e52cc6fad4070ba013e57a3357da1de9132f6b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:16.029Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:16.388Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-06T18:35:16.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-06T18:35:16.388Z] d6184469d144: Preparing [2023-10-06T18:35:16.388Z] 8147402b4bfb: Preparing [2023-10-06T18:35:16.388Z] de920a72c89b: Preparing [2023-10-06T18:35:16.388Z] c19cf2f18f30: Preparing [2023-10-06T18:35:16.388Z] 882b83477a32: Preparing [2023-10-06T18:35:16.388Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:35:16.388Z] 5f4d9fc4d98d: Waiting [2023-10-06T18:35:16.388Z] 882b83477a32: Layer already exists [2023-10-06T18:35:16.388Z] d6184469d144: Layer already exists [2023-10-06T18:35:16.388Z] de920a72c89b: Layer already exists [2023-10-06T18:35:16.388Z] 8147402b4bfb: Layer already exists [2023-10-06T18:35:16.388Z] c19cf2f18f30: Layer already exists [2023-10-06T18:35:16.388Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:35:16.659Z] latest: digest: sha256:f840102d43121e3db43827679e52cc6fad4070ba013e57a3357da1de9132f6b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:17.020Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:17.371Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.26 [2023-10-06T18:35:17.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-06T18:35:17.371Z] d6184469d144: Preparing [2023-10-06T18:35:17.371Z] 8147402b4bfb: Preparing [2023-10-06T18:35:17.371Z] de920a72c89b: Preparing [2023-10-06T18:35:17.371Z] c19cf2f18f30: Preparing [2023-10-06T18:35:17.371Z] 882b83477a32: Preparing [2023-10-06T18:35:17.371Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:35:17.371Z] 5f4d9fc4d98d: Waiting [2023-10-06T18:35:17.371Z] de920a72c89b: Layer already exists [2023-10-06T18:35:17.371Z] d6184469d144: Layer already exists [2023-10-06T18:35:17.371Z] 882b83477a32: Layer already exists [2023-10-06T18:35:17.371Z] 8147402b4bfb: Layer already exists [2023-10-06T18:35:17.371Z] c19cf2f18f30: Layer already exists [2023-10-06T18:35:17.371Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:35:17.639Z] 3.1.0-dev.26: digest: sha256:f840102d43121e3db43827679e52cc6fad4070ba013e57a3357da1de9132f6b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:17.986Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:18.331Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 [2023-10-06T18:35:18.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-06T18:35:18.331Z] d6184469d144: Preparing [2023-10-06T18:35:18.331Z] 8147402b4bfb: Preparing [2023-10-06T18:35:18.331Z] de920a72c89b: Preparing [2023-10-06T18:35:18.331Z] c19cf2f18f30: Preparing [2023-10-06T18:35:18.331Z] 882b83477a32: Preparing [2023-10-06T18:35:18.331Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:35:18.331Z] 5f4d9fc4d98d: Waiting [2023-10-06T18:35:18.331Z] de920a72c89b: Layer already exists [2023-10-06T18:35:18.331Z] d6184469d144: Layer already exists [2023-10-06T18:35:18.331Z] c19cf2f18f30: Layer already exists [2023-10-06T18:35:18.331Z] 8147402b4bfb: Layer already exists [2023-10-06T18:35:18.331Z] 882b83477a32: Layer already exists [2023-10-06T18:35:18.331Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:35:18.599Z] 2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26: digest: sha256:f840102d43121e3db43827679e52cc6fad4070ba013e57a3357da1de9132f6b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:18.947Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:19.291Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-10-06T18:35:19.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-06T18:35:19.291Z] d6184469d144: Preparing [2023-10-06T18:35:19.291Z] 8147402b4bfb: Preparing [2023-10-06T18:35:19.291Z] de920a72c89b: Preparing [2023-10-06T18:35:19.291Z] c19cf2f18f30: Preparing [2023-10-06T18:35:19.291Z] 882b83477a32: Preparing [2023-10-06T18:35:19.291Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:35:19.291Z] 5f4d9fc4d98d: Waiting [2023-10-06T18:35:19.291Z] 8147402b4bfb: Layer already exists [2023-10-06T18:35:19.291Z] 882b83477a32: Layer already exists [2023-10-06T18:35:19.291Z] c19cf2f18f30: Layer already exists [2023-10-06T18:35:19.291Z] d6184469d144: Layer already exists [2023-10-06T18:35:19.291Z] de920a72c89b: Layer already exists [2023-10-06T18:35:19.291Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:35:19.558Z] main: digest: sha256:f840102d43121e3db43827679e52cc6fad4070ba013e57a3357da1de9132f6b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-06T18:35:19.601Z] ===================================================== [Pipeline] echo [2023-10-06T18:35:19.607Z] taggedImages: [2023-10-06T18:35:19.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a5656b3b395cf8cfe31680cbc98c945be996873 [2023-10-06T18:35:19.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-06T18:35:19.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.26 [2023-10-06T18:35:19.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 [2023-10-06T18:35:19.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:19.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T18:35:19.974Z] [2023-10-06T18:35:19.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:20.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T18:35:20.599Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-06T18:35:20.599Z] 8998bd30e6a1: Pulling fs layer [2023-10-06T18:35:20.599Z] 04944245beec: Pulling fs layer [2023-10-06T18:35:20.599Z] 699f458cf7ca: Pulling fs layer [2023-10-06T18:35:20.599Z] 765212b225bb: Pulling fs layer [2023-10-06T18:35:20.599Z] f23df028b6ca: Pulling fs layer [2023-10-06T18:35:20.599Z] d65c8cfc05b1: Pulling fs layer [2023-10-06T18:35:20.599Z] 2437ff75d9bd: Pulling fs layer [2023-10-06T18:35:20.599Z] 765212b225bb: Waiting [2023-10-06T18:35:20.599Z] f23df028b6ca: Waiting [2023-10-06T18:35:20.599Z] d65c8cfc05b1: Waiting [2023-10-06T18:35:20.599Z] 2437ff75d9bd: Waiting [2023-10-06T18:35:20.599Z] 04944245beec: Verifying Checksum [2023-10-06T18:35:20.599Z] 04944245beec: Download complete [2023-10-06T18:35:20.599Z] 765212b225bb: Verifying Checksum [2023-10-06T18:35:20.599Z] 765212b225bb: Download complete [2023-10-06T18:35:20.599Z] f23df028b6ca: Verifying Checksum [2023-10-06T18:35:20.599Z] f23df028b6ca: Download complete [2023-10-06T18:35:20.599Z] d65c8cfc05b1: Verifying Checksum [2023-10-06T18:35:20.599Z] d65c8cfc05b1: Download complete [2023-10-06T18:35:20.868Z] 699f458cf7ca: Verifying Checksum [2023-10-06T18:35:20.868Z] 699f458cf7ca: Download complete [2023-10-06T18:35:21.137Z] 8998bd30e6a1: Verifying Checksum [2023-10-06T18:35:21.137Z] 8998bd30e6a1: Download complete [2023-10-06T18:35:23.728Z] 2437ff75d9bd: Verifying Checksum [2023-10-06T18:35:23.728Z] 2437ff75d9bd: Download complete [2023-10-06T18:35:25.138Z] 8998bd30e6a1: Pull complete [2023-10-06T18:35:25.406Z] 04944245beec: Pull complete [2023-10-06T18:35:26.927Z] 699f458cf7ca: Pull complete [2023-10-06T18:35:26.928Z] 765212b225bb: Pull complete [2023-10-06T18:35:30.266Z] f23df028b6ca: Pull complete [2023-10-06T18:35:30.266Z] d65c8cfc05b1: Pull complete [2023-10-06T18:35:45.267Z] 2437ff75d9bd: Pull complete [2023-10-06T18:35:45.267Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-06T18:35:45.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T18:35:45.267Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:35:45.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-8644 does not seem to be running inside a container [2023-10-06T18:35:45.580Z] $ 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/196 -v /w/workspace/app-service-configurable/196:/w/workspace/app-service-configurable/196:rw,z -v /w/workspace/app-service-configurable/196@tmp:/w/workspace/app-service-configurable/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-06T18:35:48.537Z] $ docker top 72f94c4f587e3bed458f43140902be3f9d293d9f3c73b64ab499d0a765eeeb15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:35:49.423Z] ---> job-cost.sh [2023-10-06T18:35:49.423Z] lf-activate-venv: SKIPPING [2023-10-06T18:35:49.423Z] INFO: No Stack... [2023-10-06T18:35:50.007Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-06T18:35:50.592Z] INFO: Archiving Costs [Pipeline] sh [2023-10-06T18:35:51.246Z] + cat /w/workspace/app-service-configurable/196/archives/cost.csv [2023-10-06T18:35:51.246Z] + cut -d, -f6 [Pipeline] lock [2023-10-06T18:35:51.322Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] [2023-10-06T18:35:51.331Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] did not exist. Created. [2023-10-06T18:35:51.331Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-06T18:35:52.007Z] /w/workspace/app-service-configurable/196@tmp/durable-2a98ce7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-06T18:35:52.672Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-06T18:35:52.692Z] Warning: overwriting stash ‘stack-cost’ [2023-10-06T18:35:52.758Z] Stashed 1 file(s) [Pipeline] } [2023-10-06T18:35:52.764Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-06T18:35:52.779Z] $ docker stop --time=1 72f94c4f587e3bed458f43140902be3f9d293d9f3c73b64ab499d0a765eeeb15 [2023-10-06T18:35:56.160Z] $ docker rm -f --volumes 72f94c4f587e3bed458f43140902be3f9d293d9f3c73b64ab499d0a765eeeb15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-06T18:35:56.609Z] provisioning config files... [2023-10-06T18:35:56.617Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12762371808599042750tmp [Pipeline] { [Pipeline] sh [2023-10-06T18:35:56.914Z] + set +x [2023-10-06T18:35:56.914Z] + curl -s https://codecov.io/bash [2023-10-06T18:35:56.914Z] + bash -s -- [2023-10-06T18:35:57.173Z] [2023-10-06T18:35:57.173Z] _____ _ [2023-10-06T18:35:57.173Z] / ____| | | [2023-10-06T18:35:57.173Z] | | ___ __| | ___ ___ _____ __ [2023-10-06T18:35:57.173Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-06T18:35:57.173Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-06T18:35:57.173Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-06T18:35:57.173Z] Bash-1.0.6 [2023-10-06T18:35:57.173Z] [2023-10-06T18:35:57.173Z] [2023-10-06T18:35:57.173Z] ==> git version 2.25.1 found [2023-10-06T18:35:57.173Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-06T18:35:57.173Z] Release-Date: 2020-01-08 [2023-10-06T18:35:57.173Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-06T18:35:57.173Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-06T18:35:57.173Z] ==> Jenkins CI detected. [2023-10-06T18:35:57.173Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-10-06T18:35:57.173Z] project root: . [2023-10-06T18:35:57.173Z] --> token set from env [2023-10-06T18:35:57.173Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-06T18:35:57.173Z] ==> Running gcov in . (disable via -X gcov) [2023-10-06T18:35:57.173Z] ==> Python coveragepy not found [2023-10-06T18:35:57.173Z] ==> Searching for coverage reports in: [2023-10-06T18:35:57.173Z] + . [2023-10-06T18:35:57.173Z] -> Found 1 reports [2023-10-06T18:35:57.173Z] ==> Detecting git/mercurial file structure [2023-10-06T18:35:57.173Z] ==> Reading reports [2023-10-06T18:35:57.173Z] + ./coverage.out bytes=13 [2023-10-06T18:35:57.173Z] ==> Appending adjustments [2023-10-06T18:35:57.173Z] https://docs.codecov.io/docs/fixing-reports [2023-10-06T18:35:57.431Z] + Found adjustments [2023-10-06T18:35:57.431Z] ==> Gzipping contents [2023-10-06T18:35:57.431Z] 4.0K /tmp/codecov.kIRvwq.gz [2023-10-06T18:35:57.431Z] ==> Uploading reports [2023-10-06T18:35:57.431Z] url: https://codecov.io [2023-10-06T18:35:57.431Z] query: branch=main&commit=2a5656b3b395cf8cfe31680cbc98c945be996873&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-06T18:35:57.431Z] -> Pinging Codecov [2023-10-06T18:35:57.431Z] 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=2a5656b3b395cf8cfe31680cbc98c945be996873&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-06T18:35:57.431Z] -> Uploading to [2023-10-06T18:35:57.431Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-06/A97CA9966030D2A3747ED39772930CCE/2a5656b3b395cf8cfe31680cbc98c945be996873/5b6585a1-7f02-4e76-92e7-e7a012ab3a3c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231006T183557Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be119ce393f1cb41a7082ae22749ecc591328f4aa663b23016a216c3e49fbd56 [2023-10-06T18:35:57.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-06T18:35:57.431Z] Dload Upload Total Spent Left Speed [2023-10-06T18:35:57.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2102 --:--:-- --:--:-- --:--:-- 2102 100 429 0 0 100 429 0 1571 --:--:-- --:--:-- --:--:-- 1565 [2023-10-06T18:35:57.689Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] } [2023-10-06T18:35:57.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-06T18:35:57.960Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-06T18:35:57.968Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:58.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-06T18:35:58.269Z] [2023-10-06T18:35:58.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:35:58.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-06T18:35:58.567Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-06T18:35:58.567Z] df9b9388f04a: Pulling fs layer [2023-10-06T18:35:58.567Z] 52dc419b0ee2: Pulling fs layer [2023-10-06T18:35:58.567Z] 25bc292e5bac: Pulling fs layer [2023-10-06T18:35:58.567Z] 114826534d7a: Pulling fs layer [2023-10-06T18:35:58.567Z] 4657fd5d0bcf: Pulling fs layer [2023-10-06T18:35:58.567Z] 6ad1cebc031e: Pulling fs layer [2023-10-06T18:35:58.567Z] 8a3aa393b2d8: Pulling fs layer [2023-10-06T18:35:58.567Z] 4657fd5d0bcf: Waiting [2023-10-06T18:35:58.567Z] 114826534d7a: Waiting [2023-10-06T18:35:58.567Z] 6ad1cebc031e: Waiting [2023-10-06T18:35:58.567Z] 8a3aa393b2d8: Waiting [2023-10-06T18:35:58.567Z] 25bc292e5bac: Verifying Checksum [2023-10-06T18:35:58.567Z] 25bc292e5bac: Download complete [2023-10-06T18:35:58.567Z] 52dc419b0ee2: Verifying Checksum [2023-10-06T18:35:58.567Z] 52dc419b0ee2: Download complete [2023-10-06T18:35:58.567Z] 4657fd5d0bcf: Download complete [2023-10-06T18:35:58.567Z] df9b9388f04a: Download complete [2023-10-06T18:35:58.826Z] 6ad1cebc031e: Verifying Checksum [2023-10-06T18:35:58.826Z] 6ad1cebc031e: Download complete [2023-10-06T18:35:58.826Z] df9b9388f04a: Pull complete [2023-10-06T18:35:58.826Z] 52dc419b0ee2: Pull complete [2023-10-06T18:35:58.826Z] 25bc292e5bac: Pull complete [2023-10-06T18:35:59.391Z] 114826534d7a: Verifying Checksum [2023-10-06T18:35:59.391Z] 114826534d7a: Download complete [2023-10-06T18:35:59.391Z] 8a3aa393b2d8: Verifying Checksum [2023-10-06T18:35:59.391Z] 8a3aa393b2d8: Download complete [2023-10-06T18:36:02.674Z] 114826534d7a: Pull complete [2023-10-06T18:36:02.932Z] 4657fd5d0bcf: Pull complete [2023-10-06T18:36:03.190Z] 6ad1cebc031e: Pull complete [2023-10-06T18:36:06.471Z] 8a3aa393b2d8: Pull complete [2023-10-06T18:36:06.471Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-06T18:36:06.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-06T18:36:06.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:36:06.553Z] prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container [2023-10-06T18:36:06.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-06T18:36:12.280Z] $ docker top 337a52158334e55eb2a2695d6a58893a29a153fe12f45433c145e2ed7c56a1f0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-06T18:36:12.331Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-10-06T18:36:12.610Z] + set -o pipefail [2023-10-06T18:36:12.610Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-10-06T18:36:20.726Z] [2023-10-06T18:36:20.726Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-10-06T18:36:20.726Z] [2023-10-06T18:36:20.726Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/943fe507-28d8-4ea6-ba39-0b68dab03b40 [2023-10-06T18:36:20.726Z] [2023-10-06T18:36:20.726Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-06T18:36:20.726Z] [2023-10-06T18:36:20.726Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-06T18:36:20.726Z] [2023-10-06T18:36:20.986Z] [2023-10-06T18:36:20.986Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-06T18:36:20.986Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-06T18:36:20.986Z] More details here: https://snyk.co/ue1NS [2023-10-06T18:36:20.986Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-06T18:36:20.986Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-06T18:36:21.014Z] $ docker stop --time=1 337a52158334e55eb2a2695d6a58893a29a153fe12f45433c145e2ed7c56a1f0 [2023-10-06T18:36:25.908Z] $ docker rm -f --volumes 337a52158334e55eb2a2695d6a58893a29a153fe12f45433c145e2ed7c56a1f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-06T18:36:26.597Z] + git log --format=format:%s -1 2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] sh [2023-10-06T18:36:26.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-06T18:36:26.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:36:27.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:36:27.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:36:27.255Z] prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container [2023-10-06T18:36:27.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-06T18:36:27.845Z] $ docker top dd7f04951c4ee1c6aaded81cac3f757e389edd1f1a370940d8076579aaebafbc -eo pid,comm [2023-10-06T18:36:27.873Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-06T18:36:27.873Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-06T18:36:27.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:36:27.912Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:36:28.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:36:28.051Z] $ docker exec dd7f04951c4ee1c6aaded81cac3f757e389edd1f1a370940d8076579aaebafbc ssh-agent [2023-10-06T18:36:28.140Z] SSH_AUTH_SOCK=/tmp/ssh-VmzOdyEY1WWE/agent.33 [2023-10-06T18:36:28.140Z] SSH_AGENT_PID=39 [2023-10-06T18:36:28.145Z] Running ssh-add (command line suppressed) [2023-10-06T18:36:28.272Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12324833215025629880.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12324833215025629880.key) [2023-10-06T18:36:28.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:36:28.548Z] + git semver tag [2023-10-06T18:36:28.807Z] 2023-10-06 18:36:28,761 [run_tag] DEBUG tag force:False [2023-10-06T18:36:28.807Z] 2023-10-06 18:36:28,761 [check_head_tag] DEBUG check head tag [2023-10-06T18:36:28.807Z] 2023-10-06 18:36:28,762 [execute] INFO git cat-file --batch-check [2023-10-06T18:36:28.807Z] 2023-10-06 18:36:28,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-06T18:36:28.807Z] 2023-10-06 18:36:28,765 [execute] INFO git cat-file --batch [2023-10-06T18:36:28.807Z] 2023-10-06 18:36:28,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-06T18:36:28.807Z] 2023-10-06 18:36:28,782 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-06T18:36:28.807Z] 2023-10-06 18:36:28,783 [execute] INFO git tag -a v3.1.0-dev.26 -m v3.1.0-dev.26 [2023-10-06T18:36:28.807Z] 2023-10-06 18:36:28,783 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.26', '-m', 'v3.1.0-dev.26'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-10-06T18:36:28.807Z] 2023-10-06 18:36:28,788 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-06T18:36:28.807Z] 3.1.0-dev.26 [Pipeline] } [2023-10-06T18:36:28.834Z] $ docker exec --env ******** --env ******** dd7f04951c4ee1c6aaded81cac3f757e389edd1f1a370940d8076579aaebafbc ssh-agent -k [2023-10-06T18:36:28.935Z] unset SSH_AUTH_SOCK; [2023-10-06T18:36:28.936Z] unset SSH_AGENT_PID; [2023-10-06T18:36:28.936Z] echo Agent pid 39 killed; [2023-10-06T18:36:28.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-06T18:36:29.225Z] + git semver [Pipeline] } [2023-10-06T18:36:29.513Z] $ docker stop --time=1 dd7f04951c4ee1c6aaded81cac3f757e389edd1f1a370940d8076579aaebafbc [2023-10-06T18:36:30.900Z] $ docker rm -f --volumes dd7f04951c4ee1c6aaded81cac3f757e389edd1f1a370940d8076579aaebafbc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:36:31.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-06T18:36:31.275Z] [2023-10-06T18:36:31.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:36:31.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-06T18:36:31.576Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-06T18:36:31.576Z] ab5ef0e58194: Pulling fs layer [2023-10-06T18:36:31.576Z] 9712f1f96733: Pulling fs layer [2023-10-06T18:36:31.576Z] 63f879dbbcfc: Pulling fs layer [2023-10-06T18:36:31.576Z] 0d9ebad4ef96: Pulling fs layer [2023-10-06T18:36:31.576Z] e9a5061849ea: Pulling fs layer [2023-10-06T18:36:31.576Z] d747dcd14b5f: Pulling fs layer [2023-10-06T18:36:31.576Z] 2de7ff778b66: Pulling fs layer [2023-10-06T18:36:31.576Z] 0d9ebad4ef96: Waiting [2023-10-06T18:36:31.576Z] e9a5061849ea: Waiting [2023-10-06T18:36:31.576Z] d747dcd14b5f: Waiting [2023-10-06T18:36:31.576Z] 2de7ff778b66: Waiting [2023-10-06T18:36:31.576Z] 9712f1f96733: Verifying Checksum [2023-10-06T18:36:31.576Z] 9712f1f96733: Download complete [2023-10-06T18:36:31.834Z] 63f879dbbcfc: Verifying Checksum [2023-10-06T18:36:31.834Z] 63f879dbbcfc: Download complete [2023-10-06T18:36:32.092Z] e9a5061849ea: Verifying Checksum [2023-10-06T18:36:32.092Z] e9a5061849ea: Download complete [2023-10-06T18:36:32.092Z] d747dcd14b5f: Verifying Checksum [2023-10-06T18:36:32.092Z] d747dcd14b5f: Download complete [2023-10-06T18:36:32.092Z] 0d9ebad4ef96: Verifying Checksum [2023-10-06T18:36:32.092Z] 0d9ebad4ef96: Download complete [2023-10-06T18:36:32.092Z] ab5ef0e58194: Verifying Checksum [2023-10-06T18:36:32.092Z] ab5ef0e58194: Download complete [2023-10-06T18:36:32.092Z] 2de7ff778b66: Verifying Checksum [2023-10-06T18:36:32.092Z] 2de7ff778b66: Download complete [2023-10-06T18:36:34.620Z] ab5ef0e58194: Pull complete [2023-10-06T18:36:34.620Z] 9712f1f96733: Pull complete [2023-10-06T18:36:35.553Z] 63f879dbbcfc: Pull complete [2023-10-06T18:36:38.833Z] 0d9ebad4ef96: Pull complete [2023-10-06T18:36:39.090Z] e9a5061849ea: Pull complete [2023-10-06T18:36:39.090Z] d747dcd14b5f: Pull complete [2023-10-06T18:36:40.026Z] 2de7ff778b66: Pull complete [2023-10-06T18:36:40.284Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-06T18:36:40.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-06T18:36:40.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:36:40.370Z] prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container [2023-10-06T18:36:40.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-06T18:36:48.360Z] $ docker top a0e282d97a77184f97b9e6fd8aa29e59a98dfa1fd86178ccfbbd3dd03b5b6cb7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:36:48.415Z] provisioning config files... [2023-10-06T18:36:48.423Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15274597161173066464tmp [2023-10-06T18:36:48.432Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13573593423125343511tmp [2023-10-06T18:36:48.442Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16826937106150794275tmp [Pipeline] { [Pipeline] echo [2023-10-06T18:36:48.457Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:36:48.737Z] ---> sigul-configuration.sh [2023-10-06T18:36:48.737Z] gpg: directory `/root/.gnupg' created [2023-10-06T18:36:48.737Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-06T18:36:48.738Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-06T18:36:48.738Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-06T18:36:48.738Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-06T18:36:48.738Z] gpg: CAST5 encrypted data [2023-10-06T18:36:48.738Z] gpg: encrypted with 1 passphrase [2023-10-06T18:36:48.738Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-06T18:36:49.024Z] + mkdir /home/jenkins [2023-10-06T18:36:49.024Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-06T18:36:49.310Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-06T18:36:49.318Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:36:49.602Z] ---> sigul-install.sh [2023-10-06T18:36:49.602Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-06T18:36:49.886Z] + git tag --list [2023-10-06T18:36:49.886Z] v1.0.0 [2023-10-06T18:36:49.886Z] v1.1.0 [2023-10-06T18:36:49.886Z] v1.2.0 [2023-10-06T18:36:49.886Z] v1.3.0 [2023-10-06T18:36:49.886Z] v1.3.1 [2023-10-06T18:36:49.886Z] v2.0.0 [2023-10-06T18:36:49.886Z] v2.0.1 [2023-10-06T18:36:49.886Z] v2.1.0 [2023-10-06T18:36:49.886Z] v2.1.1 [2023-10-06T18:36:49.886Z] v2.1.2 [2023-10-06T18:36:49.886Z] v2.2.0 [2023-10-06T18:36:49.886Z] v2.3 [2023-10-06T18:36:49.886Z] v2.3.0 [2023-10-06T18:36:49.886Z] v2.3.1 [2023-10-06T18:36:49.887Z] v3.0 [2023-10-06T18:36:49.887Z] v3.0.0 [2023-10-06T18:36:49.887Z] v3.0.1 [2023-10-06T18:36:49.887Z] v3.0.1-dev.1 [2023-10-06T18:36:49.887Z] v3.1.0-dev.1 [2023-10-06T18:36:49.887Z] v3.1.0-dev.10 [2023-10-06T18:36:49.887Z] v3.1.0-dev.11 [2023-10-06T18:36:49.887Z] v3.1.0-dev.12 [2023-10-06T18:36:49.887Z] v3.1.0-dev.13 [2023-10-06T18:36:49.887Z] v3.1.0-dev.14 [2023-10-06T18:36:49.887Z] v3.1.0-dev.15 [2023-10-06T18:36:49.887Z] v3.1.0-dev.16 [2023-10-06T18:36:49.887Z] v3.1.0-dev.17 [2023-10-06T18:36:49.887Z] v3.1.0-dev.18 [2023-10-06T18:36:49.887Z] v3.1.0-dev.19 [2023-10-06T18:36:49.887Z] v3.1.0-dev.2 [2023-10-06T18:36:49.887Z] v3.1.0-dev.20 [2023-10-06T18:36:49.887Z] v3.1.0-dev.21 [2023-10-06T18:36:49.887Z] v3.1.0-dev.22 [2023-10-06T18:36:49.887Z] v3.1.0-dev.23 [2023-10-06T18:36:49.887Z] v3.1.0-dev.24 [2023-10-06T18:36:49.887Z] v3.1.0-dev.25 [2023-10-06T18:36:49.887Z] v3.1.0-dev.26 [2023-10-06T18:36:49.887Z] v3.1.0-dev.3 [2023-10-06T18:36:49.887Z] v3.1.0-dev.4 [2023-10-06T18:36:49.887Z] v3.1.0-dev.5 [2023-10-06T18:36:49.887Z] v3.1.0-dev.6 [2023-10-06T18:36:49.887Z] v3.1.0-dev.7 [2023-10-06T18:36:49.887Z] v3.1.0-dev.8 [2023-10-06T18:36:49.887Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-06T18:36:50.170Z] + lftools sign git-tag v3.1.0-dev.26 [2023-10-06T18:36:50.737Z] Signing Git tag with Sigul... [2023-10-06T18:36:50.737Z] Signing v3.1.0-dev.26 [Pipeline] echo [2023-10-06T18:36:51.005Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:36:51.289Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-06T18:36:51.297Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-06T18:36:51.335Z] $ docker stop --time=1 a0e282d97a77184f97b9e6fd8aa29e59a98dfa1fd86178ccfbbd3dd03b5b6cb7 [2023-10-06T18:36:52.644Z] $ docker rm -f --volumes a0e282d97a77184f97b9e6fd8aa29e59a98dfa1fd86178ccfbbd3dd03b5b6cb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-06T18:36:53.048Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-06T18:36:53.048Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:36:53.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:36:53.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:36:53.421Z] prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container [2023-10-06T18:36:53.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-06T18:36:53.809Z] $ docker top 6be5628cba9c725d605489ce5321e9bd6c3e82e620f0a4dac8ac4e51f4baa15e -eo pid,comm [2023-10-06T18:36:53.835Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-06T18:36:53.835Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-06T18:36:53.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:36:53.872Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:36:53.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:36:54.003Z] $ docker exec 6be5628cba9c725d605489ce5321e9bd6c3e82e620f0a4dac8ac4e51f4baa15e ssh-agent [2023-10-06T18:36:54.084Z] SSH_AUTH_SOCK=/tmp/ssh-HCzmorpSkjra/agent.31 [2023-10-06T18:36:54.084Z] SSH_AGENT_PID=38 [2023-10-06T18:36:54.088Z] Running ssh-add (command line suppressed) [2023-10-06T18:36:54.216Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10594337263361166870.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10594337263361166870.key) [2023-10-06T18:36:54.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:36:54.493Z] + git semver bump pre [2023-10-06T18:36:54.752Z] 2023-10-06 18:36:54,694 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-06T18:36:54.752Z] 2023-10-06 18:36:54,694 [bump_version] DEBUG bumping version:3.1.0-dev.26 on axis:pre with prefix:dev [2023-10-06T18:36:54.752Z] 2023-10-06 18:36:54,694 [bump_version] DEBUG bumped version:3.1.0-dev.27 [2023-10-06T18:36:54.752Z] 2023-10-06 18:36:54,694 [write_version] DEBUG write version:3.1.0-dev.27 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-10-06T18:36:54.752Z] 2023-10-06 18:36:54,694 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-06T18:36:54.752Z] 2023-10-06 18:36:54,694 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-06T18:36:54.752Z] 2023-10-06 18:36:54,696 [execute] INFO git cat-file --batch-check [2023-10-06T18:36:54.752Z] 2023-10-06 18:36:54,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-06T18:36:54.752Z] 2023-10-06 18:36:54,701 [execute] INFO git cat-file --batch [2023-10-06T18:36:54.752Z] 2023-10-06 18:36:54,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-06T18:36:54.752Z] 2023-10-06 18:36:54,706 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-06T18:36:54.752Z] 3.1.0-dev.27 [Pipeline] } [2023-10-06T18:36:54.781Z] $ docker exec --env ******** --env ******** 6be5628cba9c725d605489ce5321e9bd6c3e82e620f0a4dac8ac4e51f4baa15e ssh-agent -k [2023-10-06T18:36:54.873Z] unset SSH_AUTH_SOCK; [2023-10-06T18:36:54.873Z] unset SSH_AGENT_PID; [2023-10-06T18:36:54.873Z] echo Agent pid 38 killed; [2023-10-06T18:36:54.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-06T18:36:55.177Z] + git semver [Pipeline] } [2023-10-06T18:36:55.469Z] $ docker stop --time=1 6be5628cba9c725d605489ce5321e9bd6c3e82e620f0a4dac8ac4e51f4baa15e [2023-10-06T18:36:56.770Z] $ docker rm -f --volumes 6be5628cba9c725d605489ce5321e9bd6c3e82e620f0a4dac8ac4e51f4baa15e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T18:36:57.104Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-06T18:36:57.104Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:36:57.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:36:57.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:36:57.464Z] prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container [2023-10-06T18:36:57.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-06T18:36:57.846Z] $ docker top b58bba872c0d720d1f6fc503012ae534d0da73c772f676e09c02d378c67755e9 -eo pid,comm [2023-10-06T18:36:57.876Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-06T18:36:57.876Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-06T18:36:57.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:36:57.912Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:36:58.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:36:58.043Z] $ docker exec b58bba872c0d720d1f6fc503012ae534d0da73c772f676e09c02d378c67755e9 ssh-agent [2023-10-06T18:36:58.139Z] SSH_AUTH_SOCK=/tmp/ssh-DMaSggAwayxo/agent.31 [2023-10-06T18:36:58.139Z] SSH_AGENT_PID=38 [2023-10-06T18:36:58.142Z] Running ssh-add (command line suppressed) [2023-10-06T18:36:58.262Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7318884862311206498.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7318884862311206498.key) [2023-10-06T18:36:58.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:36:58.536Z] + git semver push [2023-10-06T18:36:58.795Z] 2023-10-06 18:36:58,717 [run_push] DEBUG push [2023-10-06T18:36:58.795Z] 2023-10-06 18:36:58,718 [execute] INFO git cat-file --batch-check [2023-10-06T18:36:58.795Z] 2023-10-06 18:36:58,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-06T18:36:58.795Z] 2023-10-06 18:36:58,722 [execute] INFO git rev-list 1d9098072677b995c132f4820c015ca6758075b6 -- [2023-10-06T18:36:58.795Z] 2023-10-06 18:36:58,722 [execute] DEBUG Popen(['git', 'rev-list', '1d9098072677b995c132f4820c015ca6758075b6', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-06T18:36:58.795Z] 2023-10-06 18:36:58,733 [execute] INFO git fetch -v origin [2023-10-06T18:36:58.795Z] 2023-10-06 18:36:58,733 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-06T18:36:59.362Z] 2023-10-06 18:36:59,284 [run_push] DEBUG no remote changes detected [2023-10-06T18:36:59.362Z] 2023-10-06 18:36:59,284 [execute] INFO git push origin semver [2023-10-06T18:36:59.362Z] 2023-10-06 18:36:59,284 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-06T18:37:00.296Z] 2023-10-06 18:37:00,060 [run_push] DEBUG push all version tags [2023-10-06T18:37:00.296Z] 2023-10-06 18:37:00,061 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-06T18:37:00.296Z] 2023-10-06 18:37:00,061 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-10-06T18:37:01.231Z] 2023-10-06 18:37:00,980 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-06T18:37:01.231Z] 3.1.0-dev.27 [Pipeline] } [2023-10-06T18:37:01.258Z] $ docker exec --env ******** --env ******** b58bba872c0d720d1f6fc503012ae534d0da73c772f676e09c02d378c67755e9 ssh-agent -k [2023-10-06T18:37:01.351Z] unset SSH_AUTH_SOCK; [2023-10-06T18:37:01.351Z] unset SSH_AGENT_PID; [2023-10-06T18:37:01.351Z] echo Agent pid 38 killed; [2023-10-06T18:37:01.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-06T18:37:01.644Z] + git semver [Pipeline] } [2023-10-06T18:37:01.935Z] $ docker stop --time=1 b58bba872c0d720d1f6fc503012ae534d0da73c772f676e09c02d378c67755e9 [2023-10-06T18:37:03.175Z] $ docker rm -f --volumes b58bba872c0d720d1f6fc503012ae534d0da73c772f676e09c02d378c67755e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-06T18:37:03.753Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-10-06T18:37:03.753Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-06T18:37:03.753Z] total 16 [2023-10-06T18:37:03.753Z] drwxr-xr-x 3 root root 4096 Oct 6 18:25 . [2023-10-06T18:37:03.753Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 18:36 .. [2023-10-06T18:37:03.753Z] drwxr-xr-x 2 root root 4096 Oct 6 18:25 cost [2023-10-06T18:37:03.753Z] -rw-r--r-- 1 root root 96 Oct 6 18:25 cost.csv [2023-10-06T18:37:03.753Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-10-06T18:37:03.753Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-06T18:37:03.753Z] total 16 [2023-10-06T18:37:03.753Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 18:25 . [2023-10-06T18:37:03.753Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 18:36 .. [2023-10-06T18:37:03.753Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 6 18:25 cost [2023-10-06T18:37:03.753Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 6 18:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:37:04.043Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:37:04.896Z] ---> package-listing.sh [2023-10-06T18:37:04.896Z] ++ facter osfamily [2023-10-06T18:37:04.896Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-06T18:37:05.155Z] + OS_FAMILY=debian [2023-10-06T18:37:05.155Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-10-06T18:37:05.155Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-06T18:37:05.155Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-06T18:37:05.155Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-06T18:37:05.155Z] + PACKAGES=/tmp/packages_start.txt [2023-10-06T18:37:05.155Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-06T18:37:05.155Z] + PACKAGES=/tmp/packages_end.txt [2023-10-06T18:37:05.155Z] + case "${OS_FAMILY}" in [2023-10-06T18:37:05.155Z] + dpkg -l [2023-10-06T18:37:05.155Z] + grep '^ii' [2023-10-06T18:37:05.155Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-06T18:37:05.155Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-06T18:37:05.155Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-06T18:37:05.155Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-06T18:37:05.155Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-10-06T18:37:05.155Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-10-06T18:37:05.166Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-06T18:37:05.442Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:37:05.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T18:37:05.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:37:06.158Z] prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container [2023-10-06T18:37:06.254Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-06T18:37:06.464Z] $ docker top b18253929c9f127b7fa490120d6ef42e85201f7bfd7fcf98c88882eca7be1fdc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:37:06.784Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-06T18:37:07.558Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-06T18:37:07.843Z] + ls /var/log/sa-host [2023-10-06T18:37:07.844Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:37:08.007Z] provisioning config files... [2023-10-06T18:37:08.014Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4833135180137696470tmp [Pipeline] { [Pipeline] echo [2023-10-06T18:37:08.025Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:37:08.306Z] ---> create-netrc.sh [Pipeline] } [2023-10-06T18:37:08.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:37:08.636Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-06T18:37:08.645Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:37:08.931Z] ---> sudo-logs.sh [2023-10-06T18:37:08.931Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-06T18:37:08.959Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:37:09.240Z] ---> job-cost.sh [2023-10-06T18:37:09.240Z] lf-activate-venv: SKIPPING [2023-10-06T18:37:09.240Z] DEBUG: total: 0.2199999988079071 [2023-10-06T18:37:09.240Z] INFO: Retrieving Stack Cost... [2023-10-06T18:37:09.807Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-06T18:37:10.066Z] INFO: Archiving Costs [Pipeline] echo [2023-10-06T18:37:10.078Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:37:10.374Z] ---> logs-deploy.sh [2023-10-06T18:37:10.374Z] lf-activate-venv: SKIPPING [2023-10-06T18:37:10.374Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/196 [2023-10-06T18:37:10.374Z] INFO: archiving workspace using pattern(s): [2023-10-06T18:37:11.312Z] Archives upload complete. [2023-10-06T18:37:11.312Z] INFO: archiving logs to Nexus