Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c583aa4fb078343a3c888109ea4df2cf2137b3df 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-ssh13197825792743241387.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11911383872378620571.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6162684768750646474.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14411469433954485904.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17043928606326431878.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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10134 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c583aa4fb078343a3c888109ea4df2cf2137b3df (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#613)" > 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 c583aa4fb078343a3c888109ea4df2cf2137b3df # timeout=10 > git rev-list --no-walk 52199917436ecc7613ed2233e2d3644ee65f7bdc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:28:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:28:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:28:18 ========================================================= 18:28:18 EdgeX Global Pipelines Version Info 18:28:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:28:19 ------------------- 18:28:19 stable info: 18:28:19 ------------------- 18:28:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:28:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:28:19 Message: update stable to v1.0.254 18:28:19 ------------------- 18:28:19 experimental info: 18:28:19 ------------------- 18:28:19 Commited By: **** collab-it+edgex@linuxfoundation.org 18:28:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:28:19 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:28:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:28:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:28:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:28:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:28:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:28:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:28:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c583aa4 [Pipeline] echo 18:28:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:20 provisioning config files... 18:28:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13728481225788694610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:20 ---> docker-login.sh 18:28:20 nexus3.edgexfoundry.org:10001 18:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:20 Configure a credential helper to remove this warning. See 18:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:20 18:28:20 Login Succeeded 18:28:20 nexus3.edgexfoundry.org:10002 18:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:20 Configure a credential helper to remove this warning. See 18:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:20 18:28:20 Login Succeeded 18:28:20 nexus3.edgexfoundry.org:10003 18:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:21 Configure a credential helper to remove this warning. See 18:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:21 18:28:21 Login Succeeded 18:28:21 nexus3.edgexfoundry.org:10004 18:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:21 Configure a credential helper to remove this warning. See 18:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:21 18:28:21 Login Succeeded 18:28:21 docker.io 18:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:21 Configure a credential helper to remove this warning. See 18:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:21 18:28:21 Login Succeeded 18:28:21 ---> docker-login.sh ends [Pipeline] } 18:28:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:28:23 + git rev-list -1 --merges c583aa4fb078343a3c888109ea4df2cf2137b3df~1..c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] echo 18:28:23 -----------> git rev-list -1 --merges c583aa4fb078343a3c888109ea4df2cf2137b3df~1..c583aa4fb078343a3c888109ea4df2cf2137b3df c583aa4fb078343a3c888109ea4df2cf2137b3df [false] [Pipeline] sh 18:28:27 + git log --format=format:%s -1 c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] echo 18:28:27 ========================================================= 18:28:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:28:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:27 + git log --format=format:%s -1 c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] echo 18:28:27 [semverPrep] GIT_COMMIT: c583aa4fb078343a3c888109ea4df2cf2137b3df, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#613) [Pipeline] echo 18:28:27 [semverPrep] This is not a build commit. [Pipeline] sh 18:28:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:28:27 + grep -v github /etc/ssh/ssh_known_hosts 18:28:27 + [ -e /tmp/ssh_known_hosts ] 18:28:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:28:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:28:27 + sudo tee -a /etc/ssh/ssh_known_hosts 18:28:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:28 18:28:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:31 0.1.4: Pulling from edgex-devops/py-git-semver 18:28:31 b85a868b505f: Pulling fs layer 18:28:31 e2be974225ed: Pulling fs layer 18:28:31 339a4e72a1f5: Pulling fs layer 18:28:31 988bab9f4d93: Pulling fs layer 18:28:31 1469e6f7b9e6: Pulling fs layer 18:28:31 eaf3925da568: Pulling fs layer 18:28:31 bab4dde63d76: Pulling fs layer 18:28:31 bde34c3a00c8: Pulling fs layer 18:28:31 b352a97aabf1: Pulling fs layer 18:28:31 4872d77fe225: Pulling fs layer 18:28:31 5851b861e8e6: Pulling fs layer 18:28:31 1469e6f7b9e6: Waiting 18:28:31 eaf3925da568: Waiting 18:28:31 bab4dde63d76: Waiting 18:28:31 bde34c3a00c8: Waiting 18:28:31 b352a97aabf1: Waiting 18:28:31 4872d77fe225: Waiting 18:28:31 5851b861e8e6: Waiting 18:28:31 988bab9f4d93: Waiting 18:28:31 e2be974225ed: Download complete 18:28:31 988bab9f4d93: Verifying Checksum 18:28:31 988bab9f4d93: Download complete 18:28:35 1469e6f7b9e6: Verifying Checksum 18:28:35 1469e6f7b9e6: Download complete 18:28:35 eaf3925da568: Download complete 18:28:35 339a4e72a1f5: Verifying Checksum 18:28:35 339a4e72a1f5: Download complete 18:28:35 bde34c3a00c8: Verifying Checksum 18:28:35 bde34c3a00c8: Download complete 18:28:35 b352a97aabf1: Verifying Checksum 18:28:35 b352a97aabf1: Download complete 18:28:35 4872d77fe225: Verifying Checksum 18:28:35 4872d77fe225: Download complete 18:28:35 5851b861e8e6: Verifying Checksum 18:28:35 5851b861e8e6: Download complete 18:28:36 b85a868b505f: Verifying Checksum 18:28:36 b85a868b505f: Download complete 18:28:36 bab4dde63d76: Download complete 18:28:37 b85a868b505f: Pull complete 18:28:37 e2be974225ed: Pull complete 18:28:37 339a4e72a1f5: Pull complete 18:28:37 988bab9f4d93: Pull complete 18:28:38 1469e6f7b9e6: Pull complete 18:28:38 eaf3925da568: Pull complete 18:28:41 bab4dde63d76: Pull complete 18:28:41 bde34c3a00c8: Pull complete 18:28:41 b352a97aabf1: Pull complete 18:28:41 4872d77fe225: Pull complete 18:28:41 5851b861e8e6: Pull complete 18:28:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:28:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:41 prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container 18:28:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:28:44 $ docker top 24900b18316187cdd74c4904b7aba8eb75ec81fbe187bf1cdaaaea6b08fc509a -eo pid,comm 18:28:44 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). 18:28:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:44 [ssh-agent] Looking for ssh-agent implementation... 18:28:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:45 $ docker exec 24900b18316187cdd74c4904b7aba8eb75ec81fbe187bf1cdaaaea6b08fc509a ssh-agent 18:28:44 SSH_AUTH_SOCK=/tmp/ssh-6SKU6ZM4pPBG/agent.32 18:28:44 SSH_AGENT_PID=38 18:28:44 Running ssh-add (command line suppressed) 18:28:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8008573377997567345.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8008573377997567345.key) 18:28:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:45 + git tag --points-at HEAD [Pipeline] } 18:28:45 $ docker exec --env ******** --env ******** 24900b18316187cdd74c4904b7aba8eb75ec81fbe187bf1cdaaaea6b08fc509a ssh-agent -k 18:28:45 unset SSH_AUTH_SOCK; 18:28:45 unset SSH_AGENT_PID; 18:28:45 echo Agent pid 38 killed; 18:28:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:28:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:45 [ssh-agent] Looking for ssh-agent implementation... 18:28:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:45 $ docker exec 24900b18316187cdd74c4904b7aba8eb75ec81fbe187bf1cdaaaea6b08fc509a ssh-agent 18:28:45 SSH_AUTH_SOCK=/tmp/ssh-ea5i0BM0I8nn/agent.70 18:28:45 SSH_AGENT_PID=77 18:28:45 Running ssh-add (command line suppressed) 18:28:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2487278471755759536.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2487278471755759536.key) 18:28:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:45 + git semver init 18:28:46 2023-10-24 18:28:46,660 [run_init] DEBUG init version:0.0.0 force:False 18:28:46 2023-10-24 18:28:46,661 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 18:28:46 2023-10-24 18:28:46,661 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 18:28:46 2023-10-24 18:28:46,661 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:28:47 2023-10-24 18:28:47,561 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 18:28:47 2023-10-24 18:28:47,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 18:28:47 2023-10-24 18:28:47,562 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:28:47 2023-10-24 18:28:47,562 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:28:47 3.1.0-dev.32 [Pipeline] } 18:28:47 $ docker exec --env ******** --env ******** 24900b18316187cdd74c4904b7aba8eb75ec81fbe187bf1cdaaaea6b08fc509a ssh-agent -k 18:28:47 unset SSH_AUTH_SOCK; 18:28:47 unset SSH_AGENT_PID; 18:28:47 echo Agent pid 77 killed; 18:28:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:47 + git semver [Pipeline] } 18:28:48 $ docker stop --time=1 24900b18316187cdd74c4904b7aba8eb75ec81fbe187bf1cdaaaea6b08fc509a 18:28:49 $ docker rm -f --volumes 24900b18316187cdd74c4904b7aba8eb75ec81fbe187bf1cdaaaea6b08fc509a [Pipeline] // withDockerContainer [Pipeline] sh 18:28:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:28:49 Stashed 1 file(s) [Pipeline] echo 18:28:49 [edgeXSemver]: initialized semver on version 3.1.0-dev.32 [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 18:28:49 provisioning config files... 18:28:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6872885120983454987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:50 ---> docker-login.sh 18:28:50 nexus3.edgexfoundry.org:10001 18:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:50 Configure a credential helper to remove this warning. See 18:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:50 18:28:50 Login Succeeded 18:28:50 nexus3.edgexfoundry.org:10002 18:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:50 Configure a credential helper to remove this warning. See 18:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:50 18:28:50 Login Succeeded 18:28:50 nexus3.edgexfoundry.org:10003 18:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:50 Configure a credential helper to remove this warning. See 18:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:50 18:28:50 Login Succeeded 18:28:50 nexus3.edgexfoundry.org:10004 18:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:50 Configure a credential helper to remove this warning. See 18:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:50 18:28:50 Login Succeeded 18:28:50 docker.io 18:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:50 Configure a credential helper to remove this warning. See 18:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:50 18:28:50 Login Succeeded 18:28:50 ---> docker-login.sh ends [Pipeline] } 18:28:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:28:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:50 ========================================================= 18:28:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:28:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:28:51 Sending build context to Docker daemon 3.361MB 18:28:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:28:51 Step 2/12 : FROM ${BASE} AS builder 18:28:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:28:51 7264a8db6415: Pulling fs layer 18:28:51 c4d48a809fc2: Pulling fs layer 18:28:51 4f1c88b9dad5: Pulling fs layer 18:28:51 ad3a456e5733: Pulling fs layer 18:28:51 33e27b845d1e: Pulling fs layer 18:28:51 c68163c4e522: Pulling fs layer 18:28:51 50da416c3ac9: Pulling fs layer 18:28:51 23d2d4c4bb30: Pulling fs layer 18:28:51 33e27b845d1e: Waiting 18:28:51 50da416c3ac9: Waiting 18:28:51 23d2d4c4bb30: Waiting 18:28:51 ad3a456e5733: Waiting 18:28:51 c68163c4e522: Waiting 18:28:51 c4d48a809fc2: Verifying Checksum 18:28:51 c4d48a809fc2: Download complete 18:28:51 ad3a456e5733: Verifying Checksum 18:28:51 ad3a456e5733: Download complete 18:28:51 33e27b845d1e: Download complete 18:28:51 7264a8db6415: Verifying Checksum 18:28:51 7264a8db6415: Download complete 18:28:51 c68163c4e522: Verifying Checksum 18:28:51 c68163c4e522: Download complete 18:28:51 7264a8db6415: Pull complete 18:28:51 23d2d4c4bb30: Verifying Checksum 18:28:51 23d2d4c4bb30: Download complete 18:28:51 c4d48a809fc2: Pull complete 18:28:51 4f1c88b9dad5: Verifying Checksum 18:28:51 4f1c88b9dad5: Download complete 18:28:52 50da416c3ac9: Verifying Checksum 18:28:52 50da416c3ac9: Download complete 18:28:55 4f1c88b9dad5: Pull complete 18:28:55 ad3a456e5733: Pull complete 18:28:55 33e27b845d1e: Pull complete 18:28:55 c68163c4e522: Pull complete 18:28:57 50da416c3ac9: Pull complete 18:28:58 23d2d4c4bb30: Pull complete 18:28:58 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:28:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:28:58 ---> 0786185ac409 18:28:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:29:01 ---> Running in 1552af16436f 18:29:01 Removing intermediate container 1552af16436f 18:29:01 ---> 8ce8f8497af7 18:29:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:29:01 ---> Running in 8f46f7174460 18:29:01 Removing intermediate container 8f46f7174460 18:29:01 ---> 2c4d88b31ef3 18:29:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:29:01 ---> Running in 19042d53ab82 18:29:01 Removing intermediate container 19042d53ab82 18:29:01 ---> 0eccd48338d4 18:29:01 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:01 ---> Running in e2aeb14b91a6 18:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:29:02 OK: 264 MiB in 52 packages 18:29:02 Removing intermediate container e2aeb14b91a6 18:29:02 ---> 0c8d3fd81d0f 18:29:02 Step 7/12 : WORKDIR /app 18:29:02 ---> Running in d7abd4d1a8fd 18:29:02 Removing intermediate container d7abd4d1a8fd 18:29:02 ---> 319f68df5534 18:29:02 Step 8/12 : COPY go.mod vendor* ./ 18:29:02 ---> 6d39b129ff04 18:29:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:02 ---> Running in fec69eb78eb9 18:29:04 Still waiting to schedule task 18:29:04 ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:29:04 ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:29:04 ‘prd-ubuntu20.04-docker-8c-8g-10139’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:29:04 ‘prd-ubuntu20.04-docker-8c-8g-9984’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:29:04 ‘prd-ubuntu20.04-docker-8c-8g-9985’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:29:04 ‘prd-ubuntu20.04-docker-8c-8g-9986’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:29:04 ‘prd-ubuntu20.04-docker-8c-8g-9988’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:29:04 ‘prd-ubuntu20.04-docker-8c-8g-9989’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:29:04 ‘prd-ubuntu20.04-docker-8c-8g-9990’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:29:04 ‘prd-ubuntu20.04-docker-8c-8g-9993’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:29:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10001’ is offline 18:29:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10002’ is offline 18:29:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10130’ is offline 18:29:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9995’ is offline 18:29:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9997’ is offline 18:29:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9999’ is offline 18:29:49 Removing intermediate container fec69eb78eb9 18:29:49 ---> 5312d826badd 18:29:49 Step 10/12 : COPY . . 18:29:49 ---> b46478cfc53d 18:29:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:29:49 ---> Running in be5627e96e53 18:29:49 Removing intermediate container be5627e96e53 18:29:49 ---> ce8c76eb75ca 18:29:49 Step 12/12 : RUN $MAKE 18:29:49 ---> Running in 4dba6d356e2a 18:29:49 noop 18:29:49 Removing intermediate container 4dba6d356e2a 18:29:49 ---> 1d8e476e74be 18:29:49 Successfully built 1d8e476e74be 18:29:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:49 + docker inspect -f . ci-base-image-x86_64 18:29:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:49 prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container 18:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:29:50 $ docker top 5f2749a1f4d3ad825c6633e12f9bce70f2d66188702c334f5ebcb0b531a0cf4f -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:50 + go version 18:29:50 go version go1.21.0 linux/amd64 [Pipeline] } 18:29:50 $ docker stop --time=1 5f2749a1f4d3ad825c6633e12f9bce70f2d66188702c334f5ebcb0b531a0cf4f 18:29:51 $ docker rm -f --volumes 5f2749a1f4d3ad825c6633e12f9bce70f2d66188702c334f5ebcb0b531a0cf4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:52 + docker inspect -f . ci-base-image-x86_64 18:29:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:52 prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container 18:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:29:52 $ docker top 72208764a645ee12688a0ab25abe59340c93b39dbdb74d3db8d2d51990269037 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:52 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 18:29:53 + make test 18:29:53 go test -race -coverprofile=coverage.out ./... 18:30:11 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:30:33 go vet ./... 18:30:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:30:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:30:34 ./bin/test-attribution-txt.sh [Pipeline] echo 18:30:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:30:34 $ docker stop --time=1 72208764a645ee12688a0ab25abe59340c93b39dbdb74d3db8d2d51990269037 18:30:37 $ docker rm -f --volumes 72208764a645ee12688a0ab25abe59340c93b39dbdb74d3db8d2d51990269037 [Pipeline] // withDockerContainer [Pipeline] sh 18:30:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:30:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:30:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:30:39 + ls -al . 18:30:39 total 180 18:30:39 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 18:29 . 18:30:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:28 .. 18:30:39 -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 18:28 .dockerignore 18:30:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:30 .git 18:30:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 .github 18:30:39 -rw-rw-r-- 1 jenkins jenkins 106 Oct 24 18:28 .gitignore 18:30:39 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:28 .golangci.yml 18:30:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:28 .semver 18:30:39 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 18:28 Attribution.txt 18:30:39 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 18:28 CHANGELOG.md 18:30:39 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 18:28 Dockerfile 18:30:39 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:28 GOVERNANCE.md 18:30:39 -rw-rw-r-- 1 jenkins jenkins 666 Oct 24 18:28 Jenkinsfile 18:30:39 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 18:28 LICENSE 18:30:39 -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 18:28 OWNERS.md 18:30:39 -rw-rw-r-- 1 jenkins jenkins 4550 Oct 24 18:28 README.md 18:30:39 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:28 VERSION 18:30:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:28 bin 18:30:39 -rw-r--r-- 1 jenkins jenkins 13 Oct 24 18:29 coverage.out 18:30:39 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 18:28 go.mod 18:30:39 -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 18:28 go.sum 18:30:39 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 18:28 main.go 18:30:39 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 18:28 makefile 18:30:39 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:39 + 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=c583aa4fb078343a3c888109ea4df2cf2137b3df --label arch=amd64 --label version=3.1.0-dev.32 . 18:30:39 Sending build context to Docker daemon 3.362MB 18:30:39 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:30:39 Step 2/26 : FROM ${BASE} AS builder 18:30:39 ---> 1d8e476e74be 18:30:39 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:30:39 ---> Running in a6559f24ae6f 18:30:39 Removing intermediate container a6559f24ae6f 18:30:39 ---> cfc0ce542e5d 18:30:39 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:30:39 ---> Running in c3754b36e933 18:30:39 Removing intermediate container c3754b36e933 18:30:39 ---> 4dd17a97fc44 18:30:39 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:30:39 ---> Running in dc949539fb63 18:30:39 Removing intermediate container dc949539fb63 18:30:39 ---> dcfe2025d624 18:30:39 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:30:40 ---> Running in c9fc034e3ac1 18:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:30:40 OK: 264 MiB in 52 packages 18:30:40 Removing intermediate container c9fc034e3ac1 18:30:40 ---> 481a3c6ff32f 18:30:40 Step 7/26 : WORKDIR /app 18:30:40 ---> Running in 79625c9f7607 18:30:40 Removing intermediate container 79625c9f7607 18:30:40 ---> dfee6caa673d 18:30:40 Step 8/26 : COPY go.mod vendor* ./ 18:30:40 ---> 09926c397870 18:30:40 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:30:41 ---> Running in e192047ea199 18:30:41 Removing intermediate container e192047ea199 18:30:41 ---> 01b61c3a9170 18:30:41 Step 10/26 : COPY . . 18:30:41 ---> 6d1b89f8ac6b 18:30:41 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:30:41 ---> Running in 38b78046a5b1 18:30:42 Removing intermediate container 38b78046a5b1 18:30:42 ---> 869b8e05b72d 18:30:42 Step 12/26 : RUN $MAKE 18:30:42 ---> Running in 5f958a11d0ec 18:30:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.32" -trimpath -mod=readonly -o app-service-configurable 18:31:00 Removing intermediate container 5f958a11d0ec 18:31:00 ---> aadef8214a87 18:31:00 Step 13/26 : FROM alpine:3.18 18:31:00 3.18: Pulling from library/alpine 18:31:00 96526aa774ef: Pulling fs layer 18:31:00 96526aa774ef: Download complete 18:31:00 96526aa774ef: Pull complete 18:31:00 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:31:00 Status: Downloaded newer image for alpine:3.18 18:31:00 ---> 8ca4688f4f35 18:31:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:31:00 ---> Running in 9b858bbd9c3c 18:31:00 Removing intermediate container 9b858bbd9c3c 18:31:00 ---> c41078682ae2 18:31:00 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:31:00 ---> Running in 3933c068717b 18:31:00 Removing intermediate container 3933c068717b 18:31:00 ---> d7aad4575ce7 18:31:00 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:31:00 ---> Running in c85fb8ef61d3 18:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:31:01 (1/2) Installing ca-certificates (20230506-r0) 18:31:01 (2/2) Installing dumb-init (1.2.5-r2) 18:31:01 Executing busybox-1.36.1-r2.trigger 18:31:01 Executing ca-certificates-20230506-r0.trigger 18:31:01 OK: 8 MiB in 17 packages 18:31:01 Removing intermediate container c85fb8ef61d3 18:31:01 ---> 728f0f38a7c5 18:31:01 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:31:02 ---> 026c393531ca 18:31:02 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:31:02 ---> bf23a1156d58 18:31:02 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:31:02 ---> b94874b73218 18:31:02 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:31:02 ---> 737141c046ad 18:31:02 Step 21/26 : EXPOSE 48095 18:31:02 ---> Running in 38e045714f9a 18:31:02 Removing intermediate container 38e045714f9a 18:31:02 ---> 78d819689eab 18:31:02 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:31:02 ---> Running in 7a3a389dabef 18:31:03 Removing intermediate container 7a3a389dabef 18:31:03 ---> 56f9f45e5c59 18:31:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:31:03 ---> Running in 80ddd91bb9ec 18:31:03 Removing intermediate container 80ddd91bb9ec 18:31:03 ---> 53170b3a897c 18:31:03 Step 24/26 : LABEL arch=amd64 18:31:03 ---> Running in 0516a4a6d90e 18:31:03 Removing intermediate container 0516a4a6d90e 18:31:03 ---> 4af028278a05 18:31:03 Step 25/26 : LABEL git_sha=c583aa4fb078343a3c888109ea4df2cf2137b3df 18:31:03 ---> Running in 7e9be82140c9 18:31:03 Removing intermediate container 7e9be82140c9 18:31:03 ---> 47e03b1d5589 18:31:03 Step 26/26 : LABEL version=3.1.0-dev.32 18:31:03 ---> Running in 120835388b20 18:31:03 Removing intermediate container 120835388b20 18:31:03 ---> 89fbd5726ae5 18:31:03 [Warning] One or more build-args [ARCH] were not consumed 18:31:03 Successfully built 89fbd5726ae5 18:31:03 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 18:31:03 provisioning config files... 18:31:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3587695816820145925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:03 ---> docker-login.sh 18:31:03 nexus3.edgexfoundry.org:10001 18:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:03 Configure a credential helper to remove this warning. See 18:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:03 18:31:03 Login Succeeded 18:31:03 nexus3.edgexfoundry.org:10002 18:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:03 Configure a credential helper to remove this warning. See 18:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:03 18:31:03 Login Succeeded 18:31:03 nexus3.edgexfoundry.org:10003 18:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:04 Configure a credential helper to remove this warning. See 18:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:04 18:31:04 Login Succeeded 18:31:04 nexus3.edgexfoundry.org:10004 18:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:04 Configure a credential helper to remove this warning. See 18:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:04 18:31:04 Login Succeeded 18:31:04 docker.io 18:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:04 Configure a credential helper to remove this warning. See 18:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:04 18:31:04 Login Succeeded 18:31:04 ---> docker-login.sh ends [Pipeline] } 18:31:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:31:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:04 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:31:04 c583aa4fb078343a3c888109ea4df2cf2137b3df 18:31:04 latest 18:31:04 3.1.0-dev.32 18:31:04 c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 18:31:04 main 18:31:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c583aa4fb078343a3c888109ea4df2cf2137b3df 18:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:31:05 fc3c318e5124: Preparing 18:31:05 8be56ba2f981: Preparing 18:31:05 26819c925027: Preparing 18:31:05 9c35841f4630: Preparing 18:31:05 fd3dd5bb9d09: Preparing 18:31:05 cc2447e1835a: Preparing 18:31:05 cc2447e1835a: Waiting 18:31:05 9c35841f4630: Pushed 18:31:05 26819c925027: Pushed 18:31:05 cc2447e1835a: Layer already exists 18:31:05 8be56ba2f981: Pushed 18:31:05 fd3dd5bb9d09: Pushed 18:31:07 fc3c318e5124: Pushed 18:31:07 c583aa4fb078343a3c888109ea4df2cf2137b3df: digest: sha256:7c98f195367012d515d348b71a72ee8a643e3545e3e93757e17af1af26f71510 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:31:08 fc3c318e5124: Preparing 18:31:08 8be56ba2f981: Preparing 18:31:08 26819c925027: Preparing 18:31:08 9c35841f4630: Preparing 18:31:08 fd3dd5bb9d09: Preparing 18:31:08 cc2447e1835a: Preparing 18:31:08 cc2447e1835a: Waiting 18:31:08 8be56ba2f981: Layer already exists 18:31:08 fd3dd5bb9d09: Layer already exists 18:31:08 fc3c318e5124: Layer already exists 18:31:08 26819c925027: Layer already exists 18:31:08 9c35841f4630: Layer already exists 18:31:08 cc2447e1835a: Layer already exists 18:31:08 latest: digest: sha256:7c98f195367012d515d348b71a72ee8a643e3545e3e93757e17af1af26f71510 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.32 18:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:31:09 fc3c318e5124: Preparing 18:31:09 8be56ba2f981: Preparing 18:31:09 26819c925027: Preparing 18:31:09 9c35841f4630: Preparing 18:31:09 fd3dd5bb9d09: Preparing 18:31:09 cc2447e1835a: Preparing 18:31:09 fc3c318e5124: Layer already exists 18:31:09 fd3dd5bb9d09: Layer already exists 18:31:09 9c35841f4630: Layer already exists 18:31:09 26819c925027: Layer already exists 18:31:09 8be56ba2f981: Layer already exists 18:31:09 cc2447e1835a: Layer already exists 18:31:09 3.1.0-dev.32: digest: sha256:7c98f195367012d515d348b71a72ee8a643e3545e3e93757e17af1af26f71510 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 18:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:31:09 fc3c318e5124: Preparing 18:31:09 8be56ba2f981: Preparing 18:31:09 26819c925027: Preparing 18:31:09 9c35841f4630: Preparing 18:31:09 fd3dd5bb9d09: Preparing 18:31:09 cc2447e1835a: Preparing 18:31:09 cc2447e1835a: Waiting 18:31:09 fc3c318e5124: Layer already exists 18:31:09 8be56ba2f981: Layer already exists 18:31:09 9c35841f4630: Layer already exists 18:31:09 26819c925027: Layer already exists 18:31:09 fd3dd5bb9d09: Layer already exists 18:31:09 cc2447e1835a: Layer already exists 18:31:09 c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32: digest: sha256:7c98f195367012d515d348b71a72ee8a643e3545e3e93757e17af1af26f71510 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:31:10 fc3c318e5124: Preparing 18:31:10 8be56ba2f981: Preparing 18:31:10 26819c925027: Preparing 18:31:10 9c35841f4630: Preparing 18:31:10 fd3dd5bb9d09: Preparing 18:31:10 cc2447e1835a: Preparing 18:31:10 cc2447e1835a: Waiting 18:31:10 26819c925027: Layer already exists 18:31:10 fc3c318e5124: Layer already exists 18:31:10 9c35841f4630: Layer already exists 18:31:10 fd3dd5bb9d09: Layer already exists 18:31:10 8be56ba2f981: Layer already exists 18:31:10 cc2447e1835a: Layer already exists 18:31:10 main: digest: sha256:7c98f195367012d515d348b71a72ee8a643e3545e3e93757e17af1af26f71510 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:31:10 ===================================================== [Pipeline] echo 18:31:10 taggedImages: 18:31:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:c583aa4fb078343a3c888109ea4df2cf2137b3df 18:31:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:31:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.32 18:31:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 18:31:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:10 18:31:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:11 latest: Pulling from edgex-lftools-log-publisher 18:31:11 5eb5b503b376: Pulling fs layer 18:31:11 5c69ac0246d0: Pulling fs layer 18:31:11 ec43610c2a17: Pulling fs layer 18:31:11 3a2ae6a8a46f: Pulling fs layer 18:31:11 33b1e0a273af: Pulling fs layer 18:31:11 5d3b04190fa2: Pulling fs layer 18:31:11 2f39f015ded8: Pulling fs layer 18:31:11 3a2ae6a8a46f: Waiting 18:31:11 33b1e0a273af: Waiting 18:31:11 5d3b04190fa2: Waiting 18:31:11 2f39f015ded8: Waiting 18:31:11 5c69ac0246d0: Verifying Checksum 18:31:11 5c69ac0246d0: Download complete 18:31:11 3a2ae6a8a46f: Download complete 18:31:11 33b1e0a273af: Download complete 18:31:11 5d3b04190fa2: Verifying Checksum 18:31:11 5d3b04190fa2: Download complete 18:31:11 ec43610c2a17: Verifying Checksum 18:31:11 ec43610c2a17: Download complete 18:31:11 5eb5b503b376: Verifying Checksum 18:31:11 5eb5b503b376: Download complete 18:31:11 2f39f015ded8: Download complete 18:31:12 5eb5b503b376: Pull complete 18:31:12 5c69ac0246d0: Pull complete 18:31:12 ec43610c2a17: Pull complete 18:31:12 3a2ae6a8a46f: Pull complete 18:31:12 33b1e0a273af: Pull complete 18:31:13 5d3b04190fa2: Pull complete 18:31:17 2f39f015ded8: Pull complete 18:31:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:31:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:17 prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container 18:31:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:31:21 $ docker top 7781e1e9e114f62b2a8a73a83726eaeac971cf0acfc4eafb9523d82c8b693918 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:21 ---> job-cost.sh 18:31:21 lf-activate-venv: SKIPPING 18:31:21 INFO: No Stack... 18:31:21 INFO: Retrieving Pricing Info for: v3-standard-8 18:31:22 INFO: Archiving Costs [Pipeline] sh 18:31:22 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 18:31:22 + cut -d, -f6 [Pipeline] lock 18:31:22 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] 18:31:22 Resource [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] did not exist. Created. 18:31:22 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:31:22 + echo total: 0.2199999988079071 [Pipeline] stash 18:31:22 Stashed 1 file(s) [Pipeline] } 18:31:22 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] [Pipeline] // lock [Pipeline] } 18:31:22 $ docker stop --time=1 7781e1e9e114f62b2a8a73a83726eaeac971cf0acfc4eafb9523d82c8b693918 18:31:23 $ docker rm -f --volumes 7781e1e9e114f62b2a8a73a83726eaeac971cf0acfc4eafb9523d82c8b693918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:37:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10237 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:37:59 Running in /w/workspace/app-service-configurable/202 [Pipeline] { [Pipeline] checkout 18:37:59 Selected Git installation does not exist. Using Default 18:37:59 The recommended git tool is: NONE 18:38:07 using credential edgex-jenkins-ssh 18:38:07 Cloning the remote Git repository 18:38:07 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:38:08 > git init /w/workspace/app-service-configurable/202 # timeout=10 18:38:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:38:08 > git --version # timeout=10 18:38:08 > git --version # 'git version 2.25.1' 18:38:08 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:09 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:38:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:11 Avoid second fetch 18:38:11 Checking out Revision c583aa4fb078343a3c888109ea4df2cf2137b3df (main) 18:38:11 > git config core.sparsecheckout # timeout=10 18:38:11 > git checkout -f c583aa4fb078343a3c888109ea4df2cf2137b3df # timeout=10 18:38:12 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#613)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:38:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:38:13 Dload Upload Total Spent Left Speed 18:38:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74567 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh 18:38:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:38:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:38:14 + sudo tee /etc/docker/daemon.new 18:38:14 { 18:38:14 "registry-mirrors": [ 18:38:14 "https://nexus3.edgexfoundry.org:10001" 18:38:14 ], 18:38:14 "bip": "10.250.0.254/24", 18:38:14 "hosts": [ 18:38:14 "tcp://0.0.0.0:5555", 18:38:14 "unix:///var/run/docker.sock" 18:38:14 ], 18:38:14 "mtu": 1458, 18:38:14 "selinux-enabled": true, 18:38:14 "seccomp-profile": "/etc/docker/seccomp.json" 18:38:14 } [Pipeline] sh 18:38:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:38:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:33 provisioning config files... 18:38:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/202@tmp/config3359229889124870301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:34 ---> docker-login.sh 18:38:34 nexus3.edgexfoundry.org:10001 18:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:35 Configure a credential helper to remove this warning. See 18:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:35 18:38:35 Login Succeeded 18:38:35 nexus3.edgexfoundry.org:10002 18:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:35 Configure a credential helper to remove this warning. See 18:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:35 18:38:35 Login Succeeded 18:38:35 nexus3.edgexfoundry.org:10003 18:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:35 Configure a credential helper to remove this warning. See 18:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:35 18:38:35 Login Succeeded 18:38:35 nexus3.edgexfoundry.org:10004 18:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:36 Configure a credential helper to remove this warning. See 18:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:36 18:38:36 Login Succeeded 18:38:36 docker.io 18:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:36 Configure a credential helper to remove this warning. See 18:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:36 18:38:36 Login Succeeded 18:38:36 ---> docker-login.sh ends [Pipeline] } 18:38:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:38:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:37 ========================================================= 18:38:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:38:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:38:37 Sending build context to Docker daemon 157.7kB 18:38:37 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:38:37 Step 2/12 : FROM ${BASE} AS builder 18:38:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:38:38 9fda8d8052c6: Pulling fs layer 18:38:38 5d54e960e981: Pulling fs layer 18:38:38 c4a7e357bf2a: Pulling fs layer 18:38:38 f0e02332f6b5: Pulling fs layer 18:38:38 cefa15bbcfad: Pulling fs layer 18:38:38 17808c966233: Pulling fs layer 18:38:38 f4c1fc716caa: Pulling fs layer 18:38:38 cefa15bbcfad: Waiting 18:38:38 17808c966233: Waiting 18:38:38 f4c1fc716caa: Waiting 18:38:38 f0e02332f6b5: Waiting 18:38:38 5d54e960e981: Verifying Checksum 18:38:38 5d54e960e981: Download complete 18:38:38 f0e02332f6b5: Verifying Checksum 18:38:38 f0e02332f6b5: Download complete 18:38:38 cefa15bbcfad: Verifying Checksum 18:38:38 cefa15bbcfad: Download complete 18:38:38 9fda8d8052c6: Download complete 18:38:38 f4c1fc716caa: Verifying Checksum 18:38:38 f4c1fc716caa: Download complete 18:38:39 c4a7e357bf2a: Verifying Checksum 18:38:39 c4a7e357bf2a: Download complete 18:38:40 9fda8d8052c6: Pull complete 18:38:40 17808c966233: Verifying Checksum 18:38:40 17808c966233: Download complete 18:38:40 5d54e960e981: Pull complete 18:38:55 c4a7e357bf2a: Pull complete 18:38:55 f0e02332f6b5: Pull complete 18:38:55 cefa15bbcfad: Pull complete 18:39:04 17808c966233: Pull complete 18:39:09 f4c1fc716caa: Pull complete 18:39:09 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:39:09 ---> ea914061e18c 18:39:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:39:11 ---> Running in c1d69e946e06 18:39:11 Removing intermediate container c1d69e946e06 18:39:11 ---> d6a99b5dff56 18:39:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:39:11 ---> Running in 4c7f7a0464e2 18:39:12 Removing intermediate container 4c7f7a0464e2 18:39:12 ---> c20d8a64d31d 18:39:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:39:12 ---> Running in 4364218f1392 18:39:13 Removing intermediate container 4364218f1392 18:39:13 ---> 461772c12acd 18:39:13 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:39:13 ---> Running in 3fa85ecc36b2 18:39:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:39:16 OK: 266 MiB in 52 packages 18:39:17 Removing intermediate container 3fa85ecc36b2 18:39:17 ---> 8df1655d3c3a 18:39:17 Step 7/12 : WORKDIR /app 18:39:17 ---> Running in b63177a42356 18:39:17 Removing intermediate container b63177a42356 18:39:17 ---> 7f81e50e6f6e 18:39:17 Step 8/12 : COPY go.mod vendor* ./ 18:39:18 ---> 36278055a2b7 18:39:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:18 ---> Running in d3fcc39261b9 18:40:58 Removing intermediate container d3fcc39261b9 18:40:58 ---> b7a9dd9e7553 18:40:58 Step 10/12 : COPY . . 18:40:58 ---> 865c34189907 18:40:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:40:58 ---> Running in fac1eb43b6e8 18:40:58 Removing intermediate container fac1eb43b6e8 18:40:58 ---> ce45cd3579d5 18:40:58 Step 12/12 : RUN $MAKE 18:40:58 ---> Running in e5b87cc30505 18:40:58 noop 18:40:58 Removing intermediate container e5b87cc30505 18:40:58 ---> d199af62d5cc 18:40:58 Successfully built d199af62d5cc 18:40:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:58 + docker inspect -f . ci-base-image-arm64 18:40:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:58 prd-ubuntu20.04-docker-arm64-4c-16g-10237 does not seem to be running inside a container 18:40:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/202 -v /w/workspace/app-service-configurable/202:/w/workspace/app-service-configurable/202:rw,z -v /w/workspace/app-service-configurable/202@tmp:/w/workspace/app-service-configurable/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:41:00 $ docker top cb39bc381fc9f440262ba968c1ec931da9b4173744f6eb4f8ce73d32772c09d2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:01 + go version 18:41:01 go version go1.21.0 linux/arm64 [Pipeline] } 18:41:01 $ docker stop --time=1 cb39bc381fc9f440262ba968c1ec931da9b4173744f6eb4f8ce73d32772c09d2 18:41:02 $ docker rm -f --volumes cb39bc381fc9f440262ba968c1ec931da9b4173744f6eb4f8ce73d32772c09d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:03 + docker inspect -f . ci-base-image-arm64 18:41:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:03 prd-ubuntu20.04-docker-arm64-4c-16g-10237 does not seem to be running inside a container 18:41:03 $ 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/202 -v /w/workspace/app-service-configurable/202:/w/workspace/app-service-configurable/202:rw,z -v /w/workspace/app-service-configurable/202@tmp:/w/workspace/app-service-configurable/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:41:05 $ docker top 6a1615b44083155adfb14d71b0e7e7cd0334d04cf9255c8d660191de8213cf03 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:05 + git config --global --add safe.directory /w/workspace/app-service-configurable/202 [Pipeline] fileExists [Pipeline] sh 18:41:06 + make test 18:41:06 go test -race -coverprofile=coverage.out ./... 18:43:58 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:43:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:43:58 go vet ./... 18:46:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:46:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:46:08 ./bin/test-attribution-txt.sh [Pipeline] echo 18:46:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:46:08 $ docker stop --time=1 6a1615b44083155adfb14d71b0e7e7cd0334d04cf9255c8d660191de8213cf03 18:46:11 $ docker rm -f --volumes 6a1615b44083155adfb14d71b0e7e7cd0334d04cf9255c8d660191de8213cf03 [Pipeline] // withDockerContainer [Pipeline] sh 18:46:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:46:12 Warning: overwriting stash ‘coverage-report’ 18:46:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:46:14 + ls -al . 18:46:14 total 176 18:46:14 drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 18:41 . 18:46:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:38 .. 18:46:14 -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 18:38 .dockerignore 18:46:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:38 .git 18:46:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:38 .github 18:46:14 -rw-rw-r-- 1 jenkins jenkins 106 Oct 24 18:38 .gitignore 18:46:14 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:38 .golangci.yml 18:46:14 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 18:38 Attribution.txt 18:46:14 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 18:38 CHANGELOG.md 18:46:14 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 18:38 Dockerfile 18:46:14 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:38 GOVERNANCE.md 18:46:14 -rw-rw-r-- 1 jenkins jenkins 666 Oct 24 18:38 Jenkinsfile 18:46:14 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 18:38 LICENSE 18:46:14 -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 18:38 OWNERS.md 18:46:14 -rw-rw-r-- 1 jenkins jenkins 4550 Oct 24 18:38 README.md 18:46:14 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:28 VERSION 18:46:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 bin 18:46:14 -rw-r--r-- 1 jenkins jenkins 13 Oct 24 18:41 coverage.out 18:46:14 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 18:38 go.mod 18:46:14 -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 18:38 go.sum 18:46:14 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 18:38 main.go 18:46:14 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 18:38 makefile 18:46:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:14 + 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=c583aa4fb078343a3c888109ea4df2cf2137b3df --label arch=arm64 --label version=3.1.0-dev.32 . 18:46:14 Sending build context to Docker daemon 158.7kB 18:46:16 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:46:16 Step 2/26 : FROM ${BASE} AS builder 18:46:16 ---> d199af62d5cc 18:46:16 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:46:16 ---> Running in 86e254748842 18:46:16 Removing intermediate container 86e254748842 18:46:16 ---> b2da52814b90 18:46:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:46:16 ---> Running in 000d66471893 18:46:17 Removing intermediate container 000d66471893 18:46:17 ---> e454f36a918d 18:46:17 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:46:17 ---> Running in 9f9fd42b9f19 18:46:17 Removing intermediate container 9f9fd42b9f19 18:46:17 ---> a0b70b894b80 18:46:17 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:46:17 ---> Running in 98fedd00ce81 18:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:20 OK: 266 MiB in 52 packages 18:46:21 Removing intermediate container 98fedd00ce81 18:46:21 ---> 68e468c76bfb 18:46:21 Step 7/26 : WORKDIR /app 18:46:21 ---> Running in 4f4f57bb5fc5 18:46:21 Removing intermediate container 4f4f57bb5fc5 18:46:21 ---> b051fcd4338e 18:46:21 Step 8/26 : COPY go.mod vendor* ./ 18:46:22 ---> afad6c02f66f 18:46:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:22 ---> Running in e76bc2b26751 18:46:26 Removing intermediate container e76bc2b26751 18:46:26 ---> 85653798f55a 18:46:26 Step 10/26 : COPY . . 18:46:26 ---> 54934e6f69c5 18:46:26 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:46:26 ---> Running in cf7bfa8dea6a 18:46:26 Removing intermediate container cf7bfa8dea6a 18:46:26 ---> 231e61c0192f 18:46:26 Step 12/26 : RUN $MAKE 18:46:27 ---> Running in 03c1fabf8fc0 18:46:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.32" -trimpath -mod=readonly -o app-service-configurable 18:48:51 Removing intermediate container 03c1fabf8fc0 18:48:51 ---> 7ce46ad67d43 18:48:51 Step 13/26 : FROM alpine:3.18 18:48:51 3.18: Pulling from library/alpine 18:48:51 579b34f0a95b: Pulling fs layer 18:48:51 579b34f0a95b: Verifying Checksum 18:48:51 579b34f0a95b: Download complete 18:48:51 579b34f0a95b: Pull complete 18:48:51 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:48:51 Status: Downloaded newer image for alpine:3.18 18:48:51 ---> 3cc203321400 18:48:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:48:51 ---> Running in 4e8a6dd0ef97 18:48:51 Removing intermediate container 4e8a6dd0ef97 18:48:51 ---> 0d08db24203a 18:48:51 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:48:51 ---> Running in f92ace97567b 18:48:51 Removing intermediate container f92ace97567b 18:48:51 ---> 3225c2cf6649 18:48:51 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:48:51 ---> Running in ddbc9458778f 18:48:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:48:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:48:51 (1/2) Installing ca-certificates (20230506-r0) 18:48:51 (2/2) Installing dumb-init (1.2.5-r2) 18:48:51 Executing busybox-1.36.1-r2.trigger 18:48:51 Executing ca-certificates-20230506-r0.trigger 18:48:51 OK: 9 MiB in 17 packages 18:48:51 Removing intermediate container ddbc9458778f 18:48:51 ---> e0c7c060c419 18:48:51 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:48:51 ---> c274e5fc1585 18:48:51 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:48:51 ---> 58d40e998a2a 18:48:51 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:48:52 ---> 05d17f47f600 18:48:52 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:48:54 ---> eee0820e09b6 18:48:54 Step 21/26 : EXPOSE 48095 18:48:54 ---> Running in 6febc93101ec 18:48:54 Removing intermediate container 6febc93101ec 18:48:54 ---> a158f7393c74 18:48:54 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:48:54 ---> Running in 189c7d536b25 18:48:55 Removing intermediate container 189c7d536b25 18:48:55 ---> 3f574113e167 18:48:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:48:55 ---> Running in ba507d8ff666 18:48:56 Removing intermediate container ba507d8ff666 18:48:56 ---> 21d902318b76 18:48:56 Step 24/26 : LABEL arch=arm64 18:48:56 ---> Running in fe002c423667 18:48:56 Removing intermediate container fe002c423667 18:48:56 ---> b509afdc8ed0 18:48:56 Step 25/26 : LABEL git_sha=c583aa4fb078343a3c888109ea4df2cf2137b3df 18:48:56 ---> Running in e46e1c64f591 18:48:56 Removing intermediate container e46e1c64f591 18:48:56 ---> de19890f6673 18:48:56 Step 26/26 : LABEL version=3.1.0-dev.32 18:48:57 ---> Running in 5ff8fd005b7d 18:48:57 Removing intermediate container 5ff8fd005b7d 18:48:57 ---> f3e50ace43b2 18:48:57 [Warning] One or more build-args [ARCH] were not consumed 18:48:57 Successfully built f3e50ace43b2 18:48:57 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 18:48:57 provisioning config files... 18:48:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/202@tmp/config5685296185620982263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:57 ---> docker-login.sh 18:48:57 nexus3.edgexfoundry.org:10001 18:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:58 Configure a credential helper to remove this warning. See 18:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:58 18:48:58 Login Succeeded 18:48:58 nexus3.edgexfoundry.org:10002 18:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:58 Configure a credential helper to remove this warning. See 18:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:58 18:48:58 Login Succeeded 18:48:58 nexus3.edgexfoundry.org:10003 18:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:59 Configure a credential helper to remove this warning. See 18:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:59 18:48:59 Login Succeeded 18:48:59 nexus3.edgexfoundry.org:10004 18:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:59 Configure a credential helper to remove this warning. See 18:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:59 18:48:59 Login Succeeded 18:48:59 docker.io 18:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:00 Configure a credential helper to remove this warning. See 18:49:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:00 18:49:00 Login Succeeded 18:49:00 ---> docker-login.sh ends [Pipeline] } 18:49:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:49:00 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:49:00 c583aa4fb078343a3c888109ea4df2cf2137b3df 18:49:00 latest 18:49:00 3.1.0-dev.32 18:49:00 c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 18:49:00 main 18:49:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:01 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c583aa4fb078343a3c888109ea4df2cf2137b3df 18:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:49:04 238af1af9395: Preparing 18:49:04 02204677bd67: Preparing 18:49:04 4adc867b9134: Preparing 18:49:04 3f67cb8c81a3: Preparing 18:49:04 5bef9a01ee73: Preparing 18:49:04 5f4d9fc4d98d: Preparing 18:49:04 5f4d9fc4d98d: Waiting 18:49:05 4adc867b9134: Pushed 18:49:05 02204677bd67: Pushed 18:49:05 3f67cb8c81a3: Pushed 18:49:05 5f4d9fc4d98d: Layer already exists 18:49:05 5bef9a01ee73: Pushed 18:49:12 238af1af9395: Pushed 18:49:12 c583aa4fb078343a3c888109ea4df2cf2137b3df: digest: sha256:b0d143946db6ac6480d1c4a48d914294dcdceb0c9417ed31969f5688258dd7d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:12 + 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 18:49:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:49:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:49:12 238af1af9395: Preparing 18:49:12 02204677bd67: Preparing 18:49:12 4adc867b9134: Preparing 18:49:12 3f67cb8c81a3: Preparing 18:49:12 5bef9a01ee73: Preparing 18:49:12 5f4d9fc4d98d: Preparing 18:49:12 5f4d9fc4d98d: Waiting 18:49:12 5bef9a01ee73: Layer already exists 18:49:12 238af1af9395: Layer already exists 18:49:12 3f67cb8c81a3: Layer already exists 18:49:12 02204677bd67: Layer already exists 18:49:12 4adc867b9134: Layer already exists 18:49:12 5f4d9fc4d98d: Layer already exists 18:49:12 latest: digest: sha256:b0d143946db6ac6480d1c4a48d914294dcdceb0c9417ed31969f5688258dd7d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.32 18:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:49:13 238af1af9395: Preparing 18:49:13 02204677bd67: Preparing 18:49:13 4adc867b9134: Preparing 18:49:13 3f67cb8c81a3: Preparing 18:49:13 5bef9a01ee73: Preparing 18:49:13 5f4d9fc4d98d: Preparing 18:49:13 5f4d9fc4d98d: Waiting 18:49:13 02204677bd67: Layer already exists 18:49:13 3f67cb8c81a3: Layer already exists 18:49:13 4adc867b9134: Layer already exists 18:49:13 238af1af9395: Layer already exists 18:49:13 5bef9a01ee73: Layer already exists 18:49:13 5f4d9fc4d98d: Layer already exists 18:49:13 3.1.0-dev.32: digest: sha256:b0d143946db6ac6480d1c4a48d914294dcdceb0c9417ed31969f5688258dd7d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 18:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:49:14 238af1af9395: Preparing 18:49:14 02204677bd67: Preparing 18:49:14 4adc867b9134: Preparing 18:49:14 3f67cb8c81a3: Preparing 18:49:14 5bef9a01ee73: Preparing 18:49:14 5f4d9fc4d98d: Preparing 18:49:14 5f4d9fc4d98d: Waiting 18:49:14 5bef9a01ee73: Layer already exists 18:49:14 3f67cb8c81a3: Layer already exists 18:49:14 238af1af9395: Layer already exists 18:49:14 02204677bd67: Layer already exists 18:49:14 5f4d9fc4d98d: Layer already exists 18:49:14 4adc867b9134: Layer already exists 18:49:14 c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32: digest: sha256:b0d143946db6ac6480d1c4a48d914294dcdceb0c9417ed31969f5688258dd7d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:49:19 238af1af9395: Preparing 18:49:19 02204677bd67: Preparing 18:49:19 4adc867b9134: Preparing 18:49:19 3f67cb8c81a3: Preparing 18:49:19 5bef9a01ee73: Preparing 18:49:19 5f4d9fc4d98d: Preparing 18:49:19 5f4d9fc4d98d: Waiting 18:49:19 238af1af9395: Layer already exists 18:49:19 5bef9a01ee73: Layer already exists 18:49:19 02204677bd67: Layer already exists 18:49:19 3f67cb8c81a3: Layer already exists 18:49:19 4adc867b9134: Layer already exists 18:49:19 5f4d9fc4d98d: Layer already exists 18:49:19 main: digest: sha256:b0d143946db6ac6480d1c4a48d914294dcdceb0c9417ed31969f5688258dd7d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:19 ===================================================== [Pipeline] echo 18:49:19 taggedImages: 18:49:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c583aa4fb078343a3c888109ea4df2cf2137b3df 18:49:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:49:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.32 18:49:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 18:49:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:49:19 18:49:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:49:20 arm64: Pulling from edgex-lftools-log-publisher 18:49:20 8998bd30e6a1: Pulling fs layer 18:49:20 04944245beec: Pulling fs layer 18:49:20 699f458cf7ca: Pulling fs layer 18:49:20 765212b225bb: Pulling fs layer 18:49:20 f23df028b6ca: Pulling fs layer 18:49:20 d65c8cfc05b1: Pulling fs layer 18:49:20 2437ff75d9bd: Pulling fs layer 18:49:20 f23df028b6ca: Waiting 18:49:20 d65c8cfc05b1: Waiting 18:49:20 765212b225bb: Waiting 18:49:20 2437ff75d9bd: Waiting 18:49:20 04944245beec: Verifying Checksum 18:49:20 04944245beec: Download complete 18:49:20 765212b225bb: Verifying Checksum 18:49:20 765212b225bb: Download complete 18:49:20 f23df028b6ca: Verifying Checksum 18:49:20 f23df028b6ca: Download complete 18:49:20 d65c8cfc05b1: Verifying Checksum 18:49:20 d65c8cfc05b1: Download complete 18:49:20 699f458cf7ca: Verifying Checksum 18:49:20 699f458cf7ca: Download complete 18:49:21 8998bd30e6a1: Download complete 18:49:23 2437ff75d9bd: Verifying Checksum 18:49:23 2437ff75d9bd: Download complete 18:49:25 8998bd30e6a1: Pull complete 18:49:26 04944245beec: Pull complete 18:49:28 699f458cf7ca: Pull complete 18:49:28 765212b225bb: Pull complete 18:49:29 f23df028b6ca: Pull complete 18:49:29 d65c8cfc05b1: Pull complete 18:49:47 2437ff75d9bd: Pull complete 18:49:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:49:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:49:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:47 prd-ubuntu20.04-docker-arm64-4c-16g-10237 does not seem to be running inside a container 18:49:48 $ 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/202 -v /w/workspace/app-service-configurable/202:/w/workspace/app-service-configurable/202:rw,z -v /w/workspace/app-service-configurable/202@tmp:/w/workspace/app-service-configurable/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:49:51 $ docker top df293e2e8f386bc83aa019754a9b35bf5d567df32b2a4bb3c94006dc953a1872 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:52 ---> job-cost.sh 18:49:52 lf-activate-venv: SKIPPING 18:49:52 INFO: No Stack... 18:49:52 INFO: Retrieving Pricing Info for: v3-standard-4 18:49:53 INFO: Archiving Costs [Pipeline] sh 18:49:54 + cat /w/workspace/app-service-configurable/202/archives/cost.csv 18:49:54 + cut -d, -f6 [Pipeline] lock 18:49:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] 18:49:54 Resource [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] did not exist. Created. 18:49:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:49:54 /w/workspace/app-service-configurable/202@tmp/durable-ef533be0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:49:55 + echo total: 0.10999999940395355 [Pipeline] stash 18:49:55 Warning: overwriting stash ‘stack-cost’ 18:49:55 Stashed 1 file(s) [Pipeline] } 18:49:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] [Pipeline] // lock [Pipeline] } 18:49:55 $ docker stop --time=1 df293e2e8f386bc83aa019754a9b35bf5d567df32b2a4bb3c94006dc953a1872 18:49:57 $ docker rm -f --volumes df293e2e8f386bc83aa019754a9b35bf5d567df32b2a4bb3c94006dc953a1872 [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 18:49:57 provisioning config files... 18:49:57 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config212382713971753967tmp [Pipeline] { [Pipeline] sh 18:49:58 + set +x 18:49:58 + bash -s -- 18:49:58 + curl -s https://codecov.io/bash 18:49:58 18:49:58 _____ _ 18:49:58 / ____| | | 18:49:58 | | ___ __| | ___ ___ _____ __ 18:49:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:49:58 | |___| (_) | (_| | __/ (_| (_) \ V / 18:49:58 \_____\___/ \__,_|\___|\___\___/ \_/ 18:49:58 Bash-1.0.6 18:49:58 18:49:58 18:49:58 ==> git version 2.25.1 found 18:49:58 ==> 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 18:49:58 Release-Date: 2020-01-08 18:49:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:49:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:49:58 ==> Jenkins CI detected. 18:49:58 current dir:  /w/workspace/ry_app-service-configurable_main 18:49:58 project root: . 18:49:58 --> token set from env 18:49:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:49:58 ==> Running gcov in . (disable via -X gcov) 18:49:58 ==> Python coveragepy not found 18:49:58 ==> Searching for coverage reports in: 18:49:58 + . 18:49:58 -> Found 1 reports 18:49:58 ==> Detecting git/mercurial file structure 18:49:58 ==> Reading reports 18:49:58 + ./coverage.out bytes=13 18:49:58 ==> Appending adjustments 18:49:58 https://docs.codecov.io/docs/fixing-reports 18:49:58 + Found adjustments 18:49:58 ==> Gzipping contents 18:49:58 4.0K /tmp/codecov.1h6yYx.gz 18:49:58 ==> Uploading reports 18:49:58 url: https://codecov.io 18:49:58 query: branch=main&commit=c583aa4fb078343a3c888109ea4df2cf2137b3df&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:49:58 -> Pinging Codecov 18:49:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=c583aa4fb078343a3c888109ea4df2cf2137b3df&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:49:58 -> Uploading to 18:49:58 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/A97CA9966030D2A3747ED39772930CCE/c583aa4fb078343a3c888109ea4df2cf2137b3df/59de2d6b-5efc-455d-8515-a40dca7d20e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T184958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33940d88ede5bd4fb64b8520294ba052bbe38a56a161aaf399b7da1f3f9379a1 18:49:58 % Total % Received % Xferd Average Speed Time Time Time Current 18:49:58 Dload Upload Total Spent Left Speed 18:49:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 823 --:--:-- --:--:-- --:--:-- 821 100 234 0 0 100 234 0 823 --:--:-- --:--:-- --:--:-- 821 18:49:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] } 18:49:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:49:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:49:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:49:59 18:49:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:49:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:49:59 df9b9388f04a: Pulling fs layer 18:49:59 52dc419b0ee2: Pulling fs layer 18:49:59 25bc292e5bac: Pulling fs layer 18:49:59 114826534d7a: Pulling fs layer 18:49:59 4657fd5d0bcf: Pulling fs layer 18:49:59 6ad1cebc031e: Pulling fs layer 18:49:59 8a3aa393b2d8: Pulling fs layer 18:49:59 114826534d7a: Waiting 18:49:59 4657fd5d0bcf: Waiting 18:49:59 6ad1cebc031e: Waiting 18:49:59 8a3aa393b2d8: Waiting 18:49:59 25bc292e5bac: Download complete 18:49:59 52dc419b0ee2: Verifying Checksum 18:49:59 52dc419b0ee2: Download complete 18:49:59 4657fd5d0bcf: Download complete 18:49:59 df9b9388f04a: Verifying Checksum 18:49:59 df9b9388f04a: Download complete 18:49:59 6ad1cebc031e: Verifying Checksum 18:49:59 6ad1cebc031e: Download complete 18:49:59 df9b9388f04a: Pull complete 18:49:59 52dc419b0ee2: Pull complete 18:49:59 25bc292e5bac: Pull complete 18:50:00 114826534d7a: Verifying Checksum 18:50:00 114826534d7a: Download complete 18:50:00 8a3aa393b2d8: Verifying Checksum 18:50:03 114826534d7a: Pull complete 18:50:03 4657fd5d0bcf: Pull complete 18:50:03 6ad1cebc031e: Pull complete 18:50:05 8a3aa393b2d8: Pull complete 18:50:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:50:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:50:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:06 prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container 18:50:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:50:08 $ docker top a96c4cddc494a8537a1130e8ebe8e6c2ba154198e2b905599d60649497ac2937 -eo pid,comm [Pipeline] { [Pipeline] echo 18:50:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 18:50:09 + set -o pipefail 18:50:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 18:50:17 18:50:17 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:50:17 18:50:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/dc838543-989a-43e1-b905-2781e1f0d782 18:50:17 18:50:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:50:17 18:50:18 18:50:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:50:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:50:18 More details here: https://snyk.co/ue1NS [Pipeline] } 18:50:18 $ docker stop --time=1 a96c4cddc494a8537a1130e8ebe8e6c2ba154198e2b905599d60649497ac2937 18:50:21 $ docker rm -f --volumes a96c4cddc494a8537a1130e8ebe8e6c2ba154198e2b905599d60649497ac2937 [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 18:50:22 + git log --format=format:%s -1 c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] sh 18:50:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:50:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:22 prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container 18:50:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:50:23 $ docker top 0214e8a594dbdfee4f84206e7ed51737285990a559b4b8b80ae49b53707ad42f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:50:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:23 [ssh-agent] Looking for ssh-agent implementation... 18:50:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:23 $ docker exec 0214e8a594dbdfee4f84206e7ed51737285990a559b4b8b80ae49b53707ad42f ssh-agent 18:50:23 SSH_AUTH_SOCK=/tmp/ssh-eV7wCKXeOobG/agent.31 18:50:23 SSH_AGENT_PID=37 18:50:23 Running ssh-add (command line suppressed) 18:50:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3706665256013825482.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3706665256013825482.key) 18:50:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:24 + git semver tag 18:50:24 2023-10-24 18:50:24,298 [run_tag] DEBUG tag force:False 18:50:24 2023-10-24 18:50:24,299 [check_head_tag] DEBUG check head tag 18:50:24 2023-10-24 18:50:24,300 [execute] INFO git cat-file --batch-check 18:50:24 2023-10-24 18:50:24,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:50:24 2023-10-24 18:50:24,304 [execute] INFO git cat-file --batch 18:50:24 2023-10-24 18:50:24,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:50:24 2023-10-24 18:50:24,321 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:50:24 2023-10-24 18:50:24,321 [execute] INFO git tag -a v3.1.0-dev.32 -m v3.1.0-dev.32 18:50:24 2023-10-24 18:50:24,321 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.32', '-m', 'v3.1.0-dev.32'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:50:24 2023-10-24 18:50:24,325 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:50:24 3.1.0-dev.32 [Pipeline] } 18:50:24 $ docker exec --env ******** --env ******** 0214e8a594dbdfee4f84206e7ed51737285990a559b4b8b80ae49b53707ad42f ssh-agent -k 18:50:24 unset SSH_AUTH_SOCK; 18:50:24 unset SSH_AGENT_PID; 18:50:24 echo Agent pid 37 killed; 18:50:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:50:24 + git semver [Pipeline] } 18:50:25 $ docker stop --time=1 0214e8a594dbdfee4f84206e7ed51737285990a559b4b8b80ae49b53707ad42f 18:50:26 $ docker rm -f --volumes 0214e8a594dbdfee4f84206e7ed51737285990a559b4b8b80ae49b53707ad42f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:50:26 18:50:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:50:27 0.23.1-centos7: Pulling from edgex-lftools 18:50:27 ab5ef0e58194: Pulling fs layer 18:50:27 9712f1f96733: Pulling fs layer 18:50:27 63f879dbbcfc: Pulling fs layer 18:50:27 0d9ebad4ef96: Pulling fs layer 18:50:27 e9a5061849ea: Pulling fs layer 18:50:27 d747dcd14b5f: Pulling fs layer 18:50:27 2de7ff778b66: Pulling fs layer 18:50:27 e9a5061849ea: Waiting 18:50:27 d747dcd14b5f: Waiting 18:50:27 2de7ff778b66: Waiting 18:50:27 0d9ebad4ef96: Waiting 18:50:27 9712f1f96733: Verifying Checksum 18:50:27 9712f1f96733: Download complete 18:50:27 63f879dbbcfc: Verifying Checksum 18:50:27 63f879dbbcfc: Download complete 18:50:27 e9a5061849ea: Verifying Checksum 18:50:27 e9a5061849ea: Download complete 18:50:27 d747dcd14b5f: Verifying Checksum 18:50:27 d747dcd14b5f: Download complete 18:50:27 ab5ef0e58194: Verifying Checksum 18:50:27 ab5ef0e58194: Download complete 18:50:27 0d9ebad4ef96: Verifying Checksum 18:50:27 0d9ebad4ef96: Download complete 18:50:27 2de7ff778b66: Verifying Checksum 18:50:27 2de7ff778b66: Download complete 18:50:30 ab5ef0e58194: Pull complete 18:50:30 9712f1f96733: Pull complete 18:50:31 63f879dbbcfc: Pull complete 18:50:34 0d9ebad4ef96: Pull complete 18:50:34 e9a5061849ea: Pull complete 18:50:34 d747dcd14b5f: Pull complete 18:50:36 2de7ff778b66: Pull complete 18:50:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:50:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:36 prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container 18:50:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:50:39 $ docker top 69f89d0af137c12262d2ffafebc738a81820a81be4acb12a4151342a237c11d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:50:39 provisioning config files... 18:50:39 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6165072627986332873tmp 18:50:39 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17031953354953616088tmp 18:50:39 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10867955857304288758tmp [Pipeline] { [Pipeline] echo 18:50:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:50:40 ---> sigul-configuration.sh 18:50:40 gpg: directory `/root/.gnupg' created 18:50:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:50:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:50:40 gpg: keyring `/root/.gnupg/secring.gpg' created 18:50:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:50:40 gpg: CAST5 encrypted data 18:50:40 gpg: encrypted with 1 passphrase 18:50:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:50:40 + mkdir /home/jenkins 18:50:40 + mkdir /home/jenkins/sigul [Pipeline] sh 18:50:40 + 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 18:50:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:50:41 ---> sigul-install.sh 18:50:41 Sigul already installed; skipping installation. [Pipeline] sh 18:50:41 + git tag --list 18:50:41 v1.0.0 18:50:41 v1.1.0 18:50:41 v1.2.0 18:50:41 v1.3.0 18:50:41 v1.3.1 18:50:41 v2.0.0 18:50:41 v2.0.1 18:50:41 v2.1.0 18:50:41 v2.1.1 18:50:41 v2.1.2 18:50:41 v2.2.0 18:50:41 v2.3 18:50:41 v2.3.0 18:50:41 v2.3.1 18:50:41 v3.0 18:50:41 v3.0.0 18:50:41 v3.0.1 18:50:41 v3.0.1-dev.1 18:50:41 v3.1.0-dev.1 18:50:41 v3.1.0-dev.10 18:50:41 v3.1.0-dev.11 18:50:41 v3.1.0-dev.12 18:50:41 v3.1.0-dev.13 18:50:41 v3.1.0-dev.14 18:50:41 v3.1.0-dev.15 18:50:41 v3.1.0-dev.16 18:50:41 v3.1.0-dev.17 18:50:41 v3.1.0-dev.18 18:50:41 v3.1.0-dev.19 18:50:41 v3.1.0-dev.2 18:50:41 v3.1.0-dev.20 18:50:41 v3.1.0-dev.21 18:50:41 v3.1.0-dev.22 18:50:41 v3.1.0-dev.23 18:50:41 v3.1.0-dev.24 18:50:41 v3.1.0-dev.25 18:50:41 v3.1.0-dev.26 18:50:41 v3.1.0-dev.27 18:50:41 v3.1.0-dev.28 18:50:41 v3.1.0-dev.29 18:50:41 v3.1.0-dev.3 18:50:41 v3.1.0-dev.30 18:50:41 v3.1.0-dev.31 18:50:41 v3.1.0-dev.32 18:50:41 v3.1.0-dev.4 18:50:41 v3.1.0-dev.5 18:50:41 v3.1.0-dev.6 18:50:41 v3.1.0-dev.7 18:50:41 v3.1.0-dev.8 18:50:41 v3.1.0-dev.9 [Pipeline] sh 18:50:41 + lftools sign git-tag v3.1.0-dev.32 18:50:42 Signing Git tag with Sigul... 18:50:42 Signing v3.1.0-dev.32 [Pipeline] echo 18:50:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:50:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:50:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:50:43 $ docker stop --time=1 69f89d0af137c12262d2ffafebc738a81820a81be4acb12a4151342a237c11d3 18:50:44 $ docker rm -f --volumes 69f89d0af137c12262d2ffafebc738a81820a81be4acb12a4151342a237c11d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:50:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:50:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:45 prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container 18:50:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:50:45 $ docker top 90c2ca75bece0d00682a349bad8b7556c367241dd8fa00a1122eb786ce6c0f81 -eo pid,comm 18:50:45 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). 18:50:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:50:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:45 [ssh-agent] Looking for ssh-agent implementation... 18:50:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:45 $ docker exec 90c2ca75bece0d00682a349bad8b7556c367241dd8fa00a1122eb786ce6c0f81 ssh-agent 18:50:45 SSH_AUTH_SOCK=/tmp/ssh-S6kYtI0zzYpq/agent.32 18:50:45 SSH_AGENT_PID=38 18:50:45 Running ssh-add (command line suppressed) 18:50:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2546937966853224337.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2546937966853224337.key) 18:50:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:46 + git semver bump pre 18:50:46 2023-10-24 18:50:46,506 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:50:46 2023-10-24 18:50:46,507 [bump_version] DEBUG bumping version:3.1.0-dev.32 on axis:pre with prefix:dev 18:50:46 2023-10-24 18:50:46,507 [bump_version] DEBUG bumped version:3.1.0-dev.33 18:50:46 2023-10-24 18:50:46,507 [write_version] DEBUG write version:3.1.0-dev.33 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 18:50:46 2023-10-24 18:50:46,507 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:50:46 2023-10-24 18:50:46,507 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 18:50:46 2023-10-24 18:50:46,509 [execute] INFO git cat-file --batch-check 18:50:46 2023-10-24 18:50:46,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:50:46 2023-10-24 18:50:46,515 [execute] INFO git cat-file --batch 18:50:46 2023-10-24 18:50:46,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:50:46 2023-10-24 18:50:46,521 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:50:46 3.1.0-dev.33 [Pipeline] } 18:50:46 $ docker exec --env ******** --env ******** 90c2ca75bece0d00682a349bad8b7556c367241dd8fa00a1122eb786ce6c0f81 ssh-agent -k 18:50:46 unset SSH_AUTH_SOCK; 18:50:46 unset SSH_AGENT_PID; 18:50:46 echo Agent pid 38 killed; 18:50:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:50:47 + git semver [Pipeline] } 18:50:47 $ docker stop --time=1 90c2ca75bece0d00682a349bad8b7556c367241dd8fa00a1122eb786ce6c0f81 18:50:48 $ docker rm -f --volumes 90c2ca75bece0d00682a349bad8b7556c367241dd8fa00a1122eb786ce6c0f81 [Pipeline] // withDockerContainer [Pipeline] sh 18:50:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:50:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:49 prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container 18:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:50:49 $ docker top 20e6712c7d8c2ac9b3aa1e62de9f6fd595322cfa8ea2bb7685bbf32444565695 -eo pid,comm 18:50:49 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). 18:50:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:50:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:49 [ssh-agent] Looking for ssh-agent implementation... 18:50:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:49 $ docker exec 20e6712c7d8c2ac9b3aa1e62de9f6fd595322cfa8ea2bb7685bbf32444565695 ssh-agent 18:50:49 SSH_AUTH_SOCK=/tmp/ssh-Pl9af91iczc9/agent.33 18:50:49 SSH_AGENT_PID=39 18:50:49 Running ssh-add (command line suppressed) 18:50:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7516210656817565817.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7516210656817565817.key) 18:50:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:50 + git semver push 18:50:50 2023-10-24 18:50:50,570 [run_push] DEBUG push 18:50:50 2023-10-24 18:50:50,571 [execute] INFO git cat-file --batch-check 18:50:50 2023-10-24 18:50:50,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:50:50 2023-10-24 18:50:50,575 [execute] INFO git rev-list 035b290dd8f7d67b3251ba46deeff04a9c371ffe -- 18:50:50 2023-10-24 18:50:50,576 [execute] DEBUG Popen(['git', 'rev-list', '035b290dd8f7d67b3251ba46deeff04a9c371ffe', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:50:50 2023-10-24 18:50:50,588 [execute] INFO git fetch -v origin 18:50:50 2023-10-24 18:50:50,589 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 18:50:51 2023-10-24 18:50:51,143 [run_push] DEBUG no remote changes detected 18:50:51 2023-10-24 18:50:51,144 [execute] INFO git push origin semver 18:50:51 2023-10-24 18:50:51,144 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:50:52 2023-10-24 18:50:51,955 [run_push] DEBUG push all version tags 18:50:52 2023-10-24 18:50:51,956 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:50:52 2023-10-24 18:50:51,956 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:50:52 2023-10-24 18:50:52,767 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:50:52 3.1.0-dev.33 [Pipeline] } 18:50:52 $ docker exec --env ******** --env ******** 20e6712c7d8c2ac9b3aa1e62de9f6fd595322cfa8ea2bb7685bbf32444565695 ssh-agent -k 18:50:52 unset SSH_AUTH_SOCK; 18:50:52 unset SSH_AGENT_PID; 18:50:52 echo Agent pid 39 killed; 18:50:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:50:53 + git semver [Pipeline] } 18:50:53 $ docker stop --time=1 20e6712c7d8c2ac9b3aa1e62de9f6fd595322cfa8ea2bb7685bbf32444565695 18:50:54 $ docker rm -f --volumes 20e6712c7d8c2ac9b3aa1e62de9f6fd595322cfa8ea2bb7685bbf32444565695 [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 18:50:55 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 18:50:55 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:50:55 total 16 18:50:55 drwxr-xr-x 3 root root 4096 Oct 24 18:31 . 18:50:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:50 .. 18:50:55 drwxr-xr-x 2 root root 4096 Oct 24 18:31 cost 18:50:55 -rw-r--r-- 1 root root 96 Oct 24 18:31 cost.csv 18:50:55 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 18:50:55 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:50:55 total 16 18:50:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:31 . 18:50:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:50 .. 18:50:55 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:31 cost 18:50:55 -rw-r--r-- 1 jenkins jenkins 96 Oct 24 18:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:50:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:50:56 ---> package-listing.sh 18:50:56 ++ facter osfamily 18:50:56 ++ tr '[:upper:]' '[:lower:]' 18:50:56 + OS_FAMILY=debian 18:50:56 + workspace=/w/workspace/ry_app-service-configurable_main 18:50:56 + START_PACKAGES=/tmp/packages_start.txt 18:50:56 + END_PACKAGES=/tmp/packages_end.txt 18:50:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:50:56 + PACKAGES=/tmp/packages_start.txt 18:50:56 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:50:56 + PACKAGES=/tmp/packages_end.txt 18:50:56 + case "${OS_FAMILY}" in 18:50:56 + dpkg -l 18:50:56 + grep '^ii' 18:50:56 + '[' -f /tmp/packages_start.txt ']' 18:50:56 + '[' -f /tmp/packages_end.txt ']' 18:50:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:50:56 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:50:56 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:50:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:50:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:50:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:50:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:57 prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container 18:50:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:50:57 $ docker top 9b8e8ede7eabb2c012c64cdd23b98d78c88cf9b4eeea753c5b31ffac1a8a5af1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:58 + touch /tmp/pre-build-complete [Pipeline] sh 18:50:58 + mkdir -p /var/log/sysstat [Pipeline] sh 18:50:58 + ls /var/log/sa-host 18:50:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:58 provisioning config files... 18:50:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14632234391216075100tmp [Pipeline] { [Pipeline] echo 18:50:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:50:59 ---> create-netrc.sh [Pipeline] } 18:50:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:50:59 ---> python-tools-install.sh [Pipeline] echo 18:50:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:50:59 ---> sudo-logs.sh 18:50:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:50:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:51:00 ---> job-cost.sh 18:51:00 lf-activate-venv: SKIPPING 18:51:00 DEBUG: total: 0.2199999988079071 18:51:00 INFO: Retrieving Stack Cost... 18:51:00 INFO: Retrieving Pricing Info for: v3-standard-8 18:51:00 INFO: Archiving Costs [Pipeline] echo 18:51:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:51:01 ---> logs-deploy.sh 18:51:01 lf-activate-venv: SKIPPING 18:51:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/202 18:51:01 INFO: archiving workspace using pattern(s): 18:51:02 Archives upload complete. 18:51:02 INFO: archiving logs to Nexus 18:51:03 ---> uname -a: 18:51:03 Linux prd-ubuntu20-04-docker-8c-8g-10134 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:51:03 18:51:03 18:51:03 ---> lscpu: 18:51:03 Architecture: x86_64 18:51:03 CPU op-mode(s): 32-bit, 64-bit 18:51:03 Byte Order: Little Endian 18:51:03 Address sizes: 40 bits physical, 48 bits virtual 18:51:03 CPU(s): 8 18:51:03 On-line CPU(s) list: 0-7 18:51:03 Thread(s) per core: 1 18:51:03 Core(s) per socket: 1 18:51:03 Socket(s): 8 18:51:03 NUMA node(s): 1 18:51:03 Vendor ID: AuthenticAMD 18:51:03 CPU family: 23 18:51:03 Model: 49 18:51:03 Model name: AMD EPYC-Rome Processor 18:51:03 Stepping: 0 18:51:03 CPU MHz: 2800.000 18:51:03 BogoMIPS: 5600.00 18:51:03 Virtualization: AMD-V 18:51:03 Hypervisor vendor: KVM 18:51:03 Virtualization type: full 18:51:03 L1d cache: 256 KiB 18:51:03 L1i cache: 256 KiB 18:51:03 L2 cache: 4 MiB 18:51:03 L3 cache: 128 MiB 18:51:03 NUMA node0 CPU(s): 0-7 18:51:03 Vulnerability Itlb multihit: Not affected 18:51:03 Vulnerability L1tf: Not affected 18:51:03 Vulnerability Mds: Not affected 18:51:03 Vulnerability Meltdown: Not affected 18:51:03 Vulnerability Mmio stale data: Not affected 18:51:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:51:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:51:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:51:03 Vulnerability Srbds: Not affected 18:51:03 Vulnerability Tsx async abort: Not affected 18:51:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:51:03 18:51:03 18:51:03 ---> nproc: 18:51:03 8 18:51:03 18:51:03 18:51:03 ---> df -h: 18:51:03 Filesystem Size Used Avail Use% Mounted on 18:51:03 overlay 155G 13G 143G 9% / 18:51:03 tmpfs 64M 0 64M 0% /dev 18:51:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:51:03 shm 64M 0 64M 0% /dev/shm 18:51:03 /dev/vda1 155G 13G 143G 9% /facter-os 18:51:03 18:51:03