Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11af183f2194c3fd12bdcc9d8b6be264b57aff6c 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-ssh10502366408300585796.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8371593109983008665.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16351588279912505942.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh4965557869959861755.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-ssh18444180161447945400.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2451 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 11af183f2194c3fd12bdcc9d8b6be264b57aff6c (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11af183f2194c3fd12bdcc9d8b6be264b57aff6c # timeout=10 Commit message: "refactor(snap): Update command and metadata sourcing (#532)" > git rev-list --no-walk ba455a914ebd0f0f38ab28289e95f192324cb412 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T15:16:54.907Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T15:16:54.975Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T15:16:54.998Z] ========================================================= [2023-03-16T15:16:54.998Z] EdgeX Global Pipelines Version Info [2023-03-16T15:16:54.998Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:16:55.732Z] ------------------- [2023-03-16T15:16:55.732Z] stable info: [2023-03-16T15:16:55.732Z] ------------------- [2023-03-16T15:16:55.732Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T15:16:55.732Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T15:16:55.732Z] Message: update stable to v1.0.245 [2023-03-16T15:16:56.313Z] ------------------- [2023-03-16T15:16:56.313Z] experimental info: [2023-03-16T15:16:56.313Z] ------------------- [2023-03-16T15:16:56.313Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T15:16:56.313Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T15:16:56.313Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T15:16:56.490Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-16T15:16:56.504Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-16T15:16:56.520Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T15:16:56.536Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T15:16:56.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T15:16:56.573Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T15:16:56.586Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T15:16:56.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T15:16:56.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T15:16:56.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T15:16:56.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T15:16:56.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-16T15:16:56.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T15:16:56.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T15:16:56.680Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T15:16:56.691Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T15:16:56.699Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T15:16:56.706Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T15:16:56.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T15:16:56.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T15:16:56.734Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T15:16:56.752Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T15:16:56.768Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T15:16:56.778Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T15:16:56.790Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T15:16:56.802Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T15:16:56.816Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T15:16:56.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-16T15:16:56.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-16T15:16:56.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-16T15:16:56.872Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] echo [2023-03-16T15:16:56.883Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11af183 [Pipeline] echo [2023-03-16T15:16:56.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:16:56.937Z] provisioning config files... [2023-03-16T15:16:56.950Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5773649068338837601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:16:57.258Z] ---> docker-login.sh [2023-03-16T15:16:57.258Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:16:57.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:16:57.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:16:57.518Z] Configure a credential helper to remove this warning. See [2023-03-16T15:16:57.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:16:57.518Z] [2023-03-16T15:16:57.518Z] Login Succeeded [2023-03-16T15:16:57.518Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:16:57.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:16:57.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:16:57.778Z] Configure a credential helper to remove this warning. See [2023-03-16T15:16:57.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:16:57.778Z] [2023-03-16T15:16:57.778Z] Login Succeeded [2023-03-16T15:16:57.778Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:16:57.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:16:57.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:16:57.778Z] Configure a credential helper to remove this warning. See [2023-03-16T15:16:57.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:16:57.778Z] [2023-03-16T15:16:57.778Z] Login Succeeded [2023-03-16T15:16:57.778Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:16:57.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:16:57.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:16:57.778Z] Configure a credential helper to remove this warning. See [2023-03-16T15:16:57.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:16:57.778Z] [2023-03-16T15:16:57.778Z] Login Succeeded [2023-03-16T15:16:57.778Z] docker.io [2023-03-16T15:16:58.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:16:58.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:16:58.044Z] Configure a credential helper to remove this warning. See [2023-03-16T15:16:58.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:16:58.044Z] [2023-03-16T15:16:58.044Z] Login Succeeded [2023-03-16T15:16:58.044Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:16:58.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T15:16:58.410Z] + git rev-list -1 --merges 11af183f2194c3fd12bdcc9d8b6be264b57aff6c~1..11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] echo [2023-03-16T15:16:58.461Z] -----------> git rev-list -1 --merges 11af183f2194c3fd12bdcc9d8b6be264b57aff6c~1..11af183f2194c3fd12bdcc9d8b6be264b57aff6c 11af183f2194c3fd12bdcc9d8b6be264b57aff6c [false] [Pipeline] sh [2023-03-16T15:16:58.750Z] + git log --format=format:%s -1 11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] echo [2023-03-16T15:16:58.766Z] ========================================================= [2023-03-16T15:16:58.766Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T15:16:58.766Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T15:16:59.089Z] + git log --format=format:%s -1 11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] echo [2023-03-16T15:16:59.100Z] [semverPrep] GIT_COMMIT: 11af183f2194c3fd12bdcc9d8b6be264b57aff6c, Commit Message: refactor(snap): Update command and metadata sourcing (#532) [Pipeline] echo [2023-03-16T15:16:59.108Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T15:16:59.470Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T15:16:59.470Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T15:16:59.470Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T15:16:59.470Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T15:16:59.470Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T15:16:59.470Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T15:16:59.470Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:16:59.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:16:59.812Z] [2023-03-16T15:16:59.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:17:00.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:17:00.111Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T15:17:00.111Z] b85a868b505f: Pulling fs layer [2023-03-16T15:17:00.111Z] e2be974225ed: Pulling fs layer [2023-03-16T15:17:00.111Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T15:17:00.111Z] 988bab9f4d93: Pulling fs layer [2023-03-16T15:17:00.111Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T15:17:00.111Z] eaf3925da568: Pulling fs layer [2023-03-16T15:17:00.111Z] bab4dde63d76: Pulling fs layer [2023-03-16T15:17:00.111Z] bde34c3a00c8: Pulling fs layer [2023-03-16T15:17:00.111Z] b352a97aabf1: Pulling fs layer [2023-03-16T15:17:00.111Z] 4872d77fe225: Pulling fs layer [2023-03-16T15:17:00.111Z] 5851b861e8e6: Pulling fs layer [2023-03-16T15:17:00.111Z] eaf3925da568: Waiting [2023-03-16T15:17:00.111Z] 988bab9f4d93: Waiting [2023-03-16T15:17:00.111Z] 1469e6f7b9e6: Waiting [2023-03-16T15:17:00.111Z] b352a97aabf1: Waiting [2023-03-16T15:17:00.111Z] bab4dde63d76: Waiting [2023-03-16T15:17:00.111Z] bde34c3a00c8: Waiting [2023-03-16T15:17:00.111Z] 5851b861e8e6: Waiting [2023-03-16T15:17:00.111Z] 4872d77fe225: Waiting [2023-03-16T15:17:00.111Z] e2be974225ed: Download complete [2023-03-16T15:17:00.111Z] 988bab9f4d93: Verifying Checksum [2023-03-16T15:17:00.111Z] 988bab9f4d93: Download complete [2023-03-16T15:17:00.372Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T15:17:00.372Z] 1469e6f7b9e6: Download complete [2023-03-16T15:17:00.372Z] eaf3925da568: Verifying Checksum [2023-03-16T15:17:00.372Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T15:17:00.372Z] 339a4e72a1f5: Download complete [2023-03-16T15:17:00.372Z] bde34c3a00c8: Download complete [2023-03-16T15:17:00.372Z] b352a97aabf1: Verifying Checksum [2023-03-16T15:17:00.372Z] b352a97aabf1: Download complete [2023-03-16T15:17:00.372Z] 4872d77fe225: Verifying Checksum [2023-03-16T15:17:00.372Z] 4872d77fe225: Download complete [2023-03-16T15:17:00.372Z] 5851b861e8e6: Verifying Checksum [2023-03-16T15:17:00.372Z] 5851b861e8e6: Download complete [2023-03-16T15:17:00.372Z] b85a868b505f: Verifying Checksum [2023-03-16T15:17:00.372Z] b85a868b505f: Download complete [2023-03-16T15:17:00.940Z] bab4dde63d76: Verifying Checksum [2023-03-16T15:17:00.940Z] bab4dde63d76: Download complete [2023-03-16T15:17:01.512Z] b85a868b505f: Pull complete [2023-03-16T15:17:01.772Z] e2be974225ed: Pull complete [2023-03-16T15:17:02.340Z] 339a4e72a1f5: Pull complete [2023-03-16T15:17:02.340Z] 988bab9f4d93: Pull complete [2023-03-16T15:17:02.599Z] 1469e6f7b9e6: Pull complete [2023-03-16T15:17:02.599Z] eaf3925da568: Pull complete [2023-03-16T15:17:04.515Z] bab4dde63d76: Pull complete [2023-03-16T15:17:04.515Z] bde34c3a00c8: Pull complete [2023-03-16T15:17:04.515Z] b352a97aabf1: Pull complete [2023-03-16T15:17:04.515Z] 4872d77fe225: Pull complete [2023-03-16T15:17:04.775Z] 5851b861e8e6: Pull complete [2023-03-16T15:17:04.775Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T15:17:04.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:17:04.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:17:04.871Z] prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container [2023-03-16T15:17:04.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T15:17:07.978Z] $ docker top 0091cd20425bf617db79d8c82b5bcb6f688df1eca260e227de4b3bb408a0e818 -eo pid,comm [2023-03-16T15:17:08.027Z] 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-03-16T15:17:08.027Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T15:17:08.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:17:08.070Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:17:08.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:17:08.198Z] $ docker exec 0091cd20425bf617db79d8c82b5bcb6f688df1eca260e227de4b3bb408a0e818 ssh-agent [2023-03-16T15:17:08.291Z] SSH_AUTH_SOCK=/tmp/ssh-3HoFlYa3f2eW/agent.31 [2023-03-16T15:17:08.291Z] SSH_AGENT_PID=37 [2023-03-16T15:17:08.297Z] Running ssh-add (command line suppressed) [2023-03-16T15:17:08.410Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5629252463320878373.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5629252463320878373.key) [2023-03-16T15:17:08.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:17:08.705Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T15:17:08.723Z] $ docker exec --env ******** --env ******** 0091cd20425bf617db79d8c82b5bcb6f688df1eca260e227de4b3bb408a0e818 ssh-agent -k [2023-03-16T15:17:08.822Z] unset SSH_AUTH_SOCK; [2023-03-16T15:17:08.822Z] unset SSH_AGENT_PID; [2023-03-16T15:17:08.822Z] echo Agent pid 37 killed; [2023-03-16T15:17:08.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T15:17:08.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:17:08.850Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:17:08.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:17:08.968Z] $ docker exec 0091cd20425bf617db79d8c82b5bcb6f688df1eca260e227de4b3bb408a0e818 ssh-agent [2023-03-16T15:17:09.060Z] SSH_AUTH_SOCK=/tmp/ssh-FnK6ZzZLq7sk/agent.70 [2023-03-16T15:17:09.060Z] SSH_AGENT_PID=76 [2023-03-16T15:17:09.064Z] Running ssh-add (command line suppressed) [2023-03-16T15:17:09.169Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2468192461398595954.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2468192461398595954.key) [2023-03-16T15:17:09.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:17:09.462Z] + git semver init [2023-03-16T15:17:09.721Z] 2023-03-16 15:17:09,658 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T15:17:09.721Z] 2023-03-16 15:17:09,659 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-03-16T15:17:09.721Z] 2023-03-16 15:17:09,659 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-03-16T15:17:09.721Z] 2023-03-16 15:17:09,659 [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-03-16T15:17:10.660Z] 2023-03-16 15:17:10,629 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-03-16T15:17:10.660Z] 2023-03-16 15:17:10,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-03-16T15:17:10.660Z] 2023-03-16 15:17:10,630 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-16T15:17:10.660Z] 2023-03-16 15:17:10,630 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-16T15:17:10.660Z] 3.0.0-dev.24 [Pipeline] } [2023-03-16T15:17:10.675Z] $ docker exec --env ******** --env ******** 0091cd20425bf617db79d8c82b5bcb6f688df1eca260e227de4b3bb408a0e818 ssh-agent -k [2023-03-16T15:17:10.786Z] unset SSH_AUTH_SOCK; [2023-03-16T15:17:10.787Z] unset SSH_AGENT_PID; [2023-03-16T15:17:10.787Z] echo Agent pid 76 killed; [2023-03-16T15:17:10.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T15:17:11.092Z] + git semver [Pipeline] } [2023-03-16T15:17:11.369Z] $ docker stop --time=1 0091cd20425bf617db79d8c82b5bcb6f688df1eca260e227de4b3bb408a0e818 [2023-03-16T15:17:12.651Z] $ docker rm -f --volumes 0091cd20425bf617db79d8c82b5bcb6f688df1eca260e227de4b3bb408a0e818 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:17:12.987Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T15:17:13.191Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T15:17:13.193Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.24 [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-03-16T15:17:13.337Z] provisioning config files... [2023-03-16T15:17:13.347Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1437776888863554272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:17:13.645Z] ---> docker-login.sh [2023-03-16T15:17:13.645Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:17:13.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:17:13.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:17:13.645Z] Configure a credential helper to remove this warning. See [2023-03-16T15:17:13.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:17:13.645Z] [2023-03-16T15:17:13.645Z] Login Succeeded [2023-03-16T15:17:13.645Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:17:13.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:17:13.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:17:13.645Z] Configure a credential helper to remove this warning. See [2023-03-16T15:17:13.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:17:13.645Z] [2023-03-16T15:17:13.645Z] Login Succeeded [2023-03-16T15:17:13.645Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:17:13.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:17:13.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:17:13.905Z] Configure a credential helper to remove this warning. See [2023-03-16T15:17:13.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:17:13.905Z] [2023-03-16T15:17:13.905Z] Login Succeeded [2023-03-16T15:17:13.905Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:17:13.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:17:13.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:17:13.905Z] Configure a credential helper to remove this warning. See [2023-03-16T15:17:13.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:17:13.905Z] [2023-03-16T15:17:13.905Z] Login Succeeded [2023-03-16T15:17:13.905Z] docker.io [2023-03-16T15:17:14.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:17:14.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:17:14.164Z] Configure a credential helper to remove this warning. See [2023-03-16T15:17:14.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:17:14.164Z] [2023-03-16T15:17:14.164Z] Login Succeeded [2023-03-16T15:17:14.164Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:17:14.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T15:17:14.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:17:14.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:17:14.251Z] ========================================================= [2023-03-16T15:17:14.251Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T15:17:14.251Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:17:14.566Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T15:17:14.567Z] Sending build context to Docker daemon 3.235MB [2023-03-16T15:17:14.567Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T15:17:14.567Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T15:17:14.567Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T15:17:14.567Z] 63b65145d645: Pulling fs layer [2023-03-16T15:17:14.567Z] a2d21d5440eb: Pulling fs layer [2023-03-16T15:17:14.567Z] 935e6c44a52c: Pulling fs layer [2023-03-16T15:17:14.567Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T15:17:14.567Z] 30dea6a524f1: Pulling fs layer [2023-03-16T15:17:14.567Z] a2aff8979fd8: Pulling fs layer [2023-03-16T15:17:14.567Z] 6808be2612f2: Pulling fs layer [2023-03-16T15:17:14.567Z] f25807f1079a: Pulling fs layer [2023-03-16T15:17:14.567Z] a2aff8979fd8: Waiting [2023-03-16T15:17:14.567Z] 6808be2612f2: Waiting [2023-03-16T15:17:14.567Z] 30dea6a524f1: Waiting [2023-03-16T15:17:14.567Z] f25807f1079a: Waiting [2023-03-16T15:17:14.567Z] 94cc34f8dd06: Waiting [2023-03-16T15:17:14.567Z] 94cc34f8dd06: Download complete [2023-03-16T15:17:14.567Z] 30dea6a524f1: Verifying Checksum [2023-03-16T15:17:14.567Z] 30dea6a524f1: Download complete [2023-03-16T15:17:14.567Z] 63b65145d645: Verifying Checksum [2023-03-16T15:17:14.567Z] 63b65145d645: Download complete [2023-03-16T15:17:14.828Z] a2aff8979fd8: Verifying Checksum [2023-03-16T15:17:14.828Z] a2aff8979fd8: Download complete [2023-03-16T15:17:14.828Z] 63b65145d645: Pull complete [2023-03-16T15:17:15.091Z] a2d21d5440eb: Pull complete [2023-03-16T15:17:15.351Z] f25807f1079a: Download complete [2023-03-16T15:17:15.351Z] 935e6c44a52c: Verifying Checksum [2023-03-16T15:17:15.351Z] 935e6c44a52c: Download complete [2023-03-16T15:17:15.610Z] 6808be2612f2: Verifying Checksum [2023-03-16T15:17:15.610Z] 6808be2612f2: Download complete [2023-03-16T15:17:18.892Z] 935e6c44a52c: Pull complete [2023-03-16T15:17:18.892Z] 94cc34f8dd06: Pull complete [2023-03-16T15:17:18.892Z] 30dea6a524f1: Pull complete [2023-03-16T15:17:18.892Z] a2aff8979fd8: Pull complete [2023-03-16T15:17:21.428Z] 6808be2612f2: Pull complete [2023-03-16T15:17:21.998Z] f25807f1079a: Pull complete [2023-03-16T15:17:21.998Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T15:17:21.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T15:17:21.998Z] ---> 3b553350e43f [2023-03-16T15:17:21.998Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:17:27.277Z] ---> Running in 639cd40ab02c [2023-03-16T15:17:27.277Z] Removing intermediate container 639cd40ab02c [2023-03-16T15:17:27.277Z] ---> f14626d917e3 [2023-03-16T15:17:27.277Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:17:27.277Z] ---> Running in 21fd554c4b68 [2023-03-16T15:17:27.277Z] Removing intermediate container 21fd554c4b68 [2023-03-16T15:17:27.277Z] ---> 455d62bce7b6 [2023-03-16T15:17:27.277Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:17:27.277Z] ---> Running in ee36e1fe27ef [2023-03-16T15:17:27.277Z] Removing intermediate container ee36e1fe27ef [2023-03-16T15:17:27.277Z] ---> 945ad4cea125 [2023-03-16T15:17:27.277Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:17:27.277Z] ---> Running in a19d3e56fe00 [2023-03-16T15:17:27.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:17:27.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:17:27.277Z] OK: 265 MiB in 53 packages [2023-03-16T15:17:27.534Z] Removing intermediate container a19d3e56fe00 [2023-03-16T15:17:27.534Z] ---> 1620e0678999 [2023-03-16T15:17:27.534Z] Step 7/12 : WORKDIR /app [2023-03-16T15:17:27.534Z] ---> Running in 59d47f2041fe [2023-03-16T15:17:27.792Z] Removing intermediate container 59d47f2041fe [2023-03-16T15:17:27.792Z] ---> 8c753cb423a0 [2023-03-16T15:17:27.792Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-16T15:17:27.792Z] ---> 393582f1a543 [2023-03-16T15:17:27.792Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:17:27.792Z] ---> Running in 67ca55976ab5 [2023-03-16T15:17:28.291Z] Still waiting to schedule task [2023-03-16T15:17:28.291Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-16T15:17:59.881Z] Removing intermediate container 67ca55976ab5 [2023-03-16T15:17:59.881Z] ---> 934aa902f8d6 [2023-03-16T15:17:59.881Z] Step 10/12 : COPY . . [2023-03-16T15:17:59.881Z] ---> 06bc43ef8ae0 [2023-03-16T15:17:59.881Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T15:17:59.881Z] ---> Running in ae08cfcf5d63 [2023-03-16T15:17:59.881Z] Removing intermediate container ae08cfcf5d63 [2023-03-16T15:17:59.881Z] ---> 1a1dcb75d25a [2023-03-16T15:17:59.881Z] Step 12/12 : RUN $MAKE [2023-03-16T15:17:59.881Z] ---> Running in 6f6b397b7074 [2023-03-16T15:17:59.881Z] noop [2023-03-16T15:17:59.881Z] Removing intermediate container 6f6b397b7074 [2023-03-16T15:17:59.881Z] ---> 4170ade907d0 [2023-03-16T15:17:59.881Z] Successfully built 4170ade907d0 [2023-03-16T15:17:59.881Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:18:00.203Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T15:18:00.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:18:00.271Z] prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container [2023-03-16T15:18:00.312Z] $ 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-03-16T15:18:00.647Z] $ docker top 222777acd234f4ae1a39e8270c64786cb2e02f3ff69db984c7453132458c0ae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:18:00.984Z] + go version [2023-03-16T15:18:00.984Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T15:18:00.999Z] $ docker stop --time=1 222777acd234f4ae1a39e8270c64786cb2e02f3ff69db984c7453132458c0ae7 [2023-03-16T15:18:02.255Z] $ docker rm -f --volumes 222777acd234f4ae1a39e8270c64786cb2e02f3ff69db984c7453132458c0ae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:18:02.655Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T15:18:02.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:18:02.725Z] prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container [2023-03-16T15:18:02.764Z] $ 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-03-16T15:18:03.090Z] $ docker top 54b04c020c285dde637ffaacc4376361798f842aca1551a17a8e46d27ca596f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:18:03.427Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-03-16T15:18:03.727Z] + make test [2023-03-16T15:18:03.727Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T15:18:25.658Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-16T15:18:43.740Z] go vet ./... [2023-03-16T15:18:46.269Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T15:18:46.269Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T15:18:46.269Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T15:18:46.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T15:18:46.298Z] $ docker stop --time=1 54b04c020c285dde637ffaacc4376361798f842aca1551a17a8e46d27ca596f8 [2023-03-16T15:18:50.508Z] $ docker rm -f --volumes 54b04c020c285dde637ffaacc4376361798f842aca1551a17a8e46d27ca596f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:18:51.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T15:18:51.044Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T15:18:51.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T15:18:51.741Z] + ls -al . [2023-03-16T15:18:51.741Z] total 176 [2023-03-16T15:18:51.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:18 . [2023-03-16T15:18:51.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:16 .. [2023-03-16T15:18:51.741Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 16 15:16 .dockerignore [2023-03-16T15:18:51.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:17 .git [2023-03-16T15:18:51.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:16 .github [2023-03-16T15:18:51.741Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 16 15:16 .gitignore [2023-03-16T15:18:51.742Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 15:16 .golangci.yml [2023-03-16T15:18:51.742Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 15:17 .semver [2023-03-16T15:18:51.742Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 16 15:16 Attribution.txt [2023-03-16T15:18:51.742Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 16 15:16 CHANGELOG.md [2023-03-16T15:18:51.742Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 16 15:16 Dockerfile [2023-03-16T15:18:51.742Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 15:16 GOVERNANCE.md [2023-03-16T15:18:51.742Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 16 15:16 Jenkinsfile [2023-03-16T15:18:51.742Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 16 15:16 LICENSE [2023-03-16T15:18:51.742Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 16 15:16 OWNERS.md [2023-03-16T15:18:51.742Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 16 15:16 README.md [2023-03-16T15:18:51.742Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 15:17 VERSION [2023-03-16T15:18:51.742Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:16 bin [2023-03-16T15:18:51.742Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 16 15:18 coverage.out [2023-03-16T15:18:51.742Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 16 15:16 go.mod [2023-03-16T15:18:51.742Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 16 15:16 go.sum [2023-03-16T15:18:51.742Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 16 15:16 main.go [2023-03-16T15:18:51.742Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 16 15:16 makefile [2023-03-16T15:18:51.742Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 15:16 res [2023-03-16T15:18:51.742Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:18:52.042Z] + 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=11af183f2194c3fd12bdcc9d8b6be264b57aff6c --label arch=amd64 --label version=3.0.0-dev.24 . [2023-03-16T15:18:52.042Z] Sending build context to Docker daemon 3.236MB [2023-03-16T15:18:52.042Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T15:18:52.042Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-16T15:18:52.042Z] ---> 4170ade907d0 [2023-03-16T15:18:52.042Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:18:52.042Z] ---> Running in dadee41547a0 [2023-03-16T15:18:52.042Z] Removing intermediate container dadee41547a0 [2023-03-16T15:18:52.042Z] ---> 3cc1bd7b8e8e [2023-03-16T15:18:52.042Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:18:52.299Z] ---> Running in 764e2ac70757 [2023-03-16T15:18:52.299Z] Removing intermediate container 764e2ac70757 [2023-03-16T15:18:52.299Z] ---> 83f0b50f8d75 [2023-03-16T15:18:52.299Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:18:52.299Z] ---> Running in d666faa8a85a [2023-03-16T15:18:52.299Z] Removing intermediate container d666faa8a85a [2023-03-16T15:18:52.299Z] ---> 192f0265b10a [2023-03-16T15:18:52.299Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:18:52.299Z] ---> Running in 376cab6ab965 [2023-03-16T15:18:52.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:18:52.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:18:53.076Z] OK: 265 MiB in 53 packages [2023-03-16T15:18:53.335Z] Removing intermediate container 376cab6ab965 [2023-03-16T15:18:53.335Z] ---> c6155fbdaac5 [2023-03-16T15:18:53.335Z] Step 7/26 : WORKDIR /app [2023-03-16T15:18:53.335Z] ---> Running in 3ad0e0a2cae1 [2023-03-16T15:18:53.335Z] Removing intermediate container 3ad0e0a2cae1 [2023-03-16T15:18:53.335Z] ---> bfb3320bd352 [2023-03-16T15:18:53.335Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-16T15:18:53.611Z] ---> ccacba1b3625 [2023-03-16T15:18:53.611Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:18:53.611Z] ---> Running in 89217298f311 [2023-03-16T15:18:54.581Z] Removing intermediate container 89217298f311 [2023-03-16T15:18:54.581Z] ---> efa381348de2 [2023-03-16T15:18:54.581Z] Step 10/26 : COPY . . [2023-03-16T15:18:54.839Z] ---> 950b51106fe2 [2023-03-16T15:18:54.839Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T15:18:54.839Z] ---> Running in 12ddbe7df4e8 [2023-03-16T15:18:55.098Z] Removing intermediate container 12ddbe7df4e8 [2023-03-16T15:18:55.098Z] ---> 84fc5d49d960 [2023-03-16T15:18:55.098Z] Step 12/26 : RUN $MAKE [2023-03-16T15:18:55.098Z] ---> Running in 1d2ee0162f97 [2023-03-16T15:18:55.357Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.24" -trimpath -mod=readonly -o app-service-configurable [2023-03-16T15:19:17.549Z] Removing intermediate container 1d2ee0162f97 [2023-03-16T15:19:17.549Z] ---> e66049c16ff8 [2023-03-16T15:19:17.549Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T15:19:17.549Z] 3.17: Pulling from library/alpine [2023-03-16T15:19:17.549Z] 63b65145d645: Already exists [2023-03-16T15:19:17.549Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T15:19:17.549Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T15:19:17.549Z] ---> b2aa39c304c2 [2023-03-16T15:19:17.550Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-16T15:19:17.550Z] ---> Running in 35521295e9f5 [2023-03-16T15:19:17.550Z] Removing intermediate container 35521295e9f5 [2023-03-16T15:19:17.550Z] ---> 200950afe6d8 [2023-03-16T15:19:17.550Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-16T15:19:17.550Z] ---> Running in 3f0e13920abb [2023-03-16T15:19:17.550Z] Removing intermediate container 3f0e13920abb [2023-03-16T15:19:17.550Z] ---> 54f22833beaf [2023-03-16T15:19:17.550Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T15:19:17.550Z] ---> Running in 3145fdabe214 [2023-03-16T15:19:17.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:19:17.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:19:17.550Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T15:19:17.550Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T15:19:17.550Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:19:17.550Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T15:19:17.550Z] OK: 8 MiB in 17 packages [2023-03-16T15:19:17.550Z] Removing intermediate container 3145fdabe214 [2023-03-16T15:19:17.550Z] ---> eaad482a47ea [2023-03-16T15:19:17.550Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-16T15:19:17.550Z] ---> cb49a1d72426 [2023-03-16T15:19:17.550Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-16T15:19:17.550Z] ---> 98d867f92774 [2023-03-16T15:19:17.550Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-16T15:19:17.550Z] ---> d41162906f9e [2023-03-16T15:19:17.550Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-16T15:19:17.550Z] ---> b841bb601d78 [2023-03-16T15:19:17.550Z] Step 21/26 : EXPOSE 48095 [2023-03-16T15:19:17.550Z] ---> Running in ff94d0f2eaf4 [2023-03-16T15:19:17.550Z] Removing intermediate container ff94d0f2eaf4 [2023-03-16T15:19:17.550Z] ---> 768259a74178 [2023-03-16T15:19:17.550Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-16T15:19:17.550Z] ---> Running in bd693bb699ec [2023-03-16T15:19:17.550Z] Removing intermediate container bd693bb699ec [2023-03-16T15:19:17.550Z] ---> 723d95211b3e [2023-03-16T15:19:17.550Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:19:17.550Z] ---> Running in 9c35959dc25c [2023-03-16T15:19:17.550Z] Removing intermediate container 9c35959dc25c [2023-03-16T15:19:17.550Z] ---> 50fd1bcf57cf [2023-03-16T15:19:17.550Z] Step 24/26 : LABEL arch=amd64 [2023-03-16T15:19:17.550Z] ---> Running in a89dcc257b7c [2023-03-16T15:19:17.550Z] Removing intermediate container a89dcc257b7c [2023-03-16T15:19:17.550Z] ---> 8ad4ad43fac8 [2023-03-16T15:19:17.550Z] Step 25/26 : LABEL git_sha=11af183f2194c3fd12bdcc9d8b6be264b57aff6c [2023-03-16T15:19:17.550Z] ---> Running in d617a9f9bbc5 [2023-03-16T15:19:17.550Z] Removing intermediate container d617a9f9bbc5 [2023-03-16T15:19:17.550Z] ---> 9ae8514c4359 [2023-03-16T15:19:17.550Z] Step 26/26 : LABEL version=3.0.0-dev.24 [2023-03-16T15:19:17.550Z] ---> Running in 8b3831397d73 [2023-03-16T15:19:17.550Z] Removing intermediate container 8b3831397d73 [2023-03-16T15:19:17.550Z] ---> a3817a2e2910 [2023-03-16T15:19:17.550Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T15:19:17.550Z] Successfully built a3817a2e2910 [2023-03-16T15:19:17.550Z] 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-03-16T15:19:17.632Z] provisioning config files... [2023-03-16T15:19:17.641Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4948160809321833444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:19:17.939Z] ---> docker-login.sh [2023-03-16T15:19:17.939Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:19:17.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:19:17.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:19:17.939Z] Configure a credential helper to remove this warning. See [2023-03-16T15:19:17.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:19:17.939Z] [2023-03-16T15:19:17.939Z] Login Succeeded [2023-03-16T15:19:17.939Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:19:17.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:19:17.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:19:17.939Z] Configure a credential helper to remove this warning. See [2023-03-16T15:19:17.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:19:17.939Z] [2023-03-16T15:19:17.939Z] Login Succeeded [2023-03-16T15:19:17.939Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:19:18.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:19:18.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:19:18.197Z] Configure a credential helper to remove this warning. See [2023-03-16T15:19:18.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:19:18.197Z] [2023-03-16T15:19:18.197Z] Login Succeeded [2023-03-16T15:19:18.197Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:19:18.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:19:18.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:19:18.197Z] Configure a credential helper to remove this warning. See [2023-03-16T15:19:18.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:19:18.197Z] [2023-03-16T15:19:18.197Z] Login Succeeded [2023-03-16T15:19:18.197Z] docker.io [2023-03-16T15:19:18.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:19:18.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:19:18.457Z] Configure a credential helper to remove this warning. See [2023-03-16T15:19:18.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:19:18.457Z] [2023-03-16T15:19:18.457Z] Login Succeeded [2023-03-16T15:19:18.457Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:19:18.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:19:18.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:19:18.501Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-03-16T15:19:18.501Z] 11af183f2194c3fd12bdcc9d8b6be264b57aff6c [2023-03-16T15:19:18.501Z] latest [2023-03-16T15:19:18.501Z] 3.0.0-dev.24 [2023-03-16T15:19:18.501Z] 11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 [2023-03-16T15:19:18.501Z] main [2023-03-16T15:19:18.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:18.804Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:19.108Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:11af183f2194c3fd12bdcc9d8b6be264b57aff6c [2023-03-16T15:19:19.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-16T15:19:19.108Z] 093a3e34bf53: Preparing [2023-03-16T15:19:19.108Z] 980410b853f7: Preparing [2023-03-16T15:19:19.108Z] 973209c3e60b: Preparing [2023-03-16T15:19:19.108Z] e30528f6fc34: Preparing [2023-03-16T15:19:19.108Z] 83a7d6e80e8c: Preparing [2023-03-16T15:19:19.108Z] 7cd52847ad77: Preparing [2023-03-16T15:19:19.108Z] 7cd52847ad77: Waiting [2023-03-16T15:19:19.108Z] 980410b853f7: Pushed [2023-03-16T15:19:19.108Z] 973209c3e60b: Pushed [2023-03-16T15:19:19.108Z] e30528f6fc34: Pushed [2023-03-16T15:19:19.108Z] 7cd52847ad77: Layer already exists [2023-03-16T15:19:19.108Z] 83a7d6e80e8c: Pushed [2023-03-16T15:19:21.641Z] 093a3e34bf53: Pushed [2023-03-16T15:19:21.641Z] 11af183f2194c3fd12bdcc9d8b6be264b57aff6c: digest: sha256:f2542a88e9fc7db297fb011465ed49943026a7fbdc77f6faae7715b009ff36a4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:21.957Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:22.260Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-03-16T15:19:22.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-16T15:19:22.260Z] 093a3e34bf53: Preparing [2023-03-16T15:19:22.260Z] 980410b853f7: Preparing [2023-03-16T15:19:22.260Z] 973209c3e60b: Preparing [2023-03-16T15:19:22.260Z] e30528f6fc34: Preparing [2023-03-16T15:19:22.260Z] 83a7d6e80e8c: Preparing [2023-03-16T15:19:22.260Z] 7cd52847ad77: Preparing [2023-03-16T15:19:22.260Z] 7cd52847ad77: Waiting [2023-03-16T15:19:22.260Z] 973209c3e60b: Layer already exists [2023-03-16T15:19:22.260Z] 83a7d6e80e8c: Layer already exists [2023-03-16T15:19:22.260Z] 093a3e34bf53: Layer already exists [2023-03-16T15:19:22.260Z] e30528f6fc34: Layer already exists [2023-03-16T15:19:22.260Z] 980410b853f7: Layer already exists [2023-03-16T15:19:22.260Z] 7cd52847ad77: Layer already exists [2023-03-16T15:19:22.260Z] latest: digest: sha256:f2542a88e9fc7db297fb011465ed49943026a7fbdc77f6faae7715b009ff36a4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:22.568Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:22.877Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.24 [2023-03-16T15:19:22.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-16T15:19:22.877Z] 093a3e34bf53: Preparing [2023-03-16T15:19:22.877Z] 980410b853f7: Preparing [2023-03-16T15:19:22.877Z] 973209c3e60b: Preparing [2023-03-16T15:19:22.877Z] e30528f6fc34: Preparing [2023-03-16T15:19:22.877Z] 83a7d6e80e8c: Preparing [2023-03-16T15:19:22.877Z] 7cd52847ad77: Preparing [2023-03-16T15:19:22.877Z] 7cd52847ad77: Waiting [2023-03-16T15:19:22.877Z] 093a3e34bf53: Layer already exists [2023-03-16T15:19:22.877Z] 980410b853f7: Layer already exists [2023-03-16T15:19:22.877Z] 973209c3e60b: Layer already exists [2023-03-16T15:19:22.877Z] 83a7d6e80e8c: Layer already exists [2023-03-16T15:19:22.877Z] e30528f6fc34: Layer already exists [2023-03-16T15:19:22.877Z] 7cd52847ad77: Layer already exists [2023-03-16T15:19:22.877Z] 3.0.0-dev.24: digest: sha256:f2542a88e9fc7db297fb011465ed49943026a7fbdc77f6faae7715b009ff36a4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:23.191Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:23.502Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 [2023-03-16T15:19:23.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-16T15:19:23.502Z] 093a3e34bf53: Preparing [2023-03-16T15:19:23.502Z] 980410b853f7: Preparing [2023-03-16T15:19:23.502Z] 973209c3e60b: Preparing [2023-03-16T15:19:23.502Z] e30528f6fc34: Preparing [2023-03-16T15:19:23.502Z] 83a7d6e80e8c: Preparing [2023-03-16T15:19:23.502Z] 7cd52847ad77: Preparing [2023-03-16T15:19:23.502Z] 7cd52847ad77: Waiting [2023-03-16T15:19:23.502Z] 973209c3e60b: Layer already exists [2023-03-16T15:19:23.502Z] 83a7d6e80e8c: Layer already exists [2023-03-16T15:19:23.502Z] 980410b853f7: Layer already exists [2023-03-16T15:19:23.502Z] 093a3e34bf53: Layer already exists [2023-03-16T15:19:23.502Z] e30528f6fc34: Layer already exists [2023-03-16T15:19:23.502Z] 7cd52847ad77: Layer already exists [2023-03-16T15:19:23.502Z] 11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24: digest: sha256:f2542a88e9fc7db297fb011465ed49943026a7fbdc77f6faae7715b009ff36a4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:23.827Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:24.139Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-03-16T15:19:24.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-16T15:19:24.139Z] 093a3e34bf53: Preparing [2023-03-16T15:19:24.139Z] 980410b853f7: Preparing [2023-03-16T15:19:24.139Z] 973209c3e60b: Preparing [2023-03-16T15:19:24.139Z] e30528f6fc34: Preparing [2023-03-16T15:19:24.139Z] 83a7d6e80e8c: Preparing [2023-03-16T15:19:24.139Z] 7cd52847ad77: Preparing [2023-03-16T15:19:24.139Z] 7cd52847ad77: Waiting [2023-03-16T15:19:24.139Z] 973209c3e60b: Layer already exists [2023-03-16T15:19:24.139Z] 093a3e34bf53: Layer already exists [2023-03-16T15:19:24.139Z] 83a7d6e80e8c: Layer already exists [2023-03-16T15:19:24.139Z] 980410b853f7: Layer already exists [2023-03-16T15:19:24.139Z] e30528f6fc34: Layer already exists [2023-03-16T15:19:24.139Z] 7cd52847ad77: Layer already exists [2023-03-16T15:19:24.139Z] main: digest: sha256:f2542a88e9fc7db297fb011465ed49943026a7fbdc77f6faae7715b009ff36a4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:19:24.180Z] ===================================================== [Pipeline] echo [2023-03-16T15:19:24.185Z] taggedImages: [2023-03-16T15:19:24.185Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:11af183f2194c3fd12bdcc9d8b6be264b57aff6c [2023-03-16T15:19:24.185Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-03-16T15:19:24.185Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.24 [2023-03-16T15:19:24.185Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 [2023-03-16T15:19:24.185Z] - 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-03-16T15:19:24.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:19:24.549Z] [2023-03-16T15:19:24.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:24.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:19:24.856Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T15:19:24.856Z] 5eb5b503b376: Pulling fs layer [2023-03-16T15:19:24.856Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T15:19:24.856Z] ec43610c2a17: Pulling fs layer [2023-03-16T15:19:24.856Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T15:19:24.856Z] 33b1e0a273af: Pulling fs layer [2023-03-16T15:19:24.856Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T15:19:24.857Z] 2f39f015ded8: Pulling fs layer [2023-03-16T15:19:24.857Z] 33b1e0a273af: Waiting [2023-03-16T15:19:24.857Z] 5d3b04190fa2: Waiting [2023-03-16T15:19:24.857Z] 2f39f015ded8: Waiting [2023-03-16T15:19:24.857Z] 3a2ae6a8a46f: Waiting [2023-03-16T15:19:24.857Z] 5c69ac0246d0: Download complete [2023-03-16T15:19:24.857Z] 3a2ae6a8a46f: Download complete [2023-03-16T15:19:25.117Z] 33b1e0a273af: Verifying Checksum [2023-03-16T15:19:25.117Z] 33b1e0a273af: Download complete [2023-03-16T15:19:25.117Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T15:19:25.117Z] 5d3b04190fa2: Download complete [2023-03-16T15:19:25.117Z] ec43610c2a17: Verifying Checksum [2023-03-16T15:19:25.117Z] ec43610c2a17: Download complete [2023-03-16T15:19:25.117Z] 5eb5b503b376: Verifying Checksum [2023-03-16T15:19:25.117Z] 5eb5b503b376: Download complete [2023-03-16T15:19:26.049Z] 2f39f015ded8: Download complete [2023-03-16T15:19:26.306Z] 5eb5b503b376: Pull complete [2023-03-16T15:19:26.562Z] 5c69ac0246d0: Pull complete [2023-03-16T15:19:27.127Z] ec43610c2a17: Pull complete [2023-03-16T15:19:27.127Z] 3a2ae6a8a46f: Pull complete [2023-03-16T15:19:27.127Z] 33b1e0a273af: Pull complete [2023-03-16T15:19:27.385Z] 5d3b04190fa2: Pull complete [2023-03-16T15:19:31.568Z] 2f39f015ded8: Pull complete [2023-03-16T15:19:31.568Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T15:19:31.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:19:31.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:19:31.643Z] prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container [2023-03-16T15:19:31.680Z] $ 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-03-16T15:19:34.505Z] $ docker top 22cde6d8a91203e9475321252452b5a2bbfc83cb39683048339ad191208a0db9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:19:34.857Z] ---> job-cost.sh [2023-03-16T15:19:34.857Z] lf-activate-venv: SKIPPING [2023-03-16T15:19:34.857Z] INFO: No Stack... [2023-03-16T15:19:35.116Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T15:19:35.374Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T15:19:35.656Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-03-16T15:19:35.657Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T15:19:35.669Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] [2023-03-16T15:19:35.674Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] did not exist. Created. [2023-03-16T15:19:35.674Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T15:19:35.975Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T15:19:36.008Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T15:19:36.014Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T15:19:36.035Z] $ docker stop --time=1 22cde6d8a91203e9475321252452b5a2bbfc83cb39683048339ad191208a0db9 [2023-03-16T15:19:37.427Z] $ docker rm -f --volumes 22cde6d8a91203e9475321252452b5a2bbfc83cb39683048339ad191208a0db9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T15:20:15.256Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2453 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-03-16T15:20:15.271Z] Running in /w/workspace/app-service-configurable/141 [Pipeline] { [Pipeline] checkout [2023-03-16T15:20:15.304Z] Selected Git installation does not exist. Using Default [2023-03-16T15:20:15.304Z] The recommended git tool is: NONE [2023-03-16T15:20:21.209Z] using credential edgex-jenkins-ssh [2023-03-16T15:20:21.234Z] Cloning the remote Git repository [2023-03-16T15:20:21.291Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-16T15:20:21.402Z] > git init /w/workspace/app-service-configurable/141 # timeout=10 [2023-03-16T15:20:21.574Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-16T15:20:21.578Z] > git --version # timeout=10 [2023-03-16T15:20:21.599Z] > git --version # 'git version 2.25.1' [2023-03-16T15:20:21.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T15:20:21.778Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T15:20:23.629Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-16T15:20:23.657Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T15:20:24.571Z] Avoid second fetch [2023-03-16T15:20:24.572Z] Checking out Revision 11af183f2194c3fd12bdcc9d8b6be264b57aff6c (main) [2023-03-16T15:20:25.183Z] Commit message: "refactor(snap): Update command and metadata sourcing (#532)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T15:20:24.593Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T15:20:24.678Z] > git checkout -f 11af183f2194c3fd12bdcc9d8b6be264b57aff6c # timeout=10 [2023-03-16T15:20:26.039Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T15:20:26.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T15:20:26.039Z] Dload Upload Total Spent Left Speed [2023-03-16T15:20:26.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-03-16T15:20:26.705Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T15:20:27.054Z] + sudo tee /etc/docker/daemon.new [2023-03-16T15:20:27.055Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T15:20:27.055Z] { [2023-03-16T15:20:27.055Z] "registry-mirrors": [ [2023-03-16T15:20:27.055Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T15:20:27.055Z] ], [2023-03-16T15:20:27.055Z] "bip": "10.250.0.254/24", [2023-03-16T15:20:27.055Z] "hosts": [ [2023-03-16T15:20:27.055Z] "tcp://0.0.0.0:5555", [2023-03-16T15:20:27.055Z] "unix:///var/run/docker.sock" [2023-03-16T15:20:27.055Z] ], [2023-03-16T15:20:27.055Z] "mtu": 1458, [2023-03-16T15:20:27.055Z] "selinux-enabled": true, [2023-03-16T15:20:27.055Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T15:20:27.055Z] } [Pipeline] sh [2023-03-16T15:20:27.395Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T15:20:27.727Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:20:46.047Z] provisioning config files... [2023-03-16T15:20:46.078Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/141@tmp/config1203819131328825449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:20:46.433Z] ---> docker-login.sh [2023-03-16T15:20:46.433Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:20:47.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:20:47.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:20:47.673Z] Configure a credential helper to remove this warning. See [2023-03-16T15:20:47.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:20:47.673Z] [2023-03-16T15:20:47.673Z] Login Succeeded [2023-03-16T15:20:47.673Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:20:47.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:20:47.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:20:47.945Z] Configure a credential helper to remove this warning. See [2023-03-16T15:20:47.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:20:47.945Z] [2023-03-16T15:20:47.945Z] Login Succeeded [2023-03-16T15:20:47.945Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:20:48.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:20:48.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:20:48.492Z] Configure a credential helper to remove this warning. See [2023-03-16T15:20:48.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:20:48.492Z] [2023-03-16T15:20:48.492Z] Login Succeeded [2023-03-16T15:20:48.492Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:20:48.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:20:48.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:20:48.764Z] Configure a credential helper to remove this warning. See [2023-03-16T15:20:48.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:20:48.764Z] [2023-03-16T15:20:48.764Z] Login Succeeded [2023-03-16T15:20:48.764Z] docker.io [2023-03-16T15:20:49.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:20:49.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:20:49.308Z] Configure a credential helper to remove this warning. See [2023-03-16T15:20:49.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:20:49.308Z] [2023-03-16T15:20:49.308Z] Login Succeeded [2023-03-16T15:20:49.308Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:20:49.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T15:20:49.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:20:49.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:20:49.697Z] ========================================================= [2023-03-16T15:20:49.697Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T15:20:49.697Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:20:50.045Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T15:20:50.316Z] Sending build context to Docker daemon 173.1kB [2023-03-16T15:20:50.587Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T15:20:50.587Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T15:20:50.587Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T15:20:50.587Z] af6eaf76a39c: Pulling fs layer [2023-03-16T15:20:50.587Z] 55522c791124: Pulling fs layer [2023-03-16T15:20:50.587Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T15:20:50.587Z] 169dfbe0d373: Pulling fs layer [2023-03-16T15:20:50.587Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T15:20:50.587Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T15:20:50.587Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T15:20:50.587Z] 169dfbe0d373: Waiting [2023-03-16T15:20:50.587Z] e1ff8fa3b103: Waiting [2023-03-16T15:20:50.587Z] 52ebb69f0ebf: Waiting [2023-03-16T15:20:50.587Z] 5abe8eddf0d5: Waiting [2023-03-16T15:20:50.863Z] 55522c791124: Download complete [2023-03-16T15:20:50.863Z] 169dfbe0d373: Verifying Checksum [2023-03-16T15:20:50.863Z] 169dfbe0d373: Download complete [2023-03-16T15:20:50.863Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T15:20:50.863Z] e1ff8fa3b103: Download complete [2023-03-16T15:20:50.863Z] af6eaf76a39c: Verifying Checksum [2023-03-16T15:20:50.863Z] af6eaf76a39c: Download complete [2023-03-16T15:20:51.845Z] af6eaf76a39c: Pull complete [2023-03-16T15:20:52.115Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T15:20:52.115Z] 5abe8eddf0d5: Download complete [2023-03-16T15:20:52.385Z] 55522c791124: Pull complete [2023-03-16T15:20:53.355Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T15:20:53.355Z] 52ebb69f0ebf: Download complete [2023-03-16T15:20:53.355Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T15:20:53.355Z] ce5c4a1c91eb: Download complete [2023-03-16T15:21:03.483Z] ce5c4a1c91eb: Pull complete [2023-03-16T15:21:03.483Z] 169dfbe0d373: Pull complete [2023-03-16T15:21:03.752Z] e1ff8fa3b103: Pull complete [2023-03-16T15:21:10.426Z] 52ebb69f0ebf: Pull complete [2023-03-16T15:21:11.835Z] 5abe8eddf0d5: Pull complete [2023-03-16T15:21:11.835Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T15:21:11.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T15:21:11.835Z] ---> 6cb57ee374ae [2023-03-16T15:21:11.835Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:21:13.778Z] ---> Running in 4179e0c5d436 [2023-03-16T15:21:13.778Z] Removing intermediate container 4179e0c5d436 [2023-03-16T15:21:13.778Z] ---> de8820830c60 [2023-03-16T15:21:13.778Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:21:14.045Z] ---> Running in fc3d5e7c4b32 [2023-03-16T15:21:14.312Z] Removing intermediate container fc3d5e7c4b32 [2023-03-16T15:21:14.312Z] ---> 8f5b85686e82 [2023-03-16T15:21:14.312Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:21:14.312Z] ---> Running in 024a47ffd46e [2023-03-16T15:21:14.578Z] Removing intermediate container 024a47ffd46e [2023-03-16T15:21:14.578Z] ---> c9fd8de56d9e [2023-03-16T15:21:14.578Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:21:14.846Z] ---> Running in 65ab26c952ce [2023-03-16T15:21:15.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:21:16.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:21:17.467Z] OK: 263 MiB in 53 packages [2023-03-16T15:21:18.429Z] Removing intermediate container 65ab26c952ce [2023-03-16T15:21:18.429Z] ---> 16b2648db8ab [2023-03-16T15:21:18.429Z] Step 7/12 : WORKDIR /app [2023-03-16T15:21:18.429Z] ---> Running in dc11bc51d992 [2023-03-16T15:21:19.017Z] Removing intermediate container dc11bc51d992 [2023-03-16T15:21:19.017Z] ---> 6569ff0600db [2023-03-16T15:21:19.017Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-16T15:21:19.286Z] ---> 84692e1d3d4f [2023-03-16T15:21:19.286Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:21:19.555Z] ---> Running in 94ee98332fbd [2023-03-16T15:22:27.413Z] Removing intermediate container 94ee98332fbd [2023-03-16T15:22:27.413Z] ---> 402a94601782 [2023-03-16T15:22:27.413Z] Step 10/12 : COPY . . [2023-03-16T15:22:27.413Z] ---> fdf96b22fc23 [2023-03-16T15:22:27.413Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T15:22:27.413Z] ---> Running in 72f47baf555c [2023-03-16T15:22:27.413Z] Removing intermediate container 72f47baf555c [2023-03-16T15:22:27.413Z] ---> 7d9508e57129 [2023-03-16T15:22:27.413Z] Step 12/12 : RUN $MAKE [2023-03-16T15:22:27.413Z] ---> Running in 4948d5a7db8d [2023-03-16T15:22:27.413Z] noop [2023-03-16T15:22:27.413Z] Removing intermediate container 4948d5a7db8d [2023-03-16T15:22:27.413Z] ---> 3024646117cf [2023-03-16T15:22:27.413Z] Successfully built 3024646117cf [2023-03-16T15:22:27.413Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:27.765Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T15:22:27.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:22:27.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container [2023-03-16T15:22:28.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/141 -v /w/workspace/app-service-configurable/141:/w/workspace/app-service-configurable/141:rw,z -v /w/workspace/app-service-configurable/141@tmp:/w/workspace/app-service-configurable/141@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-03-16T15:22:29.320Z] $ docker top 29709bd6eb2282445617bef8f395974787008ed321f510e1fc21b9540521fc15 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:22:30.164Z] + go version [2023-03-16T15:22:30.164Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T15:22:30.191Z] $ docker stop --time=1 29709bd6eb2282445617bef8f395974787008ed321f510e1fc21b9540521fc15 [2023-03-16T15:22:31.883Z] $ docker rm -f --volumes 29709bd6eb2282445617bef8f395974787008ed321f510e1fc21b9540521fc15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:32.423Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T15:22:32.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:22:32.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container [2023-03-16T15:22:32.730Z] $ 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/141 -v /w/workspace/app-service-configurable/141:/w/workspace/app-service-configurable/141:rw,z -v /w/workspace/app-service-configurable/141@tmp:/w/workspace/app-service-configurable/141@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-03-16T15:22:34.067Z] $ docker top bd9a50ee399a8a16bb7a620648720f064c150bf094f111b82a099d4030006fd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:22:34.935Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/141 [Pipeline] fileExists [Pipeline] sh [2023-03-16T15:22:35.591Z] + make test [2023-03-16T15:22:35.591Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T15:25:42.404Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-16T15:25:42.404Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T15:25:42.404Z] go vet ./... [2023-03-16T15:28:19.218Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T15:28:19.218Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T15:28:19.218Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T15:28:19.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T15:28:19.262Z] $ docker stop --time=1 bd9a50ee399a8a16bb7a620648720f064c150bf094f111b82a099d4030006fd6 [2023-03-16T15:28:21.260Z] $ docker rm -f --volumes bd9a50ee399a8a16bb7a620648720f064c150bf094f111b82a099d4030006fd6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:28:22.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T15:28:22.959Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T15:28:23.533Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T15:28:23.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T15:28:24.262Z] + ls -al . [2023-03-16T15:28:24.262Z] total 172 [2023-03-16T15:28:24.262Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 16 15:22 . [2023-03-16T15:28:24.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:20 .. [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 16 15:20 .dockerignore [2023-03-16T15:28:24.262Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:20 .git [2023-03-16T15:28:24.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:20 .github [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 16 15:20 .gitignore [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 15:20 .golangci.yml [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 16 15:20 Attribution.txt [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 16 15:20 CHANGELOG.md [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 16 15:20 Dockerfile [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 15:20 GOVERNANCE.md [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 16 15:20 Jenkinsfile [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 16 15:20 LICENSE [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 16 15:20 OWNERS.md [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 16 15:20 README.md [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 15:17 VERSION [2023-03-16T15:28:24.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:20 bin [2023-03-16T15:28:24.262Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 16 15:22 coverage.out [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 16 15:20 go.mod [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 16 15:20 go.sum [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 16 15:20 main.go [2023-03-16T15:28:24.262Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 16 15:20 makefile [2023-03-16T15:28:24.262Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 15:20 res [2023-03-16T15:28:24.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:20 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:28:24.610Z] + 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=11af183f2194c3fd12bdcc9d8b6be264b57aff6c --label arch=arm64 --label version=3.0.0-dev.24 . [2023-03-16T15:28:24.610Z] Sending build context to Docker daemon 174.1kB [2023-03-16T15:28:24.880Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T15:28:24.880Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-16T15:28:24.880Z] ---> 3024646117cf [2023-03-16T15:28:24.880Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:28:24.880Z] ---> Running in 61759321c674 [2023-03-16T15:28:25.468Z] Removing intermediate container 61759321c674 [2023-03-16T15:28:25.468Z] ---> eac9f42d8c7a [2023-03-16T15:28:25.468Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:28:25.468Z] ---> Running in 63dccb3a5d31 [2023-03-16T15:28:25.737Z] Removing intermediate container 63dccb3a5d31 [2023-03-16T15:28:25.737Z] ---> f97c063a1a91 [2023-03-16T15:28:25.737Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:28:25.737Z] ---> Running in 0f12c6d6127c [2023-03-16T15:28:26.322Z] Removing intermediate container 0f12c6d6127c [2023-03-16T15:28:26.322Z] ---> aa85ce18e9e2 [2023-03-16T15:28:26.322Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:28:26.322Z] ---> Running in 56d6a99f823e [2023-03-16T15:28:27.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:28:28.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:28:29.234Z] OK: 263 MiB in 53 packages [2023-03-16T15:28:30.211Z] Removing intermediate container 56d6a99f823e [2023-03-16T15:28:30.211Z] ---> 138fbe464fa3 [2023-03-16T15:28:30.211Z] Step 7/26 : WORKDIR /app [2023-03-16T15:28:30.479Z] ---> Running in f1c4bac29fcc [2023-03-16T15:28:30.752Z] Removing intermediate container f1c4bac29fcc [2023-03-16T15:28:30.752Z] ---> 1251cd22d493 [2023-03-16T15:28:30.752Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-16T15:28:31.339Z] ---> a1afabe710a5 [2023-03-16T15:28:31.339Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:28:31.339Z] ---> Running in 2a10a5a3c34a [2023-03-16T15:28:33.931Z] Removing intermediate container 2a10a5a3c34a [2023-03-16T15:28:33.931Z] ---> 8d9d7d7a05c6 [2023-03-16T15:28:33.931Z] Step 10/26 : COPY . . [2023-03-16T15:28:34.907Z] ---> 6f5e66455758 [2023-03-16T15:28:34.907Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T15:28:34.907Z] ---> Running in b7765508b515 [2023-03-16T15:28:35.179Z] Removing intermediate container b7765508b515 [2023-03-16T15:28:35.179Z] ---> f921da7f71d5 [2023-03-16T15:28:35.179Z] Step 12/26 : RUN $MAKE [2023-03-16T15:28:35.179Z] ---> Running in 676fb8c9e72c [2023-03-16T15:28:36.147Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.24" -trimpath -mod=readonly -o app-service-configurable [2023-03-16T15:31:28.040Z] Removing intermediate container 676fb8c9e72c [2023-03-16T15:31:28.040Z] ---> b469b6e03bd2 [2023-03-16T15:31:28.040Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T15:31:28.040Z] 3.17: Pulling from library/alpine [2023-03-16T15:31:28.040Z] af6eaf76a39c: Already exists [2023-03-16T15:31:28.040Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T15:31:28.040Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T15:31:28.040Z] ---> d74e625d9115 [2023-03-16T15:31:28.040Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-16T15:31:28.040Z] ---> Running in 85510b552880 [2023-03-16T15:31:28.040Z] Removing intermediate container 85510b552880 [2023-03-16T15:31:28.040Z] ---> 964f60d8c0e2 [2023-03-16T15:31:28.040Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-16T15:31:28.040Z] ---> Running in 1ed9ec2a0f5d [2023-03-16T15:31:28.040Z] Removing intermediate container 1ed9ec2a0f5d [2023-03-16T15:31:28.040Z] ---> 3a4d4c879a3f [2023-03-16T15:31:28.040Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T15:31:28.040Z] ---> Running in 29d420d59448 [2023-03-16T15:31:28.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:31:28.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:31:28.040Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T15:31:28.040Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T15:31:28.040Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:31:28.040Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T15:31:28.040Z] OK: 8 MiB in 17 packages [2023-03-16T15:31:28.040Z] Removing intermediate container 29d420d59448 [2023-03-16T15:31:28.040Z] ---> 3e83d9f560a5 [2023-03-16T15:31:28.040Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-16T15:31:28.040Z] ---> b6cc472a8efc [2023-03-16T15:31:28.040Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-16T15:31:28.040Z] ---> 2220ce3b35ef [2023-03-16T15:31:28.040Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-16T15:31:28.040Z] ---> 54605ac9c400 [2023-03-16T15:31:28.040Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-16T15:31:28.040Z] ---> 9cb8fb7a5b26 [2023-03-16T15:31:28.040Z] Step 21/26 : EXPOSE 48095 [2023-03-16T15:31:28.040Z] ---> Running in 8bd4d826ab4e [2023-03-16T15:31:28.040Z] Removing intermediate container 8bd4d826ab4e [2023-03-16T15:31:28.040Z] ---> 31c638723c5c [2023-03-16T15:31:28.040Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-16T15:31:28.040Z] ---> Running in 84d6c9e8f86c [2023-03-16T15:31:28.040Z] Removing intermediate container 84d6c9e8f86c [2023-03-16T15:31:28.040Z] ---> e38bcad58b4c [2023-03-16T15:31:28.040Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:31:28.040Z] ---> Running in f2a47fa731a4 [2023-03-16T15:31:28.040Z] Removing intermediate container f2a47fa731a4 [2023-03-16T15:31:28.040Z] ---> deb6b8a538fa [2023-03-16T15:31:28.040Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T15:31:28.040Z] ---> Running in 110d6edd60e8 [2023-03-16T15:31:28.040Z] Removing intermediate container 110d6edd60e8 [2023-03-16T15:31:28.040Z] ---> 8565853c8cbd [2023-03-16T15:31:28.040Z] Step 25/26 : LABEL git_sha=11af183f2194c3fd12bdcc9d8b6be264b57aff6c [2023-03-16T15:31:28.040Z] ---> Running in dad4f2e1978e [2023-03-16T15:31:28.040Z] Removing intermediate container dad4f2e1978e [2023-03-16T15:31:28.040Z] ---> 54822f1dbf5b [2023-03-16T15:31:28.040Z] Step 26/26 : LABEL version=3.0.0-dev.24 [2023-03-16T15:31:28.040Z] ---> Running in 1fca3b23a6cd [2023-03-16T15:31:28.040Z] Removing intermediate container 1fca3b23a6cd [2023-03-16T15:31:28.040Z] ---> 18fb58b054a1 [2023-03-16T15:31:28.040Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T15:31:28.040Z] Successfully built 18fb58b054a1 [2023-03-16T15:31:28.040Z] 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-03-16T15:31:28.147Z] provisioning config files... [2023-03-16T15:31:28.164Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/141@tmp/config794127524665998414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:31:28.498Z] ---> docker-login.sh [2023-03-16T15:31:28.498Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:31:28.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:31:28.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:31:28.767Z] Configure a credential helper to remove this warning. See [2023-03-16T15:31:28.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:31:28.767Z] [2023-03-16T15:31:28.767Z] Login Succeeded [2023-03-16T15:31:28.767Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:31:29.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:31:29.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:31:29.034Z] Configure a credential helper to remove this warning. See [2023-03-16T15:31:29.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:31:29.034Z] [2023-03-16T15:31:29.034Z] Login Succeeded [2023-03-16T15:31:29.034Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:31:29.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:31:29.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:31:29.574Z] Configure a credential helper to remove this warning. See [2023-03-16T15:31:29.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:31:29.574Z] [2023-03-16T15:31:29.574Z] Login Succeeded [2023-03-16T15:31:29.574Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:31:29.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:31:29.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:31:29.845Z] Configure a credential helper to remove this warning. See [2023-03-16T15:31:29.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:31:29.846Z] [2023-03-16T15:31:29.846Z] Login Succeeded [2023-03-16T15:31:29.846Z] docker.io [2023-03-16T15:31:30.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:31:30.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:31:30.434Z] Configure a credential helper to remove this warning. See [2023-03-16T15:31:30.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:31:30.434Z] [2023-03-16T15:31:30.434Z] Login Succeeded [2023-03-16T15:31:30.434Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:31:30.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:31:30.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:31:30.504Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-03-16T15:31:30.504Z] 11af183f2194c3fd12bdcc9d8b6be264b57aff6c [2023-03-16T15:31:30.504Z] latest [2023-03-16T15:31:30.504Z] 3.0.0-dev.24 [2023-03-16T15:31:30.504Z] 11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 [2023-03-16T15:31:30.504Z] main [2023-03-16T15:31:30.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:31:30.871Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:31:31.226Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:11af183f2194c3fd12bdcc9d8b6be264b57aff6c [2023-03-16T15:31:31.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-16T15:31:31.226Z] 5c2f285105f2: Preparing [2023-03-16T15:31:31.226Z] c206db9fd7f5: Preparing [2023-03-16T15:31:31.226Z] 79308edf8f4f: Preparing [2023-03-16T15:31:31.226Z] e20cd8baf0bf: Preparing [2023-03-16T15:31:31.226Z] 04674219e034: Preparing [2023-03-16T15:31:31.226Z] edf70074bd40: Preparing [2023-03-16T15:31:31.226Z] edf70074bd40: Waiting [2023-03-16T15:31:31.497Z] c206db9fd7f5: Pushed [2023-03-16T15:31:31.497Z] 79308edf8f4f: Pushed [2023-03-16T15:31:31.497Z] e20cd8baf0bf: Pushed [2023-03-16T15:31:31.497Z] edf70074bd40: Layer already exists [2023-03-16T15:31:31.768Z] 04674219e034: Pushed [2023-03-16T15:31:37.238Z] 5c2f285105f2: Pushed [2023-03-16T15:31:37.511Z] 11af183f2194c3fd12bdcc9d8b6be264b57aff6c: digest: sha256:9df958891f694a73955d36d2173dc79ffc4f5c9fa19881ce4f1b2d0b3a46cce4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:31:37.893Z] + 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-03-16T15:31:38.255Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-03-16T15:31:38.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-16T15:31:38.255Z] 5c2f285105f2: Preparing [2023-03-16T15:31:38.255Z] c206db9fd7f5: Preparing [2023-03-16T15:31:38.255Z] 79308edf8f4f: Preparing [2023-03-16T15:31:38.255Z] e20cd8baf0bf: Preparing [2023-03-16T15:31:38.255Z] 04674219e034: Preparing [2023-03-16T15:31:38.255Z] edf70074bd40: Preparing [2023-03-16T15:31:38.255Z] edf70074bd40: Waiting [2023-03-16T15:31:38.255Z] 04674219e034: Layer already exists [2023-03-16T15:31:38.255Z] c206db9fd7f5: Layer already exists [2023-03-16T15:31:38.255Z] 79308edf8f4f: Layer already exists [2023-03-16T15:31:38.255Z] 5c2f285105f2: Layer already exists [2023-03-16T15:31:38.255Z] e20cd8baf0bf: Layer already exists [2023-03-16T15:31:38.255Z] edf70074bd40: Layer already exists [2023-03-16T15:31:38.525Z] latest: digest: sha256:9df958891f694a73955d36d2173dc79ffc4f5c9fa19881ce4f1b2d0b3a46cce4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:31:38.881Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:31:39.229Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.24 [2023-03-16T15:31:39.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-16T15:31:39.229Z] 5c2f285105f2: Preparing [2023-03-16T15:31:39.229Z] c206db9fd7f5: Preparing [2023-03-16T15:31:39.229Z] 79308edf8f4f: Preparing [2023-03-16T15:31:39.229Z] e20cd8baf0bf: Preparing [2023-03-16T15:31:39.229Z] 04674219e034: Preparing [2023-03-16T15:31:39.229Z] edf70074bd40: Preparing [2023-03-16T15:31:39.229Z] edf70074bd40: Waiting [2023-03-16T15:31:39.229Z] 04674219e034: Layer already exists [2023-03-16T15:31:39.229Z] 79308edf8f4f: Layer already exists [2023-03-16T15:31:39.229Z] c206db9fd7f5: Layer already exists [2023-03-16T15:31:39.229Z] e20cd8baf0bf: Layer already exists [2023-03-16T15:31:39.229Z] 5c2f285105f2: Layer already exists [2023-03-16T15:31:39.229Z] edf70074bd40: Layer already exists [2023-03-16T15:31:39.496Z] 3.0.0-dev.24: digest: sha256:9df958891f694a73955d36d2173dc79ffc4f5c9fa19881ce4f1b2d0b3a46cce4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:31:39.845Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:31:40.186Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 [2023-03-16T15:31:40.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-16T15:31:40.186Z] 5c2f285105f2: Preparing [2023-03-16T15:31:40.186Z] c206db9fd7f5: Preparing [2023-03-16T15:31:40.186Z] 79308edf8f4f: Preparing [2023-03-16T15:31:40.186Z] e20cd8baf0bf: Preparing [2023-03-16T15:31:40.186Z] 04674219e034: Preparing [2023-03-16T15:31:40.186Z] edf70074bd40: Preparing [2023-03-16T15:31:40.186Z] edf70074bd40: Waiting [2023-03-16T15:31:40.186Z] 04674219e034: Layer already exists [2023-03-16T15:31:40.186Z] c206db9fd7f5: Layer already exists [2023-03-16T15:31:40.186Z] 5c2f285105f2: Layer already exists [2023-03-16T15:31:40.186Z] 79308edf8f4f: Layer already exists [2023-03-16T15:31:40.186Z] e20cd8baf0bf: Layer already exists [2023-03-16T15:31:40.186Z] edf70074bd40: Layer already exists [2023-03-16T15:31:40.456Z] 11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24: digest: sha256:9df958891f694a73955d36d2173dc79ffc4f5c9fa19881ce4f1b2d0b3a46cce4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:31:40.807Z] + 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-03-16T15:31:41.150Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-03-16T15:31:41.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-16T15:31:41.150Z] 5c2f285105f2: Preparing [2023-03-16T15:31:41.150Z] c206db9fd7f5: Preparing [2023-03-16T15:31:41.150Z] 79308edf8f4f: Preparing [2023-03-16T15:31:41.150Z] e20cd8baf0bf: Preparing [2023-03-16T15:31:41.150Z] 04674219e034: Preparing [2023-03-16T15:31:41.150Z] edf70074bd40: Preparing [2023-03-16T15:31:41.150Z] edf70074bd40: Waiting [2023-03-16T15:31:41.150Z] e20cd8baf0bf: Layer already exists [2023-03-16T15:31:41.150Z] c206db9fd7f5: Layer already exists [2023-03-16T15:31:41.150Z] 04674219e034: Layer already exists [2023-03-16T15:31:41.150Z] 5c2f285105f2: Layer already exists [2023-03-16T15:31:41.150Z] 79308edf8f4f: Layer already exists [2023-03-16T15:31:41.150Z] edf70074bd40: Layer already exists [2023-03-16T15:31:41.421Z] main: digest: sha256:9df958891f694a73955d36d2173dc79ffc4f5c9fa19881ce4f1b2d0b3a46cce4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:31:41.474Z] ===================================================== [Pipeline] echo [2023-03-16T15:31:41.483Z] taggedImages: [2023-03-16T15:31:41.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:11af183f2194c3fd12bdcc9d8b6be264b57aff6c [2023-03-16T15:31:41.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-03-16T15:31:41.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.24 [2023-03-16T15:31:41.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 [2023-03-16T15:31:41.483Z] - 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-03-16T15:31:41.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:31:41.838Z] [2023-03-16T15:31:41.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:31:42.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:31:42.183Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T15:31:42.183Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T15:31:42.183Z] 04944245beec: Pulling fs layer [2023-03-16T15:31:42.183Z] 699f458cf7ca: Pulling fs layer [2023-03-16T15:31:42.183Z] 765212b225bb: Pulling fs layer [2023-03-16T15:31:42.183Z] f23df028b6ca: Pulling fs layer [2023-03-16T15:31:42.183Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T15:31:42.183Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T15:31:42.183Z] f23df028b6ca: Waiting [2023-03-16T15:31:42.183Z] d65c8cfc05b1: Waiting [2023-03-16T15:31:42.183Z] 2437ff75d9bd: Waiting [2023-03-16T15:31:42.183Z] 765212b225bb: Waiting [2023-03-16T15:31:42.455Z] 04944245beec: Verifying Checksum [2023-03-16T15:31:42.455Z] 04944245beec: Download complete [2023-03-16T15:31:42.455Z] 765212b225bb: Verifying Checksum [2023-03-16T15:31:42.455Z] 765212b225bb: Download complete [2023-03-16T15:31:42.455Z] f23df028b6ca: Verifying Checksum [2023-03-16T15:31:42.455Z] f23df028b6ca: Download complete [2023-03-16T15:31:42.455Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T15:31:42.455Z] d65c8cfc05b1: Download complete [2023-03-16T15:31:42.726Z] 699f458cf7ca: Verifying Checksum [2023-03-16T15:31:42.726Z] 699f458cf7ca: Download complete [2023-03-16T15:31:42.998Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T15:31:42.998Z] 8998bd30e6a1: Download complete [2023-03-16T15:31:45.593Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T15:31:45.593Z] 2437ff75d9bd: Download complete [2023-03-16T15:31:47.546Z] 8998bd30e6a1: Pull complete [2023-03-16T15:31:48.135Z] 04944245beec: Pull complete [2023-03-16T15:31:49.570Z] 699f458cf7ca: Pull complete [2023-03-16T15:31:49.570Z] 765212b225bb: Pull complete [2023-03-16T15:31:50.533Z] f23df028b6ca: Pull complete [2023-03-16T15:31:50.803Z] d65c8cfc05b1: Pull complete [2023-03-16T15:32:05.813Z] 2437ff75d9bd: Pull complete [2023-03-16T15:32:05.813Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T15:32:05.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:32:05.813Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:32:06.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container [2023-03-16T15:32:06.148Z] $ 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/141 -v /w/workspace/app-service-configurable/141:/w/workspace/app-service-configurable/141:rw,z -v /w/workspace/app-service-configurable/141@tmp:/w/workspace/app-service-configurable/141@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-03-16T15:32:09.246Z] $ docker top abbde98df5c9f6b829e436be1d57af55f36c6d7cfe0efdf97778d82e19c85a90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:32:10.135Z] ---> job-cost.sh [2023-03-16T15:32:10.135Z] lf-activate-venv: SKIPPING [2023-03-16T15:32:10.135Z] INFO: No Stack... [2023-03-16T15:32:10.734Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T15:32:11.705Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T15:32:12.354Z] + cat /w/workspace/app-service-configurable/141/archives/cost.csv [2023-03-16T15:32:12.354Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T15:32:12.432Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] [2023-03-16T15:32:12.441Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] did not exist. Created. [2023-03-16T15:32:12.441Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T15:32:13.109Z] /w/workspace/app-service-configurable/141@tmp/durable-f3c435d5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T15:32:13.777Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T15:32:13.801Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T15:32:13.861Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T15:32:13.871Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T15:32:13.901Z] $ docker stop --time=1 abbde98df5c9f6b829e436be1d57af55f36c6d7cfe0efdf97778d82e19c85a90 [2023-03-16T15:32:15.496Z] $ docker rm -f --volumes abbde98df5c9f6b829e436be1d57af55f36c6d7cfe0efdf97778d82e19c85a90 [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-03-16T15:32:15.886Z] provisioning config files... [2023-03-16T15:32:15.893Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3668093703738912442tmp [Pipeline] { [Pipeline] sh [2023-03-16T15:32:16.188Z] + set +x [2023-03-16T15:32:16.188Z] + curl -s https://codecov.io/bash [2023-03-16T15:32:16.188Z] + bash -s -- [2023-03-16T15:32:16.188Z] [2023-03-16T15:32:16.188Z] _____ _ [2023-03-16T15:32:16.188Z] / ____| | | [2023-03-16T15:32:16.188Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T15:32:16.188Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T15:32:16.188Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T15:32:16.188Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T15:32:16.188Z] Bash-1.0.6 [2023-03-16T15:32:16.188Z] [2023-03-16T15:32:16.188Z] [2023-03-16T15:32:16.188Z] ==> git version 2.25.1 found [2023-03-16T15:32:16.188Z] ==> 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-03-16T15:32:16.188Z] Release-Date: 2020-01-08 [2023-03-16T15:32:16.188Z] 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-03-16T15:32:16.188Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T15:32:16.188Z] ==> Jenkins CI detected. [2023-03-16T15:32:16.188Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-03-16T15:32:16.188Z] project root: . [2023-03-16T15:32:16.188Z] --> token set from env [2023-03-16T15:32:16.188Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T15:32:16.188Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T15:32:16.188Z] ==> Python coveragepy not found [2023-03-16T15:32:16.188Z] ==> Searching for coverage reports in: [2023-03-16T15:32:16.188Z] + . [2023-03-16T15:32:16.188Z] -> Found 1 reports [2023-03-16T15:32:16.188Z] ==> Detecting git/mercurial file structure [2023-03-16T15:32:16.188Z] ==> Reading reports [2023-03-16T15:32:16.188Z] + ./coverage.out bytes=13 [2023-03-16T15:32:16.188Z] ==> Appending adjustments [2023-03-16T15:32:16.188Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T15:32:16.188Z] + Found adjustments [2023-03-16T15:32:16.188Z] ==> Gzipping contents [2023-03-16T15:32:16.188Z] 4.0K /tmp/codecov.j0afDn.gz [2023-03-16T15:32:16.188Z] ==> Uploading reports [2023-03-16T15:32:16.188Z] url: https://codecov.io [2023-03-16T15:32:16.188Z] query: branch=main&commit=11af183f2194c3fd12bdcc9d8b6be264b57aff6c&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T15:32:16.448Z] -> Pinging Codecov [2023-03-16T15:32:16.448Z] 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=11af183f2194c3fd12bdcc9d8b6be264b57aff6c&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T15:32:16.448Z] -> Uploading to [2023-03-16T15:32:16.448Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/A97CA9966030D2A3747ED39772930CCE/11af183f2194c3fd12bdcc9d8b6be264b57aff6c/4bce9d8b-1192-4ef1-8d42-e6571c1e2af3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T153216Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=861c1be8e4ebabbefc785925aa81109a7e0c78ced14656344053737afe9a365e [2023-03-16T15:32:16.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T15:32:16.448Z] Dload Upload Total Spent Left Speed [2023-03-16T15:32:16.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 509 0 0 100 509 0 2507 --:--:-- --:--:-- --:--:-- 2495 100 509 0 0 100 509 0 2156 --:--:-- --:--:-- --:--:-- 2147 [2023-03-16T15:32:16.708Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] } [2023-03-16T15:32:16.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-16T15:32:16.839Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-16T15:32:16.848Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:32:17.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T15:32:17.157Z] [2023-03-16T15:32:17.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:32:17.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T15:32:17.457Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-16T15:32:17.457Z] df9b9388f04a: Pulling fs layer [2023-03-16T15:32:17.457Z] 52dc419b0ee2: Pulling fs layer [2023-03-16T15:32:17.457Z] 25bc292e5bac: Pulling fs layer [2023-03-16T15:32:17.457Z] 114826534d7a: Pulling fs layer [2023-03-16T15:32:17.457Z] 4657fd5d0bcf: Pulling fs layer [2023-03-16T15:32:17.457Z] 6ad1cebc031e: Pulling fs layer [2023-03-16T15:32:17.457Z] 8a3aa393b2d8: Pulling fs layer [2023-03-16T15:32:17.457Z] 4657fd5d0bcf: Waiting [2023-03-16T15:32:17.457Z] 6ad1cebc031e: Waiting [2023-03-16T15:32:17.457Z] 8a3aa393b2d8: Waiting [2023-03-16T15:32:17.457Z] 114826534d7a: Waiting [2023-03-16T15:32:17.457Z] 25bc292e5bac: Verifying Checksum [2023-03-16T15:32:17.457Z] 25bc292e5bac: Download complete [2023-03-16T15:32:17.457Z] 52dc419b0ee2: Verifying Checksum [2023-03-16T15:32:17.457Z] 52dc419b0ee2: Download complete [2023-03-16T15:32:17.457Z] 4657fd5d0bcf: Download complete [2023-03-16T15:32:17.718Z] df9b9388f04a: Download complete [2023-03-16T15:32:17.718Z] df9b9388f04a: Pull complete [2023-03-16T15:32:17.718Z] 6ad1cebc031e: Verifying Checksum [2023-03-16T15:32:17.718Z] 6ad1cebc031e: Download complete [2023-03-16T15:32:17.976Z] 52dc419b0ee2: Pull complete [2023-03-16T15:32:17.976Z] 25bc292e5bac: Pull complete [2023-03-16T15:32:18.235Z] 114826534d7a: Verifying Checksum [2023-03-16T15:32:18.235Z] 114826534d7a: Download complete [2023-03-16T15:32:18.494Z] 8a3aa393b2d8: Verifying Checksum [2023-03-16T15:32:18.495Z] 8a3aa393b2d8: Download complete [2023-03-16T15:32:21.771Z] 114826534d7a: Pull complete [2023-03-16T15:32:21.771Z] 4657fd5d0bcf: Pull complete [2023-03-16T15:32:21.771Z] 6ad1cebc031e: Pull complete [2023-03-16T15:32:24.296Z] 8a3aa393b2d8: Pull complete [2023-03-16T15:32:24.296Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-16T15:32:24.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T15:32:24.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:32:24.371Z] prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container [2023-03-16T15:32:24.396Z] $ 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-03-16T15:32:28.993Z] $ docker top 39bb0c6713418012c51c9179fea9ae2b7c59d35743278a3b4a4907539bcd26d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T15:32:29.053Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-03-16T15:32:29.327Z] + set -o pipefail [2023-03-16T15:32:29.327Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-03-16T15:32:33.510Z] [2023-03-16T15:32:33.510Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-03-16T15:32:33.510Z] [2023-03-16T15:32:33.510Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/379c0018-8567-4e51-b681-11e6265c8644 [2023-03-16T15:32:33.510Z] [2023-03-16T15:32:33.510Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-16T15:32:33.510Z] [2023-03-16T15:32:33.510Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-16T15:32:33.510Z] [2023-03-16T15:32:33.510Z] [2023-03-16T15:32:33.510Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-16T15:32:33.510Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-16T15:32:33.510Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-16T15:32:33.521Z] $ docker stop --time=1 39bb0c6713418012c51c9179fea9ae2b7c59d35743278a3b4a4907539bcd26d7 [2023-03-16T15:32:36.707Z] $ docker rm -f --volumes 39bb0c6713418012c51c9179fea9ae2b7c59d35743278a3b4a4907539bcd26d7 [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-03-16T15:32:37.402Z] + git log --format=format:%s -1 11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] sh [2023-03-16T15:32:37.701Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T15:32:37.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:32:37.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:32:37.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:32:38.069Z] prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container [2023-03-16T15:32:38.100Z] $ 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-03-16T15:32:38.549Z] $ docker top d977ceb0ec9ad33b2a8cc7f2a54f8cc347417dc8e389bca6b5279df1c507cfea -eo pid,comm [2023-03-16T15:32:38.592Z] 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-03-16T15:32:38.592Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T15:32:38.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:32:38.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:32:38.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:32:38.752Z] $ docker exec d977ceb0ec9ad33b2a8cc7f2a54f8cc347417dc8e389bca6b5279df1c507cfea ssh-agent [2023-03-16T15:32:38.851Z] SSH_AUTH_SOCK=/tmp/ssh-27PCWTWA0knF/agent.34 [2023-03-16T15:32:38.851Z] SSH_AGENT_PID=40 [2023-03-16T15:32:38.856Z] Running ssh-add (command line suppressed) [2023-03-16T15:32:38.957Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11185600962055443498.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11185600962055443498.key) [2023-03-16T15:32:38.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:32:39.249Z] + git semver tag [2023-03-16T15:32:39.508Z] 2023-03-16 15:32:39,408 [run_tag] DEBUG tag force:False [2023-03-16T15:32:39.508Z] 2023-03-16 15:32:39,408 [check_head_tag] DEBUG check head tag [2023-03-16T15:32:39.508Z] 2023-03-16 15:32:39,409 [execute] INFO git cat-file --batch-check [2023-03-16T15:32:39.508Z] 2023-03-16 15:32:39,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-03-16T15:32:39.508Z] 2023-03-16 15:32:39,413 [execute] INFO git cat-file --batch [2023-03-16T15:32:39.508Z] 2023-03-16 15:32:39,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-03-16T15:32:39.508Z] 2023-03-16 15:32:39,436 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-16T15:32:39.508Z] 2023-03-16 15:32:39,436 [execute] INFO git tag -a v3.0.0-dev.24 -m v3.0.0-dev.24 [2023-03-16T15:32:39.508Z] 2023-03-16 15:32:39,437 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.24', '-m', 'v3.0.0-dev.24'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T15:32:39.508Z] 2023-03-16 15:32:39,442 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-16T15:32:39.508Z] 3.0.0-dev.24 [Pipeline] } [2023-03-16T15:32:39.517Z] $ docker exec --env ******** --env ******** d977ceb0ec9ad33b2a8cc7f2a54f8cc347417dc8e389bca6b5279df1c507cfea ssh-agent -k [2023-03-16T15:32:39.619Z] unset SSH_AUTH_SOCK; [2023-03-16T15:32:39.620Z] unset SSH_AGENT_PID; [2023-03-16T15:32:39.620Z] echo Agent pid 40 killed; [2023-03-16T15:32:39.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T15:32:39.928Z] + git semver [Pipeline] } [2023-03-16T15:32:40.198Z] $ docker stop --time=1 d977ceb0ec9ad33b2a8cc7f2a54f8cc347417dc8e389bca6b5279df1c507cfea [2023-03-16T15:32:41.434Z] $ docker rm -f --volumes d977ceb0ec9ad33b2a8cc7f2a54f8cc347417dc8e389bca6b5279df1c507cfea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:32:41.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T15:32:41.795Z] [2023-03-16T15:32:41.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:32:42.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T15:32:42.091Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-16T15:32:42.091Z] ab5ef0e58194: Pulling fs layer [2023-03-16T15:32:42.091Z] 9712f1f96733: Pulling fs layer [2023-03-16T15:32:42.091Z] 63f879dbbcfc: Pulling fs layer [2023-03-16T15:32:42.091Z] 0d9ebad4ef96: Pulling fs layer [2023-03-16T15:32:42.091Z] e9a5061849ea: Pulling fs layer [2023-03-16T15:32:42.091Z] d747dcd14b5f: Pulling fs layer [2023-03-16T15:32:42.091Z] 2de7ff778b66: Pulling fs layer [2023-03-16T15:32:42.091Z] 0d9ebad4ef96: Waiting [2023-03-16T15:32:42.091Z] d747dcd14b5f: Waiting [2023-03-16T15:32:42.091Z] e9a5061849ea: Waiting [2023-03-16T15:32:42.091Z] 2de7ff778b66: Waiting [2023-03-16T15:32:42.091Z] 9712f1f96733: Verifying Checksum [2023-03-16T15:32:42.091Z] 9712f1f96733: Download complete [2023-03-16T15:32:42.354Z] 63f879dbbcfc: Verifying Checksum [2023-03-16T15:32:42.354Z] 63f879dbbcfc: Download complete [2023-03-16T15:32:42.614Z] e9a5061849ea: Verifying Checksum [2023-03-16T15:32:42.614Z] e9a5061849ea: Download complete [2023-03-16T15:32:42.614Z] d747dcd14b5f: Verifying Checksum [2023-03-16T15:32:42.614Z] d747dcd14b5f: Download complete [2023-03-16T15:32:42.614Z] 0d9ebad4ef96: Verifying Checksum [2023-03-16T15:32:42.614Z] 0d9ebad4ef96: Download complete [2023-03-16T15:32:42.873Z] ab5ef0e58194: Verifying Checksum [2023-03-16T15:32:42.873Z] ab5ef0e58194: Download complete [2023-03-16T15:32:42.873Z] 2de7ff778b66: Verifying Checksum [2023-03-16T15:32:42.873Z] 2de7ff778b66: Download complete [2023-03-16T15:32:45.406Z] ab5ef0e58194: Pull complete [2023-03-16T15:32:45.406Z] 9712f1f96733: Pull complete [2023-03-16T15:32:45.974Z] 63f879dbbcfc: Pull complete [2023-03-16T15:32:49.257Z] 0d9ebad4ef96: Pull complete [2023-03-16T15:32:49.257Z] e9a5061849ea: Pull complete [2023-03-16T15:32:49.257Z] d747dcd14b5f: Pull complete [2023-03-16T15:32:50.192Z] 2de7ff778b66: Pull complete [2023-03-16T15:32:50.192Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-16T15:32:50.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T15:32:50.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:32:50.278Z] prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container [2023-03-16T15:32:50.309Z] $ 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-03-16T15:32:54.501Z] $ docker top 32af85e157a4356d87fa67b45659109b129eae5d58182ecf19a99185d7615b18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:32:54.571Z] provisioning config files... [2023-03-16T15:32:54.579Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12974862016592630276tmp [2023-03-16T15:32:54.591Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6020663976122134724tmp [2023-03-16T15:32:54.600Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2011616235755627471tmp [Pipeline] { [Pipeline] echo [2023-03-16T15:32:54.615Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:32:54.898Z] ---> sigul-configuration.sh [2023-03-16T15:32:54.898Z] gpg: directory `/root/.gnupg' created [2023-03-16T15:32:54.898Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-16T15:32:54.898Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-16T15:32:54.898Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-16T15:32:54.898Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-16T15:32:54.898Z] gpg: CAST5 encrypted data [2023-03-16T15:32:54.898Z] gpg: encrypted with 1 passphrase [2023-03-16T15:32:54.898Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-16T15:32:55.189Z] + mkdir /home/jenkins [2023-03-16T15:32:55.189Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-16T15:32:55.476Z] + 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-03-16T15:32:55.485Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:32:55.769Z] ---> sigul-install.sh [2023-03-16T15:32:55.769Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-16T15:32:56.054Z] + git tag --list [2023-03-16T15:32:56.054Z] v1.0.0 [2023-03-16T15:32:56.054Z] v1.1.0 [2023-03-16T15:32:56.054Z] v1.2.0 [2023-03-16T15:32:56.054Z] v1.3.0 [2023-03-16T15:32:56.054Z] v1.3.1 [2023-03-16T15:32:56.054Z] v2.0.0 [2023-03-16T15:32:56.054Z] v2.0.1 [2023-03-16T15:32:56.054Z] v2.1.0 [2023-03-16T15:32:56.054Z] v2.1.1 [2023-03-16T15:32:56.054Z] v2.1.1-dev.1 [2023-03-16T15:32:56.054Z] v2.1.1-dev.2 [2023-03-16T15:32:56.054Z] v2.2.0 [2023-03-16T15:32:56.054Z] v2.2.1-dev.1 [2023-03-16T15:32:56.054Z] v2.2.1-dev.10 [2023-03-16T15:32:56.054Z] v2.2.1-dev.2 [2023-03-16T15:32:56.054Z] v2.2.1-dev.3 [2023-03-16T15:32:56.054Z] v2.2.1-dev.4 [2023-03-16T15:32:56.054Z] v2.2.1-dev.5 [2023-03-16T15:32:56.054Z] v2.2.1-dev.6 [2023-03-16T15:32:56.054Z] v2.2.1-dev.7 [2023-03-16T15:32:56.054Z] v2.2.1-dev.8 [2023-03-16T15:32:56.054Z] v2.2.1-dev.9 [2023-03-16T15:32:56.054Z] v2.3.0 [2023-03-16T15:32:56.054Z] v2.3.0-dev.10 [2023-03-16T15:32:56.054Z] v2.3.0-dev.11 [2023-03-16T15:32:56.054Z] v2.3.0-dev.12 [2023-03-16T15:32:56.054Z] v2.3.0-dev.13 [2023-03-16T15:32:56.054Z] v2.3.0-dev.14 [2023-03-16T15:32:56.054Z] v2.3.0-dev.15 [2023-03-16T15:32:56.054Z] v2.3.0-dev.16 [2023-03-16T15:32:56.054Z] v2.3.0-dev.17 [2023-03-16T15:32:56.054Z] v2.3.0-dev.18 [2023-03-16T15:32:56.054Z] v2.3.0-dev.19 [2023-03-16T15:32:56.054Z] v2.3.0-dev.20 [2023-03-16T15:32:56.054Z] v2.3.0-dev.21 [2023-03-16T15:32:56.054Z] v2.3.0-dev.22 [2023-03-16T15:32:56.054Z] v2.3.0-dev.23 [2023-03-16T15:32:56.054Z] v2.3.0-dev.24 [2023-03-16T15:32:56.054Z] v2.3.0-dev.25 [2023-03-16T15:32:56.054Z] v2.3.0-dev.26 [2023-03-16T15:32:56.054Z] v2.3.0-dev.27 [2023-03-16T15:32:56.054Z] v2.3.0-dev.28 [2023-03-16T15:32:56.054Z] v2.3.0-dev.29 [2023-03-16T15:32:56.054Z] v2.3.0-dev.30 [2023-03-16T15:32:56.054Z] v2.3.0-dev.31 [2023-03-16T15:32:56.054Z] v2.3.0-dev.32 [2023-03-16T15:32:56.054Z] v2.3.0-dev.33 [2023-03-16T15:32:56.054Z] v2.3.0-dev.34 [2023-03-16T15:32:56.054Z] v2.3.0-dev.35 [2023-03-16T15:32:56.054Z] v2.3.0-dev.36 [2023-03-16T15:32:56.054Z] v2.3.0-dev.37 [2023-03-16T15:32:56.054Z] v3.0.0-dev.1 [2023-03-16T15:32:56.054Z] v3.0.0-dev.10 [2023-03-16T15:32:56.054Z] v3.0.0-dev.11 [2023-03-16T15:32:56.054Z] v3.0.0-dev.12 [2023-03-16T15:32:56.054Z] v3.0.0-dev.13 [2023-03-16T15:32:56.054Z] v3.0.0-dev.14 [2023-03-16T15:32:56.054Z] v3.0.0-dev.15 [2023-03-16T15:32:56.054Z] v3.0.0-dev.16 [2023-03-16T15:32:56.054Z] v3.0.0-dev.17 [2023-03-16T15:32:56.054Z] v3.0.0-dev.18 [2023-03-16T15:32:56.054Z] v3.0.0-dev.19 [2023-03-16T15:32:56.054Z] v3.0.0-dev.2 [2023-03-16T15:32:56.054Z] v3.0.0-dev.20 [2023-03-16T15:32:56.054Z] v3.0.0-dev.21 [2023-03-16T15:32:56.054Z] v3.0.0-dev.22 [2023-03-16T15:32:56.054Z] v3.0.0-dev.23 [2023-03-16T15:32:56.054Z] v3.0.0-dev.24 [2023-03-16T15:32:56.054Z] v3.0.0-dev.3 [2023-03-16T15:32:56.054Z] v3.0.0-dev.4 [2023-03-16T15:32:56.054Z] v3.0.0-dev.5 [2023-03-16T15:32:56.054Z] v3.0.0-dev.6 [2023-03-16T15:32:56.054Z] v3.0.0-dev.7 [2023-03-16T15:32:56.054Z] v3.0.0-dev.8 [2023-03-16T15:32:56.054Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-16T15:32:56.342Z] + lftools sign git-tag v3.0.0-dev.24 [2023-03-16T15:32:56.911Z] Signing Git tag with Sigul... [2023-03-16T15:32:56.911Z] Signing v3.0.0-dev.24 [Pipeline] echo [2023-03-16T15:32:57.178Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:32:57.462Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-16T15:32:57.469Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-16T15:32:57.485Z] $ docker stop --time=1 32af85e157a4356d87fa67b45659109b129eae5d58182ecf19a99185d7615b18 [2023-03-16T15:32:58.762Z] $ docker rm -f --volumes 32af85e157a4356d87fa67b45659109b129eae5d58182ecf19a99185d7615b18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-16T15:32:59.156Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T15:32:59.156Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:32:59.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:32:59.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:32:59.524Z] prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container [2023-03-16T15:32:59.554Z] $ 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-03-16T15:32:59.867Z] $ docker top 0ee0ce2f75c21afe308189f4b0c26de8fe4d57a167f3c841e97ae69e09f067ac -eo pid,comm [2023-03-16T15:32:59.911Z] 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-03-16T15:32:59.911Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T15:32:59.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:32:59.951Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:33:00.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:33:00.065Z] $ docker exec 0ee0ce2f75c21afe308189f4b0c26de8fe4d57a167f3c841e97ae69e09f067ac ssh-agent [2023-03-16T15:33:00.166Z] SSH_AUTH_SOCK=/tmp/ssh-GJ4XHS3sgoOS/agent.32 [2023-03-16T15:33:00.166Z] SSH_AGENT_PID=38 [2023-03-16T15:33:00.171Z] Running ssh-add (command line suppressed) [2023-03-16T15:33:00.268Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6018072212576506770.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6018072212576506770.key) [2023-03-16T15:33:00.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:33:00.565Z] + git semver bump pre [2023-03-16T15:33:00.824Z] 2023-03-16 15:33:00,727 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-16T15:33:00.825Z] 2023-03-16 15:33:00,727 [bump_version] DEBUG bumping version:3.0.0-dev.24 on axis:pre with prefix:dev [2023-03-16T15:33:00.825Z] 2023-03-16 15:33:00,727 [bump_version] DEBUG bumped version:3.0.0-dev.25 [2023-03-16T15:33:00.825Z] 2023-03-16 15:33:00,727 [write_version] DEBUG write version:3.0.0-dev.25 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-03-16T15:33:00.825Z] 2023-03-16 15:33:00,727 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-16T15:33:00.825Z] 2023-03-16 15:33:00,728 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-16T15:33:00.825Z] 2023-03-16 15:33:00,730 [execute] INFO git cat-file --batch-check [2023-03-16T15:33:00.825Z] 2023-03-16 15:33:00,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T15:33:00.825Z] 2023-03-16 15:33:00,735 [execute] INFO git cat-file --batch [2023-03-16T15:33:00.825Z] 2023-03-16 15:33:00,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T15:33:00.825Z] 2023-03-16 15:33:00,739 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-16T15:33:00.825Z] 3.0.0-dev.25 [Pipeline] } [2023-03-16T15:33:00.834Z] $ docker exec --env ******** --env ******** 0ee0ce2f75c21afe308189f4b0c26de8fe4d57a167f3c841e97ae69e09f067ac ssh-agent -k [2023-03-16T15:33:00.943Z] unset SSH_AUTH_SOCK; [2023-03-16T15:33:00.943Z] unset SSH_AGENT_PID; [2023-03-16T15:33:00.943Z] echo Agent pid 38 killed; [2023-03-16T15:33:00.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T15:33:01.250Z] + git semver [Pipeline] } [2023-03-16T15:33:01.521Z] $ docker stop --time=1 0ee0ce2f75c21afe308189f4b0c26de8fe4d57a167f3c841e97ae69e09f067ac [2023-03-16T15:33:02.786Z] $ docker rm -f --volumes 0ee0ce2f75c21afe308189f4b0c26de8fe4d57a167f3c841e97ae69e09f067ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:33:03.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T15:33:03.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:33:03.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:33:03.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:33:03.501Z] prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container [2023-03-16T15:33:03.532Z] $ 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-03-16T15:33:03.838Z] $ docker top ba18274822ff68c0b338919a8a78380b74d7af1c7755846c2934bc3b11bd9639 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T15:33:03.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:33:03.917Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:33:04.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:33:04.022Z] $ docker exec ba18274822ff68c0b338919a8a78380b74d7af1c7755846c2934bc3b11bd9639 ssh-agent [2023-03-16T15:33:04.128Z] SSH_AUTH_SOCK=/tmp/ssh-csgc0LmpenBg/agent.34 [2023-03-16T15:33:04.128Z] SSH_AGENT_PID=40 [2023-03-16T15:33:04.132Z] Running ssh-add (command line suppressed) [2023-03-16T15:33:04.210Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8255231025002043727.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8255231025002043727.key) [2023-03-16T15:33:04.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:33:04.514Z] + git semver push [2023-03-16T15:33:04.774Z] 2023-03-16 15:33:04,682 [run_push] DEBUG push [2023-03-16T15:33:04.774Z] 2023-03-16 15:33:04,682 [execute] INFO git cat-file --batch-check [2023-03-16T15:33:04.774Z] 2023-03-16 15:33:04,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T15:33:04.774Z] 2023-03-16 15:33:04,686 [execute] INFO git rev-list d4ce9ab4b57de309f8a6450f28fe7973cc76bd1d -- [2023-03-16T15:33:04.774Z] 2023-03-16 15:33:04,686 [execute] DEBUG Popen(['git', 'rev-list', 'd4ce9ab4b57de309f8a6450f28fe7973cc76bd1d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T15:33:04.774Z] 2023-03-16 15:33:04,696 [execute] INFO git fetch -v origin [2023-03-16T15:33:04.774Z] 2023-03-16 15:33:04,696 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-16T15:33:05.342Z] 2023-03-16 15:33:05,181 [run_push] DEBUG no remote changes detected [2023-03-16T15:33:05.342Z] 2023-03-16 15:33:05,181 [execute] INFO git push origin semver [2023-03-16T15:33:05.342Z] 2023-03-16 15:33:05,182 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T15:33:06.278Z] 2023-03-16 15:33:06,099 [run_push] DEBUG push all version tags [2023-03-16T15:33:06.278Z] 2023-03-16 15:33:06,100 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-16T15:33:06.278Z] 2023-03-16 15:33:06,100 [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-03-16T15:33:07.212Z] 2023-03-16 15:33:06,896 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-16T15:33:07.212Z] 3.0.0-dev.25 [Pipeline] } [2023-03-16T15:33:07.221Z] $ docker exec --env ******** --env ******** ba18274822ff68c0b338919a8a78380b74d7af1c7755846c2934bc3b11bd9639 ssh-agent -k [2023-03-16T15:33:07.314Z] unset SSH_AUTH_SOCK; [2023-03-16T15:33:07.314Z] unset SSH_AGENT_PID; [2023-03-16T15:33:07.314Z] echo Agent pid 40 killed; [2023-03-16T15:33:07.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T15:33:07.627Z] + git semver [Pipeline] } [2023-03-16T15:33:07.899Z] $ docker stop --time=1 ba18274822ff68c0b338919a8a78380b74d7af1c7755846c2934bc3b11bd9639 [2023-03-16T15:33:09.175Z] $ docker rm -f --volumes ba18274822ff68c0b338919a8a78380b74d7af1c7755846c2934bc3b11bd9639 [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-03-16T15:33:09.716Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-03-16T15:33:09.716Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-03-16T15:33:09.716Z] total 16 [2023-03-16T15:33:09.716Z] drwxr-xr-x 3 root root 4096 Mar 16 15:19 . [2023-03-16T15:33:09.716Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 15:32 .. [2023-03-16T15:33:09.716Z] drwxr-xr-x 2 root root 4096 Mar 16 15:19 cost [2023-03-16T15:33:09.716Z] -rw-r--r-- 1 root root 96 Mar 16 15:19 cost.csv [2023-03-16T15:33:09.716Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-03-16T15:33:09.716Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-03-16T15:33:09.716Z] total 16 [2023-03-16T15:33:09.716Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 15:19 . [2023-03-16T15:33:09.716Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 15:32 .. [2023-03-16T15:33:09.716Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 15:19 cost [2023-03-16T15:33:09.716Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 16 15:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:33:10.001Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:33:10.854Z] ---> package-listing.sh [2023-03-16T15:33:10.854Z] ++ facter osfamily [2023-03-16T15:33:10.854Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T15:33:11.113Z] + OS_FAMILY=debian [2023-03-16T15:33:11.113Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-03-16T15:33:11.113Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T15:33:11.113Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T15:33:11.113Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T15:33:11.113Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T15:33:11.113Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-03-16T15:33:11.113Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T15:33:11.113Z] + case "${OS_FAMILY}" in [2023-03-16T15:33:11.113Z] + dpkg -l [2023-03-16T15:33:11.113Z] + grep '^ii' [2023-03-16T15:33:11.113Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T15:33:11.113Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T15:33:11.113Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T15:33:11.113Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-03-16T15:33:11.113Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-03-16T15:33:11.113Z] + 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-03-16T15:33:11.122Z] 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-03-16T15:33:11.395Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:33:11.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:33:11.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:33:12.060Z] prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container [2023-03-16T15:33:12.114Z] $ 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-03-16T15:33:12.294Z] $ docker top fe80c55e3593eddfabcce77d3d296d58b8e89ae7c8d9f6753947e529e551f7c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:33:12.653Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T15:33:12.936Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T15:33:13.219Z] + ls /var/log/sa-host [2023-03-16T15:33:13.219Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:33:13.285Z] provisioning config files... [2023-03-16T15:33:13.292Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15648297740443903304tmp [Pipeline] { [Pipeline] echo [2023-03-16T15:33:13.307Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:33:13.587Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T15:33:13.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:33:13.914Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T15:33:13.923Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:33:14.204Z] ---> sudo-logs.sh [2023-03-16T15:33:14.204Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T15:33:14.233Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:33:14.513Z] ---> job-cost.sh [2023-03-16T15:33:14.514Z] lf-activate-venv: SKIPPING [2023-03-16T15:33:14.514Z] DEBUG: total: 0.2199999988079071 [2023-03-16T15:33:14.514Z] INFO: Retrieving Stack Cost... [2023-03-16T15:33:14.771Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T15:33:15.339Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T15:33:15.351Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:33:15.633Z] ---> logs-deploy.sh [2023-03-16T15:33:15.633Z] lf-activate-venv: SKIPPING [2023-03-16T15:33:15.633Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/141 [2023-03-16T15:33:15.633Z] INFO: archiving workspace using pattern(s): [2023-03-16T15:33:16.568Z] Archives upload complete. [2023-03-16T15:33:16.568Z] INFO: archiving logs to Nexus