Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 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-ssh2069438212071771241.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10688490593948774262.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh1188236686981189947.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh17198400191707857454.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh6768210865943238858.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 ‘prd-ubuntu20.04-docker-8c-8g-17423’ Running on prd-ubuntu20.04-docker-8c-8g-17427 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 Avoid second fetch Checking out Revision 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 (main) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 # timeout=10 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#438)" > git rev-list --no-walk bef66582781e37064d6dec61ab318c5dd11da733 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:38 ========================================================= 16:29:38 EdgeX Global Pipelines Version Info 16:29:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:40 ------------------- 16:29:40 stable info: 16:29:40 ------------------- 16:29:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:40 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:29:40 Message: update stable to v1.0.234 16:29:41 ------------------- 16:29:41 experimental info: 16:29:41 ------------------- 16:29:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:41 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 16:29:41 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77beed3 [Pipeline] echo 16:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:42 provisioning config files... 16:29:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8954240681443005248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:43 ---> docker-login.sh 16:29:43 nexus3.edgexfoundry.org:10001 16:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:43 Configure a credential helper to remove this warning. See 16:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:43 16:29:43 Login Succeeded 16:29:43 nexus3.edgexfoundry.org:10002 16:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:44 Configure a credential helper to remove this warning. See 16:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:44 16:29:44 Login Succeeded 16:29:44 nexus3.edgexfoundry.org:10003 16:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:44 Configure a credential helper to remove this warning. See 16:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:44 16:29:44 Login Succeeded 16:29:44 nexus3.edgexfoundry.org:10004 16:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:44 Configure a credential helper to remove this warning. See 16:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:44 16:29:44 Login Succeeded 16:29:44 docker.io 16:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:45 Configure a credential helper to remove this warning. See 16:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:45 16:29:45 Login Succeeded 16:29:45 ---> docker-login.sh ends [Pipeline] } 16:29:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:45 + git rev-list -1 --merges 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24~1..77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] echo 16:29:45 -----------> git rev-list -1 --merges 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24~1..77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [false] [Pipeline] sh 16:29:45 + git log --format=format:%s -1 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] echo 16:29:45 ========================================================= 16:29:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:46 + git log --format=format:%s -1 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] echo 16:29:46 [semverPrep] GIT_COMMIT: 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24, Commit Message: build: Upgrade to Go 1.18 and alpine 3.16 (#438) [Pipeline] echo 16:29:46 [semverPrep] This is not a build commit. [Pipeline] sh 16:29:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:47 + grep -v github /etc/ssh/ssh_known_hosts 16:29:47 + [ -e /tmp/ssh_known_hosts ] 16:29:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:47 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:47 16:29:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:47 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:47 b85a868b505f: Pulling fs layer 16:29:47 e2be974225ed: Pulling fs layer 16:29:47 339a4e72a1f5: Pulling fs layer 16:29:47 988bab9f4d93: Pulling fs layer 16:29:47 1469e6f7b9e6: Pulling fs layer 16:29:47 988bab9f4d93: Waiting 16:29:47 eaf3925da568: Pulling fs layer 16:29:47 1469e6f7b9e6: Waiting 16:29:47 bab4dde63d76: Pulling fs layer 16:29:47 bde34c3a00c8: Pulling fs layer 16:29:47 bab4dde63d76: Waiting 16:29:47 eaf3925da568: Waiting 16:29:47 b352a97aabf1: Pulling fs layer 16:29:47 4872d77fe225: Pulling fs layer 16:29:47 bde34c3a00c8: Waiting 16:29:47 5851b861e8e6: Pulling fs layer 16:29:47 b352a97aabf1: Waiting 16:29:47 4872d77fe225: Waiting 16:29:47 e2be974225ed: Download complete 16:29:48 b85a868b505f: Verifying Checksum 16:29:48 b85a868b505f: Download complete 16:29:48 988bab9f4d93: Verifying Checksum 16:29:48 988bab9f4d93: Download complete 16:29:48 eaf3925da568: Download complete 16:29:49 1469e6f7b9e6: Verifying Checksum 16:29:49 1469e6f7b9e6: Download complete 16:29:49 bde34c3a00c8: Verifying Checksum 16:29:49 bde34c3a00c8: Download complete 16:29:49 b352a97aabf1: Verifying Checksum 16:29:49 b352a97aabf1: Download complete 16:29:49 4872d77fe225: Download complete 16:29:49 5851b861e8e6: Verifying Checksum 16:29:49 5851b861e8e6: Download complete 16:29:49 b85a868b505f: Pull complete 16:29:49 e2be974225ed: Pull complete 16:29:50 339a4e72a1f5: Verifying Checksum 16:29:50 339a4e72a1f5: Download complete 16:29:50 339a4e72a1f5: Pull complete 16:29:50 bab4dde63d76: Download complete 16:29:50 988bab9f4d93: Pull complete 16:29:51 1469e6f7b9e6: Pull complete 16:29:51 eaf3925da568: Pull complete 16:29:53 bab4dde63d76: Pull complete 16:29:53 bde34c3a00c8: Pull complete 16:29:53 b352a97aabf1: Pull complete 16:29:53 4872d77fe225: Pull complete 16:29:53 5851b861e8e6: Pull complete 16:29:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:54 prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container 16:29:54 $ 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:29:55 $ docker top 5d86f89c96bccfee5a98f17b5557a4c2c89511c05f2037e3d649a70b7168a6cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:55 [ssh-agent] Looking for ssh-agent implementation... 16:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:55 $ docker exec 5d86f89c96bccfee5a98f17b5557a4c2c89511c05f2037e3d649a70b7168a6cd ssh-agent 16:29:56 SSH_AUTH_SOCK=/tmp/ssh-mWPUQR1nuoQm/agent.31 16:29:56 SSH_AGENT_PID=37 16:29:56 Running ssh-add (command line suppressed) 16:29:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7572428318620787580.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7572428318620787580.key) 16:29:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:56 + git tag --points-at HEAD [Pipeline] } 16:29:56 $ docker exec --env ******** --env ******** 5d86f89c96bccfee5a98f17b5557a4c2c89511c05f2037e3d649a70b7168a6cd ssh-agent -k 16:29:56 unset SSH_AUTH_SOCK; 16:29:56 unset SSH_AGENT_PID; 16:29:56 echo Agent pid 37 killed; 16:29:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:56 [ssh-agent] Looking for ssh-agent implementation... 16:29:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:56 $ docker exec 5d86f89c96bccfee5a98f17b5557a4c2c89511c05f2037e3d649a70b7168a6cd ssh-agent 16:29:56 SSH_AUTH_SOCK=/tmp/ssh-ReZesWCBYtAN/agent.69 16:29:56 SSH_AGENT_PID=75 16:29:57 Running ssh-add (command line suppressed) 16:29:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2578984448062767269.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2578984448062767269.key) 16:29:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:57 + git semver init 16:29:57 2022-07-11 16:29:57,698 [run_init] DEBUG init version:0.0.0 force:False 16:29:57 2022-07-11 16:29:57,699 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:29:57 2022-07-11 16:29:57,699 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:29:57 2022-07-11 16:29:57,700 [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:30:10 2022-07-11 16:30:08,444 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:30:10 2022-07-11 16:30:08,445 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:30:10 2022-07-11 16:30:08,445 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:30:10 2022-07-11 16:30:08,445 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:30:10 2.2.1-dev.7 [Pipeline] } 16:30:10 $ docker exec --env ******** --env ******** 5d86f89c96bccfee5a98f17b5557a4c2c89511c05f2037e3d649a70b7168a6cd ssh-agent -k 16:30:10 unset SSH_AUTH_SOCK; 16:30:10 unset SSH_AGENT_PID; 16:30:10 echo Agent pid 75 killed; 16:30:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:10 + git semver [Pipeline] } 16:30:11 $ docker stop --time=1 5d86f89c96bccfee5a98f17b5557a4c2c89511c05f2037e3d649a70b7168a6cd 16:30:12 $ docker rm -f 5d86f89c96bccfee5a98f17b5557a4c2c89511c05f2037e3d649a70b7168a6cd [Pipeline] // withDockerContainer [Pipeline] sh 16:30:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:13 Stashed 1 file(s) [Pipeline] echo 16:30:13 [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [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:30:13 provisioning config files... 16:30:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8670437045856971374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:13 ---> docker-login.sh 16:30:13 nexus3.edgexfoundry.org:10001 16:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:13 Configure a credential helper to remove this warning. See 16:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:13 16:30:13 Login Succeeded 16:30:13 nexus3.edgexfoundry.org:10002 16:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:14 Configure a credential helper to remove this warning. See 16:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:14 16:30:14 Login Succeeded 16:30:14 nexus3.edgexfoundry.org:10003 16:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:14 Configure a credential helper to remove this warning. See 16:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:14 16:30:14 Login Succeeded 16:30:14 nexus3.edgexfoundry.org:10004 16:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:14 Configure a credential helper to remove this warning. See 16:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:14 16:30:14 Login Succeeded 16:30:14 docker.io 16:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:15 Configure a credential helper to remove this warning. See 16:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:15 16:30:15 Login Succeeded 16:30:15 ---> docker-login.sh ends [Pipeline] } 16:30:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:15 ========================================================= 16:30:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:30:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 16:30:15 Sending build context to Docker daemon 3.092MB 16:30:15 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:30:15 Step 2/13 : FROM ${BASE} AS builder 16:30:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:15 59bf1c3509f3: Pulling fs layer 16:30:15 666ba61612fd: Pulling fs layer 16:30:15 8ed8ca486205: Pulling fs layer 16:30:15 cc1cd167ecdc: Pulling fs layer 16:30:15 c516ae0d96e1: Pulling fs layer 16:30:15 cc1cd167ecdc: Waiting 16:30:15 684cea983483: Pulling fs layer 16:30:15 dd3240ac7de5: Pulling fs layer 16:30:15 b1e948a4e11c: Pulling fs layer 16:30:15 a8fd76ee1af6: Pulling fs layer 16:30:15 c516ae0d96e1: Waiting 16:30:15 646ad004c059: Pulling fs layer 16:30:15 684cea983483: Waiting 16:30:15 b1e948a4e11c: Waiting 16:30:15 a8fd76ee1af6: Waiting 16:30:15 646ad004c059: Waiting 16:30:15 dd3240ac7de5: Waiting 16:30:15 8ed8ca486205: Verifying Checksum 16:30:15 8ed8ca486205: Download complete 16:30:15 666ba61612fd: Download complete 16:30:15 59bf1c3509f3: Download complete 16:30:15 c516ae0d96e1: Verifying Checksum 16:30:15 c516ae0d96e1: Download complete 16:30:16 684cea983483: Download complete 16:30:16 dd3240ac7de5: Verifying Checksum 16:30:16 dd3240ac7de5: Download complete 16:30:16 59bf1c3509f3: Pull complete 16:30:16 b1e948a4e11c: Verifying Checksum 16:30:16 b1e948a4e11c: Download complete 16:30:16 666ba61612fd: Pull complete 16:30:16 8ed8ca486205: Pull complete 16:30:16 646ad004c059: Verifying Checksum 16:30:16 646ad004c059: Download complete 16:30:17 a8fd76ee1af6: Verifying Checksum 16:30:17 a8fd76ee1af6: Download complete 16:30:17 cc1cd167ecdc: Verifying Checksum 16:30:17 cc1cd167ecdc: Download complete 16:30:21 cc1cd167ecdc: Pull complete 16:30:21 c516ae0d96e1: Pull complete 16:30:21 684cea983483: Pull complete 16:30:21 dd3240ac7de5: Pull complete 16:30:21 b1e948a4e11c: Pull complete 16:30:24 a8fd76ee1af6: Pull complete 16:30:24 646ad004c059: Pull complete 16:30:24 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:24 ---> 8f69c11f6b0c 16:30:24 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:30:26 ---> Running in b245e81b5bac 16:30:26 Removing intermediate container b245e81b5bac 16:30:26 ---> b2afbc78b0f3 16:30:26 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:30:26 ---> Running in 0ed1e96f7763 16:30:26 Removing intermediate container 0ed1e96f7763 16:30:26 ---> 60b3b050759d 16:30:26 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:30:26 ---> Running in 62480213d3f0 16:30:26 Removing intermediate container 62480213d3f0 16:30:26 ---> 78dc7e81ba62 16:30:26 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:26 ---> Running in b42badb445ff 16:30:27 Removing intermediate container b42badb445ff 16:30:27 ---> 9026c4d33f54 16:30:27 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:30:27 ---> Running in a07de2cf4b59 16:30:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:28 Still waiting to schedule task 16:30:28 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17425’ 16:30:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:30 OK: 221 MiB in 52 packages 16:30:30 Removing intermediate container a07de2cf4b59 16:30:30 ---> 60b76340b374 16:30:30 Step 8/13 : WORKDIR /app 16:30:30 ---> Running in ccfcd0c59ea2 16:30:31 Removing intermediate container ccfcd0c59ea2 16:30:31 ---> 08f5404eb541 16:30:31 Step 9/13 : COPY go.mod vendor* ./ 16:30:31 ---> cf2b7526805c 16:30:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:31 ---> Running in 830238c15ff7 16:31:10 Removing intermediate container 830238c15ff7 16:31:10 ---> a6a4268de07f 16:31:10 Step 11/13 : COPY . . 16:31:10 ---> 8d142c521db6 16:31:10 Step 12/13 : ARG MAKE="make build" 16:31:10 ---> Running in 90deafa9f43c 16:31:10 Removing intermediate container 90deafa9f43c 16:31:10 ---> 1f913a9bb78f 16:31:10 Step 13/13 : RUN $MAKE 16:31:10 ---> Running in 472944ce3d3d 16:31:10 noop 16:31:10 Removing intermediate container 472944ce3d3d 16:31:10 ---> 687222e2cc45 16:31:10 Successfully built 687222e2cc45 16:31:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:10 + docker inspect -f . ci-base-image-x86_64 16:31:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:10 prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container 16:31:10 $ 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:31:11 $ docker top dca780a7b82aa209d5da9d0a2b4e6a8447f1af65baad196bdf893cb1042ba040 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:12 + go version 16:31:12 go version go1.17.7 linux/amd64 [Pipeline] } 16:31:12 $ docker stop --time=1 dca780a7b82aa209d5da9d0a2b4e6a8447f1af65baad196bdf893cb1042ba040 16:31:13 $ docker rm -f dca780a7b82aa209d5da9d0a2b4e6a8447f1af65baad196bdf893cb1042ba040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:14 + docker inspect -f . ci-base-image-x86_64 16:31:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:14 prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container 16:31:14 $ 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:31:15 $ docker top 25d78a27405b40ed625781e1939bbd4770165812733f840a5433df78e092d819 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:31:15 + make test 16:31:15 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:31:25 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:31:25 CGO_ENABLED=1 go vet ./... 16:31:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:30 ./bin/test-attribution-txt.sh [Pipeline] echo 16:31:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:31:30 $ docker stop --time=1 25d78a27405b40ed625781e1939bbd4770165812733f840a5433df78e092d819 16:31:32 $ docker rm -f 25d78a27405b40ed625781e1939bbd4770165812733f840a5433df78e092d819 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:31:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:31:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:31:34 + ls -al . 16:31:34 total 168 16:31:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:31 . 16:31:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:29 .. 16:31:34 -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 16:29 .dockerignore 16:31:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:30 .git 16:31:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:29 .github 16:31:34 -rw-rw-r-- 1 jenkins jenkins 104 Jul 11 16:29 .gitignore 16:31:34 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:30 .semver 16:31:34 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 11 16:29 Attribution.txt 16:31:34 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 11 16:29 CHANGELOG.md 16:31:34 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 11 16:29 Dockerfile 16:31:34 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 16:29 GOVERNANCE.md 16:31:34 -rw-rw-r-- 1 jenkins jenkins 688 Jul 11 16:29 Jenkinsfile 16:31:34 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 16:29 LICENSE 16:31:34 -rw-rw-r-- 1 jenkins jenkins 618 Jul 11 16:29 OWNERS.md 16:31:34 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 11 16:29 README.md 16:31:34 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 16:30 VERSION 16:31:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:29 bin 16:31:34 -rw-r--r-- 1 jenkins jenkins 10 Jul 11 16:31 coverage.out 16:31:34 -rw-rw-r-- 1 jenkins jenkins 3336 Jul 11 16:29 go.mod 16:31:34 -rw-rw-r-- 1 jenkins jenkins 35610 Jul 11 16:29 go.sum 16:31:34 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 11 16:29 main.go 16:31:34 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 11 16:29 makefile 16:31:34 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 16:29 res 16:31:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:29 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:34 + 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=77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 --label arch=amd64 --label version=2.2.1-dev.7 . 16:31:34 Sending build context to Docker daemon 3.094MB 16:31:34 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 16:31:34 Step 2/27 : FROM ${BASE} AS builder 16:31:34 ---> 687222e2cc45 16:31:34 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:31:34 ---> Running in 95c3811acfa8 16:31:34 Removing intermediate container 95c3811acfa8 16:31:34 ---> 2e109ccf39ae 16:31:34 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:31:34 ---> Running in e1ab89bb1fe5 16:31:34 Removing intermediate container e1ab89bb1fe5 16:31:34 ---> ee08971b4f5e 16:31:34 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:31:34 ---> Running in adeddaf09cc9 16:31:34 Removing intermediate container adeddaf09cc9 16:31:34 ---> 6b1b5106acb5 16:31:34 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:34 ---> Running in 48b4363947ad 16:31:35 Removing intermediate container 48b4363947ad 16:31:35 ---> 66cedb4019f6 16:31:35 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:31:35 ---> Running in b29dc1f91068 16:31:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:36 OK: 221 MiB in 52 packages 16:31:37 Removing intermediate container b29dc1f91068 16:31:37 ---> a24daf6d90d4 16:31:37 Step 8/27 : WORKDIR /app 16:31:37 ---> Running in a792b9e5d119 16:31:37 Removing intermediate container a792b9e5d119 16:31:37 ---> 93eb17f50b5a 16:31:37 Step 9/27 : COPY go.mod vendor* ./ 16:31:37 ---> dcfff4bc5f25 16:31:37 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:37 ---> Running in 3760f4335a90 16:31:38 Removing intermediate container 3760f4335a90 16:31:38 ---> 8545d081df63 16:31:38 Step 11/27 : COPY . . 16:31:38 ---> ac19234fd8d3 16:31:38 Step 12/27 : ARG MAKE="make build" 16:31:38 ---> Running in 05d8323e8c54 16:31:38 Removing intermediate container 05d8323e8c54 16:31:38 ---> dc270d8e2e6d 16:31:38 Step 13/27 : RUN $MAKE 16:31:38 ---> Running in ed7c6f6d06c0 16:31:39 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 16:32:01 Removing intermediate container ed7c6f6d06c0 16:32:01 ---> 6b3178fe1d69 16:32:01 Step 14/27 : FROM alpine:3.16 16:32:01 3.16: Pulling from library/alpine 16:32:01 2408cc74d12b: Pulling fs layer 16:32:01 2408cc74d12b: Verifying Checksum 16:32:01 2408cc74d12b: Download complete 16:32:01 2408cc74d12b: Pull complete 16:32:01 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 16:32:01 Status: Downloaded newer image for alpine:3.16 16:32:01 ---> e66264b98777 16:32:01 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:32:01 ---> Running in 674be42355ba 16:32:01 Removing intermediate container 674be42355ba 16:32:01 ---> c447bedf7d49 16:32:01 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:32:01 ---> Running in 62988c6bdd35 16:32:01 Removing intermediate container 62988c6bdd35 16:32:01 ---> 2bea8d060ea3 16:32:01 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:32:01 ---> Running in 64f62356c72e 16:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:01 (1/7) Installing ca-certificates (20211220-r0) 16:32:02 (2/7) Installing dumb-init (1.2.5-r1) 16:32:02 (3/7) Installing libgcc (11.2.1_git20220219-r2) 16:32:02 (4/7) Installing libsodium (1.0.18-r0) 16:32:02 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 16:32:02 (6/7) Installing libzmq (4.3.4-r0) 16:32:02 (7/7) Installing zeromq (4.3.4-r0) 16:32:02 Executing busybox-1.35.0-r13.trigger 16:32:02 Executing ca-certificates-20211220-r0.trigger 16:32:02 OK: 9 MiB in 21 packages 16:32:02 Removing intermediate container 64f62356c72e 16:32:02 ---> f8608c88db31 16:32:02 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:32:02 ---> 871787f9178b 16:32:02 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:32:02 ---> 48ce35d31938 16:32:02 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:32:03 ---> ce330e8d12f1 16:32:03 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:32:03 ---> ef23162074c8 16:32:03 Step 22/27 : EXPOSE 48095 16:32:03 ---> Running in 566de8af7f15 16:32:03 Removing intermediate container 566de8af7f15 16:32:03 ---> 91cc4170d983 16:32:03 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:32:03 ---> Running in 139fd3d9e238 16:32:04 Removing intermediate container 139fd3d9e238 16:32:04 ---> 8300eaef60ca 16:32:04 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:04 ---> Running in 250217ce5b47 16:32:04 Removing intermediate container 250217ce5b47 16:32:04 ---> ef8c9856c8e0 16:32:04 Step 25/27 : LABEL arch=amd64 16:32:04 ---> Running in 9b80ad1a0f0a 16:32:04 Removing intermediate container 9b80ad1a0f0a 16:32:04 ---> 9f01dfa75648 16:32:04 Step 26/27 : LABEL git_sha=77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 16:32:04 ---> Running in 9528d8fb6fd4 16:32:04 Removing intermediate container 9528d8fb6fd4 16:32:04 ---> 9211d50541d9 16:32:04 Step 27/27 : LABEL version=2.2.1-dev.7 16:32:04 ---> Running in 7da2465da44c 16:32:04 Removing intermediate container 7da2465da44c 16:32:04 ---> 73ae50c0391c 16:32:04 [Warning] One or more build-args [ARCH] were not consumed 16:32:04 Successfully built 73ae50c0391c 16:32:04 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:32:04 provisioning config files... 16:32:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5431231364726918850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:05 ---> docker-login.sh 16:32:05 nexus3.edgexfoundry.org:10001 16:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:05 Configure a credential helper to remove this warning. See 16:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:05 16:32:05 Login Succeeded 16:32:05 nexus3.edgexfoundry.org:10002 16:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:05 Configure a credential helper to remove this warning. See 16:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:05 16:32:05 Login Succeeded 16:32:05 nexus3.edgexfoundry.org:10003 16:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:05 Configure a credential helper to remove this warning. See 16:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:05 16:32:05 Login Succeeded 16:32:05 nexus3.edgexfoundry.org:10004 16:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:05 Configure a credential helper to remove this warning. See 16:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:05 16:32:05 Login Succeeded 16:32:05 docker.io 16:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:05 Configure a credential helper to remove this warning. See 16:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:05 16:32:05 Login Succeeded 16:32:05 ---> docker-login.sh ends [Pipeline] } 16:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:32:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:05 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:32:05 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 16:32:05 latest 16:32:05 2.2.1-dev.7 16:32:05 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 16:32:05 main 16:32:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 16:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:32:06 45e3f38a7ec6: Preparing 16:32:06 02f145b0275e: Preparing 16:32:06 ac4f34dd8a65: Preparing 16:32:06 213e4a8657df: Preparing 16:32:06 f10ed1449e8e: Preparing 16:32:06 24302eb7d908: Preparing 16:32:06 ac4f34dd8a65: Pushed 16:32:06 213e4a8657df: Pushed 16:32:06 02f145b0275e: Pushed 16:32:06 24302eb7d908: Layer already exists 16:32:07 f10ed1449e8e: Pushed 16:32:09 45e3f38a7ec6: Pushed 16:32:09 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24: digest: sha256:931d7d19f8035eaff3117da9a726b0920ccab7b9dfe3ecab483897f5158f3efd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:32:10 45e3f38a7ec6: Preparing 16:32:10 02f145b0275e: Preparing 16:32:10 ac4f34dd8a65: Preparing 16:32:10 213e4a8657df: Preparing 16:32:10 f10ed1449e8e: Preparing 16:32:10 24302eb7d908: Preparing 16:32:10 24302eb7d908: Waiting 16:32:10 45e3f38a7ec6: Layer already exists 16:32:10 213e4a8657df: Layer already exists 16:32:10 02f145b0275e: Layer already exists 16:32:10 f10ed1449e8e: Layer already exists 16:32:10 ac4f34dd8a65: Layer already exists 16:32:10 24302eb7d908: Layer already exists 16:32:10 latest: digest: sha256:931d7d19f8035eaff3117da9a726b0920ccab7b9dfe3ecab483897f5158f3efd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.7 16:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:32:11 45e3f38a7ec6: Preparing 16:32:11 02f145b0275e: Preparing 16:32:11 ac4f34dd8a65: Preparing 16:32:11 213e4a8657df: Preparing 16:32:11 f10ed1449e8e: Preparing 16:32:11 24302eb7d908: Preparing 16:32:11 24302eb7d908: Waiting 16:32:11 02f145b0275e: Layer already exists 16:32:11 f10ed1449e8e: Layer already exists 16:32:11 213e4a8657df: Layer already exists 16:32:11 45e3f38a7ec6: Layer already exists 16:32:11 ac4f34dd8a65: Layer already exists 16:32:11 24302eb7d908: Layer already exists 16:32:11 2.2.1-dev.7: digest: sha256:931d7d19f8035eaff3117da9a726b0920ccab7b9dfe3ecab483897f5158f3efd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 16:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:32:11 45e3f38a7ec6: Preparing 16:32:11 02f145b0275e: Preparing 16:32:11 ac4f34dd8a65: Preparing 16:32:11 213e4a8657df: Preparing 16:32:11 f10ed1449e8e: Preparing 16:32:11 24302eb7d908: Preparing 16:32:11 24302eb7d908: Waiting 16:32:11 45e3f38a7ec6: Layer already exists 16:32:11 f10ed1449e8e: Layer already exists 16:32:11 02f145b0275e: Layer already exists 16:32:11 213e4a8657df: Layer already exists 16:32:11 ac4f34dd8a65: Layer already exists 16:32:11 24302eb7d908: Layer already exists 16:32:11 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7: digest: sha256:931d7d19f8035eaff3117da9a726b0920ccab7b9dfe3ecab483897f5158f3efd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:12 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:32:12 45e3f38a7ec6: Preparing 16:32:12 02f145b0275e: Preparing 16:32:12 ac4f34dd8a65: Preparing 16:32:12 213e4a8657df: Preparing 16:32:12 f10ed1449e8e: Preparing 16:32:12 24302eb7d908: Preparing 16:32:12 24302eb7d908: Waiting 16:32:12 213e4a8657df: Layer already exists 16:32:12 f10ed1449e8e: Layer already exists 16:32:12 45e3f38a7ec6: Layer already exists 16:32:12 ac4f34dd8a65: Layer already exists 16:32:12 02f145b0275e: Layer already exists 16:32:12 24302eb7d908: Layer already exists 16:32:12 main: digest: sha256:931d7d19f8035eaff3117da9a726b0920ccab7b9dfe3ecab483897f5158f3efd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:32:12 ===================================================== [Pipeline] echo 16:32:12 taggedImages: 16:32:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 16:32:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:32:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.7 16:32:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 16:32:12 - 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:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:13 16:32:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:13 latest: Pulling from edgex-lftools-log-publisher 16:32:13 5eb5b503b376: Pulling fs layer 16:32:13 5c69ac0246d0: Pulling fs layer 16:32:13 ec43610c2a17: Pulling fs layer 16:32:13 3a2ae6a8a46f: Pulling fs layer 16:32:13 33b1e0a273af: Pulling fs layer 16:32:13 5d3b04190fa2: Pulling fs layer 16:32:13 2f39f015ded8: Pulling fs layer 16:32:13 3a2ae6a8a46f: Waiting 16:32:13 33b1e0a273af: Waiting 16:32:13 2f39f015ded8: Waiting 16:32:13 5d3b04190fa2: Waiting 16:32:13 5c69ac0246d0: Download complete 16:32:13 3a2ae6a8a46f: Download complete 16:32:13 33b1e0a273af: Verifying Checksum 16:32:13 33b1e0a273af: Download complete 16:32:13 5d3b04190fa2: Verifying Checksum 16:32:13 5d3b04190fa2: Download complete 16:32:13 ec43610c2a17: Verifying Checksum 16:32:13 ec43610c2a17: Download complete 16:32:13 5eb5b503b376: Verifying Checksum 16:32:13 5eb5b503b376: Download complete 16:32:14 2f39f015ded8: Download complete 16:32:15 5eb5b503b376: Pull complete 16:32:15 5c69ac0246d0: Pull complete 16:32:15 ec43610c2a17: Pull complete 16:32:15 3a2ae6a8a46f: Pull complete 16:32:16 33b1e0a273af: Pull complete 16:32:16 5d3b04190fa2: Pull complete 16:32:21 2f39f015ded8: Pull complete 16:32:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:21 prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container 16:32:21 $ 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:32:23 $ docker top eb903c722e94a6a6d35a45e67504d480689dbd3b8cd1105103e256b4e5053623 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:24 ---> job-cost.sh 16:32:24 lf-activate-venv: SKIPPING 16:32:24 INFO: No Stack... 16:32:24 INFO: Retrieving Pricing Info for: v3-standard-8 16:32:25 INFO: Archiving Costs [Pipeline] sh 16:32:25 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:32:25 + cut -d, -f6 [Pipeline] lock 16:32:25 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] 16:32:25 Resource [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] did not exist. Created. 16:32:25 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:32:25 + echo total: 0.2199999988079071 [Pipeline] stash 16:32:25 Stashed 1 file(s) [Pipeline] } 16:32:25 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 16:32:25 $ docker stop --time=1 eb903c722e94a6a6d35a45e67504d480689dbd3b8cd1105103e256b4e5053623 16:32:27 $ docker rm -f eb903c722e94a6a6d35a45e67504d480689dbd3b8cd1105103e256b4e5053623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:44:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17985 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:44:34 Running in /w/workspace/app-service-configurable/84 [Pipeline] { [Pipeline] checkout 16:44:34 Selected Git installation does not exist. Using Default 16:44:34 The recommended git tool is: NONE 16:44:42 using credential edgex-jenkins-ssh 16:44:42 Cloning the remote Git repository 16:44:42 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:44:42 > git init /w/workspace/app-service-configurable/84 # timeout=10 16:44:42 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:44:42 > git --version # timeout=10 16:44:42 > git --version # 'git version 2.25.1' 16:44:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:43 Avoid second fetch 16:44:43 Checking out Revision 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 (main) 16:44:43 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:44:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:44 > git config core.sparsecheckout # timeout=10 16:44:44 > git checkout -f 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 # timeout=10 16:44:48 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#438)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:44:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:44:49 % Total % Received % Xferd Average Speed Time Time Time Current 16:44:49 Dload Upload Total Spent Left Speed 16:44:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 85846 0 --:--:-- --:--:-- --:--:-- 85846 [Pipeline] sh 16:44:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:44:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:44:50 + sudo tee /etc/docker/daemon.new 16:44:50 { 16:44:50 "registry-mirrors": [ 16:44:50 "https://nexus3.edgexfoundry.org:10001" 16:44:50 ], 16:44:50 "bip": "10.250.0.254/24", 16:44:50 "hosts": [ 16:44:50 "tcp://0.0.0.0:5555", 16:44:50 "unix:///var/run/docker.sock" 16:44:50 ], 16:44:50 "mtu": 1458, 16:44:50 "selinux-enabled": true, 16:44:50 "seccomp-profile": "/etc/docker/seccomp.json" 16:44:50 } [Pipeline] sh 16:44:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:44:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:45:09 provisioning config files... 16:45:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/84@tmp/config5976647406950155686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:10 ---> docker-login.sh 16:45:10 nexus3.edgexfoundry.org:10001 16:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:11 Configure a credential helper to remove this warning. See 16:45:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:11 16:45:11 Login Succeeded 16:45:11 nexus3.edgexfoundry.org:10002 16:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:12 Configure a credential helper to remove this warning. See 16:45:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:12 16:45:12 Login Succeeded 16:45:12 nexus3.edgexfoundry.org:10003 16:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:12 Configure a credential helper to remove this warning. See 16:45:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:12 16:45:12 Login Succeeded 16:45:12 nexus3.edgexfoundry.org:10004 16:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:13 Configure a credential helper to remove this warning. See 16:45:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:13 16:45:13 Login Succeeded 16:45:13 docker.io 16:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:14 Configure a credential helper to remove this warning. See 16:45:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:14 16:45:14 Login Succeeded 16:45:14 ---> docker-login.sh ends [Pipeline] } 16:45:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:45:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:45:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:45:14 ========================================================= 16:45:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:45:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 16:45:14 Sending build context to Docker daemon 205.3kB 16:45:15 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:45:15 Step 2/13 : FROM ${BASE} AS builder 16:45:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:45:15 9b3977197b4f: Pulling fs layer 16:45:15 1a89e8eeedd5: Pulling fs layer 16:45:15 94645a83ff95: Pulling fs layer 16:45:15 e6fb740bc735: Pulling fs layer 16:45:15 3a77bd46dcc9: Pulling fs layer 16:45:15 355e64cbe906: Pulling fs layer 16:45:15 63ab81a10011: Pulling fs layer 16:45:15 555d1d1c4555: Pulling fs layer 16:45:15 7d9057610161: Pulling fs layer 16:45:15 e6fb740bc735: Waiting 16:45:15 3a77bd46dcc9: Waiting 16:45:15 355e64cbe906: Waiting 16:45:15 63ab81a10011: Waiting 16:45:15 555d1d1c4555: Waiting 16:45:15 7d9057610161: Waiting 16:45:15 94645a83ff95: Download complete 16:45:15 1a89e8eeedd5: Verifying Checksum 16:45:15 3a77bd46dcc9: Verifying Checksum 16:45:15 3a77bd46dcc9: Download complete 16:45:15 355e64cbe906: Verifying Checksum 16:45:15 355e64cbe906: Download complete 16:45:15 63ab81a10011: Verifying Checksum 16:45:15 63ab81a10011: Download complete 16:45:15 9b3977197b4f: Verifying Checksum 16:45:15 9b3977197b4f: Download complete 16:45:16 9b3977197b4f: Pull complete 16:45:16 7d9057610161: Verifying Checksum 16:45:16 7d9057610161: Download complete 16:45:17 1a89e8eeedd5: Pull complete 16:45:17 94645a83ff95: Pull complete 16:45:18 555d1d1c4555: Verifying Checksum 16:45:18 555d1d1c4555: Download complete 16:45:18 e6fb740bc735: Verifying Checksum 16:45:18 e6fb740bc735: Download complete 16:45:30 e6fb740bc735: Pull complete 16:45:30 3a77bd46dcc9: Pull complete 16:45:30 355e64cbe906: Pull complete 16:45:31 63ab81a10011: Pull complete 16:45:37 555d1d1c4555: Pull complete 16:45:39 7d9057610161: Pull complete 16:45:39 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:45:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:45:39 ---> 819e984ddca1 16:45:39 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:45:40 ---> Running in 69eb0d60926b 16:45:40 Removing intermediate container 69eb0d60926b 16:45:40 ---> 2f28361d7ffe 16:45:40 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:45:40 ---> Running in a822a6131c12 16:45:41 Removing intermediate container a822a6131c12 16:45:41 ---> e64942041ab5 16:45:41 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:45:41 ---> Running in d94b9406f308 16:45:42 Removing intermediate container d94b9406f308 16:45:42 ---> 3f8ee3983edc 16:45:42 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:42 ---> Running in 874012e3933b 16:45:44 Removing intermediate container 874012e3933b 16:45:44 ---> 8933f9da074f 16:45:44 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:45:44 ---> Running in 85cae6c2fe17 16:45:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:48 OK: 220 MiB in 52 packages 16:45:48 Removing intermediate container 85cae6c2fe17 16:45:48 ---> d5017b0c62ba 16:45:48 Step 8/13 : WORKDIR /app 16:45:49 ---> Running in 12f512eb447a 16:45:49 Removing intermediate container 12f512eb447a 16:45:49 ---> 8c01d7c409c9 16:45:49 Step 9/13 : COPY go.mod vendor* ./ 16:45:50 ---> 1250ab519383 16:45:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:50 ---> Running in 4b874bba53c3 16:46:46 Removing intermediate container 4b874bba53c3 16:46:46 ---> e39075705d2e 16:46:46 Step 11/13 : COPY . . 16:46:46 ---> 965f27a7f61d 16:46:46 Step 12/13 : ARG MAKE="make build" 16:46:46 ---> Running in 2e84fc396dd0 16:46:46 Removing intermediate container 2e84fc396dd0 16:46:46 ---> ab491c20dd2a 16:46:46 Step 13/13 : RUN $MAKE 16:46:46 ---> Running in c9e1d6c90558 16:46:46 noop 16:46:46 Removing intermediate container c9e1d6c90558 16:46:46 ---> 054ba493b978 16:46:46 Successfully built 054ba493b978 16:46:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:47 + docker inspect -f . ci-base-image-arm64 16:46:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:47 prd-ubuntu20.04-docker-arm64-4c-16g-17985 does not seem to be running inside a container 16:46:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/84 -v /w/workspace/app-service-configurable/84:/w/workspace/app-service-configurable/84:rw,z -v /w/workspace/app-service-configurable/84@tmp:/w/workspace/app-service-configurable/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:46:48 $ docker top 8343abe8000b29fefb0528211f175adf901638b112ec4e46f4badd125969a8c5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:49 + go version 16:46:49 go version go1.17.7 linux/arm64 [Pipeline] } 16:46:49 $ docker stop --time=1 8343abe8000b29fefb0528211f175adf901638b112ec4e46f4badd125969a8c5 16:46:51 $ docker rm -f 8343abe8000b29fefb0528211f175adf901638b112ec4e46f4badd125969a8c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:52 + docker inspect -f . ci-base-image-arm64 16:46:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:52 prd-ubuntu20.04-docker-arm64-4c-16g-17985 does not seem to be running inside a container 16:46:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/84 -v /w/workspace/app-service-configurable/84:/w/workspace/app-service-configurable/84:rw,z -v /w/workspace/app-service-configurable/84@tmp:/w/workspace/app-service-configurable/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:46:54 $ docker top ae068a6d12f1ad148423555fab0c732bedc5bf90842bc7be6b8f6d3c7a0781cf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:46:55 + make test 16:46:55 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:48:31 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:48:31 CGO_ENABLED=1 go vet ./... 16:48:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:48:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:48:58 ./bin/test-attribution-txt.sh [Pipeline] echo 16:48:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:48:58 $ docker stop --time=1 ae068a6d12f1ad148423555fab0c732bedc5bf90842bc7be6b8f6d3c7a0781cf 16:49:00 $ docker rm -f ae068a6d12f1ad148423555fab0c732bedc5bf90842bc7be6b8f6d3c7a0781cf [Pipeline] // withDockerContainer [Pipeline] sh 16:49:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:49:01 Warning: overwriting stash ‘coverage-report’ 16:49:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:49:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:49:03 + ls -al . 16:49:03 total 164 16:49:03 drwxrwxr-x 7 jenkins jenkins 4096 Jul 11 16:46 . 16:49:03 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:44 .. 16:49:03 -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 16:44 .dockerignore 16:49:03 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:44 .git 16:49:03 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:44 .github 16:49:03 -rw-rw-r-- 1 jenkins jenkins 104 Jul 11 16:44 .gitignore 16:49:03 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 11 16:44 Attribution.txt 16:49:03 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 11 16:44 CHANGELOG.md 16:49:03 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 11 16:44 Dockerfile 16:49:03 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 16:44 GOVERNANCE.md 16:49:03 -rw-rw-r-- 1 jenkins jenkins 688 Jul 11 16:44 Jenkinsfile 16:49:03 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 16:44 LICENSE 16:49:03 -rw-rw-r-- 1 jenkins jenkins 618 Jul 11 16:44 OWNERS.md 16:49:03 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 11 16:44 README.md 16:49:03 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 16:30 VERSION 16:49:03 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:44 bin 16:49:03 -rw-r--r-- 1 jenkins jenkins 10 Jul 11 16:46 coverage.out 16:49:03 -rw-rw-r-- 1 jenkins jenkins 3336 Jul 11 16:44 go.mod 16:49:03 -rw-rw-r-- 1 jenkins jenkins 35610 Jul 11 16:44 go.sum 16:49:03 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 11 16:44 main.go 16:49:03 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 11 16:44 makefile 16:49:03 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 16:44 res 16:49:03 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:44 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:03 + 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=77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 --label arch=arm64 --label version=2.2.1-dev.7 . 16:49:03 Sending build context to Docker daemon 206.3kB 16:49:04 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 16:49:04 Step 2/27 : FROM ${BASE} AS builder 16:49:04 ---> 054ba493b978 16:49:04 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:49:04 ---> Running in 994b91494f2f 16:49:04 Removing intermediate container 994b91494f2f 16:49:04 ---> 79cda8b8657b 16:49:04 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:49:04 ---> Running in e710ed0452e7 16:49:05 Removing intermediate container e710ed0452e7 16:49:05 ---> c4399a2b111c 16:49:05 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:49:05 ---> Running in e7a6ff465955 16:49:05 Removing intermediate container e7a6ff465955 16:49:05 ---> df33c5de03a8 16:49:05 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:05 ---> Running in 35e9e8f49960 16:49:07 Removing intermediate container 35e9e8f49960 16:49:07 ---> 3edfbdcbd0ac 16:49:07 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:49:07 ---> Running in 4118e81d72af 16:49:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:11 OK: 220 MiB in 52 packages 16:49:11 Removing intermediate container 4118e81d72af 16:49:11 ---> 6f4c69058d34 16:49:11 Step 8/27 : WORKDIR /app 16:49:11 ---> Running in 36a3d4a04b85 16:49:12 Removing intermediate container 36a3d4a04b85 16:49:12 ---> 6f3463740315 16:49:12 Step 9/27 : COPY go.mod vendor* ./ 16:49:12 ---> 4e896d974a45 16:49:12 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:13 ---> Running in 134c715f5483 16:49:15 Removing intermediate container 134c715f5483 16:49:15 ---> c405b43b0c52 16:49:15 Step 11/27 : COPY . . 16:49:16 ---> a75731483f1b 16:49:16 Step 12/27 : ARG MAKE="make build" 16:49:16 ---> Running in 2a261b775c49 16:49:16 Removing intermediate container 2a261b775c49 16:49:16 ---> 59d0ee692841 16:49:16 Step 13/27 : RUN $MAKE 16:49:16 ---> Running in 4c0067a53b97 16:49:17 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 16:51:39 Removing intermediate container 4c0067a53b97 16:51:39 ---> 9f7974aa473f 16:51:39 Step 14/27 : FROM alpine:3.16 16:51:39 3.16: Pulling from library/alpine 16:51:39 b3c136eddcbf: Pulling fs layer 16:51:39 b3c136eddcbf: Verifying Checksum 16:51:39 b3c136eddcbf: Download complete 16:51:39 b3c136eddcbf: Pull complete 16:51:39 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 16:51:39 Status: Downloaded newer image for alpine:3.16 16:51:39 ---> 6e30ab57aeee 16:51:39 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:51:39 ---> Running in a864778df2af 16:51:39 Removing intermediate container a864778df2af 16:51:39 ---> f5d862593c3d 16:51:39 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:51:39 ---> Running in 58c9541c3713 16:51:39 Removing intermediate container 58c9541c3713 16:51:39 ---> 0081d9c99a36 16:51:39 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:51:39 ---> Running in 41621c59fa45 16:51:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:39 (1/7) Installing ca-certificates (20211220-r0) 16:51:39 (2/7) Installing dumb-init (1.2.5-r1) 16:51:39 (3/7) Installing libgcc (11.2.1_git20220219-r2) 16:51:39 (4/7) Installing libsodium (1.0.18-r0) 16:51:39 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 16:51:39 (6/7) Installing libzmq (4.3.4-r0) 16:51:39 (7/7) Installing zeromq (4.3.4-r0) 16:51:39 Executing busybox-1.35.0-r13.trigger 16:51:39 Executing ca-certificates-20211220-r0.trigger 16:51:39 OK: 9 MiB in 21 packages 16:51:40 Removing intermediate container 41621c59fa45 16:51:40 ---> 7c21b440b046 16:51:40 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:51:40 ---> 2a87a6829e98 16:51:40 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:51:41 ---> cee04d1689c6 16:51:41 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:51:42 ---> 9df6a7e12fd1 16:51:42 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:51:43 ---> 6715dd65b578 16:51:43 Step 22/27 : EXPOSE 48095 16:51:43 ---> Running in 2be33278d47e 16:51:43 Removing intermediate container 2be33278d47e 16:51:43 ---> 32b2552ef2da 16:51:43 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:51:43 ---> Running in 1f7ed574f6fe 16:51:44 Removing intermediate container 1f7ed574f6fe 16:51:44 ---> 2a171a5a5718 16:51:44 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:44 ---> Running in 99b4f0331a2a 16:51:44 Removing intermediate container 99b4f0331a2a 16:51:44 ---> 92989b3e0e57 16:51:44 Step 25/27 : LABEL arch=arm64 16:51:44 ---> Running in a57796983e80 16:51:45 Removing intermediate container a57796983e80 16:51:45 ---> 114c1b28ce4a 16:51:45 Step 26/27 : LABEL git_sha=77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 16:51:45 ---> Running in 78bd09fcd90f 16:51:45 Removing intermediate container 78bd09fcd90f 16:51:45 ---> d8b461514402 16:51:45 Step 27/27 : LABEL version=2.2.1-dev.7 16:51:45 ---> Running in 4df7ff4704ed 16:51:45 Removing intermediate container 4df7ff4704ed 16:51:45 ---> 20400c1ce63b 16:51:45 [Warning] One or more build-args [ARCH] were not consumed 16:51:45 Successfully built 20400c1ce63b 16:51:45 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:51:45 provisioning config files... 16:51:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/84@tmp/config7358344791020670591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:46 ---> docker-login.sh 16:51:46 nexus3.edgexfoundry.org:10001 16:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:46 Configure a credential helper to remove this warning. See 16:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:46 16:51:46 Login Succeeded 16:51:46 nexus3.edgexfoundry.org:10002 16:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:47 Configure a credential helper to remove this warning. See 16:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:47 16:51:47 Login Succeeded 16:51:47 nexus3.edgexfoundry.org:10003 16:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:47 Configure a credential helper to remove this warning. See 16:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:47 16:51:47 Login Succeeded 16:51:47 nexus3.edgexfoundry.org:10004 16:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:48 Configure a credential helper to remove this warning. See 16:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:48 16:51:48 Login Succeeded 16:51:48 docker.io 16:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:48 Configure a credential helper to remove this warning. See 16:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:48 16:51:48 Login Succeeded 16:51:48 ---> docker-login.sh ends [Pipeline] } 16:51:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:51:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:51:48 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:51:48 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 16:51:48 latest 16:51:48 2.2.1-dev.7 16:51:48 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 16:51:48 main 16:51:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 16:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:51:49 1efbc7e9c080: Preparing 16:51:49 97301d4bb232: Preparing 16:51:49 ae53921ed405: Preparing 16:51:49 091e1ea08c43: Preparing 16:51:49 33d3e1fd430a: Preparing 16:51:49 dd565ff850e7: Preparing 16:51:49 dd565ff850e7: Waiting 16:51:49 97301d4bb232: Pushed 16:51:49 ae53921ed405: Pushed 16:51:49 091e1ea08c43: Pushed 16:51:49 dd565ff850e7: Layer already exists 16:51:50 33d3e1fd430a: Pushed 16:51:56 1efbc7e9c080: Pushed 16:51:56 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24: digest: sha256:df999f6112d4bc67fc595a3c77037c132ed0e8a0346651185930c761941d8629 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:56 + 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:51:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:51:57 1efbc7e9c080: Preparing 16:51:57 97301d4bb232: Preparing 16:51:57 ae53921ed405: Preparing 16:51:57 091e1ea08c43: Preparing 16:51:57 33d3e1fd430a: Preparing 16:51:57 dd565ff850e7: Preparing 16:51:57 dd565ff850e7: Waiting 16:51:57 97301d4bb232: Layer already exists 16:51:57 1efbc7e9c080: Layer already exists 16:51:57 091e1ea08c43: Layer already exists 16:51:57 33d3e1fd430a: Layer already exists 16:51:57 ae53921ed405: Layer already exists 16:51:57 dd565ff850e7: Layer already exists 16:51:57 latest: digest: sha256:df999f6112d4bc67fc595a3c77037c132ed0e8a0346651185930c761941d8629 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.7 16:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:51:58 1efbc7e9c080: Preparing 16:51:58 97301d4bb232: Preparing 16:51:58 ae53921ed405: Preparing 16:51:58 091e1ea08c43: Preparing 16:51:58 33d3e1fd430a: Preparing 16:51:58 dd565ff850e7: Preparing 16:51:58 dd565ff850e7: Waiting 16:51:58 97301d4bb232: Layer already exists 16:51:58 1efbc7e9c080: Layer already exists 16:51:58 091e1ea08c43: Layer already exists 16:51:58 33d3e1fd430a: Layer already exists 16:51:58 ae53921ed405: Layer already exists 16:51:58 dd565ff850e7: Layer already exists 16:51:58 2.2.1-dev.7: digest: sha256:df999f6112d4bc67fc595a3c77037c132ed0e8a0346651185930c761941d8629 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 16:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:51:59 1efbc7e9c080: Preparing 16:51:59 97301d4bb232: Preparing 16:51:59 ae53921ed405: Preparing 16:51:59 091e1ea08c43: Preparing 16:51:59 33d3e1fd430a: Preparing 16:51:59 dd565ff850e7: Preparing 16:51:59 dd565ff850e7: Waiting 16:51:59 1efbc7e9c080: Layer already exists 16:51:59 091e1ea08c43: Layer already exists 16:51:59 97301d4bb232: Layer already exists 16:51:59 33d3e1fd430a: Layer already exists 16:51:59 ae53921ed405: Layer already exists 16:51:59 dd565ff850e7: Layer already exists 16:51:59 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7: digest: sha256:df999f6112d4bc67fc595a3c77037c132ed0e8a0346651185930c761941d8629 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:59 + 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:52:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:52:00 1efbc7e9c080: Preparing 16:52:00 97301d4bb232: Preparing 16:52:00 ae53921ed405: Preparing 16:52:00 091e1ea08c43: Preparing 16:52:00 33d3e1fd430a: Preparing 16:52:00 dd565ff850e7: Preparing 16:52:00 dd565ff850e7: Waiting 16:52:00 33d3e1fd430a: Layer already exists 16:52:00 ae53921ed405: Layer already exists 16:52:00 97301d4bb232: Layer already exists 16:52:00 1efbc7e9c080: Layer already exists 16:52:00 091e1ea08c43: Layer already exists 16:52:00 dd565ff850e7: Layer already exists 16:52:00 main: digest: sha256:df999f6112d4bc67fc595a3c77037c132ed0e8a0346651185930c761941d8629 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:52:00 ===================================================== [Pipeline] echo 16:52:00 taggedImages: 16:52:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 16:52:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:52:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.7 16:52:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 16:52:00 - 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:52:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:00 16:52:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:01 arm64: Pulling from edgex-lftools-log-publisher 16:52:01 8998bd30e6a1: Pulling fs layer 16:52:01 04944245beec: Pulling fs layer 16:52:01 699f458cf7ca: Pulling fs layer 16:52:01 765212b225bb: Pulling fs layer 16:52:01 f23df028b6ca: Pulling fs layer 16:52:01 d65c8cfc05b1: Pulling fs layer 16:52:01 2437ff75d9bd: Pulling fs layer 16:52:01 765212b225bb: Waiting 16:52:01 f23df028b6ca: Waiting 16:52:01 d65c8cfc05b1: Waiting 16:52:01 2437ff75d9bd: Waiting 16:52:01 04944245beec: Verifying Checksum 16:52:01 04944245beec: Download complete 16:52:01 765212b225bb: Verifying Checksum 16:52:01 765212b225bb: Download complete 16:52:01 f23df028b6ca: Verifying Checksum 16:52:01 f23df028b6ca: Download complete 16:52:01 d65c8cfc05b1: Verifying Checksum 16:52:01 d65c8cfc05b1: Download complete 16:52:01 699f458cf7ca: Verifying Checksum 16:52:01 699f458cf7ca: Download complete 16:52:02 8998bd30e6a1: Verifying Checksum 16:52:02 8998bd30e6a1: Download complete 16:52:04 2437ff75d9bd: Verifying Checksum 16:52:04 2437ff75d9bd: Download complete 16:52:06 8998bd30e6a1: Pull complete 16:52:07 04944245beec: Pull complete 16:52:08 699f458cf7ca: Pull complete 16:52:08 765212b225bb: Pull complete 16:52:09 f23df028b6ca: Pull complete 16:52:10 d65c8cfc05b1: Pull complete 16:52:25 2437ff75d9bd: Pull complete 16:52:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:25 prd-ubuntu20.04-docker-arm64-4c-16g-17985 does not seem to be running inside a container 16:52:25 $ 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/84 -v /w/workspace/app-service-configurable/84:/w/workspace/app-service-configurable/84:rw,z -v /w/workspace/app-service-configurable/84@tmp:/w/workspace/app-service-configurable/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:52:28 $ docker top e9ab9caccd08360d5fd4133e5fbba5677abf53e80c7a4619229f7f1eed49c19b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:29 ---> job-cost.sh 16:52:29 lf-activate-venv: SKIPPING 16:52:29 INFO: No Stack... 16:52:29 INFO: Retrieving Pricing Info for: v3-standard-4 16:52:30 INFO: Archiving Costs [Pipeline] sh 16:52:31 + + catcut /w/workspace/app-service-configurable/84/archives/cost.csv -d, 16:52:31 -f6 [Pipeline] lock 16:52:31 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] 16:52:31 Resource [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] did not exist. Created. 16:52:31 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:52:31 /w/workspace/app-service-configurable/84@tmp/durable-af37025b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:52:32 + echo total: 0.10999999940395355 [Pipeline] stash 16:52:32 Warning: overwriting stash ‘stack-cost’ 16:52:32 Stashed 1 file(s) [Pipeline] } 16:52:32 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 16:52:32 $ docker stop --time=1 e9ab9caccd08360d5fd4133e5fbba5677abf53e80c7a4619229f7f1eed49c19b 16:52:34 $ docker rm -f e9ab9caccd08360d5fd4133e5fbba5677abf53e80c7a4619229f7f1eed49c19b [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:52:34 provisioning config files... 16:52:34 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4876524303193914520tmp [Pipeline] { [Pipeline] sh 16:52:34 + set +x 16:52:34 + curl -s https://codecov.io/bash 16:52:34 + bash -s -- 16:52:34 16:52:34 _____ _ 16:52:34 / ____| | | 16:52:34 | | ___ __| | ___ ___ _____ __ 16:52:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:52:34 | |___| (_) | (_| | __/ (_| (_) \ V / 16:52:34 \_____\___/ \__,_|\___|\___\___/ \_/ 16:52:34 Bash-1.0.6 16:52:34 16:52:34 16:52:34 ==> git version 2.25.1 found 16:52:34 ==> 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:52:34 Release-Date: 2020-01-08 16:52:34 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:52:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:52:34 ==> Jenkins CI detected. 16:52:34 current dir:  /w/workspace/ry_app-service-configurable_main 16:52:34 project root: . 16:52:34 --> token set from env 16:52:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:52:34 ==> Running gcov in . (disable via -X gcov) 16:52:34 ==> Python coveragepy not found 16:52:34 ==> Searching for coverage reports in: 16:52:34 + . 16:52:34 -> Found 1 reports 16:52:34 ==> Detecting git/mercurial file structure 16:52:35 ==> Reading reports 16:52:35 + ./coverage.out bytes=10 16:52:35 ==> Appending adjustments 16:52:35 https://docs.codecov.io/docs/fixing-reports 16:52:35 + Found adjustments 16:52:35 ==> Gzipping contents 16:52:35 4.0K /tmp/codecov.NGVrVL.gz 16:52:35 ==> Uploading reports 16:52:35 url: https://codecov.io 16:52:35 query: branch=main&commit=77beed3d4f8f1913c8e08c1a4e667b74a91dcf24&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:52:35 -> Pinging Codecov 16:52:35 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=77beed3d4f8f1913c8e08c1a4e667b74a91dcf24&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:52:35 -> Uploading to 16:52:35 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/A97CA9966030D2A3747ED39772930CCE/77beed3d4f8f1913c8e08c1a4e667b74a91dcf24/6c2d09d0-be9d-42be-a676-0bfa4c86579f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T165235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a6dccc53f78848bdb84aa4466ffc20c40175606d59c6af57c4e346229353bb3 16:52:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:52:35 Dload Upload Total Spent Left Speed 16:52:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2678 --:--:-- --:--:-- --:--:-- 2666 100 592 0 0 100 592 0 2497 --:--:-- --:--:-- --:--:-- 2487 16:52:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] } 16:52:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:52:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:52:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:52:36 16:52:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:52:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:52:36 df9b9388f04a: Pulling fs layer 16:52:36 52dc419b0ee2: Pulling fs layer 16:52:36 25bc292e5bac: Pulling fs layer 16:52:36 114826534d7a: Pulling fs layer 16:52:36 4657fd5d0bcf: Pulling fs layer 16:52:36 6ad1cebc031e: Pulling fs layer 16:52:36 8a3aa393b2d8: Pulling fs layer 16:52:36 114826534d7a: Waiting 16:52:36 4657fd5d0bcf: Waiting 16:52:36 6ad1cebc031e: Waiting 16:52:36 8a3aa393b2d8: Waiting 16:52:36 25bc292e5bac: Verifying Checksum 16:52:36 25bc292e5bac: Download complete 16:52:36 52dc419b0ee2: Verifying Checksum 16:52:36 52dc419b0ee2: Download complete 16:52:36 4657fd5d0bcf: Download complete 16:52:36 df9b9388f04a: Download complete 16:52:36 6ad1cebc031e: Verifying Checksum 16:52:36 6ad1cebc031e: Download complete 16:52:36 df9b9388f04a: Pull complete 16:52:36 52dc419b0ee2: Pull complete 16:52:37 25bc292e5bac: Pull complete 16:52:37 114826534d7a: Verifying Checksum 16:52:37 114826534d7a: Download complete 16:52:37 8a3aa393b2d8: Verifying Checksum 16:52:37 8a3aa393b2d8: Download complete 16:52:40 114826534d7a: Pull complete 16:52:40 4657fd5d0bcf: Pull complete 16:52:41 6ad1cebc031e: Pull complete 16:52:43 8a3aa393b2d8: Pull complete 16:52:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:52:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:52:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:43 prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container 16:52:43 $ 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:52:46 $ docker top fa92ec43ecc43c561bd8ba225e378f22350831435cad7157a2a4f677c56ef7a0 -eo pid,comm [Pipeline] { [Pipeline] echo 16:52:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:52:46 + set -o pipefail 16:52:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:52:50 16:52:50 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:52:50 16:52:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/1355e6fa-8d3f-44b7-bf03-f580cc759752 16:52:50 16:52:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:52:50 16:52:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:52:50 16:52:51 16:52:51 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:52:51 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:52:51 $ docker stop --time=1 fa92ec43ecc43c561bd8ba225e378f22350831435cad7157a2a4f677c56ef7a0 16:52:53 $ docker rm -f fa92ec43ecc43c561bd8ba225e378f22350831435cad7157a2a4f677c56ef7a0 [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:52:54 + git log --format=format:%s -1 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] sh 16:52:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:52:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:52:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:54 prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container 16:52:54 $ 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:52:55 $ docker top 1c5b95814f40e7b4078bad7197212c733f4866bcbb4534e399eb69390f7c3b38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:52:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:55 [ssh-agent] Looking for ssh-agent implementation... 16:52:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:55 $ docker exec 1c5b95814f40e7b4078bad7197212c733f4866bcbb4534e399eb69390f7c3b38 ssh-agent 16:52:55 SSH_AUTH_SOCK=/tmp/ssh-rBBLhnqbB1m8/agent.33 16:52:55 SSH_AGENT_PID=39 16:52:55 Running ssh-add (command line suppressed) 16:52:55 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2148761352072823278.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2148761352072823278.key) 16:52:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:56 + git semver tag 16:52:56 2022-07-11 16:52:56,427 [run_tag] DEBUG tag force:False 16:52:56 2022-07-11 16:52:56,428 [check_head_tag] DEBUG check head tag 16:52:56 2022-07-11 16:52:56,428 [execute] INFO git cat-file --batch-check 16:52:56 2022-07-11 16:52:56,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:52:56 2022-07-11 16:52:56,432 [execute] INFO git cat-file --batch 16:52:56 2022-07-11 16:52:56,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:52:56 2022-07-11 16:52:56,441 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:52:56 2022-07-11 16:52:56,442 [execute] INFO git tag -a v2.2.1-dev.7 -m v2.2.1-dev.7 16:52:56 2022-07-11 16:52:56,442 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.7', '-m', 'v2.2.1-dev.7'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:52:56 2022-07-11 16:52:56,447 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:52:56 2.2.1-dev.7 [Pipeline] } 16:52:56 $ docker exec --env ******** --env ******** 1c5b95814f40e7b4078bad7197212c733f4866bcbb4534e399eb69390f7c3b38 ssh-agent -k 16:52:56 unset SSH_AUTH_SOCK; 16:52:56 unset SSH_AGENT_PID; 16:52:56 echo Agent pid 39 killed; 16:52:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:52:56 + git semver [Pipeline] } 16:52:57 $ docker stop --time=1 1c5b95814f40e7b4078bad7197212c733f4866bcbb4534e399eb69390f7c3b38 16:52:58 $ docker rm -f 1c5b95814f40e7b4078bad7197212c733f4866bcbb4534e399eb69390f7c3b38 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:52:58 16:52:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:52:59 0.23.1-centos7: Pulling from edgex-lftools 16:52:59 ab5ef0e58194: Pulling fs layer 16:52:59 9712f1f96733: Pulling fs layer 16:52:59 63f879dbbcfc: Pulling fs layer 16:52:59 0d9ebad4ef96: Pulling fs layer 16:52:59 e9a5061849ea: Pulling fs layer 16:52:59 d747dcd14b5f: Pulling fs layer 16:52:59 2de7ff778b66: Pulling fs layer 16:52:59 0d9ebad4ef96: Waiting 16:52:59 e9a5061849ea: Waiting 16:52:59 d747dcd14b5f: Waiting 16:52:59 2de7ff778b66: Waiting 16:52:59 9712f1f96733: Download complete 16:52:59 63f879dbbcfc: Verifying Checksum 16:52:59 63f879dbbcfc: Download complete 16:52:59 e9a5061849ea: Verifying Checksum 16:52:59 e9a5061849ea: Download complete 16:52:59 ab5ef0e58194: Download complete 16:52:59 d747dcd14b5f: Verifying Checksum 16:52:59 d747dcd14b5f: Download complete 16:52:59 0d9ebad4ef96: Verifying Checksum 16:52:59 0d9ebad4ef96: Download complete 16:53:00 2de7ff778b66: Verifying Checksum 16:53:00 2de7ff778b66: Download complete 16:53:02 ab5ef0e58194: Pull complete 16:53:02 9712f1f96733: Pull complete 16:53:03 63f879dbbcfc: Pull complete 16:53:06 0d9ebad4ef96: Pull complete 16:53:07 e9a5061849ea: Pull complete 16:53:07 d747dcd14b5f: Pull complete 16:53:08 2de7ff778b66: Pull complete 16:53:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:53:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:53:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:08 prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container 16:53:08 $ 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:53:11 $ docker top 2b769549abdcfbcd49f20bb76e3f2de93e0b5ee9502c07121c03efb41310a120 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:53:11 provisioning config files... 16:53:11 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2537862458123659261tmp 16:53:11 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2315579382092097111tmp 16:53:11 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config865280206083252077tmp [Pipeline] { [Pipeline] echo 16:53:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:53:11 ---> sigul-configuration.sh 16:53:11 gpg: directory `/root/.gnupg' created 16:53:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:53:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:53:11 gpg: keyring `/root/.gnupg/secring.gpg' created 16:53:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:53:11 gpg: CAST5 encrypted data 16:53:11 gpg: encrypted with 1 passphrase 16:53:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:53:11 + mkdir /home/jenkins 16:53:11 + mkdir /home/jenkins/sigul [Pipeline] sh 16:53:12 + 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:53:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:53:12 ---> sigul-install.sh 16:53:12 Sigul already installed; skipping installation. [Pipeline] sh 16:53:12 + git tag --list 16:53:12 v1.0.0 16:53:12 v1.1.0 16:53:12 v1.2.0 16:53:12 v1.3.0 16:53:12 v1.3.1 16:53:12 v2.0.0 16:53:12 v2.0.1 16:53:12 v2.1.0 16:53:12 v2.1.1 16:53:12 v2.1.1-dev.1 16:53:12 v2.1.1-dev.2 16:53:12 v2.2.0 16:53:12 v2.2.1-dev.1 16:53:12 v2.2.1-dev.2 16:53:12 v2.2.1-dev.3 16:53:12 v2.2.1-dev.4 16:53:12 v2.2.1-dev.5 16:53:12 v2.2.1-dev.6 16:53:12 v2.2.1-dev.7 [Pipeline] sh 16:53:12 + lftools sign git-tag v2.2.1-dev.7 16:53:13 Signing Git tag with Sigul... 16:53:13 Signing v2.2.1-dev.7 [Pipeline] echo 16:53:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:53:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:53:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:53:14 $ docker stop --time=1 2b769549abdcfbcd49f20bb76e3f2de93e0b5ee9502c07121c03efb41310a120 16:53:15 $ docker rm -f 2b769549abdcfbcd49f20bb76e3f2de93e0b5ee9502c07121c03efb41310a120 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:53:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:16 prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container 16:53:16 $ 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:53:16 $ docker top 693aa23facd1790069a9cd88441088b8bf92112947b3ea7ed361dccb3cdd6240 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:17 [ssh-agent] Looking for ssh-agent implementation... 16:53:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:17 $ docker exec 693aa23facd1790069a9cd88441088b8bf92112947b3ea7ed361dccb3cdd6240 ssh-agent 16:53:17 SSH_AUTH_SOCK=/tmp/ssh-kqx2da9pcjIW/agent.32 16:53:17 SSH_AGENT_PID=39 16:53:17 Running ssh-add (command line suppressed) 16:53:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8505732351636161208.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8505732351636161208.key) 16:53:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:17 + git semver bump pre 16:53:17 2022-07-11 16:53:17,938 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:53:17 2022-07-11 16:53:17,938 [bump_version] DEBUG bumping version:2.2.1-dev.7 on axis:pre with prefix:dev 16:53:17 2022-07-11 16:53:17,938 [bump_version] DEBUG bumped version:2.2.1-dev.8 16:53:17 2022-07-11 16:53:17,938 [write_version] DEBUG write version:2.2.1-dev.8 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:53:17 2022-07-11 16:53:17,938 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:53:17 2022-07-11 16:53:17,938 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:53:17 2022-07-11 16:53:17,940 [execute] INFO git cat-file --batch-check 16:53:17 2022-07-11 16:53:17,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:53:17 2022-07-11 16:53:17,947 [execute] INFO git cat-file --batch 16:53:17 2022-07-11 16:53:17,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:53:17 2022-07-11 16:53:17,953 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:53:17 2.2.1-dev.8 [Pipeline] } 16:53:18 $ docker exec --env ******** --env ******** 693aa23facd1790069a9cd88441088b8bf92112947b3ea7ed361dccb3cdd6240 ssh-agent -k 16:53:18 unset SSH_AUTH_SOCK; 16:53:18 unset SSH_AGENT_PID; 16:53:18 echo Agent pid 39 killed; 16:53:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:18 + git semver [Pipeline] } 16:53:18 $ docker stop --time=1 693aa23facd1790069a9cd88441088b8bf92112947b3ea7ed361dccb3cdd6240 16:53:19 $ docker rm -f 693aa23facd1790069a9cd88441088b8bf92112947b3ea7ed361dccb3cdd6240 [Pipeline] // withDockerContainer [Pipeline] sh 16:53:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:20 prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container 16:53: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:53:21 $ docker top 5817ef501f44e4c722f6ce99e3b24f78e10d89c777233b8d06c06210ed121e0d -eo pid,comm 16:53:21 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:53:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:21 [ssh-agent] Looking for ssh-agent implementation... 16:53:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:21 $ docker exec 5817ef501f44e4c722f6ce99e3b24f78e10d89c777233b8d06c06210ed121e0d ssh-agent 16:53:21 SSH_AUTH_SOCK=/tmp/ssh-j3aFRyLlSa1V/agent.32 16:53:21 SSH_AGENT_PID=39 16:53:21 Running ssh-add (command line suppressed) 16:53:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_71178110799479443.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_71178110799479443.key) 16:53:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:21 + git semver push 16:53:22 2022-07-11 16:53:22,077 [run_push] DEBUG push 16:53:22 2022-07-11 16:53:22,077 [execute] INFO git cat-file --batch-check 16:53:22 2022-07-11 16:53:22,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:53:22 2022-07-11 16:53:22,081 [execute] INFO git rev-list e66d3baefc4151de67564bd57ae83cd2ffe9e987 -- 16:53:22 2022-07-11 16:53:22,081 [execute] DEBUG Popen(['git', 'rev-list', 'e66d3baefc4151de67564bd57ae83cd2ffe9e987', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:53:22 2022-07-11 16:53:22,090 [execute] INFO git fetch -v origin 16:53:22 2022-07-11 16:53:22,091 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:53:22 2022-07-11 16:53:22,660 [run_push] DEBUG no remote changes detected 16:53:22 2022-07-11 16:53:22,660 [execute] INFO git push origin semver 16:53:22 2022-07-11 16:53:22,661 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:53:23 2022-07-11 16:53:23,348 [run_push] DEBUG push all version tags 16:53:23 2022-07-11 16:53:23,349 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:53:23 2022-07-11 16:53:23,349 [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:53:24 2022-07-11 16:53:24,156 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:53:24 2.2.1-dev.8 [Pipeline] } 16:53:24 $ docker exec --env ******** --env ******** 5817ef501f44e4c722f6ce99e3b24f78e10d89c777233b8d06c06210ed121e0d ssh-agent -k 16:53:24 unset SSH_AUTH_SOCK; 16:53:24 unset SSH_AGENT_PID; 16:53:24 echo Agent pid 39 killed; 16:53:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:24 + git semver [Pipeline] } 16:53:25 $ docker stop --time=1 5817ef501f44e4c722f6ce99e3b24f78e10d89c777233b8d06c06210ed121e0d 16:53:26 $ docker rm -f 5817ef501f44e4c722f6ce99e3b24f78e10d89c777233b8d06c06210ed121e0d [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:53:26 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:53:26 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:53:26 total 16 16:53:26 drwxr-xr-x 3 root root 4096 Jul 11 16:32 . 16:53:26 drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 16:53 .. 16:53:26 drwxr-xr-x 2 root root 4096 Jul 11 16:32 cost 16:53:26 -rw-r--r-- 1 root root 94 Jul 11 16:32 cost.csv 16:53:26 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:53:26 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:53:26 total 16 16:53:26 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:32 . 16:53:26 drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 16:53 .. 16:53:26 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 16:32 cost 16:53:26 -rw-r--r-- 1 jenkins jenkins 94 Jul 11 16:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:53:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:53:28 ---> package-listing.sh 16:53:28 ++ facter osfamily 16:53:28 ++ tr '[:upper:]' '[:lower:]' 16:53:28 + OS_FAMILY=debian 16:53:28 + workspace=/w/workspace/ry_app-service-configurable_main 16:53:28 + START_PACKAGES=/tmp/packages_start.txt 16:53:28 + END_PACKAGES=/tmp/packages_end.txt 16:53:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:53:28 + PACKAGES=/tmp/packages_start.txt 16:53:28 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:53:28 + PACKAGES=/tmp/packages_end.txt 16:53:28 + case "${OS_FAMILY}" in 16:53:28 + dpkg -l 16:53:28 + grep '^ii' 16:53:28 + '[' -f /tmp/packages_start.txt ']' 16:53:28 + '[' -f /tmp/packages_end.txt ']' 16:53:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:53:28 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:53:28 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:53:28 + 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:53:28 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:53:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:29 prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container 16:53:29 $ 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:53:29 $ docker top 9da83772fd59df3ef91c824a95993b7420cdf508563f169b52610dbbf861e6d1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:29 + touch /tmp/pre-build-complete [Pipeline] sh 16:53:30 + mkdir -p /var/log/sysstat [Pipeline] sh 16:53:30 + ls /var/log/sa-host 16:53:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:30 provisioning config files... 16:53:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8256833234316979845tmp [Pipeline] { [Pipeline] echo 16:53:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:53:30 ---> create-netrc.sh [Pipeline] } 16:53:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:53:31 ---> python-tools-install.sh [Pipeline] echo 16:53:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:53:31 ---> sudo-logs.sh 16:53:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:53:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:53:31 ---> job-cost.sh 16:53:31 lf-activate-venv: SKIPPING 16:53:31 DEBUG: total: 0.2199999988079071 16:53:31 INFO: Retrieving Stack Cost... 16:53:32 INFO: Retrieving Pricing Info for: v3-standard-8 16:53:32 INFO: Archiving Costs [Pipeline] echo 16:53:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:53:32 ---> logs-deploy.sh 16:53:32 lf-activate-venv: SKIPPING 16:53:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/84 16:53:32 INFO: archiving workspace using pattern(s): 16:53:33 Archives upload complete. 16:53:34 INFO: archiving logs to Nexus 16:53:34 ---> uname -a: 16:53:34 Linux prd-ubuntu20-04-docker-8c-8g-17427 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:53:34 16:53:34 16:53:34 ---> lscpu: 16:53:34 Architecture: x86_64 16:53:34 CPU op-mode(s): 32-bit, 64-bit 16:53:34 Byte Order: Little Endian 16:53:34 Address sizes: 40 bits physical, 48 bits virtual 16:53:34 CPU(s): 8 16:53:34 On-line CPU(s) list: 0-7 16:53:34 Thread(s) per core: 1 16:53:34 Core(s) per socket: 1 16:53:34 Socket(s): 8 16:53:34 NUMA node(s): 1 16:53:34 Vendor ID: AuthenticAMD 16:53:34 CPU family: 23 16:53:34 Model: 49 16:53:34 Model name: AMD EPYC-Rome Processor 16:53:34 Stepping: 0 16:53:34 CPU MHz: 2799.996 16:53:34 BogoMIPS: 5599.99 16:53:34 Virtualization: AMD-V 16:53:34 Hypervisor vendor: KVM 16:53:34 Virtualization type: full 16:53:34 L1d cache: 256 KiB 16:53:34 L1i cache: 256 KiB 16:53:34 L2 cache: 4 MiB 16:53:34 L3 cache: 128 MiB 16:53:34 NUMA node0 CPU(s): 0-7 16:53:34 Vulnerability Itlb multihit: Not affected 16:53:34 Vulnerability L1tf: Not affected 16:53:34 Vulnerability Mds: Not affected 16:53:34 Vulnerability Meltdown: Not affected 16:53:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:53:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:53:34 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:53:34 Vulnerability Srbds: Not affected 16:53:34 Vulnerability Tsx async abort: Not affected 16:53:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:53:34 16:53:34 16:53:34 ---> nproc: 16:53:34 8 16:53:34 16:53:34 16:53:34 ---> df -h: 16:53:34 Filesystem Size Used Avail Use% Mounted on 16:53:34 overlay 155G 12G 143G 8% / 16:53:34 tmpfs 64M 0 64M 0% /dev 16:53:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:53:34 shm 64M 0 64M 0% /dev/shm 16:53:34 /dev/vda1 155G 12G 143G 8% /facter-os 16:53:34 16:53:34 16:53:34 ---> sar -b -r -n DEV: 16:53:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17427) 07/11/22 _x86_64_ (8 CPU) 16:53:34 16:53:34 16:28:52 LINUX RESTART (8 CPU) 16:53:34 16:53:34 16:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:53:34 16:30:01 334.39 63.08 271.31 0.00 8955.81 176234.34 0.00 16:53:34 16:31:01 116.18 1.25 114.93 0.00 32.26 40643.23 0.00 16:53:34 16:32:01 165.87 0.05 165.82 0.00 4.80 34544.78 0.00 16:53:34 16:33:01 82.95 0.10 82.85 0.00 17.60 19718.58 0.00 16:53:34 16:34:01 1.22 0.02 1.20 0.00 0.13 13.86 0.00 16:53:34 16:35:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 16:53:34 16:36:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 16:53:34 16:37:01 0.97 0.00 0.97 0.00 0.00 13.46 0.00 16:53:34 16:38:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 16:53:34 16:39:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 16:53:34 16:40:01 1.25 0.00 1.25 0.00 0.00 18.39 0.00 16:53:34 16:41:01 1.52 0.00 1.52 0.00 0.00 15.99 0.00 16:53:34 16:42:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 16:53:34 16:43:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 16:53:34 16:44:01 1.50 0.02 1.48 0.00 0.13 19.73 0.00 16:53:34 16:45:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 16:53:34 16:46:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 16:53:34 16:47:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 16:53:34 16:48:01 1.23 0.00 1.23 0.00 0.00 17.06 0.00 16:53:34 16:49:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 16:53:34 16:50:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 16:53:34 16:51:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 16:53:34 16:52:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 16:53:34 16:53:01 67.79 0.32 67.48 0.00 12.00 36951.95 0.00 16:53:34 Average: 32.92 2.70 30.22 0.00 376.00 12849.89 0.00 16:53:34 16:53:34 16:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:53:34 16:30:01 29648396 31799324 527768 1.60 105560 2338992 1930376 5.69 1069944 1832532 1276 16:53:34 16:31:01 28255468 31723100 572356 1.74 146080 3525252 2231876 6.58 1217816 2956680 175788 16:53:34 16:32:01 28163684 31691276 599744 1.82 164664 3566412 2798476 8.25 1304340 2955548 508 16:53:34 16:33:01 27699152 31770360 518852 1.58 175264 4047344 1840076 5.42 1276756 3393484 24 16:53:34 16:34:01 27701436 31772668 516500 1.57 175284 4047356 1840076 5.42 1274680 3393488 32 16:53:34 16:35:01 27701988 31773164 515980 1.57 175308 4047352 1840076 5.42 1274300 3393492 136 16:53:34 16:36:01 27703468 31774672 514412 1.56 175332 4047360 1840076 5.42 1273000 3393496 28 16:53:34 16:37:01 27712848 31784608 504996 1.54 175340 4047364 1840076 5.42 1263960 3394052 276 16:53:34 16:38:01 27712832 31784600 504968 1.54 175356 4047364 1840076 5.42 1263836 3394060 16 16:53:34 16:39:01 27712332 31784208 505280 1.54 175408 4047360 1840076 5.42 1264120 3394108 148 16:53:34 16:40:01 27712552 31784500 504848 1.54 175448 4047352 1840076 5.42 1264236 3394104 12 16:53:34 16:41:01 27712436 31784412 505108 1.54 175468 4047352 1840076 5.42 1263952 3394100 8 16:53:34 16:42:01 27712428 31784420 505072 1.54 175480 4047356 1840076 5.42 1263964 3394104 12 16:53:34 16:43:01 27712380 31784380 505044 1.54 175496 4047356 1840076 5.42 1263956 3394104 144 16:53:34 16:44:01 27711992 31784196 505164 1.54 175532 4047364 1844936 5.44 1264600 3394160 224 16:53:34 16:45:01 27711864 31784100 505156 1.54 175568 4047368 1844936 5.44 1264664 3394164 168 16:53:34 16:46:01 27712116 31784380 504816 1.54 175592 4047368 1844936 5.44 1264032 3394164 12 16:53:34 16:47:01 27712064 31784344 504996 1.54 175608 4047376 1844936 5.44 1264044 3394168 244 16:53:34 16:48:01 27712080 31784380 504920 1.54 175636 4047380 1844936 5.44 1264060 3394172 24 16:53:34 16:49:01 27711928 31784256 504988 1.54 175664 4047376 1844936 5.44 1264088 3394172 152 16:53:34 16:50:01 27712204 31784580 504624 1.53 175684 4047384 1844936 5.44 1264368 3394180 12 16:53:34 16:51:01 27712124 31784524 504724 1.53 175708 4047384 1844936 5.44 1264148 3394180 148 16:53:34 16:52:01 27712360 31784808 504400 1.53 175736 4047388 1844936 5.44 1264368 3394184 36 16:53:34 16:53:01 26470764 31702748 584932 1.78 198164 5113572 2270632 6.69 1406328 4418644 362852 16:53:34 Average: 27780871 31773250 517902 1.57 171849 3978814 1919859 5.66 1263482 3335148 22595 16:53:34 16:53:34 16:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:53:34 16:30:01 lo 4.60 4.60 0.44 0.44 0.00 0.00 0.00 0.00 16:53:34 16:30:01 ens3 706.13 466.61 3758.48 98.91 0.00 0.00 0.00 0.00 16:53:34 16:30:01 docker0 1.77 1.90 0.17 6.00 0.00 0.00 0.00 0.00 16:53:34 16:30:01 veth120b3cc 1.77 2.02 0.20 6.01 0.00 0.00 0.00 0.00 16:53:34 16:31:01 lo 3.00 3.00 0.29 0.29 0.00 0.00 0.00 0.00 16:53:34 16:31:01 ens3 362.81 303.60 4971.82 35.93 0.00 0.00 0.00 0.00 16:53:34 16:31:01 docker0 180.69 197.03 12.69 1079.99 0.00 0.00 0.00 0.00 16:53:34 16:32:01 vethf43bf7b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:32:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 16:53:34 16:32:01 ens3 72.74 57.94 124.16 70.97 0.00 0.00 0.00 0.00 16:53:34 16:32:01 veth8d11cf9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:32:01 docker0 5.27 7.03 0.28 37.92 0.00 0.00 0.00 0.00 16:53:34 16:33:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 16:53:34 16:33:01 ens3 176.05 135.69 2616.65 275.41 0.00 0.00 0.00 0.00 16:53:34 16:33:01 docker0 4.35 8.05 0.27 60.61 0.00 0.00 0.00 0.00 16:53:34 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:34:01 ens3 0.55 0.23 0.26 0.19 0.00 0.00 0.00 0.00 16:53:34 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:53:34 16:35:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:53:34 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:53:34 16:37:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:53:34 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:38:01 ens3 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:53:34 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:53:34 16:39:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 16:53:34 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:40:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:53:34 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:53:34 16:41:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:53:34 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:42:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:53:34 16:43:01 ens3 0.70 0.10 0.03 0.01 0.00 0.00 0.00 0.00 16:53:34 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:44:01 ens3 1.00 0.15 0.18 0.07 0.00 0.00 0.00 0.00 16:53:34 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:53:34 16:45:01 ens3 0.82 0.48 0.46 0.28 0.00 0.00 0.00 0.00 16:53:34 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:46:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 16:53:34 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:53:34 16:47:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 16:53:34 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:48:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 16:53:34 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:53:34 16:49:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:53:34 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:50:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:53:34 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:53:34 16:51:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:53:34 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:52:01 ens3 0.27 0.07 0.07 0.00 0.00 0.00 0.00 0.00 16:53:34 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:34 16:53:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 16:53:34 16:53:01 ens3 346.32 233.81 7851.73 67.91 0.00 0.00 0.00 0.00 16:53:34 16:53:01 docker0 40.19 51.77 3.46 687.01 0.00 0.00 0.00 0.00 16:53:34 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 16:53:34 Average: ens3 69.58 50.00 805.23 22.91 0.00 0.00 0.00 0.00 16:53:34 Average: docker0 9.68 11.07 0.70 77.98 0.00 0.00 0.00 0.00 16:53:34 16:53:34