Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5da36499e9ef96a87f382eb4ad79892e2574163 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-ssh7904674163764261475.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3713072426503008030.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11815250225022595811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6315799534666109204.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-ssh13048116513021699700.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1151’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1153 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 f5da36499e9ef96a87f382eb4ad79892e2574163 (main) Commit message: "refactor: Remove use of Compress function in sample profile due to issues (#495)" > 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 f5da36499e9ef96a87f382eb4ad79892e2574163 # timeout=10 > git rev-list --no-walk 81155725a5f06c8bb273014f4819830b182344da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-04T23:58:24.854Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-04T23:58:24.898Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-04T23:58:24.911Z] ========================================================= [2023-01-04T23:58:24.911Z] EdgeX Global Pipelines Version Info [2023-01-04T23:58:24.911Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-04T23:58:25.618Z] ------------------- [2023-01-04T23:58:25.618Z] stable info: [2023-01-04T23:58:25.618Z] ------------------- [2023-01-04T23:58:25.618Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-04T23:58:25.618Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T23:58:25.618Z] Message: update stable to v1.0.244 [2023-01-04T23:58:26.190Z] ------------------- [2023-01-04T23:58:26.190Z] experimental info: [2023-01-04T23:58:26.190Z] ------------------- [2023-01-04T23:58:26.190Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-04T23:58:26.190Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T23:58:26.190Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-04T23:58:26.362Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-04T23:58:26.373Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-04T23:58:26.385Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-04T23:58:26.396Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-04T23:58:26.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-04T23:58:26.420Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-04T23:58:26.432Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-04T23:58:26.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-04T23:58:26.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-04T23:58:26.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-04T23:58:26.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-04T23:58:26.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-04T23:58:26.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-04T23:58:26.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-04T23:58:26.530Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T23:58:26.542Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T23:58:26.557Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T23:58:26.573Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T23:58:26.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-04T23:58:26.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-04T23:58:26.607Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-04T23:58:26.618Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-04T23:58:26.631Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-04T23:58:26.643Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-04T23:58:26.654Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-04T23:58:26.665Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-04T23:58:26.678Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-04T23:58:26.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-04T23:58:26.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-04T23:58:26.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-04T23:58:26.766Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] echo [2023-01-04T23:58:26.776Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5da364 [Pipeline] echo [2023-01-04T23:58:26.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T23:58:26.830Z] provisioning config files... [2023-01-04T23:58:26.844Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13396719120667301720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T23:58:27.144Z] ---> docker-login.sh [2023-01-04T23:58:27.144Z] nexus3.edgexfoundry.org:10001 [2023-01-04T23:58:27.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T23:58:27.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T23:58:27.405Z] Configure a credential helper to remove this warning. See [2023-01-04T23:58:27.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T23:58:27.405Z] [2023-01-04T23:58:27.405Z] Login Succeeded [2023-01-04T23:58:27.405Z] nexus3.edgexfoundry.org:10002 [2023-01-04T23:58:27.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T23:58:27.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T23:58:27.666Z] Configure a credential helper to remove this warning. See [2023-01-04T23:58:27.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T23:58:27.666Z] [2023-01-04T23:58:27.666Z] Login Succeeded [2023-01-04T23:58:27.666Z] nexus3.edgexfoundry.org:10003 [2023-01-04T23:58:27.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T23:58:27.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T23:58:27.666Z] Configure a credential helper to remove this warning. See [2023-01-04T23:58:27.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T23:58:27.666Z] [2023-01-04T23:58:27.666Z] Login Succeeded [2023-01-04T23:58:27.666Z] nexus3.edgexfoundry.org:10004 [2023-01-04T23:58:27.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T23:58:27.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T23:58:27.666Z] Configure a credential helper to remove this warning. See [2023-01-04T23:58:27.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T23:58:27.666Z] [2023-01-04T23:58:27.666Z] Login Succeeded [2023-01-04T23:58:27.925Z] docker.io [2023-01-04T23:58:27.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T23:58:28.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T23:58:28.184Z] Configure a credential helper to remove this warning. See [2023-01-04T23:58:28.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T23:58:28.184Z] [2023-01-04T23:58:28.184Z] Login Succeeded [2023-01-04T23:58:28.184Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T23:58:28.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-04T23:58:28.533Z] + git rev-list -1 --merges f5da36499e9ef96a87f382eb4ad79892e2574163~1..f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] echo [2023-01-04T23:58:28.582Z] -----------> git rev-list -1 --merges f5da36499e9ef96a87f382eb4ad79892e2574163~1..f5da36499e9ef96a87f382eb4ad79892e2574163 f5da36499e9ef96a87f382eb4ad79892e2574163 [false] [Pipeline] sh [2023-01-04T23:58:28.870Z] + git log --format=format:%s -1 f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] echo [2023-01-04T23:58:28.885Z] ========================================================= [2023-01-04T23:58:28.885Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-04T23:58:28.885Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T23:58:29.199Z] + git log --format=format:%s -1 f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] echo [2023-01-04T23:58:29.209Z] [semverPrep] GIT_COMMIT: f5da36499e9ef96a87f382eb4ad79892e2574163, Commit Message: refactor: Remove use of Compress function in sample profile due to issues (#495) [Pipeline] echo [2023-01-04T23:58:29.221Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-04T23:58:29.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-04T23:58:29.562Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-04T23:58:29.562Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-04T23:58:29.562Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-04T23:58:29.562Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-04T23:58:29.562Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-04T23:58:29.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T23:58:29.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T23:58:29.903Z] [2023-01-04T23:58:29.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T23:58:30.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T23:58:30.202Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-04T23:58:30.202Z] b85a868b505f: Pulling fs layer [2023-01-04T23:58:30.202Z] e2be974225ed: Pulling fs layer [2023-01-04T23:58:30.202Z] 339a4e72a1f5: Pulling fs layer [2023-01-04T23:58:30.202Z] 988bab9f4d93: Pulling fs layer [2023-01-04T23:58:30.202Z] 1469e6f7b9e6: Pulling fs layer [2023-01-04T23:58:30.202Z] eaf3925da568: Pulling fs layer [2023-01-04T23:58:30.202Z] bab4dde63d76: Pulling fs layer [2023-01-04T23:58:30.202Z] bde34c3a00c8: Pulling fs layer [2023-01-04T23:58:30.202Z] b352a97aabf1: Pulling fs layer [2023-01-04T23:58:30.202Z] 4872d77fe225: Pulling fs layer [2023-01-04T23:58:30.202Z] 5851b861e8e6: Pulling fs layer [2023-01-04T23:58:30.202Z] 988bab9f4d93: Waiting [2023-01-04T23:58:30.202Z] 1469e6f7b9e6: Waiting [2023-01-04T23:58:30.202Z] eaf3925da568: Waiting [2023-01-04T23:58:30.202Z] bab4dde63d76: Waiting [2023-01-04T23:58:30.202Z] 4872d77fe225: Waiting [2023-01-04T23:58:30.202Z] bde34c3a00c8: Waiting [2023-01-04T23:58:30.202Z] b352a97aabf1: Waiting [2023-01-04T23:58:30.202Z] e2be974225ed: Download complete [2023-01-04T23:58:30.202Z] 988bab9f4d93: Verifying Checksum [2023-01-04T23:58:30.202Z] 988bab9f4d93: Download complete [2023-01-04T23:58:30.462Z] 1469e6f7b9e6: Verifying Checksum [2023-01-04T23:58:30.462Z] 1469e6f7b9e6: Download complete [2023-01-04T23:58:30.462Z] eaf3925da568: Download complete [2023-01-04T23:58:30.462Z] 339a4e72a1f5: Verifying Checksum [2023-01-04T23:58:30.462Z] 339a4e72a1f5: Download complete [2023-01-04T23:58:30.462Z] bde34c3a00c8: Verifying Checksum [2023-01-04T23:58:30.462Z] bde34c3a00c8: Download complete [2023-01-04T23:58:30.462Z] b352a97aabf1: Download complete [2023-01-04T23:58:30.462Z] 4872d77fe225: Verifying Checksum [2023-01-04T23:58:30.462Z] 4872d77fe225: Download complete [2023-01-04T23:58:30.462Z] 5851b861e8e6: Verifying Checksum [2023-01-04T23:58:30.462Z] 5851b861e8e6: Download complete [2023-01-04T23:58:30.462Z] b85a868b505f: Download complete [2023-01-04T23:58:30.720Z] bab4dde63d76: Verifying Checksum [2023-01-04T23:58:30.720Z] bab4dde63d76: Download complete [2023-01-04T23:58:32.098Z] b85a868b505f: Pull complete [2023-01-04T23:58:32.098Z] e2be974225ed: Pull complete [2023-01-04T23:58:32.356Z] 339a4e72a1f5: Pull complete [2023-01-04T23:58:32.614Z] 988bab9f4d93: Pull complete [2023-01-04T23:58:32.872Z] 1469e6f7b9e6: Pull complete [2023-01-04T23:58:32.872Z] eaf3925da568: Pull complete [2023-01-04T23:58:35.407Z] bab4dde63d76: Pull complete [2023-01-04T23:58:35.407Z] bde34c3a00c8: Pull complete [2023-01-04T23:58:35.407Z] b352a97aabf1: Pull complete [2023-01-04T23:58:35.407Z] 4872d77fe225: Pull complete [2023-01-04T23:58:35.666Z] 5851b861e8e6: Pull complete [2023-01-04T23:58:35.666Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-04T23:58:35.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T23:58:35.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T23:58:35.763Z] prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container [2023-01-04T23:58:35.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-04T23:58:37.241Z] $ docker top 9dcbc892a00bd23bacc54178faade6a76c0fc1d82715308001669d8b4bb05662 -eo pid,comm [2023-01-04T23:58:37.310Z] 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-01-04T23:58:37.310Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-04T23:58:37.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T23:58:37.352Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T23:58:37.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T23:58:37.467Z] $ docker exec 9dcbc892a00bd23bacc54178faade6a76c0fc1d82715308001669d8b4bb05662 ssh-agent [2023-01-04T23:58:37.595Z] SSH_AUTH_SOCK=/tmp/ssh-qkngku1118k4/agent.31 [2023-01-04T23:58:37.595Z] SSH_AGENT_PID=37 [2023-01-04T23:58:37.602Z] Running ssh-add (command line suppressed) [2023-01-04T23:58:37.693Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16122160285567450943.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16122160285567450943.key) [2023-01-04T23:58:37.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T23:58:38.006Z] + git tag --points-at HEAD [Pipeline] } [2023-01-04T23:58:38.008Z] $ docker exec --env ******** --env ******** 9dcbc892a00bd23bacc54178faade6a76c0fc1d82715308001669d8b4bb05662 ssh-agent -k [2023-01-04T23:58:38.127Z] unset SSH_AUTH_SOCK; [2023-01-04T23:58:38.127Z] unset SSH_AGENT_PID; [2023-01-04T23:58:38.128Z] echo Agent pid 37 killed; [2023-01-04T23:58:38.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-04T23:58:38.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T23:58:38.171Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T23:58:38.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T23:58:38.291Z] $ docker exec 9dcbc892a00bd23bacc54178faade6a76c0fc1d82715308001669d8b4bb05662 ssh-agent [2023-01-04T23:58:38.403Z] SSH_AUTH_SOCK=/tmp/ssh-sdfq45YdbQBK/agent.69 [2023-01-04T23:58:38.403Z] SSH_AGENT_PID=75 [2023-01-04T23:58:38.409Z] Running ssh-add (command line suppressed) [2023-01-04T23:58:38.500Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14284018255968258756.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14284018255968258756.key) [2023-01-04T23:58:38.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T23:58:38.822Z] + git semver init [2023-01-04T23:58:39.081Z] 2023-01-04 23:58:39,009 [run_init] DEBUG init version:0.0.0 force:False [2023-01-04T23:58:39.081Z] 2023-01-04 23:58:39,009 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-01-04T23:58:39.081Z] 2023-01-04 23:58:39,010 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-01-04T23:58:39.082Z] 2023-01-04 23:58:39,010 [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-01-04T23:58:40.022Z] 2023-01-04 23:58:39,830 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-01-04T23:58:40.022Z] 2023-01-04 23:58:39,831 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-01-04T23:58:40.023Z] 2023-01-04 23:58:39,831 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-04T23:58:40.023Z] 2023-01-04 23:58:39,831 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-04T23:58:40.023Z] 3.0.0-dev.5 [Pipeline] } [2023-01-04T23:58:40.025Z] $ docker exec --env ******** --env ******** 9dcbc892a00bd23bacc54178faade6a76c0fc1d82715308001669d8b4bb05662 ssh-agent -k [2023-01-04T23:58:40.123Z] unset SSH_AUTH_SOCK; [2023-01-04T23:58:40.124Z] unset SSH_AGENT_PID; [2023-01-04T23:58:40.124Z] echo Agent pid 75 killed; [2023-01-04T23:58:40.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-04T23:58:40.451Z] + git semver [Pipeline] } [2023-01-04T23:58:40.719Z] $ docker stop --time=1 9dcbc892a00bd23bacc54178faade6a76c0fc1d82715308001669d8b4bb05662 [2023-01-04T23:58:42.099Z] $ docker rm -f --volumes 9dcbc892a00bd23bacc54178faade6a76c0fc1d82715308001669d8b4bb05662 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T23:58:42.452Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-04T23:58:42.659Z] Stashed 1 file(s) [Pipeline] echo [2023-01-04T23:58:42.662Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.5 [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-01-04T23:58:42.793Z] provisioning config files... [2023-01-04T23:58:42.802Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config772387600372173166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T23:58:43.101Z] ---> docker-login.sh [2023-01-04T23:58:43.101Z] nexus3.edgexfoundry.org:10001 [2023-01-04T23:58:43.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T23:58:43.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T23:58:43.101Z] Configure a credential helper to remove this warning. See [2023-01-04T23:58:43.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T23:58:43.101Z] [2023-01-04T23:58:43.101Z] Login Succeeded [2023-01-04T23:58:43.101Z] nexus3.edgexfoundry.org:10002 [2023-01-04T23:58:43.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T23:58:43.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T23:58:43.101Z] Configure a credential helper to remove this warning. See [2023-01-04T23:58:43.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T23:58:43.101Z] [2023-01-04T23:58:43.101Z] Login Succeeded [2023-01-04T23:58:43.101Z] nexus3.edgexfoundry.org:10003 [2023-01-04T23:58:43.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T23:58:43.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T23:58:43.361Z] Configure a credential helper to remove this warning. See [2023-01-04T23:58:43.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T23:58:43.361Z] [2023-01-04T23:58:43.361Z] Login Succeeded [2023-01-04T23:58:43.361Z] nexus3.edgexfoundry.org:10004 [2023-01-04T23:58:43.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T23:58:43.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T23:58:43.623Z] Configure a credential helper to remove this warning. See [2023-01-04T23:58:43.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T23:58:43.623Z] [2023-01-04T23:58:43.623Z] Login Succeeded [2023-01-04T23:58:43.623Z] docker.io [2023-01-04T23:58:43.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T23:58:43.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T23:58:43.882Z] Configure a credential helper to remove this warning. See [2023-01-04T23:58:43.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T23:58:43.882Z] [2023-01-04T23:58:43.882Z] Login Succeeded [2023-01-04T23:58:43.882Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T23:58:43.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T23:58:43.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T23:58:43.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T23:58:43.961Z] ========================================================= [2023-01-04T23:58:43.961Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-04T23:58:43.961Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T23:58:44.261Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-04T23:58:44.261Z] Sending build context to Docker daemon 3.202MB [2023-01-04T23:58:44.261Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T23:58:44.261Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-04T23:58:44.261Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-04T23:58:44.261Z] 213ec9aee27d: Pulling fs layer [2023-01-04T23:58:44.261Z] 4583459ba037: Pulling fs layer [2023-01-04T23:58:44.261Z] 93c1e223e6f2: Pulling fs layer [2023-01-04T23:58:44.261Z] 53926ce57604: Pulling fs layer [2023-01-04T23:58:44.261Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-04T23:58:44.261Z] 53926ce57604: Waiting [2023-01-04T23:58:44.261Z] 21b2b0c7a3f4: Waiting [2023-01-04T23:58:44.261Z] 22ff95d597cd: Pulling fs layer [2023-01-04T23:58:44.261Z] 12d6caf4c0d1: Pulling fs layer [2023-01-04T23:58:44.261Z] 96b7cbca73a9: Pulling fs layer [2023-01-04T23:58:44.261Z] 12d6caf4c0d1: Waiting [2023-01-04T23:58:44.261Z] a7acece74701: Pulling fs layer [2023-01-04T23:58:44.261Z] 96b7cbca73a9: Waiting [2023-01-04T23:58:44.261Z] a7acece74701: Waiting [2023-01-04T23:58:44.261Z] 22ff95d597cd: Waiting [2023-01-04T23:58:44.261Z] 93c1e223e6f2: Verifying Checksum [2023-01-04T23:58:44.261Z] 93c1e223e6f2: Download complete [2023-01-04T23:58:44.261Z] 4583459ba037: Verifying Checksum [2023-01-04T23:58:44.261Z] 4583459ba037: Download complete [2023-01-04T23:58:44.262Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-04T23:58:44.262Z] 21b2b0c7a3f4: Download complete [2023-01-04T23:58:44.262Z] 22ff95d597cd: Download complete [2023-01-04T23:58:44.520Z] 213ec9aee27d: Verifying Checksum [2023-01-04T23:58:44.521Z] 213ec9aee27d: Download complete [2023-01-04T23:58:44.521Z] 213ec9aee27d: Pull complete [2023-01-04T23:58:44.798Z] 4583459ba037: Pull complete [2023-01-04T23:58:44.798Z] 93c1e223e6f2: Pull complete [2023-01-04T23:58:45.066Z] a7acece74701: Verifying Checksum [2023-01-04T23:58:45.066Z] a7acece74701: Download complete [2023-01-04T23:58:45.637Z] 53926ce57604: Verifying Checksum [2023-01-04T23:58:45.637Z] 53926ce57604: Download complete [2023-01-04T23:58:45.637Z] 96b7cbca73a9: Verifying Checksum [2023-01-04T23:58:45.637Z] 96b7cbca73a9: Download complete [2023-01-04T23:58:49.824Z] 53926ce57604: Pull complete [2023-01-04T23:58:49.824Z] 21b2b0c7a3f4: Pull complete [2023-01-04T23:58:49.824Z] 22ff95d597cd: Pull complete [2023-01-04T23:58:49.824Z] 12d6caf4c0d1: Pull complete [2023-01-04T23:58:51.722Z] 96b7cbca73a9: Pull complete [2023-01-04T23:58:52.662Z] a7acece74701: Pull complete [2023-01-04T23:58:52.662Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-04T23:58:52.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-04T23:58:52.662Z] ---> db6d94c90886 [2023-01-04T23:58:52.662Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-04T23:58:54.591Z] ---> Running in f2c9e7147815 [2023-01-04T23:58:54.591Z] Removing intermediate container f2c9e7147815 [2023-01-04T23:58:54.591Z] ---> 6917b67f9d7c [2023-01-04T23:58:54.591Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T23:58:54.591Z] ---> Running in 38abbda09ba3 [2023-01-04T23:58:54.591Z] Removing intermediate container 38abbda09ba3 [2023-01-04T23:58:54.591Z] ---> d01632105735 [2023-01-04T23:58:54.591Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-04T23:58:54.849Z] ---> Running in 6d3fe7e367dd [2023-01-04T23:58:54.849Z] Removing intermediate container 6d3fe7e367dd [2023-01-04T23:58:54.849Z] ---> 2dba5aeef563 [2023-01-04T23:58:54.849Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T23:58:54.849Z] ---> Running in 287fc0b2cd7b [2023-01-04T23:58:55.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T23:58:55.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T23:58:55.636Z] OK: 211 MiB in 51 packages [2023-01-04T23:58:56.206Z] Removing intermediate container 287fc0b2cd7b [2023-01-04T23:58:56.206Z] ---> 88072cbcd032 [2023-01-04T23:58:56.206Z] Step 7/12 : WORKDIR /app [2023-01-04T23:58:56.206Z] ---> Running in 4903c9ed9b59 [2023-01-04T23:58:56.206Z] Removing intermediate container 4903c9ed9b59 [2023-01-04T23:58:56.206Z] ---> ba013b270b71 [2023-01-04T23:58:56.206Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-04T23:58:56.465Z] ---> fa9017e3f127 [2023-01-04T23:58:56.465Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T23:58:56.465Z] ---> Running in 3e0ffc693a96 [2023-01-04T23:58:57.764Z] Still waiting to schedule task [2023-01-04T23:58:57.764Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-04T23:59:23.021Z] Removing intermediate container 3e0ffc693a96 [2023-01-04T23:59:23.021Z] ---> fd2234dfdd87 [2023-01-04T23:59:23.021Z] Step 10/12 : COPY . . [2023-01-04T23:59:23.021Z] ---> a37e14ec36f1 [2023-01-04T23:59:23.021Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T23:59:23.021Z] ---> Running in f7d43c36e476 [2023-01-04T23:59:23.021Z] Removing intermediate container f7d43c36e476 [2023-01-04T23:59:23.021Z] ---> c9676e7ffdfe [2023-01-04T23:59:23.021Z] Step 12/12 : RUN $MAKE [2023-01-04T23:59:23.021Z] ---> Running in 36de2ec6721a [2023-01-04T23:59:23.021Z] noop [2023-01-04T23:59:23.021Z] Removing intermediate container 36de2ec6721a [2023-01-04T23:59:23.021Z] ---> b157c8de0ee2 [2023-01-04T23:59:23.021Z] Successfully built b157c8de0ee2 [2023-01-04T23:59:23.021Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T23:59:23.330Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T23:59:23.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T23:59:23.403Z] prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container [2023-01-04T23:59:23.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-04T23:59:23.856Z] $ docker top 9f76b940fb7fdaeb107a1b449a7cbf1522f609fb00a9a8dca89cb8ec8f420544 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T23:59:24.208Z] + go version [2023-01-04T23:59:24.208Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-04T23:59:24.224Z] $ docker stop --time=1 9f76b940fb7fdaeb107a1b449a7cbf1522f609fb00a9a8dca89cb8ec8f420544 [2023-01-04T23:59:25.553Z] $ docker rm -f --volumes 9f76b940fb7fdaeb107a1b449a7cbf1522f609fb00a9a8dca89cb8ec8f420544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T23:59:25.929Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T23:59:25.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T23:59:26.001Z] prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container [2023-01-04T23:59:26.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-04T23:59:26.424Z] $ docker top da36c742f6a06ebd4f8e9c2b4032cf2c17f9767482ffb26ce9837d33703017ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T23:59:26.770Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-01-04T23:59:27.069Z] + make test [2023-01-04T23:59:27.069Z] go test -race -coverprofile=coverage.out ./... [2023-01-04T23:59:49.012Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-04T23:59:49.012Z] go vet ./... [2023-01-04T23:59:58.985Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-04T23:59:58.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-04T23:59:58.985Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-04T23:59:58.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-04T23:59:59.011Z] $ docker stop --time=1 da36c742f6a06ebd4f8e9c2b4032cf2c17f9767482ffb26ce9837d33703017ab [2023-01-05T00:00:01.428Z] $ docker rm -f --volumes da36c742f6a06ebd4f8e9c2b4032cf2c17f9767482ffb26ce9837d33703017ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-05T00:00:01.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-05T00:00:01.972Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-05T00:00:02.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-05T00:00:02.738Z] + ls -al . [2023-01-05T00:00:02.738Z] total 184 [2023-01-05T00:00:02.738Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 23:59 . [2023-01-05T00:00:02.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 23:58 .. [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 4 23:58 .dockerignore [2023-01-05T00:00:02.738Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 23:58 .git [2023-01-05T00:00:02.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 23:58 .github [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 4 23:58 .gitignore [2023-01-05T00:00:02.738Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 23:58 .semver [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 9207 Jan 4 23:58 Attribution.txt [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 4 23:58 CHANGELOG.md [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 4 23:58 Dockerfile [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 23:58 GOVERNANCE.md [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 4 23:58 Jenkinsfile [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 4 23:58 LICENSE [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 4 23:58 OWNERS.md [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 4 23:58 README.md [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 4 23:58 VERSION [2023-01-05T00:00:02.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 23:58 bin [2023-01-05T00:00:02.738Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 4 23:59 coverage.out [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 3396 Jan 4 23:58 go.mod [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 44230 Jan 4 23:58 go.sum [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 4 23:58 main.go [2023-01-05T00:00:02.738Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 4 23:58 makefile [2023-01-05T00:00:02.738Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 23:58 res [2023-01-05T00:00:02.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 23:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:00:03.037Z] + 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=f5da36499e9ef96a87f382eb4ad79892e2574163 --label arch=amd64 --label version=3.0.0-dev.5 . [2023-01-05T00:00:03.037Z] Sending build context to Docker daemon 3.203MB [2023-01-05T00:00:03.037Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-05T00:00:03.037Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-05T00:00:03.037Z] ---> b157c8de0ee2 [2023-01-05T00:00:03.037Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-05T00:00:03.296Z] ---> Running in 03cf9816e0b1 [2023-01-05T00:00:03.296Z] Removing intermediate container 03cf9816e0b1 [2023-01-05T00:00:03.296Z] ---> c19dc6bd0b51 [2023-01-05T00:00:03.296Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-05T00:00:03.296Z] ---> Running in 4ffedb56f71b [2023-01-05T00:00:03.554Z] Removing intermediate container 4ffedb56f71b [2023-01-05T00:00:03.554Z] ---> c36e2430cd4b [2023-01-05T00:00:03.554Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-05T00:00:03.554Z] ---> Running in 67ee1ca07bad [2023-01-05T00:00:03.555Z] Removing intermediate container 67ee1ca07bad [2023-01-05T00:00:03.555Z] ---> ebf49b0e109a [2023-01-05T00:00:03.555Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-05T00:00:03.813Z] ---> Running in 4999e42c9cfc [2023-01-05T00:00:04.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-05T00:00:04.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-05T00:00:04.330Z] OK: 211 MiB in 51 packages [2023-01-05T00:00:04.900Z] Removing intermediate container 4999e42c9cfc [2023-01-05T00:00:04.900Z] ---> a49d0b0d867f [2023-01-05T00:00:04.900Z] Step 7/26 : WORKDIR /app [2023-01-05T00:00:04.900Z] ---> Running in 573691d05224 [2023-01-05T00:00:04.900Z] Removing intermediate container 573691d05224 [2023-01-05T00:00:04.900Z] ---> 228291d34b10 [2023-01-05T00:00:04.900Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-05T00:00:04.900Z] ---> dcec7dd84189 [2023-01-05T00:00:04.900Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-05T00:00:05.159Z] ---> Running in 9ec7e4262ac0 [2023-01-05T00:00:05.725Z] Removing intermediate container 9ec7e4262ac0 [2023-01-05T00:00:05.725Z] ---> 2a30f407890e [2023-01-05T00:00:05.725Z] Step 10/26 : COPY . . [2023-01-05T00:00:05.984Z] ---> 04a2a85a249e [2023-01-05T00:00:05.984Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-05T00:00:05.984Z] ---> Running in d7354cb1f51a [2023-01-05T00:00:05.984Z] Removing intermediate container d7354cb1f51a [2023-01-05T00:00:05.984Z] ---> 3d13c9271363 [2023-01-05T00:00:05.984Z] Step 12/26 : RUN $MAKE [2023-01-05T00:00:06.242Z] ---> Running in 565f79aca655 [2023-01-05T00:00:06.500Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.5" -trimpath -mod=readonly -o app-service-configurable [2023-01-05T00:00:28.423Z] Removing intermediate container 565f79aca655 [2023-01-05T00:00:28.423Z] ---> d9b37b184880 [2023-01-05T00:00:28.423Z] Step 13/26 : FROM alpine:3.16 [2023-01-05T00:00:28.423Z] 3.16: Pulling from library/alpine [2023-01-05T00:00:28.423Z] ca7dd9ec2225: Pulling fs layer [2023-01-05T00:00:28.423Z] ca7dd9ec2225: Verifying Checksum [2023-01-05T00:00:28.423Z] ca7dd9ec2225: Download complete [2023-01-05T00:00:28.423Z] ca7dd9ec2225: Pull complete [2023-01-05T00:00:28.423Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-05T00:00:28.423Z] Status: Downloaded newer image for alpine:3.16 [2023-01-05T00:00:28.423Z] ---> bfe296a52501 [2023-01-05T00:00:28.423Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-05T00:00:28.423Z] ---> Running in ab23e8b6727f [2023-01-05T00:00:28.423Z] Removing intermediate container ab23e8b6727f [2023-01-05T00:00:28.423Z] ---> 5fe7cd0ef5e3 [2023-01-05T00:00:28.423Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-05T00:00:28.423Z] ---> Running in 012d4bdf2684 [2023-01-05T00:00:28.423Z] Removing intermediate container 012d4bdf2684 [2023-01-05T00:00:28.423Z] ---> 9c20dad62ba7 [2023-01-05T00:00:28.423Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-05T00:00:28.423Z] ---> Running in 09bf9382ff99 [2023-01-05T00:00:28.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-05T00:00:28.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-05T00:00:28.423Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-05T00:00:28.423Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-05T00:00:28.423Z] Executing busybox-1.35.0-r17.trigger [2023-01-05T00:00:28.423Z] Executing ca-certificates-20220614-r0.trigger [2023-01-05T00:00:28.423Z] OK: 6 MiB in 16 packages [2023-01-05T00:00:28.423Z] Removing intermediate container 09bf9382ff99 [2023-01-05T00:00:28.423Z] ---> 7863f6d5c1be [2023-01-05T00:00:28.423Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-05T00:00:28.423Z] ---> 840ac9d69685 [2023-01-05T00:00:28.423Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-05T00:00:28.423Z] ---> c7ad2f20f944 [2023-01-05T00:00:28.423Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-05T00:00:28.423Z] ---> 0df73dd275ff [2023-01-05T00:00:28.423Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-05T00:00:28.683Z] ---> 94f6f2447433 [2023-01-05T00:00:28.683Z] Step 21/26 : EXPOSE 48095 [2023-01-05T00:00:28.683Z] ---> Running in 786f03694fe5 [2023-01-05T00:00:28.941Z] Removing intermediate container 786f03694fe5 [2023-01-05T00:00:28.941Z] ---> a981af354e8e [2023-01-05T00:00:28.941Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-05T00:00:28.941Z] ---> Running in 82ea4c31f905 [2023-01-05T00:00:28.941Z] Removing intermediate container 82ea4c31f905 [2023-01-05T00:00:28.941Z] ---> 0454d19e571d [2023-01-05T00:00:28.941Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-05T00:00:28.941Z] ---> Running in 1939fb5e4f07 [2023-01-05T00:00:29.199Z] Removing intermediate container 1939fb5e4f07 [2023-01-05T00:00:29.199Z] ---> 88471b2d1cf1 [2023-01-05T00:00:29.199Z] Step 24/26 : LABEL arch=amd64 [2023-01-05T00:00:29.199Z] ---> Running in 7298260014b2 [2023-01-05T00:00:29.199Z] Removing intermediate container 7298260014b2 [2023-01-05T00:00:29.199Z] ---> 687ba9c7b2df [2023-01-05T00:00:29.199Z] Step 25/26 : LABEL git_sha=f5da36499e9ef96a87f382eb4ad79892e2574163 [2023-01-05T00:00:29.199Z] ---> Running in fe41be25cfa7 [2023-01-05T00:00:29.457Z] Removing intermediate container fe41be25cfa7 [2023-01-05T00:00:29.457Z] ---> e020aa154f46 [2023-01-05T00:00:29.457Z] Step 26/26 : LABEL version=3.0.0-dev.5 [2023-01-05T00:00:29.457Z] ---> Running in 9c6d2cdd3fc7 [2023-01-05T00:00:29.457Z] Removing intermediate container 9c6d2cdd3fc7 [2023-01-05T00:00:29.457Z] ---> a65cc23b6d29 [2023-01-05T00:00:29.457Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-05T00:00:29.457Z] Successfully built a65cc23b6d29 [2023-01-05T00:00:29.457Z] 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-01-05T00:00:29.561Z] provisioning config files... [2023-01-05T00:00:29.569Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15485592560715306624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:00:29.864Z] ---> docker-login.sh [2023-01-05T00:00:29.865Z] nexus3.edgexfoundry.org:10001 [2023-01-05T00:00:29.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:00:29.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:00:29.865Z] Configure a credential helper to remove this warning. See [2023-01-05T00:00:29.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:00:29.865Z] [2023-01-05T00:00:29.865Z] Login Succeeded [2023-01-05T00:00:29.865Z] nexus3.edgexfoundry.org:10002 [2023-01-05T00:00:29.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:00:29.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:00:29.865Z] Configure a credential helper to remove this warning. See [2023-01-05T00:00:29.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:00:29.865Z] [2023-01-05T00:00:29.865Z] Login Succeeded [2023-01-05T00:00:29.865Z] nexus3.edgexfoundry.org:10003 [2023-01-05T00:00:30.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:00:30.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:00:30.123Z] Configure a credential helper to remove this warning. See [2023-01-05T00:00:30.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:00:30.123Z] [2023-01-05T00:00:30.123Z] Login Succeeded [2023-01-05T00:00:30.123Z] nexus3.edgexfoundry.org:10004 [2023-01-05T00:00:30.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:00:30.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:00:30.123Z] Configure a credential helper to remove this warning. See [2023-01-05T00:00:30.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:00:30.124Z] [2023-01-05T00:00:30.124Z] Login Succeeded [2023-01-05T00:00:30.124Z] docker.io [2023-01-05T00:00:30.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:00:30.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:00:30.382Z] Configure a credential helper to remove this warning. See [2023-01-05T00:00:30.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:00:30.382Z] [2023-01-05T00:00:30.382Z] Login Succeeded [2023-01-05T00:00:30.382Z] ---> docker-login.sh ends [Pipeline] } [2023-01-05T00:00:30.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-05T00:00:30.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-05T00:00:30.431Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-01-05T00:00:30.431Z] f5da36499e9ef96a87f382eb4ad79892e2574163 [2023-01-05T00:00:30.431Z] latest [2023-01-05T00:00:30.431Z] 3.0.0-dev.5 [2023-01-05T00:00:30.431Z] f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 [2023-01-05T00:00:30.431Z] main [2023-01-05T00:00:30.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:00:30.739Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:00:31.115Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f5da36499e9ef96a87f382eb4ad79892e2574163 [2023-01-05T00:00:31.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-05T00:00:31.115Z] ebc4105c3dc7: Preparing [2023-01-05T00:00:31.115Z] 39e5b455623e: Preparing [2023-01-05T00:00:31.115Z] 586f54ed3c96: Preparing [2023-01-05T00:00:31.115Z] 4f72ecd836d5: Preparing [2023-01-05T00:00:31.115Z] b077c6197515: Preparing [2023-01-05T00:00:31.115Z] e5e13b0c77cb: Preparing [2023-01-05T00:00:31.115Z] e5e13b0c77cb: Waiting [2023-01-05T00:00:31.115Z] 39e5b455623e: Pushed [2023-01-05T00:00:31.115Z] 586f54ed3c96: Pushed [2023-01-05T00:00:31.115Z] 4f72ecd836d5: Pushed [2023-01-05T00:00:31.115Z] e5e13b0c77cb: Layer already exists [2023-01-05T00:00:31.115Z] b077c6197515: Pushed [2023-01-05T00:00:33.740Z] ebc4105c3dc7: Pushed [2023-01-05T00:00:33.740Z] f5da36499e9ef96a87f382eb4ad79892e2574163: digest: sha256:bf29418643654c6995295bb6b1b97a857d5e8d7244738ce9bedf0a265afc84da size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:00:34.048Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:00:34.361Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-01-05T00:00:34.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-05T00:00:34.361Z] ebc4105c3dc7: Preparing [2023-01-05T00:00:34.361Z] 39e5b455623e: Preparing [2023-01-05T00:00:34.361Z] 586f54ed3c96: Preparing [2023-01-05T00:00:34.361Z] 4f72ecd836d5: Preparing [2023-01-05T00:00:34.361Z] b077c6197515: Preparing [2023-01-05T00:00:34.361Z] e5e13b0c77cb: Preparing [2023-01-05T00:00:34.361Z] 586f54ed3c96: Layer already exists [2023-01-05T00:00:34.361Z] 4f72ecd836d5: Layer already exists [2023-01-05T00:00:34.361Z] ebc4105c3dc7: Layer already exists [2023-01-05T00:00:34.361Z] 39e5b455623e: Layer already exists [2023-01-05T00:00:34.361Z] b077c6197515: Layer already exists [2023-01-05T00:00:34.361Z] e5e13b0c77cb: Layer already exists [2023-01-05T00:00:34.361Z] latest: digest: sha256:bf29418643654c6995295bb6b1b97a857d5e8d7244738ce9bedf0a265afc84da size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:00:34.668Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:00:34.980Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.5 [2023-01-05T00:00:34.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-05T00:00:34.980Z] ebc4105c3dc7: Preparing [2023-01-05T00:00:34.980Z] 39e5b455623e: Preparing [2023-01-05T00:00:34.980Z] 586f54ed3c96: Preparing [2023-01-05T00:00:34.980Z] 4f72ecd836d5: Preparing [2023-01-05T00:00:34.980Z] b077c6197515: Preparing [2023-01-05T00:00:34.980Z] e5e13b0c77cb: Preparing [2023-01-05T00:00:34.980Z] ebc4105c3dc7: Layer already exists [2023-01-05T00:00:34.980Z] b077c6197515: Layer already exists [2023-01-05T00:00:34.980Z] 39e5b455623e: Layer already exists [2023-01-05T00:00:34.980Z] 586f54ed3c96: Layer already exists [2023-01-05T00:00:34.980Z] 4f72ecd836d5: Layer already exists [2023-01-05T00:00:34.980Z] e5e13b0c77cb: Layer already exists [2023-01-05T00:00:34.980Z] 3.0.0-dev.5: digest: sha256:bf29418643654c6995295bb6b1b97a857d5e8d7244738ce9bedf0a265afc84da size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:00:35.287Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:00:35.590Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 [2023-01-05T00:00:35.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-05T00:00:35.590Z] ebc4105c3dc7: Preparing [2023-01-05T00:00:35.590Z] 39e5b455623e: Preparing [2023-01-05T00:00:35.590Z] 586f54ed3c96: Preparing [2023-01-05T00:00:35.590Z] 4f72ecd836d5: Preparing [2023-01-05T00:00:35.590Z] b077c6197515: Preparing [2023-01-05T00:00:35.590Z] e5e13b0c77cb: Preparing [2023-01-05T00:00:35.590Z] e5e13b0c77cb: Waiting [2023-01-05T00:00:35.590Z] 586f54ed3c96: Layer already exists [2023-01-05T00:00:35.590Z] 4f72ecd836d5: Layer already exists [2023-01-05T00:00:35.590Z] b077c6197515: Layer already exists [2023-01-05T00:00:35.590Z] 39e5b455623e: Layer already exists [2023-01-05T00:00:35.590Z] ebc4105c3dc7: Layer already exists [2023-01-05T00:00:35.590Z] e5e13b0c77cb: Layer already exists [2023-01-05T00:00:35.590Z] f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5: digest: sha256:bf29418643654c6995295bb6b1b97a857d5e8d7244738ce9bedf0a265afc84da size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:00:35.903Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:00:36.207Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-01-05T00:00:36.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-05T00:00:36.208Z] ebc4105c3dc7: Preparing [2023-01-05T00:00:36.208Z] 39e5b455623e: Preparing [2023-01-05T00:00:36.208Z] 586f54ed3c96: Preparing [2023-01-05T00:00:36.208Z] 4f72ecd836d5: Preparing [2023-01-05T00:00:36.208Z] b077c6197515: Preparing [2023-01-05T00:00:36.208Z] e5e13b0c77cb: Preparing [2023-01-05T00:00:36.208Z] e5e13b0c77cb: Waiting [2023-01-05T00:00:36.208Z] 4f72ecd836d5: Layer already exists [2023-01-05T00:00:36.208Z] 586f54ed3c96: Layer already exists [2023-01-05T00:00:36.208Z] ebc4105c3dc7: Layer already exists [2023-01-05T00:00:36.208Z] 39e5b455623e: Layer already exists [2023-01-05T00:00:36.208Z] b077c6197515: Layer already exists [2023-01-05T00:00:36.208Z] e5e13b0c77cb: Layer already exists [2023-01-05T00:00:36.208Z] main: digest: sha256:bf29418643654c6995295bb6b1b97a857d5e8d7244738ce9bedf0a265afc84da size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-05T00:00:36.247Z] ===================================================== [Pipeline] echo [2023-01-05T00:00:36.253Z] taggedImages: [2023-01-05T00:00:36.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f5da36499e9ef96a87f382eb4ad79892e2574163 [2023-01-05T00:00:36.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-01-05T00:00:36.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.5 [2023-01-05T00:00:36.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 [2023-01-05T00:00:36.253Z] - 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-01-05T00:00:36.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-05T00:00:36.598Z] [2023-01-05T00:00:36.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:00:36.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-05T00:00:36.890Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-05T00:00:36.890Z] 5eb5b503b376: Pulling fs layer [2023-01-05T00:00:36.890Z] 5c69ac0246d0: Pulling fs layer [2023-01-05T00:00:36.890Z] ec43610c2a17: Pulling fs layer [2023-01-05T00:00:36.890Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-05T00:00:36.890Z] 33b1e0a273af: Pulling fs layer [2023-01-05T00:00:36.890Z] 3a2ae6a8a46f: Waiting [2023-01-05T00:00:36.890Z] 5d3b04190fa2: Pulling fs layer [2023-01-05T00:00:36.890Z] 2f39f015ded8: Pulling fs layer [2023-01-05T00:00:36.890Z] 33b1e0a273af: Waiting [2023-01-05T00:00:36.890Z] 5d3b04190fa2: Waiting [2023-01-05T00:00:36.890Z] 2f39f015ded8: Waiting [2023-01-05T00:00:36.890Z] 5c69ac0246d0: Verifying Checksum [2023-01-05T00:00:36.890Z] 5c69ac0246d0: Download complete [2023-01-05T00:00:36.890Z] 3a2ae6a8a46f: Download complete [2023-01-05T00:00:37.148Z] 33b1e0a273af: Verifying Checksum [2023-01-05T00:00:37.148Z] 33b1e0a273af: Download complete [2023-01-05T00:00:37.148Z] ec43610c2a17: Verifying Checksum [2023-01-05T00:00:37.148Z] ec43610c2a17: Download complete [2023-01-05T00:00:37.148Z] 5d3b04190fa2: Verifying Checksum [2023-01-05T00:00:37.148Z] 5d3b04190fa2: Download complete [2023-01-05T00:00:37.148Z] 5eb5b503b376: Verifying Checksum [2023-01-05T00:00:37.148Z] 5eb5b503b376: Download complete [2023-01-05T00:00:37.714Z] 2f39f015ded8: Download complete [2023-01-05T00:00:38.280Z] 5eb5b503b376: Pull complete [2023-01-05T00:00:38.538Z] 5c69ac0246d0: Pull complete [2023-01-05T00:00:39.103Z] ec43610c2a17: Pull complete [2023-01-05T00:00:39.103Z] 3a2ae6a8a46f: Pull complete [2023-01-05T00:00:39.361Z] 33b1e0a273af: Pull complete [2023-01-05T00:00:39.361Z] 5d3b04190fa2: Pull complete [2023-01-05T00:00:44.629Z] 2f39f015ded8: Pull complete [2023-01-05T00:00:44.629Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-05T00:00:44.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-05T00:00:44.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T00:00:44.717Z] prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container [2023-01-05T00:00:44.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-05T00:00:46.387Z] $ docker top ee298088825aaa6b792faeb4c6a4799dff099f41bb47c1c40d108fb833fdd937 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:00:46.751Z] ---> job-cost.sh [2023-01-05T00:00:46.751Z] lf-activate-venv: SKIPPING [2023-01-05T00:00:46.751Z] INFO: No Stack... [2023-01-05T00:00:47.010Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-05T00:00:47.268Z] INFO: Archiving Costs [Pipeline] sh [2023-01-05T00:00:47.558Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-01-05T00:00:47.558Z] + cut -d, -f6 [Pipeline] lock [2023-01-05T00:00:47.572Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] [2023-01-05T00:00:47.582Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] did not exist. Created. [2023-01-05T00:00:47.582Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-05T00:00:47.876Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-05T00:00:47.909Z] Stashed 1 file(s) [Pipeline] } [2023-01-05T00:00:47.915Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-05T00:00:47.935Z] $ docker stop --time=1 ee298088825aaa6b792faeb4c6a4799dff099f41bb47c1c40d108fb833fdd937 [2023-01-05T00:00:49.113Z] $ docker rm -f --volumes ee298088825aaa6b792faeb4c6a4799dff099f41bb47c1c40d108fb833fdd937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-05T00:01:13.028Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1155 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-01-05T00:01:13.041Z] Running in /w/workspace/app-service-configurable/122 [Pipeline] { [Pipeline] checkout [2023-01-05T00:01:13.079Z] Selected Git installation does not exist. Using Default [2023-01-05T00:01:13.079Z] The recommended git tool is: NONE [2023-01-05T00:01:18.279Z] using credential edgex-jenkins-ssh [2023-01-05T00:01:18.298Z] Cloning the remote Git repository [2023-01-05T00:01:18.345Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-05T00:01:18.427Z] > git init /w/workspace/app-service-configurable/122 # timeout=10 [2023-01-05T00:01:18.605Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-05T00:01:18.606Z] > git --version # timeout=10 [2023-01-05T00:01:18.626Z] > git --version # 'git version 2.25.1' [2023-01-05T00:01:18.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-05T00:01:18.684Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-05T00:01:19.743Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-05T00:01:19.766Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-05T00:01:20.628Z] Avoid second fetch [2023-01-05T00:01:20.629Z] Checking out Revision f5da36499e9ef96a87f382eb4ad79892e2574163 (main) [2023-01-05T00:01:21.170Z] Commit message: "refactor: Remove use of Compress function in sample profile due to issues (#495)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-05T00:01:20.649Z] > git config core.sparsecheckout # timeout=10 [2023-01-05T00:01:20.669Z] > git checkout -f f5da36499e9ef96a87f382eb4ad79892e2574163 # timeout=10 [2023-01-05T00:01:22.024Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-05T00:01:22.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-05T00:01:22.024Z] Dload Upload Total Spent Left Speed [2023-01-05T00:01:22.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-01-05T00:01:22.711Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-05T00:01:23.040Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-05T00:01:23.040Z] + sudo tee /etc/docker/daemon.new [2023-01-05T00:01:23.040Z] { [2023-01-05T00:01:23.040Z] "registry-mirrors": [ [2023-01-05T00:01:23.040Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-05T00:01:23.040Z] ], [2023-01-05T00:01:23.040Z] "bip": "10.250.0.254/24", [2023-01-05T00:01:23.040Z] "hosts": [ [2023-01-05T00:01:23.040Z] "tcp://0.0.0.0:5555", [2023-01-05T00:01:23.040Z] "unix:///var/run/docker.sock" [2023-01-05T00:01:23.040Z] ], [2023-01-05T00:01:23.040Z] "mtu": 1458, [2023-01-05T00:01:23.040Z] "selinux-enabled": true, [2023-01-05T00:01:23.040Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-05T00:01:23.040Z] } [Pipeline] sh [2023-01-05T00:01:23.391Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-05T00:01:23.739Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-05T00:01:42.019Z] provisioning config files... [2023-01-05T00:01:42.049Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/122@tmp/config14713028232951535079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:01:42.406Z] ---> docker-login.sh [2023-01-05T00:01:42.406Z] nexus3.edgexfoundry.org:10001 [2023-01-05T00:01:42.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:01:42.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:01:42.993Z] Configure a credential helper to remove this warning. See [2023-01-05T00:01:42.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:01:42.993Z] [2023-01-05T00:01:42.993Z] Login Succeeded [2023-01-05T00:01:42.993Z] nexus3.edgexfoundry.org:10002 [2023-01-05T00:01:43.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:01:43.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:01:43.536Z] Configure a credential helper to remove this warning. See [2023-01-05T00:01:43.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:01:43.536Z] [2023-01-05T00:01:43.536Z] Login Succeeded [2023-01-05T00:01:43.536Z] nexus3.edgexfoundry.org:10003 [2023-01-05T00:01:43.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:01:43.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:01:43.807Z] Configure a credential helper to remove this warning. See [2023-01-05T00:01:43.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:01:43.807Z] [2023-01-05T00:01:43.807Z] Login Succeeded [2023-01-05T00:01:43.807Z] nexus3.edgexfoundry.org:10004 [2023-01-05T00:01:44.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:01:44.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:01:44.077Z] Configure a credential helper to remove this warning. See [2023-01-05T00:01:44.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:01:44.077Z] [2023-01-05T00:01:44.077Z] Login Succeeded [2023-01-05T00:01:44.077Z] docker.io [2023-01-05T00:01:44.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:01:44.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:01:44.618Z] Configure a credential helper to remove this warning. See [2023-01-05T00:01:44.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:01:44.618Z] [2023-01-05T00:01:44.618Z] Login Succeeded [2023-01-05T00:01:44.618Z] ---> docker-login.sh ends [Pipeline] } [2023-01-05T00:01:44.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-05T00:01:44.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-05T00:01:44.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-05T00:01:44.919Z] ========================================================= [2023-01-05T00:01:44.920Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-05T00:01:44.920Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:01:45.276Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-05T00:01:45.276Z] Sending build context to Docker daemon 217.1kB [2023-01-05T00:01:45.543Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-05T00:01:45.543Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-05T00:01:45.543Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-05T00:01:45.543Z] 9b18e9b68314: Pulling fs layer [2023-01-05T00:01:45.543Z] 35d82f9e3411: Pulling fs layer [2023-01-05T00:01:45.543Z] e16973657156: Pulling fs layer [2023-01-05T00:01:45.543Z] fc693d55d65f: Pulling fs layer [2023-01-05T00:01:45.543Z] 7e9fc2657dce: Pulling fs layer [2023-01-05T00:01:45.543Z] dda99020689f: Pulling fs layer [2023-01-05T00:01:45.543Z] db1c61fa0a46: Pulling fs layer [2023-01-05T00:01:45.543Z] 891c053d2c06: Pulling fs layer [2023-01-05T00:01:45.543Z] fc693d55d65f: Waiting [2023-01-05T00:01:45.543Z] 7e9fc2657dce: Waiting [2023-01-05T00:01:45.543Z] dda99020689f: Waiting [2023-01-05T00:01:45.543Z] db1c61fa0a46: Waiting [2023-01-05T00:01:45.543Z] 891c053d2c06: Waiting [2023-01-05T00:01:45.817Z] e16973657156: Verifying Checksum [2023-01-05T00:01:45.817Z] e16973657156: Download complete [2023-01-05T00:01:45.817Z] 35d82f9e3411: Verifying Checksum [2023-01-05T00:01:45.817Z] 35d82f9e3411: Download complete [2023-01-05T00:01:45.817Z] 7e9fc2657dce: Verifying Checksum [2023-01-05T00:01:45.817Z] 7e9fc2657dce: Download complete [2023-01-05T00:01:45.817Z] dda99020689f: Verifying Checksum [2023-01-05T00:01:45.817Z] dda99020689f: Download complete [2023-01-05T00:01:45.817Z] 9b18e9b68314: Download complete [2023-01-05T00:01:46.796Z] 9b18e9b68314: Pull complete [2023-01-05T00:01:47.066Z] 891c053d2c06: Verifying Checksum [2023-01-05T00:01:47.066Z] 891c053d2c06: Download complete [2023-01-05T00:01:47.339Z] 35d82f9e3411: Pull complete [2023-01-05T00:01:47.610Z] e16973657156: Pull complete [2023-01-05T00:01:48.198Z] db1c61fa0a46: Verifying Checksum [2023-01-05T00:01:48.198Z] db1c61fa0a46: Download complete [2023-01-05T00:01:48.793Z] fc693d55d65f: Verifying Checksum [2023-01-05T00:01:48.793Z] fc693d55d65f: Download complete [2023-01-05T00:02:01.148Z] fc693d55d65f: Pull complete [2023-01-05T00:02:01.148Z] 7e9fc2657dce: Pull complete [2023-01-05T00:02:01.148Z] dda99020689f: Pull complete [2023-01-05T00:02:07.824Z] db1c61fa0a46: Pull complete [2023-01-05T00:02:09.252Z] 891c053d2c06: Pull complete [2023-01-05T00:02:09.252Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-05T00:02:09.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-05T00:02:09.252Z] ---> f96f9c87975a [2023-01-05T00:02:09.252Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-05T00:02:11.217Z] ---> Running in 8de070fe88c3 [2023-01-05T00:02:11.488Z] Removing intermediate container 8de070fe88c3 [2023-01-05T00:02:11.488Z] ---> 96b8ad159202 [2023-01-05T00:02:11.488Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-05T00:02:11.488Z] ---> Running in de7625550f7a [2023-01-05T00:02:11.758Z] Removing intermediate container de7625550f7a [2023-01-05T00:02:11.758Z] ---> 4fe758a6603f [2023-01-05T00:02:11.758Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-05T00:02:12.027Z] ---> Running in ec3aa125fee3 [2023-01-05T00:02:12.298Z] Removing intermediate container ec3aa125fee3 [2023-01-05T00:02:12.298Z] ---> 5943be7fccdc [2023-01-05T00:02:12.298Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-05T00:02:12.298Z] ---> Running in f04f688c4968 [2023-01-05T00:02:13.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-05T00:02:13.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-05T00:02:15.407Z] OK: 221 MiB in 51 packages [2023-01-05T00:02:15.994Z] Removing intermediate container f04f688c4968 [2023-01-05T00:02:15.994Z] ---> 82a9e002fe14 [2023-01-05T00:02:15.994Z] Step 7/12 : WORKDIR /app [2023-01-05T00:02:16.261Z] ---> Running in 2b04004022d3 [2023-01-05T00:02:16.531Z] Removing intermediate container 2b04004022d3 [2023-01-05T00:02:16.531Z] ---> 10979495c7db [2023-01-05T00:02:16.531Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-05T00:02:19.893Z] ---> 7c7a27710c67 [2023-01-05T00:02:19.893Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-05T00:02:19.893Z] ---> Running in a90b09755ad5 [2023-01-05T00:03:16.539Z] Removing intermediate container a90b09755ad5 [2023-01-05T00:03:16.539Z] ---> fb797e08687d [2023-01-05T00:03:16.539Z] Step 10/12 : COPY . . [2023-01-05T00:03:16.539Z] ---> a43a72e1980d [2023-01-05T00:03:16.539Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-05T00:03:16.539Z] ---> Running in 4f24d68635fa [2023-01-05T00:03:16.539Z] Removing intermediate container 4f24d68635fa [2023-01-05T00:03:16.539Z] ---> 8a46ed018fcc [2023-01-05T00:03:16.539Z] Step 12/12 : RUN $MAKE [2023-01-05T00:03:16.539Z] ---> Running in 110704d6e456 [2023-01-05T00:03:16.539Z] noop [2023-01-05T00:03:16.539Z] Removing intermediate container 110704d6e456 [2023-01-05T00:03:16.539Z] ---> 7f12be7dbb36 [2023-01-05T00:03:16.539Z] Successfully built 7f12be7dbb36 [2023-01-05T00:03:16.539Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:03:16.893Z] + docker inspect -f . ci-base-image-arm64 [2023-01-05T00:03:16.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T00:03:17.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-1155 does not seem to be running inside a container [2023-01-05T00:03:17.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/122 -v /w/workspace/app-service-configurable/122:/w/workspace/app-service-configurable/122:rw,z -v /w/workspace/app-service-configurable/122@tmp:/w/workspace/app-service-configurable/122@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-01-05T00:03:18.309Z] $ docker top 6912b6ea2967b55bbdd99a037cd3ea6458ede834ed582559c6261461b1da8e28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-05T00:03:19.126Z] + go version [2023-01-05T00:03:19.126Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-05T00:03:19.148Z] $ docker stop --time=1 6912b6ea2967b55bbdd99a037cd3ea6458ede834ed582559c6261461b1da8e28 [2023-01-05T00:03:20.737Z] $ docker rm -f --volumes 6912b6ea2967b55bbdd99a037cd3ea6458ede834ed582559c6261461b1da8e28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:03:21.283Z] + docker inspect -f . ci-base-image-arm64 [2023-01-05T00:03:21.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T00:03:21.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-1155 does not seem to be running inside a container [2023-01-05T00:03:21.524Z] $ 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/122 -v /w/workspace/app-service-configurable/122:/w/workspace/app-service-configurable/122:rw,z -v /w/workspace/app-service-configurable/122@tmp:/w/workspace/app-service-configurable/122@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-01-05T00:03:22.846Z] $ docker top c70736ba4a91f7ca653f94261563e8ff57b1b55c904b9f261fed0a7bb59d66df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-05T00:03:23.346Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/122 [Pipeline] fileExists [Pipeline] sh [2023-01-05T00:03:23.750Z] + make test [2023-01-05T00:03:23.750Z] go test -race -coverprofile=coverage.out ./... [2023-01-05T00:05:45.454Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-05T00:05:45.454Z] go vet ./... [2023-01-05T00:07:07.091Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-05T00:07:07.091Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-05T00:07:07.091Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-05T00:07:07.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-05T00:07:07.121Z] $ docker stop --time=1 c70736ba4a91f7ca653f94261563e8ff57b1b55c904b9f261fed0a7bb59d66df [2023-01-05T00:07:08.961Z] $ docker rm -f --volumes c70736ba4a91f7ca653f94261563e8ff57b1b55c904b9f261fed0a7bb59d66df [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-05T00:07:10.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-05T00:07:10.326Z] Warning: overwriting stash ‘coverage-report’ [2023-01-05T00:07:10.736Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-05T00:07:11.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-05T00:07:11.432Z] + ls -al . [2023-01-05T00:07:11.432Z] total 180 [2023-01-05T00:07:11.432Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 5 00:03 . [2023-01-05T00:07:11.432Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 00:01 .. [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 5 00:01 .dockerignore [2023-01-05T00:07:11.432Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 5 00:01 .git [2023-01-05T00:07:11.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 5 00:01 .github [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 5 00:01 .gitignore [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 9207 Jan 5 00:01 Attribution.txt [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 5 00:01 CHANGELOG.md [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 5 00:01 Dockerfile [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 5 00:01 GOVERNANCE.md [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 5 00:01 Jenkinsfile [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 5 00:01 LICENSE [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 5 00:01 OWNERS.md [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 5 00:01 README.md [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 4 23:58 VERSION [2023-01-05T00:07:11.432Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 5 00:01 bin [2023-01-05T00:07:11.432Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 5 00:03 coverage.out [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 3396 Jan 5 00:01 go.mod [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 44230 Jan 5 00:01 go.sum [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 5 00:01 main.go [2023-01-05T00:07:11.432Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 5 00:01 makefile [2023-01-05T00:07:11.432Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 5 00:01 res [2023-01-05T00:07:11.432Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 00:01 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:07:11.768Z] + 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=f5da36499e9ef96a87f382eb4ad79892e2574163 --label arch=arm64 --label version=3.0.0-dev.5 . [2023-01-05T00:07:11.768Z] Sending build context to Docker daemon 218.1kB [2023-01-05T00:07:12.043Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-05T00:07:12.043Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-05T00:07:12.043Z] ---> 7f12be7dbb36 [2023-01-05T00:07:12.043Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-05T00:07:12.043Z] ---> Running in a67ee04cb02d [2023-01-05T00:07:12.312Z] Removing intermediate container a67ee04cb02d [2023-01-05T00:07:12.312Z] ---> 3fcb9aed3503 [2023-01-05T00:07:12.312Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-05T00:07:12.312Z] ---> Running in 22c8bfdba25d [2023-01-05T00:07:12.581Z] Removing intermediate container 22c8bfdba25d [2023-01-05T00:07:12.581Z] ---> c4f01379ca24 [2023-01-05T00:07:12.581Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-05T00:07:12.853Z] ---> Running in e5e0040f337e [2023-01-05T00:07:13.120Z] Removing intermediate container e5e0040f337e [2023-01-05T00:07:13.120Z] ---> f077054b69b6 [2023-01-05T00:07:13.120Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-05T00:07:13.120Z] ---> Running in 3401592ab255 [2023-01-05T00:07:14.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-05T00:07:14.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-05T00:07:15.310Z] OK: 221 MiB in 51 packages [2023-01-05T00:07:16.271Z] Removing intermediate container 3401592ab255 [2023-01-05T00:07:16.271Z] ---> 19d64cf23f73 [2023-01-05T00:07:16.271Z] Step 7/26 : WORKDIR /app [2023-01-05T00:07:16.271Z] ---> Running in 6e7177de2ee0 [2023-01-05T00:07:16.539Z] Removing intermediate container 6e7177de2ee0 [2023-01-05T00:07:16.539Z] ---> f0b545663b5c [2023-01-05T00:07:16.539Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-05T00:07:17.127Z] ---> fadc98cd133b [2023-01-05T00:07:17.127Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-05T00:07:17.127Z] ---> Running in a5c678f5c91a [2023-01-05T00:07:19.716Z] Removing intermediate container a5c678f5c91a [2023-01-05T00:07:19.716Z] ---> 4bc2ae9be7a9 [2023-01-05T00:07:19.716Z] Step 10/26 : COPY . . [2023-01-05T00:07:20.302Z] ---> df7786e6b6b5 [2023-01-05T00:07:20.302Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-05T00:07:20.302Z] ---> Running in 69f62129935a [2023-01-05T00:07:20.569Z] Removing intermediate container 69f62129935a [2023-01-05T00:07:20.569Z] ---> a9880600bcdf [2023-01-05T00:07:20.569Z] Step 12/26 : RUN $MAKE [2023-01-05T00:07:20.836Z] ---> Running in ff6cc41dfff1 [2023-01-05T00:07:21.799Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.5" -trimpath -mod=readonly -o app-service-configurable [2023-01-05T00:09:28.486Z] Removing intermediate container ff6cc41dfff1 [2023-01-05T00:09:28.486Z] ---> f4e30e52873f [2023-01-05T00:09:28.486Z] Step 13/26 : FROM alpine:3.16 [2023-01-05T00:09:28.486Z] 3.16: Pulling from library/alpine [2023-01-05T00:09:28.486Z] 6875df1f5354: Pulling fs layer [2023-01-05T00:09:28.486Z] 6875df1f5354: Download complete [2023-01-05T00:09:28.486Z] 6875df1f5354: Pull complete [2023-01-05T00:09:28.486Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-05T00:09:28.486Z] Status: Downloaded newer image for alpine:3.16 [2023-01-05T00:09:28.486Z] ---> 2b4661558fb8 [2023-01-05T00:09:28.486Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-05T00:09:28.486Z] ---> Running in 451b048f5cd8 [2023-01-05T00:09:28.486Z] Removing intermediate container 451b048f5cd8 [2023-01-05T00:09:28.486Z] ---> 88c18aca01fe [2023-01-05T00:09:28.486Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-05T00:09:28.486Z] ---> Running in 007381f92373 [2023-01-05T00:09:28.486Z] Removing intermediate container 007381f92373 [2023-01-05T00:09:28.486Z] ---> 2fd09f888cc4 [2023-01-05T00:09:28.486Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-05T00:09:28.486Z] ---> Running in 3c154ac7b93d [2023-01-05T00:09:28.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-05T00:09:28.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-05T00:09:28.486Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-05T00:09:28.486Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-05T00:09:28.486Z] Executing busybox-1.35.0-r17.trigger [2023-01-05T00:09:28.486Z] Executing ca-certificates-20220614-r0.trigger [2023-01-05T00:09:28.486Z] OK: 6 MiB in 16 packages [2023-01-05T00:09:28.486Z] Removing intermediate container 3c154ac7b93d [2023-01-05T00:09:28.486Z] ---> c39cd21265e7 [2023-01-05T00:09:28.486Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-05T00:09:28.486Z] ---> 3e23c81b1231 [2023-01-05T00:09:28.486Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-05T00:09:28.486Z] ---> f4e20243376b [2023-01-05T00:09:28.486Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-05T00:09:28.486Z] ---> 1e597da234ac [2023-01-05T00:09:28.486Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-05T00:09:28.486Z] ---> 2255167dafb9 [2023-01-05T00:09:28.486Z] Step 21/26 : EXPOSE 48095 [2023-01-05T00:09:28.486Z] ---> Running in 9f817d493753 [2023-01-05T00:09:28.486Z] Removing intermediate container 9f817d493753 [2023-01-05T00:09:28.486Z] ---> 4df76d8dd199 [2023-01-05T00:09:28.486Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-05T00:09:28.486Z] ---> Running in d92e1b6d9cb5 [2023-01-05T00:09:28.486Z] Removing intermediate container d92e1b6d9cb5 [2023-01-05T00:09:28.486Z] ---> d3fcc500ded5 [2023-01-05T00:09:28.486Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-05T00:09:28.486Z] ---> Running in 4cc90ae4a763 [2023-01-05T00:09:28.486Z] Removing intermediate container 4cc90ae4a763 [2023-01-05T00:09:28.486Z] ---> 286c8ad0ceee [2023-01-05T00:09:28.486Z] Step 24/26 : LABEL arch=arm64 [2023-01-05T00:09:28.486Z] ---> Running in 1f595ad29420 [2023-01-05T00:09:28.486Z] Removing intermediate container 1f595ad29420 [2023-01-05T00:09:28.486Z] ---> c5e857f9ef07 [2023-01-05T00:09:28.486Z] Step 25/26 : LABEL git_sha=f5da36499e9ef96a87f382eb4ad79892e2574163 [2023-01-05T00:09:28.486Z] ---> Running in 91e5e1e3785b [2023-01-05T00:09:28.756Z] Removing intermediate container 91e5e1e3785b [2023-01-05T00:09:28.756Z] ---> e01a789bc2c8 [2023-01-05T00:09:28.756Z] Step 26/26 : LABEL version=3.0.0-dev.5 [2023-01-05T00:09:28.756Z] ---> Running in 3fb39eafe298 [2023-01-05T00:09:29.024Z] Removing intermediate container 3fb39eafe298 [2023-01-05T00:09:29.024Z] ---> 7883938a1918 [2023-01-05T00:09:29.024Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-05T00:09:29.024Z] Successfully built 7883938a1918 [2023-01-05T00:09:29.289Z] 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-01-05T00:09:29.405Z] provisioning config files... [2023-01-05T00:09:29.418Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/122@tmp/config10496798279537318520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:09:29.751Z] ---> docker-login.sh [2023-01-05T00:09:29.751Z] nexus3.edgexfoundry.org:10001 [2023-01-05T00:09:29.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:09:30.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:09:30.022Z] Configure a credential helper to remove this warning. See [2023-01-05T00:09:30.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:09:30.022Z] [2023-01-05T00:09:30.022Z] Login Succeeded [2023-01-05T00:09:30.022Z] nexus3.edgexfoundry.org:10002 [2023-01-05T00:09:30.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:09:30.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:09:30.290Z] Configure a credential helper to remove this warning. See [2023-01-05T00:09:30.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:09:30.290Z] [2023-01-05T00:09:30.290Z] Login Succeeded [2023-01-05T00:09:30.290Z] nexus3.edgexfoundry.org:10003 [2023-01-05T00:09:30.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:09:30.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:09:30.826Z] Configure a credential helper to remove this warning. See [2023-01-05T00:09:30.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:09:30.826Z] [2023-01-05T00:09:30.826Z] Login Succeeded [2023-01-05T00:09:30.826Z] nexus3.edgexfoundry.org:10004 [2023-01-05T00:09:31.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:09:31.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:09:31.094Z] Configure a credential helper to remove this warning. See [2023-01-05T00:09:31.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:09:31.094Z] [2023-01-05T00:09:31.094Z] Login Succeeded [2023-01-05T00:09:31.094Z] docker.io [2023-01-05T00:09:31.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T00:09:31.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T00:09:31.627Z] Configure a credential helper to remove this warning. See [2023-01-05T00:09:31.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T00:09:31.627Z] [2023-01-05T00:09:31.627Z] Login Succeeded [2023-01-05T00:09:31.627Z] ---> docker-login.sh ends [Pipeline] } [2023-01-05T00:09:31.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-05T00:09:31.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-05T00:09:31.695Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-01-05T00:09:31.695Z] f5da36499e9ef96a87f382eb4ad79892e2574163 [2023-01-05T00:09:31.695Z] latest [2023-01-05T00:09:31.695Z] 3.0.0-dev.5 [2023-01-05T00:09:31.695Z] f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 [2023-01-05T00:09:31.695Z] main [2023-01-05T00:09:31.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:09:32.038Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:09:32.386Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f5da36499e9ef96a87f382eb4ad79892e2574163 [2023-01-05T00:09:32.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-05T00:09:32.386Z] f94812bd21cd: Preparing [2023-01-05T00:09:32.386Z] 0cfb88242bd4: Preparing [2023-01-05T00:09:32.386Z] db4c627a31ed: Preparing [2023-01-05T00:09:32.386Z] 97e545161dde: Preparing [2023-01-05T00:09:32.386Z] 34a5dc298d63: Preparing [2023-01-05T00:09:32.386Z] 17bec77d7fdc: Preparing [2023-01-05T00:09:32.386Z] 17bec77d7fdc: Waiting [2023-01-05T00:09:32.653Z] 97e545161dde: Pushed [2023-01-05T00:09:32.653Z] db4c627a31ed: Pushed [2023-01-05T00:09:32.653Z] 0cfb88242bd4: Pushed [2023-01-05T00:09:32.653Z] 17bec77d7fdc: Layer already exists [2023-01-05T00:09:32.920Z] 34a5dc298d63: Pushed [2023-01-05T00:09:38.258Z] f94812bd21cd: Pushed [2023-01-05T00:09:38.258Z] f5da36499e9ef96a87f382eb4ad79892e2574163: digest: sha256:c0817a8fc1341ed002241accb149ffda141d769990639d7399c4c9f9419e2356 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:09:38.600Z] + 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-01-05T00:09:38.952Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-01-05T00:09:38.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-05T00:09:38.952Z] f94812bd21cd: Preparing [2023-01-05T00:09:38.952Z] 0cfb88242bd4: Preparing [2023-01-05T00:09:38.952Z] db4c627a31ed: Preparing [2023-01-05T00:09:38.952Z] 97e545161dde: Preparing [2023-01-05T00:09:38.952Z] 34a5dc298d63: Preparing [2023-01-05T00:09:38.952Z] 17bec77d7fdc: Preparing [2023-01-05T00:09:38.952Z] 17bec77d7fdc: Waiting [2023-01-05T00:09:38.952Z] 34a5dc298d63: Layer already exists [2023-01-05T00:09:38.952Z] f94812bd21cd: Layer already exists [2023-01-05T00:09:38.952Z] db4c627a31ed: Layer already exists [2023-01-05T00:09:38.952Z] 0cfb88242bd4: Layer already exists [2023-01-05T00:09:38.952Z] 97e545161dde: Layer already exists [2023-01-05T00:09:38.952Z] 17bec77d7fdc: Layer already exists [2023-01-05T00:09:39.218Z] latest: digest: sha256:c0817a8fc1341ed002241accb149ffda141d769990639d7399c4c9f9419e2356 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:09:39.565Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:09:39.904Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.5 [2023-01-05T00:09:39.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-05T00:09:39.904Z] f94812bd21cd: Preparing [2023-01-05T00:09:39.904Z] 0cfb88242bd4: Preparing [2023-01-05T00:09:39.904Z] db4c627a31ed: Preparing [2023-01-05T00:09:39.904Z] 97e545161dde: Preparing [2023-01-05T00:09:39.904Z] 34a5dc298d63: Preparing [2023-01-05T00:09:39.904Z] 17bec77d7fdc: Preparing [2023-01-05T00:09:39.904Z] 17bec77d7fdc: Waiting [2023-01-05T00:09:39.904Z] 97e545161dde: Layer already exists [2023-01-05T00:09:39.904Z] 34a5dc298d63: Layer already exists [2023-01-05T00:09:39.904Z] db4c627a31ed: Layer already exists [2023-01-05T00:09:39.904Z] f94812bd21cd: Layer already exists [2023-01-05T00:09:39.904Z] 0cfb88242bd4: Layer already exists [2023-01-05T00:09:39.904Z] 17bec77d7fdc: Layer already exists [2023-01-05T00:09:39.904Z] 3.0.0-dev.5: digest: sha256:c0817a8fc1341ed002241accb149ffda141d769990639d7399c4c9f9419e2356 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:09:40.241Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:09:40.577Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 [2023-01-05T00:09:40.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-05T00:09:40.577Z] f94812bd21cd: Preparing [2023-01-05T00:09:40.577Z] 0cfb88242bd4: Preparing [2023-01-05T00:09:40.577Z] db4c627a31ed: Preparing [2023-01-05T00:09:40.577Z] 97e545161dde: Preparing [2023-01-05T00:09:40.577Z] 34a5dc298d63: Preparing [2023-01-05T00:09:40.577Z] 17bec77d7fdc: Preparing [2023-01-05T00:09:40.577Z] 17bec77d7fdc: Waiting [2023-01-05T00:09:40.577Z] 97e545161dde: Layer already exists [2023-01-05T00:09:40.577Z] f94812bd21cd: Layer already exists [2023-01-05T00:09:40.577Z] 0cfb88242bd4: Layer already exists [2023-01-05T00:09:40.577Z] 34a5dc298d63: Layer already exists [2023-01-05T00:09:40.577Z] db4c627a31ed: Layer already exists [2023-01-05T00:09:40.577Z] 17bec77d7fdc: Layer already exists [2023-01-05T00:09:40.577Z] f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5: digest: sha256:c0817a8fc1341ed002241accb149ffda141d769990639d7399c4c9f9419e2356 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:09:41.245Z] + 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-01-05T00:09:41.596Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-01-05T00:09:41.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-05T00:09:41.596Z] f94812bd21cd: Preparing [2023-01-05T00:09:41.596Z] 0cfb88242bd4: Preparing [2023-01-05T00:09:41.596Z] db4c627a31ed: Preparing [2023-01-05T00:09:41.596Z] 97e545161dde: Preparing [2023-01-05T00:09:41.596Z] 34a5dc298d63: Preparing [2023-01-05T00:09:41.596Z] 17bec77d7fdc: Preparing [2023-01-05T00:09:41.596Z] 17bec77d7fdc: Waiting [2023-01-05T00:09:41.596Z] 34a5dc298d63: Layer already exists [2023-01-05T00:09:41.596Z] 0cfb88242bd4: Layer already exists [2023-01-05T00:09:41.596Z] db4c627a31ed: Layer already exists [2023-01-05T00:09:41.596Z] 97e545161dde: Layer already exists [2023-01-05T00:09:41.596Z] f94812bd21cd: Layer already exists [2023-01-05T00:09:41.596Z] 17bec77d7fdc: Layer already exists [2023-01-05T00:09:41.869Z] main: digest: sha256:c0817a8fc1341ed002241accb149ffda141d769990639d7399c4c9f9419e2356 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-05T00:09:41.922Z] ===================================================== [Pipeline] echo [2023-01-05T00:09:41.928Z] taggedImages: [2023-01-05T00:09:41.928Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f5da36499e9ef96a87f382eb4ad79892e2574163 [2023-01-05T00:09:41.928Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-01-05T00:09:41.928Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.5 [2023-01-05T00:09:41.928Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 [2023-01-05T00:09:41.928Z] - 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-01-05T00:09:42.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-05T00:09:42.305Z] [2023-01-05T00:09:42.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:09:42.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-05T00:09:42.649Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-05T00:09:42.649Z] 8998bd30e6a1: Pulling fs layer [2023-01-05T00:09:42.649Z] 04944245beec: Pulling fs layer [2023-01-05T00:09:42.649Z] 699f458cf7ca: Pulling fs layer [2023-01-05T00:09:42.649Z] 765212b225bb: Pulling fs layer [2023-01-05T00:09:42.649Z] f23df028b6ca: Pulling fs layer [2023-01-05T00:09:42.649Z] d65c8cfc05b1: Pulling fs layer [2023-01-05T00:09:42.649Z] 2437ff75d9bd: Pulling fs layer [2023-01-05T00:09:42.649Z] f23df028b6ca: Waiting [2023-01-05T00:09:42.649Z] d65c8cfc05b1: Waiting [2023-01-05T00:09:42.649Z] 2437ff75d9bd: Waiting [2023-01-05T00:09:42.649Z] 765212b225bb: Waiting [2023-01-05T00:09:42.919Z] 04944245beec: Verifying Checksum [2023-01-05T00:09:42.919Z] 04944245beec: Download complete [2023-01-05T00:09:42.919Z] 765212b225bb: Verifying Checksum [2023-01-05T00:09:42.919Z] 765212b225bb: Download complete [2023-01-05T00:09:42.919Z] f23df028b6ca: Verifying Checksum [2023-01-05T00:09:42.919Z] f23df028b6ca: Download complete [2023-01-05T00:09:42.919Z] d65c8cfc05b1: Verifying Checksum [2023-01-05T00:09:42.919Z] d65c8cfc05b1: Download complete [2023-01-05T00:09:43.190Z] 699f458cf7ca: Verifying Checksum [2023-01-05T00:09:43.190Z] 699f458cf7ca: Download complete [2023-01-05T00:09:43.459Z] 8998bd30e6a1: Download complete [2023-01-05T00:09:46.044Z] 2437ff75d9bd: Verifying Checksum [2023-01-05T00:09:46.044Z] 2437ff75d9bd: Download complete [2023-01-05T00:09:47.453Z] 8998bd30e6a1: Pull complete [2023-01-05T00:09:48.037Z] 04944245beec: Pull complete [2023-01-05T00:09:49.983Z] 699f458cf7ca: Pull complete [2023-01-05T00:09:50.251Z] 765212b225bb: Pull complete [2023-01-05T00:09:50.835Z] f23df028b6ca: Pull complete [2023-01-05T00:09:51.103Z] d65c8cfc05b1: Pull complete [2023-01-05T00:10:06.097Z] 2437ff75d9bd: Pull complete [2023-01-05T00:10:06.097Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-05T00:10:06.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-05T00:10:06.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T00:10:06.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-1155 does not seem to be running inside a container [2023-01-05T00:10:06.339Z] $ 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/122 -v /w/workspace/app-service-configurable/122:/w/workspace/app-service-configurable/122:rw,z -v /w/workspace/app-service-configurable/122@tmp:/w/workspace/app-service-configurable/122@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-01-05T00:10:08.679Z] $ docker top c9febdba82dd27b04e4afc391735a664e729554a809a5efd873a33878dee0023 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:10:09.169Z] ---> job-cost.sh [2023-01-05T00:10:09.436Z] lf-activate-venv: SKIPPING [2023-01-05T00:10:09.436Z] INFO: No Stack... [2023-01-05T00:10:09.701Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-05T00:10:10.657Z] INFO: Archiving Costs [Pipeline] sh [2023-01-05T00:10:10.976Z] + cat /w/workspace/app-service-configurable/122/archives/cost.csv [2023-01-05T00:10:10.976Z] + cut -d, -f6 [Pipeline] lock [2023-01-05T00:10:11.300Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] [2023-01-05T00:10:11.306Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] did not exist. Created. [2023-01-05T00:10:11.306Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-05T00:10:11.956Z] /w/workspace/app-service-configurable/122@tmp/durable-c6244987/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-05T00:10:12.292Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-05T00:10:12.321Z] Warning: overwriting stash ‘stack-cost’ [2023-01-05T00:10:12.377Z] Stashed 1 file(s) [Pipeline] } [2023-01-05T00:10:12.386Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-05T00:10:12.408Z] $ docker stop --time=1 c9febdba82dd27b04e4afc391735a664e729554a809a5efd873a33878dee0023 [2023-01-05T00:10:13.898Z] $ docker rm -f --volumes c9febdba82dd27b04e4afc391735a664e729554a809a5efd873a33878dee0023 [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-01-05T00:10:14.262Z] provisioning config files... [2023-01-05T00:10:14.269Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11765810924807712130tmp [Pipeline] { [Pipeline] sh [2023-01-05T00:10:14.557Z] + set +x [2023-01-05T00:10:14.557Z] + curl -s https://codecov.io/bash [2023-01-05T00:10:14.557Z] + bash -s -- [2023-01-05T00:10:14.557Z] [2023-01-05T00:10:14.557Z] _____ _ [2023-01-05T00:10:14.557Z] / ____| | | [2023-01-05T00:10:14.557Z] | | ___ __| | ___ ___ _____ __ [2023-01-05T00:10:14.557Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-05T00:10:14.558Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-05T00:10:14.558Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-05T00:10:14.558Z] Bash-1.0.6 [2023-01-05T00:10:14.558Z] [2023-01-05T00:10:14.558Z] [2023-01-05T00:10:14.558Z] ==> git version 2.25.1 found [2023-01-05T00:10:14.558Z] ==> 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-01-05T00:10:14.558Z] Release-Date: 2020-01-08 [2023-01-05T00:10:14.558Z] 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-01-05T00:10:14.558Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-05T00:10:14.558Z] ==> Jenkins CI detected. [2023-01-05T00:10:14.558Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-01-05T00:10:14.558Z] project root: . [2023-01-05T00:10:14.558Z] --> token set from env [2023-01-05T00:10:14.558Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-05T00:10:14.558Z] ==> Running gcov in . (disable via -X gcov) [2023-01-05T00:10:14.558Z] ==> Python coveragepy not found [2023-01-05T00:10:14.558Z] ==> Searching for coverage reports in: [2023-01-05T00:10:14.558Z] + . [2023-01-05T00:10:14.558Z] -> Found 1 reports [2023-01-05T00:10:14.558Z] ==> Detecting git/mercurial file structure [2023-01-05T00:10:14.558Z] ==> Reading reports [2023-01-05T00:10:14.558Z] + ./coverage.out bytes=13 [2023-01-05T00:10:14.558Z] ==> Appending adjustments [2023-01-05T00:10:14.558Z] https://docs.codecov.io/docs/fixing-reports [2023-01-05T00:10:14.817Z] + Found adjustments [2023-01-05T00:10:14.817Z] ==> Gzipping contents [2023-01-05T00:10:14.817Z] 4.0K /tmp/codecov.yxKHq4.gz [2023-01-05T00:10:14.817Z] ==> Uploading reports [2023-01-05T00:10:14.817Z] url: https://codecov.io [2023-01-05T00:10:14.817Z] query: branch=main&commit=f5da36499e9ef96a87f382eb4ad79892e2574163&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-05T00:10:14.817Z] -> Pinging Codecov [2023-01-05T00:10:14.817Z] 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=f5da36499e9ef96a87f382eb4ad79892e2574163&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-05T00:10:15.076Z] -> Uploading to [2023-01-05T00:10:15.076Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-05/A97CA9966030D2A3747ED39772930CCE/f5da36499e9ef96a87f382eb4ad79892e2574163/fadbacc4-9fdb-42bd-9352-69425c19bb7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230105T001014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5825c7fe59e4f1faf1bc86c9da7a4a152d0a55fbbe8005914390db15a8373ebe [2023-01-05T00:10:15.076Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-05T00:10:15.076Z] Dload Upload Total Spent Left Speed [2023-01-05T00:10:15.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 530 0 0 100 530 0 2294 --:--:-- --:--:-- --:--:-- 2294 [2023-01-05T00:10:15.336Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] } [2023-01-05T00:10:15.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-05T00:10:15.551Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-05T00:10:15.563Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:10:15.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-05T00:10:15.864Z] [2023-01-05T00:10:15.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:10:16.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-05T00:10:16.164Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-05T00:10:16.164Z] df9b9388f04a: Pulling fs layer [2023-01-05T00:10:16.164Z] 52dc419b0ee2: Pulling fs layer [2023-01-05T00:10:16.164Z] 25bc292e5bac: Pulling fs layer [2023-01-05T00:10:16.164Z] 114826534d7a: Pulling fs layer [2023-01-05T00:10:16.164Z] 4657fd5d0bcf: Pulling fs layer [2023-01-05T00:10:16.164Z] 6ad1cebc031e: Pulling fs layer [2023-01-05T00:10:16.164Z] 8a3aa393b2d8: Pulling fs layer [2023-01-05T00:10:16.164Z] 4657fd5d0bcf: Waiting [2023-01-05T00:10:16.164Z] 6ad1cebc031e: Waiting [2023-01-05T00:10:16.164Z] 8a3aa393b2d8: Waiting [2023-01-05T00:10:16.164Z] 114826534d7a: Waiting [2023-01-05T00:10:16.164Z] 25bc292e5bac: Verifying Checksum [2023-01-05T00:10:16.164Z] 25bc292e5bac: Download complete [2023-01-05T00:10:16.164Z] 52dc419b0ee2: Download complete [2023-01-05T00:10:16.164Z] 4657fd5d0bcf: Verifying Checksum [2023-01-05T00:10:16.164Z] 4657fd5d0bcf: Download complete [2023-01-05T00:10:16.164Z] df9b9388f04a: Verifying Checksum [2023-01-05T00:10:16.164Z] df9b9388f04a: Download complete [2023-01-05T00:10:16.425Z] df9b9388f04a: Pull complete [2023-01-05T00:10:16.425Z] 52dc419b0ee2: Pull complete [2023-01-05T00:10:16.425Z] 6ad1cebc031e: Verifying Checksum [2023-01-05T00:10:16.425Z] 6ad1cebc031e: Download complete [2023-01-05T00:10:16.425Z] 25bc292e5bac: Pull complete [2023-01-05T00:10:16.995Z] 114826534d7a: Verifying Checksum [2023-01-05T00:10:16.995Z] 114826534d7a: Download complete [2023-01-05T00:10:16.995Z] 8a3aa393b2d8: Verifying Checksum [2023-01-05T00:10:16.995Z] 8a3aa393b2d8: Download complete [2023-01-05T00:10:20.282Z] 114826534d7a: Pull complete [2023-01-05T00:10:20.282Z] 4657fd5d0bcf: Pull complete [2023-01-05T00:10:20.542Z] 6ad1cebc031e: Pull complete [2023-01-05T00:10:23.071Z] 8a3aa393b2d8: Pull complete [2023-01-05T00:10:23.071Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-05T00:10:23.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-05T00:10:23.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T00:10:23.153Z] prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container [2023-01-05T00:10:23.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-05T00:10:25.768Z] $ docker top 0d662fc1b1797e91f3f09e248598ff8d358f9b501353f81ef46666583ff1a9ee -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-05T00:10:25.827Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-01-05T00:10:26.105Z] + set -o pipefail [2023-01-05T00:10:26.105Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-01-05T00:10:32.673Z] [2023-01-05T00:10:32.673Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-01-05T00:10:32.673Z] [2023-01-05T00:10:32.673Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/ace016cd-4b04-45db-a904-5f92d38511a7 [2023-01-05T00:10:32.673Z] [2023-01-05T00:10:32.673Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-05T00:10:32.673Z] [2023-01-05T00:10:32.673Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-05T00:10:32.673Z] [2023-01-05T00:10:34.058Z] [2023-01-05T00:10:34.058Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-05T00:10:34.058Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-05T00:10:34.058Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-05T00:10:34.078Z] $ docker stop --time=1 0d662fc1b1797e91f3f09e248598ff8d358f9b501353f81ef46666583ff1a9ee [2023-01-05T00:10:36.564Z] $ docker rm -f --volumes 0d662fc1b1797e91f3f09e248598ff8d358f9b501353f81ef46666583ff1a9ee [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-01-05T00:10:37.224Z] + git log --format=format:%s -1 f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] sh [2023-01-05T00:10:37.510Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-05T00:10:37.510Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:10:37.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-05T00:10:37.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T00:10:37.883Z] prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container [2023-01-05T00:10:37.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-05T00:10:38.316Z] $ docker top 42a4ffbd4434c21c7cc1f8a7cd0bab52bd2d6bbd7a4a4e38847996220210cb0b -eo pid,comm [2023-01-05T00:10:38.356Z] 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-01-05T00:10:38.356Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-05T00:10:38.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-05T00:10:38.390Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-05T00:10:38.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-05T00:10:38.507Z] $ docker exec 42a4ffbd4434c21c7cc1f8a7cd0bab52bd2d6bbd7a4a4e38847996220210cb0b ssh-agent [2023-01-05T00:10:38.614Z] SSH_AUTH_SOCK=/tmp/ssh-KGidYtvHdUaB/agent.33 [2023-01-05T00:10:38.614Z] SSH_AGENT_PID=39 [2023-01-05T00:10:38.632Z] Running ssh-add (command line suppressed) [2023-01-05T00:10:38.752Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12164743857439707005.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12164743857439707005.key) [2023-01-05T00:10:38.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-05T00:10:39.048Z] + git semver tag [2023-01-05T00:10:39.306Z] 2023-01-05 00:10:39,222 [run_tag] DEBUG tag force:False [2023-01-05T00:10:39.306Z] 2023-01-05 00:10:39,222 [check_head_tag] DEBUG check head tag [2023-01-05T00:10:39.306Z] 2023-01-05 00:10:39,223 [execute] INFO git cat-file --batch-check [2023-01-05T00:10:39.306Z] 2023-01-05 00:10:39,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-01-05T00:10:39.306Z] 2023-01-05 00:10:39,227 [execute] INFO git cat-file --batch [2023-01-05T00:10:39.306Z] 2023-01-05 00:10:39,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-01-05T00:10:39.306Z] 2023-01-05 00:10:39,245 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-05T00:10:39.306Z] 2023-01-05 00:10:39,245 [execute] INFO git tag -a v3.0.0-dev.5 -m v3.0.0-dev.5 [2023-01-05T00:10:39.306Z] 2023-01-05 00:10:39,245 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.5', '-m', 'v3.0.0-dev.5'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-01-05T00:10:39.306Z] 2023-01-05 00:10:39,250 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-05T00:10:39.306Z] 3.0.0-dev.5 [Pipeline] } [2023-01-05T00:10:39.324Z] $ docker exec --env ******** --env ******** 42a4ffbd4434c21c7cc1f8a7cd0bab52bd2d6bbd7a4a4e38847996220210cb0b ssh-agent -k [2023-01-05T00:10:39.425Z] unset SSH_AUTH_SOCK; [2023-01-05T00:10:39.425Z] unset SSH_AGENT_PID; [2023-01-05T00:10:39.425Z] echo Agent pid 39 killed; [2023-01-05T00:10:39.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-05T00:10:39.724Z] + git semver [Pipeline] } [2023-01-05T00:10:40.005Z] $ docker stop --time=1 42a4ffbd4434c21c7cc1f8a7cd0bab52bd2d6bbd7a4a4e38847996220210cb0b [2023-01-05T00:10:41.763Z] $ docker rm -f --volumes 42a4ffbd4434c21c7cc1f8a7cd0bab52bd2d6bbd7a4a4e38847996220210cb0b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:10:42.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-05T00:10:42.146Z] [2023-01-05T00:10:42.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:10:42.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-05T00:10:42.447Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-05T00:10:42.447Z] ab5ef0e58194: Pulling fs layer [2023-01-05T00:10:42.447Z] 9712f1f96733: Pulling fs layer [2023-01-05T00:10:42.447Z] 63f879dbbcfc: Pulling fs layer [2023-01-05T00:10:42.447Z] 0d9ebad4ef96: Pulling fs layer [2023-01-05T00:10:42.447Z] e9a5061849ea: Pulling fs layer [2023-01-05T00:10:42.447Z] d747dcd14b5f: Pulling fs layer [2023-01-05T00:10:42.447Z] 2de7ff778b66: Pulling fs layer [2023-01-05T00:10:42.447Z] e9a5061849ea: Waiting [2023-01-05T00:10:42.447Z] d747dcd14b5f: Waiting [2023-01-05T00:10:42.447Z] 0d9ebad4ef96: Waiting [2023-01-05T00:10:42.447Z] 2de7ff778b66: Waiting [2023-01-05T00:10:42.447Z] 9712f1f96733: Verifying Checksum [2023-01-05T00:10:42.447Z] 9712f1f96733: Download complete [2023-01-05T00:10:43.386Z] 63f879dbbcfc: Verifying Checksum [2023-01-05T00:10:43.386Z] 63f879dbbcfc: Download complete [2023-01-05T00:10:43.386Z] e9a5061849ea: Verifying Checksum [2023-01-05T00:10:43.386Z] e9a5061849ea: Download complete [2023-01-05T00:10:43.386Z] d747dcd14b5f: Download complete [2023-01-05T00:10:43.386Z] ab5ef0e58194: Verifying Checksum [2023-01-05T00:10:43.386Z] ab5ef0e58194: Download complete [2023-01-05T00:10:43.386Z] 0d9ebad4ef96: Verifying Checksum [2023-01-05T00:10:43.386Z] 0d9ebad4ef96: Download complete [2023-01-05T00:10:43.386Z] 2de7ff778b66: Verifying Checksum [2023-01-05T00:10:43.386Z] 2de7ff778b66: Download complete [2023-01-05T00:10:45.912Z] ab5ef0e58194: Pull complete [2023-01-05T00:10:45.912Z] 9712f1f96733: Pull complete [2023-01-05T00:10:46.848Z] 63f879dbbcfc: Pull complete [2023-01-05T00:10:50.125Z] 0d9ebad4ef96: Pull complete [2023-01-05T00:10:50.125Z] e9a5061849ea: Pull complete [2023-01-05T00:10:50.125Z] d747dcd14b5f: Pull complete [2023-01-05T00:10:51.061Z] 2de7ff778b66: Pull complete [2023-01-05T00:10:51.061Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-05T00:10:51.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-05T00:10:51.061Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T00:10:51.133Z] prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container [2023-01-05T00:10:51.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-05T00:10:53.682Z] $ docker top 9ba6d6860d1ec9a213dfc4e987b7c47a60f31f2267ad172a9b01d7ce5123f983 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-05T00:10:53.749Z] provisioning config files... [2023-01-05T00:10:53.758Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config125122184512978519tmp [2023-01-05T00:10:53.768Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17744904307415005748tmp [2023-01-05T00:10:53.777Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3264595265812276964tmp [Pipeline] { [Pipeline] echo [2023-01-05T00:10:53.789Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:10:54.073Z] ---> sigul-configuration.sh [2023-01-05T00:10:54.073Z] gpg: directory `/root/.gnupg' created [2023-01-05T00:10:54.073Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-05T00:10:54.073Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-05T00:10:54.073Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-05T00:10:54.073Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-05T00:10:54.073Z] gpg: CAST5 encrypted data [2023-01-05T00:10:54.073Z] gpg: encrypted with 1 passphrase [2023-01-05T00:10:54.073Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-05T00:10:54.358Z] + mkdir /home/jenkins [2023-01-05T00:10:54.358Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-05T00:10:54.648Z] + 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-01-05T00:10:54.656Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:10:54.942Z] ---> sigul-install.sh [2023-01-05T00:10:54.942Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-05T00:10:55.231Z] + git tag --list [2023-01-05T00:10:55.231Z] v1.0.0 [2023-01-05T00:10:55.231Z] v1.1.0 [2023-01-05T00:10:55.231Z] v1.2.0 [2023-01-05T00:10:55.231Z] v1.3.0 [2023-01-05T00:10:55.231Z] v1.3.1 [2023-01-05T00:10:55.231Z] v2.0.0 [2023-01-05T00:10:55.231Z] v2.0.1 [2023-01-05T00:10:55.231Z] v2.1.0 [2023-01-05T00:10:55.231Z] v2.1.1 [2023-01-05T00:10:55.231Z] v2.1.1-dev.1 [2023-01-05T00:10:55.231Z] v2.1.1-dev.2 [2023-01-05T00:10:55.231Z] v2.2.0 [2023-01-05T00:10:55.231Z] v2.2.1-dev.1 [2023-01-05T00:10:55.231Z] v2.2.1-dev.10 [2023-01-05T00:10:55.231Z] v2.2.1-dev.2 [2023-01-05T00:10:55.231Z] v2.2.1-dev.3 [2023-01-05T00:10:55.231Z] v2.2.1-dev.4 [2023-01-05T00:10:55.231Z] v2.2.1-dev.5 [2023-01-05T00:10:55.231Z] v2.2.1-dev.6 [2023-01-05T00:10:55.231Z] v2.2.1-dev.7 [2023-01-05T00:10:55.231Z] v2.2.1-dev.8 [2023-01-05T00:10:55.231Z] v2.2.1-dev.9 [2023-01-05T00:10:55.231Z] v2.3.0 [2023-01-05T00:10:55.231Z] v2.3.0-dev.10 [2023-01-05T00:10:55.231Z] v2.3.0-dev.11 [2023-01-05T00:10:55.231Z] v2.3.0-dev.12 [2023-01-05T00:10:55.231Z] v2.3.0-dev.13 [2023-01-05T00:10:55.231Z] v2.3.0-dev.14 [2023-01-05T00:10:55.232Z] v2.3.0-dev.15 [2023-01-05T00:10:55.232Z] v2.3.0-dev.16 [2023-01-05T00:10:55.232Z] v2.3.0-dev.17 [2023-01-05T00:10:55.232Z] v2.3.0-dev.18 [2023-01-05T00:10:55.232Z] v2.3.0-dev.19 [2023-01-05T00:10:55.232Z] v2.3.0-dev.20 [2023-01-05T00:10:55.232Z] v2.3.0-dev.21 [2023-01-05T00:10:55.232Z] v2.3.0-dev.22 [2023-01-05T00:10:55.232Z] v2.3.0-dev.23 [2023-01-05T00:10:55.232Z] v2.3.0-dev.24 [2023-01-05T00:10:55.232Z] v2.3.0-dev.25 [2023-01-05T00:10:55.232Z] v2.3.0-dev.26 [2023-01-05T00:10:55.232Z] v2.3.0-dev.27 [2023-01-05T00:10:55.232Z] v2.3.0-dev.28 [2023-01-05T00:10:55.232Z] v2.3.0-dev.29 [2023-01-05T00:10:55.232Z] v2.3.0-dev.30 [2023-01-05T00:10:55.232Z] v2.3.0-dev.31 [2023-01-05T00:10:55.232Z] v2.3.0-dev.32 [2023-01-05T00:10:55.232Z] v2.3.0-dev.33 [2023-01-05T00:10:55.232Z] v2.3.0-dev.34 [2023-01-05T00:10:55.232Z] v2.3.0-dev.35 [2023-01-05T00:10:55.232Z] v2.3.0-dev.36 [2023-01-05T00:10:55.232Z] v2.3.0-dev.37 [2023-01-05T00:10:55.232Z] v3.0.0-dev.1 [2023-01-05T00:10:55.232Z] v3.0.0-dev.2 [2023-01-05T00:10:55.232Z] v3.0.0-dev.3 [2023-01-05T00:10:55.232Z] v3.0.0-dev.4 [2023-01-05T00:10:55.232Z] v3.0.0-dev.5 [Pipeline] sh [2023-01-05T00:10:55.523Z] + lftools sign git-tag v3.0.0-dev.5 [2023-01-05T00:10:56.093Z] Signing Git tag with Sigul... [2023-01-05T00:10:56.093Z] Signing v3.0.0-dev.5 [Pipeline] echo [2023-01-05T00:10:56.362Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:10:56.651Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-05T00:10:56.661Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-05T00:10:56.685Z] $ docker stop --time=1 9ba6d6860d1ec9a213dfc4e987b7c47a60f31f2267ad172a9b01d7ce5123f983 [2023-01-05T00:10:58.025Z] $ docker rm -f --volumes 9ba6d6860d1ec9a213dfc4e987b7c47a60f31f2267ad172a9b01d7ce5123f983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-05T00:10:58.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-05T00:10:58.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:10:58.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-05T00:10:58.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T00:10:58.796Z] prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container [2023-01-05T00:10:58.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-05T00:10:59.205Z] $ docker top 8ad16303bdf2623c039cac8b03cc763314d28be034eb391c407f5c67a79a7afc -eo pid,comm [2023-01-05T00:10:59.252Z] 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-01-05T00:10:59.252Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-05T00:10:59.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-05T00:10:59.288Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-05T00:10:59.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-05T00:10:59.423Z] $ docker exec 8ad16303bdf2623c039cac8b03cc763314d28be034eb391c407f5c67a79a7afc ssh-agent [2023-01-05T00:10:59.535Z] SSH_AUTH_SOCK=/tmp/ssh-4UJxZNaePG86/agent.32 [2023-01-05T00:10:59.535Z] SSH_AGENT_PID=38 [2023-01-05T00:10:59.539Z] Running ssh-add (command line suppressed) [2023-01-05T00:10:59.660Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_705430229043313295.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_705430229043313295.key) [2023-01-05T00:10:59.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-05T00:10:59.950Z] + git semver bump pre [2023-01-05T00:11:00.209Z] 2023-01-05 00:11:00,160 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-05T00:11:00.209Z] 2023-01-05 00:11:00,161 [bump_version] DEBUG bumping version:3.0.0-dev.5 on axis:pre with prefix:dev [2023-01-05T00:11:00.209Z] 2023-01-05 00:11:00,161 [bump_version] DEBUG bumped version:3.0.0-dev.6 [2023-01-05T00:11:00.209Z] 2023-01-05 00:11:00,161 [write_version] DEBUG write version:3.0.0-dev.6 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-01-05T00:11:00.209Z] 2023-01-05 00:11:00,161 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-05T00:11:00.209Z] 2023-01-05 00:11:00,161 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-05T00:11:00.209Z] 2023-01-05 00:11:00,163 [execute] INFO git cat-file --batch-check [2023-01-05T00:11:00.209Z] 2023-01-05 00:11:00,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-05T00:11:00.209Z] 2023-01-05 00:11:00,169 [execute] INFO git cat-file --batch [2023-01-05T00:11:00.209Z] 2023-01-05 00:11:00,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-05T00:11:00.209Z] 2023-01-05 00:11:00,176 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-05T00:11:00.209Z] 3.0.0-dev.6 [Pipeline] } [2023-01-05T00:11:00.226Z] $ docker exec --env ******** --env ******** 8ad16303bdf2623c039cac8b03cc763314d28be034eb391c407f5c67a79a7afc ssh-agent -k [2023-01-05T00:11:00.347Z] unset SSH_AUTH_SOCK; [2023-01-05T00:11:00.347Z] unset SSH_AGENT_PID; [2023-01-05T00:11:00.347Z] echo Agent pid 38 killed; [2023-01-05T00:11:00.349Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-05T00:11:00.649Z] + git semver [Pipeline] } [2023-01-05T00:11:00.929Z] $ docker stop --time=1 8ad16303bdf2623c039cac8b03cc763314d28be034eb391c407f5c67a79a7afc [2023-01-05T00:11:02.260Z] $ docker rm -f --volumes 8ad16303bdf2623c039cac8b03cc763314d28be034eb391c407f5c67a79a7afc [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-05T00:11:02.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-05T00:11:02.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:11:02.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-05T00:11:02.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T00:11:02.932Z] prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container [2023-01-05T00:11:02.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-05T00:11:03.351Z] $ docker top d2293173b3dea55cf2f7a6f4d559bdc63bafec9c15bfac0c683210f88ab1f8b2 -eo pid,comm [2023-01-05T00:11:03.391Z] 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-01-05T00:11:03.391Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-05T00:11:03.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-05T00:11:03.423Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-05T00:11:03.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-05T00:11:03.545Z] $ docker exec d2293173b3dea55cf2f7a6f4d559bdc63bafec9c15bfac0c683210f88ab1f8b2 ssh-agent [2023-01-05T00:11:03.646Z] SSH_AUTH_SOCK=/tmp/ssh-m97WYLjTDXZk/agent.32 [2023-01-05T00:11:03.646Z] SSH_AGENT_PID=38 [2023-01-05T00:11:03.650Z] Running ssh-add (command line suppressed) [2023-01-05T00:11:03.748Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7967185233025556554.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7967185233025556554.key) [2023-01-05T00:11:03.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-05T00:11:04.038Z] + git semver push [2023-01-05T00:11:04.296Z] 2023-01-05 00:11:04,240 [run_push] DEBUG push [2023-01-05T00:11:04.297Z] 2023-01-05 00:11:04,240 [execute] INFO git cat-file --batch-check [2023-01-05T00:11:04.297Z] 2023-01-05 00:11:04,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-05T00:11:04.297Z] 2023-01-05 00:11:04,245 [execute] INFO git rev-list 0a2fa258c0fd42eb2ba5abf77c4316b4dae959da -- [2023-01-05T00:11:04.297Z] 2023-01-05 00:11:04,245 [execute] DEBUG Popen(['git', 'rev-list', '0a2fa258c0fd42eb2ba5abf77c4316b4dae959da', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-05T00:11:04.297Z] 2023-01-05 00:11:04,254 [execute] INFO git fetch -v origin [2023-01-05T00:11:04.297Z] 2023-01-05 00:11:04,254 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-05T00:11:04.865Z] 2023-01-05 00:11:04,859 [run_push] DEBUG no remote changes detected [2023-01-05T00:11:04.865Z] 2023-01-05 00:11:04,859 [execute] INFO git push origin semver [2023-01-05T00:11:04.865Z] 2023-01-05 00:11:04,860 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-05T00:11:06.765Z] 2023-01-05 00:11:06,612 [run_push] DEBUG push all version tags [2023-01-05T00:11:06.765Z] 2023-01-05 00:11:06,613 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-05T00:11:06.765Z] 2023-01-05 00:11:06,613 [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-01-05T00:11:07.705Z] 2023-01-05 00:11:07,390 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-05T00:11:07.705Z] 3.0.0-dev.6 [Pipeline] } [2023-01-05T00:11:07.724Z] $ docker exec --env ******** --env ******** d2293173b3dea55cf2f7a6f4d559bdc63bafec9c15bfac0c683210f88ab1f8b2 ssh-agent -k [2023-01-05T00:11:07.819Z] unset SSH_AUTH_SOCK; [2023-01-05T00:11:07.819Z] unset SSH_AGENT_PID; [2023-01-05T00:11:07.819Z] echo Agent pid 38 killed; [2023-01-05T00:11:07.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-05T00:11:08.129Z] + git semver [Pipeline] } [2023-01-05T00:11:08.411Z] $ docker stop --time=1 d2293173b3dea55cf2f7a6f4d559bdc63bafec9c15bfac0c683210f88ab1f8b2 [2023-01-05T00:11:09.686Z] $ docker rm -f --volumes d2293173b3dea55cf2f7a6f4d559bdc63bafec9c15bfac0c683210f88ab1f8b2 [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-01-05T00:11:10.266Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-01-05T00:11:10.266Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-01-05T00:11:10.266Z] total 16 [2023-01-05T00:11:10.266Z] drwxr-xr-x 3 root root 4096 Jan 5 00:00 . [2023-01-05T00:11:10.266Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 5 00:10 .. [2023-01-05T00:11:10.266Z] drwxr-xr-x 2 root root 4096 Jan 5 00:00 cost [2023-01-05T00:11:10.266Z] -rw-r--r-- 1 root root 96 Jan 5 00:00 cost.csv [2023-01-05T00:11:10.266Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-01-05T00:11:10.266Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-01-05T00:11:10.266Z] total 16 [2023-01-05T00:11:10.266Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 5 00:00 . [2023-01-05T00:11:10.266Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 5 00:10 .. [2023-01-05T00:11:10.266Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 5 00:00 cost [2023-01-05T00:11:10.266Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 5 00:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:11:10.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:11:11.410Z] ---> package-listing.sh [2023-01-05T00:11:11.411Z] ++ facter osfamily [2023-01-05T00:11:11.411Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-05T00:11:11.670Z] + OS_FAMILY=debian [2023-01-05T00:11:11.670Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-01-05T00:11:11.670Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-05T00:11:11.670Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-05T00:11:11.670Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-05T00:11:11.670Z] + PACKAGES=/tmp/packages_start.txt [2023-01-05T00:11:11.670Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-01-05T00:11:11.670Z] + PACKAGES=/tmp/packages_end.txt [2023-01-05T00:11:11.670Z] + case "${OS_FAMILY}" in [2023-01-05T00:11:11.670Z] + dpkg -l [2023-01-05T00:11:11.670Z] + grep '^ii' [2023-01-05T00:11:11.670Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-05T00:11:11.670Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-05T00:11:11.670Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-05T00:11:11.670Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-01-05T00:11:11.670Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-01-05T00:11:11.670Z] + 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-01-05T00:11:11.682Z] 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-01-05T00:11:11.960Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T00:11:12.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-05T00:11:12.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T00:11:12.584Z] prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container [2023-01-05T00:11:12.622Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-05T00:11:12.837Z] $ docker top 76acabc1cf927849b436b6bae6f93afa66ea037cc5d15c60caecc92553a3a099 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-05T00:11:13.165Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-05T00:11:13.449Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-05T00:11:13.828Z] + ls /var/log/sa-host [2023-01-05T00:11:13.828Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-05T00:11:13.920Z] provisioning config files... [2023-01-05T00:11:13.939Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9544569294242563546tmp [Pipeline] { [Pipeline] echo [2023-01-05T00:11:13.961Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:11:14.243Z] ---> create-netrc.sh [Pipeline] } [2023-01-05T00:11:14.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:11:14.576Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-05T00:11:14.586Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:11:14.874Z] ---> sudo-logs.sh [2023-01-05T00:11:14.874Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-05T00:11:14.901Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:11:15.189Z] ---> job-cost.sh [2023-01-05T00:11:15.189Z] lf-activate-venv: SKIPPING [2023-01-05T00:11:15.189Z] DEBUG: total: 0.2199999988079071 [2023-01-05T00:11:15.189Z] INFO: Retrieving Stack Cost... [2023-01-05T00:11:15.755Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-05T00:11:16.014Z] INFO: Archiving Costs [Pipeline] echo [2023-01-05T00:11:16.028Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-05T00:11:16.311Z] ---> logs-deploy.sh [2023-01-05T00:11:16.311Z] lf-activate-venv: SKIPPING [2023-01-05T00:11:16.311Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/122 [2023-01-05T00:11:16.311Z] INFO: archiving workspace using pattern(s): [2023-01-05T00:11:17.247Z] Archives upload complete. [2023-01-05T00:11:17.248Z] INFO: archiving logs to Nexus