Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c652ff16af1e74f6a40a6431fa4d554cbc316d6f 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-ssh7307904218149547774.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14801665280312413428.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15042929800985943684.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh998633871768497662.key Verifying host key using known hosts file > 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-ssh2136333291767470433.key Verifying host key using known hosts file > 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-118619 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 c652ff16af1e74f6a40a6431fa4d554cbc316d6f (main) Commit message: "build: Update to use released SDK (#486)" > 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 c652ff16af1e74f6a40a6431fa4d554cbc316d6f # timeout=10 > git rev-list --no-walk 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:09:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:09:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:09:39 ========================================================= 16:09:39 EdgeX Global Pipelines Version Info 16:09:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:09:40 ------------------- 16:09:40 stable info: 16:09:40 ------------------- 16:09:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:09:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:09:40 Message: update stable to v1.0.244 16:09:40 ------------------- 16:09:40 experimental info: 16:09:40 ------------------- 16:09:40 Commited By: **** collab-it+edgex@linuxfoundation.org 16:09:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:09:40 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c652ff1 [Pipeline] echo 16:09:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:41 provisioning config files... 16:09:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8756124032230379806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:41 ---> docker-login.sh 16:09:41 nexus3.edgexfoundry.org:10001 16:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:42 Configure a credential helper to remove this warning. See 16:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:42 16:09:42 Login Succeeded 16:09:42 nexus3.edgexfoundry.org:10002 16:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:42 Configure a credential helper to remove this warning. See 16:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:42 16:09:42 Login Succeeded 16:09:42 nexus3.edgexfoundry.org:10003 16:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:42 Configure a credential helper to remove this warning. See 16:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:42 16:09:42 Login Succeeded 16:09:42 nexus3.edgexfoundry.org:10004 16:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:42 Configure a credential helper to remove this warning. See 16:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:42 16:09:42 Login Succeeded 16:09:42 docker.io 16:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:42 Configure a credential helper to remove this warning. See 16:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:42 16:09:42 Login Succeeded 16:09:42 ---> docker-login.sh ends [Pipeline] } 16:09:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:09:43 + git rev-list -1 --merges c652ff16af1e74f6a40a6431fa4d554cbc316d6f~1..c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] echo 16:09:43 -----------> git rev-list -1 --merges c652ff16af1e74f6a40a6431fa4d554cbc316d6f~1..c652ff16af1e74f6a40a6431fa4d554cbc316d6f c652ff16af1e74f6a40a6431fa4d554cbc316d6f [false] [Pipeline] sh 16:09:43 + git log --format=format:%s -1 c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] echo 16:09:43 ========================================================= 16:09:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:09:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:09:44 + git log --format=format:%s -1 c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] echo 16:09:44 [semverPrep] GIT_COMMIT: c652ff16af1e74f6a40a6431fa4d554cbc316d6f, Commit Message: build: Update to use released SDK (#486) [Pipeline] echo 16:09:44 [semverPrep] This is not a build commit. [Pipeline] sh 16:09:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:09:44 + grep -v github /etc/ssh/ssh_known_hosts 16:09:44 + [ -e /tmp/ssh_known_hosts ] 16:09:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:09:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:09:44 + sudo tee -a /etc/ssh/ssh_known_hosts 16:09:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:44 16:09:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:45 0.1.4: Pulling from edgex-devops/py-git-semver 16:09:45 b85a868b505f: Pulling fs layer 16:09:45 e2be974225ed: Pulling fs layer 16:09:45 339a4e72a1f5: Pulling fs layer 16:09:45 988bab9f4d93: Pulling fs layer 16:09:45 1469e6f7b9e6: Pulling fs layer 16:09:45 eaf3925da568: Pulling fs layer 16:09:45 bab4dde63d76: Pulling fs layer 16:09:45 bde34c3a00c8: Pulling fs layer 16:09:45 b352a97aabf1: Pulling fs layer 16:09:45 4872d77fe225: Pulling fs layer 16:09:45 5851b861e8e6: Pulling fs layer 16:09:45 988bab9f4d93: Waiting 16:09:45 bde34c3a00c8: Waiting 16:09:45 b352a97aabf1: Waiting 16:09:45 4872d77fe225: Waiting 16:09:45 5851b861e8e6: Waiting 16:09:45 1469e6f7b9e6: Waiting 16:09:45 eaf3925da568: Waiting 16:09:45 bab4dde63d76: Waiting 16:09:45 e2be974225ed: Verifying Checksum 16:09:45 e2be974225ed: Download complete 16:09:45 988bab9f4d93: Verifying Checksum 16:09:45 988bab9f4d93: Download complete 16:09:45 1469e6f7b9e6: Verifying Checksum 16:09:45 1469e6f7b9e6: Download complete 16:09:45 339a4e72a1f5: Verifying Checksum 16:09:45 339a4e72a1f5: Download complete 16:09:45 eaf3925da568: Download complete 16:09:45 bde34c3a00c8: Verifying Checksum 16:09:45 bde34c3a00c8: Download complete 16:09:45 b352a97aabf1: Verifying Checksum 16:09:45 b352a97aabf1: Download complete 16:09:45 4872d77fe225: Download complete 16:09:45 5851b861e8e6: Verifying Checksum 16:09:45 b85a868b505f: Verifying Checksum 16:09:45 b85a868b505f: Download complete 16:09:45 bab4dde63d76: Verifying Checksum 16:09:45 bab4dde63d76: Download complete 16:09:46 b85a868b505f: Pull complete 16:09:46 e2be974225ed: Pull complete 16:09:47 339a4e72a1f5: Pull complete 16:09:47 988bab9f4d93: Pull complete 16:09:47 1469e6f7b9e6: Pull complete 16:09:47 eaf3925da568: Pull complete 16:09:49 bab4dde63d76: Pull complete 16:09:49 bde34c3a00c8: Pull complete 16:09:49 b352a97aabf1: Pull complete 16:09:49 4872d77fe225: Pull complete 16:09:49 5851b861e8e6: Pull complete 16:09:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:09:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:49 prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container 16:09:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:09:51 $ docker top 317cddde53c77702f3cd38480a15371c5a9cc45dbc20e44b09f72f437597b9a5 -eo pid,comm 16:09:51 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). 16:09:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:51 [ssh-agent] Looking for ssh-agent implementation... 16:09:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:51 $ docker exec 317cddde53c77702f3cd38480a15371c5a9cc45dbc20e44b09f72f437597b9a5 ssh-agent 16:09:51 SSH_AUTH_SOCK=/tmp/ssh-d9X8KOr3LvLD/agent.31 16:09:51 SSH_AGENT_PID=37 16:09:51 Running ssh-add (command line suppressed) 16:09:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9691881057600248234.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9691881057600248234.key) 16:09:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:51 + git tag --points-at HEAD [Pipeline] } 16:09:51 $ docker exec --env ******** --env ******** 317cddde53c77702f3cd38480a15371c5a9cc45dbc20e44b09f72f437597b9a5 ssh-agent -k 16:09:52 unset SSH_AUTH_SOCK; 16:09:52 unset SSH_AGENT_PID; 16:09:52 echo Agent pid 37 killed; 16:09:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:09:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:52 [ssh-agent] Looking for ssh-agent implementation... 16:09:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:52 $ docker exec 317cddde53c77702f3cd38480a15371c5a9cc45dbc20e44b09f72f437597b9a5 ssh-agent 16:09:52 SSH_AUTH_SOCK=/tmp/ssh-Z3kRX8eyFt7k/agent.69 16:09:52 SSH_AGENT_PID=75 16:09:52 Running ssh-add (command line suppressed) 16:09:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5361592880414098202.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5361592880414098202.key) 16:09:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:52 + git semver init 16:09:53 2022-11-08 16:09:52,934 [run_init] DEBUG init version:0.0.0 force:False 16:09:53 2022-11-08 16:09:52,935 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:09:53 2022-11-08 16:09:52,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:09:53 2022-11-08 16:09:52,935 [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) 16:09:53 2022-11-08 16:09:53,895 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:09:53 2022-11-08 16:09:53,895 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:09:53 2022-11-08 16:09:53,896 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:09:53 2022-11-08 16:09:53,896 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:09:53 2.3.0-dev.37 [Pipeline] } 16:09:53 $ docker exec --env ******** --env ******** 317cddde53c77702f3cd38480a15371c5a9cc45dbc20e44b09f72f437597b9a5 ssh-agent -k 16:09:54 unset SSH_AUTH_SOCK; 16:09:54 unset SSH_AGENT_PID; 16:09:54 echo Agent pid 75 killed; 16:09:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:54 + git semver [Pipeline] } 16:09:54 $ docker stop --time=1 317cddde53c77702f3cd38480a15371c5a9cc45dbc20e44b09f72f437597b9a5 16:09:55 $ docker rm -f 317cddde53c77702f3cd38480a15371c5a9cc45dbc20e44b09f72f437597b9a5 [Pipeline] // withDockerContainer [Pipeline] sh 16:09:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:09:56 Stashed 1 file(s) [Pipeline] echo 16:09:56 [edgeXSemver]: initialized semver on version 2.3.0-dev.37 [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 16:09:56 provisioning config files... 16:09:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4640635348827607398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:56 ---> docker-login.sh 16:09:56 nexus3.edgexfoundry.org:10001 16:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:56 Configure a credential helper to remove this warning. See 16:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:56 16:09:56 Login Succeeded 16:09:56 nexus3.edgexfoundry.org:10002 16:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:56 Configure a credential helper to remove this warning. See 16:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:56 16:09:56 Login Succeeded 16:09:56 nexus3.edgexfoundry.org:10003 16:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:57 Configure a credential helper to remove this warning. See 16:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:57 16:09:57 Login Succeeded 16:09:57 nexus3.edgexfoundry.org:10004 16:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:57 Configure a credential helper to remove this warning. See 16:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:57 16:09:57 Login Succeeded 16:09:57 docker.io 16:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:57 Configure a credential helper to remove this warning. See 16:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:57 16:09:57 Login Succeeded 16:09:57 ---> docker-login.sh ends [Pipeline] } 16:09:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:09:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:57 ========================================================= 16:09:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:09:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:58 + 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 . 16:09:58 Sending build context to Docker daemon 3.185MB 16:09:58 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:09:58 Step 2/13 : FROM ${BASE} AS builder 16:09:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:09:58 213ec9aee27d: Pulling fs layer 16:09:58 4583459ba037: Pulling fs layer 16:09:58 93c1e223e6f2: Pulling fs layer 16:09:58 53926ce57604: Pulling fs layer 16:09:58 21b2b0c7a3f4: Pulling fs layer 16:09:58 22ff95d597cd: Pulling fs layer 16:09:58 12d6caf4c0d1: Pulling fs layer 16:09:58 96b7cbca73a9: Pulling fs layer 16:09:58 a7acece74701: Pulling fs layer 16:09:58 22ff95d597cd: Waiting 16:09:58 12d6caf4c0d1: Waiting 16:09:58 96b7cbca73a9: Waiting 16:09:58 53926ce57604: Waiting 16:09:58 21b2b0c7a3f4: Waiting 16:09:58 a7acece74701: Waiting 16:09:58 93c1e223e6f2: Verifying Checksum 16:09:58 93c1e223e6f2: Download complete 16:09:58 4583459ba037: Verifying Checksum 16:09:58 4583459ba037: Download complete 16:09:58 21b2b0c7a3f4: Verifying Checksum 16:09:58 21b2b0c7a3f4: Download complete 16:09:58 22ff95d597cd: Verifying Checksum 16:09:58 22ff95d597cd: Download complete 16:09:58 213ec9aee27d: Download complete 16:09:58 12d6caf4c0d1: Verifying Checksum 16:09:58 12d6caf4c0d1: Download complete 16:09:58 213ec9aee27d: Pull complete 16:09:58 4583459ba037: Pull complete 16:09:58 93c1e223e6f2: Pull complete 16:09:58 a7acece74701: Verifying Checksum 16:09:58 a7acece74701: Download complete 16:09:58 96b7cbca73a9: Verifying Checksum 16:09:58 96b7cbca73a9: Download complete 16:09:58 53926ce57604: Verifying Checksum 16:09:58 53926ce57604: Download complete 16:10:03 53926ce57604: Pull complete 16:10:03 21b2b0c7a3f4: Pull complete 16:10:03 22ff95d597cd: Pull complete 16:10:03 12d6caf4c0d1: Pull complete 16:10:05 96b7cbca73a9: Pull complete 16:10:06 a7acece74701: Pull complete 16:10:06 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:10:06 ---> db6d94c90886 16:10:06 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:10:07 ---> Running in c433a9a852ed 16:10:07 Removing intermediate container c433a9a852ed 16:10:07 ---> 90f75896b84c 16:10:07 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:10:07 ---> Running in a746e428f3ec 16:10:07 Removing intermediate container a746e428f3ec 16:10:07 ---> 16c6c8b51ffd 16:10:07 Step 5/13 : ARG ADD_BUILD_TAGS="" 16:10:07 ---> Running in 0d3712f8c76a 16:10:07 Removing intermediate container 0d3712f8c76a 16:10:07 ---> cfdd5293df1d 16:10:07 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:10:07 ---> Running in 9495cb08c935 16:10:08 Removing intermediate container 9495cb08c935 16:10:08 ---> 72f8dc55509b 16:10:08 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:10:08 ---> Running in cedeaa115533 16:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:10:08 OK: 211 MiB in 51 packages 16:10:09 Removing intermediate container cedeaa115533 16:10:09 ---> cecdec706e88 16:10:09 Step 8/13 : WORKDIR /app 16:10:09 ---> Running in eacc692fc39e 16:10:09 Removing intermediate container eacc692fc39e 16:10:09 ---> 011d9a0f2774 16:10:09 Step 9/13 : COPY go.mod vendor* ./ 16:10:09 ---> 079da04ded85 16:10:09 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:09 ---> Running in 4f7959b332a3 16:10:11 Still waiting to schedule task 16:10:11 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:10:27 Removing intermediate container 4f7959b332a3 16:10:27 ---> 4bee1d6ad404 16:10:27 Step 11/13 : COPY . . 16:10:28 ---> 006d9d56f27a 16:10:28 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:10:28 ---> Running in 55c556accdd9 16:10:28 Removing intermediate container 55c556accdd9 16:10:28 ---> 0704bf5dd6c6 16:10:28 Step 13/13 : RUN $MAKE 16:10:28 ---> Running in adb03494ef70 16:10:28 noop 16:10:28 Removing intermediate container adb03494ef70 16:10:28 ---> 916b4bf26734 16:10:28 Successfully built 916b4bf26734 16:10:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:28 + docker inspect -f . ci-base-image-x86_64 16:10:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:28 prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container 16:10:29 $ 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 16:10:29 $ docker top 666518cf7fd43a3af516f07fe5d106733f4e84f9b11e33f02b37c86aba27d401 -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:29 + go version 16:10:29 go version go1.18.7 linux/amd64 [Pipeline] } 16:10:29 $ docker stop --time=1 666518cf7fd43a3af516f07fe5d106733f4e84f9b11e33f02b37c86aba27d401 16:10:31 $ docker rm -f 666518cf7fd43a3af516f07fe5d106733f4e84f9b11e33f02b37c86aba27d401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:31 + docker inspect -f . ci-base-image-x86_64 16:10:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:31 prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container 16:10:31 $ 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 16:10:31 $ docker top 9bcd13b9e97b5d00617e588e6866b40bc70c792d896325f7a0223632d391a9d0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:32 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:10:32 + make test 16:10:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:10:42 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:10:42 CGO_ENABLED=1 go vet ./... 16:10:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:10:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:10:44 ./bin/test-attribution-txt.sh [Pipeline] echo 16:10:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:10:44 $ docker stop --time=1 9bcd13b9e97b5d00617e588e6866b40bc70c792d896325f7a0223632d391a9d0 16:10:46 $ docker rm -f 9bcd13b9e97b5d00617e588e6866b40bc70c792d896325f7a0223632d391a9d0 [Pipeline] // withDockerContainer [Pipeline] sh 16:10:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:10:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:10:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:10:47 + ls -al . 16:10:47 total 184 16:10:47 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 16:10 . 16:10:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:09 .. 16:10:47 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 16:09 .dockerignore 16:10:47 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 16:09 .git 16:10:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:09 .github 16:10:47 -rw-rw-r-- 1 jenkins jenkins 171 Nov 8 16:09 .gitignore 16:10:47 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 16:09 .semver 16:10:47 -rw-rw-r-- 1 jenkins jenkins 9207 Nov 8 16:09 Attribution.txt 16:10:47 -rw-rw-r-- 1 jenkins jenkins 29118 Nov 8 16:09 CHANGELOG.md 16:10:47 -rw-rw-r-- 1 jenkins jenkins 2058 Nov 8 16:09 Dockerfile 16:10:47 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 16:09 GOVERNANCE.md 16:10:47 -rw-rw-r-- 1 jenkins jenkins 688 Nov 8 16:09 Jenkinsfile 16:10:47 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 16:09 LICENSE 16:10:47 -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 16:09 OWNERS.md 16:10:47 -rw-rw-r-- 1 jenkins jenkins 4369 Nov 8 16:09 README.md 16:10:47 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 16:09 VERSION 16:10:47 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 16:09 bin 16:10:47 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 16:10 coverage.out 16:10:47 -rw-rw-r-- 1 jenkins jenkins 3395 Nov 8 16:09 go.mod 16:10:47 -rw-rw-r-- 1 jenkins jenkins 44263 Nov 8 16:09 go.sum 16:10:47 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 8 16:09 main.go 16:10:47 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 16:09 makefile 16:10:47 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 16:09 res 16:10:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:48 + 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=c652ff16af1e74f6a40a6431fa4d554cbc316d6f --label arch=amd64 --label version=2.3.0-dev.37 . 16:10:48 Sending build context to Docker daemon 3.186MB 16:10:48 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 16:10:48 Step 2/27 : FROM ${BASE} AS builder 16:10:48 ---> 916b4bf26734 16:10:48 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:10:48 ---> Running in c298cb3e18e1 16:10:48 Removing intermediate container c298cb3e18e1 16:10:48 ---> 9fa63e10e0bd 16:10:48 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:10:48 ---> Running in 56537f13c25e 16:10:48 Removing intermediate container 56537f13c25e 16:10:48 ---> 2b21c78fb2fa 16:10:48 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:10:48 ---> Running in 02c5945d480d 16:10:48 Removing intermediate container 02c5945d480d 16:10:48 ---> e42e0132b847 16:10:48 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:10:48 ---> Running in 0e6992b8ab4d 16:10:48 Removing intermediate container 0e6992b8ab4d 16:10:48 ---> 316176ee8eee 16:10:48 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:10:48 ---> Running in fe9fa4464eb2 16:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:10:49 OK: 211 MiB in 51 packages 16:10:49 Removing intermediate container fe9fa4464eb2 16:10:49 ---> e937fa71e789 16:10:49 Step 8/27 : WORKDIR /app 16:10:49 ---> Running in c3413f76bf30 16:10:49 Removing intermediate container c3413f76bf30 16:10:49 ---> 5a3298ff978f 16:10:49 Step 9/27 : COPY go.mod vendor* ./ 16:10:49 ---> 2e1bc4448a05 16:10:49 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:49 ---> Running in fc2a480bac2f 16:10:50 Removing intermediate container fc2a480bac2f 16:10:50 ---> 43f647050350 16:10:50 Step 11/27 : COPY . . 16:10:50 ---> a75e8734e2fb 16:10:50 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:10:51 ---> Running in 8daa28d34314 16:10:51 Removing intermediate container 8daa28d34314 16:10:51 ---> 5af67219abae 16:10:51 Step 13/27 : RUN $MAKE 16:10:51 ---> Running in 2b1f222fff3c 16:10:51 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.37" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 16:11:13 Removing intermediate container 2b1f222fff3c 16:11:13 ---> 73c2893e26d6 16:11:13 Step 14/27 : FROM alpine:3.16 16:11:13 3.16: Pulling from library/alpine 16:11:14 213ec9aee27d: Already exists 16:11:14 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:11:14 Status: Downloaded newer image for alpine:3.16 16:11:14 ---> 9c6f07244728 16:11:14 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:11:14 ---> Running in 9bef7811b030 16:11:14 Removing intermediate container 9bef7811b030 16:11:14 ---> 1d2bf9ada161 16:11:14 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:11:14 ---> Running in 45df83e3f8e8 16:11:14 Removing intermediate container 45df83e3f8e8 16:11:14 ---> cc579fd2bf59 16:11:14 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:11:14 ---> Running in 7a1d2e48f132 16:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:11:15 (1/7) Installing ca-certificates (20220614-r0) 16:11:15 (2/7) Installing dumb-init (1.2.5-r1) 16:11:15 (3/7) Installing libgcc (11.2.1_git20220219-r2) 16:11:15 (4/7) Installing libsodium (1.0.18-r0) 16:11:15 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 16:11:15 (6/7) Installing libzmq (4.3.4-r0) 16:11:15 (7/7) Installing zeromq (4.3.4-r0) 16:11:15 Executing busybox-1.35.0-r17.trigger 16:11:15 Executing ca-certificates-20220614-r0.trigger 16:11:15 OK: 9 MiB in 21 packages 16:11:15 Removing intermediate container 7a1d2e48f132 16:11:15 ---> eddab5845a80 16:11:15 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:11:15 ---> 33bf2632acbe 16:11:15 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:11:16 ---> 1521b621372c 16:11:16 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:11:16 ---> 02027cc86f35 16:11:16 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:11:17 ---> 5819f7fcca11 16:11:17 Step 22/27 : EXPOSE 48095 16:11:17 ---> Running in 3f41a6b8a2df 16:11:17 Removing intermediate container 3f41a6b8a2df 16:11:17 ---> d34fa4d00cc6 16:11:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:11:17 ---> Running in e166d09785c3 16:11:17 Removing intermediate container e166d09785c3 16:11:17 ---> 5299e82c2bf7 16:11:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:17 ---> Running in ed502247c6b1 16:11:17 Removing intermediate container ed502247c6b1 16:11:17 ---> 471008c1d868 16:11:17 Step 25/27 : LABEL arch=amd64 16:11:17 ---> Running in acd3c1d99d5f 16:11:17 Removing intermediate container acd3c1d99d5f 16:11:17 ---> 11f71707f9bc 16:11:17 Step 26/27 : LABEL git_sha=c652ff16af1e74f6a40a6431fa4d554cbc316d6f 16:11:17 ---> Running in c207b1140759 16:11:17 Removing intermediate container c207b1140759 16:11:17 ---> d3214ebf5a5d 16:11:17 Step 27/27 : LABEL version=2.3.0-dev.37 16:11:17 ---> Running in 94f750564cc1 16:11:17 Removing intermediate container 94f750564cc1 16:11:17 ---> 05104795e781 16:11:17 [Warning] One or more build-args [ARCH] were not consumed 16:11:17 Successfully built 05104795e781 16:11:17 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 16:11:17 provisioning config files... 16:11:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2166290890613114591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:18 ---> docker-login.sh 16:11:18 nexus3.edgexfoundry.org:10001 16:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:18 Configure a credential helper to remove this warning. See 16:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:18 16:11:18 Login Succeeded 16:11:18 nexus3.edgexfoundry.org:10002 16:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:18 Configure a credential helper to remove this warning. See 16:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:18 16:11:18 Login Succeeded 16:11:18 nexus3.edgexfoundry.org:10003 16:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:18 Configure a credential helper to remove this warning. See 16:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:18 16:11:18 Login Succeeded 16:11:18 nexus3.edgexfoundry.org:10004 16:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:18 Configure a credential helper to remove this warning. See 16:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:18 16:11:18 Login Succeeded 16:11:18 docker.io 16:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:19 Configure a credential helper to remove this warning. See 16:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:19 16:11:19 Login Succeeded 16:11:19 ---> docker-login.sh ends [Pipeline] } 16:11:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:11:19 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:11:19 c652ff16af1e74f6a40a6431fa4d554cbc316d6f 16:11:19 latest 16:11:19 2.3.0-dev.37 16:11:19 c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 16:11:19 main 16:11:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c652ff16af1e74f6a40a6431fa4d554cbc316d6f 16:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:11:19 e51c9feefa29: Preparing 16:11:19 86ee2cc430d0: Preparing 16:11:19 4fe9b826baf7: Preparing 16:11:19 ca0b85e70c16: Preparing 16:11:19 784232a08d87: Preparing 16:11:19 994393dc58e7: Preparing 16:11:19 ca0b85e70c16: Pushed 16:11:19 4fe9b826baf7: Pushed 16:11:19 86ee2cc430d0: Pushed 16:11:19 994393dc58e7: Layer already exists 16:11:20 784232a08d87: Pushed 16:11:22 e51c9feefa29: Pushed 16:11:22 c652ff16af1e74f6a40a6431fa4d554cbc316d6f: digest: sha256:6223fbece3b906bca5dba2cc36c5c611a6d2a4bcb57ff107ca59a29f8a81436f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:11:23 e51c9feefa29: Preparing 16:11:23 86ee2cc430d0: Preparing 16:11:23 4fe9b826baf7: Preparing 16:11:23 ca0b85e70c16: Preparing 16:11:23 784232a08d87: Preparing 16:11:23 994393dc58e7: Preparing 16:11:23 994393dc58e7: Waiting 16:11:23 ca0b85e70c16: Layer already exists 16:11:23 784232a08d87: Layer already exists 16:11:23 86ee2cc430d0: Layer already exists 16:11:23 e51c9feefa29: Layer already exists 16:11:23 4fe9b826baf7: Layer already exists 16:11:23 994393dc58e7: Layer already exists 16:11:23 latest: digest: sha256:6223fbece3b906bca5dba2cc36c5c611a6d2a4bcb57ff107ca59a29f8a81436f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.37 16:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:11:23 e51c9feefa29: Preparing 16:11:23 86ee2cc430d0: Preparing 16:11:23 4fe9b826baf7: Preparing 16:11:23 ca0b85e70c16: Preparing 16:11:23 784232a08d87: Preparing 16:11:23 994393dc58e7: Preparing 16:11:23 994393dc58e7: Waiting 16:11:23 e51c9feefa29: Layer already exists 16:11:23 86ee2cc430d0: Layer already exists 16:11:23 4fe9b826baf7: Layer already exists 16:11:23 ca0b85e70c16: Layer already exists 16:11:23 784232a08d87: Layer already exists 16:11:23 994393dc58e7: Layer already exists 16:11:23 2.3.0-dev.37: digest: sha256:6223fbece3b906bca5dba2cc36c5c611a6d2a4bcb57ff107ca59a29f8a81436f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 16:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:11:24 e51c9feefa29: Preparing 16:11:24 86ee2cc430d0: Preparing 16:11:24 4fe9b826baf7: Preparing 16:11:24 ca0b85e70c16: Preparing 16:11:24 784232a08d87: Preparing 16:11:24 994393dc58e7: Preparing 16:11:24 994393dc58e7: Waiting 16:11:24 86ee2cc430d0: Layer already exists 16:11:24 e51c9feefa29: Layer already exists 16:11:24 4fe9b826baf7: Layer already exists 16:11:24 784232a08d87: Layer already exists 16:11:24 ca0b85e70c16: Layer already exists 16:11:24 994393dc58e7: Layer already exists 16:11:24 c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37: digest: sha256:6223fbece3b906bca5dba2cc36c5c611a6d2a4bcb57ff107ca59a29f8a81436f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:11:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:11:25 e51c9feefa29: Preparing 16:11:25 86ee2cc430d0: Preparing 16:11:25 4fe9b826baf7: Preparing 16:11:25 ca0b85e70c16: Preparing 16:11:25 784232a08d87: Preparing 16:11:25 994393dc58e7: Preparing 16:11:25 994393dc58e7: Waiting 16:11:25 ca0b85e70c16: Layer already exists 16:11:25 4fe9b826baf7: Layer already exists 16:11:25 e51c9feefa29: Layer already exists 16:11:25 784232a08d87: Layer already exists 16:11:25 86ee2cc430d0: Layer already exists 16:11:25 994393dc58e7: Layer already exists 16:11:25 main: digest: sha256:6223fbece3b906bca5dba2cc36c5c611a6d2a4bcb57ff107ca59a29f8a81436f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:25 ===================================================== [Pipeline] echo 16:11:25 taggedImages: 16:11:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:c652ff16af1e74f6a40a6431fa4d554cbc316d6f 16:11:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:11:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.37 16:11:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 16:11:25 - 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 16:11:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:25 16:11:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:25 latest: Pulling from edgex-lftools-log-publisher 16:11:25 5eb5b503b376: Pulling fs layer 16:11:25 5c69ac0246d0: Pulling fs layer 16:11:25 ec43610c2a17: Pulling fs layer 16:11:25 3a2ae6a8a46f: Pulling fs layer 16:11:25 33b1e0a273af: Pulling fs layer 16:11:25 5d3b04190fa2: Pulling fs layer 16:11:25 2f39f015ded8: Pulling fs layer 16:11:25 3a2ae6a8a46f: Waiting 16:11:25 33b1e0a273af: Waiting 16:11:25 2f39f015ded8: Waiting 16:11:25 5d3b04190fa2: Waiting 16:11:25 5c69ac0246d0: Verifying Checksum 16:11:25 5c69ac0246d0: Download complete 16:11:25 3a2ae6a8a46f: Download complete 16:11:25 33b1e0a273af: Verifying Checksum 16:11:25 33b1e0a273af: Download complete 16:11:26 5d3b04190fa2: Verifying Checksum 16:11:26 5d3b04190fa2: Download complete 16:11:26 ec43610c2a17: Download complete 16:11:26 5eb5b503b376: Verifying Checksum 16:11:26 5eb5b503b376: Download complete 16:11:26 2f39f015ded8: Download complete 16:11:27 5eb5b503b376: Pull complete 16:11:27 5c69ac0246d0: Pull complete 16:11:27 ec43610c2a17: Pull complete 16:11:28 3a2ae6a8a46f: Pull complete 16:11:28 33b1e0a273af: Pull complete 16:11:28 5d3b04190fa2: Pull complete 16:11:32 2f39f015ded8: Pull complete 16:11:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:32 prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container 16:11:32 $ 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 16:11:36 $ docker top 27853f53909dd16da6288098428cb43f103b1b7c3485e9cddbec3fad2b83e5ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:36 ---> job-cost.sh 16:11:36 lf-activate-venv: SKIPPING 16:11:36 INFO: No Stack... 16:11:36 INFO: Retrieving Pricing Info for: v3-standard-8 16:11:37 INFO: Archiving Costs [Pipeline] sh 16:11:37 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:11:37 + cut -d, -f6 [Pipeline] lock 16:11:37 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] 16:11:37 Resource [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] did not exist. Created. 16:11:37 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:11:38 + echo total: 0.2199999988079071 [Pipeline] stash 16:11:38 Stashed 1 file(s) [Pipeline] } 16:11:38 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 16:11:38 $ docker stop --time=1 27853f53909dd16da6288098428cb43f103b1b7c3485e9cddbec3fad2b83e5ab 16:11:39 $ docker rm -f 27853f53909dd16da6288098428cb43f103b1b7c3485e9cddbec3fad2b83e5ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:13:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118622 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:13:18 Running in /w/workspace/app-service-configurable/116 [Pipeline] { [Pipeline] checkout 16:13:18 Selected Git installation does not exist. Using Default 16:13:18 The recommended git tool is: NONE 16:13:24 using credential edgex-jenkins-ssh 16:13:24 Cloning the remote Git repository 16:13:25 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:13:25 > git init /w/workspace/app-service-configurable/116 # timeout=10 16:13:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:13:25 > git --version # timeout=10 16:13:25 > git --version # 'git version 2.25.1' 16:13:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:13:25 Verifying host key using known hosts file 16:13:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:13:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:13:26 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:13:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:13:28 Avoid second fetch 16:13:28 Checking out Revision c652ff16af1e74f6a40a6431fa4d554cbc316d6f (main) 16:13:28 > git config core.sparsecheckout # timeout=10 16:13:28 > git checkout -f c652ff16af1e74f6a40a6431fa4d554cbc316d6f # timeout=10 16:13:28 Commit message: "build: Update to use released SDK (#486)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:13:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:13:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:13:29 Dload Upload Total Spent Left Speed 16:13:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 16:13:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:13:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:13:30 + sudo tee /etc/docker/daemon.new 16:13:30 { 16:13:30 "registry-mirrors": [ 16:13:30 "https://nexus3.edgexfoundry.org:10001" 16:13:30 ], 16:13:30 "bip": "10.250.0.254/24", 16:13:30 "hosts": [ 16:13:30 "tcp://0.0.0.0:5555", 16:13:30 "unix:///var/run/docker.sock" 16:13:30 ], 16:13:30 "mtu": 1458, 16:13:30 "selinux-enabled": true, 16:13:30 "seccomp-profile": "/etc/docker/seccomp.json" 16:13:30 } [Pipeline] sh 16:13:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:13:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:49 provisioning config files... 16:13:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/116@tmp/config148970710710479224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:49 ---> docker-login.sh 16:13:49 nexus3.edgexfoundry.org:10001 16:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:50 Configure a credential helper to remove this warning. See 16:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:50 16:13:50 Login Succeeded 16:13:50 nexus3.edgexfoundry.org:10002 16:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:51 Configure a credential helper to remove this warning. See 16:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:51 16:13:51 Login Succeeded 16:13:51 nexus3.edgexfoundry.org:10003 16:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:51 Configure a credential helper to remove this warning. See 16:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:51 16:13:51 Login Succeeded 16:13:51 nexus3.edgexfoundry.org:10004 16:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:51 Configure a credential helper to remove this warning. See 16:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:51 16:13:51 Login Succeeded 16:13:51 docker.io 16:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:52 Configure a credential helper to remove this warning. See 16:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:52 16:13:52 Login Succeeded 16:13:52 ---> docker-login.sh ends [Pipeline] } 16:13:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:13:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:52 ========================================================= 16:13:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:13:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:52 + 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 . 16:13:52 Sending build context to Docker daemon 217.6kB 16:13:53 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:13:53 Step 2/13 : FROM ${BASE} AS builder 16:13:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:13:53 9b18e9b68314: Pulling fs layer 16:13:53 35d82f9e3411: Pulling fs layer 16:13:53 e16973657156: Pulling fs layer 16:13:53 fc693d55d65f: Pulling fs layer 16:13:53 7e9fc2657dce: Pulling fs layer 16:13:53 dda99020689f: Pulling fs layer 16:13:53 db1c61fa0a46: Pulling fs layer 16:13:53 891c053d2c06: Pulling fs layer 16:13:53 fc693d55d65f: Waiting 16:13:53 7e9fc2657dce: Waiting 16:13:53 891c053d2c06: Waiting 16:13:53 dda99020689f: Waiting 16:13:53 db1c61fa0a46: Waiting 16:13:53 e16973657156: Download complete 16:13:53 35d82f9e3411: Verifying Checksum 16:13:53 35d82f9e3411: Download complete 16:13:53 7e9fc2657dce: Verifying Checksum 16:13:53 7e9fc2657dce: Download complete 16:13:53 dda99020689f: Verifying Checksum 16:13:53 dda99020689f: Download complete 16:13:53 9b18e9b68314: Verifying Checksum 16:13:53 9b18e9b68314: Download complete 16:13:54 9b18e9b68314: Pull complete 16:13:54 891c053d2c06: Verifying Checksum 16:13:54 891c053d2c06: Download complete 16:13:55 35d82f9e3411: Pull complete 16:13:55 e16973657156: Pull complete 16:13:56 db1c61fa0a46: Verifying Checksum 16:13:56 db1c61fa0a46: Download complete 16:13:56 fc693d55d65f: Verifying Checksum 16:13:56 fc693d55d65f: Download complete 16:14:11 fc693d55d65f: Pull complete 16:14:11 7e9fc2657dce: Pull complete 16:14:11 dda99020689f: Pull complete 16:14:17 db1c61fa0a46: Pull complete 16:14:19 891c053d2c06: Pull complete 16:14:19 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:14:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:14:19 ---> f96f9c87975a 16:14:19 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:14:19 ---> Running in 8ba2fe6c0237 16:14:20 Removing intermediate container 8ba2fe6c0237 16:14:20 ---> 2719e59e63e0 16:14:20 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:14:20 ---> Running in 789e61c1c9a7 16:14:21 Removing intermediate container 789e61c1c9a7 16:14:21 ---> 50256e359dbf 16:14:21 Step 5/13 : ARG ADD_BUILD_TAGS="" 16:14:21 ---> Running in 53a84ba94f52 16:14:21 Removing intermediate container 53a84ba94f52 16:14:21 ---> 5c3cddab5571 16:14:21 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:14:21 ---> Running in 0314aa987663 16:14:22 Removing intermediate container 0314aa987663 16:14:22 ---> f5ad31743baf 16:14:22 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:14:22 ---> Running in 2d47fba42207 16:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:24 OK: 221 MiB in 51 packages 16:14:25 Removing intermediate container 2d47fba42207 16:14:25 ---> 521c325ec35e 16:14:25 Step 8/13 : WORKDIR /app 16:14:25 ---> Running in 7209a4b3ae41 16:14:26 Removing intermediate container 7209a4b3ae41 16:14:26 ---> bcf43182d16d 16:14:26 Step 9/13 : COPY go.mod vendor* ./ 16:14:26 ---> 8ad2466b36c9 16:14:26 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:26 ---> Running in 8d57916fa020 16:15:23 Removing intermediate container 8d57916fa020 16:15:23 ---> 5c596aad8ca2 16:15:23 Step 11/13 : COPY . . 16:15:23 ---> 08f4391f7706 16:15:23 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:15:23 ---> Running in ef44f7ae4671 16:15:23 Removing intermediate container ef44f7ae4671 16:15:23 ---> 19a7c85a28d1 16:15:23 Step 13/13 : RUN $MAKE 16:15:24 ---> Running in 43f83fe1eb3f 16:15:25 noop 16:15:26 Removing intermediate container 43f83fe1eb3f 16:15:26 ---> a5dc658e5698 16:15:26 Successfully built a5dc658e5698 16:15:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:26 + docker inspect -f . ci-base-image-arm64 16:15:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:26 prd-ubuntu20.04-docker-arm64-4c-16g-118622 does not seem to be running inside a container 16:15:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/116 -v /w/workspace/app-service-configurable/116:/w/workspace/app-service-configurable/116:rw,z -v /w/workspace/app-service-configurable/116@tmp:/w/workspace/app-service-configurable/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:15:28 $ docker top 9f353b7a80815cd530cb9daae4b704221eaf05fd6d619c7b7b5c5d55897424e5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:29 + go version 16:15:29 go version go1.18.7 linux/arm64 [Pipeline] } 16:15:29 $ docker stop --time=1 9f353b7a80815cd530cb9daae4b704221eaf05fd6d619c7b7b5c5d55897424e5 16:15:30 $ docker rm -f 9f353b7a80815cd530cb9daae4b704221eaf05fd6d619c7b7b5c5d55897424e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:31 + docker inspect -f . ci-base-image-arm64 16:15:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:31 prd-ubuntu20.04-docker-arm64-4c-16g-118622 does not seem to be running inside a container 16:15:31 $ 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/116 -v /w/workspace/app-service-configurable/116:/w/workspace/app-service-configurable/116:rw,z -v /w/workspace/app-service-configurable/116@tmp:/w/workspace/app-service-configurable/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:15:33 $ docker top aac1e8cad23bf1e8806686342df613bc6ca4e784e09791ffd155d58fc5d8b0a2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:34 + git config --global --add safe.directory /w/workspace/app-service-configurable/116 [Pipeline] fileExists [Pipeline] sh 16:15:34 + make test 16:15:34 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:17:26 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:17:26 CGO_ENABLED=1 go vet ./... 16:17:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:17:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:17:41 ./bin/test-attribution-txt.sh [Pipeline] echo 16:17:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:17:41 $ docker stop --time=1 aac1e8cad23bf1e8806686342df613bc6ca4e784e09791ffd155d58fc5d8b0a2 16:17:43 $ docker rm -f aac1e8cad23bf1e8806686342df613bc6ca4e784e09791ffd155d58fc5d8b0a2 [Pipeline] // withDockerContainer [Pipeline] sh 16:17:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:17:44 Warning: overwriting stash ‘coverage-report’ 16:17:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:17:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:17:46 + ls -al . 16:17:46 total 180 16:17:46 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 16:15 . 16:17:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:13 .. 16:17:46 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 16:13 .dockerignore 16:17:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 16:13 .git 16:17:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:13 .github 16:17:46 -rw-rw-r-- 1 jenkins jenkins 171 Nov 8 16:13 .gitignore 16:17:46 -rw-rw-r-- 1 jenkins jenkins 9207 Nov 8 16:13 Attribution.txt 16:17:46 -rw-rw-r-- 1 jenkins jenkins 29118 Nov 8 16:13 CHANGELOG.md 16:17:46 -rw-rw-r-- 1 jenkins jenkins 2058 Nov 8 16:13 Dockerfile 16:17:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 16:13 GOVERNANCE.md 16:17:46 -rw-rw-r-- 1 jenkins jenkins 688 Nov 8 16:13 Jenkinsfile 16:17:46 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 16:13 LICENSE 16:17:46 -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 16:13 OWNERS.md 16:17:46 -rw-rw-r-- 1 jenkins jenkins 4369 Nov 8 16:13 README.md 16:17:46 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 16:09 VERSION 16:17:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 16:13 bin 16:17:46 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 16:15 coverage.out 16:17:46 -rw-rw-r-- 1 jenkins jenkins 3395 Nov 8 16:13 go.mod 16:17:46 -rw-rw-r-- 1 jenkins jenkins 44263 Nov 8 16:13 go.sum 16:17:46 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 8 16:13 main.go 16:17:46 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 16:13 makefile 16:17:46 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 16:13 res 16:17:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:46 + 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=c652ff16af1e74f6a40a6431fa4d554cbc316d6f --label arch=arm64 --label version=2.3.0-dev.37 . 16:17:46 Sending build context to Docker daemon 218.6kB 16:17:47 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 16:17:47 Step 2/27 : FROM ${BASE} AS builder 16:17:47 ---> a5dc658e5698 16:17:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:17:47 ---> Running in dc3c8dc426c6 16:17:47 Removing intermediate container dc3c8dc426c6 16:17:47 ---> ffc7ebebdeee 16:17:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:17:47 ---> Running in ec5bce0f0360 16:17:48 Removing intermediate container ec5bce0f0360 16:17:48 ---> 0d30bb228761 16:17:48 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:17:48 ---> Running in ad6a8dfe7793 16:17:48 Removing intermediate container ad6a8dfe7793 16:17:48 ---> 94afea2fb40c 16:17:48 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:17:48 ---> Running in 81157a0ed58b 16:17:49 Removing intermediate container 81157a0ed58b 16:17:49 ---> 77f5be5ca8ab 16:17:49 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:17:49 ---> Running in cc772498e23e 16:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:17:52 OK: 221 MiB in 51 packages 16:17:53 Removing intermediate container cc772498e23e 16:17:53 ---> d671a71bb685 16:17:53 Step 8/27 : WORKDIR /app 16:17:53 ---> Running in 6c58c3cd9575 16:17:54 Removing intermediate container 6c58c3cd9575 16:17:54 ---> c4d230d4179f 16:17:54 Step 9/27 : COPY go.mod vendor* ./ 16:17:54 ---> f9a07f33b5b5 16:17:54 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:54 ---> Running in 132d4bc8b355 16:17:58 Removing intermediate container 132d4bc8b355 16:17:58 ---> 4ac5a821d612 16:17:58 Step 11/27 : COPY . . 16:17:58 ---> b6855309674a 16:17:58 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:17:58 ---> Running in cfa0b2cd18de 16:17:58 Removing intermediate container cfa0b2cd18de 16:17:58 ---> 05a8d91aa18e 16:17:58 Step 13/27 : RUN $MAKE 16:17:58 ---> Running in 962bab7ce9ac 16:18:00 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.37" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 16:21:07 Removing intermediate container 962bab7ce9ac 16:21:07 ---> c3c272f01c74 16:21:07 Step 14/27 : FROM alpine:3.16 16:21:07 3.16: Pulling from library/alpine 16:21:07 9b18e9b68314: Already exists 16:21:07 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:21:07 Status: Downloaded newer image for alpine:3.16 16:21:07 ---> a6215f271958 16:21:07 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:21:07 ---> Running in 4b35a6c535ab 16:21:07 Removing intermediate container 4b35a6c535ab 16:21:07 ---> 1a72eef49766 16:21:07 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:21:07 ---> Running in 85f167387bb1 16:21:07 Removing intermediate container 85f167387bb1 16:21:07 ---> cfc60d4308f7 16:21:07 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:21:07 ---> Running in ca6116bd9b34 16:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:21:07 (1/7) Installing ca-certificates (20220614-r0) 16:21:07 (2/7) Installing dumb-init (1.2.5-r1) 16:21:07 (3/7) Installing libgcc (11.2.1_git20220219-r2) 16:21:07 (4/7) Installing libsodium (1.0.18-r0) 16:21:07 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 16:21:07 (6/7) Installing libzmq (4.3.4-r0) 16:21:07 (7/7) Installing zeromq (4.3.4-r0) 16:21:07 Executing busybox-1.35.0-r17.trigger 16:21:07 Executing ca-certificates-20220614-r0.trigger 16:21:07 OK: 9 MiB in 21 packages 16:21:07 Removing intermediate container ca6116bd9b34 16:21:07 ---> 5bb84d7a5ffb 16:21:07 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:21:07 ---> 0234e667f6e1 16:21:07 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:21:07 ---> 35c05b442ac6 16:21:07 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:21:07 ---> 89b3877d73ff 16:21:07 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:21:07 ---> 78bb0b4e1bcc 16:21:07 Step 22/27 : EXPOSE 48095 16:21:07 ---> Running in d592fe315a8a 16:21:07 Removing intermediate container d592fe315a8a 16:21:07 ---> f02b34f8579a 16:21:07 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:21:08 ---> Running in ffbb8a440c31 16:21:08 Removing intermediate container ffbb8a440c31 16:21:08 ---> 400656c1d446 16:21:08 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:21:08 ---> Running in 929e26d718c7 16:21:08 Removing intermediate container 929e26d718c7 16:21:08 ---> dd35b942b639 16:21:08 Step 25/27 : LABEL arch=arm64 16:21:09 ---> Running in 02ba24907d63 16:21:09 Removing intermediate container 02ba24907d63 16:21:09 ---> 1fd1ef7ff396 16:21:09 Step 26/27 : LABEL git_sha=c652ff16af1e74f6a40a6431fa4d554cbc316d6f 16:21:09 ---> Running in b2d425c24061 16:21:09 Removing intermediate container b2d425c24061 16:21:09 ---> 660a54247605 16:21:09 Step 27/27 : LABEL version=2.3.0-dev.37 16:21:09 ---> Running in 53c70ceae718 16:21:09 Removing intermediate container 53c70ceae718 16:21:09 ---> 408d0929d2d7 16:21:09 [Warning] One or more build-args [ARCH] were not consumed 16:21:09 Successfully built 408d0929d2d7 16:21:09 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 16:21:09 provisioning config files... 16:21:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/116@tmp/config13184403081943366157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:10 ---> docker-login.sh 16:21:10 nexus3.edgexfoundry.org:10001 16:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:10 Configure a credential helper to remove this warning. See 16:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:10 16:21:10 Login Succeeded 16:21:10 nexus3.edgexfoundry.org:10002 16:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:11 Configure a credential helper to remove this warning. See 16:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:11 16:21:11 Login Succeeded 16:21:11 nexus3.edgexfoundry.org:10003 16:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:11 Configure a credential helper to remove this warning. See 16:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:11 16:21:11 Login Succeeded 16:21:11 nexus3.edgexfoundry.org:10004 16:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:11 Configure a credential helper to remove this warning. See 16:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:11 16:21:11 Login Succeeded 16:21:11 docker.io 16:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:12 Configure a credential helper to remove this warning. See 16:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:12 16:21:12 Login Succeeded 16:21:12 ---> docker-login.sh ends [Pipeline] } 16:21:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:21:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:21:12 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:21:12 c652ff16af1e74f6a40a6431fa4d554cbc316d6f 16:21:12 latest 16:21:12 2.3.0-dev.37 16:21:12 c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 16:21:12 main 16:21:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c652ff16af1e74f6a40a6431fa4d554cbc316d6f 16:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:21:13 740d2a01db48: Preparing 16:21:13 7bffcbbec73b: Preparing 16:21:13 4ecd370d9582: Preparing 16:21:13 bcc1a1c4ceea: Preparing 16:21:13 b38166cd4932: Preparing 16:21:13 5d3e392a13a0: Preparing 16:21:13 5d3e392a13a0: Waiting 16:21:13 bcc1a1c4ceea: Pushed 16:21:13 7bffcbbec73b: Pushed 16:21:13 4ecd370d9582: Pushed 16:21:13 5d3e392a13a0: Layer already exists 16:21:14 b38166cd4932: Pushed 16:21:19 740d2a01db48: Pushed 16:21:19 c652ff16af1e74f6a40a6431fa4d554cbc316d6f: digest: sha256:c853a8569a658d8e508c98ed7be541782fd9c850ad5611b8542c61bbf9a8681a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:20 + 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 16:21:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:21:20 740d2a01db48: Preparing 16:21:20 7bffcbbec73b: Preparing 16:21:20 4ecd370d9582: Preparing 16:21:20 bcc1a1c4ceea: Preparing 16:21:20 b38166cd4932: Preparing 16:21:20 5d3e392a13a0: Preparing 16:21:20 5d3e392a13a0: Waiting 16:21:20 740d2a01db48: Layer already exists 16:21:20 7bffcbbec73b: Layer already exists 16:21:20 bcc1a1c4ceea: Layer already exists 16:21:20 b38166cd4932: Layer already exists 16:21:20 4ecd370d9582: Layer already exists 16:21:20 5d3e392a13a0: Layer already exists 16:21:20 latest: digest: sha256:c853a8569a658d8e508c98ed7be541782fd9c850ad5611b8542c61bbf9a8681a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.37 16:21:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:21:21 740d2a01db48: Preparing 16:21:21 7bffcbbec73b: Preparing 16:21:21 4ecd370d9582: Preparing 16:21:21 bcc1a1c4ceea: Preparing 16:21:21 b38166cd4932: Preparing 16:21:21 5d3e392a13a0: Preparing 16:21:21 5d3e392a13a0: Waiting 16:21:21 4ecd370d9582: Layer already exists 16:21:21 7bffcbbec73b: Layer already exists 16:21:21 bcc1a1c4ceea: Layer already exists 16:21:21 740d2a01db48: Layer already exists 16:21:21 b38166cd4932: Layer already exists 16:21:21 5d3e392a13a0: Layer already exists 16:21:21 2.3.0-dev.37: digest: sha256:c853a8569a658d8e508c98ed7be541782fd9c850ad5611b8542c61bbf9a8681a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 16:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:21:22 740d2a01db48: Preparing 16:21:22 7bffcbbec73b: Preparing 16:21:22 4ecd370d9582: Preparing 16:21:22 bcc1a1c4ceea: Preparing 16:21:22 b38166cd4932: Preparing 16:21:22 5d3e392a13a0: Preparing 16:21:22 5d3e392a13a0: Waiting 16:21:22 4ecd370d9582: Layer already exists 16:21:22 740d2a01db48: Layer already exists 16:21:22 bcc1a1c4ceea: Layer already exists 16:21:22 b38166cd4932: Layer already exists 16:21:22 7bffcbbec73b: Layer already exists 16:21:22 5d3e392a13a0: Layer already exists 16:21:22 c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37: digest: sha256:c853a8569a658d8e508c98ed7be541782fd9c850ad5611b8542c61bbf9a8681a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:23 + 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 16:21:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:21:23 740d2a01db48: Preparing 16:21:23 7bffcbbec73b: Preparing 16:21:23 4ecd370d9582: Preparing 16:21:23 bcc1a1c4ceea: Preparing 16:21:23 b38166cd4932: Preparing 16:21:23 5d3e392a13a0: Preparing 16:21:23 5d3e392a13a0: Waiting 16:21:23 bcc1a1c4ceea: Layer already exists 16:21:23 4ecd370d9582: Layer already exists 16:21:23 740d2a01db48: Layer already exists 16:21:23 b38166cd4932: Layer already exists 16:21:23 7bffcbbec73b: Layer already exists 16:21:23 5d3e392a13a0: Layer already exists 16:21:23 main: digest: sha256:c853a8569a658d8e508c98ed7be541782fd9c850ad5611b8542c61bbf9a8681a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:21:24 ===================================================== [Pipeline] echo 16:21:24 taggedImages: 16:21:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c652ff16af1e74f6a40a6431fa4d554cbc316d6f 16:21:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:21:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.37 16:21:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c652ff16af1e74f6a40a6431fa4d554cbc316d6f-2.3.0-dev.37 16:21:24 - 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 16:21:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:24 16:21:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:25 arm64: Pulling from edgex-lftools-log-publisher 16:21:25 8998bd30e6a1: Pulling fs layer 16:21:25 04944245beec: Pulling fs layer 16:21:25 699f458cf7ca: Pulling fs layer 16:21:25 765212b225bb: Pulling fs layer 16:21:25 f23df028b6ca: Pulling fs layer 16:21:25 d65c8cfc05b1: Pulling fs layer 16:21:25 2437ff75d9bd: Pulling fs layer 16:21:25 765212b225bb: Waiting 16:21:25 f23df028b6ca: Waiting 16:21:25 d65c8cfc05b1: Waiting 16:21:25 04944245beec: Verifying Checksum 16:21:25 04944245beec: Download complete 16:21:25 765212b225bb: Verifying Checksum 16:21:25 765212b225bb: Download complete 16:21:25 f23df028b6ca: Verifying Checksum 16:21:25 f23df028b6ca: Download complete 16:21:25 d65c8cfc05b1: Verifying Checksum 16:21:25 d65c8cfc05b1: Download complete 16:21:25 699f458cf7ca: Verifying Checksum 16:21:25 699f458cf7ca: Download complete 16:21:25 8998bd30e6a1: Download complete 16:21:28 2437ff75d9bd: Verifying Checksum 16:21:28 2437ff75d9bd: Download complete 16:21:29 8998bd30e6a1: Pull complete 16:21:30 04944245beec: Pull complete 16:21:31 699f458cf7ca: Pull complete 16:21:32 765212b225bb: Pull complete 16:21:33 f23df028b6ca: Pull complete 16:21:33 d65c8cfc05b1: Pull complete 16:21:48 2437ff75d9bd: Pull complete 16:21:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:21:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:48 prd-ubuntu20.04-docker-arm64-4c-16g-118622 does not seem to be running inside a container 16:21:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/116 -v /w/workspace/app-service-configurable/116:/w/workspace/app-service-configurable/116:rw,z -v /w/workspace/app-service-configurable/116@tmp:/w/workspace/app-service-configurable/116@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:arm64 cat 16:21:51 $ docker top 15b34d3b209a6d5490ba99e60703dea50667c1f2236ecfe4ba3bc6b9762d330f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:52 ---> job-cost.sh 16:21:52 lf-activate-venv: SKIPPING 16:21:52 INFO: No Stack... 16:21:53 INFO: Retrieving Pricing Info for: v3-standard-4 16:21:54 INFO: Archiving Costs [Pipeline] sh 16:21:54 + cat /w/workspace/app-service-configurable/116/archives/cost.csv 16:21:54 + cut -d, -f6 [Pipeline] lock 16:21:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] 16:21:54 Resource [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] did not exist. Created. 16:21:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:21:55 /w/workspace/app-service-configurable/116@tmp/durable-4278b4ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:21:56 + echo total: 0.10999999940395355 [Pipeline] stash 16:21:56 Warning: overwriting stash ‘stack-cost’ 16:21:56 Stashed 1 file(s) [Pipeline] } 16:21:56 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 16:21:56 $ docker stop --time=1 15b34d3b209a6d5490ba99e60703dea50667c1f2236ecfe4ba3bc6b9762d330f 16:21:58 $ docker rm -f 15b34d3b209a6d5490ba99e60703dea50667c1f2236ecfe4ba3bc6b9762d330f [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 16:21:58 provisioning config files... 16:21:58 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17609536613806956685tmp [Pipeline] { [Pipeline] sh 16:21:58 + set +x 16:21:58 + curl -s https://codecov.io/bash 16:21:58 + bash -s -- 16:21:58 16:21:58 _____ _ 16:21:58 / ____| | | 16:21:58 | | ___ __| | ___ ___ _____ __ 16:21:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:21:58 | |___| (_) | (_| | __/ (_| (_) \ V / 16:21:58 \_____\___/ \__,_|\___|\___\___/ \_/ 16:21:58 Bash-1.0.6 16:21:58 16:21:58 16:21:58 ==> git version 2.25.1 found 16:21:58 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:21:58 Release-Date: 2020-01-08 16:21:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:21:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:21:58 ==> Jenkins CI detected. 16:21:58 current dir:  /w/workspace/ry_app-service-configurable_main 16:21:58 project root: . 16:21:58 --> token set from env 16:21:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:21:58 ==> Running gcov in . (disable via -X gcov) 16:21:58 ==> Python coveragepy not found 16:21:58 ==> Searching for coverage reports in: 16:21:58 + . 16:21:58 -> Found 1 reports 16:21:58 ==> Detecting git/mercurial file structure 16:21:58 ==> Reading reports 16:21:58 + ./coverage.out bytes=10 16:21:58 ==> Appending adjustments 16:21:58 https://docs.codecov.io/docs/fixing-reports 16:21:58 + Found adjustments 16:21:58 ==> Gzipping contents 16:21:58 4.0K /tmp/codecov.oRw9y1.gz 16:21:58 ==> Uploading reports 16:21:58 url: https://codecov.io 16:21:58 query: branch=main&commit=c652ff16af1e74f6a40a6431fa4d554cbc316d6f&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:21:58 -> Pinging Codecov 16:21:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=c652ff16af1e74f6a40a6431fa4d554cbc316d6f&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:21:59 -> Uploading to 16:21:59 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/A97CA9966030D2A3747ED39772930CCE/c652ff16af1e74f6a40a6431fa4d554cbc316d6f/7671426b-c9fc-4be1-9051-2454c86a49ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T162159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7602b2ceb7153849e151db61ee1d8bf1fd5ed23ecf0f77aa5c393158d5e80a58 16:21:59 % Total % Received % Xferd Average Speed Time Time Time Current 16:21:59 Dload Upload Total Spent Left Speed 16:21:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 1750 --:--:-- --:--:-- --:--:-- 1750 16:21:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] } 16:21:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:21:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:21:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:21:59 16:21:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:22:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:22:00 df9b9388f04a: Pulling fs layer 16:22:00 52dc419b0ee2: Pulling fs layer 16:22:00 25bc292e5bac: Pulling fs layer 16:22:00 114826534d7a: Pulling fs layer 16:22:00 4657fd5d0bcf: Pulling fs layer 16:22:00 6ad1cebc031e: Pulling fs layer 16:22:00 8a3aa393b2d8: Pulling fs layer 16:22:00 6ad1cebc031e: Waiting 16:22:00 8a3aa393b2d8: Waiting 16:22:00 114826534d7a: Waiting 16:22:00 4657fd5d0bcf: Waiting 16:22:00 25bc292e5bac: Verifying Checksum 16:22:00 25bc292e5bac: Download complete 16:22:00 52dc419b0ee2: Verifying Checksum 16:22:00 52dc419b0ee2: Download complete 16:22:00 4657fd5d0bcf: Verifying Checksum 16:22:00 4657fd5d0bcf: Download complete 16:22:00 df9b9388f04a: Verifying Checksum 16:22:00 df9b9388f04a: Download complete 16:22:00 df9b9388f04a: Pull complete 16:22:00 52dc419b0ee2: Pull complete 16:22:00 6ad1cebc031e: Verifying Checksum 16:22:00 6ad1cebc031e: Download complete 16:22:00 25bc292e5bac: Pull complete 16:22:01 114826534d7a: Verifying Checksum 16:22:01 114826534d7a: Download complete 16:22:01 8a3aa393b2d8: Verifying Checksum 16:22:01 8a3aa393b2d8: Download complete 16:22:04 114826534d7a: Pull complete 16:22:04 4657fd5d0bcf: Pull complete 16:22:04 6ad1cebc031e: Pull complete 16:22:07 8a3aa393b2d8: Pull complete 16:22:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:22:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:07 prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container 16:22:07 $ 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 16:22:10 $ docker top 27d1e4976f271bbfed8f41ef87bfa547fa60407a6dfc681e6804f54b7a66d780 -eo pid,comm [Pipeline] { [Pipeline] echo 16:22:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:22:11 + set -o pipefail 16:22:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:22:16 16:22:16 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:22:16 16:22:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/15956ff8-bbe7-4a07-856c-17ce96efcc8a 16:22:16 16:22:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:22:16 16:22:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:22:16 16:22:16 16:22:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:22:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:22:16 More details here: https://snyk.co/ue1NS [Pipeline] } 16:22:16 $ docker stop --time=1 27d1e4976f271bbfed8f41ef87bfa547fa60407a6dfc681e6804f54b7a66d780 16:22:19 $ docker rm -f 27d1e4976f271bbfed8f41ef87bfa547fa60407a6dfc681e6804f54b7a66d780 [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 16:22:19 + git log --format=format:%s -1 c652ff16af1e74f6a40a6431fa4d554cbc316d6f [Pipeline] sh 16:22:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:20 prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container 16:22:20 $ 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 16:22:20 $ docker top 9e02ecb32e7c836bf4f39dc336c0f67a7cc705c9a7a8a7580a13b3750d853ce5 -eo pid,comm 16:22:20 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). 16:22:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:20 [ssh-agent] Looking for ssh-agent implementation... 16:22:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:21 $ docker exec 9e02ecb32e7c836bf4f39dc336c0f67a7cc705c9a7a8a7580a13b3750d853ce5 ssh-agent 16:22:21 SSH_AUTH_SOCK=/tmp/ssh-xWgO4WS9IBqr/agent.32 16:22:21 SSH_AGENT_PID=38 16:22:21 Running ssh-add (command line suppressed) 16:22:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12347407617071894195.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12347407617071894195.key) 16:22:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:21 + git semver tag 16:22:21 2022-11-08 16:22:21,777 [run_tag] DEBUG tag force:False 16:22:21 2022-11-08 16:22:21,778 [check_head_tag] DEBUG check head tag 16:22:21 2022-11-08 16:22:21,779 [execute] INFO git cat-file --batch-check 16:22:21 2022-11-08 16:22:21,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:22:21 2022-11-08 16:22:21,783 [execute] INFO git cat-file --batch 16:22:21 2022-11-08 16:22:21,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:22:21 2022-11-08 16:22:21,799 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:22:21 2022-11-08 16:22:21,799 [execute] INFO git tag -a v2.3.0-dev.37 -m v2.3.0-dev.37 16:22:21 2022-11-08 16:22:21,799 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.37', '-m', 'v2.3.0-dev.37'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:22:21 2022-11-08 16:22:21,804 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:22:21 2.3.0-dev.37 [Pipeline] } 16:22:21 $ docker exec --env ******** --env ******** 9e02ecb32e7c836bf4f39dc336c0f67a7cc705c9a7a8a7580a13b3750d853ce5 ssh-agent -k 16:22:21 unset SSH_AUTH_SOCK; 16:22:21 unset SSH_AGENT_PID; 16:22:21 echo Agent pid 38 killed; 16:22:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:22 + git semver [Pipeline] } 16:22:22 $ docker stop --time=1 9e02ecb32e7c836bf4f39dc336c0f67a7cc705c9a7a8a7580a13b3750d853ce5 16:22:23 $ docker rm -f 9e02ecb32e7c836bf4f39dc336c0f67a7cc705c9a7a8a7580a13b3750d853ce5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:24 16:22:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:24 0.23.1-centos7: Pulling from edgex-lftools 16:22:24 ab5ef0e58194: Pulling fs layer 16:22:24 9712f1f96733: Pulling fs layer 16:22:24 63f879dbbcfc: Pulling fs layer 16:22:24 0d9ebad4ef96: Pulling fs layer 16:22:24 e9a5061849ea: Pulling fs layer 16:22:24 d747dcd14b5f: Pulling fs layer 16:22:24 2de7ff778b66: Pulling fs layer 16:22:24 0d9ebad4ef96: Waiting 16:22:24 e9a5061849ea: Waiting 16:22:24 d747dcd14b5f: Waiting 16:22:24 2de7ff778b66: Waiting 16:22:24 9712f1f96733: Download complete 16:22:24 63f879dbbcfc: Verifying Checksum 16:22:24 63f879dbbcfc: Download complete 16:22:25 0d9ebad4ef96: Verifying Checksum 16:22:25 0d9ebad4ef96: Download complete 16:22:25 d747dcd14b5f: Verifying Checksum 16:22:25 d747dcd14b5f: Download complete 16:22:25 e9a5061849ea: Download complete 16:22:25 ab5ef0e58194: Verifying Checksum 16:22:25 ab5ef0e58194: Download complete 16:22:25 2de7ff778b66: Verifying Checksum 16:22:25 2de7ff778b66: Download complete 16:22:27 ab5ef0e58194: Pull complete 16:22:27 9712f1f96733: Pull complete 16:22:28 63f879dbbcfc: Pull complete 16:22:31 0d9ebad4ef96: Pull complete 16:22:31 e9a5061849ea: Pull complete 16:22:31 d747dcd14b5f: Pull complete 16:22:32 2de7ff778b66: Pull complete 16:22:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:22:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:32 prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container 16:22:32 $ 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 16:22:36 $ docker top 3bbc1ebd972373852791b22c37878d746e986d57edc713ec29da14c62402e9f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:22:36 provisioning config files... 16:22:36 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17666116500302437077tmp 16:22:36 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6969870917655390644tmp 16:22:36 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5992043881396815993tmp [Pipeline] { [Pipeline] echo 16:22:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:22:36 ---> sigul-configuration.sh 16:22:36 gpg: directory `/root/.gnupg' created 16:22:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:22:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:22:36 gpg: keyring `/root/.gnupg/secring.gpg' created 16:22:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:22:36 gpg: CAST5 encrypted data 16:22:36 gpg: encrypted with 1 passphrase 16:22:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:22:36 + mkdir /home/jenkins 16:22:36 + mkdir /home/jenkins/sigul [Pipeline] sh 16:22:37 + 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 16:22:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:22:37 ---> sigul-install.sh 16:22:37 Sigul already installed; skipping installation. [Pipeline] sh 16:22:37 + git tag --list 16:22:37 v1.0.0 16:22:37 v1.1.0 16:22:37 v1.2.0 16:22:37 v1.3.0 16:22:37 v1.3.1 16:22:37 v2.0.0 16:22:37 v2.0.1 16:22:37 v2.1.0 16:22:37 v2.1.1 16:22:37 v2.1.1-dev.1 16:22:37 v2.1.1-dev.2 16:22:37 v2.2.0 16:22:37 v2.2.1-dev.1 16:22:37 v2.2.1-dev.10 16:22:37 v2.2.1-dev.2 16:22:37 v2.2.1-dev.3 16:22:37 v2.2.1-dev.4 16:22:37 v2.2.1-dev.5 16:22:37 v2.2.1-dev.6 16:22:37 v2.2.1-dev.7 16:22:37 v2.2.1-dev.8 16:22:37 v2.2.1-dev.9 16:22:37 v2.3.0-dev.10 16:22:37 v2.3.0-dev.11 16:22:37 v2.3.0-dev.12 16:22:37 v2.3.0-dev.13 16:22:37 v2.3.0-dev.14 16:22:37 v2.3.0-dev.15 16:22:37 v2.3.0-dev.16 16:22:37 v2.3.0-dev.17 16:22:37 v2.3.0-dev.18 16:22:37 v2.3.0-dev.19 16:22:37 v2.3.0-dev.20 16:22:37 v2.3.0-dev.21 16:22:37 v2.3.0-dev.22 16:22:37 v2.3.0-dev.23 16:22:37 v2.3.0-dev.24 16:22:37 v2.3.0-dev.25 16:22:37 v2.3.0-dev.26 16:22:37 v2.3.0-dev.27 16:22:37 v2.3.0-dev.28 16:22:37 v2.3.0-dev.29 16:22:37 v2.3.0-dev.30 16:22:37 v2.3.0-dev.31 16:22:37 v2.3.0-dev.32 16:22:37 v2.3.0-dev.33 16:22:37 v2.3.0-dev.34 16:22:37 v2.3.0-dev.35 16:22:37 v2.3.0-dev.36 16:22:37 v2.3.0-dev.37 [Pipeline] sh 16:22:38 + lftools sign git-tag v2.3.0-dev.37 16:22:38 Signing Git tag with Sigul... 16:22:38 Signing v2.3.0-dev.37 [Pipeline] echo 16:22:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:22:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:22:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:22:39 $ docker stop --time=1 3bbc1ebd972373852791b22c37878d746e986d57edc713ec29da14c62402e9f8 16:22:40 $ docker rm -f 3bbc1ebd972373852791b22c37878d746e986d57edc713ec29da14c62402e9f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:22:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:41 prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container 16:22:41 $ 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 16:22:41 $ docker top 208672f0719a5d4a6b6e5ec4394b3cc0c5f927986723cb926c69ff0ae091ec7c -eo pid,comm 16:22:41 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). 16:22:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:41 [ssh-agent] Looking for ssh-agent implementation... 16:22:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:41 $ docker exec 208672f0719a5d4a6b6e5ec4394b3cc0c5f927986723cb926c69ff0ae091ec7c ssh-agent 16:22:42 SSH_AUTH_SOCK=/tmp/ssh-SCBI6dQwnt35/agent.32 16:22:42 SSH_AGENT_PID=38 16:22:42 Running ssh-add (command line suppressed) 16:22:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6205958212114158274.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6205958212114158274.key) 16:22:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:42 + git semver bump pre 16:22:42 2022-11-08 16:22:42,595 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:22:42 2022-11-08 16:22:42,595 [bump_version] DEBUG bumping version:2.3.0-dev.37 on axis:pre with prefix:dev 16:22:42 2022-11-08 16:22:42,595 [bump_version] DEBUG bumped version:2.3.0-dev.38 16:22:42 2022-11-08 16:22:42,595 [write_version] DEBUG write version:2.3.0-dev.38 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:22:42 2022-11-08 16:22:42,595 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:22:42 2022-11-08 16:22:42,595 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:22:42 2022-11-08 16:22:42,597 [execute] INFO git cat-file --batch-check 16:22:42 2022-11-08 16:22:42,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:22:42 2022-11-08 16:22:42,601 [execute] INFO git cat-file --batch 16:22:42 2022-11-08 16:22:42,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:22:42 2022-11-08 16:22:42,605 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:22:42 2.3.0-dev.38 [Pipeline] } 16:22:42 $ docker exec --env ******** --env ******** 208672f0719a5d4a6b6e5ec4394b3cc0c5f927986723cb926c69ff0ae091ec7c ssh-agent -k 16:22:42 unset SSH_AUTH_SOCK; 16:22:42 unset SSH_AGENT_PID; 16:22:42 echo Agent pid 38 killed; 16:22:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:43 + git semver [Pipeline] } 16:22:43 $ docker stop --time=1 208672f0719a5d4a6b6e5ec4394b3cc0c5f927986723cb926c69ff0ae091ec7c 16:22:44 $ docker rm -f 208672f0719a5d4a6b6e5ec4394b3cc0c5f927986723cb926c69ff0ae091ec7c [Pipeline] // withDockerContainer [Pipeline] sh 16:22:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:45 prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container 16:22:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:22:45 $ docker top 60ef23d23ec332cdfbcea95c6e57beae6dd790dd54da98bf23e918d5f69ea28f -eo pid,comm 16:22:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:22:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:45 [ssh-agent] Looking for ssh-agent implementation... 16:22:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:45 $ docker exec 60ef23d23ec332cdfbcea95c6e57beae6dd790dd54da98bf23e918d5f69ea28f ssh-agent 16:22:45 SSH_AUTH_SOCK=/tmp/ssh-XwMzdXaYO3gC/agent.32 16:22:45 SSH_AGENT_PID=38 16:22:45 Running ssh-add (command line suppressed) 16:22:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6542434140957694222.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6542434140957694222.key) 16:22:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:46 + git semver push 16:22:46 2022-11-08 16:22:46,588 [run_push] DEBUG push 16:22:46 2022-11-08 16:22:46,589 [execute] INFO git cat-file --batch-check 16:22:46 2022-11-08 16:22:46,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:22:46 2022-11-08 16:22:46,592 [execute] INFO git rev-list bfcdb2e031068ac87cf4789727d00759fa920919 -- 16:22:46 2022-11-08 16:22:46,592 [execute] DEBUG Popen(['git', 'rev-list', 'bfcdb2e031068ac87cf4789727d00759fa920919', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:22:46 2022-11-08 16:22:46,600 [execute] INFO git fetch -v origin 16:22:46 2022-11-08 16:22:46,601 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:22:47 2022-11-08 16:22:47,143 [run_push] DEBUG no remote changes detected 16:22:47 2022-11-08 16:22:47,143 [execute] INFO git push origin semver 16:22:47 2022-11-08 16:22:47,144 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:22:48 2022-11-08 16:22:47,974 [run_push] DEBUG push all version tags 16:22:48 2022-11-08 16:22:47,974 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:22:48 2022-11-08 16:22:47,975 [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) 16:22:49 2022-11-08 16:22:48,879 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:22:49 2.3.0-dev.38 [Pipeline] } 16:22:49 $ docker exec --env ******** --env ******** 60ef23d23ec332cdfbcea95c6e57beae6dd790dd54da98bf23e918d5f69ea28f ssh-agent -k 16:22:49 unset SSH_AUTH_SOCK; 16:22:49 unset SSH_AGENT_PID; 16:22:49 echo Agent pid 38 killed; 16:22:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:49 + git semver [Pipeline] } 16:22:49 $ docker stop --time=1 60ef23d23ec332cdfbcea95c6e57beae6dd790dd54da98bf23e918d5f69ea28f 16:22:51 $ docker rm -f 60ef23d23ec332cdfbcea95c6e57beae6dd790dd54da98bf23e918d5f69ea28f [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 16:22:51 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:22:51 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:22:51 total 16 16:22:51 drwxr-xr-x 3 root root 4096 Nov 8 16:11 . 16:22:51 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 16:22 .. 16:22:51 drwxr-xr-x 2 root root 4096 Nov 8 16:11 cost 16:22:51 -rw-r--r-- 1 root root 96 Nov 8 16:11 cost.csv 16:22:51 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:22:51 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:22:51 total 16 16:22:51 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 16:11 . 16:22:51 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 16:22 .. 16:22:51 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 16:11 cost 16:22:51 -rw-r--r-- 1 jenkins jenkins 96 Nov 8 16:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:22:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:22:52 ---> package-listing.sh 16:22:52 ++ facter osfamily 16:22:52 ++ tr '[:upper:]' '[:lower:]' 16:22:53 + OS_FAMILY=debian 16:22:53 + workspace=/w/workspace/ry_app-service-configurable_main 16:22:53 + START_PACKAGES=/tmp/packages_start.txt 16:22:53 + END_PACKAGES=/tmp/packages_end.txt 16:22:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:22:53 + PACKAGES=/tmp/packages_start.txt 16:22:53 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:22:53 + PACKAGES=/tmp/packages_end.txt 16:22:53 + case "${OS_FAMILY}" in 16:22:53 + dpkg -l 16:22:53 + grep '^ii' 16:22:53 + '[' -f /tmp/packages_start.txt ']' 16:22:53 + '[' -f /tmp/packages_end.txt ']' 16:22:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:22:53 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:22:53 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:22:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:22:53 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 16:22:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:22:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:53 prd-ubuntu20.04-docker-8c-8g-118619 does not seem to be running inside a container 16:22:53 $ 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 16:22:54 $ docker top d5c8f59195c23552ae456396045f0f610cc13a114111394adfca1cb53cf1a825 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:54 + touch /tmp/pre-build-complete [Pipeline] sh 16:22:54 + mkdir -p /var/log/sysstat [Pipeline] sh 16:22:55 + ls /var/log/sa-host 16:22:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:55 provisioning config files... 16:22:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3820245213551034387tmp [Pipeline] { [Pipeline] echo 16:22:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:22:55 ---> create-netrc.sh [Pipeline] } 16:22:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:22:55 ---> python-tools-install.sh [Pipeline] echo 16:22:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:22:56 ---> sudo-logs.sh 16:22:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:22:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:22:56 ---> job-cost.sh 16:22:56 lf-activate-venv: SKIPPING 16:22:56 DEBUG: total: 0.2199999988079071 16:22:56 INFO: Retrieving Stack Cost... 16:22:56 INFO: Retrieving Pricing Info for: v3-standard-8 16:22:57 INFO: Archiving Costs [Pipeline] echo 16:22:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:22:57 ---> logs-deploy.sh 16:22:57 lf-activate-venv: SKIPPING 16:22:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/116 16:22:57 INFO: archiving workspace using pattern(s): 16:22:58 Archives upload complete. 16:22:58 INFO: archiving logs to Nexus