Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f 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-ssh1475307216012617003.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14514207762008278010.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5883035373784025387.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9438883830662927311.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1823534361526281182.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, goVersion:1.18, 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-7423’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7425 in /w/workspace/_app-service-configurable_levski [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/_app-service-configurable_levski # 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 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f (levski) Commit message: "fix: [levski] Make Compression functions thread safe (#545)" > 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 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f # timeout=10 > git rev-list --no-walk c70686275db34aa3f66cc9d2651256089dd9de6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T18:31:17.335Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T18:31:17.397Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T18:31:17.416Z] ========================================================= [2023-04-11T18:31:17.416Z] EdgeX Global Pipelines Version Info [2023-04-11T18:31:17.416Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:31:18.138Z] ------------------- [2023-04-11T18:31:18.138Z] stable info: [2023-04-11T18:31:18.138Z] ------------------- [2023-04-11T18:31:18.138Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T18:31:18.138Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T18:31:18.138Z] Message: update stable to v1.0.245 [2023-04-11T18:31:18.707Z] ------------------- [2023-04-11T18:31:18.707Z] experimental info: [2023-04-11T18:31:18.707Z] ------------------- [2023-04-11T18:31:18.707Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T18:31:18.707Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T18:31:18.707Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T18:31:18.880Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-11T18:31:18.892Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-11T18:31:18.904Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T18:31:18.917Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T18:31:18.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T18:31:18.946Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-04-11T18:31:18.957Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T18:31:18.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-11T18:31:18.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T18:31:18.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T18:31:19.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T18:31:19.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-11T18:31:19.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T18:31:19.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T18:31:19.066Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T18:31:19.086Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T18:31:19.106Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T18:31:19.125Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T18:31:19.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T18:31:19.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T18:31:19.171Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-11T18:31:19.184Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-11T18:31:19.197Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-11T18:31:19.210Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-11T18:31:19.223Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-11T18:31:19.237Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T18:31:19.250Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T18:31:19.265Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-04-11T18:31:19.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-04-11T18:31:19.294Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-04-11T18:31:19.305Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] echo [2023-04-11T18:31:19.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f8da43 [Pipeline] echo [2023-04-11T18:31:19.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T18:31:19.384Z] provisioning config files... [2023-04-11T18:31:19.397Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config17099656128207950830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:31:19.708Z] ---> docker-login.sh [2023-04-11T18:31:19.708Z] nexus3.edgexfoundry.org:10001 [2023-04-11T18:31:19.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:31:19.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:31:19.970Z] Configure a credential helper to remove this warning. See [2023-04-11T18:31:19.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:31:19.970Z] [2023-04-11T18:31:19.970Z] Login Succeeded [2023-04-11T18:31:19.970Z] nexus3.edgexfoundry.org:10002 [2023-04-11T18:31:20.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:31:20.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:31:20.229Z] Configure a credential helper to remove this warning. See [2023-04-11T18:31:20.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:31:20.229Z] [2023-04-11T18:31:20.229Z] Login Succeeded [2023-04-11T18:31:20.229Z] nexus3.edgexfoundry.org:10003 [2023-04-11T18:31:20.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:31:20.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:31:20.230Z] Configure a credential helper to remove this warning. See [2023-04-11T18:31:20.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:31:20.230Z] [2023-04-11T18:31:20.230Z] Login Succeeded [2023-04-11T18:31:20.230Z] nexus3.edgexfoundry.org:10004 [2023-04-11T18:31:20.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:31:20.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:31:20.490Z] Configure a credential helper to remove this warning. See [2023-04-11T18:31:20.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:31:20.490Z] [2023-04-11T18:31:20.490Z] Login Succeeded [2023-04-11T18:31:20.490Z] docker.io [2023-04-11T18:31:20.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:31:20.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:31:20.750Z] Configure a credential helper to remove this warning. See [2023-04-11T18:31:20.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:31:20.750Z] [2023-04-11T18:31:20.750Z] Login Succeeded [2023-04-11T18:31:20.750Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T18:31:20.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-11T18:31:21.145Z] + git rev-list -1 --merges 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f~1..4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] echo [2023-04-11T18:31:21.201Z] -----------> git rev-list -1 --merges 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f~1..4f8da4349008dd4c12652dc3b0fbd9fa8043b38f 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [false] [Pipeline] sh [2023-04-11T18:31:21.497Z] + git log --format=format:%s -1 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] echo [2023-04-11T18:31:21.513Z] ========================================================= [2023-04-11T18:31:21.513Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T18:31:21.513Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T18:31:21.836Z] + git log --format=format:%s -1 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] echo [2023-04-11T18:31:21.847Z] [semverPrep] GIT_COMMIT: 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f, Commit Message: fix: [levski] Make Compression functions thread safe (#545) [Pipeline] echo [2023-04-11T18:31:21.856Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-11T18:31:22.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T18:31:22.211Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T18:31:22.211Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T18:31:22.211Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T18:31:22.211Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T18:31:22.211Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T18:31:22.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:31:22.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T18:31:22.616Z] [2023-04-11T18:31:22.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:31:22.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T18:31:22.912Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T18:31:22.912Z] b85a868b505f: Pulling fs layer [2023-04-11T18:31:22.912Z] e2be974225ed: Pulling fs layer [2023-04-11T18:31:22.912Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T18:31:22.912Z] 988bab9f4d93: Pulling fs layer [2023-04-11T18:31:22.912Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T18:31:22.912Z] eaf3925da568: Pulling fs layer [2023-04-11T18:31:22.912Z] bab4dde63d76: Pulling fs layer [2023-04-11T18:31:22.912Z] bde34c3a00c8: Pulling fs layer [2023-04-11T18:31:22.912Z] b352a97aabf1: Pulling fs layer [2023-04-11T18:31:22.912Z] 4872d77fe225: Pulling fs layer [2023-04-11T18:31:22.912Z] 5851b861e8e6: Pulling fs layer [2023-04-11T18:31:22.912Z] eaf3925da568: Waiting [2023-04-11T18:31:22.912Z] 988bab9f4d93: Waiting [2023-04-11T18:31:22.912Z] bab4dde63d76: Waiting [2023-04-11T18:31:22.912Z] bde34c3a00c8: Waiting [2023-04-11T18:31:22.912Z] b352a97aabf1: Waiting [2023-04-11T18:31:22.912Z] 4872d77fe225: Waiting [2023-04-11T18:31:22.912Z] 5851b861e8e6: Waiting [2023-04-11T18:31:22.912Z] e2be974225ed: Verifying Checksum [2023-04-11T18:31:22.912Z] e2be974225ed: Download complete [2023-04-11T18:31:22.912Z] 988bab9f4d93: Verifying Checksum [2023-04-11T18:31:22.912Z] 988bab9f4d93: Download complete [2023-04-11T18:31:23.175Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T18:31:23.175Z] 1469e6f7b9e6: Download complete [2023-04-11T18:31:23.175Z] eaf3925da568: Verifying Checksum [2023-04-11T18:31:23.175Z] eaf3925da568: Download complete [2023-04-11T18:31:23.175Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T18:31:23.175Z] 339a4e72a1f5: Download complete [2023-04-11T18:31:23.175Z] bde34c3a00c8: Download complete [2023-04-11T18:31:23.175Z] b352a97aabf1: Verifying Checksum [2023-04-11T18:31:23.175Z] b352a97aabf1: Download complete [2023-04-11T18:31:23.175Z] 4872d77fe225: Verifying Checksum [2023-04-11T18:31:23.175Z] 4872d77fe225: Download complete [2023-04-11T18:31:23.175Z] 5851b861e8e6: Download complete [2023-04-11T18:31:23.175Z] b85a868b505f: Verifying Checksum [2023-04-11T18:31:23.175Z] b85a868b505f: Download complete [2023-04-11T18:31:23.443Z] bab4dde63d76: Verifying Checksum [2023-04-11T18:31:23.443Z] bab4dde63d76: Download complete [2023-04-11T18:31:24.385Z] b85a868b505f: Pull complete [2023-04-11T18:31:24.644Z] e2be974225ed: Pull complete [2023-04-11T18:31:24.904Z] 339a4e72a1f5: Pull complete [2023-04-11T18:31:25.165Z] 988bab9f4d93: Pull complete [2023-04-11T18:31:25.425Z] 1469e6f7b9e6: Pull complete [2023-04-11T18:31:25.425Z] eaf3925da568: Pull complete [2023-04-11T18:31:27.334Z] bab4dde63d76: Pull complete [2023-04-11T18:31:27.334Z] bde34c3a00c8: Pull complete [2023-04-11T18:31:27.334Z] b352a97aabf1: Pull complete [2023-04-11T18:31:27.334Z] 4872d77fe225: Pull complete [2023-04-11T18:31:27.334Z] 5851b861e8e6: Pull complete [2023-04-11T18:31:27.334Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T18:31:27.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T18:31:27.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:31:27.431Z] prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container [2023-04-11T18:31:27.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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-04-11T18:31:30.778Z] $ docker top 60fafd0df4dc23c5b72ce8a16c7e07182d86b06624b1da3ce63179600162f4f2 -eo pid,comm [2023-04-11T18:31:30.836Z] 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-04-11T18:31:30.836Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T18:31:30.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T18:31:30.881Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T18:31:31.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T18:31:31.007Z] $ docker exec 60fafd0df4dc23c5b72ce8a16c7e07182d86b06624b1da3ce63179600162f4f2 ssh-agent [2023-04-11T18:31:31.116Z] SSH_AUTH_SOCK=/tmp/ssh-ZnoA2eyUHLbb/agent.34 [2023-04-11T18:31:31.116Z] SSH_AGENT_PID=40 [2023-04-11T18:31:31.122Z] Running ssh-add (command line suppressed) [2023-04-11T18:31:31.224Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_16108387645477019377.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_16108387645477019377.key) [2023-04-11T18:31:31.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T18:31:31.529Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T18:31:31.544Z] $ docker exec --env ******** --env ******** 60fafd0df4dc23c5b72ce8a16c7e07182d86b06624b1da3ce63179600162f4f2 ssh-agent -k [2023-04-11T18:31:31.640Z] unset SSH_AUTH_SOCK; [2023-04-11T18:31:31.640Z] unset SSH_AGENT_PID; [2023-04-11T18:31:31.641Z] echo Agent pid 40 killed; [2023-04-11T18:31:31.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-11T18:31:31.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T18:31:31.672Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T18:31:31.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T18:31:31.781Z] $ docker exec 60fafd0df4dc23c5b72ce8a16c7e07182d86b06624b1da3ce63179600162f4f2 ssh-agent [2023-04-11T18:31:31.893Z] SSH_AUTH_SOCK=/tmp/ssh-e0m9FZUjZJZ1/agent.72 [2023-04-11T18:31:31.893Z] SSH_AGENT_PID=78 [2023-04-11T18:31:31.898Z] Running ssh-add (command line suppressed) [2023-04-11T18:31:32.003Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_8478500633900084307.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_8478500633900084307.key) [2023-04-11T18:31:32.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T18:31:32.302Z] + git semver init [2023-04-11T18:31:32.562Z] 2023-04-11 18:31:32,506 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T18:31:32.562Z] 2023-04-11 18:31:32,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_levski/.semver [2023-04-11T18:31:32.562Z] 2023-04-11 18:31:32,508 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_levski/.semver [2023-04-11T18:31:32.562Z] 2023-04-11 18:31:32,508 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_levski/.semver'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) [2023-04-11T18:31:33.516Z] 2023-04-11 18:31:33,300 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_levski/.git/info/exclude [2023-04-11T18:31:33.516Z] 2023-04-11 18:31:33,300 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_levski/.semver/levski with force:False [2023-04-11T18:31:33.516Z] 2023-04-11 18:31:33,300 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T18:31:33.516Z] 2023-04-11 18:31:33,301 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T18:31:33.516Z] 2.3.1-dev.3 [Pipeline] } [2023-04-11T18:31:33.529Z] $ docker exec --env ******** --env ******** 60fafd0df4dc23c5b72ce8a16c7e07182d86b06624b1da3ce63179600162f4f2 ssh-agent -k [2023-04-11T18:31:33.640Z] unset SSH_AUTH_SOCK; [2023-04-11T18:31:33.641Z] unset SSH_AGENT_PID; [2023-04-11T18:31:33.641Z] echo Agent pid 78 killed; [2023-04-11T18:31:33.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T18:31:33.950Z] + git semver [Pipeline] } [2023-04-11T18:31:34.225Z] $ docker stop --time=1 60fafd0df4dc23c5b72ce8a16c7e07182d86b06624b1da3ce63179600162f4f2 [2023-04-11T18:31:35.546Z] $ docker rm -f --volumes 60fafd0df4dc23c5b72ce8a16c7e07182d86b06624b1da3ce63179600162f4f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T18:31:35.881Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T18:31:36.084Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T18:31:36.086Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.3 [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-04-11T18:31:36.229Z] provisioning config files... [2023-04-11T18:31:36.239Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config2707259964650612308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:31:36.533Z] ---> docker-login.sh [2023-04-11T18:31:36.533Z] nexus3.edgexfoundry.org:10001 [2023-04-11T18:31:36.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:31:36.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:31:36.533Z] Configure a credential helper to remove this warning. See [2023-04-11T18:31:36.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:31:36.533Z] [2023-04-11T18:31:36.533Z] Login Succeeded [2023-04-11T18:31:36.533Z] nexus3.edgexfoundry.org:10002 [2023-04-11T18:31:36.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:31:36.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:31:36.533Z] Configure a credential helper to remove this warning. See [2023-04-11T18:31:36.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:31:36.533Z] [2023-04-11T18:31:36.533Z] Login Succeeded [2023-04-11T18:31:36.533Z] nexus3.edgexfoundry.org:10003 [2023-04-11T18:31:36.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:31:36.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:31:36.793Z] Configure a credential helper to remove this warning. See [2023-04-11T18:31:36.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:31:36.793Z] [2023-04-11T18:31:36.793Z] Login Succeeded [2023-04-11T18:31:36.793Z] nexus3.edgexfoundry.org:10004 [2023-04-11T18:31:36.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:31:36.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:31:36.793Z] Configure a credential helper to remove this warning. See [2023-04-11T18:31:36.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:31:36.793Z] [2023-04-11T18:31:36.793Z] Login Succeeded [2023-04-11T18:31:36.793Z] docker.io [2023-04-11T18:31:37.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:31:37.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:31:37.052Z] Configure a credential helper to remove this warning. See [2023-04-11T18:31:37.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:31:37.052Z] [2023-04-11T18:31:37.052Z] Login Succeeded [2023-04-11T18:31:37.052Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T18:31:37.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T18:31:37.123Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T18:31:37.133Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T18:31:37.139Z] ========================================================= [2023-04-11T18:31:37.139Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-04-11T18:31:37.139Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:31:37.441Z] + 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-04-11T18:31:37.441Z] Sending build context to Docker daemon 3.311MB [2023-04-11T18:31:37.441Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T18:31:37.441Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-11T18:31:37.441Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T18:31:37.441Z] 213ec9aee27d: Pulling fs layer [2023-04-11T18:31:37.441Z] 4583459ba037: Pulling fs layer [2023-04-11T18:31:37.441Z] 93c1e223e6f2: Pulling fs layer [2023-04-11T18:31:37.441Z] 53926ce57604: Pulling fs layer [2023-04-11T18:31:37.441Z] 21b2b0c7a3f4: Pulling fs layer [2023-04-11T18:31:37.441Z] 22ff95d597cd: Pulling fs layer [2023-04-11T18:31:37.441Z] 12d6caf4c0d1: Pulling fs layer [2023-04-11T18:31:37.441Z] 96b7cbca73a9: Pulling fs layer [2023-04-11T18:31:37.441Z] a7acece74701: Pulling fs layer [2023-04-11T18:31:37.441Z] 53926ce57604: Waiting [2023-04-11T18:31:37.441Z] 21b2b0c7a3f4: Waiting [2023-04-11T18:31:37.441Z] 96b7cbca73a9: Waiting [2023-04-11T18:31:37.441Z] a7acece74701: Waiting [2023-04-11T18:31:37.441Z] 22ff95d597cd: Waiting [2023-04-11T18:31:37.441Z] 12d6caf4c0d1: Waiting [2023-04-11T18:31:37.441Z] 93c1e223e6f2: Download complete [2023-04-11T18:31:37.441Z] 4583459ba037: Verifying Checksum [2023-04-11T18:31:37.441Z] 4583459ba037: Download complete [2023-04-11T18:31:37.441Z] 21b2b0c7a3f4: Verifying Checksum [2023-04-11T18:31:37.441Z] 21b2b0c7a3f4: Download complete [2023-04-11T18:31:37.441Z] 22ff95d597cd: Verifying Checksum [2023-04-11T18:31:37.441Z] 22ff95d597cd: Download complete [2023-04-11T18:31:37.441Z] 213ec9aee27d: Verifying Checksum [2023-04-11T18:31:37.441Z] 213ec9aee27d: Download complete [2023-04-11T18:31:37.739Z] 12d6caf4c0d1: Verifying Checksum [2023-04-11T18:31:37.739Z] 12d6caf4c0d1: Download complete [2023-04-11T18:31:37.739Z] 213ec9aee27d: Pull complete [2023-04-11T18:31:38.001Z] 4583459ba037: Pull complete [2023-04-11T18:31:38.001Z] 93c1e223e6f2: Pull complete [2023-04-11T18:31:38.001Z] a7acece74701: Verifying Checksum [2023-04-11T18:31:38.001Z] a7acece74701: Download complete [2023-04-11T18:31:38.261Z] 96b7cbca73a9: Verifying Checksum [2023-04-11T18:31:38.261Z] 96b7cbca73a9: Download complete [2023-04-11T18:31:38.519Z] 53926ce57604: Verifying Checksum [2023-04-11T18:31:38.519Z] 53926ce57604: Download complete [2023-04-11T18:31:42.711Z] 53926ce57604: Pull complete [2023-04-11T18:31:42.711Z] 21b2b0c7a3f4: Pull complete [2023-04-11T18:31:42.711Z] 22ff95d597cd: Pull complete [2023-04-11T18:31:42.711Z] 12d6caf4c0d1: Pull complete [2023-04-11T18:31:44.090Z] 96b7cbca73a9: Pull complete [2023-04-11T18:31:45.026Z] a7acece74701: Pull complete [2023-04-11T18:31:45.026Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-04-11T18:31:45.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-04-11T18:31:45.026Z] ---> db6d94c90886 [2023-04-11T18:31:45.026Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T18:31:50.312Z] ---> Running in 29b780739b8b [2023-04-11T18:31:50.312Z] Removing intermediate container 29b780739b8b [2023-04-11T18:31:50.312Z] ---> 2b1a2e904546 [2023-04-11T18:31:50.312Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T18:31:50.312Z] ---> Running in 5e0eeeb77a2d [2023-04-11T18:31:50.312Z] Removing intermediate container 5e0eeeb77a2d [2023-04-11T18:31:50.312Z] ---> 61874217ffc3 [2023-04-11T18:31:50.312Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-04-11T18:31:50.312Z] ---> Running in 6d3f4cc8d500 [2023-04-11T18:31:50.312Z] Removing intermediate container 6d3f4cc8d500 [2023-04-11T18:31:50.312Z] ---> df274bc71815 [2023-04-11T18:31:50.312Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T18:31:50.312Z] ---> Running in cd1f6ad50a92 [2023-04-11T18:31:50.312Z] Removing intermediate container cd1f6ad50a92 [2023-04-11T18:31:50.312Z] ---> 86966c733252 [2023-04-11T18:31:50.312Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T18:31:50.312Z] ---> Running in 28e95b69b21c [2023-04-11T18:31:50.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T18:31:50.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T18:31:50.572Z] OK: 211 MiB in 51 packages [2023-04-11T18:31:50.830Z] Removing intermediate container 28e95b69b21c [2023-04-11T18:31:50.830Z] ---> c24bfad5e776 [2023-04-11T18:31:50.830Z] Step 8/13 : WORKDIR /app [2023-04-11T18:31:50.830Z] ---> Running in 10c5ae9424c5 [2023-04-11T18:31:51.089Z] Removing intermediate container 10c5ae9424c5 [2023-04-11T18:31:51.089Z] ---> a4588f503d46 [2023-04-11T18:31:51.089Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-11T18:31:51.089Z] ---> 15624eab3831 [2023-04-11T18:31:51.089Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T18:31:51.089Z] ---> Running in 35d13bc8f738 [2023-04-11T18:31:51.186Z] Still waiting to schedule task [2023-04-11T18:31:51.186Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7424’ is offline [2023-04-11T18:32:17.657Z] Removing intermediate container 35d13bc8f738 [2023-04-11T18:32:17.657Z] ---> e7705d706264 [2023-04-11T18:32:17.657Z] Step 11/13 : COPY . . [2023-04-11T18:32:17.657Z] ---> 772bdfd1e134 [2023-04-11T18:32:17.657Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T18:32:17.657Z] ---> Running in be5dad38d82e [2023-04-11T18:32:17.657Z] Removing intermediate container be5dad38d82e [2023-04-11T18:32:17.657Z] ---> 544c85fbd817 [2023-04-11T18:32:17.658Z] Step 13/13 : RUN $MAKE [2023-04-11T18:32:17.658Z] ---> Running in 9ab256d4cc57 [2023-04-11T18:32:17.658Z] noop [2023-04-11T18:32:17.658Z] Removing intermediate container 9ab256d4cc57 [2023-04-11T18:32:17.658Z] ---> 65fc56e34230 [2023-04-11T18:32:17.658Z] Successfully built 65fc56e34230 [2023-04-11T18:32:17.658Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:32:17.985Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T18:32:17.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:32:18.052Z] prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container [2023-04-11T18:32:18.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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-04-11T18:32:18.440Z] $ docker top 9d934ec8971949defd4a9091bae60a92db891da319d200b652513deb88162b23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T18:32:18.775Z] + go version [2023-04-11T18:32:18.775Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-04-11T18:32:18.787Z] $ docker stop --time=1 9d934ec8971949defd4a9091bae60a92db891da319d200b652513deb88162b23 [2023-04-11T18:32:20.066Z] $ docker rm -f --volumes 9d934ec8971949defd4a9091bae60a92db891da319d200b652513deb88162b23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:32:20.458Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T18:32:20.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:32:20.533Z] prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container [2023-04-11T18:32:20.567Z] $ 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_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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-04-11T18:32:20.885Z] $ docker top 7cfb4951a5c11f0a2a9f23864ba8c8bf56d0375cc9546792465644ca78fc099c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T18:32:21.223Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_levski [Pipeline] fileExists [Pipeline] sh [2023-04-11T18:32:21.526Z] + make test [2023-04-11T18:32:21.526Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-11T18:32:31.504Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T18:32:31.504Z] CGO_ENABLED=1 go vet ./... [2023-04-11T18:32:34.036Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T18:32:34.036Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T18:32:34.036Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T18:32:34.048Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T18:32:34.061Z] $ docker stop --time=1 7cfb4951a5c11f0a2a9f23864ba8c8bf56d0375cc9546792465644ca78fc099c [2023-04-11T18:32:36.430Z] $ docker rm -f --volumes 7cfb4951a5c11f0a2a9f23864ba8c8bf56d0375cc9546792465644ca78fc099c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T18:32:36.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T18:32:36.868Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-11T18:32:37.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T18:32:37.645Z] + ls -al . [2023-04-11T18:32:37.645Z] total 184 [2023-04-11T18:32:37.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 18:32 . [2023-04-11T18:32:37.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 18:31 .. [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 18:31 .dockerignore [2023-04-11T18:32:37.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 18:31 .git [2023-04-11T18:32:37.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 18:31 .github [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 18:31 .gitignore [2023-04-11T18:32:37.645Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 18:31 .semver [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 18:31 Attribution.txt [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 11 18:31 CHANGELOG.md [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 18:31 Dockerfile [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 18:31 GOVERNANCE.md [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 18:31 Jenkinsfile [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 18:31 LICENSE [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 18:31 OWNERS.md [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 18:31 README.md [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 18:31 VERSION [2023-04-11T18:32:37.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 18:31 bin [2023-04-11T18:32:37.645Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 18:32 coverage.out [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 3401 Apr 11 18:31 go.mod [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 44275 Apr 11 18:31 go.sum [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 18:31 main.go [2023-04-11T18:32:37.645Z] -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 18:31 makefile [2023-04-11T18:32:37.645Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 18:31 res [2023-04-11T18:32:37.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 18:31 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:32:37.941Z] + 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=4f8da4349008dd4c12652dc3b0fbd9fa8043b38f --label arch=amd64 --label version=2.3.1-dev.3 . [2023-04-11T18:32:37.941Z] Sending build context to Docker daemon 3.312MB [2023-04-11T18:32:37.941Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T18:32:37.941Z] Step 2/27 : FROM ${BASE} AS builder [2023-04-11T18:32:37.941Z] ---> 65fc56e34230 [2023-04-11T18:32:37.941Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T18:32:38.206Z] ---> Running in a8aef0a42f24 [2023-04-11T18:32:38.774Z] Removing intermediate container a8aef0a42f24 [2023-04-11T18:32:38.774Z] ---> 242f71b4d0bb [2023-04-11T18:32:38.774Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T18:32:39.034Z] ---> Running in aae0b0e221fd [2023-04-11T18:32:39.603Z] Removing intermediate container aae0b0e221fd [2023-04-11T18:32:39.603Z] ---> c50a2ac3d9a1 [2023-04-11T18:32:39.603Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-04-11T18:32:39.603Z] ---> Running in ce3335e61af0 [2023-04-11T18:32:39.862Z] Removing intermediate container ce3335e61af0 [2023-04-11T18:32:39.862Z] ---> e0c199e8757c [2023-04-11T18:32:39.862Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T18:32:40.120Z] ---> Running in 0c21d2e2af71 [2023-04-11T18:32:40.689Z] Removing intermediate container 0c21d2e2af71 [2023-04-11T18:32:40.689Z] ---> 93c6d6a66039 [2023-04-11T18:32:40.689Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T18:32:40.948Z] ---> Running in 57259e44e06d [2023-04-11T18:32:41.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T18:32:41.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T18:32:42.033Z] OK: 211 MiB in 51 packages [2023-04-11T18:32:42.976Z] Removing intermediate container 57259e44e06d [2023-04-11T18:32:42.976Z] ---> 2cfb062fdf71 [2023-04-11T18:32:42.976Z] Step 8/27 : WORKDIR /app [2023-04-11T18:32:43.547Z] ---> Running in 95cfdc5216af [2023-04-11T18:32:43.812Z] Removing intermediate container 95cfdc5216af [2023-04-11T18:32:43.812Z] ---> adc65571ab1f [2023-04-11T18:32:43.812Z] Step 9/27 : COPY go.mod vendor* ./ [2023-04-11T18:32:44.071Z] ---> e6689ff23970 [2023-04-11T18:32:44.071Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T18:32:44.330Z] ---> Running in 000ea5741fd6 [2023-04-11T18:32:46.867Z] Removing intermediate container 000ea5741fd6 [2023-04-11T18:32:46.867Z] ---> df6f0598a832 [2023-04-11T18:32:46.867Z] Step 11/27 : COPY . . [2023-04-11T18:32:47.127Z] ---> b36e2c66cde8 [2023-04-11T18:32:47.127Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T18:32:47.389Z] ---> Running in b5e2b405efc6 [2023-04-11T18:32:47.648Z] Removing intermediate container b5e2b405efc6 [2023-04-11T18:32:47.648Z] ---> 8cff8ec1240f [2023-04-11T18:32:47.648Z] Step 13/27 : RUN $MAKE [2023-04-11T18:32:47.648Z] ---> Running in 5bd3aed62d80 [2023-04-11T18:32:47.906Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-04-11T18:33:09.835Z] Removing intermediate container 5bd3aed62d80 [2023-04-11T18:33:09.835Z] ---> 8cd10130f56a [2023-04-11T18:33:09.835Z] Step 14/27 : FROM alpine:3.16 [2023-04-11T18:33:09.835Z] 3.16: Pulling from library/alpine [2023-04-11T18:33:09.835Z] 91d30c5bc195: Pulling fs layer [2023-04-11T18:33:10.095Z] 91d30c5bc195: Verifying Checksum [2023-04-11T18:33:10.095Z] 91d30c5bc195: Download complete [2023-04-11T18:33:10.095Z] 91d30c5bc195: Pull complete [2023-04-11T18:33:10.095Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-04-11T18:33:10.095Z] Status: Downloaded newer image for alpine:3.16 [2023-04-11T18:33:10.354Z] ---> 8471affe5de5 [2023-04-11T18:33:10.354Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T18:33:10.354Z] ---> Running in 73dae48cf874 [2023-04-11T18:33:10.354Z] Removing intermediate container 73dae48cf874 [2023-04-11T18:33:10.354Z] ---> 3b176c2d4bf2 [2023-04-11T18:33:10.354Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T18:33:10.354Z] ---> Running in 63499eb11dc3 [2023-04-11T18:33:10.614Z] Removing intermediate container 63499eb11dc3 [2023-04-11T18:33:10.614Z] ---> aea74bd3528c [2023-04-11T18:33:10.614Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-11T18:33:10.614Z] ---> Running in 1af04b52dd79 [2023-04-11T18:33:10.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T18:33:11.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T18:33:11.394Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-11T18:33:11.394Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-11T18:33:11.394Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-04-11T18:33:11.394Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-11T18:33:11.394Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-04-11T18:33:11.394Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-11T18:33:11.394Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-11T18:33:11.394Z] Executing busybox-1.35.0-r17.trigger [2023-04-11T18:33:11.394Z] Executing ca-certificates-20220614-r0.trigger [2023-04-11T18:33:11.394Z] OK: 9 MiB in 21 packages [2023-04-11T18:33:12.001Z] Removing intermediate container 1af04b52dd79 [2023-04-11T18:33:12.001Z] ---> a818baa84fa2 [2023-04-11T18:33:12.001Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T18:33:12.259Z] ---> 6573c25ec112 [2023-04-11T18:33:12.259Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T18:33:12.259Z] ---> 26082bc4a211 [2023-04-11T18:33:12.259Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-04-11T18:33:12.518Z] ---> 1bf881341ca1 [2023-04-11T18:33:12.518Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T18:33:13.712Z] ---> 03dbfe1046fe [2023-04-11T18:33:13.712Z] Step 22/27 : EXPOSE 48095 [2023-04-11T18:33:13.712Z] ---> Running in 1dc20aba1acc [2023-04-11T18:33:13.712Z] Removing intermediate container 1dc20aba1acc [2023-04-11T18:33:13.712Z] ---> 1296bd0492c1 [2023-04-11T18:33:13.712Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T18:33:13.712Z] ---> Running in d95a9fd20323 [2023-04-11T18:33:13.712Z] Removing intermediate container d95a9fd20323 [2023-04-11T18:33:13.712Z] ---> 721f5daa8bd3 [2023-04-11T18:33:13.712Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-11T18:33:13.712Z] ---> Running in 4272b7c1e1f5 [2023-04-11T18:33:13.712Z] Removing intermediate container 4272b7c1e1f5 [2023-04-11T18:33:13.712Z] ---> 40303442633f [2023-04-11T18:33:13.712Z] Step 25/27 : LABEL arch=amd64 [2023-04-11T18:33:13.979Z] ---> Running in 2eafece17ee2 [2023-04-11T18:33:13.979Z] Removing intermediate container 2eafece17ee2 [2023-04-11T18:33:13.979Z] ---> fe9417cdef2e [2023-04-11T18:33:13.979Z] Step 26/27 : LABEL git_sha=4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [2023-04-11T18:33:13.979Z] ---> Running in cac768493663 [2023-04-11T18:33:13.979Z] Removing intermediate container cac768493663 [2023-04-11T18:33:13.979Z] ---> f41f579d34e3 [2023-04-11T18:33:13.979Z] Step 27/27 : LABEL version=2.3.1-dev.3 [2023-04-11T18:33:13.979Z] ---> Running in 2faa851fc165 [2023-04-11T18:33:14.263Z] Removing intermediate container 2faa851fc165 [2023-04-11T18:33:14.263Z] ---> 9947d002ef8c [2023-04-11T18:33:14.263Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T18:33:14.263Z] Successfully built 9947d002ef8c [2023-04-11T18:33:14.263Z] 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-04-11T18:33:14.384Z] provisioning config files... [2023-04-11T18:33:14.406Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config8664368705162404775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:33:14.704Z] ---> docker-login.sh [2023-04-11T18:33:14.704Z] nexus3.edgexfoundry.org:10001 [2023-04-11T18:33:14.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:33:14.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:33:14.704Z] Configure a credential helper to remove this warning. See [2023-04-11T18:33:14.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:33:14.704Z] [2023-04-11T18:33:14.704Z] Login Succeeded [2023-04-11T18:33:14.704Z] nexus3.edgexfoundry.org:10002 [2023-04-11T18:33:14.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:33:14.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:33:14.704Z] Configure a credential helper to remove this warning. See [2023-04-11T18:33:14.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:33:14.704Z] [2023-04-11T18:33:14.704Z] Login Succeeded [2023-04-11T18:33:14.704Z] nexus3.edgexfoundry.org:10003 [2023-04-11T18:33:14.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:33:14.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:33:14.963Z] Configure a credential helper to remove this warning. See [2023-04-11T18:33:14.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:33:14.963Z] [2023-04-11T18:33:14.963Z] Login Succeeded [2023-04-11T18:33:14.963Z] nexus3.edgexfoundry.org:10004 [2023-04-11T18:33:14.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:33:14.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:33:14.963Z] Configure a credential helper to remove this warning. See [2023-04-11T18:33:14.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:33:14.963Z] [2023-04-11T18:33:14.963Z] Login Succeeded [2023-04-11T18:33:14.963Z] docker.io [2023-04-11T18:33:14.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:33:15.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:33:15.222Z] Configure a credential helper to remove this warning. See [2023-04-11T18:33:15.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:33:15.222Z] [2023-04-11T18:33:15.222Z] Login Succeeded [2023-04-11T18:33:15.222Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T18:33:15.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T18:33:15.275Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T18:33:15.302Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-04-11T18:33:15.302Z] 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [2023-04-11T18:33:15.302Z] latest [2023-04-11T18:33:15.302Z] 2.3.1-dev.3 [2023-04-11T18:33:15.302Z] 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 [2023-04-11T18:33:15.302Z] levski [2023-04-11T18:33:15.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:33:15.637Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:33:15.947Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [2023-04-11T18:33:15.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T18:33:15.947Z] 0b4689860e5e: Preparing [2023-04-11T18:33:15.947Z] 8336e29cf0aa: Preparing [2023-04-11T18:33:15.947Z] 1316c57adc83: Preparing [2023-04-11T18:33:15.947Z] 82f09260ac5c: Preparing [2023-04-11T18:33:15.947Z] 71d6e8ed1407: Preparing [2023-04-11T18:33:15.947Z] 5bc340f6d4f5: Preparing [2023-04-11T18:33:15.947Z] 5bc340f6d4f5: Waiting [2023-04-11T18:33:15.947Z] 1316c57adc83: Pushed [2023-04-11T18:33:15.947Z] 82f09260ac5c: Pushed [2023-04-11T18:33:15.947Z] 8336e29cf0aa: Pushed [2023-04-11T18:33:15.947Z] 5bc340f6d4f5: Layer already exists [2023-04-11T18:33:16.206Z] 71d6e8ed1407: Pushed [2023-04-11T18:33:18.107Z] 0b4689860e5e: Pushed [2023-04-11T18:33:18.367Z] 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f: digest: sha256:78c4699206d33f023ef6e2733729f6b074bd1f5276c3df00d57b67ae91502970 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:33:18.680Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:33:18.990Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-11T18:33:18.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T18:33:18.990Z] 0b4689860e5e: Preparing [2023-04-11T18:33:18.990Z] 8336e29cf0aa: Preparing [2023-04-11T18:33:18.990Z] 1316c57adc83: Preparing [2023-04-11T18:33:18.990Z] 82f09260ac5c: Preparing [2023-04-11T18:33:18.990Z] 71d6e8ed1407: Preparing [2023-04-11T18:33:18.990Z] 5bc340f6d4f5: Preparing [2023-04-11T18:33:18.990Z] 5bc340f6d4f5: Waiting [2023-04-11T18:33:18.990Z] 82f09260ac5c: Layer already exists [2023-04-11T18:33:18.990Z] 71d6e8ed1407: Layer already exists [2023-04-11T18:33:18.990Z] 0b4689860e5e: Layer already exists [2023-04-11T18:33:18.990Z] 8336e29cf0aa: Layer already exists [2023-04-11T18:33:18.990Z] 1316c57adc83: Layer already exists [2023-04-11T18:33:18.990Z] 5bc340f6d4f5: Layer already exists [2023-04-11T18:33:18.990Z] latest: digest: sha256:78c4699206d33f023ef6e2733729f6b074bd1f5276c3df00d57b67ae91502970 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:33:19.301Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:33:19.606Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.3 [2023-04-11T18:33:19.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T18:33:19.606Z] 0b4689860e5e: Preparing [2023-04-11T18:33:19.606Z] 8336e29cf0aa: Preparing [2023-04-11T18:33:19.606Z] 1316c57adc83: Preparing [2023-04-11T18:33:19.606Z] 82f09260ac5c: Preparing [2023-04-11T18:33:19.606Z] 71d6e8ed1407: Preparing [2023-04-11T18:33:19.606Z] 5bc340f6d4f5: Preparing [2023-04-11T18:33:19.606Z] 5bc340f6d4f5: Waiting [2023-04-11T18:33:19.606Z] 71d6e8ed1407: Layer already exists [2023-04-11T18:33:19.606Z] 0b4689860e5e: Layer already exists [2023-04-11T18:33:19.606Z] 1316c57adc83: Layer already exists [2023-04-11T18:33:19.606Z] 82f09260ac5c: Layer already exists [2023-04-11T18:33:19.606Z] 8336e29cf0aa: Layer already exists [2023-04-11T18:33:19.606Z] 5bc340f6d4f5: Layer already exists [2023-04-11T18:33:19.606Z] 2.3.1-dev.3: digest: sha256:78c4699206d33f023ef6e2733729f6b074bd1f5276c3df00d57b67ae91502970 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:33:19.921Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:33:20.226Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 [2023-04-11T18:33:20.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T18:33:20.226Z] 0b4689860e5e: Preparing [2023-04-11T18:33:20.226Z] 8336e29cf0aa: Preparing [2023-04-11T18:33:20.226Z] 1316c57adc83: Preparing [2023-04-11T18:33:20.226Z] 82f09260ac5c: Preparing [2023-04-11T18:33:20.226Z] 71d6e8ed1407: Preparing [2023-04-11T18:33:20.226Z] 5bc340f6d4f5: Preparing [2023-04-11T18:33:20.226Z] 5bc340f6d4f5: Waiting [2023-04-11T18:33:20.226Z] 0b4689860e5e: Layer already exists [2023-04-11T18:33:20.226Z] 82f09260ac5c: Layer already exists [2023-04-11T18:33:20.226Z] 1316c57adc83: Layer already exists [2023-04-11T18:33:20.226Z] 8336e29cf0aa: Layer already exists [2023-04-11T18:33:20.226Z] 71d6e8ed1407: Layer already exists [2023-04-11T18:33:20.226Z] 5bc340f6d4f5: Layer already exists [2023-04-11T18:33:20.226Z] 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3: digest: sha256:78c4699206d33f023ef6e2733729f6b074bd1f5276c3df00d57b67ae91502970 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:33:20.533Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:33:20.841Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:levski [2023-04-11T18:33:20.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T18:33:20.842Z] 0b4689860e5e: Preparing [2023-04-11T18:33:20.842Z] 8336e29cf0aa: Preparing [2023-04-11T18:33:20.842Z] 1316c57adc83: Preparing [2023-04-11T18:33:20.842Z] 82f09260ac5c: Preparing [2023-04-11T18:33:20.842Z] 71d6e8ed1407: Preparing [2023-04-11T18:33:20.842Z] 5bc340f6d4f5: Preparing [2023-04-11T18:33:20.842Z] 5bc340f6d4f5: Waiting [2023-04-11T18:33:20.842Z] 1316c57adc83: Layer already exists [2023-04-11T18:33:20.842Z] 0b4689860e5e: Layer already exists [2023-04-11T18:33:20.842Z] 82f09260ac5c: Layer already exists [2023-04-11T18:33:20.842Z] 71d6e8ed1407: Layer already exists [2023-04-11T18:33:20.842Z] 8336e29cf0aa: Layer already exists [2023-04-11T18:33:20.842Z] 5bc340f6d4f5: Layer already exists [2023-04-11T18:33:20.842Z] levski: digest: sha256:78c4699206d33f023ef6e2733729f6b074bd1f5276c3df00d57b67ae91502970 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T18:33:20.880Z] ===================================================== [Pipeline] echo [2023-04-11T18:33:20.886Z] taggedImages: [2023-04-11T18:33:20.886Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [2023-04-11T18:33:20.886Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-11T18:33:20.886Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.3 [2023-04-11T18:33:20.886Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 [2023-04-11T18:33:20.886Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:levski [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-04-11T18:33:21.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T18:33:21.248Z] [2023-04-11T18:33:21.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:33:21.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T18:33:21.552Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T18:33:21.552Z] 5eb5b503b376: Pulling fs layer [2023-04-11T18:33:21.552Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T18:33:21.552Z] ec43610c2a17: Pulling fs layer [2023-04-11T18:33:21.552Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T18:33:21.552Z] 33b1e0a273af: Pulling fs layer [2023-04-11T18:33:21.552Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T18:33:21.552Z] 2f39f015ded8: Pulling fs layer [2023-04-11T18:33:21.552Z] 33b1e0a273af: Waiting [2023-04-11T18:33:21.552Z] 5d3b04190fa2: Waiting [2023-04-11T18:33:21.552Z] 2f39f015ded8: Waiting [2023-04-11T18:33:21.552Z] 3a2ae6a8a46f: Waiting [2023-04-11T18:33:21.552Z] 5c69ac0246d0: Verifying Checksum [2023-04-11T18:33:21.552Z] 5c69ac0246d0: Download complete [2023-04-11T18:33:21.552Z] 3a2ae6a8a46f: Download complete [2023-04-11T18:33:21.552Z] 33b1e0a273af: Verifying Checksum [2023-04-11T18:33:21.552Z] 33b1e0a273af: Download complete [2023-04-11T18:33:21.552Z] 5d3b04190fa2: Verifying Checksum [2023-04-11T18:33:21.552Z] 5d3b04190fa2: Download complete [2023-04-11T18:33:21.838Z] ec43610c2a17: Verifying Checksum [2023-04-11T18:33:21.838Z] ec43610c2a17: Download complete [2023-04-11T18:33:21.838Z] 5eb5b503b376: Verifying Checksum [2023-04-11T18:33:21.838Z] 5eb5b503b376: Download complete [2023-04-11T18:33:22.403Z] 2f39f015ded8: Download complete [2023-04-11T18:33:22.969Z] 5eb5b503b376: Pull complete [2023-04-11T18:33:22.969Z] 5c69ac0246d0: Pull complete [2023-04-11T18:33:23.533Z] ec43610c2a17: Pull complete [2023-04-11T18:33:23.534Z] 3a2ae6a8a46f: Pull complete [2023-04-11T18:33:23.792Z] 33b1e0a273af: Pull complete [2023-04-11T18:33:23.792Z] 5d3b04190fa2: Pull complete [2023-04-11T18:33:27.973Z] 2f39f015ded8: Pull complete [2023-04-11T18:33:27.973Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T18:33:27.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T18:33:27.973Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:33:28.046Z] prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container [2023-04-11T18:33:28.081Z] $ 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_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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-04-11T18:33:28.196Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7426 in /w/workspace/_app-service-configurable_levski [2023-04-11T18:33:33.458Z] $ docker top 738e15f5def4e2a4599690e2bbe8154de9562e35e33a2390fbf8a027195e78a4 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-04-11T18:33:33.613Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2023-04-11T18:33:33.648Z] Selected Git installation does not exist. Using Default [2023-04-11T18:33:33.648Z] The recommended git tool is: NONE [2023-04-11T18:33:33.866Z] ---> job-cost.sh [2023-04-11T18:33:33.867Z] lf-activate-venv: SKIPPING [2023-04-11T18:33:33.867Z] INFO: No Stack... [2023-04-11T18:33:34.435Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T18:33:34.696Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T18:33:34.990Z] + cat /w/workspace/_app-service-configurable_levski/archives/cost.csv [2023-04-11T18:33:34.990Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T18:33:35.004Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] [2023-04-11T18:33:35.010Z] Resource [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] did not exist. Created. [2023-04-11T18:33:35.011Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T18:33:35.311Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-11T18:33:35.345Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T18:33:35.351Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T18:33:35.368Z] $ docker stop --time=1 738e15f5def4e2a4599690e2bbe8154de9562e35e33a2390fbf8a027195e78a4 [2023-04-11T18:33:36.520Z] $ docker rm -f --volumes 738e15f5def4e2a4599690e2bbe8154de9562e35e33a2390fbf8a027195e78a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-11T18:33:40.678Z] using credential edgex-jenkins-ssh [2023-04-11T18:33:40.697Z] Cloning the remote Git repository [2023-04-11T18:33:40.734Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T18:33:40.822Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2023-04-11T18:33:40.956Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T18:33:40.957Z] > git --version # timeout=10 [2023-04-11T18:33:40.975Z] > git --version # 'git version 2.25.1' [2023-04-11T18:33:40.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T18:33:41.128Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T18:33:43.175Z] Avoid second fetch [2023-04-11T18:33:43.175Z] Checking out Revision 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f (levski) [2023-04-11T18:33:42.269Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-11T18:33:42.291Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T18:33:43.192Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T18:33:43.258Z] > git checkout -f 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f # timeout=10 [2023-04-11T18:33:43.718Z] Commit message: "fix: [levski] Make Compression functions thread safe (#545)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T18:33:44.797Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T18:33:44.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T18:33:44.797Z] Dload Upload Total Spent Left Speed [2023-04-11T18:33:44.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-04-11T18:33:45.380Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T18:33:45.712Z] + sudo tee /etc/docker/daemon.new [2023-04-11T18:33:45.712Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T18:33:45.712Z] { [2023-04-11T18:33:45.712Z] "registry-mirrors": [ [2023-04-11T18:33:45.712Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T18:33:45.712Z] ], [2023-04-11T18:33:45.712Z] "bip": "10.250.0.254/24", [2023-04-11T18:33:45.712Z] "hosts": [ [2023-04-11T18:33:45.712Z] "tcp://0.0.0.0:5555", [2023-04-11T18:33:45.712Z] "unix:///var/run/docker.sock" [2023-04-11T18:33:45.712Z] ], [2023-04-11T18:33:45.712Z] "mtu": 1458, [2023-04-11T18:33:45.712Z] "selinux-enabled": true, [2023-04-11T18:33:45.712Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T18:33:45.712Z] } [Pipeline] sh [2023-04-11T18:33:46.052Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T18:33:46.392Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T18:34:04.669Z] provisioning config files... [2023-04-11T18:34:04.694Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config10448203657534071828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:34:05.049Z] ---> docker-login.sh [2023-04-11T18:34:05.049Z] nexus3.edgexfoundry.org:10001 [2023-04-11T18:34:05.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:34:05.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:34:05.585Z] Configure a credential helper to remove this warning. See [2023-04-11T18:34:05.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:34:05.585Z] [2023-04-11T18:34:05.585Z] Login Succeeded [2023-04-11T18:34:05.585Z] nexus3.edgexfoundry.org:10002 [2023-04-11T18:34:05.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:34:05.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:34:05.855Z] Configure a credential helper to remove this warning. See [2023-04-11T18:34:05.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:34:05.855Z] [2023-04-11T18:34:05.855Z] Login Succeeded [2023-04-11T18:34:06.133Z] nexus3.edgexfoundry.org:10003 [2023-04-11T18:34:06.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:34:06.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:34:06.409Z] Configure a credential helper to remove this warning. See [2023-04-11T18:34:06.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:34:06.409Z] [2023-04-11T18:34:06.409Z] Login Succeeded [2023-04-11T18:34:06.409Z] nexus3.edgexfoundry.org:10004 [2023-04-11T18:34:06.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:34:06.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:34:06.678Z] Configure a credential helper to remove this warning. See [2023-04-11T18:34:06.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:34:06.678Z] [2023-04-11T18:34:06.678Z] Login Succeeded [2023-04-11T18:34:06.678Z] docker.io [2023-04-11T18:34:06.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:34:07.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:34:07.213Z] Configure a credential helper to remove this warning. See [2023-04-11T18:34:07.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:34:07.213Z] [2023-04-11T18:34:07.213Z] Login Succeeded [2023-04-11T18:34:07.213Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T18:34:07.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T18:34:07.462Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T18:34:07.479Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T18:34:07.486Z] ========================================================= [2023-04-11T18:34:07.486Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-04-11T18:34:07.486Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:34:07.820Z] + 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-04-11T18:34:07.820Z] Sending build context to Docker daemon 217.6kB [2023-04-11T18:34:08.087Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T18:34:08.087Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-11T18:34:08.087Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T18:34:08.087Z] 9b18e9b68314: Pulling fs layer [2023-04-11T18:34:08.087Z] 35d82f9e3411: Pulling fs layer [2023-04-11T18:34:08.087Z] e16973657156: Pulling fs layer [2023-04-11T18:34:08.087Z] fc693d55d65f: Pulling fs layer [2023-04-11T18:34:08.087Z] 7e9fc2657dce: Pulling fs layer [2023-04-11T18:34:08.087Z] dda99020689f: Pulling fs layer [2023-04-11T18:34:08.087Z] db1c61fa0a46: Pulling fs layer [2023-04-11T18:34:08.087Z] 891c053d2c06: Pulling fs layer [2023-04-11T18:34:08.087Z] fc693d55d65f: Waiting [2023-04-11T18:34:08.087Z] 7e9fc2657dce: Waiting [2023-04-11T18:34:08.087Z] dda99020689f: Waiting [2023-04-11T18:34:08.087Z] db1c61fa0a46: Waiting [2023-04-11T18:34:08.087Z] 891c053d2c06: Waiting [2023-04-11T18:34:08.087Z] e16973657156: Verifying Checksum [2023-04-11T18:34:08.087Z] e16973657156: Download complete [2023-04-11T18:34:08.087Z] 35d82f9e3411: Verifying Checksum [2023-04-11T18:34:08.087Z] 35d82f9e3411: Download complete [2023-04-11T18:34:08.359Z] 7e9fc2657dce: Verifying Checksum [2023-04-11T18:34:08.359Z] 7e9fc2657dce: Download complete [2023-04-11T18:34:08.359Z] dda99020689f: Verifying Checksum [2023-04-11T18:34:08.359Z] dda99020689f: Download complete [2023-04-11T18:34:08.359Z] 9b18e9b68314: Verifying Checksum [2023-04-11T18:34:08.359Z] 9b18e9b68314: Download complete [2023-04-11T18:34:09.356Z] 9b18e9b68314: Pull complete [2023-04-11T18:34:09.356Z] 891c053d2c06: Verifying Checksum [2023-04-11T18:34:09.356Z] 891c053d2c06: Download complete [2023-04-11T18:34:09.625Z] 35d82f9e3411: Pull complete [2023-04-11T18:34:09.894Z] e16973657156: Pull complete [2023-04-11T18:34:10.485Z] db1c61fa0a46: Verifying Checksum [2023-04-11T18:34:10.485Z] db1c61fa0a46: Download complete [2023-04-11T18:34:11.080Z] fc693d55d65f: Download complete [2023-04-11T18:34:23.440Z] fc693d55d65f: Pull complete [2023-04-11T18:34:23.440Z] 7e9fc2657dce: Pull complete [2023-04-11T18:34:23.440Z] dda99020689f: Pull complete [2023-04-11T18:34:30.113Z] db1c61fa0a46: Pull complete [2023-04-11T18:34:31.532Z] 891c053d2c06: Pull complete [2023-04-11T18:34:31.532Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-04-11T18:34:31.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-04-11T18:34:31.532Z] ---> f96f9c87975a [2023-04-11T18:34:31.532Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T18:34:33.488Z] ---> Running in bf731a3fc360 [2023-04-11T18:34:33.488Z] Removing intermediate container bf731a3fc360 [2023-04-11T18:34:33.488Z] ---> 84948825cc66 [2023-04-11T18:34:33.488Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T18:34:33.759Z] ---> Running in 9fec8d31b931 [2023-04-11T18:34:34.028Z] Removing intermediate container 9fec8d31b931 [2023-04-11T18:34:34.028Z] ---> e170eb62002b [2023-04-11T18:34:34.028Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-04-11T18:34:34.028Z] ---> Running in e3c36744fb29 [2023-04-11T18:34:34.295Z] Removing intermediate container e3c36744fb29 [2023-04-11T18:34:34.295Z] ---> 30c0d00c6b87 [2023-04-11T18:34:34.295Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T18:34:34.621Z] ---> Running in c001e21c19c3 [2023-04-11T18:34:34.898Z] Removing intermediate container c001e21c19c3 [2023-04-11T18:34:34.898Z] ---> c143702af657 [2023-04-11T18:34:34.898Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T18:34:34.898Z] ---> Running in 7a100398dbfd [2023-04-11T18:34:35.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T18:34:36.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T18:34:37.447Z] OK: 221 MiB in 51 packages [2023-04-11T18:34:38.030Z] Removing intermediate container 7a100398dbfd [2023-04-11T18:34:38.030Z] ---> 358f08b278b1 [2023-04-11T18:34:38.030Z] Step 8/13 : WORKDIR /app [2023-04-11T18:34:38.299Z] ---> Running in 024a37d9f8ed [2023-04-11T18:34:38.567Z] Removing intermediate container 024a37d9f8ed [2023-04-11T18:34:38.567Z] ---> f7c15e2077da [2023-04-11T18:34:38.567Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-11T18:34:38.834Z] ---> 1e89447a0ddc [2023-04-11T18:34:38.834Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T18:34:39.103Z] ---> Running in b27bda7bb5a0 [2023-04-11T18:35:35.536Z] Removing intermediate container b27bda7bb5a0 [2023-04-11T18:35:35.536Z] ---> 19edeb5d0505 [2023-04-11T18:35:35.536Z] Step 11/13 : COPY . . [2023-04-11T18:35:35.536Z] ---> 9fcf1764cc60 [2023-04-11T18:35:35.536Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T18:35:35.536Z] ---> Running in 7c7e2a30e1e8 [2023-04-11T18:35:35.536Z] Removing intermediate container 7c7e2a30e1e8 [2023-04-11T18:35:35.536Z] ---> bb9c9cea8ed4 [2023-04-11T18:35:35.536Z] Step 13/13 : RUN $MAKE [2023-04-11T18:35:35.536Z] ---> Running in c084a85b2193 [2023-04-11T18:35:35.536Z] noop [2023-04-11T18:35:35.536Z] Removing intermediate container c084a85b2193 [2023-04-11T18:35:35.536Z] ---> dc0dd7386ced [2023-04-11T18:35:35.536Z] Successfully built dc0dd7386ced [2023-04-11T18:35:35.536Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:35:35.884Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T18:35:35.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:35:36.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-7426 does not seem to be running inside a container [2023-04-11T18:35:36.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** ci-base-image-arm64 cat [2023-04-11T18:35:37.265Z] $ docker top b52f0bfd6ba534d0dcf202c524d8e87b0ebd367c5f805cc5d2b7b4aa19307d1e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T18:35:38.069Z] + go version [2023-04-11T18:35:38.069Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-04-11T18:35:38.091Z] $ docker stop --time=1 b52f0bfd6ba534d0dcf202c524d8e87b0ebd367c5f805cc5d2b7b4aa19307d1e [2023-04-11T18:35:39.621Z] $ docker rm -f --volumes b52f0bfd6ba534d0dcf202c524d8e87b0ebd367c5f805cc5d2b7b4aa19307d1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:35:40.118Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T18:35:40.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:35:40.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-7426 does not seem to be running inside a container [2023-04-11T18:35:40.346Z] $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** ci-base-image-arm64 cat [2023-04-11T18:35:41.419Z] $ docker top 83d2dba606cdea73eaf576c1c6bcdfd3893b4274c86b4f66860d988254fddc27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T18:35:41.907Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/3 [Pipeline] fileExists [Pipeline] sh [2023-04-11T18:35:42.243Z] + make test [2023-04-11T18:35:42.243Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-11T18:37:03.913Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T18:37:03.913Z] CGO_ENABLED=1 go vet ./... [2023-04-11T18:37:22.140Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T18:37:22.140Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T18:37:22.140Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T18:37:22.160Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T18:37:22.181Z] $ docker stop --time=1 83d2dba606cdea73eaf576c1c6bcdfd3893b4274c86b4f66860d988254fddc27 [2023-04-11T18:37:23.911Z] $ docker rm -f --volumes 83d2dba606cdea73eaf576c1c6bcdfd3893b4274c86b4f66860d988254fddc27 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T18:37:24.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T18:37:24.794Z] Warning: overwriting stash ‘coverage-report’ [2023-04-11T18:37:25.198Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T18:37:25.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T18:37:25.891Z] + ls -al . [2023-04-11T18:37:25.891Z] total 180 [2023-04-11T18:37:25.891Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 11 18:35 . [2023-04-11T18:37:25.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 18:33 .. [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 18:33 .dockerignore [2023-04-11T18:37:25.891Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 18:33 .git [2023-04-11T18:37:25.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 18:33 .github [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 18:33 .gitignore [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 18:33 Attribution.txt [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 11 18:33 CHANGELOG.md [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 18:33 Dockerfile [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 18:33 GOVERNANCE.md [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 18:33 Jenkinsfile [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 18:33 LICENSE [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 18:33 OWNERS.md [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 18:33 README.md [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 18:31 VERSION [2023-04-11T18:37:25.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 18:33 bin [2023-04-11T18:37:25.891Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 18:35 coverage.out [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 3401 Apr 11 18:33 go.mod [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 44275 Apr 11 18:33 go.sum [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 18:33 main.go [2023-04-11T18:37:25.891Z] -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 18:33 makefile [2023-04-11T18:37:25.891Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 18:33 res [2023-04-11T18:37:25.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 18:33 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:37:26.221Z] + 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=4f8da4349008dd4c12652dc3b0fbd9fa8043b38f --label arch=arm64 --label version=2.3.1-dev.3 . [2023-04-11T18:37:26.221Z] Sending build context to Docker daemon 218.6kB [2023-04-11T18:37:26.488Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T18:37:26.488Z] Step 2/27 : FROM ${BASE} AS builder [2023-04-11T18:37:26.488Z] ---> dc0dd7386ced [2023-04-11T18:37:26.488Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T18:37:26.488Z] ---> Running in b5dcd61fcafc [2023-04-11T18:37:26.755Z] Removing intermediate container b5dcd61fcafc [2023-04-11T18:37:26.755Z] ---> c5e322980b72 [2023-04-11T18:37:26.755Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T18:37:26.755Z] ---> Running in 9979aedf5f88 [2023-04-11T18:37:27.024Z] Removing intermediate container 9979aedf5f88 [2023-04-11T18:37:27.024Z] ---> 2e1527b0a1e1 [2023-04-11T18:37:27.024Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-04-11T18:37:27.295Z] ---> Running in d051a389a5b5 [2023-04-11T18:37:27.562Z] Removing intermediate container d051a389a5b5 [2023-04-11T18:37:27.562Z] ---> fe41a069d442 [2023-04-11T18:37:27.562Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T18:37:27.562Z] ---> Running in fb3bfe78a854 [2023-04-11T18:37:27.835Z] Removing intermediate container fb3bfe78a854 [2023-04-11T18:37:27.835Z] ---> 056ec6e8bcd9 [2023-04-11T18:37:27.835Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T18:37:27.835Z] ---> Running in 81b14e426d46 [2023-04-11T18:37:28.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T18:37:29.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T18:37:30.012Z] OK: 221 MiB in 51 packages [2023-04-11T18:37:30.971Z] Removing intermediate container 81b14e426d46 [2023-04-11T18:37:30.971Z] ---> 590a86b0c545 [2023-04-11T18:37:30.971Z] Step 8/27 : WORKDIR /app [2023-04-11T18:37:30.971Z] ---> Running in 3e1bb8f0d5aa [2023-04-11T18:37:31.239Z] Removing intermediate container 3e1bb8f0d5aa [2023-04-11T18:37:31.239Z] ---> decccdfdf118 [2023-04-11T18:37:31.239Z] Step 9/27 : COPY go.mod vendor* ./ [2023-04-11T18:37:31.822Z] ---> ac1300108554 [2023-04-11T18:37:31.822Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T18:37:31.822Z] ---> Running in be386a8b8263 [2023-04-11T18:37:35.216Z] Removing intermediate container be386a8b8263 [2023-04-11T18:37:35.216Z] ---> 7a139c64eceb [2023-04-11T18:37:35.216Z] Step 11/27 : COPY . . [2023-04-11T18:37:35.483Z] ---> 914b4da93d18 [2023-04-11T18:37:35.483Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T18:37:35.483Z] ---> Running in d92749c73eae [2023-04-11T18:37:35.750Z] Removing intermediate container d92749c73eae [2023-04-11T18:37:35.750Z] ---> 03a69373b014 [2023-04-11T18:37:35.750Z] Step 13/27 : RUN $MAKE [2023-04-11T18:37:35.750Z] ---> Running in 5d1d85f77661 [2023-04-11T18:37:36.715Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-04-11T18:40:13.446Z] Removing intermediate container 5d1d85f77661 [2023-04-11T18:40:13.446Z] ---> 6e8e602e8814 [2023-04-11T18:40:13.446Z] Step 14/27 : FROM alpine:3.16 [2023-04-11T18:40:13.446Z] 3.16: Pulling from library/alpine [2023-04-11T18:40:13.446Z] 547446be3368: Pulling fs layer [2023-04-11T18:40:13.446Z] 547446be3368: Verifying Checksum [2023-04-11T18:40:13.446Z] 547446be3368: Download complete [2023-04-11T18:40:13.446Z] 547446be3368: Pull complete [2023-04-11T18:40:13.446Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-04-11T18:40:13.446Z] Status: Downloaded newer image for alpine:3.16 [2023-04-11T18:40:13.446Z] ---> 3b5033019969 [2023-04-11T18:40:13.446Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T18:40:13.446Z] ---> Running in adf38d3a2bd2 [2023-04-11T18:40:13.446Z] Removing intermediate container adf38d3a2bd2 [2023-04-11T18:40:13.446Z] ---> f7b29aad0e10 [2023-04-11T18:40:13.446Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T18:40:13.446Z] ---> Running in 8ce34bbaecec [2023-04-11T18:40:13.446Z] Removing intermediate container 8ce34bbaecec [2023-04-11T18:40:13.446Z] ---> 4e240cef66c9 [2023-04-11T18:40:13.446Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-11T18:40:13.446Z] ---> Running in c89b1af52815 [2023-04-11T18:40:13.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T18:40:13.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T18:40:13.446Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-11T18:40:13.446Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-11T18:40:13.446Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-04-11T18:40:13.446Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-11T18:40:13.446Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-04-11T18:40:13.446Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-11T18:40:13.446Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-11T18:40:13.446Z] Executing busybox-1.35.0-r17.trigger [2023-04-11T18:40:13.446Z] Executing ca-certificates-20220614-r0.trigger [2023-04-11T18:40:13.446Z] OK: 9 MiB in 21 packages [2023-04-11T18:40:13.446Z] Removing intermediate container c89b1af52815 [2023-04-11T18:40:13.446Z] ---> 271c0d54aa24 [2023-04-11T18:40:13.446Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T18:40:13.446Z] ---> db582e4b9858 [2023-04-11T18:40:13.446Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T18:40:13.446Z] ---> 751460c82409 [2023-04-11T18:40:13.446Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-04-11T18:40:13.446Z] ---> e163ae2e89d7 [2023-04-11T18:40:13.446Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T18:40:14.030Z] ---> 044603236648 [2023-04-11T18:40:14.030Z] Step 22/27 : EXPOSE 48095 [2023-04-11T18:40:14.030Z] ---> Running in b70e036d84fa [2023-04-11T18:40:14.382Z] Removing intermediate container b70e036d84fa [2023-04-11T18:40:14.382Z] ---> 8d23079d573c [2023-04-11T18:40:14.382Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T18:40:14.382Z] ---> Running in 79a7006f7002 [2023-04-11T18:40:14.681Z] Removing intermediate container 79a7006f7002 [2023-04-11T18:40:14.682Z] ---> 21491b22f94c [2023-04-11T18:40:14.682Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-11T18:40:14.682Z] ---> Running in fcc821ba9b74 [2023-04-11T18:40:14.970Z] Removing intermediate container fcc821ba9b74 [2023-04-11T18:40:14.970Z] ---> 96885a15052e [2023-04-11T18:40:14.970Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T18:40:15.241Z] ---> Running in f4b80dbc1bef [2023-04-11T18:40:15.531Z] Removing intermediate container f4b80dbc1bef [2023-04-11T18:40:15.531Z] ---> 5f57da5176a0 [2023-04-11T18:40:15.531Z] Step 26/27 : LABEL git_sha=4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [2023-04-11T18:40:15.531Z] ---> Running in 8ba45d97532d [2023-04-11T18:40:15.822Z] Removing intermediate container 8ba45d97532d [2023-04-11T18:40:15.822Z] ---> 3413e386a88f [2023-04-11T18:40:15.822Z] Step 27/27 : LABEL version=2.3.1-dev.3 [2023-04-11T18:40:16.106Z] ---> Running in e7a8a05c8e13 [2023-04-11T18:40:16.371Z] Removing intermediate container e7a8a05c8e13 [2023-04-11T18:40:16.371Z] ---> 9c6f302ef173 [2023-04-11T18:40:16.371Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T18:40:16.371Z] Successfully built 9c6f302ef173 [2023-04-11T18:40:16.371Z] 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-04-11T18:40:16.454Z] provisioning config files... [2023-04-11T18:40:16.467Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config7057621319795816731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:40:16.792Z] ---> docker-login.sh [2023-04-11T18:40:16.792Z] nexus3.edgexfoundry.org:10001 [2023-04-11T18:40:16.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:40:17.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:40:17.059Z] Configure a credential helper to remove this warning. See [2023-04-11T18:40:17.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:40:17.060Z] [2023-04-11T18:40:17.060Z] Login Succeeded [2023-04-11T18:40:17.060Z] nexus3.edgexfoundry.org:10002 [2023-04-11T18:40:17.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:40:17.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:40:17.326Z] Configure a credential helper to remove this warning. See [2023-04-11T18:40:17.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:40:17.326Z] [2023-04-11T18:40:17.326Z] Login Succeeded [2023-04-11T18:40:17.326Z] nexus3.edgexfoundry.org:10003 [2023-04-11T18:40:17.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:40:17.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:40:17.593Z] Configure a credential helper to remove this warning. See [2023-04-11T18:40:17.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:40:17.593Z] [2023-04-11T18:40:17.593Z] Login Succeeded [2023-04-11T18:40:17.593Z] nexus3.edgexfoundry.org:10004 [2023-04-11T18:40:17.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:40:18.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:40:18.124Z] Configure a credential helper to remove this warning. See [2023-04-11T18:40:18.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:40:18.124Z] [2023-04-11T18:40:18.124Z] Login Succeeded [2023-04-11T18:40:18.124Z] docker.io [2023-04-11T18:40:18.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:40:18.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:40:18.388Z] Configure a credential helper to remove this warning. See [2023-04-11T18:40:18.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:40:18.388Z] [2023-04-11T18:40:18.388Z] Login Succeeded [2023-04-11T18:40:18.388Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T18:40:18.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T18:40:18.426Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T18:40:18.442Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-04-11T18:40:18.442Z] 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [2023-04-11T18:40:18.442Z] latest [2023-04-11T18:40:18.442Z] 2.3.1-dev.3 [2023-04-11T18:40:18.442Z] 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 [2023-04-11T18:40:18.442Z] levski [2023-04-11T18:40:18.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:40:18.770Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:40:19.109Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [2023-04-11T18:40:19.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T18:40:19.109Z] ca7f994a8568: Preparing [2023-04-11T18:40:19.109Z] e0c2d81baa77: Preparing [2023-04-11T18:40:19.109Z] 3c80ae0549b7: Preparing [2023-04-11T18:40:19.109Z] 3f6712a075f7: Preparing [2023-04-11T18:40:19.109Z] e66d99da2410: Preparing [2023-04-11T18:40:19.109Z] dc65b23a4b7c: Preparing [2023-04-11T18:40:19.109Z] dc65b23a4b7c: Waiting [2023-04-11T18:40:19.375Z] e0c2d81baa77: Pushed [2023-04-11T18:40:19.375Z] 3c80ae0549b7: Pushed [2023-04-11T18:40:19.375Z] 3f6712a075f7: Pushed [2023-04-11T18:40:19.375Z] dc65b23a4b7c: Layer already exists [2023-04-11T18:40:20.329Z] e66d99da2410: Pushed [2023-04-11T18:40:24.566Z] ca7f994a8568: Pushed [2023-04-11T18:40:24.566Z] 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f: digest: sha256:6154e72cb6c321059144e43b61de88856476e832d8deef0922e3724ac30273d4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:40:26.305Z] + 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-04-11T18:40:26.636Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-11T18:40:26.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T18:40:26.636Z] ca7f994a8568: Preparing [2023-04-11T18:40:26.636Z] e0c2d81baa77: Preparing [2023-04-11T18:40:26.636Z] 3c80ae0549b7: Preparing [2023-04-11T18:40:26.636Z] 3f6712a075f7: Preparing [2023-04-11T18:40:26.636Z] e66d99da2410: Preparing [2023-04-11T18:40:26.636Z] dc65b23a4b7c: Preparing [2023-04-11T18:40:26.636Z] 3f6712a075f7: Layer already exists [2023-04-11T18:40:26.636Z] ca7f994a8568: Layer already exists [2023-04-11T18:40:26.636Z] e66d99da2410: Layer already exists [2023-04-11T18:40:26.636Z] e0c2d81baa77: Layer already exists [2023-04-11T18:40:26.636Z] 3c80ae0549b7: Layer already exists [2023-04-11T18:40:26.636Z] dc65b23a4b7c: Layer already exists [2023-04-11T18:40:26.636Z] latest: digest: sha256:6154e72cb6c321059144e43b61de88856476e832d8deef0922e3724ac30273d4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:40:26.984Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:40:27.322Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.3 [2023-04-11T18:40:27.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T18:40:27.322Z] ca7f994a8568: Preparing [2023-04-11T18:40:27.322Z] e0c2d81baa77: Preparing [2023-04-11T18:40:27.322Z] 3c80ae0549b7: Preparing [2023-04-11T18:40:27.322Z] 3f6712a075f7: Preparing [2023-04-11T18:40:27.322Z] e66d99da2410: Preparing [2023-04-11T18:40:27.322Z] dc65b23a4b7c: Preparing [2023-04-11T18:40:27.322Z] dc65b23a4b7c: Waiting [2023-04-11T18:40:27.322Z] 3f6712a075f7: Layer already exists [2023-04-11T18:40:27.322Z] e0c2d81baa77: Layer already exists [2023-04-11T18:40:27.322Z] e66d99da2410: Layer already exists [2023-04-11T18:40:27.322Z] ca7f994a8568: Layer already exists [2023-04-11T18:40:27.322Z] 3c80ae0549b7: Layer already exists [2023-04-11T18:40:27.322Z] dc65b23a4b7c: Layer already exists [2023-04-11T18:40:27.322Z] 2.3.1-dev.3: digest: sha256:6154e72cb6c321059144e43b61de88856476e832d8deef0922e3724ac30273d4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:40:27.668Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:40:28.004Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 [2023-04-11T18:40:28.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T18:40:28.004Z] ca7f994a8568: Preparing [2023-04-11T18:40:28.004Z] e0c2d81baa77: Preparing [2023-04-11T18:40:28.004Z] 3c80ae0549b7: Preparing [2023-04-11T18:40:28.004Z] 3f6712a075f7: Preparing [2023-04-11T18:40:28.004Z] e66d99da2410: Preparing [2023-04-11T18:40:28.004Z] dc65b23a4b7c: Preparing [2023-04-11T18:40:28.004Z] ca7f994a8568: Layer already exists [2023-04-11T18:40:28.005Z] 3f6712a075f7: Layer already exists [2023-04-11T18:40:28.005Z] 3c80ae0549b7: Layer already exists [2023-04-11T18:40:28.005Z] e0c2d81baa77: Layer already exists [2023-04-11T18:40:28.005Z] e66d99da2410: Layer already exists [2023-04-11T18:40:28.005Z] dc65b23a4b7c: Layer already exists [2023-04-11T18:40:28.005Z] 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3: digest: sha256:6154e72cb6c321059144e43b61de88856476e832d8deef0922e3724ac30273d4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:40:28.348Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:40:28.682Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [2023-04-11T18:40:28.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T18:40:28.682Z] ca7f994a8568: Preparing [2023-04-11T18:40:28.682Z] e0c2d81baa77: Preparing [2023-04-11T18:40:28.682Z] 3c80ae0549b7: Preparing [2023-04-11T18:40:28.682Z] 3f6712a075f7: Preparing [2023-04-11T18:40:28.682Z] e66d99da2410: Preparing [2023-04-11T18:40:28.682Z] dc65b23a4b7c: Preparing [2023-04-11T18:40:28.682Z] dc65b23a4b7c: Waiting [2023-04-11T18:40:28.682Z] e0c2d81baa77: Layer already exists [2023-04-11T18:40:28.682Z] ca7f994a8568: Layer already exists [2023-04-11T18:40:28.682Z] 3f6712a075f7: Layer already exists [2023-04-11T18:40:28.682Z] e66d99da2410: Layer already exists [2023-04-11T18:40:28.682Z] 3c80ae0549b7: Layer already exists [2023-04-11T18:40:28.682Z] dc65b23a4b7c: Layer already exists [2023-04-11T18:40:28.946Z] levski: digest: sha256:6154e72cb6c321059144e43b61de88856476e832d8deef0922e3724ac30273d4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T18:40:28.992Z] ===================================================== [Pipeline] echo [2023-04-11T18:40:29.001Z] taggedImages: [2023-04-11T18:40:29.001Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [2023-04-11T18:40:29.001Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-11T18:40:29.001Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.3 [2023-04-11T18:40:29.001Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 [2023-04-11T18:40:29.001Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:40:29.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T18:40:29.363Z] [2023-04-11T18:40:29.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:40:29.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T18:40:29.690Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T18:40:29.690Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T18:40:29.690Z] 04944245beec: Pulling fs layer [2023-04-11T18:40:29.690Z] 699f458cf7ca: Pulling fs layer [2023-04-11T18:40:29.690Z] 765212b225bb: Pulling fs layer [2023-04-11T18:40:29.690Z] f23df028b6ca: Pulling fs layer [2023-04-11T18:40:29.690Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T18:40:29.690Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T18:40:29.690Z] 765212b225bb: Waiting [2023-04-11T18:40:29.690Z] f23df028b6ca: Waiting [2023-04-11T18:40:29.690Z] d65c8cfc05b1: Waiting [2023-04-11T18:40:29.690Z] 2437ff75d9bd: Waiting [2023-04-11T18:40:29.958Z] 04944245beec: Verifying Checksum [2023-04-11T18:40:29.958Z] 04944245beec: Download complete [2023-04-11T18:40:29.958Z] 765212b225bb: Verifying Checksum [2023-04-11T18:40:29.958Z] 765212b225bb: Download complete [2023-04-11T18:40:29.958Z] f23df028b6ca: Download complete [2023-04-11T18:40:29.958Z] d65c8cfc05b1: Verifying Checksum [2023-04-11T18:40:29.958Z] d65c8cfc05b1: Download complete [2023-04-11T18:40:29.958Z] 699f458cf7ca: Download complete [2023-04-11T18:40:30.539Z] 8998bd30e6a1: Verifying Checksum [2023-04-11T18:40:30.539Z] 8998bd30e6a1: Download complete [2023-04-11T18:40:32.485Z] 2437ff75d9bd: Verifying Checksum [2023-04-11T18:40:32.485Z] 2437ff75d9bd: Download complete [2023-04-11T18:40:34.430Z] 8998bd30e6a1: Pull complete [2023-04-11T18:40:35.015Z] 04944245beec: Pull complete [2023-04-11T18:40:36.437Z] 699f458cf7ca: Pull complete [2023-04-11T18:40:36.437Z] 765212b225bb: Pull complete [2023-04-11T18:40:39.783Z] f23df028b6ca: Pull complete [2023-04-11T18:40:39.783Z] d65c8cfc05b1: Pull complete [2023-04-11T18:40:54.774Z] 2437ff75d9bd: Pull complete [2023-04-11T18:40:54.774Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T18:40:54.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T18:40:54.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:40:54.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-7426 does not seem to be running inside a container [2023-04-11T18:40:55.003Z] $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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:arm64 cat [2023-04-11T18:40:57.470Z] $ docker top 0edddaf4c6d175643305989a6ac26828230ec72a599f27bb2a13a8f2426657b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:40:57.940Z] ---> job-cost.sh [2023-04-11T18:40:58.209Z] lf-activate-venv: SKIPPING [2023-04-11T18:40:58.209Z] INFO: No Stack... [2023-04-11T18:40:58.475Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T18:40:59.431Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T18:40:59.742Z] + + catcut -d, -f6 /w/workspace/app-service-configurable/3/archives/cost.csv [2023-04-11T18:40:59.743Z] [Pipeline] lock [2023-04-11T18:40:59.773Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] [2023-04-11T18:40:59.778Z] Resource [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] did not exist. Created. [2023-04-11T18:40:59.778Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T18:41:00.101Z] /w/workspace/app-service-configurable/3@tmp/durable-232ef56d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-11T18:41:00.427Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T18:41:00.439Z] Warning: overwriting stash ‘stack-cost’ [2023-04-11T18:41:00.486Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T18:41:00.495Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T18:41:00.522Z] $ docker stop --time=1 0edddaf4c6d175643305989a6ac26828230ec72a599f27bb2a13a8f2426657b0 [2023-04-11T18:41:01.951Z] $ docker rm -f --volumes 0edddaf4c6d175643305989a6ac26828230ec72a599f27bb2a13a8f2426657b0 [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-04-11T18:41:02.294Z] provisioning config files... [2023-04-11T18:41:02.301Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_levski@tmp/config11710076638869733313tmp [Pipeline] { [Pipeline] sh [2023-04-11T18:41:02.601Z] + set +x [2023-04-11T18:41:02.601Z] + curl -s https://codecov.io/bash [2023-04-11T18:41:02.601Z] + bash -s -- [2023-04-11T18:41:02.601Z] [2023-04-11T18:41:02.601Z] _____ _ [2023-04-11T18:41:02.601Z] / ____| | | [2023-04-11T18:41:02.601Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T18:41:02.601Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T18:41:02.601Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T18:41:02.601Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T18:41:02.601Z] Bash-1.0.6 [2023-04-11T18:41:02.601Z] [2023-04-11T18:41:02.601Z] [2023-04-11T18:41:02.601Z] ==> git version 2.25.1 found [2023-04-11T18:41:02.602Z] ==> 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-04-11T18:41:02.602Z] Release-Date: 2020-01-08 [2023-04-11T18:41:02.602Z] 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-04-11T18:41:02.602Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T18:41:02.602Z] ==> Jenkins CI detected. [2023-04-11T18:41:02.602Z] current dir:  /w/workspace/_app-service-configurable_levski [2023-04-11T18:41:02.602Z] project root: . [2023-04-11T18:41:02.602Z] --> token set from env [2023-04-11T18:41:02.602Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T18:41:02.602Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T18:41:02.602Z] ==> Python coveragepy not found [2023-04-11T18:41:02.602Z] ==> Searching for coverage reports in: [2023-04-11T18:41:02.602Z] + . [2023-04-11T18:41:02.602Z] -> Found 1 reports [2023-04-11T18:41:02.602Z] ==> Detecting git/mercurial file structure [2023-04-11T18:41:02.860Z] ==> Reading reports [2023-04-11T18:41:02.860Z] + ./coverage.out bytes=10 [2023-04-11T18:41:02.860Z] ==> Appending adjustments [2023-04-11T18:41:02.860Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T18:41:02.860Z] + Found adjustments [2023-04-11T18:41:02.860Z] ==> Gzipping contents [2023-04-11T18:41:02.860Z] 4.0K /tmp/codecov.BoIVSD.gz [2023-04-11T18:41:02.860Z] ==> Uploading reports [2023-04-11T18:41:02.860Z] url: https://codecov.io [2023-04-11T18:41:02.860Z] query: branch=levski&commit=4f8da4349008dd4c12652dc3b0fbd9fa8043b38f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T18:41:02.860Z] -> Pinging Codecov [2023-04-11T18:41:02.860Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=levski&commit=4f8da4349008dd4c12652dc3b0fbd9fa8043b38f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T18:41:02.860Z] -> Uploading to [2023-04-11T18:41:02.860Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/4f8da4349008dd4c12652dc3b0fbd9fa8043b38f/876d8f06-a193-4eec-8d9d-b5ef367dfdc6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T184102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db5b309f9c66e86ed1604c6c910dc3328788d3a3afce5e09ae1426ff1e92c63d [2023-04-11T18:41:02.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T18:41:02.860Z] Dload Upload Total Spent Left Speed [2023-04-11T18:41:03.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 1930 --:--:-- --:--:-- --:--:-- 1930 [2023-04-11T18:41:03.118Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] } [2023-04-11T18:41:03.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-11T18:41:03.331Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-11T18:41:03.341Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:41:03.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T18:41:03.634Z] [2023-04-11T18:41:03.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:41:03.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T18:41:03.933Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-11T18:41:03.933Z] df9b9388f04a: Pulling fs layer [2023-04-11T18:41:03.933Z] 52dc419b0ee2: Pulling fs layer [2023-04-11T18:41:03.933Z] 25bc292e5bac: Pulling fs layer [2023-04-11T18:41:03.933Z] 114826534d7a: Pulling fs layer [2023-04-11T18:41:03.933Z] 4657fd5d0bcf: Pulling fs layer [2023-04-11T18:41:03.933Z] 6ad1cebc031e: Pulling fs layer [2023-04-11T18:41:03.933Z] 8a3aa393b2d8: Pulling fs layer [2023-04-11T18:41:03.933Z] 4657fd5d0bcf: Waiting [2023-04-11T18:41:03.933Z] 6ad1cebc031e: Waiting [2023-04-11T18:41:03.933Z] 8a3aa393b2d8: Waiting [2023-04-11T18:41:03.933Z] 114826534d7a: Waiting [2023-04-11T18:41:03.933Z] 25bc292e5bac: Download complete [2023-04-11T18:41:03.933Z] 52dc419b0ee2: Download complete [2023-04-11T18:41:03.933Z] 4657fd5d0bcf: Verifying Checksum [2023-04-11T18:41:03.933Z] 4657fd5d0bcf: Download complete [2023-04-11T18:41:03.933Z] df9b9388f04a: Download complete [2023-04-11T18:41:04.194Z] df9b9388f04a: Pull complete [2023-04-11T18:41:04.194Z] 6ad1cebc031e: Verifying Checksum [2023-04-11T18:41:04.194Z] 6ad1cebc031e: Download complete [2023-04-11T18:41:04.194Z] 52dc419b0ee2: Pull complete [2023-04-11T18:41:04.194Z] 25bc292e5bac: Pull complete [2023-04-11T18:41:04.770Z] 114826534d7a: Verifying Checksum [2023-04-11T18:41:04.770Z] 114826534d7a: Download complete [2023-04-11T18:41:04.770Z] 8a3aa393b2d8: Verifying Checksum [2023-04-11T18:41:04.770Z] 8a3aa393b2d8: Download complete [2023-04-11T18:41:08.049Z] 114826534d7a: Pull complete [2023-04-11T18:41:08.049Z] 4657fd5d0bcf: Pull complete [2023-04-11T18:41:08.049Z] 6ad1cebc031e: Pull complete [2023-04-11T18:41:10.580Z] 8a3aa393b2d8: Pull complete [2023-04-11T18:41:10.580Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-11T18:41:10.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T18:41:10.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:41:10.915Z] prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container [2023-04-11T18:41:10.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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-04-11T18:41:16.415Z] $ docker top ca7862f14f1e932faab4abfaa742c2baa9c985fe658cecabdd901e93288050d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T18:41:16.485Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:levski' [Pipeline] sh [2023-04-11T18:41:16.764Z] + set -o pipefail [2023-04-11T18:41:16.764Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:levski' [2023-04-11T18:41:23.328Z] [2023-04-11T18:41:23.328Z] Monitoring /w/workspace/_app-service-configurable_levski (github.com/edgexfoundry/app-service-configurable)... [2023-04-11T18:41:23.328Z] [2023-04-11T18:41:23.328Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6b4daf51-bae9-45f9-8321-317192df9fe5/history/75509580-4afe-4595-94b4-06b3931c3fc2 [2023-04-11T18:41:23.328Z] [2023-04-11T18:41:23.328Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-11T18:41:23.328Z] [2023-04-11T18:41:23.328Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-11T18:41:23.328Z] [2023-04-11T18:41:23.328Z] [2023-04-11T18:41:23.328Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-11T18:41:23.328Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-11T18:41:23.328Z] More details here: https://snyk.co/ue1NS [2023-04-11T18:41:23.328Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-11T18:41:23.328Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-11T18:41:23.342Z] $ docker stop --time=1 ca7862f14f1e932faab4abfaa742c2baa9c985fe658cecabdd901e93288050d7 [2023-04-11T18:41:28.088Z] $ docker rm -f --volumes ca7862f14f1e932faab4abfaa742c2baa9c985fe658cecabdd901e93288050d7 [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-04-11T18:41:28.794Z] + git log --format=format:%s -1 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] sh [2023-04-11T18:41:29.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T18:41:29.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:41:29.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T18:41:29.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:41:29.450Z] prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container [2023-04-11T18:41:29.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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-04-11T18:41:29.862Z] $ docker top 86c4eeb3c378171b52eb6123828e824cd91da02aec836943db9113cc8bd7cbe1 -eo pid,comm [2023-04-11T18:41:29.906Z] 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-04-11T18:41:29.906Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T18:41:29.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T18:41:29.946Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T18:41:30.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T18:41:30.077Z] $ docker exec 86c4eeb3c378171b52eb6123828e824cd91da02aec836943db9113cc8bd7cbe1 ssh-agent [2023-04-11T18:41:30.177Z] SSH_AUTH_SOCK=/tmp/ssh-RnJi1WxZBA4u/agent.33 [2023-04-11T18:41:30.177Z] SSH_AGENT_PID=39 [2023-04-11T18:41:30.182Z] Running ssh-add (command line suppressed) [2023-04-11T18:41:30.283Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_14732893232068898924.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_14732893232068898924.key) [2023-04-11T18:41:30.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T18:41:30.579Z] + git semver tag [2023-04-11T18:41:30.838Z] 2023-04-11 18:41:30,761 [run_tag] DEBUG tag force:False [2023-04-11T18:41:30.838Z] 2023-04-11 18:41:30,761 [check_head_tag] DEBUG check head tag [2023-04-11T18:41:30.838Z] 2023-04-11 18:41:30,762 [execute] INFO git cat-file --batch-check [2023-04-11T18:41:30.838Z] 2023-04-11 18:41:30,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=) [2023-04-11T18:41:30.838Z] 2023-04-11 18:41:30,766 [execute] INFO git cat-file --batch [2023-04-11T18:41:30.838Z] 2023-04-11 18:41:30,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=) [2023-04-11T18:41:30.838Z] 2023-04-11 18:41:30,789 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T18:41:30.838Z] 2023-04-11 18:41:30,789 [execute] INFO git tag -a v2.3.1-dev.3 -m v2.3.1-dev.3 [2023-04-11T18:41:30.838Z] 2023-04-11 18:41:30,789 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.3', '-m', 'v2.3.1-dev.3'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) [2023-04-11T18:41:30.838Z] 2023-04-11 18:41:30,794 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T18:41:30.838Z] 2.3.1-dev.3 [Pipeline] } [2023-04-11T18:41:30.848Z] $ docker exec --env ******** --env ******** 86c4eeb3c378171b52eb6123828e824cd91da02aec836943db9113cc8bd7cbe1 ssh-agent -k [2023-04-11T18:41:30.936Z] unset SSH_AUTH_SOCK; [2023-04-11T18:41:30.936Z] unset SSH_AGENT_PID; [2023-04-11T18:41:30.936Z] echo Agent pid 39 killed; [2023-04-11T18:41:30.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T18:41:31.265Z] + git semver [Pipeline] } [2023-04-11T18:41:31.538Z] $ docker stop --time=1 86c4eeb3c378171b52eb6123828e824cd91da02aec836943db9113cc8bd7cbe1 [2023-04-11T18:41:32.809Z] $ docker rm -f --volumes 86c4eeb3c378171b52eb6123828e824cd91da02aec836943db9113cc8bd7cbe1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:41:33.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T18:41:33.192Z] [2023-04-11T18:41:33.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:41:33.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T18:41:33.492Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-11T18:41:33.492Z] ab5ef0e58194: Pulling fs layer [2023-04-11T18:41:33.492Z] 9712f1f96733: Pulling fs layer [2023-04-11T18:41:33.492Z] 63f879dbbcfc: Pulling fs layer [2023-04-11T18:41:33.492Z] 0d9ebad4ef96: Pulling fs layer [2023-04-11T18:41:33.492Z] e9a5061849ea: Pulling fs layer [2023-04-11T18:41:33.492Z] d747dcd14b5f: Pulling fs layer [2023-04-11T18:41:33.492Z] 2de7ff778b66: Pulling fs layer [2023-04-11T18:41:33.492Z] 0d9ebad4ef96: Waiting [2023-04-11T18:41:33.492Z] e9a5061849ea: Waiting [2023-04-11T18:41:33.492Z] d747dcd14b5f: Waiting [2023-04-11T18:41:33.492Z] 9712f1f96733: Download complete [2023-04-11T18:41:33.776Z] 63f879dbbcfc: Verifying Checksum [2023-04-11T18:41:33.776Z] 63f879dbbcfc: Download complete [2023-04-11T18:41:34.035Z] 0d9ebad4ef96: Verifying Checksum [2023-04-11T18:41:34.035Z] 0d9ebad4ef96: Download complete [2023-04-11T18:41:34.035Z] d747dcd14b5f: Verifying Checksum [2023-04-11T18:41:34.035Z] d747dcd14b5f: Download complete [2023-04-11T18:41:34.293Z] ab5ef0e58194: Verifying Checksum [2023-04-11T18:41:34.293Z] ab5ef0e58194: Download complete [2023-04-11T18:41:34.293Z] e9a5061849ea: Verifying Checksum [2023-04-11T18:41:34.293Z] e9a5061849ea: Download complete [2023-04-11T18:41:34.293Z] 2de7ff778b66: Verifying Checksum [2023-04-11T18:41:34.293Z] 2de7ff778b66: Download complete [2023-04-11T18:41:36.823Z] ab5ef0e58194: Pull complete [2023-04-11T18:41:36.823Z] 9712f1f96733: Pull complete [2023-04-11T18:41:37.388Z] 63f879dbbcfc: Pull complete [2023-04-11T18:41:40.665Z] 0d9ebad4ef96: Pull complete [2023-04-11T18:41:40.923Z] e9a5061849ea: Pull complete [2023-04-11T18:41:40.923Z] d747dcd14b5f: Pull complete [2023-04-11T18:41:41.859Z] 2de7ff778b66: Pull complete [2023-04-11T18:41:41.859Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-11T18:41:41.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T18:41:41.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:41:41.934Z] prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container [2023-04-11T18:41:41.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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-04-11T18:41:47.838Z] $ docker top 8bdcebbaccef890cc8fc6dac5e5e86338a03d6711314a0a6cff894bb0c837fc9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-11T18:41:47.894Z] provisioning config files... [2023-04-11T18:41:47.900Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_levski@tmp/config9283257913542596087tmp [2023-04-11T18:41:47.908Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_levski@tmp/config5498168614693514943tmp [2023-04-11T18:41:47.916Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_levski@tmp/config7906273632842466788tmp [Pipeline] { [Pipeline] echo [2023-04-11T18:41:47.930Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:41:48.212Z] ---> sigul-configuration.sh [2023-04-11T18:41:48.212Z] gpg: directory `/root/.gnupg' created [2023-04-11T18:41:48.212Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-11T18:41:48.212Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-11T18:41:48.212Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-11T18:41:48.212Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-11T18:41:48.212Z] gpg: CAST5 encrypted data [2023-04-11T18:41:48.212Z] gpg: encrypted with 1 passphrase [2023-04-11T18:41:48.212Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-11T18:41:48.495Z] + mkdir /home/jenkins [2023-04-11T18:41:48.495Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-11T18:41:48.779Z] + 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-04-11T18:41:48.787Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:41:49.069Z] ---> sigul-install.sh [2023-04-11T18:41:49.069Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-11T18:41:49.355Z] + git tag --list [2023-04-11T18:41:49.355Z] v1.0.0 [2023-04-11T18:41:49.355Z] v1.1.0 [2023-04-11T18:41:49.355Z] v1.2.0 [2023-04-11T18:41:49.355Z] v1.3.0 [2023-04-11T18:41:49.355Z] v1.3.1 [2023-04-11T18:41:49.355Z] v2.0.0 [2023-04-11T18:41:49.355Z] v2.0.1 [2023-04-11T18:41:49.355Z] v2.1.0 [2023-04-11T18:41:49.355Z] v2.1.1 [2023-04-11T18:41:49.355Z] v2.1.1-dev.1 [2023-04-11T18:41:49.355Z] v2.1.1-dev.2 [2023-04-11T18:41:49.355Z] v2.1.2-dev.1 [2023-04-11T18:41:49.355Z] v2.1.2-dev.2 [2023-04-11T18:41:49.355Z] v2.2.0 [2023-04-11T18:41:49.355Z] v2.2.1-dev.1 [2023-04-11T18:41:49.355Z] v2.2.1-dev.10 [2023-04-11T18:41:49.355Z] v2.2.1-dev.2 [2023-04-11T18:41:49.355Z] v2.2.1-dev.3 [2023-04-11T18:41:49.355Z] v2.2.1-dev.4 [2023-04-11T18:41:49.355Z] v2.2.1-dev.5 [2023-04-11T18:41:49.355Z] v2.2.1-dev.6 [2023-04-11T18:41:49.355Z] v2.2.1-dev.7 [2023-04-11T18:41:49.355Z] v2.2.1-dev.8 [2023-04-11T18:41:49.355Z] v2.2.1-dev.9 [2023-04-11T18:41:49.355Z] v2.3.0 [2023-04-11T18:41:49.355Z] v2.3.0-dev.10 [2023-04-11T18:41:49.355Z] v2.3.0-dev.11 [2023-04-11T18:41:49.355Z] v2.3.0-dev.12 [2023-04-11T18:41:49.355Z] v2.3.0-dev.13 [2023-04-11T18:41:49.355Z] v2.3.0-dev.14 [2023-04-11T18:41:49.355Z] v2.3.0-dev.15 [2023-04-11T18:41:49.355Z] v2.3.0-dev.16 [2023-04-11T18:41:49.355Z] v2.3.0-dev.17 [2023-04-11T18:41:49.355Z] v2.3.0-dev.18 [2023-04-11T18:41:49.355Z] v2.3.0-dev.19 [2023-04-11T18:41:49.355Z] v2.3.0-dev.20 [2023-04-11T18:41:49.355Z] v2.3.0-dev.21 [2023-04-11T18:41:49.355Z] v2.3.0-dev.22 [2023-04-11T18:41:49.355Z] v2.3.0-dev.23 [2023-04-11T18:41:49.355Z] v2.3.0-dev.24 [2023-04-11T18:41:49.355Z] v2.3.0-dev.25 [2023-04-11T18:41:49.355Z] v2.3.0-dev.26 [2023-04-11T18:41:49.355Z] v2.3.0-dev.27 [2023-04-11T18:41:49.355Z] v2.3.0-dev.28 [2023-04-11T18:41:49.355Z] v2.3.0-dev.29 [2023-04-11T18:41:49.355Z] v2.3.0-dev.30 [2023-04-11T18:41:49.355Z] v2.3.0-dev.31 [2023-04-11T18:41:49.355Z] v2.3.0-dev.32 [2023-04-11T18:41:49.355Z] v2.3.0-dev.33 [2023-04-11T18:41:49.355Z] v2.3.0-dev.34 [2023-04-11T18:41:49.355Z] v2.3.0-dev.35 [2023-04-11T18:41:49.355Z] v2.3.0-dev.36 [2023-04-11T18:41:49.355Z] v2.3.0-dev.37 [2023-04-11T18:41:49.355Z] v2.3.1-dev.1 [2023-04-11T18:41:49.355Z] v2.3.1-dev.2 [2023-04-11T18:41:49.355Z] v2.3.1-dev.3 [2023-04-11T18:41:49.355Z] v3.0.0-dev.1 [2023-04-11T18:41:49.355Z] v3.0.0-dev.10 [2023-04-11T18:41:49.355Z] v3.0.0-dev.11 [2023-04-11T18:41:49.355Z] v3.0.0-dev.12 [2023-04-11T18:41:49.355Z] v3.0.0-dev.13 [2023-04-11T18:41:49.355Z] v3.0.0-dev.14 [2023-04-11T18:41:49.355Z] v3.0.0-dev.15 [2023-04-11T18:41:49.355Z] v3.0.0-dev.16 [2023-04-11T18:41:49.355Z] v3.0.0-dev.17 [2023-04-11T18:41:49.355Z] v3.0.0-dev.18 [2023-04-11T18:41:49.355Z] v3.0.0-dev.19 [2023-04-11T18:41:49.355Z] v3.0.0-dev.2 [2023-04-11T18:41:49.355Z] v3.0.0-dev.20 [2023-04-11T18:41:49.355Z] v3.0.0-dev.21 [2023-04-11T18:41:49.355Z] v3.0.0-dev.22 [2023-04-11T18:41:49.355Z] v3.0.0-dev.23 [2023-04-11T18:41:49.355Z] v3.0.0-dev.24 [2023-04-11T18:41:49.355Z] v3.0.0-dev.25 [2023-04-11T18:41:49.355Z] v3.0.0-dev.26 [2023-04-11T18:41:49.355Z] v3.0.0-dev.27 [2023-04-11T18:41:49.355Z] v3.0.0-dev.28 [2023-04-11T18:41:49.355Z] v3.0.0-dev.29 [2023-04-11T18:41:49.355Z] v3.0.0-dev.3 [2023-04-11T18:41:49.355Z] v3.0.0-dev.30 [2023-04-11T18:41:49.355Z] v3.0.0-dev.4 [2023-04-11T18:41:49.355Z] v3.0.0-dev.5 [2023-04-11T18:41:49.355Z] v3.0.0-dev.6 [2023-04-11T18:41:49.355Z] v3.0.0-dev.7 [2023-04-11T18:41:49.355Z] v3.0.0-dev.8 [2023-04-11T18:41:49.355Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-11T18:41:49.640Z] + lftools sign git-tag v2.3.1-dev.3 [2023-04-11T18:41:50.208Z] Signing Git tag with Sigul... [2023-04-11T18:41:50.208Z] Signing v2.3.1-dev.3 [Pipeline] echo [2023-04-11T18:41:50.475Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:41:50.753Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-11T18:41:50.760Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-11T18:41:50.776Z] $ docker stop --time=1 8bdcebbaccef890cc8fc6dac5e5e86338a03d6711314a0a6cff894bb0c837fc9 [2023-04-11T18:41:52.094Z] $ docker rm -f --volumes 8bdcebbaccef890cc8fc6dac5e5e86338a03d6711314a0a6cff894bb0c837fc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-11T18:41:52.490Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T18:41:52.490Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:41:52.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T18:41:52.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:41:52.848Z] prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container [2023-04-11T18:41:52.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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-04-11T18:41:53.184Z] $ docker top a8245c2e3c92b11565a65268b28858fd3a0d03827d53b6b96becca912d67c793 -eo pid,comm [2023-04-11T18:41:53.229Z] 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-04-11T18:41:53.229Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T18:41:53.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T18:41:53.270Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T18:41:53.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T18:41:53.376Z] $ docker exec a8245c2e3c92b11565a65268b28858fd3a0d03827d53b6b96becca912d67c793 ssh-agent [2023-04-11T18:41:53.470Z] SSH_AUTH_SOCK=/tmp/ssh-N5BlPYYYBm2K/agent.32 [2023-04-11T18:41:53.470Z] SSH_AGENT_PID=38 [2023-04-11T18:41:53.475Z] Running ssh-add (command line suppressed) [2023-04-11T18:41:53.570Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_977137041654135706.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_977137041654135706.key) [2023-04-11T18:41:53.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T18:41:53.870Z] + git semver bump pre [2023-04-11T18:41:54.130Z] 2023-04-11 18:41:54,027 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T18:41:54.130Z] 2023-04-11 18:41:54,028 [bump_version] DEBUG bumping version:2.3.1-dev.3 on axis:pre with prefix:dev [2023-04-11T18:41:54.130Z] 2023-04-11 18:41:54,028 [bump_version] DEBUG bumped version:2.3.1-dev.4 [2023-04-11T18:41:54.130Z] 2023-04-11 18:41:54,028 [write_version] DEBUG write version:2.3.1-dev.4 to path:/w/workspace/_app-service-configurable_levski/.semver/levski with force:True [2023-04-11T18:41:54.130Z] 2023-04-11 18:41:54,028 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T18:41:54.130Z] 2023-04-11 18:41:54,028 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T18:41:54.130Z] 2023-04-11 18:41:54,030 [execute] INFO git cat-file --batch-check [2023-04-11T18:41:54.130Z] 2023-04-11 18:41:54,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T18:41:54.130Z] 2023-04-11 18:41:54,036 [execute] INFO git cat-file --batch [2023-04-11T18:41:54.130Z] 2023-04-11 18:41:54,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T18:41:54.130Z] 2023-04-11 18:41:54,040 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T18:41:54.130Z] 2.3.1-dev.4 [Pipeline] } [2023-04-11T18:41:54.141Z] $ docker exec --env ******** --env ******** a8245c2e3c92b11565a65268b28858fd3a0d03827d53b6b96becca912d67c793 ssh-agent -k [2023-04-11T18:41:54.237Z] unset SSH_AUTH_SOCK; [2023-04-11T18:41:54.237Z] unset SSH_AGENT_PID; [2023-04-11T18:41:54.238Z] echo Agent pid 38 killed; [2023-04-11T18:41:54.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T18:41:54.545Z] + git semver [Pipeline] } [2023-04-11T18:41:54.818Z] $ docker stop --time=1 a8245c2e3c92b11565a65268b28858fd3a0d03827d53b6b96becca912d67c793 [2023-04-11T18:41:56.096Z] $ docker rm -f --volumes a8245c2e3c92b11565a65268b28858fd3a0d03827d53b6b96becca912d67c793 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T18:41:56.439Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T18:41:56.439Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:41:56.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T18:41:56.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:41:56.829Z] prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container [2023-04-11T18:41:56.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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-04-11T18:41:57.283Z] $ docker top ae7d94060f11b4b3bedbbb4c39e255662557396db8b94c0c5a0e88028c023595 -eo pid,comm [2023-04-11T18:41:57.335Z] 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-04-11T18:41:57.335Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T18:41:57.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T18:41:57.385Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T18:41:57.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T18:41:57.515Z] $ docker exec ae7d94060f11b4b3bedbbb4c39e255662557396db8b94c0c5a0e88028c023595 ssh-agent [2023-04-11T18:41:57.610Z] SSH_AUTH_SOCK=/tmp/ssh-21gAImg4TBt7/agent.33 [2023-04-11T18:41:57.610Z] SSH_AGENT_PID=39 [2023-04-11T18:41:57.615Z] Running ssh-add (command line suppressed) [2023-04-11T18:41:57.720Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_3672915215610901641.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_3672915215610901641.key) [2023-04-11T18:41:57.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T18:41:58.028Z] + git semver push [2023-04-11T18:41:58.287Z] 2023-04-11 18:41:58,186 [run_push] DEBUG push [2023-04-11T18:41:58.287Z] 2023-04-11 18:41:58,186 [execute] INFO git cat-file --batch-check [2023-04-11T18:41:58.287Z] 2023-04-11 18:41:58,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T18:41:58.287Z] 2023-04-11 18:41:58,190 [execute] INFO git rev-list 8b12c4aa523cb84032aa935f456a4031c9dffe80 -- [2023-04-11T18:41:58.287Z] 2023-04-11 18:41:58,190 [execute] DEBUG Popen(['git', 'rev-list', '8b12c4aa523cb84032aa935f456a4031c9dffe80', '--'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T18:41:58.287Z] 2023-04-11 18:41:58,200 [execute] INFO git fetch -v origin [2023-04-11T18:41:58.287Z] 2023-04-11 18:41:58,200 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-11T18:41:58.877Z] 2023-04-11 18:41:58,657 [run_push] DEBUG no remote changes detected [2023-04-11T18:41:58.877Z] 2023-04-11 18:41:58,658 [execute] INFO git push origin semver [2023-04-11T18:41:58.877Z] 2023-04-11 18:41:58,658 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T18:41:59.814Z] 2023-04-11 18:41:59,508 [run_push] DEBUG push all version tags [2023-04-11T18:41:59.814Z] 2023-04-11 18:41:59,509 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-11T18:41:59.814Z] 2023-04-11 18:41:59,509 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) [2023-04-11T18:42:00.380Z] 2023-04-11 18:42:00,260 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T18:42:00.380Z] 2.3.1-dev.4 [Pipeline] } [2023-04-11T18:42:00.392Z] $ docker exec --env ******** --env ******** ae7d94060f11b4b3bedbbb4c39e255662557396db8b94c0c5a0e88028c023595 ssh-agent -k [2023-04-11T18:42:00.487Z] unset SSH_AUTH_SOCK; [2023-04-11T18:42:00.488Z] unset SSH_AGENT_PID; [2023-04-11T18:42:00.488Z] echo Agent pid 39 killed; [2023-04-11T18:42:00.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T18:42:00.797Z] + git semver [Pipeline] } [2023-04-11T18:42:01.068Z] $ docker stop --time=1 ae7d94060f11b4b3bedbbb4c39e255662557396db8b94c0c5a0e88028c023595 [2023-04-11T18:42:02.482Z] $ docker rm -f --volumes ae7d94060f11b4b3bedbbb4c39e255662557396db8b94c0c5a0e88028c023595 [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-04-11T18:42:03.009Z] + [ -d /w/workspace/_app-service-configurable_levski/archives ] [2023-04-11T18:42:03.009Z] + ls -al /w/workspace/_app-service-configurable_levski/archives [2023-04-11T18:42:03.009Z] total 16 [2023-04-11T18:42:03.009Z] drwxr-xr-x 3 root root 4096 Apr 11 18:33 . [2023-04-11T18:42:03.009Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 18:41 .. [2023-04-11T18:42:03.009Z] drwxr-xr-x 2 root root 4096 Apr 11 18:33 cost [2023-04-11T18:42:03.009Z] -rw-r--r-- 1 root root 96 Apr 11 18:33 cost.csv [2023-04-11T18:42:03.009Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_levski/archives [2023-04-11T18:42:03.009Z] + ls -al /w/workspace/_app-service-configurable_levski/archives [2023-04-11T18:42:03.009Z] total 16 [2023-04-11T18:42:03.009Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 18:33 . [2023-04-11T18:42:03.009Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 18:41 .. [2023-04-11T18:42:03.009Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 18:33 cost [2023-04-11T18:42:03.009Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 11 18:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:42:03.299Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:42:04.160Z] ---> package-listing.sh [2023-04-11T18:42:04.160Z] ++ facter osfamily [2023-04-11T18:42:04.160Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T18:42:04.420Z] + OS_FAMILY=debian [2023-04-11T18:42:04.420Z] + workspace=/w/workspace/_app-service-configurable_levski [2023-04-11T18:42:04.420Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T18:42:04.420Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T18:42:04.420Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T18:42:04.420Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T18:42:04.420Z] + '[' /w/workspace/_app-service-configurable_levski ']' [2023-04-11T18:42:04.420Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T18:42:04.420Z] + case "${OS_FAMILY}" in [2023-04-11T18:42:04.420Z] + dpkg -l [2023-04-11T18:42:04.420Z] + grep '^ii' [2023-04-11T18:42:04.420Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T18:42:04.420Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T18:42:04.420Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T18:42:04.420Z] + '[' /w/workspace/_app-service-configurable_levski ']' [2023-04-11T18:42:04.420Z] + mkdir -p /w/workspace/_app-service-configurable_levski/archives/ [2023-04-11T18:42:04.420Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_levski/archives/ [Pipeline] echo [2023-04-11T18:42:04.432Z] 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/_app-service-configurable_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-11T18:42:04.718Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:42:05.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T18:42:05.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:42:05.335Z] prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container [2023-04-11T18:42:05.367Z] $ 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/_app-service-configurable_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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-04-11T18:42:05.578Z] $ docker top 100cd25a47213e5b5c39fffc553399174fb908a61aad10b252d52c056a434aee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T18:42:05.917Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T18:42:06.203Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T18:42:06.486Z] + ls /var/log/sa-host [2023-04-11T18:42:06.486Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T18:42:06.550Z] provisioning config files... [2023-04-11T18:42:06.560Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config8835364692148546179tmp [Pipeline] { [Pipeline] echo [2023-04-11T18:42:06.571Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:42:06.856Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T18:42:06.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:42:07.197Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T18:42:07.205Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:42:07.489Z] ---> sudo-logs.sh [2023-04-11T18:42:07.490Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T18:42:07.516Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:42:07.799Z] ---> job-cost.sh [2023-04-11T18:42:07.799Z] lf-activate-venv: SKIPPING [2023-04-11T18:42:07.799Z] DEBUG: total: 0.2199999988079071 [2023-04-11T18:42:07.799Z] INFO: Retrieving Stack Cost... [2023-04-11T18:42:08.058Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T18:42:08.627Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T18:42:08.637Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:42:08.918Z] ---> logs-deploy.sh [2023-04-11T18:42:08.918Z] lf-activate-venv: SKIPPING [2023-04-11T18:42:08.918Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/levski/3 [2023-04-11T18:42:08.918Z] INFO: archiving workspace using pattern(s): [2023-04-11T18:42:09.853Z] Archives upload complete. [2023-04-11T18:42:09.853Z] INFO: archiving logs to Nexus