Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 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-ssh7352240530566715904.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15875759600354396731.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12631071133715758304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh8579604773213282720.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-ssh6868119100414716719.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23556 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 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 # timeout=10 Commit message: "build: add build targets for NATS and add NATS configuration (#460)" > git rev-list --no-walk a54a0972f59d0215bd900b67794f07db15feaf52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:02:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:02:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:02:47 ========================================================= 17:02:47 EdgeX Global Pipelines Version Info 17:02:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:02:48 ------------------- 17:02:48 stable info: 17:02:48 ------------------- 17:02:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:02:48 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:02:48 Message: update stable to v1.0.239 17:02:48 ------------------- 17:02:48 experimental info: 17:02:48 ------------------- 17:02:48 Commited By: **** collab-it+edgex@linuxfoundation.org 17:02:48 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:02:48 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47bb9df [Pipeline] echo 17:02:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:02:49 provisioning config files... 17:02:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1770365246246154953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:50 ---> docker-login.sh 17:02:50 nexus3.edgexfoundry.org:10001 17:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:50 Configure a credential helper to remove this warning. See 17:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:50 17:02:50 Login Succeeded 17:02:50 nexus3.edgexfoundry.org:10002 17:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:50 Configure a credential helper to remove this warning. See 17:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:50 17:02:50 Login Succeeded 17:02:50 nexus3.edgexfoundry.org:10003 17:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:50 Configure a credential helper to remove this warning. See 17:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:50 17:02:50 Login Succeeded 17:02:50 nexus3.edgexfoundry.org:10004 17:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:50 Configure a credential helper to remove this warning. See 17:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:50 17:02:50 Login Succeeded 17:02:50 docker.io 17:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:51 Configure a credential helper to remove this warning. See 17:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:51 17:02:51 Login Succeeded 17:02:51 ---> docker-login.sh ends [Pipeline] } 17:02:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:02:51 + git rev-list -1 --merges 47bb9dfdcdb500ccf65829334ffb08f8f26842f6~1..47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] echo 17:02:51 -----------> git rev-list -1 --merges 47bb9dfdcdb500ccf65829334ffb08f8f26842f6~1..47bb9dfdcdb500ccf65829334ffb08f8f26842f6 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [false] [Pipeline] sh 17:02:51 + git log --format=format:%s -1 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] echo 17:02:51 ========================================================= 17:02:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:02:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:02:52 + git log --format=format:%s -1 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] echo 17:02:52 [semverPrep] GIT_COMMIT: 47bb9dfdcdb500ccf65829334ffb08f8f26842f6, Commit Message: build: add build targets for NATS and add NATS configuration (#460) [Pipeline] echo 17:02:52 [semverPrep] This is not a build commit. [Pipeline] sh 17:02:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:02:52 + grep -v github /etc/ssh/ssh_known_hosts 17:02:52 + [ -e /tmp/ssh_known_hosts ] 17:02:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:02:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:02:52 + sudo tee -a /etc/ssh/ssh_known_hosts 17:02:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:02:53 17:02:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:02:53 0.1.4: Pulling from edgex-devops/py-git-semver 17:02:53 b85a868b505f: Pulling fs layer 17:02:53 e2be974225ed: Pulling fs layer 17:02:53 339a4e72a1f5: Pulling fs layer 17:02:53 988bab9f4d93: Pulling fs layer 17:02:53 1469e6f7b9e6: Pulling fs layer 17:02:53 eaf3925da568: Pulling fs layer 17:02:53 bab4dde63d76: Pulling fs layer 17:02:53 bde34c3a00c8: Pulling fs layer 17:02:53 b352a97aabf1: Pulling fs layer 17:02:53 4872d77fe225: Pulling fs layer 17:02:53 5851b861e8e6: Pulling fs layer 17:02:53 1469e6f7b9e6: Waiting 17:02:53 988bab9f4d93: Waiting 17:02:53 eaf3925da568: Waiting 17:02:53 bab4dde63d76: Waiting 17:02:53 4872d77fe225: Waiting 17:02:53 b352a97aabf1: Waiting 17:02:53 bde34c3a00c8: Waiting 17:02:53 e2be974225ed: Verifying Checksum 17:02:53 e2be974225ed: Download complete 17:02:53 988bab9f4d93: Verifying Checksum 17:02:53 988bab9f4d93: Download complete 17:02:53 1469e6f7b9e6: Verifying Checksum 17:02:53 1469e6f7b9e6: Download complete 17:02:53 eaf3925da568: Download complete 17:02:53 339a4e72a1f5: Verifying Checksum 17:02:53 339a4e72a1f5: Download complete 17:02:53 bde34c3a00c8: Verifying Checksum 17:02:53 bde34c3a00c8: Download complete 17:02:53 b352a97aabf1: Download complete 17:02:53 4872d77fe225: Download complete 17:02:53 5851b861e8e6: Download complete 17:02:53 b85a868b505f: Download complete 17:02:53 bab4dde63d76: Verifying Checksum 17:02:53 bab4dde63d76: Download complete 17:02:55 b85a868b505f: Pull complete 17:02:55 e2be974225ed: Pull complete 17:02:55 339a4e72a1f5: Pull complete 17:02:55 988bab9f4d93: Pull complete 17:02:56 1469e6f7b9e6: Pull complete 17:02:56 eaf3925da568: Pull complete 17:02:58 bab4dde63d76: Pull complete 17:02:58 bde34c3a00c8: Pull complete 17:02:58 b352a97aabf1: Pull complete 17:02:58 4872d77fe225: Pull complete 17:02:58 5851b861e8e6: Pull complete 17:02:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:02:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:58 prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container 17:02:58 $ 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 17:03:00 $ docker top 72f27c5d5b11a0db9c4040e2ab664d1c8d7967e322abb05b069f92046b655868 -eo pid,comm 17:03:00 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). 17:03:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:03:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:00 [ssh-agent] Looking for ssh-agent implementation... 17:03:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:01 $ docker exec 72f27c5d5b11a0db9c4040e2ab664d1c8d7967e322abb05b069f92046b655868 ssh-agent 17:03:01 SSH_AUTH_SOCK=/tmp/ssh-tyiPUOl9gqUy/agent.32 17:03:01 SSH_AGENT_PID=38 17:03:01 Running ssh-add (command line suppressed) 17:03:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5624889737337579099.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5624889737337579099.key) 17:03:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:01 + git tag --points-at HEAD [Pipeline] } 17:03:01 $ docker exec --env ******** --env ******** 72f27c5d5b11a0db9c4040e2ab664d1c8d7967e322abb05b069f92046b655868 ssh-agent -k 17:03:01 unset SSH_AUTH_SOCK; 17:03:01 unset SSH_AGENT_PID; 17:03:01 echo Agent pid 38 killed; 17:03:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:03:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:01 [ssh-agent] Looking for ssh-agent implementation... 17:03:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:01 $ docker exec 72f27c5d5b11a0db9c4040e2ab664d1c8d7967e322abb05b069f92046b655868 ssh-agent 17:03:02 SSH_AUTH_SOCK=/tmp/ssh-fmPymt9PQL0u/agent.72 17:03:02 SSH_AGENT_PID=78 17:03:02 Running ssh-add (command line suppressed) 17:03:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8093496953513368377.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8093496953513368377.key) 17:03:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:02 + git semver init 17:03:02 2022-08-25 17:03:02,630 [run_init] DEBUG init version:0.0.0 force:False 17:03:02 2022-08-25 17:03:02,630 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 17:03:02 2022-08-25 17:03:02,631 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 17:03:02 2022-08-25 17:03:02,631 [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) 17:03:03 2022-08-25 17:03:03,346 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 17:03:03 2022-08-25 17:03:03,347 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 17:03:03 2022-08-25 17:03:03,347 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:03:03 2022-08-25 17:03:03,347 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:03:03 2.3.0-dev.16 [Pipeline] } 17:03:03 $ docker exec --env ******** --env ******** 72f27c5d5b11a0db9c4040e2ab664d1c8d7967e322abb05b069f92046b655868 ssh-agent -k 17:03:03 unset SSH_AUTH_SOCK; 17:03:03 unset SSH_AGENT_PID; 17:03:03 echo Agent pid 78 killed; 17:03:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:03:04 + git semver [Pipeline] } 17:03:04 $ docker stop --time=1 72f27c5d5b11a0db9c4040e2ab664d1c8d7967e322abb05b069f92046b655868 17:03:05 $ docker rm -f 72f27c5d5b11a0db9c4040e2ab664d1c8d7967e322abb05b069f92046b655868 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:03:06 Stashed 1 file(s) [Pipeline] echo 17:03:06 [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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 17:03:06 provisioning config files... 17:03:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3395586307902245863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:06 ---> docker-login.sh 17:03:06 nexus3.edgexfoundry.org:10001 17:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:06 Configure a credential helper to remove this warning. See 17:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:06 17:03:06 Login Succeeded 17:03:06 nexus3.edgexfoundry.org:10002 17:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:06 Configure a credential helper to remove this warning. See 17:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:06 17:03:06 Login Succeeded 17:03:06 nexus3.edgexfoundry.org:10003 17:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:06 Configure a credential helper to remove this warning. See 17:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:06 17:03:06 Login Succeeded 17:03:06 nexus3.edgexfoundry.org:10004 17:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:07 Configure a credential helper to remove this warning. See 17:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:07 17:03:07 Login Succeeded 17:03:07 docker.io 17:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:07 Configure a credential helper to remove this warning. See 17:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:07 17:03:07 Login Succeeded 17:03:07 ---> docker-login.sh ends [Pipeline] } 17:03:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:03:07 ========================================================= 17:03:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:03:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:03:07 Sending build context to Docker daemon 3.131MB 17:03:07 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 17:03:07 Step 2/14 : FROM ${BASE} AS builder 17:03:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:03:07 2408cc74d12b: Pulling fs layer 17:03:07 ea60b727a1ce: Pulling fs layer 17:03:07 30c4a7721957: Pulling fs layer 17:03:07 370296b7ddb6: Pulling fs layer 17:03:07 7c6cee850709: Pulling fs layer 17:03:07 39a5fcdaea64: Pulling fs layer 17:03:07 d94ebbe4e438: Pulling fs layer 17:03:07 bcfd1f05c69d: Pulling fs layer 17:03:07 59ccb84bbe0f: Pulling fs layer 17:03:07 39a5fcdaea64: Waiting 17:03:07 59ccb84bbe0f: Waiting 17:03:07 d94ebbe4e438: Waiting 17:03:07 bcfd1f05c69d: Waiting 17:03:07 370296b7ddb6: Waiting 17:03:07 7c6cee850709: Waiting 17:03:07 30c4a7721957: Verifying Checksum 17:03:07 30c4a7721957: Download complete 17:03:07 ea60b727a1ce: Download complete 17:03:07 7c6cee850709: Verifying Checksum 17:03:07 7c6cee850709: Download complete 17:03:07 39a5fcdaea64: Verifying Checksum 17:03:07 39a5fcdaea64: Download complete 17:03:08 2408cc74d12b: Verifying Checksum 17:03:08 2408cc74d12b: Download complete 17:03:08 d94ebbe4e438: Verifying Checksum 17:03:08 d94ebbe4e438: Download complete 17:03:08 2408cc74d12b: Pull complete 17:03:08 ea60b727a1ce: Pull complete 17:03:08 30c4a7721957: Pull complete 17:03:08 59ccb84bbe0f: Verifying Checksum 17:03:08 59ccb84bbe0f: Download complete 17:03:08 bcfd1f05c69d: Verifying Checksum 17:03:08 bcfd1f05c69d: Download complete 17:03:08 370296b7ddb6: Download complete 17:03:13 370296b7ddb6: Pull complete 17:03:13 7c6cee850709: Pull complete 17:03:13 39a5fcdaea64: Pull complete 17:03:13 d94ebbe4e438: Pull complete 17:03:15 bcfd1f05c69d: Pull complete 17:03:15 59ccb84bbe0f: Pull complete 17:03:15 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:03:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:03:15 ---> a4fb48ad2a94 17:03:15 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:03:19 ---> Running in 0434c0719aca 17:03:19 Removing intermediate container 0434c0719aca 17:03:19 ---> 4166e2f2d035 17:03:19 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 17:03:19 ---> Running in 66c7d688ce1a 17:03:19 Removing intermediate container 66c7d688ce1a 17:03:19 ---> 6e9268d0d3cd 17:03:19 Step 5/14 : ARG ADD_BUILD_TAGS="" 17:03:19 ---> Running in 2f53bd24b8ae 17:03:19 Removing intermediate container 2f53bd24b8ae 17:03:19 ---> 4c9ad6021d5d 17:03:19 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:03:19 ---> Running in d7a8e7db30ac 17:03:19 Removing intermediate container d7a8e7db30ac 17:03:19 ---> d82d0d29cde8 17:03:19 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:19 ---> Running in 9e08fc607e15 17:03:19 Removing intermediate container 9e08fc607e15 17:03:19 ---> 159defda0ac0 17:03:19 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:03:19 ---> Running in bcd281960c72 17:03:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:03:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:03:20 OK: 211 MiB in 51 packages 17:03:21 Removing intermediate container bcd281960c72 17:03:21 ---> 47fd010c2ce0 17:03:21 Step 9/14 : WORKDIR /app 17:03:21 ---> Running in d4ed325f8a6b 17:03:21 Removing intermediate container d4ed325f8a6b 17:03:21 ---> 38846b15e5df 17:03:21 Still waiting to schedule task 17:03:21 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23554’ is offline 17:03:21 Step 10/14 : COPY go.mod vendor* ./ 17:03:21 ---> f7094b859ae4 17:03:21 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:21 ---> Running in 500f8deeb40a 17:03:43 Removing intermediate container 500f8deeb40a 17:03:43 ---> 1e83e66721a3 17:03:43 Step 12/14 : COPY . . 17:03:43 ---> 503971bc4d19 17:03:43 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:03:43 ---> Running in 8ae1eddac176 17:03:43 Removing intermediate container 8ae1eddac176 17:03:43 ---> cfb119136af3 17:03:43 Step 14/14 : RUN $MAKE 17:03:43 ---> Running in 6b9d845765fe 17:03:43 noop 17:03:43 Removing intermediate container 6b9d845765fe 17:03:43 ---> b25d5e451f8e 17:03:43 Successfully built b25d5e451f8e 17:03:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:43 + docker inspect -f . ci-base-image-x86_64 17:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:43 prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container 17:03:43 $ 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 17:03:44 $ docker top f9c4428e451f2bb620800ffb73f68ed61ebb7df19c150dfa173a7494955ff725 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:44 + go version 17:03:44 go version go1.18.3 linux/amd64 [Pipeline] } 17:03:44 $ docker stop --time=1 f9c4428e451f2bb620800ffb73f68ed61ebb7df19c150dfa173a7494955ff725 17:03:45 $ docker rm -f f9c4428e451f2bb620800ffb73f68ed61ebb7df19c150dfa173a7494955ff725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:46 + docker inspect -f . ci-base-image-x86_64 17:03:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:46 prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container 17:03:46 $ 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 17:03:46 $ docker top 17416b9f80d7fd878ddabbc36117ae3214563be8f1f86a2f004b79f26420104d -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:47 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 17:03:47 + make test 17:03:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:03:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:03:55 CGO_ENABLED=1 go vet ./... 17:03:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:03:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:03:59 ./bin/test-attribution-txt.sh 17:03:59 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:03:59 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:03:59 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 17:03:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:03:59 $ docker stop --time=1 17416b9f80d7fd878ddabbc36117ae3214563be8f1f86a2f004b79f26420104d 17:04:01 $ docker rm -f 17416b9f80d7fd878ddabbc36117ae3214563be8f1f86a2f004b79f26420104d [Pipeline] // withDockerContainer [Pipeline] sh 17:04:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:04:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:04:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:04:02 + ls -al . 17:04:02 total 172 17:04:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 17:03 . 17:04:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 17:02 .. 17:04:02 -rw-rw-r-- 1 jenkins jenkins 119 Aug 25 17:02 .dockerignore 17:04:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 17:03 .git 17:04:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 17:02 .github 17:04:02 -rw-rw-r-- 1 jenkins jenkins 171 Aug 25 17:02 .gitignore 17:04:02 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 17:03 .semver 17:04:02 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 25 17:02 Attribution.txt 17:04:02 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 25 17:02 CHANGELOG.md 17:04:02 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 25 17:02 Dockerfile 17:04:02 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 17:02 GOVERNANCE.md 17:04:02 -rw-rw-r-- 1 jenkins jenkins 688 Aug 25 17:02 Jenkinsfile 17:04:02 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 17:02 LICENSE 17:04:02 -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 17:02 OWNERS.md 17:04:02 -rw-rw-r-- 1 jenkins jenkins 4025 Aug 25 17:02 README.md 17:04:02 -rw-rw-r-- 1 jenkins jenkins 12 Aug 25 17:03 VERSION 17:04:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 17:02 bin 17:04:02 -rw-r--r-- 1 jenkins jenkins 10 Aug 25 17:03 coverage.out 17:04:02 -rw-rw-r-- 1 jenkins jenkins 3475 Aug 25 17:02 go.mod 17:04:02 -rw-rw-r-- 1 jenkins jenkins 36887 Aug 25 17:02 go.sum 17:04:02 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 25 17:02 main.go 17:04:02 -rw-rw-r-- 1 jenkins jenkins 2046 Aug 25 17:02 makefile 17:04:02 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 17:02 res 17:04:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 17:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:02 + 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=47bb9dfdcdb500ccf65829334ffb08f8f26842f6 --label arch=amd64 --label version=2.3.0-dev.16 . 17:04:02 Sending build context to Docker daemon 3.132MB 17:04:02 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 17:04:02 Step 2/28 : FROM ${BASE} AS builder 17:04:02 ---> b25d5e451f8e 17:04:02 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:04:02 ---> Running in b196598676fa 17:04:02 Removing intermediate container b196598676fa 17:04:02 ---> e15b3cb6689d 17:04:02 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 17:04:03 ---> Running in fdc52833f86f 17:04:03 Removing intermediate container fdc52833f86f 17:04:03 ---> 01f2a2919910 17:04:03 Step 5/28 : ARG ADD_BUILD_TAGS="" 17:04:03 ---> Running in b17f0a29656c 17:04:03 Removing intermediate container b17f0a29656c 17:04:03 ---> 57b66f88588f 17:04:03 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:04:03 ---> Running in 5bd70675572c 17:04:03 Removing intermediate container 5bd70675572c 17:04:03 ---> 31aaee81887e 17:04:03 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:03 ---> Running in 9d02e016605d 17:04:03 Removing intermediate container 9d02e016605d 17:04:03 ---> 8c89e7b60090 17:04:03 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:04:03 ---> Running in 542e93124703 17:04:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:04:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:04:05 OK: 211 MiB in 51 packages 17:04:05 Removing intermediate container 542e93124703 17:04:05 ---> 3003a687fdaf 17:04:05 Step 9/28 : WORKDIR /app 17:04:05 ---> Running in 91b657395f31 17:04:05 Removing intermediate container 91b657395f31 17:04:05 ---> 1b05c292f201 17:04:05 Step 10/28 : COPY go.mod vendor* ./ 17:04:05 ---> b8188684e8a1 17:04:05 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:05 ---> Running in ef1fe1ecdbcb 17:04:06 Removing intermediate container ef1fe1ecdbcb 17:04:06 ---> 39eef6de0a85 17:04:06 Step 12/28 : COPY . . 17:04:06 ---> 41fcc0b64afa 17:04:06 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:04:06 ---> Running in 16d0eb605907 17:04:06 Removing intermediate container 16d0eb605907 17:04:06 ---> 27fda015751f 17:04:06 Step 14/28 : RUN $MAKE 17:04:06 ---> Running in bcc368c1a1a4 17:04:06 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 17:04:28 Removing intermediate container bcc368c1a1a4 17:04:28 ---> b43f5a2f4ab4 17:04:28 Step 15/28 : FROM alpine:3.16 17:04:28 3.16: Pulling from library/alpine 17:04:28 213ec9aee27d: Pulling fs layer 17:04:28 213ec9aee27d: Verifying Checksum 17:04:28 213ec9aee27d: Download complete 17:04:29 213ec9aee27d: Pull complete 17:04:29 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:04:29 Status: Downloaded newer image for alpine:3.16 17:04:29 ---> 9c6f07244728 17:04:29 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:04:29 ---> Running in b24ef391e2e5 17:04:29 Removing intermediate container b24ef391e2e5 17:04:29 ---> 3f0ea128f309 17:04:29 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 17:04:29 ---> Running in 61091bceb339 17:04:29 Removing intermediate container 61091bceb339 17:04:29 ---> 5544bbf0fb87 17:04:29 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:04:29 ---> Running in d830ff3bb502 17:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:04:29 (1/7) Installing ca-certificates (20220614-r0) 17:04:29 (2/7) Installing dumb-init (1.2.5-r1) 17:04:29 (3/7) Installing libgcc (11.2.1_git20220219-r2) 17:04:29 (4/7) Installing libsodium (1.0.18-r0) 17:04:29 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 17:04:29 (6/7) Installing libzmq (4.3.4-r0) 17:04:29 (7/7) Installing zeromq (4.3.4-r0) 17:04:29 Executing busybox-1.35.0-r17.trigger 17:04:29 Executing ca-certificates-20220614-r0.trigger 17:04:29 OK: 9 MiB in 21 packages 17:04:30 Removing intermediate container d830ff3bb502 17:04:30 ---> d2b0eaf4a059 17:04:30 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:04:30 ---> 0afd0e13662a 17:04:30 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 17:04:30 ---> 4208f22c5e68 17:04:30 Step 21/28 : COPY --from=builder /app/res/ /res/ 17:04:31 ---> 9b8f9831acd3 17:04:31 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:04:31 ---> 0b324739f2cd 17:04:31 Step 23/28 : EXPOSE 48095 17:04:31 ---> Running in fa27bee3f43d 17:04:31 Removing intermediate container fa27bee3f43d 17:04:31 ---> ef287a7ccdf2 17:04:31 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 17:04:31 ---> Running in 46b84aeb29cf 17:04:31 Removing intermediate container 46b84aeb29cf 17:04:31 ---> 92781b540b87 17:04:31 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:31 ---> Running in c7904817936b 17:04:31 Removing intermediate container c7904817936b 17:04:31 ---> ed9af67e8f52 17:04:31 Step 26/28 : LABEL arch=amd64 17:04:31 ---> Running in f9aa7d28b318 17:04:31 Removing intermediate container f9aa7d28b318 17:04:31 ---> db13845d6cef 17:04:31 Step 27/28 : LABEL git_sha=47bb9dfdcdb500ccf65829334ffb08f8f26842f6 17:04:31 ---> Running in 4872f3b9fff7 17:04:31 Removing intermediate container 4872f3b9fff7 17:04:31 ---> 88d87a064d8e 17:04:31 Step 28/28 : LABEL version=2.3.0-dev.16 17:04:32 ---> Running in 236593a12444 17:04:32 Removing intermediate container 236593a12444 17:04:32 ---> b5dfc4c7dfd9 17:04:32 [Warning] One or more build-args [ARCH] were not consumed 17:04:32 Successfully built b5dfc4c7dfd9 17:04:32 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 17:04:32 provisioning config files... 17:04:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6426158126928756913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:32 ---> docker-login.sh 17:04:32 nexus3.edgexfoundry.org:10001 17:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:32 Configure a credential helper to remove this warning. See 17:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:32 17:04:32 Login Succeeded 17:04:32 nexus3.edgexfoundry.org:10002 17:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:32 Configure a credential helper to remove this warning. See 17:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:32 17:04:32 Login Succeeded 17:04:32 nexus3.edgexfoundry.org:10003 17:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:32 Configure a credential helper to remove this warning. See 17:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:32 17:04:32 Login Succeeded 17:04:32 nexus3.edgexfoundry.org:10004 17:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:33 Configure a credential helper to remove this warning. See 17:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:33 17:04:33 Login Succeeded 17:04:33 docker.io 17:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:33 Configure a credential helper to remove this warning. See 17:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:33 17:04:33 Login Succeeded 17:04:33 ---> docker-login.sh ends [Pipeline] } 17:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:04:33 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 17:04:33 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 17:04:33 latest 17:04:33 2.3.0-dev.16 17:04:33 47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 17:04:33 main 17:04:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:47bb9dfdcdb500ccf65829334ffb08f8f26842f6 17:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:04:34 1b428a24b19a: Preparing 17:04:34 d6a7d10c97fd: Preparing 17:04:34 46d904f9c241: Preparing 17:04:34 cec439277f1e: Preparing 17:04:34 4ba1e6ccb4c8: Preparing 17:04:34 994393dc58e7: Preparing 17:04:34 994393dc58e7: Waiting 17:04:34 46d904f9c241: Pushed 17:04:34 cec439277f1e: Pushed 17:04:34 d6a7d10c97fd: Pushed 17:04:34 994393dc58e7: Layer already exists 17:04:34 4ba1e6ccb4c8: Pushed 17:04:36 1b428a24b19a: Pushed 17:04:36 47bb9dfdcdb500ccf65829334ffb08f8f26842f6: digest: sha256:4daf3c6eb4db08a74502b9fbf536de3d62ae9644cbaa639347c4287909caace1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:04:37 1b428a24b19a: Preparing 17:04:37 d6a7d10c97fd: Preparing 17:04:37 46d904f9c241: Preparing 17:04:37 cec439277f1e: Preparing 17:04:37 4ba1e6ccb4c8: Preparing 17:04:37 994393dc58e7: Preparing 17:04:37 994393dc58e7: Waiting 17:04:37 46d904f9c241: Layer already exists 17:04:37 4ba1e6ccb4c8: Layer already exists 17:04:37 d6a7d10c97fd: Layer already exists 17:04:37 cec439277f1e: Layer already exists 17:04:37 1b428a24b19a: Layer already exists 17:04:37 994393dc58e7: Layer already exists 17:04:37 latest: digest: sha256:4daf3c6eb4db08a74502b9fbf536de3d62ae9644cbaa639347c4287909caace1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.16 17:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:04:38 1b428a24b19a: Preparing 17:04:38 d6a7d10c97fd: Preparing 17:04:38 46d904f9c241: Preparing 17:04:38 cec439277f1e: Preparing 17:04:38 4ba1e6ccb4c8: Preparing 17:04:38 994393dc58e7: Preparing 17:04:38 994393dc58e7: Waiting 17:04:38 cec439277f1e: Layer already exists 17:04:38 1b428a24b19a: Layer already exists 17:04:38 4ba1e6ccb4c8: Layer already exists 17:04:38 46d904f9c241: Layer already exists 17:04:38 d6a7d10c97fd: Layer already exists 17:04:38 994393dc58e7: Layer already exists 17:04:38 2.3.0-dev.16: digest: sha256:4daf3c6eb4db08a74502b9fbf536de3d62ae9644cbaa639347c4287909caace1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 17:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:04:38 1b428a24b19a: Preparing 17:04:38 d6a7d10c97fd: Preparing 17:04:38 46d904f9c241: Preparing 17:04:38 cec439277f1e: Preparing 17:04:38 4ba1e6ccb4c8: Preparing 17:04:38 994393dc58e7: Preparing 17:04:38 994393dc58e7: Waiting 17:04:38 d6a7d10c97fd: Layer already exists 17:04:38 cec439277f1e: Layer already exists 17:04:38 1b428a24b19a: Layer already exists 17:04:38 4ba1e6ccb4c8: Layer already exists 17:04:38 46d904f9c241: Layer already exists 17:04:38 994393dc58e7: Layer already exists 17:04:38 47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16: digest: sha256:4daf3c6eb4db08a74502b9fbf536de3d62ae9644cbaa639347c4287909caace1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 17:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:04:39 1b428a24b19a: Preparing 17:04:39 d6a7d10c97fd: Preparing 17:04:39 46d904f9c241: Preparing 17:04:39 cec439277f1e: Preparing 17:04:39 4ba1e6ccb4c8: Preparing 17:04:39 994393dc58e7: Preparing 17:04:39 994393dc58e7: Waiting 17:04:39 1b428a24b19a: Layer already exists 17:04:39 4ba1e6ccb4c8: Layer already exists 17:04:39 d6a7d10c97fd: Layer already exists 17:04:39 46d904f9c241: Layer already exists 17:04:39 cec439277f1e: Layer already exists 17:04:39 994393dc58e7: Layer already exists 17:04:39 main: digest: sha256:4daf3c6eb4db08a74502b9fbf536de3d62ae9644cbaa639347c4287909caace1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:39 ===================================================== [Pipeline] echo 17:04:39 taggedImages: 17:04:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:47bb9dfdcdb500ccf65829334ffb08f8f26842f6 17:04:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:04:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.16 17:04:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 17:04:39 - 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 17:04:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:04:39 17:04:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:04:40 latest: Pulling from edgex-lftools-log-publisher 17:04:40 5eb5b503b376: Pulling fs layer 17:04:40 5c69ac0246d0: Pulling fs layer 17:04:40 ec43610c2a17: Pulling fs layer 17:04:40 3a2ae6a8a46f: Pulling fs layer 17:04:40 33b1e0a273af: Pulling fs layer 17:04:40 5d3b04190fa2: Pulling fs layer 17:04:40 2f39f015ded8: Pulling fs layer 17:04:40 33b1e0a273af: Waiting 17:04:40 5d3b04190fa2: Waiting 17:04:40 2f39f015ded8: Waiting 17:04:40 3a2ae6a8a46f: Waiting 17:04:40 5c69ac0246d0: Download complete 17:04:40 3a2ae6a8a46f: Verifying Checksum 17:04:40 3a2ae6a8a46f: Download complete 17:04:40 33b1e0a273af: Verifying Checksum 17:04:40 33b1e0a273af: Download complete 17:04:40 5d3b04190fa2: Verifying Checksum 17:04:40 5d3b04190fa2: Download complete 17:04:40 ec43610c2a17: Verifying Checksum 17:04:40 ec43610c2a17: Download complete 17:04:40 5eb5b503b376: Verifying Checksum 17:04:40 5eb5b503b376: Download complete 17:04:40 2f39f015ded8: Verifying Checksum 17:04:40 2f39f015ded8: Download complete 17:04:41 5eb5b503b376: Pull complete 17:04:41 5c69ac0246d0: Pull complete 17:04:42 ec43610c2a17: Pull complete 17:04:42 3a2ae6a8a46f: Pull complete 17:04:42 33b1e0a273af: Pull complete 17:04:42 5d3b04190fa2: Pull complete 17:04:48 2f39f015ded8: Pull complete 17:04:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:04:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:04:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:48 prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container 17:04: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/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 17:04:50 $ docker top 4941cb5f0314ee9f3d651f9cb8bc6b993be09d4249fb57ec8095be2a9c2b43f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:51 ---> job-cost.sh 17:04:51 lf-activate-venv: SKIPPING 17:04:51 INFO: No Stack... 17:04:51 INFO: Retrieving Pricing Info for: v3-standard-8 17:04:52 INFO: Archiving Costs [Pipeline] sh 17:04:52 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 17:04:52 + cut -d, -f6 [Pipeline] lock 17:04:52 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] 17:04:52 Resource [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] did not exist. Created. 17:04:52 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:04:52 + echo total: 0.2199999988079071 [Pipeline] stash 17:04:52 Stashed 1 file(s) [Pipeline] } 17:04:52 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 17:04:52 $ docker stop --time=1 4941cb5f0314ee9f3d651f9cb8bc6b993be09d4249fb57ec8095be2a9c2b43f7 17:04:53 $ docker rm -f 4941cb5f0314ee9f3d651f9cb8bc6b993be09d4249fb57ec8095be2a9c2b43f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:05:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23560 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 17:05:56 Running in /w/workspace/app-service-configurable/95 [Pipeline] { [Pipeline] checkout 17:05:56 Selected Git installation does not exist. Using Default 17:05:56 The recommended git tool is: NONE 17:06:02 using credential edgex-jenkins-ssh 17:06:02 Cloning the remote Git repository 17:06:02 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:06:02 > git init /w/workspace/app-service-configurable/95 # timeout=10 17:06:02 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:06:02 > git --version # timeout=10 17:06:02 > git --version # 'git version 2.25.1' 17:06:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:03 Avoid second fetch 17:06:03 Checking out Revision 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 (main) 17:06:03 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:06:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:03 > git config core.sparsecheckout # timeout=10 17:06:03 > git checkout -f 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 # timeout=10 17:06:08 Commit message: "build: add build targets for NATS and add NATS configuration (#460)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:06:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:06:08 % Total % Received % Xferd Average Speed Time Time Time Current 17:06:08 Dload Upload Total Spent Left Speed 17:06:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 75915 0 --:--:-- --:--:-- --:--:-- 76375 [Pipeline] sh 17:06:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:06:09 + sudo tee /etc/docker/daemon.new 17:06:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:06:09 { 17:06:09 "registry-mirrors": [ 17:06:09 "https://nexus3.edgexfoundry.org:10001" 17:06:09 ], 17:06:09 "bip": "10.250.0.254/24", 17:06:09 "hosts": [ 17:06:09 "tcp://0.0.0.0:5555", 17:06:09 "unix:///var/run/docker.sock" 17:06:09 ], 17:06:09 "mtu": 1458, 17:06:09 "selinux-enabled": true, 17:06:09 "seccomp-profile": "/etc/docker/seccomp.json" 17:06:09 } [Pipeline] sh 17:06:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:06:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:06:29 provisioning config files... 17:06:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/95@tmp/config139172861012314404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:29 ---> docker-login.sh 17:06:29 nexus3.edgexfoundry.org:10001 17:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:30 Configure a credential helper to remove this warning. See 17:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:30 17:06:30 Login Succeeded 17:06:30 nexus3.edgexfoundry.org:10002 17:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:30 Configure a credential helper to remove this warning. See 17:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:30 17:06:30 Login Succeeded 17:06:30 nexus3.edgexfoundry.org:10003 17:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:31 Configure a credential helper to remove this warning. See 17:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:31 17:06:31 Login Succeeded 17:06:31 nexus3.edgexfoundry.org:10004 17:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:31 Configure a credential helper to remove this warning. See 17:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:31 17:06:31 Login Succeeded 17:06:31 docker.io 17:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:32 Configure a credential helper to remove this warning. See 17:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:32 17:06:32 Login Succeeded 17:06:32 ---> docker-login.sh ends [Pipeline] } 17:06:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:06:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:06:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:06:33 ========================================================= 17:06:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:06:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:06:33 Sending build context to Docker daemon 205.8kB 17:06:33 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 17:06:33 Step 2/14 : FROM ${BASE} AS builder 17:06:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:06:33 b3c136eddcbf: Pulling fs layer 17:06:33 c0a3192eca97: Pulling fs layer 17:06:33 a050256f5b6f: Pulling fs layer 17:06:33 656be50a0ddc: Pulling fs layer 17:06:33 2bbca73fdf42: Pulling fs layer 17:06:33 46d945488cbd: Pulling fs layer 17:06:33 8a5474983e97: Pulling fs layer 17:06:33 329c88fbcd65: Pulling fs layer 17:06:33 656be50a0ddc: Waiting 17:06:33 2bbca73fdf42: Waiting 17:06:33 46d945488cbd: Waiting 17:06:33 329c88fbcd65: Waiting 17:06:33 8a5474983e97: Waiting 17:06:33 a050256f5b6f: Verifying Checksum 17:06:33 a050256f5b6f: Download complete 17:06:33 c0a3192eca97: Verifying Checksum 17:06:33 c0a3192eca97: Download complete 17:06:33 2bbca73fdf42: Verifying Checksum 17:06:33 2bbca73fdf42: Download complete 17:06:33 46d945488cbd: Verifying Checksum 17:06:33 46d945488cbd: Download complete 17:06:33 b3c136eddcbf: Download complete 17:06:35 b3c136eddcbf: Pull complete 17:06:35 329c88fbcd65: Verifying Checksum 17:06:35 329c88fbcd65: Download complete 17:06:35 c0a3192eca97: Pull complete 17:06:35 a050256f5b6f: Pull complete 17:06:36 8a5474983e97: Verifying Checksum 17:06:36 8a5474983e97: Download complete 17:06:36 656be50a0ddc: Verifying Checksum 17:06:36 656be50a0ddc: Download complete 17:06:49 656be50a0ddc: Pull complete 17:06:49 2bbca73fdf42: Pull complete 17:06:49 46d945488cbd: Pull complete 17:06:55 8a5474983e97: Pull complete 17:06:57 329c88fbcd65: Pull complete 17:06:57 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:06:57 ---> ff4287adb874 17:06:57 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:06:59 ---> Running in d7ca1f704077 17:06:59 Removing intermediate container d7ca1f704077 17:06:59 ---> 593f42d14f4f 17:06:59 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 17:06:59 ---> Running in 9dcd6bcf0694 17:07:00 Removing intermediate container 9dcd6bcf0694 17:07:00 ---> 74453cd7b13a 17:07:00 Step 5/14 : ARG ADD_BUILD_TAGS="" 17:07:00 ---> Running in d40ffeec93b9 17:07:01 Removing intermediate container d40ffeec93b9 17:07:01 ---> 3fcfe5761c86 17:07:01 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:07:01 ---> Running in ff48c91577a7 17:07:02 Removing intermediate container ff48c91577a7 17:07:02 ---> edb2f2084cca 17:07:02 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:02 ---> Running in 4bca8855d13e 17:07:04 Removing intermediate container 4bca8855d13e 17:07:04 ---> f29b1540b7a7 17:07:04 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:07:04 ---> Running in 57388e41ac55 17:07:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:07 OK: 221 MiB in 51 packages 17:07:07 Removing intermediate container 57388e41ac55 17:07:07 ---> 305b3ebc66f7 17:07:07 Step 9/14 : WORKDIR /app 17:07:07 ---> Running in 5e5f176bf859 17:07:08 Removing intermediate container 5e5f176bf859 17:07:08 ---> ffdb40578cc6 17:07:08 Step 10/14 : COPY go.mod vendor* ./ 17:07:08 ---> f5ee6d6c9f53 17:07:08 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:08 ---> Running in 84e326ac51e8 17:08:05 Removing intermediate container 84e326ac51e8 17:08:05 ---> 63aa8b74274a 17:08:05 Step 12/14 : COPY . . 17:08:05 ---> 07b3ce5c9fef 17:08:05 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:08:05 ---> Running in ad727ca538f6 17:08:05 Removing intermediate container ad727ca538f6 17:08:05 ---> 5b7b3d4e0360 17:08:05 Step 14/14 : RUN $MAKE 17:08:05 ---> Running in b2c3900f647a 17:08:05 noop 17:08:05 Removing intermediate container b2c3900f647a 17:08:05 ---> a0b8e72b9f99 17:08:05 Successfully built a0b8e72b9f99 17:08:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:05 + docker inspect -f . ci-base-image-arm64 17:08:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:06 prd-ubuntu20.04-docker-arm64-4c-16g-23560 does not seem to be running inside a container 17:08:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/95 -v /w/workspace/app-service-configurable/95:/w/workspace/app-service-configurable/95:rw,z -v /w/workspace/app-service-configurable/95@tmp:/w/workspace/app-service-configurable/95@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 17:08:07 $ docker top 8875cf57340dd5d60127f0af9fb6f09c641cbdb31527c785042f6d1bcdc8eb54 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:08 + go version 17:08:08 go version go1.18.3 linux/arm64 [Pipeline] } 17:08:08 $ docker stop --time=1 8875cf57340dd5d60127f0af9fb6f09c641cbdb31527c785042f6d1bcdc8eb54 17:08:10 $ docker rm -f 8875cf57340dd5d60127f0af9fb6f09c641cbdb31527c785042f6d1bcdc8eb54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:10 + docker inspect -f . ci-base-image-arm64 17:08:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:10 prd-ubuntu20.04-docker-arm64-4c-16g-23560 does not seem to be running inside a container 17:08:11 $ 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/95 -v /w/workspace/app-service-configurable/95:/w/workspace/app-service-configurable/95:rw,z -v /w/workspace/app-service-configurable/95@tmp:/w/workspace/app-service-configurable/95@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 17:08:12 $ docker top 3530167c9eb76d483dcc21040393029823bdb66ec49e8322d0df9324acb492ab -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:13 + git config --global --add safe.directory /w/workspace/app-service-configurable/95 [Pipeline] fileExists [Pipeline] sh 17:08:13 + make test 17:08:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:09:35 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:09:35 CGO_ENABLED=1 go vet ./... 17:09:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:09:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:09:48 ./bin/test-attribution-txt.sh 17:09:48 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:09:48 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:09:48 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 17:09:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:09:48 $ docker stop --time=1 3530167c9eb76d483dcc21040393029823bdb66ec49e8322d0df9324acb492ab 17:09:50 $ docker rm -f 3530167c9eb76d483dcc21040393029823bdb66ec49e8322d0df9324acb492ab [Pipeline] // withDockerContainer [Pipeline] sh 17:09:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:09:51 Warning: overwriting stash ‘coverage-report’ 17:09:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:09:52 + ls -al . 17:09:52 total 168 17:09:52 drwxrwxr-x 7 jenkins jenkins 4096 Aug 25 17:08 . 17:09:52 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 17:06 .. 17:09:52 -rw-rw-r-- 1 jenkins jenkins 119 Aug 25 17:06 .dockerignore 17:09:52 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 17:06 .git 17:09:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 17:06 .github 17:09:52 -rw-rw-r-- 1 jenkins jenkins 171 Aug 25 17:06 .gitignore 17:09:52 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 25 17:06 Attribution.txt 17:09:52 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 25 17:06 CHANGELOG.md 17:09:52 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 25 17:06 Dockerfile 17:09:52 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 17:06 GOVERNANCE.md 17:09:52 -rw-rw-r-- 1 jenkins jenkins 688 Aug 25 17:06 Jenkinsfile 17:09:52 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 17:06 LICENSE 17:09:52 -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 17:06 OWNERS.md 17:09:52 -rw-rw-r-- 1 jenkins jenkins 4025 Aug 25 17:06 README.md 17:09:52 -rw-rw-r-- 1 jenkins jenkins 12 Aug 25 17:03 VERSION 17:09:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 17:06 bin 17:09:52 -rw-r--r-- 1 jenkins jenkins 10 Aug 25 17:08 coverage.out 17:09:52 -rw-rw-r-- 1 jenkins jenkins 3475 Aug 25 17:06 go.mod 17:09:52 -rw-rw-r-- 1 jenkins jenkins 36887 Aug 25 17:06 go.sum 17:09:52 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 25 17:06 main.go 17:09:52 -rw-rw-r-- 1 jenkins jenkins 2046 Aug 25 17:06 makefile 17:09:52 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 17:06 res 17:09:52 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 17:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:52 + 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=47bb9dfdcdb500ccf65829334ffb08f8f26842f6 --label arch=arm64 --label version=2.3.0-dev.16 . 17:09:52 Sending build context to Docker daemon 206.8kB 17:09:52 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 17:09:52 Step 2/28 : FROM ${BASE} AS builder 17:09:52 ---> a0b8e72b9f99 17:09:52 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:09:52 ---> Running in 44d414c3b677 17:09:53 Removing intermediate container 44d414c3b677 17:09:53 ---> 21f7df3110c2 17:09:53 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 17:09:53 ---> Running in b928618f4b83 17:09:53 Removing intermediate container b928618f4b83 17:09:53 ---> 53bd987e3d22 17:09:53 Step 5/28 : ARG ADD_BUILD_TAGS="" 17:09:53 ---> Running in 2f2b78282c3b 17:09:54 Removing intermediate container 2f2b78282c3b 17:09:54 ---> c7e7555dc5ee 17:09:54 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:09:54 ---> Running in 1c4bb1f25a7d 17:09:54 Removing intermediate container 1c4bb1f25a7d 17:09:54 ---> eed77ec3d6ab 17:09:54 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:54 ---> Running in 3e39207014fc 17:09:56 Removing intermediate container 3e39207014fc 17:09:56 ---> 0fb87c953c91 17:09:56 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:09:56 ---> Running in 22f6d3848832 17:09:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:09:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:09:59 OK: 221 MiB in 51 packages 17:09:59 Removing intermediate container 22f6d3848832 17:09:59 ---> 58dcc72a953f 17:09:59 Step 9/28 : WORKDIR /app 17:09:59 ---> Running in 3a4826eec316 17:09:59 Removing intermediate container 3a4826eec316 17:09:59 ---> 58bfdbc37596 17:09:59 Step 10/28 : COPY go.mod vendor* ./ 17:10:00 ---> a8837f4220d1 17:10:00 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:00 ---> Running in 150943c52ba3 17:10:02 Removing intermediate container 150943c52ba3 17:10:02 ---> 7414e0c004d9 17:10:02 Step 12/28 : COPY . . 17:10:03 ---> e5ce7f23c41f 17:10:03 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:10:03 ---> Running in 82bcc3f41858 17:10:03 Removing intermediate container 82bcc3f41858 17:10:03 ---> 0e85c3c5f125 17:10:03 Step 14/28 : RUN $MAKE 17:10:03 ---> Running in 67fe22007ca7 17:10:04 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 17:12:11 Removing intermediate container 67fe22007ca7 17:12:11 ---> 43964a960cb8 17:12:11 Step 15/28 : FROM alpine:3.16 17:12:11 3.16: Pulling from library/alpine 17:12:11 9b18e9b68314: Pulling fs layer 17:12:11 9b18e9b68314: Verifying Checksum 17:12:11 9b18e9b68314: Download complete 17:12:11 9b18e9b68314: Pull complete 17:12:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:12:11 Status: Downloaded newer image for alpine:3.16 17:12:11 ---> a6215f271958 17:12:11 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:12:11 ---> Running in 94ad31e925f0 17:12:11 Removing intermediate container 94ad31e925f0 17:12:11 ---> 9444ab55fec2 17:12:11 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 17:12:11 ---> Running in e3dae0cbed63 17:12:11 Removing intermediate container e3dae0cbed63 17:12:11 ---> 69f42a7e59a1 17:12:11 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:12:11 ---> Running in 83fe13a03a81 17:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:12:11 (1/7) Installing ca-certificates (20220614-r0) 17:12:11 (2/7) Installing dumb-init (1.2.5-r1) 17:12:11 (3/7) Installing libgcc (11.2.1_git20220219-r2) 17:12:11 (4/7) Installing libsodium (1.0.18-r0) 17:12:11 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 17:12:11 (6/7) Installing libzmq (4.3.4-r0) 17:12:11 (7/7) Installing zeromq (4.3.4-r0) 17:12:11 Executing busybox-1.35.0-r17.trigger 17:12:11 Executing ca-certificates-20220614-r0.trigger 17:12:11 OK: 9 MiB in 21 packages 17:12:11 Removing intermediate container 83fe13a03a81 17:12:11 ---> b85491282d5a 17:12:11 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:12:11 ---> 7bf5bef23a5f 17:12:11 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 17:12:11 ---> bb096b45cba5 17:12:11 Step 21/28 : COPY --from=builder /app/res/ /res/ 17:12:12 ---> c2c3eeda7df1 17:12:12 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:12:14 ---> a3b65f19f987 17:12:14 Step 23/28 : EXPOSE 48095 17:12:14 ---> Running in 358ae7ef3f1c 17:12:14 Removing intermediate container 358ae7ef3f1c 17:12:14 ---> 79dc3241099f 17:12:14 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 17:12:14 ---> Running in cbf7a6c0fb6e 17:12:14 Removing intermediate container cbf7a6c0fb6e 17:12:14 ---> 7dab62c7c06c 17:12:14 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:14 ---> Running in 0a6f912842ae 17:12:15 Removing intermediate container 0a6f912842ae 17:12:15 ---> 0058fd5b24f9 17:12:15 Step 26/28 : LABEL arch=arm64 17:12:15 ---> Running in 7bcba7439ab9 17:12:15 Removing intermediate container 7bcba7439ab9 17:12:15 ---> 1ce92750a08e 17:12:15 Step 27/28 : LABEL git_sha=47bb9dfdcdb500ccf65829334ffb08f8f26842f6 17:12:15 ---> Running in dc966ed6c9d8 17:12:16 Removing intermediate container dc966ed6c9d8 17:12:16 ---> d4a849494b9d 17:12:16 Step 28/28 : LABEL version=2.3.0-dev.16 17:12:16 ---> Running in f754f592693a 17:12:16 Removing intermediate container f754f592693a 17:12:16 ---> d496925a9fa2 17:12:16 [Warning] One or more build-args [ARCH] were not consumed 17:12:16 Successfully built d496925a9fa2 17:12:16 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 17:12:16 provisioning config files... 17:12:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/95@tmp/config9114183925004023486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:16 ---> docker-login.sh 17:12:16 nexus3.edgexfoundry.org:10001 17:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:17 Configure a credential helper to remove this warning. See 17:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:17 17:12:17 Login Succeeded 17:12:17 nexus3.edgexfoundry.org:10002 17:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:17 Configure a credential helper to remove this warning. See 17:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:17 17:12:17 Login Succeeded 17:12:17 nexus3.edgexfoundry.org:10003 17:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:18 Configure a credential helper to remove this warning. See 17:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:18 17:12:18 Login Succeeded 17:12:18 nexus3.edgexfoundry.org:10004 17:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:18 Configure a credential helper to remove this warning. See 17:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:18 17:12:18 Login Succeeded 17:12:18 docker.io 17:12:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:19 Configure a credential helper to remove this warning. See 17:12:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:19 17:12:19 Login Succeeded 17:12:19 ---> docker-login.sh ends [Pipeline] } 17:12:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:12:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:19 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:12:19 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 17:12:19 latest 17:12:19 2.3.0-dev.16 17:12:19 47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 17:12:19 main 17:12:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:47bb9dfdcdb500ccf65829334ffb08f8f26842f6 17:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:12:20 0fa779ff07ed: Preparing 17:12:20 8b0a1d885ac6: Preparing 17:12:20 fa465e634e0e: Preparing 17:12:20 80c795d7cb2c: Preparing 17:12:20 8ddbcdc91eb0: Preparing 17:12:20 5d3e392a13a0: Preparing 17:12:20 5d3e392a13a0: Waiting 17:12:20 80c795d7cb2c: Pushed 17:12:20 fa465e634e0e: Pushed 17:12:20 8b0a1d885ac6: Pushed 17:12:20 5d3e392a13a0: Layer already exists 17:12:21 8ddbcdc91eb0: Pushed 17:12:25 0fa779ff07ed: Pushed 17:12:25 47bb9dfdcdb500ccf65829334ffb08f8f26842f6: digest: sha256:a739bc0fea266276b84786d33e32aba4fa6aa964a26ff8f426ac2fb113f5052f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:26 + 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 17:12:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:12:26 0fa779ff07ed: Preparing 17:12:26 8b0a1d885ac6: Preparing 17:12:26 fa465e634e0e: Preparing 17:12:26 80c795d7cb2c: Preparing 17:12:26 8ddbcdc91eb0: Preparing 17:12:26 5d3e392a13a0: Preparing 17:12:26 5d3e392a13a0: Waiting 17:12:26 fa465e634e0e: Layer already exists 17:12:26 8b0a1d885ac6: Layer already exists 17:12:26 8ddbcdc91eb0: Layer already exists 17:12:26 80c795d7cb2c: Layer already exists 17:12:26 0fa779ff07ed: Layer already exists 17:12:26 5d3e392a13a0: Layer already exists 17:12:26 latest: digest: sha256:a739bc0fea266276b84786d33e32aba4fa6aa964a26ff8f426ac2fb113f5052f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.16 17:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:12:27 0fa779ff07ed: Preparing 17:12:27 8b0a1d885ac6: Preparing 17:12:27 fa465e634e0e: Preparing 17:12:27 80c795d7cb2c: Preparing 17:12:27 8ddbcdc91eb0: Preparing 17:12:27 5d3e392a13a0: Preparing 17:12:27 5d3e392a13a0: Waiting 17:12:27 fa465e634e0e: Layer already exists 17:12:27 80c795d7cb2c: Layer already exists 17:12:27 8ddbcdc91eb0: Layer already exists 17:12:27 8b0a1d885ac6: Layer already exists 17:12:27 0fa779ff07ed: Layer already exists 17:12:27 5d3e392a13a0: Layer already exists 17:12:27 2.3.0-dev.16: digest: sha256:a739bc0fea266276b84786d33e32aba4fa6aa964a26ff8f426ac2fb113f5052f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 17:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:12:28 0fa779ff07ed: Preparing 17:12:28 8b0a1d885ac6: Preparing 17:12:28 fa465e634e0e: Preparing 17:12:28 80c795d7cb2c: Preparing 17:12:28 8ddbcdc91eb0: Preparing 17:12:28 5d3e392a13a0: Preparing 17:12:28 5d3e392a13a0: Waiting 17:12:28 0fa779ff07ed: Layer already exists 17:12:28 80c795d7cb2c: Layer already exists 17:12:28 fa465e634e0e: Layer already exists 17:12:28 8ddbcdc91eb0: Layer already exists 17:12:28 8b0a1d885ac6: Layer already exists 17:12:28 5d3e392a13a0: Layer already exists 17:12:28 47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16: digest: sha256:a739bc0fea266276b84786d33e32aba4fa6aa964a26ff8f426ac2fb113f5052f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:29 + 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 17:12:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 17:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:12:29 0fa779ff07ed: Preparing 17:12:29 8b0a1d885ac6: Preparing 17:12:29 fa465e634e0e: Preparing 17:12:29 80c795d7cb2c: Preparing 17:12:29 8ddbcdc91eb0: Preparing 17:12:29 5d3e392a13a0: Preparing 17:12:29 5d3e392a13a0: Waiting 17:12:29 8b0a1d885ac6: Layer already exists 17:12:29 fa465e634e0e: Layer already exists 17:12:29 8ddbcdc91eb0: Layer already exists 17:12:29 80c795d7cb2c: Layer already exists 17:12:29 0fa779ff07ed: Layer already exists 17:12:29 5d3e392a13a0: Layer already exists 17:12:29 main: digest: sha256:a739bc0fea266276b84786d33e32aba4fa6aa964a26ff8f426ac2fb113f5052f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:12:29 ===================================================== [Pipeline] echo 17:12:29 taggedImages: 17:12:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:47bb9dfdcdb500ccf65829334ffb08f8f26842f6 17:12:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:12:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.16 17:12:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:47bb9dfdcdb500ccf65829334ffb08f8f26842f6-2.3.0-dev.16 17:12:29 - 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 17:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:12:30 17:12:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:12:30 arm64: Pulling from edgex-lftools-log-publisher 17:12:30 8998bd30e6a1: Pulling fs layer 17:12:30 04944245beec: Pulling fs layer 17:12:30 699f458cf7ca: Pulling fs layer 17:12:30 765212b225bb: Pulling fs layer 17:12:30 f23df028b6ca: Pulling fs layer 17:12:30 d65c8cfc05b1: Pulling fs layer 17:12:30 2437ff75d9bd: Pulling fs layer 17:12:30 765212b225bb: Waiting 17:12:30 f23df028b6ca: Waiting 17:12:30 2437ff75d9bd: Waiting 17:12:30 d65c8cfc05b1: Waiting 17:12:30 04944245beec: Verifying Checksum 17:12:30 04944245beec: Download complete 17:12:30 765212b225bb: Download complete 17:12:30 f23df028b6ca: Verifying Checksum 17:12:30 f23df028b6ca: Download complete 17:12:30 d65c8cfc05b1: Verifying Checksum 17:12:30 d65c8cfc05b1: Download complete 17:12:31 699f458cf7ca: Download complete 17:12:31 8998bd30e6a1: Verifying Checksum 17:12:31 8998bd30e6a1: Download complete 17:12:34 2437ff75d9bd: Verifying Checksum 17:12:34 2437ff75d9bd: Download complete 17:12:36 8998bd30e6a1: Pull complete 17:12:36 04944245beec: Pull complete 17:12:37 699f458cf7ca: Pull complete 17:12:37 765212b225bb: Pull complete 17:12:38 f23df028b6ca: Pull complete 17:12:39 d65c8cfc05b1: Pull complete 17:12:54 2437ff75d9bd: Pull complete 17:12:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:12:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:12:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:54 prd-ubuntu20.04-docker-arm64-4c-16g-23560 does not seem to be running inside a container 17:12:54 $ 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/95 -v /w/workspace/app-service-configurable/95:/w/workspace/app-service-configurable/95:rw,z -v /w/workspace/app-service-configurable/95@tmp:/w/workspace/app-service-configurable/95@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 17:12:56 $ docker top b9fcc56a71075da3652b35119d7edae9f543b82ad321831549d2b654e98ad5e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:57 ---> job-cost.sh 17:12:57 lf-activate-venv: SKIPPING 17:12:57 INFO: No Stack... 17:12:58 INFO: Retrieving Pricing Info for: v3-standard-4 17:12:59 INFO: Archiving Costs [Pipeline] sh 17:12:59 + + cat /w/workspace/app-service-configurable/95/archives/cost.csvcut 17:12:59 -d, -f6 [Pipeline] lock 17:12:59 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] 17:12:59 Resource [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] did not exist. Created. 17:12:59 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:13:00 /w/workspace/app-service-configurable/95@tmp/durable-b45f833d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:13:01 + echo total: 0.10999999940395355 [Pipeline] stash 17:13:01 Warning: overwriting stash ‘stack-cost’ 17:13:01 Stashed 1 file(s) [Pipeline] } 17:13:01 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 17:13:01 $ docker stop --time=1 b9fcc56a71075da3652b35119d7edae9f543b82ad321831549d2b654e98ad5e7 17:13:02 $ docker rm -f b9fcc56a71075da3652b35119d7edae9f543b82ad321831549d2b654e98ad5e7 [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 17:13:03 provisioning config files... 17:13:03 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3476018787130125844tmp [Pipeline] { [Pipeline] sh 17:13:03 + set +x 17:13:03 + curl -s https://codecov.io/bash 17:13:03 + bash -s -- 17:13:03 17:13:03 _____ _ 17:13:03 / ____| | | 17:13:03 | | ___ __| | ___ ___ _____ __ 17:13:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:13:03 | |___| (_) | (_| | __/ (_| (_) \ V / 17:13:03 \_____\___/ \__,_|\___|\___\___/ \_/ 17:13:03 Bash-1.0.6 17:13:03 17:13:03 17:13:03 ==> git version 2.25.1 found 17:13:03 ==> 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 17:13:03 Release-Date: 2020-01-08 17:13:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:13:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:13:03 ==> Jenkins CI detected. 17:13:03 current dir:  /w/workspace/ry_app-service-configurable_main 17:13:03 project root: . 17:13:03 --> token set from env 17:13:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:13:03 ==> Running gcov in . (disable via -X gcov) 17:13:03 ==> Python coveragepy not found 17:13:03 ==> Searching for coverage reports in: 17:13:03 + . 17:13:03 -> Found 1 reports 17:13:03 ==> Detecting git/mercurial file structure 17:13:03 ==> Reading reports 17:13:03 + ./coverage.out bytes=10 17:13:03 ==> Appending adjustments 17:13:03 https://docs.codecov.io/docs/fixing-reports 17:13:03 + Found adjustments 17:13:03 ==> Gzipping contents 17:13:03 4.0K /tmp/codecov.6RVO2r.gz 17:13:03 ==> Uploading reports 17:13:03 url: https://codecov.io 17:13:03 query: branch=main&commit=47bb9dfdcdb500ccf65829334ffb08f8f26842f6&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:13:03 -> Pinging Codecov 17:13:03 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=47bb9dfdcdb500ccf65829334ffb08f8f26842f6&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:13:04 -> Uploading to 17:13:04 https://storage.googleapis.com/codecov/v4/raw/2022-08-25/A97CA9966030D2A3747ED39772930CCE/47bb9dfdcdb500ccf65829334ffb08f8f26842f6/d6070b6c-3447-4f91-908b-ab5b93aac28f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T171303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7138e9d50b454973c78e1cd05b9aa1356dd864209398c71354fe5b3b846a8f7 17:13:04 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:04 Dload Upload Total Spent Left Speed 17:13:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2302 --:--:-- --:--:-- --:--:-- 2302 17:13:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] } 17:13:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:13:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:13:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:13:04 17:13:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:13:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:13:05 df9b9388f04a: Pulling fs layer 17:13:05 52dc419b0ee2: Pulling fs layer 17:13:05 25bc292e5bac: Pulling fs layer 17:13:05 114826534d7a: Pulling fs layer 17:13:05 4657fd5d0bcf: Pulling fs layer 17:13:05 6ad1cebc031e: Pulling fs layer 17:13:05 8a3aa393b2d8: Pulling fs layer 17:13:05 114826534d7a: Waiting 17:13:05 4657fd5d0bcf: Waiting 17:13:05 6ad1cebc031e: Waiting 17:13:05 8a3aa393b2d8: Waiting 17:13:05 25bc292e5bac: Verifying Checksum 17:13:05 25bc292e5bac: Download complete 17:13:05 52dc419b0ee2: Verifying Checksum 17:13:05 52dc419b0ee2: Download complete 17:13:05 4657fd5d0bcf: Download complete 17:13:05 df9b9388f04a: Verifying Checksum 17:13:05 df9b9388f04a: Download complete 17:13:05 6ad1cebc031e: Verifying Checksum 17:13:05 6ad1cebc031e: Download complete 17:13:05 df9b9388f04a: Pull complete 17:13:06 52dc419b0ee2: Pull complete 17:13:06 25bc292e5bac: Pull complete 17:13:06 114826534d7a: Verifying Checksum 17:13:06 114826534d7a: Download complete 17:13:06 8a3aa393b2d8: Verifying Checksum 17:13:06 8a3aa393b2d8: Download complete 17:13:09 114826534d7a: Pull complete 17:13:10 4657fd5d0bcf: Pull complete 17:13:10 6ad1cebc031e: Pull complete 17:13:13 8a3aa393b2d8: Pull complete 17:13:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:13:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:13 prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container 17:13:13 $ 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 17:13:17 $ docker top c571afe9f828a3bfd853e13cd8f92dec3c9132f8f64b2d1615704fc93ff7a750 -eo pid,comm [Pipeline] { [Pipeline] echo 17:13:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 17:13:17 + set -o pipefail 17:13:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 17:13:22 17:13:22 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 17:13:22 17:13:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/a5b5d5ec-af73-4d77-9c38-7180a67aa8a9 17:13:22 17:13:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:13:22 17:13:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:13:22 17:13:23 [Pipeline] } 17:13:23 $ docker stop --time=1 c571afe9f828a3bfd853e13cd8f92dec3c9132f8f64b2d1615704fc93ff7a750 17:13:25 $ docker rm -f c571afe9f828a3bfd853e13cd8f92dec3c9132f8f64b2d1615704fc93ff7a750 [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 17:13:26 + git log --format=format:%s -1 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 [Pipeline] sh 17:13:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:13:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:27 prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container 17:13:27 $ 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 17:13:27 $ docker top 43cac8cb43678cfe1dfa77413e906ed223b8ff50abe7e83883184eb755637b8e -eo pid,comm 17:13:27 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). 17:13:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:27 [ssh-agent] Looking for ssh-agent implementation... 17:13:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:28 $ docker exec 43cac8cb43678cfe1dfa77413e906ed223b8ff50abe7e83883184eb755637b8e ssh-agent 17:13:28 SSH_AUTH_SOCK=/tmp/ssh-MVgGwPoT6vBu/agent.33 17:13:28 SSH_AGENT_PID=39 17:13:28 Running ssh-add (command line suppressed) 17:13:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8573929875431134790.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8573929875431134790.key) 17:13:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:28 + git semver tag 17:13:29 2022-08-25 17:13:28,977 [run_tag] DEBUG tag force:False 17:13:29 2022-08-25 17:13:28,977 [check_head_tag] DEBUG check head tag 17:13:29 2022-08-25 17:13:28,977 [execute] INFO git cat-file --batch-check 17:13:29 2022-08-25 17:13:28,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:13:29 2022-08-25 17:13:28,982 [execute] INFO git cat-file --batch 17:13:29 2022-08-25 17:13:28,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:13:29 2022-08-25 17:13:28,995 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:13:29 2022-08-25 17:13:28,995 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 17:13:29 2022-08-25 17:13:28,996 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:13:29 2022-08-25 17:13:29,001 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:13:29 2.3.0-dev.16 [Pipeline] } 17:13:29 $ docker exec --env ******** --env ******** 43cac8cb43678cfe1dfa77413e906ed223b8ff50abe7e83883184eb755637b8e ssh-agent -k 17:13:29 unset SSH_AUTH_SOCK; 17:13:29 unset SSH_AGENT_PID; 17:13:29 echo Agent pid 39 killed; 17:13:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:29 + git semver [Pipeline] } 17:13:29 $ docker stop --time=1 43cac8cb43678cfe1dfa77413e906ed223b8ff50abe7e83883184eb755637b8e 17:13:31 $ docker rm -f 43cac8cb43678cfe1dfa77413e906ed223b8ff50abe7e83883184eb755637b8e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:13:31 17:13:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:13:31 0.23.1-centos7: Pulling from edgex-lftools 17:13:31 ab5ef0e58194: Pulling fs layer 17:13:31 9712f1f96733: Pulling fs layer 17:13:31 63f879dbbcfc: Pulling fs layer 17:13:31 0d9ebad4ef96: Pulling fs layer 17:13:31 e9a5061849ea: Pulling fs layer 17:13:31 d747dcd14b5f: Pulling fs layer 17:13:31 2de7ff778b66: Pulling fs layer 17:13:31 0d9ebad4ef96: Waiting 17:13:31 e9a5061849ea: Waiting 17:13:31 d747dcd14b5f: Waiting 17:13:31 2de7ff778b66: Waiting 17:13:31 9712f1f96733: Download complete 17:13:32 63f879dbbcfc: Verifying Checksum 17:13:32 63f879dbbcfc: Download complete 17:13:32 e9a5061849ea: Verifying Checksum 17:13:32 e9a5061849ea: Download complete 17:13:32 d747dcd14b5f: Verifying Checksum 17:13:32 d747dcd14b5f: Download complete 17:13:32 ab5ef0e58194: Verifying Checksum 17:13:32 ab5ef0e58194: Download complete 17:13:32 0d9ebad4ef96: Download complete 17:13:32 2de7ff778b66: Verifying Checksum 17:13:32 2de7ff778b66: Download complete 17:13:35 ab5ef0e58194: Pull complete 17:13:35 9712f1f96733: Pull complete 17:13:36 63f879dbbcfc: Pull complete 17:13:41 0d9ebad4ef96: Pull complete 17:13:41 e9a5061849ea: Pull complete 17:13:41 d747dcd14b5f: Pull complete 17:13:43 2de7ff778b66: Pull complete 17:13:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:13:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:43 prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container 17:13:43 $ 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 17:13:47 $ docker top 1751e40cfe02adc1b9e66f40f68a951c49991cb3e091d5123fafc2ac60e8e11b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:13:47 provisioning config files... 17:13:47 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3376407875332296055tmp 17:13:47 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6151826838827419835tmp 17:13:47 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9200008565406046805tmp [Pipeline] { [Pipeline] echo 17:13:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:13:48 ---> sigul-configuration.sh 17:13:48 gpg: directory `/root/.gnupg' created 17:13:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:13:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:13:48 gpg: keyring `/root/.gnupg/secring.gpg' created 17:13:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:13:48 gpg: CAST5 encrypted data 17:13:48 gpg: encrypted with 1 passphrase 17:13:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:13:48 + mkdir /home/jenkins 17:13:48 + mkdir /home/jenkins/sigul [Pipeline] sh 17:13:48 + 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 17:13:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:13:48 ---> sigul-install.sh 17:13:48 Sigul already installed; skipping installation. [Pipeline] sh 17:13:49 + git tag --list 17:13:49 v1.0.0 17:13:49 v1.1.0 17:13:49 v1.2.0 17:13:49 v1.3.0 17:13:49 v1.3.1 17:13:49 v2.0.0 17:13:49 v2.0.1 17:13:49 v2.1.0 17:13:49 v2.1.1 17:13:49 v2.1.1-dev.1 17:13:49 v2.1.1-dev.2 17:13:49 v2.2.0 17:13:49 v2.2.1-dev.1 17:13:49 v2.2.1-dev.10 17:13:49 v2.2.1-dev.2 17:13:49 v2.2.1-dev.3 17:13:49 v2.2.1-dev.4 17:13:49 v2.2.1-dev.5 17:13:49 v2.2.1-dev.6 17:13:49 v2.2.1-dev.7 17:13:49 v2.2.1-dev.8 17:13:49 v2.2.1-dev.9 17:13:49 v2.3.0-dev.10 17:13:49 v2.3.0-dev.11 17:13:49 v2.3.0-dev.12 17:13:49 v2.3.0-dev.13 17:13:49 v2.3.0-dev.14 17:13:49 v2.3.0-dev.15 17:13:49 v2.3.0-dev.16 [Pipeline] sh 17:13:49 + lftools sign git-tag v2.3.0-dev.16 17:13:50 Signing Git tag with Sigul... 17:13:50 Signing v2.3.0-dev.16 [Pipeline] echo 17:13:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:13:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:13:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:13:50 $ docker stop --time=1 1751e40cfe02adc1b9e66f40f68a951c49991cb3e091d5123fafc2ac60e8e11b 17:13:51 $ docker rm -f 1751e40cfe02adc1b9e66f40f68a951c49991cb3e091d5123fafc2ac60e8e11b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:13:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:13:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:52 prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container 17:13:52 $ 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 17:13:53 $ docker top 4ce9ceb1ffb394158a4669d5ec415ef3dce887baf4659127b231d01e2346eb22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:53 [ssh-agent] Looking for ssh-agent implementation... 17:13:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:53 $ docker exec 4ce9ceb1ffb394158a4669d5ec415ef3dce887baf4659127b231d01e2346eb22 ssh-agent 17:13:53 SSH_AUTH_SOCK=/tmp/ssh-UGgksEJtcwny/agent.32 17:13:53 SSH_AGENT_PID=38 17:13:53 Running ssh-add (command line suppressed) 17:13:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5143643694203918477.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5143643694203918477.key) 17:13:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:54 + git semver bump pre 17:13:54 2022-08-25 17:13:54,260 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:13:54 2022-08-25 17:13:54,260 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev 17:13:54 2022-08-25 17:13:54,260 [bump_version] DEBUG bumped version:2.3.0-dev.17 17:13:54 2022-08-25 17:13:54,260 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 17:13:54 2022-08-25 17:13:54,260 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:13:54 2022-08-25 17:13:54,260 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 17:13:54 2022-08-25 17:13:54,262 [execute] INFO git cat-file --batch-check 17:13:54 2022-08-25 17:13:54,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:13:54 2022-08-25 17:13:54,267 [execute] INFO git cat-file --batch 17:13:54 2022-08-25 17:13:54,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:13:54 2022-08-25 17:13:54,273 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:13:54 2.3.0-dev.17 [Pipeline] } 17:13:54 $ docker exec --env ******** --env ******** 4ce9ceb1ffb394158a4669d5ec415ef3dce887baf4659127b231d01e2346eb22 ssh-agent -k 17:13:54 unset SSH_AUTH_SOCK; 17:13:54 unset SSH_AGENT_PID; 17:13:54 echo Agent pid 38 killed; 17:13:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:54 + git semver [Pipeline] } 17:13:55 $ docker stop --time=1 4ce9ceb1ffb394158a4669d5ec415ef3dce887baf4659127b231d01e2346eb22 17:13:56 $ docker rm -f 4ce9ceb1ffb394158a4669d5ec415ef3dce887baf4659127b231d01e2346eb22 [Pipeline] // withDockerContainer [Pipeline] sh 17:13:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:13:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:57 prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container 17:13:57 $ 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 17:13:57 $ docker top e78faf506c4d4a61f04ae9684f272c3fec3f30e1362a799ffa4b8cfa6c081d69 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:57 [ssh-agent] Looking for ssh-agent implementation... 17:13:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:57 $ docker exec e78faf506c4d4a61f04ae9684f272c3fec3f30e1362a799ffa4b8cfa6c081d69 ssh-agent 17:13:57 SSH_AUTH_SOCK=/tmp/ssh-zPjmVfng0pzZ/agent.32 17:13:57 SSH_AGENT_PID=40 17:13:57 Running ssh-add (command line suppressed) 17:13:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_250646743799839148.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_250646743799839148.key) 17:13:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:58 + git semver push 17:13:58 2022-08-25 17:13:58,643 [run_push] DEBUG push 17:13:58 2022-08-25 17:13:58,643 [execute] INFO git cat-file --batch-check 17:13:58 2022-08-25 17:13:58,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:13:58 2022-08-25 17:13:58,648 [execute] INFO git rev-list f69a23d5800dd30830a179e7dbb9b8a5a26b943d -- 17:13:58 2022-08-25 17:13:58,649 [execute] DEBUG Popen(['git', 'rev-list', 'f69a23d5800dd30830a179e7dbb9b8a5a26b943d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:13:58 2022-08-25 17:13:58,661 [execute] INFO git fetch -v origin 17:13:58 2022-08-25 17:13:58,661 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 17:13:59 2022-08-25 17:13:59,139 [run_push] DEBUG no remote changes detected 17:13:59 2022-08-25 17:13:59,139 [execute] INFO git push origin semver 17:13:59 2022-08-25 17:13:59,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:14:00 2022-08-25 17:13:59,888 [run_push] DEBUG push all version tags 17:14:00 2022-08-25 17:13:59,888 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:14:00 2022-08-25 17:13:59,889 [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) 17:14:00 2022-08-25 17:14:00,584 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:14:00 2.3.0-dev.17 [Pipeline] } 17:14:00 $ docker exec --env ******** --env ******** e78faf506c4d4a61f04ae9684f272c3fec3f30e1362a799ffa4b8cfa6c081d69 ssh-agent -k 17:14:00 unset SSH_AUTH_SOCK; 17:14:00 unset SSH_AGENT_PID; 17:14:00 echo Agent pid 40 killed; 17:14:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:01 + git semver [Pipeline] } 17:14:01 $ docker stop --time=1 e78faf506c4d4a61f04ae9684f272c3fec3f30e1362a799ffa4b8cfa6c081d69 17:14:02 $ docker rm -f e78faf506c4d4a61f04ae9684f272c3fec3f30e1362a799ffa4b8cfa6c081d69 [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 17:14:03 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 17:14:03 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:14:03 total 16 17:14:03 drwxr-xr-x 3 root root 4096 Aug 25 17:04 . 17:14:03 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 17:13 .. 17:14:03 drwxr-xr-x 2 root root 4096 Aug 25 17:04 cost 17:14:03 -rw-r--r-- 1 root root 95 Aug 25 17:04 cost.csv 17:14:03 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 17:14:03 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:14:03 total 16 17:14:03 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 17:04 . 17:14:03 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 17:13 .. 17:14:03 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 17:04 cost 17:14:03 -rw-r--r-- 1 jenkins jenkins 95 Aug 25 17:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:14:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:14:04 ---> package-listing.sh 17:14:04 ++ facter osfamily 17:14:04 ++ tr '[:upper:]' '[:lower:]' 17:14:04 + OS_FAMILY=debian 17:14:04 + workspace=/w/workspace/ry_app-service-configurable_main 17:14:04 + START_PACKAGES=/tmp/packages_start.txt 17:14:04 + END_PACKAGES=/tmp/packages_end.txt 17:14:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:14:04 + PACKAGES=/tmp/packages_start.txt 17:14:04 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:14:04 + PACKAGES=/tmp/packages_end.txt 17:14:04 + case "${OS_FAMILY}" in 17:14:04 + dpkg -l 17:14:04 + grep '^ii' 17:14:04 + '[' -f /tmp/packages_start.txt ']' 17:14:04 + '[' -f /tmp/packages_end.txt ']' 17:14:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:14:04 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:14:04 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 17:14:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 17:14:04 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 17:14:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:05 prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container 17:14:05 $ 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 17:14:06 $ docker top 9dff76f5f8afdbeb6c345227d5f5d874256bf2fa65383d88d3b6ab3afe8f47ac -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:06 + touch /tmp/pre-build-complete [Pipeline] sh 17:14:06 + mkdir -p /var/log/sysstat [Pipeline] sh 17:14:07 + ls /var/log/sa-host 17:14:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:07 provisioning config files... 17:14:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9120120215685646413tmp [Pipeline] { [Pipeline] echo 17:14:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:14:07 ---> create-netrc.sh [Pipeline] } 17:14:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:14:07 ---> python-tools-install.sh [Pipeline] echo 17:14:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:14:08 ---> sudo-logs.sh 17:14:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:14:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:14:08 ---> job-cost.sh 17:14:08 lf-activate-venv: SKIPPING 17:14:08 DEBUG: total: 0.2199999988079071 17:14:08 INFO: Retrieving Stack Cost... 17:14:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:14:09 INFO: Archiving Costs [Pipeline] echo 17:14:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:14:09 ---> logs-deploy.sh 17:14:09 lf-activate-venv: SKIPPING 17:14:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/95 17:14:09 INFO: archiving workspace using pattern(s): 17:14:11 Archives upload complete. 17:14:11 INFO: archiving logs to Nexus