Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb787cf93205ab4377f67f508fa24aa232c36287 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-ssh932412860962439121.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16108900808703923808.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15174179207330191155.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7011367401554892050.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11001248719623582038.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-932 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cb787cf93205ab4377f67f508fa24aa232c36287 (main) Commit message: "refactor!: Rename command line flags for the sake of consistency (#492)" > 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 cb787cf93205ab4377f67f508fa24aa232c36287 # timeout=10 > git rev-list --no-walk 567a9513bdf41f4241f3f16eba2134c73a24fbd7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:26:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:26:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:26:24 ========================================================= 18:26:24 EdgeX Global Pipelines Version Info 18:26:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:26:25 ------------------- 18:26:25 stable info: 18:26:25 ------------------- 18:26:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:26:25 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:26:25 Message: update stable to v1.0.244 18:26:25 ------------------- 18:26:25 experimental info: 18:26:25 ------------------- 18:26:25 Commited By: **** collab-it+edgex@linuxfoundation.org 18:26:25 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:26:25 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:26:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:26:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:26:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:26:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:26:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:26:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:26:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:26:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:26:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:26:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:26:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:26:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] echo 18:26:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb787cf [Pipeline] echo 18:26:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:26 provisioning config files... 18:26:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config222918690748122187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:26 ---> docker-login.sh 18:26:26 nexus3.edgexfoundry.org:10001 18:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:26 Configure a credential helper to remove this warning. See 18:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:26 18:26:26 Login Succeeded 18:26:26 nexus3.edgexfoundry.org:10002 18:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:27 Configure a credential helper to remove this warning. See 18:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:27 18:26:27 Login Succeeded 18:26:27 nexus3.edgexfoundry.org:10003 18:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:27 Configure a credential helper to remove this warning. See 18:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:27 18:26:27 Login Succeeded 18:26:27 nexus3.edgexfoundry.org:10004 18:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:27 Configure a credential helper to remove this warning. See 18:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:27 18:26:27 Login Succeeded 18:26:27 docker.io 18:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:27 Configure a credential helper to remove this warning. See 18:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:27 18:26:27 Login Succeeded 18:26:27 ---> docker-login.sh ends [Pipeline] } 18:26:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:26:27 + git rev-list -1 --merges cb787cf93205ab4377f67f508fa24aa232c36287~1..cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] echo 18:26:27 -----------> git rev-list -1 --merges cb787cf93205ab4377f67f508fa24aa232c36287~1..cb787cf93205ab4377f67f508fa24aa232c36287 cb787cf93205ab4377f67f508fa24aa232c36287 [false] [Pipeline] sh 18:26:28 + git log --format=format:%s -1 cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] echo 18:26:28 ========================================================= 18:26:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:26:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:28 + git log --format=format:%s -1 cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] echo 18:26:28 [semverPrep] GIT_COMMIT: cb787cf93205ab4377f67f508fa24aa232c36287, Commit Message: refactor!: Rename command line flags for the sake of consistency (#492) [Pipeline] echo 18:26:28 [semverPrep] This is not a build commit. [Pipeline] sh 18:26:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:28 + grep -v github /etc/ssh/ssh_known_hosts 18:26:28 + [ -e /tmp/ssh_known_hosts ] 18:26:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:26:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:26:28 + sudo tee -a /etc/ssh/ssh_known_hosts 18:26:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:29 18:26:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:29 0.1.4: Pulling from edgex-devops/py-git-semver 18:26:29 b85a868b505f: Pulling fs layer 18:26:29 e2be974225ed: Pulling fs layer 18:26:29 339a4e72a1f5: Pulling fs layer 18:26:29 988bab9f4d93: Pulling fs layer 18:26:29 1469e6f7b9e6: Pulling fs layer 18:26:29 eaf3925da568: Pulling fs layer 18:26:29 bab4dde63d76: Pulling fs layer 18:26:29 bde34c3a00c8: Pulling fs layer 18:26:29 b352a97aabf1: Pulling fs layer 18:26:29 4872d77fe225: Pulling fs layer 18:26:29 5851b861e8e6: Pulling fs layer 18:26:29 988bab9f4d93: Waiting 18:26:29 1469e6f7b9e6: Waiting 18:26:29 b352a97aabf1: Waiting 18:26:29 4872d77fe225: Waiting 18:26:29 eaf3925da568: Waiting 18:26:29 bde34c3a00c8: Waiting 18:26:29 bab4dde63d76: Waiting 18:26:29 5851b861e8e6: Waiting 18:26:29 e2be974225ed: Verifying Checksum 18:26:29 e2be974225ed: Download complete 18:26:29 988bab9f4d93: Verifying Checksum 18:26:29 988bab9f4d93: Download complete 18:26:29 1469e6f7b9e6: Verifying Checksum 18:26:29 1469e6f7b9e6: Download complete 18:26:29 eaf3925da568: Verifying Checksum 18:26:29 eaf3925da568: Download complete 18:26:29 339a4e72a1f5: Verifying Checksum 18:26:29 339a4e72a1f5: Download complete 18:26:29 bde34c3a00c8: Verifying Checksum 18:26:29 bde34c3a00c8: Download complete 18:26:29 b352a97aabf1: Download complete 18:26:29 4872d77fe225: Verifying Checksum 18:26:29 4872d77fe225: Download complete 18:26:29 5851b861e8e6: Verifying Checksum 18:26:29 5851b861e8e6: Download complete 18:26:29 b85a868b505f: Verifying Checksum 18:26:29 b85a868b505f: Download complete 18:26:30 bab4dde63d76: Verifying Checksum 18:26:30 bab4dde63d76: Download complete 18:26:31 b85a868b505f: Pull complete 18:26:31 e2be974225ed: Pull complete 18:26:31 339a4e72a1f5: Pull complete 18:26:31 988bab9f4d93: Pull complete 18:26:31 1469e6f7b9e6: Pull complete 18:26:31 eaf3925da568: Pull complete 18:26:33 bab4dde63d76: Pull complete 18:26:33 bde34c3a00c8: Pull complete 18:26:33 b352a97aabf1: Pull complete 18:26:34 4872d77fe225: Pull complete 18:26:34 5851b861e8e6: Pull complete 18:26:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:34 prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container 18:26:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:26:35 $ docker top e82aea4e1116652e0ca9b874480c112eb997ea58a6c007c2ce5dd5c65d53e698 -eo pid,comm 18:26:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:26:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:35 [ssh-agent] Looking for ssh-agent implementation... 18:26:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:35 $ docker exec e82aea4e1116652e0ca9b874480c112eb997ea58a6c007c2ce5dd5c65d53e698 ssh-agent 18:26:36 SSH_AUTH_SOCK=/tmp/ssh-BC0e3UcmFvFG/agent.33 18:26:36 SSH_AGENT_PID=39 18:26:36 Running ssh-add (command line suppressed) 18:26:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13536694297767868603.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13536694297767868603.key) 18:26:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:36 + git tag --points-at HEAD [Pipeline] } 18:26:36 $ docker exec --env ******** --env ******** e82aea4e1116652e0ca9b874480c112eb997ea58a6c007c2ce5dd5c65d53e698 ssh-agent -k 18:26:36 unset SSH_AUTH_SOCK; 18:26:36 unset SSH_AGENT_PID; 18:26:36 echo Agent pid 39 killed; 18:26:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:26:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:36 [ssh-agent] Looking for ssh-agent implementation... 18:26:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:36 $ docker exec e82aea4e1116652e0ca9b874480c112eb997ea58a6c007c2ce5dd5c65d53e698 ssh-agent 18:26:36 SSH_AUTH_SOCK=/tmp/ssh-jlfkEFtoS3wJ/agent.73 18:26:36 SSH_AGENT_PID=79 18:26:36 Running ssh-add (command line suppressed) 18:26:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7345592856335587285.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7345592856335587285.key) 18:26:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:37 + git semver init 18:26:37 2023-01-03 18:26:37,384 [run_init] DEBUG init version:0.0.0 force:False 18:26:37 2023-01-03 18:26:37,384 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 18:26:37 2023-01-03 18:26:37,385 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 18:26:37 2023-01-03 18:26:37,385 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:26:38 2023-01-03 18:26:38,603 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 18:26:38 2023-01-03 18:26:38,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 18:26:38 2023-01-03 18:26:38,604 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:26:38 2023-01-03 18:26:38,604 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:26:38 3.0.0-dev.2 [Pipeline] } 18:26:38 $ docker exec --env ******** --env ******** e82aea4e1116652e0ca9b874480c112eb997ea58a6c007c2ce5dd5c65d53e698 ssh-agent -k 18:26:38 unset SSH_AUTH_SOCK; 18:26:38 unset SSH_AGENT_PID; 18:26:38 echo Agent pid 79 killed; 18:26:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:39 + git semver [Pipeline] } 18:26:39 $ docker stop --time=1 e82aea4e1116652e0ca9b874480c112eb997ea58a6c007c2ce5dd5c65d53e698 18:26:40 $ docker rm -f --volumes e82aea4e1116652e0ca9b874480c112eb997ea58a6c007c2ce5dd5c65d53e698 [Pipeline] // withDockerContainer [Pipeline] sh 18:26:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:26:41 Stashed 1 file(s) [Pipeline] echo 18:26:41 [edgeXSemver]: initialized semver on version 3.0.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:41 provisioning config files... 18:26:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16697188842911513607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:41 ---> docker-login.sh 18:26:41 nexus3.edgexfoundry.org:10001 18:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:41 Configure a credential helper to remove this warning. See 18:26:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:41 18:26:41 Login Succeeded 18:26:41 nexus3.edgexfoundry.org:10002 18:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:41 Configure a credential helper to remove this warning. See 18:26:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:41 18:26:41 Login Succeeded 18:26:41 nexus3.edgexfoundry.org:10003 18:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:41 Configure a credential helper to remove this warning. See 18:26:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:41 18:26:41 Login Succeeded 18:26:41 nexus3.edgexfoundry.org:10004 18:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:41 Configure a credential helper to remove this warning. See 18:26:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:41 18:26:41 Login Succeeded 18:26:41 docker.io 18:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:42 Configure a credential helper to remove this warning. See 18:26:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:42 18:26:42 Login Succeeded 18:26:42 ---> docker-login.sh ends [Pipeline] } 18:26:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:26:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:42 ========================================================= 18:26:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:26:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:26:42 Sending build context to Docker daemon 3.197MB 18:26:42 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:26:42 Step 2/13 : FROM ${BASE} AS builder 18:26:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:26:42 213ec9aee27d: Pulling fs layer 18:26:42 4583459ba037: Pulling fs layer 18:26:42 93c1e223e6f2: Pulling fs layer 18:26:42 53926ce57604: Pulling fs layer 18:26:42 21b2b0c7a3f4: Pulling fs layer 18:26:42 22ff95d597cd: Pulling fs layer 18:26:42 12d6caf4c0d1: Pulling fs layer 18:26:42 96b7cbca73a9: Pulling fs layer 18:26:42 a7acece74701: Pulling fs layer 18:26:42 a7acece74701: Waiting 18:26:42 96b7cbca73a9: Waiting 18:26:42 53926ce57604: Waiting 18:26:42 22ff95d597cd: Waiting 18:26:42 12d6caf4c0d1: Waiting 18:26:42 21b2b0c7a3f4: Waiting 18:26:42 93c1e223e6f2: Download complete 18:26:42 4583459ba037: Verifying Checksum 18:26:42 4583459ba037: Download complete 18:26:42 21b2b0c7a3f4: Verifying Checksum 18:26:42 21b2b0c7a3f4: Download complete 18:26:42 22ff95d597cd: Verifying Checksum 18:26:42 22ff95d597cd: Download complete 18:26:42 213ec9aee27d: Verifying Checksum 18:26:42 213ec9aee27d: Download complete 18:26:42 12d6caf4c0d1: Verifying Checksum 18:26:42 12d6caf4c0d1: Download complete 18:26:42 213ec9aee27d: Pull complete 18:26:43 4583459ba037: Pull complete 18:26:43 93c1e223e6f2: Pull complete 18:26:43 a7acece74701: Verifying Checksum 18:26:43 a7acece74701: Download complete 18:26:43 96b7cbca73a9: Verifying Checksum 18:26:43 96b7cbca73a9: Download complete 18:26:43 53926ce57604: Verifying Checksum 18:26:43 53926ce57604: Download complete 18:26:47 53926ce57604: Pull complete 18:26:47 21b2b0c7a3f4: Pull complete 18:26:47 22ff95d597cd: Pull complete 18:26:47 12d6caf4c0d1: Pull complete 18:26:49 96b7cbca73a9: Pull complete 18:26:50 a7acece74701: Pull complete 18:26:50 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:26:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:26:50 ---> db6d94c90886 18:26:50 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:26:52 ---> Running in 73bef02350a6 18:26:52 Removing intermediate container 73bef02350a6 18:26:52 ---> 6ebae4286543 18:26:52 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:26:52 ---> Running in f2a1fe4f2d38 18:26:52 Removing intermediate container f2a1fe4f2d38 18:26:52 ---> 9a72e1f768e0 18:26:52 Step 5/13 : ARG ADD_BUILD_TAGS="" 18:26:52 ---> Running in 973134c040b4 18:26:52 Removing intermediate container 973134c040b4 18:26:52 ---> d1cc07e7d34f 18:26:52 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:26:52 ---> Running in 74e4927de046 18:26:52 Removing intermediate container 74e4927de046 18:26:52 ---> 03e640d8388a 18:26:52 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:26:52 ---> Running in 6c467deb3cfa 18:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:26:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:26:53 OK: 211 MiB in 51 packages 18:26:53 Removing intermediate container 6c467deb3cfa 18:26:53 ---> 656a4af573f6 18:26:53 Step 8/13 : WORKDIR /app 18:26:53 ---> Running in 3d878781b74c 18:26:53 Removing intermediate container 3d878781b74c 18:26:53 ---> 4149b125d3b6 18:26:53 Step 9/13 : COPY go.mod vendor* ./ 18:26:53 ---> cab0e2a5abb6 18:26:53 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:53 ---> Running in 0221934d2ba8 18:26:56 Still waiting to schedule task 18:26:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:27:11 Removing intermediate container 0221934d2ba8 18:27:11 ---> df57e9a20813 18:27:11 Step 11/13 : COPY . . 18:27:11 ---> eaac501c3aa6 18:27:11 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:27:11 ---> Running in 4bc1330b714e 18:27:11 Removing intermediate container 4bc1330b714e 18:27:11 ---> 4c0a0d3181b7 18:27:11 Step 13/13 : RUN $MAKE 18:27:11 ---> Running in 6efb4e1c8e37 18:27:11 noop 18:27:11 Removing intermediate container 6efb4e1c8e37 18:27:11 ---> 7ba40c0b466b 18:27:11 Successfully built 7ba40c0b466b 18:27:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:12 + docker inspect -f . ci-base-image-x86_64 18:27:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:12 prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container 18:27:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:27:12 $ docker top ea9c5e8606be89a6b5324d1dd9ab032daa5e2167640e4518312fa1a204fdb624 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:12 + go version 18:27:12 go version go1.18.7 linux/amd64 [Pipeline] } 18:27:12 $ docker stop --time=1 ea9c5e8606be89a6b5324d1dd9ab032daa5e2167640e4518312fa1a204fdb624 18:27:14 $ docker rm -f --volumes ea9c5e8606be89a6b5324d1dd9ab032daa5e2167640e4518312fa1a204fdb624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:14 + docker inspect -f . ci-base-image-x86_64 18:27:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:14 prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container 18:27:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:27:15 $ docker top 45f2fc0adb9faff3131d68f3485cca413167b1d53d6acf2db25c14171051c53a -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:15 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 18:27:15 + make test 18:27:15 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:27:25 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:27:25 CGO_ENABLED=1 go vet ./... 18:27:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:27:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:27:28 ./bin/test-attribution-txt.sh [Pipeline] echo 18:27:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:27:28 $ docker stop --time=1 45f2fc0adb9faff3131d68f3485cca413167b1d53d6acf2db25c14171051c53a 18:27:29 $ docker rm -f --volumes 45f2fc0adb9faff3131d68f3485cca413167b1d53d6acf2db25c14171051c53a [Pipeline] // withDockerContainer [Pipeline] sh 18:27:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:27:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:27:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:27:31 + ls -al . 18:27:31 total 184 18:27:31 drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:27 . 18:27:31 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:26 .. 18:27:31 -rw-rw-r-- 1 jenkins jenkins 119 Jan 3 18:26 .dockerignore 18:27:31 drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:26 .git 18:27:31 drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:26 .github 18:27:31 -rw-rw-r-- 1 jenkins jenkins 171 Jan 3 18:26 .gitignore 18:27:31 drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 18:26 .semver 18:27:31 -rw-rw-r-- 1 jenkins jenkins 9207 Jan 3 18:26 Attribution.txt 18:27:31 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 3 18:26 CHANGELOG.md 18:27:31 -rw-rw-r-- 1 jenkins jenkins 2040 Jan 3 18:26 Dockerfile 18:27:31 -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 18:26 GOVERNANCE.md 18:27:31 -rw-rw-r-- 1 jenkins jenkins 688 Jan 3 18:26 Jenkinsfile 18:27:31 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 3 18:26 LICENSE 18:27:31 -rw-rw-r-- 1 jenkins jenkins 618 Jan 3 18:26 OWNERS.md 18:27:31 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 3 18:26 README.md 18:27:31 -rw-rw-r-- 1 jenkins jenkins 11 Jan 3 18:26 VERSION 18:27:31 drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:26 bin 18:27:31 -rw-r--r-- 1 jenkins jenkins 10 Jan 3 18:27 coverage.out 18:27:31 -rw-rw-r-- 1 jenkins jenkins 3396 Jan 3 18:26 go.mod 18:27:31 -rw-rw-r-- 1 jenkins jenkins 44230 Jan 3 18:26 go.sum 18:27:31 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 3 18:26 main.go 18:27:31 -rw-rw-r-- 1 jenkins jenkins 2185 Jan 3 18:26 makefile 18:27:31 drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 18:26 res 18:27:31 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:26 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:31 + 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=cb787cf93205ab4377f67f508fa24aa232c36287 --label arch=amd64 --label version=3.0.0-dev.2 . 18:27:31 Sending build context to Docker daemon 3.198MB 18:27:31 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 18:27:31 Step 2/27 : FROM ${BASE} AS builder 18:27:31 ---> 7ba40c0b466b 18:27:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:27:31 ---> Running in 56d795ceebd7 18:27:31 Removing intermediate container 56d795ceebd7 18:27:31 ---> 138c712e65ed 18:27:31 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:27:31 ---> Running in a0641b169054 18:27:31 Removing intermediate container a0641b169054 18:27:31 ---> bf4e13d55772 18:27:31 Step 5/27 : ARG ADD_BUILD_TAGS="" 18:27:31 ---> Running in 89a0e2055812 18:27:31 Removing intermediate container 89a0e2055812 18:27:31 ---> b3d16686da88 18:27:31 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:27:31 ---> Running in 66832528be7b 18:27:31 Removing intermediate container 66832528be7b 18:27:31 ---> 594abf73d396 18:27:31 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:27:31 ---> Running in deb5a375cce7 18:27:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:27:32 OK: 211 MiB in 51 packages 18:27:32 Removing intermediate container deb5a375cce7 18:27:32 ---> d4a739062692 18:27:32 Step 8/27 : WORKDIR /app 18:27:32 ---> Running in 6fe9030ebd45 18:27:32 Removing intermediate container 6fe9030ebd45 18:27:32 ---> 185a1a7e249b 18:27:32 Step 9/27 : COPY go.mod vendor* ./ 18:27:32 ---> 58ed5615274e 18:27:32 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:32 ---> Running in fd13b472a203 18:27:33 Removing intermediate container fd13b472a203 18:27:33 ---> 6884a035367a 18:27:33 Step 11/27 : COPY . . 18:27:33 ---> 7a1c5bd27f71 18:27:33 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:27:33 ---> Running in 6e042431eea4 18:27:33 Removing intermediate container 6e042431eea4 18:27:33 ---> 20575fa12525 18:27:33 Step 13/27 : RUN $MAKE 18:27:33 ---> Running in aaaff2e55bdd 18:27:34 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:27:55 Removing intermediate container aaaff2e55bdd 18:27:55 ---> 7dade3daf86b 18:27:55 Step 14/27 : FROM alpine:3.16 18:27:55 3.16: Pulling from library/alpine 18:27:55 ca7dd9ec2225: Pulling fs layer 18:27:55 ca7dd9ec2225: Verifying Checksum 18:27:55 ca7dd9ec2225: Download complete 18:27:55 ca7dd9ec2225: Pull complete 18:27:55 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:27:55 Status: Downloaded newer image for alpine:3.16 18:27:55 ---> bfe296a52501 18:27:55 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:27:55 ---> Running in 64769d6006e4 18:27:55 Removing intermediate container 64769d6006e4 18:27:55 ---> 3d3f1235f0f4 18:27:55 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:27:55 ---> Running in eb5229f47e0b 18:27:55 Removing intermediate container eb5229f47e0b 18:27:55 ---> 8929c146df96 18:27:55 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:27:55 ---> Running in 91bc4a599588 18:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:27:55 (1/7) Installing ca-certificates (20220614-r0) 18:27:55 (2/7) Installing dumb-init (1.2.5-r1) 18:27:55 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:27:55 (4/7) Installing libsodium (1.0.18-r0) 18:27:55 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:27:55 (6/7) Installing libzmq (4.3.4-r0) 18:27:55 (7/7) Installing zeromq (4.3.4-r0) 18:27:55 Executing busybox-1.35.0-r17.trigger 18:27:55 Executing ca-certificates-20220614-r0.trigger 18:27:55 OK: 9 MiB in 21 packages 18:27:56 Removing intermediate container 91bc4a599588 18:27:56 ---> 4339fde27533 18:27:56 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:27:56 ---> 4ff863c0431b 18:27:56 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:27:56 ---> 1bc9b24d24a1 18:27:56 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:27:56 ---> 9b7e93e66cb4 18:27:56 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:27:57 ---> 435ced7cb25c 18:27:57 Step 22/27 : EXPOSE 48095 18:27:57 ---> Running in ee76ceacb60b 18:27:57 Removing intermediate container ee76ceacb60b 18:27:57 ---> 6655df38e1c2 18:27:57 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:27:57 ---> Running in d21266e293d6 18:27:57 Removing intermediate container d21266e293d6 18:27:57 ---> 8eb824ce9753 18:27:57 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:27:57 ---> Running in 344c73f78cf4 18:27:57 Removing intermediate container 344c73f78cf4 18:27:57 ---> 5d5c94d4caeb 18:27:57 Step 25/27 : LABEL arch=amd64 18:27:57 ---> Running in a1fe85aa28a2 18:27:57 Removing intermediate container a1fe85aa28a2 18:27:57 ---> c5f29aa3b6dc 18:27:57 Step 26/27 : LABEL git_sha=cb787cf93205ab4377f67f508fa24aa232c36287 18:27:57 ---> Running in 1aed38714f53 18:27:57 Removing intermediate container 1aed38714f53 18:27:57 ---> 5115179de32b 18:27:57 Step 27/27 : LABEL version=3.0.0-dev.2 18:27:57 ---> Running in 9fe958840855 18:27:57 Removing intermediate container 9fe958840855 18:27:57 ---> 2aad0886e16c 18:27:57 [Warning] One or more build-args [ARCH] were not consumed 18:27:57 Successfully built 2aad0886e16c 18:27:57 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:57 provisioning config files... 18:27:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14676463110099025618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:58 ---> docker-login.sh 18:27:58 nexus3.edgexfoundry.org:10001 18:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:58 Configure a credential helper to remove this warning. See 18:27:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:58 18:27:58 Login Succeeded 18:27:58 nexus3.edgexfoundry.org:10002 18:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:58 Configure a credential helper to remove this warning. See 18:27:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:58 18:27:58 Login Succeeded 18:27:58 nexus3.edgexfoundry.org:10003 18:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:58 Configure a credential helper to remove this warning. See 18:27:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:58 18:27:58 Login Succeeded 18:27:58 nexus3.edgexfoundry.org:10004 18:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:58 Configure a credential helper to remove this warning. See 18:27:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:58 18:27:58 Login Succeeded 18:27:58 docker.io 18:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:58 Configure a credential helper to remove this warning. See 18:27:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:58 18:27:58 Login Succeeded 18:27:58 ---> docker-login.sh ends [Pipeline] } 18:27:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:27:58 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:27:58 cb787cf93205ab4377f67f508fa24aa232c36287 18:27:58 latest 18:27:58 3.0.0-dev.2 18:27:58 cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 18:27:58 main 18:27:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:cb787cf93205ab4377f67f508fa24aa232c36287 18:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:27:59 4e4ca9a84d46: Preparing 18:27:59 203726b04633: Preparing 18:27:59 4cf1a74bc777: Preparing 18:27:59 b19bba7fecd3: Preparing 18:27:59 8e540903c6d7: Preparing 18:27:59 e5e13b0c77cb: Preparing 18:27:59 b19bba7fecd3: Pushed 18:27:59 203726b04633: Pushed 18:27:59 4cf1a74bc777: Pushed 18:27:59 e5e13b0c77cb: Layer already exists 18:27:59 8e540903c6d7: Pushed 18:28:02 4e4ca9a84d46: Pushed 18:28:02 cb787cf93205ab4377f67f508fa24aa232c36287: digest: sha256:a2bc6ffdf3983dd878f9996169a1cbff77044f75789e2d554cd3b5b32784277d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:28:03 4e4ca9a84d46: Preparing 18:28:03 203726b04633: Preparing 18:28:03 4cf1a74bc777: Preparing 18:28:03 b19bba7fecd3: Preparing 18:28:03 8e540903c6d7: Preparing 18:28:03 e5e13b0c77cb: Preparing 18:28:03 e5e13b0c77cb: Waiting 18:28:03 4e4ca9a84d46: Layer already exists 18:28:03 b19bba7fecd3: Layer already exists 18:28:03 203726b04633: Layer already exists 18:28:03 8e540903c6d7: Layer already exists 18:28:03 4cf1a74bc777: Layer already exists 18:28:03 e5e13b0c77cb: Layer already exists 18:28:03 latest: digest: sha256:a2bc6ffdf3983dd878f9996169a1cbff77044f75789e2d554cd3b5b32784277d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.2 18:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:28:03 4e4ca9a84d46: Preparing 18:28:03 203726b04633: Preparing 18:28:03 4cf1a74bc777: Preparing 18:28:03 b19bba7fecd3: Preparing 18:28:03 8e540903c6d7: Preparing 18:28:03 e5e13b0c77cb: Preparing 18:28:03 e5e13b0c77cb: Waiting 18:28:03 4cf1a74bc777: Layer already exists 18:28:03 b19bba7fecd3: Layer already exists 18:28:03 8e540903c6d7: Layer already exists 18:28:03 203726b04633: Layer already exists 18:28:03 4e4ca9a84d46: Layer already exists 18:28:03 e5e13b0c77cb: Layer already exists 18:28:03 3.0.0-dev.2: digest: sha256:a2bc6ffdf3983dd878f9996169a1cbff77044f75789e2d554cd3b5b32784277d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 18:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:28:04 4e4ca9a84d46: Preparing 18:28:04 203726b04633: Preparing 18:28:04 4cf1a74bc777: Preparing 18:28:04 b19bba7fecd3: Preparing 18:28:04 8e540903c6d7: Preparing 18:28:04 e5e13b0c77cb: Preparing 18:28:04 e5e13b0c77cb: Waiting 18:28:04 4e4ca9a84d46: Layer already exists 18:28:04 4cf1a74bc777: Layer already exists 18:28:04 b19bba7fecd3: Layer already exists 18:28:04 203726b04633: Layer already exists 18:28:04 8e540903c6d7: Layer already exists 18:28:04 e5e13b0c77cb: Layer already exists 18:28:04 cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2: digest: sha256:a2bc6ffdf3983dd878f9996169a1cbff77044f75789e2d554cd3b5b32784277d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:28:04 4e4ca9a84d46: Preparing 18:28:04 203726b04633: Preparing 18:28:04 4cf1a74bc777: Preparing 18:28:04 b19bba7fecd3: Preparing 18:28:04 8e540903c6d7: Preparing 18:28:04 e5e13b0c77cb: Preparing 18:28:04 e5e13b0c77cb: Waiting 18:28:04 203726b04633: Layer already exists 18:28:04 4cf1a74bc777: Layer already exists 18:28:04 4e4ca9a84d46: Layer already exists 18:28:04 8e540903c6d7: Layer already exists 18:28:04 b19bba7fecd3: Layer already exists 18:28:04 e5e13b0c77cb: Layer already exists 18:28:04 main: digest: sha256:a2bc6ffdf3983dd878f9996169a1cbff77044f75789e2d554cd3b5b32784277d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:04 ===================================================== [Pipeline] echo 18:28:04 taggedImages: 18:28:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:cb787cf93205ab4377f67f508fa24aa232c36287 18:28:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:28:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.2 18:28:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 18:28:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:05 18:28:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:05 latest: Pulling from edgex-lftools-log-publisher 18:28:05 5eb5b503b376: Pulling fs layer 18:28:05 5c69ac0246d0: Pulling fs layer 18:28:05 ec43610c2a17: Pulling fs layer 18:28:05 3a2ae6a8a46f: Pulling fs layer 18:28:05 33b1e0a273af: Pulling fs layer 18:28:05 5d3b04190fa2: Pulling fs layer 18:28:05 2f39f015ded8: Pulling fs layer 18:28:05 3a2ae6a8a46f: Waiting 18:28:05 33b1e0a273af: Waiting 18:28:05 2f39f015ded8: Waiting 18:28:05 5d3b04190fa2: Waiting 18:28:05 5c69ac0246d0: Verifying Checksum 18:28:05 5c69ac0246d0: Download complete 18:28:05 3a2ae6a8a46f: Verifying Checksum 18:28:05 3a2ae6a8a46f: Download complete 18:28:05 33b1e0a273af: Verifying Checksum 18:28:05 33b1e0a273af: Download complete 18:28:05 5d3b04190fa2: Verifying Checksum 18:28:05 5d3b04190fa2: Download complete 18:28:05 ec43610c2a17: Download complete 18:28:05 5eb5b503b376: Verifying Checksum 18:28:05 5eb5b503b376: Download complete 18:28:06 2f39f015ded8: Download complete 18:28:07 5eb5b503b376: Pull complete 18:28:07 5c69ac0246d0: Pull complete 18:28:07 ec43610c2a17: Pull complete 18:28:07 3a2ae6a8a46f: Pull complete 18:28:08 33b1e0a273af: Pull complete 18:28:08 5d3b04190fa2: Pull complete 18:28:12 2f39f015ded8: Pull complete 18:28:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:12 prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container 18:28:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:28:14 $ docker top 5e6147981b1c59a8fa75af94e3e487c95b64d052e964b5c3a2ad8b99b568b8a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:14 ---> job-cost.sh 18:28:14 lf-activate-venv: SKIPPING 18:28:14 INFO: No Stack... 18:28:15 INFO: Retrieving Pricing Info for: v3-standard-8 18:28:15 INFO: Archiving Costs [Pipeline] sh 18:28:15 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 18:28:15 + cut -d, -f6 [Pipeline] lock 18:28:15 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] 18:28:15 Resource [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] did not exist. Created. 18:28:15 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:28:15 + echo total: 0.2199999988079071 [Pipeline] stash 18:28:15 Stashed 1 file(s) [Pipeline] } 18:28:15 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] [Pipeline] // lock [Pipeline] } 18:28:15 $ docker stop --time=1 5e6147981b1c59a8fa75af94e3e487c95b64d052e964b5c3a2ad8b99b568b8a0 18:28:17 $ docker rm -f --volumes 5e6147981b1c59a8fa75af94e3e487c95b64d052e964b5c3a2ad8b99b568b8a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:30:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-934 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:30:01 Running in /w/workspace/app-service-configurable/119 [Pipeline] { [Pipeline] checkout 18:30:01 Selected Git installation does not exist. Using Default 18:30:01 The recommended git tool is: NONE 18:30:06 using credential edgex-jenkins-ssh 18:30:06 Cloning the remote Git repository 18:30:06 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:30:07 > git init /w/workspace/app-service-configurable/119 # timeout=10 18:30:07 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:30:07 > git --version # timeout=10 18:30:07 > git --version # 'git version 2.25.1' 18:30:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:30:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:09 Avoid second fetch 18:30:09 Checking out Revision cb787cf93205ab4377f67f508fa24aa232c36287 (main) 18:30:09 > git config core.sparsecheckout # timeout=10 18:30:09 > git checkout -f cb787cf93205ab4377f67f508fa24aa232c36287 # timeout=10 18:30:09 Commit message: "refactor!: Rename command line flags for the sake of consistency (#492)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:30:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:30:10 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:10 Dload Upload Total Spent Left Speed 18:30:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 18:30:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:30:11 + sudo tee /etc/docker/daemon.new 18:30:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:30:11 { 18:30:11 "registry-mirrors": [ 18:30:11 "https://nexus3.edgexfoundry.org:10001" 18:30:11 ], 18:30:11 "bip": "10.250.0.254/24", 18:30:11 "hosts": [ 18:30:11 "tcp://0.0.0.0:5555", 18:30:11 "unix:///var/run/docker.sock" 18:30:11 ], 18:30:11 "mtu": 1458, 18:30:11 "selinux-enabled": true, 18:30:11 "seccomp-profile": "/etc/docker/seccomp.json" 18:30:11 } [Pipeline] sh 18:30:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:30:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:30 provisioning config files... 18:30:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/119@tmp/config4630806277155797963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:31 ---> docker-login.sh 18:30:31 nexus3.edgexfoundry.org:10001 18:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:31 Configure a credential helper to remove this warning. See 18:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:31 18:30:31 Login Succeeded 18:30:31 nexus3.edgexfoundry.org:10002 18:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:32 Configure a credential helper to remove this warning. See 18:30:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:32 18:30:32 Login Succeeded 18:30:32 nexus3.edgexfoundry.org:10003 18:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:32 Configure a credential helper to remove this warning. See 18:30:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:32 18:30:32 Login Succeeded 18:30:32 nexus3.edgexfoundry.org:10004 18:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:32 Configure a credential helper to remove this warning. See 18:30:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:32 18:30:32 Login Succeeded 18:30:32 docker.io 18:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:33 Configure a credential helper to remove this warning. See 18:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:33 18:30:33 Login Succeeded 18:30:33 ---> docker-login.sh ends [Pipeline] } 18:30:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:30:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:30:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:30:33 ========================================================= 18:30:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:30:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:30:33 Sending build context to Docker daemon 217.1kB 18:30:34 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:30:34 Step 2/13 : FROM ${BASE} AS builder 18:30:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:30:34 9b18e9b68314: Pulling fs layer 18:30:34 35d82f9e3411: Pulling fs layer 18:30:34 e16973657156: Pulling fs layer 18:30:34 fc693d55d65f: Pulling fs layer 18:30:34 7e9fc2657dce: Pulling fs layer 18:30:34 dda99020689f: Pulling fs layer 18:30:34 db1c61fa0a46: Pulling fs layer 18:30:34 891c053d2c06: Pulling fs layer 18:30:34 7e9fc2657dce: Waiting 18:30:34 dda99020689f: Waiting 18:30:34 db1c61fa0a46: Waiting 18:30:34 891c053d2c06: Waiting 18:30:34 fc693d55d65f: Waiting 18:30:34 e16973657156: Verifying Checksum 18:30:34 e16973657156: Download complete 18:30:34 35d82f9e3411: Verifying Checksum 18:30:34 35d82f9e3411: Download complete 18:30:34 7e9fc2657dce: Verifying Checksum 18:30:34 7e9fc2657dce: Download complete 18:30:34 dda99020689f: Verifying Checksum 18:30:34 dda99020689f: Download complete 18:30:34 9b18e9b68314: Verifying Checksum 18:30:34 9b18e9b68314: Download complete 18:30:35 9b18e9b68314: Pull complete 18:30:35 891c053d2c06: Verifying Checksum 18:30:35 891c053d2c06: Download complete 18:30:35 35d82f9e3411: Pull complete 18:30:36 e16973657156: Pull complete 18:30:36 db1c61fa0a46: Verifying Checksum 18:30:36 db1c61fa0a46: Download complete 18:30:37 fc693d55d65f: Verifying Checksum 18:30:37 fc693d55d65f: Download complete 18:30:49 fc693d55d65f: Pull complete 18:30:49 7e9fc2657dce: Pull complete 18:30:49 dda99020689f: Pull complete 18:30:56 db1c61fa0a46: Pull complete 18:30:57 891c053d2c06: Pull complete 18:30:57 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:30:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:30:57 ---> f96f9c87975a 18:30:57 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:30:59 ---> Running in a1a161322860 18:30:59 Removing intermediate container a1a161322860 18:30:59 ---> cd00ed766cf5 18:30:59 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:30:59 ---> Running in 5938146e56da 18:30:59 Removing intermediate container 5938146e56da 18:30:59 ---> 26ea981edb1c 18:30:59 Step 5/13 : ARG ADD_BUILD_TAGS="" 18:30:59 ---> Running in 8efcdb8429cb 18:31:00 Removing intermediate container 8efcdb8429cb 18:31:00 ---> a2ec6bc27fcc 18:31:00 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:31:00 ---> Running in 11b4c24a7bf7 18:31:00 Removing intermediate container 11b4c24a7bf7 18:31:00 ---> 73539f5e54df 18:31:00 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:31:00 ---> Running in a65fbeae0888 18:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:31:02 OK: 221 MiB in 51 packages 18:31:03 Removing intermediate container a65fbeae0888 18:31:03 ---> 1481b4bd8b08 18:31:03 Step 8/13 : WORKDIR /app 18:31:03 ---> Running in 8fafd1311660 18:31:04 Removing intermediate container 8fafd1311660 18:31:04 ---> 2c8c6a5a3a12 18:31:04 Step 9/13 : COPY go.mod vendor* ./ 18:31:04 ---> 6bc7e2d2d7ca 18:31:04 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:04 ---> Running in 4bc97c55aaa0 18:32:01 Removing intermediate container 4bc97c55aaa0 18:32:01 ---> 2ccb3f575bb8 18:32:01 Step 11/13 : COPY . . 18:32:01 ---> 85cc593ec163 18:32:01 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:32:01 ---> Running in 0a0c6611f30f 18:32:01 Removing intermediate container 0a0c6611f30f 18:32:01 ---> ac4f6a00f2a8 18:32:01 Step 13/13 : RUN $MAKE 18:32:01 ---> Running in 590eaef035c1 18:32:01 noop 18:32:01 Removing intermediate container 590eaef035c1 18:32:01 ---> 15734f0c310e 18:32:01 Successfully built 15734f0c310e 18:32:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:01 + docker inspect -f . ci-base-image-arm64 18:32:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:01 prd-ubuntu20.04-docker-arm64-4c-16g-934 does not seem to be running inside a container 18:32:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/119 -v /w/workspace/app-service-configurable/119:/w/workspace/app-service-configurable/119:rw,z -v /w/workspace/app-service-configurable/119@tmp:/w/workspace/app-service-configurable/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:32:03 $ docker top e38f3b06b4e0f34344703b557098e630f5fc66bb349cdb0082b11cbabe9be72e -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:03 + go version 18:32:03 go version go1.18.7 linux/arm64 [Pipeline] } 18:32:03 $ docker stop --time=1 e38f3b06b4e0f34344703b557098e630f5fc66bb349cdb0082b11cbabe9be72e 18:32:05 $ docker rm -f --volumes e38f3b06b4e0f34344703b557098e630f5fc66bb349cdb0082b11cbabe9be72e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:06 + docker inspect -f . ci-base-image-arm64 18:32:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:06 prd-ubuntu20.04-docker-arm64-4c-16g-934 does not seem to be running inside a container 18:32:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/119 -v /w/workspace/app-service-configurable/119:/w/workspace/app-service-configurable/119:rw,z -v /w/workspace/app-service-configurable/119@tmp:/w/workspace/app-service-configurable/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:32:07 $ docker top ae59b558f9ef49ecf062ad78c6318d6d4489dc6da1db0369d7c897500f2d9a75 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:08 + git config --global --add safe.directory /w/workspace/app-service-configurable/119 [Pipeline] fileExists [Pipeline] sh 18:32:08 + make test 18:32:08 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:33:30 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:33:30 CGO_ENABLED=1 go vet ./... 18:33:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:33:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:33:52 ./bin/test-attribution-txt.sh [Pipeline] echo 18:33:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:33:52 $ docker stop --time=1 ae59b558f9ef49ecf062ad78c6318d6d4489dc6da1db0369d7c897500f2d9a75 18:33:54 $ docker rm -f --volumes ae59b558f9ef49ecf062ad78c6318d6d4489dc6da1db0369d7c897500f2d9a75 [Pipeline] // withDockerContainer [Pipeline] sh 18:33:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:33:55 Warning: overwriting stash ‘coverage-report’ 18:33:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:33:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:33:56 + ls -al . 18:33:56 total 180 18:33:56 drwxrwxr-x 7 jenkins jenkins 4096 Jan 3 18:32 . 18:33:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:30 .. 18:33:56 -rw-rw-r-- 1 jenkins jenkins 119 Jan 3 18:30 .dockerignore 18:33:56 drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:30 .git 18:33:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:30 .github 18:33:56 -rw-rw-r-- 1 jenkins jenkins 171 Jan 3 18:30 .gitignore 18:33:56 -rw-rw-r-- 1 jenkins jenkins 9207 Jan 3 18:30 Attribution.txt 18:33:56 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 3 18:30 CHANGELOG.md 18:33:56 -rw-rw-r-- 1 jenkins jenkins 2040 Jan 3 18:30 Dockerfile 18:33:56 -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 18:30 GOVERNANCE.md 18:33:56 -rw-rw-r-- 1 jenkins jenkins 688 Jan 3 18:30 Jenkinsfile 18:33:56 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 3 18:30 LICENSE 18:33:56 -rw-rw-r-- 1 jenkins jenkins 618 Jan 3 18:30 OWNERS.md 18:33:56 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 3 18:30 README.md 18:33:56 -rw-rw-r-- 1 jenkins jenkins 11 Jan 3 18:26 VERSION 18:33:56 drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:30 bin 18:33:56 -rw-r--r-- 1 jenkins jenkins 10 Jan 3 18:32 coverage.out 18:33:56 -rw-rw-r-- 1 jenkins jenkins 3396 Jan 3 18:30 go.mod 18:33:56 -rw-rw-r-- 1 jenkins jenkins 44230 Jan 3 18:30 go.sum 18:33:56 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 3 18:30 main.go 18:33:56 -rw-rw-r-- 1 jenkins jenkins 2185 Jan 3 18:30 makefile 18:33:56 drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 18:30 res 18:33:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:30 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:56 + 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=cb787cf93205ab4377f67f508fa24aa232c36287 --label arch=arm64 --label version=3.0.0-dev.2 . 18:33:56 Sending build context to Docker daemon 218.1kB 18:33:56 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 18:33:56 Step 2/27 : FROM ${BASE} AS builder 18:33:56 ---> 15734f0c310e 18:33:56 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:33:56 ---> Running in 6f6e1b2a155d 18:33:57 Removing intermediate container 6f6e1b2a155d 18:33:57 ---> 0829a5bdd4f8 18:33:57 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:33:57 ---> Running in 5192d1b4a92c 18:33:57 Removing intermediate container 5192d1b4a92c 18:33:57 ---> 1aa8bf2fb0e3 18:33:57 Step 5/27 : ARG ADD_BUILD_TAGS="" 18:33:57 ---> Running in 00c25626f149 18:33:57 Removing intermediate container 00c25626f149 18:33:57 ---> 57b8cbd1a26a 18:33:57 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:33:58 ---> Running in d1cdfde6cea5 18:33:58 Removing intermediate container d1cdfde6cea5 18:33:58 ---> 11534903ccbe 18:33:58 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:33:58 ---> Running in 4c273a8aa6b0 18:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:34:00 OK: 221 MiB in 51 packages 18:34:01 Removing intermediate container 4c273a8aa6b0 18:34:01 ---> 5b3b9126b379 18:34:01 Step 8/27 : WORKDIR /app 18:34:01 ---> Running in 75f00b370f2c 18:34:01 Removing intermediate container 75f00b370f2c 18:34:01 ---> 75d44082d83c 18:34:01 Step 9/27 : COPY go.mod vendor* ./ 18:34:02 ---> 4f3b47267ac6 18:34:02 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:02 ---> Running in 603c28735fe1 18:34:04 Removing intermediate container 603c28735fe1 18:34:04 ---> 744867fda094 18:34:04 Step 11/27 : COPY . . 18:34:04 ---> dc7577f4799d 18:34:04 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:34:04 ---> Running in 606eeb2c0fea 18:34:05 Removing intermediate container 606eeb2c0fea 18:34:05 ---> cf28104300f6 18:34:05 Step 13/27 : RUN $MAKE 18:34:05 ---> Running in 8be1731086fd 18:34:06 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:36:42 Removing intermediate container 8be1731086fd 18:36:42 ---> 6336102c5745 18:36:42 Step 14/27 : FROM alpine:3.16 18:36:42 3.16: Pulling from library/alpine 18:36:42 6875df1f5354: Pulling fs layer 18:36:42 6875df1f5354: Verifying Checksum 18:36:42 6875df1f5354: Download complete 18:36:42 6875df1f5354: Pull complete 18:36:42 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:36:42 Status: Downloaded newer image for alpine:3.16 18:36:42 ---> 2b4661558fb8 18:36:42 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:36:42 ---> Running in e5a520cd43b5 18:36:42 Removing intermediate container e5a520cd43b5 18:36:42 ---> 2ca142f0c07c 18:36:42 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:36:42 ---> Running in 656ea3091ceb 18:36:42 Removing intermediate container 656ea3091ceb 18:36:42 ---> 212ca3a2abcc 18:36:42 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:36:42 ---> Running in 07a54e146b69 18:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:36:42 (1/7) Installing ca-certificates (20220614-r0) 18:36:42 (2/7) Installing dumb-init (1.2.5-r1) 18:36:42 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:36:42 (4/7) Installing libsodium (1.0.18-r0) 18:36:42 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:36:42 (6/7) Installing libzmq (4.3.4-r0) 18:36:42 (7/7) Installing zeromq (4.3.4-r0) 18:36:42 Executing busybox-1.35.0-r17.trigger 18:36:42 Executing ca-certificates-20220614-r0.trigger 18:36:42 OK: 9 MiB in 21 packages 18:36:42 Removing intermediate container 07a54e146b69 18:36:42 ---> 7f549208bac1 18:36:42 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:36:42 ---> 098d8d0cce25 18:36:42 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:36:42 ---> e64667b801c3 18:36:42 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:36:42 ---> 1ffd8112fc1e 18:36:42 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:36:42 ---> c3b1a434ad59 18:36:42 Step 22/27 : EXPOSE 48095 18:36:42 ---> Running in b741be9d78e4 18:36:42 Removing intermediate container b741be9d78e4 18:36:42 ---> c3d0943b8ec1 18:36:42 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:36:42 ---> Running in a0a3f792a8bb 18:36:42 Removing intermediate container a0a3f792a8bb 18:36:42 ---> 38df0e3382cf 18:36:42 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:36:42 ---> Running in 6d8fb094328e 18:36:42 Removing intermediate container 6d8fb094328e 18:36:42 ---> 4d0b17043e38 18:36:42 Step 25/27 : LABEL arch=arm64 18:36:42 ---> Running in 45df1ce48f65 18:36:42 Removing intermediate container 45df1ce48f65 18:36:42 ---> 760daf1c92c8 18:36:42 Step 26/27 : LABEL git_sha=cb787cf93205ab4377f67f508fa24aa232c36287 18:36:42 ---> Running in 8af215543be7 18:36:42 Removing intermediate container 8af215543be7 18:36:42 ---> a639075fd870 18:36:42 Step 27/27 : LABEL version=3.0.0-dev.2 18:36:42 ---> Running in 8b057d77455e 18:36:42 Removing intermediate container 8b057d77455e 18:36:42 ---> b26fdfd8e728 18:36:42 [Warning] One or more build-args [ARCH] were not consumed 18:36:42 Successfully built b26fdfd8e728 18:36:42 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:36:42 provisioning config files... 18:36:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/119@tmp/config12423413495754374155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:43 ---> docker-login.sh 18:36:43 nexus3.edgexfoundry.org:10001 18:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:43 Configure a credential helper to remove this warning. See 18:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:43 18:36:43 Login Succeeded 18:36:43 nexus3.edgexfoundry.org:10002 18:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:43 Configure a credential helper to remove this warning. See 18:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:43 18:36:43 Login Succeeded 18:36:43 nexus3.edgexfoundry.org:10003 18:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:44 Configure a credential helper to remove this warning. See 18:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:44 18:36:44 Login Succeeded 18:36:44 nexus3.edgexfoundry.org:10004 18:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:44 Configure a credential helper to remove this warning. See 18:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:44 18:36:44 Login Succeeded 18:36:44 docker.io 18:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:44 Configure a credential helper to remove this warning. See 18:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:44 18:36:44 Login Succeeded 18:36:44 ---> docker-login.sh ends [Pipeline] } 18:36:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:36:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:36:44 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:36:44 cb787cf93205ab4377f67f508fa24aa232c36287 18:36:44 latest 18:36:44 3.0.0-dev.2 18:36:44 cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 18:36:44 main 18:36:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cb787cf93205ab4377f67f508fa24aa232c36287 18:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:36:45 9862b72a5cf3: Preparing 18:36:45 f6bd9f74b27b: Preparing 18:36:45 0eab0bc104b1: Preparing 18:36:45 915a4c85230c: Preparing 18:36:45 812fc32efaf1: Preparing 18:36:45 17bec77d7fdc: Preparing 18:36:45 17bec77d7fdc: Waiting 18:36:45 915a4c85230c: Pushed 18:36:45 f6bd9f74b27b: Pushed 18:36:45 0eab0bc104b1: Pushed 18:36:45 17bec77d7fdc: Layer already exists 18:36:46 812fc32efaf1: Pushed 18:36:51 9862b72a5cf3: Pushed 18:36:51 cb787cf93205ab4377f67f508fa24aa232c36287: digest: sha256:c570c868a036ee172f2a2952d1eac0143f3adb440d10a523f6677c746083217b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:36:51 9862b72a5cf3: Preparing 18:36:51 f6bd9f74b27b: Preparing 18:36:51 0eab0bc104b1: Preparing 18:36:51 915a4c85230c: Preparing 18:36:51 812fc32efaf1: Preparing 18:36:51 17bec77d7fdc: Preparing 18:36:51 17bec77d7fdc: Waiting 18:36:51 0eab0bc104b1: Layer already exists 18:36:51 9862b72a5cf3: Layer already exists 18:36:51 812fc32efaf1: Layer already exists 18:36:51 915a4c85230c: Layer already exists 18:36:51 f6bd9f74b27b: Layer already exists 18:36:51 17bec77d7fdc: Layer already exists 18:36:51 latest: digest: sha256:c570c868a036ee172f2a2952d1eac0143f3adb440d10a523f6677c746083217b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.2 18:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:36:52 9862b72a5cf3: Preparing 18:36:52 f6bd9f74b27b: Preparing 18:36:52 0eab0bc104b1: Preparing 18:36:52 915a4c85230c: Preparing 18:36:52 812fc32efaf1: Preparing 18:36:52 17bec77d7fdc: Preparing 18:36:52 17bec77d7fdc: Waiting 18:36:52 0eab0bc104b1: Layer already exists 18:36:52 f6bd9f74b27b: Layer already exists 18:36:52 915a4c85230c: Layer already exists 18:36:52 9862b72a5cf3: Layer already exists 18:36:52 812fc32efaf1: Layer already exists 18:36:52 17bec77d7fdc: Layer already exists 18:36:52 3.0.0-dev.2: digest: sha256:c570c868a036ee172f2a2952d1eac0143f3adb440d10a523f6677c746083217b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 18:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:36:53 9862b72a5cf3: Preparing 18:36:53 f6bd9f74b27b: Preparing 18:36:53 0eab0bc104b1: Preparing 18:36:53 915a4c85230c: Preparing 18:36:53 812fc32efaf1: Preparing 18:36:53 17bec77d7fdc: Preparing 18:36:53 17bec77d7fdc: Waiting 18:36:53 915a4c85230c: Layer already exists 18:36:53 0eab0bc104b1: Layer already exists 18:36:53 9862b72a5cf3: Layer already exists 18:36:53 812fc32efaf1: Layer already exists 18:36:53 f6bd9f74b27b: Layer already exists 18:36:53 17bec77d7fdc: Layer already exists 18:36:53 cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2: digest: sha256:c570c868a036ee172f2a2952d1eac0143f3adb440d10a523f6677c746083217b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:36:53 9862b72a5cf3: Preparing 18:36:53 f6bd9f74b27b: Preparing 18:36:53 0eab0bc104b1: Preparing 18:36:53 915a4c85230c: Preparing 18:36:53 812fc32efaf1: Preparing 18:36:53 17bec77d7fdc: Preparing 18:36:53 17bec77d7fdc: Waiting 18:36:53 f6bd9f74b27b: Layer already exists 18:36:53 9862b72a5cf3: Layer already exists 18:36:53 915a4c85230c: Layer already exists 18:36:53 812fc32efaf1: Layer already exists 18:36:53 0eab0bc104b1: Layer already exists 18:36:53 17bec77d7fdc: Layer already exists 18:36:53 main: digest: sha256:c570c868a036ee172f2a2952d1eac0143f3adb440d10a523f6677c746083217b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:36:54 ===================================================== [Pipeline] echo 18:36:54 taggedImages: 18:36:54 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cb787cf93205ab4377f67f508fa24aa232c36287 18:36:54 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:36:54 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.2 18:36:54 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 18:36:54 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:36:54 18:36:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:36:54 arm64: Pulling from edgex-lftools-log-publisher 18:36:54 8998bd30e6a1: Pulling fs layer 18:36:54 04944245beec: Pulling fs layer 18:36:54 699f458cf7ca: Pulling fs layer 18:36:54 765212b225bb: Pulling fs layer 18:36:54 f23df028b6ca: Pulling fs layer 18:36:54 d65c8cfc05b1: Pulling fs layer 18:36:54 2437ff75d9bd: Pulling fs layer 18:36:54 765212b225bb: Waiting 18:36:54 f23df028b6ca: Waiting 18:36:54 d65c8cfc05b1: Waiting 18:36:54 2437ff75d9bd: Waiting 18:36:55 04944245beec: Verifying Checksum 18:36:55 04944245beec: Download complete 18:36:55 765212b225bb: Verifying Checksum 18:36:55 765212b225bb: Download complete 18:36:55 f23df028b6ca: Verifying Checksum 18:36:55 f23df028b6ca: Download complete 18:36:55 d65c8cfc05b1: Verifying Checksum 18:36:55 d65c8cfc05b1: Download complete 18:36:55 699f458cf7ca: Verifying Checksum 18:36:55 699f458cf7ca: Download complete 18:36:55 8998bd30e6a1: Download complete 18:36:57 2437ff75d9bd: Verifying Checksum 18:36:57 2437ff75d9bd: Download complete 18:36:58 8998bd30e6a1: Pull complete 18:36:59 04944245beec: Pull complete 18:37:00 699f458cf7ca: Pull complete 18:37:00 765212b225bb: Pull complete 18:37:01 f23df028b6ca: Pull complete 18:37:02 d65c8cfc05b1: Pull complete 18:37:17 2437ff75d9bd: Pull complete 18:37:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:37:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:17 prd-ubuntu20.04-docker-arm64-4c-16g-934 does not seem to be running inside a container 18:37:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/119 -v /w/workspace/app-service-configurable/119:/w/workspace/app-service-configurable/119:rw,z -v /w/workspace/app-service-configurable/119@tmp:/w/workspace/app-service-configurable/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:37:19 $ docker top d65791511eb5607055490ffdcfaa1bcb535956a2331c224bd1274ab641b0e068 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:20 ---> job-cost.sh 18:37:20 lf-activate-venv: SKIPPING 18:37:20 INFO: No Stack... 18:37:21 INFO: Retrieving Pricing Info for: v3-standard-4 18:37:21 INFO: Archiving Costs [Pipeline] sh 18:37:22 + cat /w/workspace/app-service-configurable/119/archives/cost.csv 18:37:22 + cut -d, -f6 [Pipeline] lock 18:37:22 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] 18:37:22 Resource [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] did not exist. Created. 18:37:22 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:37:22 /w/workspace/app-service-configurable/119@tmp/durable-6cc5da46/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:37:23 + echo total: 0.10999999940395355 [Pipeline] stash 18:37:23 Warning: overwriting stash ‘stack-cost’ 18:37:23 Stashed 1 file(s) [Pipeline] } 18:37:23 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] [Pipeline] // lock [Pipeline] } 18:37:23 $ docker stop --time=1 d65791511eb5607055490ffdcfaa1bcb535956a2331c224bd1274ab641b0e068 18:37:24 $ docker rm -f --volumes d65791511eb5607055490ffdcfaa1bcb535956a2331c224bd1274ab641b0e068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:37:25 provisioning config files... 18:37:25 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16569040277297044657tmp [Pipeline] { [Pipeline] sh 18:37:25 + set +x 18:37:25 + + curl -s https://codecov.io/bash 18:37:25 bash -s -- 18:37:25 18:37:25 _____ _ 18:37:25 / ____| | | 18:37:25 | | ___ __| | ___ ___ _____ __ 18:37:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:37:25 | |___| (_) | (_| | __/ (_| (_) \ V / 18:37:25 \_____\___/ \__,_|\___|\___\___/ \_/ 18:37:25 Bash-1.0.6 18:37:25 18:37:25 18:37:25 ==> git version 2.25.1 found 18:37:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:37:25 Release-Date: 2020-01-08 18:37:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:37:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:37:25 ==> Jenkins CI detected. 18:37:25 current dir:  /w/workspace/ry_app-service-configurable_main 18:37:25 project root: . 18:37:25 --> token set from env 18:37:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:37:25 ==> Running gcov in . (disable via -X gcov) 18:37:25 ==> Python coveragepy not found 18:37:25 ==> Searching for coverage reports in: 18:37:25 + . 18:37:25 -> Found 1 reports 18:37:25 ==> Detecting git/mercurial file structure 18:37:25 ==> Reading reports 18:37:25 + ./coverage.out bytes=10 18:37:25 ==> Appending adjustments 18:37:25 https://docs.codecov.io/docs/fixing-reports 18:37:25 + Found adjustments 18:37:25 ==> Gzipping contents 18:37:25 4.0K /tmp/codecov.MGjn2j.gz 18:37:25 ==> Uploading reports 18:37:25 url: https://codecov.io 18:37:25 query: branch=main&commit=cb787cf93205ab4377f67f508fa24aa232c36287&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:37:25 -> Pinging Codecov 18:37:25 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=cb787cf93205ab4377f67f508fa24aa232c36287&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:37:25 -> Uploading to 18:37:25 https://storage.googleapis.com/codecov/v4/raw/2023-01-03/A97CA9966030D2A3747ED39772930CCE/cb787cf93205ab4377f67f508fa24aa232c36287/73c7cbe8-d818-49ad-ac84-d3f8afd94783.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230103T183725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4d1540b77d5f09468c21ad2ac214b42e4e734846052d7ba76b93ac2d47aa9e6 18:37:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:37:25 Dload Upload Total Spent Left Speed 18:37:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2497 --:--:-- --:--:-- --:--:-- 2497 18:37:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] } 18:37:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:37:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:37:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:37:26 18:37:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:37:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:37:27 df9b9388f04a: Pulling fs layer 18:37:27 52dc419b0ee2: Pulling fs layer 18:37:27 25bc292e5bac: Pulling fs layer 18:37:27 114826534d7a: Pulling fs layer 18:37:27 4657fd5d0bcf: Pulling fs layer 18:37:27 6ad1cebc031e: Pulling fs layer 18:37:27 8a3aa393b2d8: Pulling fs layer 18:37:27 6ad1cebc031e: Waiting 18:37:27 114826534d7a: Waiting 18:37:27 4657fd5d0bcf: Waiting 18:37:27 8a3aa393b2d8: Waiting 18:37:27 25bc292e5bac: Verifying Checksum 18:37:27 25bc292e5bac: Download complete 18:37:27 52dc419b0ee2: Verifying Checksum 18:37:27 52dc419b0ee2: Download complete 18:37:27 4657fd5d0bcf: Verifying Checksum 18:37:27 4657fd5d0bcf: Download complete 18:37:27 df9b9388f04a: Download complete 18:37:27 6ad1cebc031e: Verifying Checksum 18:37:27 6ad1cebc031e: Download complete 18:37:27 df9b9388f04a: Pull complete 18:37:27 52dc419b0ee2: Pull complete 18:37:27 25bc292e5bac: Pull complete 18:37:28 114826534d7a: Verifying Checksum 18:37:28 114826534d7a: Download complete 18:37:28 8a3aa393b2d8: Verifying Checksum 18:37:28 8a3aa393b2d8: Download complete 18:37:32 114826534d7a: Pull complete 18:37:32 4657fd5d0bcf: Pull complete 18:37:32 6ad1cebc031e: Pull complete 18:37:35 8a3aa393b2d8: Pull complete 18:37:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:37:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:37:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:35 prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container 18:37:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:37:37 $ docker top 88defe5b9f046c6fd8cd369bfc700476863fe8c4d2fdb7ca836cb436cef23492 -eo pid,comm [Pipeline] { [Pipeline] echo 18:37:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 18:37:38 + set -o pipefail 18:37:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 18:37:44 18:37:44 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:37:44 18:37:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/4a59beef-19d8-4749-a37c-91a92c4bc5f8 18:37:44 18:37:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:37:44 18:37:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:37:44 18:37:44 18:37:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:37:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:37:44 More details here: https://snyk.co/ue1NS [Pipeline] } 18:37:44 $ docker stop --time=1 88defe5b9f046c6fd8cd369bfc700476863fe8c4d2fdb7ca836cb436cef23492 18:37:47 $ docker rm -f --volumes 88defe5b9f046c6fd8cd369bfc700476863fe8c4d2fdb7ca836cb436cef23492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:37:48 + git log --format=format:%s -1 cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] sh 18:37:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:37:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:37:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:48 prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container 18:37:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:37:49 $ docker top 7cf98bc209f7e9d615f27be49f09f3ec81276a21acc298f422807eecaaedb541 -eo pid,comm 18:37:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:37:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:37:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:37:49 [ssh-agent] Looking for ssh-agent implementation... 18:37:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:37:49 $ docker exec 7cf98bc209f7e9d615f27be49f09f3ec81276a21acc298f422807eecaaedb541 ssh-agent 18:37:49 SSH_AUTH_SOCK=/tmp/ssh-4oDEOOzXgtxr/agent.32 18:37:49 SSH_AGENT_PID=38 18:37:49 Running ssh-add (command line suppressed) 18:37:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16053292498476898687.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16053292498476898687.key) 18:37:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:37:50 + git semver tag 18:37:50 2023-01-03 18:37:50,226 [run_tag] DEBUG tag force:False 18:37:50 2023-01-03 18:37:50,226 [check_head_tag] DEBUG check head tag 18:37:50 2023-01-03 18:37:50,227 [execute] INFO git cat-file --batch-check 18:37:50 2023-01-03 18:37:50,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:37:50 2023-01-03 18:37:50,231 [execute] INFO git cat-file --batch 18:37:50 2023-01-03 18:37:50,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:37:50 2023-01-03 18:37:50,252 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:37:50 2023-01-03 18:37:50,252 [execute] INFO git tag -a v3.0.0-dev.2 -m v3.0.0-dev.2 18:37:50 2023-01-03 18:37:50,252 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.2', '-m', 'v3.0.0-dev.2'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:37:50 2023-01-03 18:37:50,257 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:37:50 3.0.0-dev.2 [Pipeline] } 18:37:50 $ docker exec --env ******** --env ******** 7cf98bc209f7e9d615f27be49f09f3ec81276a21acc298f422807eecaaedb541 ssh-agent -k 18:37:50 unset SSH_AUTH_SOCK; 18:37:50 unset SSH_AGENT_PID; 18:37:50 echo Agent pid 38 killed; 18:37:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:37:50 + git semver [Pipeline] } 18:37:50 $ docker stop --time=1 7cf98bc209f7e9d615f27be49f09f3ec81276a21acc298f422807eecaaedb541 18:37:52 $ docker rm -f --volumes 7cf98bc209f7e9d615f27be49f09f3ec81276a21acc298f422807eecaaedb541 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:37:52 18:37:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:37:52 0.23.1-centos7: Pulling from edgex-lftools 18:37:52 ab5ef0e58194: Pulling fs layer 18:37:52 9712f1f96733: Pulling fs layer 18:37:52 63f879dbbcfc: Pulling fs layer 18:37:52 0d9ebad4ef96: Pulling fs layer 18:37:52 e9a5061849ea: Pulling fs layer 18:37:52 d747dcd14b5f: Pulling fs layer 18:37:52 2de7ff778b66: Pulling fs layer 18:37:52 e9a5061849ea: Waiting 18:37:52 d747dcd14b5f: Waiting 18:37:52 2de7ff778b66: Waiting 18:37:52 0d9ebad4ef96: Waiting 18:37:52 9712f1f96733: Verifying Checksum 18:37:52 9712f1f96733: Download complete 18:37:53 63f879dbbcfc: Verifying Checksum 18:37:53 63f879dbbcfc: Download complete 18:37:53 e9a5061849ea: Verifying Checksum 18:37:53 e9a5061849ea: Download complete 18:37:53 ab5ef0e58194: Download complete 18:37:53 0d9ebad4ef96: Verifying Checksum 18:37:53 0d9ebad4ef96: Download complete 18:37:53 d747dcd14b5f: Verifying Checksum 18:37:53 d747dcd14b5f: Download complete 18:37:53 2de7ff778b66: Verifying Checksum 18:37:53 2de7ff778b66: Download complete 18:37:56 ab5ef0e58194: Pull complete 18:37:56 9712f1f96733: Pull complete 18:37:57 63f879dbbcfc: Pull complete 18:38:01 0d9ebad4ef96: Pull complete 18:38:01 e9a5061849ea: Pull complete 18:38:01 d747dcd14b5f: Pull complete 18:38:02 2de7ff778b66: Pull complete 18:38:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:38:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:38:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:02 prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container 18:38:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:38:05 $ docker top 35855e93b45dc32645d3889b895f828b68cddb16f03157a5fed36a3c2f6dbd17 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:38:05 provisioning config files... 18:38:05 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6632301365049617098tmp 18:38:05 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16116065707419946453tmp 18:38:05 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11670340715960423704tmp [Pipeline] { [Pipeline] echo 18:38:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:38:05 ---> sigul-configuration.sh 18:38:05 gpg: directory `/root/.gnupg' created 18:38:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:38:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:38:05 gpg: keyring `/root/.gnupg/secring.gpg' created 18:38:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:38:05 gpg: CAST5 encrypted data 18:38:05 gpg: encrypted with 1 passphrase 18:38:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:38:05 + mkdir /home/jenkins 18:38:05 + mkdir /home/jenkins/sigul [Pipeline] sh 18:38:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:38:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:38:06 ---> sigul-install.sh 18:38:06 Sigul already installed; skipping installation. [Pipeline] sh 18:38:06 + git tag --list 18:38:06 v1.0.0 18:38:06 v1.1.0 18:38:06 v1.2.0 18:38:06 v1.3.0 18:38:06 v1.3.1 18:38:06 v2.0.0 18:38:06 v2.0.1 18:38:06 v2.1.0 18:38:06 v2.1.1 18:38:06 v2.1.1-dev.1 18:38:06 v2.1.1-dev.2 18:38:06 v2.2.0 18:38:06 v2.2.1-dev.1 18:38:06 v2.2.1-dev.10 18:38:06 v2.2.1-dev.2 18:38:06 v2.2.1-dev.3 18:38:06 v2.2.1-dev.4 18:38:06 v2.2.1-dev.5 18:38:06 v2.2.1-dev.6 18:38:06 v2.2.1-dev.7 18:38:06 v2.2.1-dev.8 18:38:06 v2.2.1-dev.9 18:38:06 v2.3.0 18:38:06 v2.3.0-dev.10 18:38:06 v2.3.0-dev.11 18:38:06 v2.3.0-dev.12 18:38:06 v2.3.0-dev.13 18:38:06 v2.3.0-dev.14 18:38:06 v2.3.0-dev.15 18:38:06 v2.3.0-dev.16 18:38:06 v2.3.0-dev.17 18:38:06 v2.3.0-dev.18 18:38:06 v2.3.0-dev.19 18:38:06 v2.3.0-dev.20 18:38:06 v2.3.0-dev.21 18:38:06 v2.3.0-dev.22 18:38:06 v2.3.0-dev.23 18:38:06 v2.3.0-dev.24 18:38:06 v2.3.0-dev.25 18:38:06 v2.3.0-dev.26 18:38:06 v2.3.0-dev.27 18:38:06 v2.3.0-dev.28 18:38:06 v2.3.0-dev.29 18:38:06 v2.3.0-dev.30 18:38:06 v2.3.0-dev.31 18:38:06 v2.3.0-dev.32 18:38:06 v2.3.0-dev.33 18:38:06 v2.3.0-dev.34 18:38:06 v2.3.0-dev.35 18:38:06 v2.3.0-dev.36 18:38:06 v2.3.0-dev.37 18:38:06 v3.0.0-dev.1 18:38:06 v3.0.0-dev.2 [Pipeline] sh 18:38:07 + lftools sign git-tag v3.0.0-dev.2 18:38:07 Signing Git tag with Sigul... 18:38:07 Signing v3.0.0-dev.2 [Pipeline] echo 18:38:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:38:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:38:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:38:08 $ docker stop --time=1 35855e93b45dc32645d3889b895f828b68cddb16f03157a5fed36a3c2f6dbd17 18:38:09 $ docker rm -f --volumes 35855e93b45dc32645d3889b895f828b68cddb16f03157a5fed36a3c2f6dbd17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:38:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:38:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:38:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:10 prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container 18:38:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:38:10 $ docker top 48f147e848a6148909e3ccb437ea108ff47c59d6eb35182176c415cc59a6cc62 -eo pid,comm 18:38:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:38:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:38:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:10 [ssh-agent] Looking for ssh-agent implementation... 18:38:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:10 $ docker exec 48f147e848a6148909e3ccb437ea108ff47c59d6eb35182176c415cc59a6cc62 ssh-agent 18:38:11 SSH_AUTH_SOCK=/tmp/ssh-jTsEh5vGCwe4/agent.33 18:38:11 SSH_AGENT_PID=39 18:38:11 Running ssh-add (command line suppressed) 18:38:11 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3468317320833215367.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3468317320833215367.key) 18:38:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:11 + git semver bump pre 18:38:11 2023-01-03 18:38:11,691 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:38:11 2023-01-03 18:38:11,692 [bump_version] DEBUG bumping version:3.0.0-dev.2 on axis:pre with prefix:dev 18:38:11 2023-01-03 18:38:11,692 [bump_version] DEBUG bumped version:3.0.0-dev.3 18:38:11 2023-01-03 18:38:11,692 [write_version] DEBUG write version:3.0.0-dev.3 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 18:38:11 2023-01-03 18:38:11,692 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:38:11 2023-01-03 18:38:11,692 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 18:38:11 2023-01-03 18:38:11,695 [execute] INFO git cat-file --batch-check 18:38:11 2023-01-03 18:38:11,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:38:11 2023-01-03 18:38:11,701 [execute] INFO git cat-file --batch 18:38:11 2023-01-03 18:38:11,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:38:11 2023-01-03 18:38:11,707 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:38:11 3.0.0-dev.3 [Pipeline] } 18:38:11 $ docker exec --env ******** --env ******** 48f147e848a6148909e3ccb437ea108ff47c59d6eb35182176c415cc59a6cc62 ssh-agent -k 18:38:11 unset SSH_AUTH_SOCK; 18:38:11 unset SSH_AGENT_PID; 18:38:11 echo Agent pid 39 killed; 18:38:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:38:12 + git semver [Pipeline] } 18:38:12 $ docker stop --time=1 48f147e848a6148909e3ccb437ea108ff47c59d6eb35182176c415cc59a6cc62 18:38:13 $ docker rm -f --volumes 48f147e848a6148909e3ccb437ea108ff47c59d6eb35182176c415cc59a6cc62 [Pipeline] // withDockerContainer [Pipeline] sh 18:38:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:38:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:38:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:14 prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container 18:38:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:38:14 $ docker top 8bc9515ac465cb24a16acbbf902d4c7dc5570b412c05b0ceef22a9c4dca6c1ec -eo pid,comm 18:38:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:38:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:38:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:14 [ssh-agent] Looking for ssh-agent implementation... 18:38:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:15 $ docker exec 8bc9515ac465cb24a16acbbf902d4c7dc5570b412c05b0ceef22a9c4dca6c1ec ssh-agent 18:38:15 SSH_AUTH_SOCK=/tmp/ssh-cqR2AkbtdtfT/agent.33 18:38:15 SSH_AGENT_PID=39 18:38:15 Running ssh-add (command line suppressed) 18:38:15 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9662006708133849581.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9662006708133849581.key) 18:38:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:15 + git semver push 18:38:15 2023-01-03 18:38:15,756 [run_push] DEBUG push 18:38:15 2023-01-03 18:38:15,757 [execute] INFO git cat-file --batch-check 18:38:15 2023-01-03 18:38:15,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:38:15 2023-01-03 18:38:15,761 [execute] INFO git rev-list 3fe0d5d9a665576120d367b9444bd458083b04c4 -- 18:38:15 2023-01-03 18:38:15,761 [execute] DEBUG Popen(['git', 'rev-list', '3fe0d5d9a665576120d367b9444bd458083b04c4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:38:15 2023-01-03 18:38:15,771 [execute] INFO git fetch -v origin 18:38:15 2023-01-03 18:38:15,771 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 18:38:16 2023-01-03 18:38:16,299 [run_push] DEBUG no remote changes detected 18:38:16 2023-01-03 18:38:16,299 [execute] INFO git push origin semver 18:38:16 2023-01-03 18:38:16,300 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:38:17 2023-01-03 18:38:17,130 [run_push] DEBUG push all version tags 18:38:17 2023-01-03 18:38:17,130 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:38:17 2023-01-03 18:38:17,131 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:38:18 2023-01-03 18:38:17,991 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:38:18 3.0.0-dev.3 [Pipeline] } 18:38:18 $ docker exec --env ******** --env ******** 8bc9515ac465cb24a16acbbf902d4c7dc5570b412c05b0ceef22a9c4dca6c1ec ssh-agent -k 18:38:18 unset SSH_AUTH_SOCK; 18:38:18 unset SSH_AGENT_PID; 18:38:18 echo Agent pid 39 killed; 18:38:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:38:18 + git semver [Pipeline] } 18:38:18 $ docker stop --time=1 8bc9515ac465cb24a16acbbf902d4c7dc5570b412c05b0ceef22a9c4dca6c1ec 18:38:20 $ docker rm -f --volumes 8bc9515ac465cb24a16acbbf902d4c7dc5570b412c05b0ceef22a9c4dca6c1ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:38:20 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 18:38:20 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:38:20 total 16 18:38:20 drwxr-xr-x 3 root root 4096 Jan 3 18:28 . 18:38:20 drwxrwxr-x 9 jenkins jenkins 4096 Jan 3 18:38 .. 18:38:20 drwxr-xr-x 2 root root 4096 Jan 3 18:28 cost 18:38:20 -rw-r--r-- 1 root root 96 Jan 3 18:28 cost.csv 18:38:20 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 18:38:20 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:38:20 total 16 18:38:20 drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 18:28 . 18:38:20 drwxrwxr-x 9 jenkins jenkins 4096 Jan 3 18:38 .. 18:38:20 drwxr-xr-x 2 jenkins jenkins 4096 Jan 3 18:28 cost 18:38:20 -rw-r--r-- 1 jenkins jenkins 96 Jan 3 18:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:38:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:38:21 ---> package-listing.sh 18:38:21 ++ facter osfamily 18:38:21 ++ tr '[:upper:]' '[:lower:]' 18:38:22 + OS_FAMILY=debian 18:38:22 + workspace=/w/workspace/ry_app-service-configurable_main 18:38:22 + START_PACKAGES=/tmp/packages_start.txt 18:38:22 + END_PACKAGES=/tmp/packages_end.txt 18:38:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:38:22 + PACKAGES=/tmp/packages_start.txt 18:38:22 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:38:22 + PACKAGES=/tmp/packages_end.txt 18:38:22 + case "${OS_FAMILY}" in 18:38:22 + dpkg -l 18:38:22 + grep '^ii' 18:38:22 + '[' -f /tmp/packages_start.txt ']' 18:38:22 + '[' -f /tmp/packages_end.txt ']' 18:38:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:38:22 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:38:22 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:38:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:38:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:38:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:23 prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container 18:38:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:38:23 $ docker top a5a75ac9ec1c79e0034761716e24cc35e5ed33e4b81e8f45fd26f7ca02613f70 -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:23 + touch /tmp/pre-build-complete [Pipeline] sh 18:38:23 + mkdir -p /var/log/sysstat [Pipeline] sh 18:38:24 + ls /var/log/sa-host 18:38:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:24 provisioning config files... 18:38:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11236729372774864532tmp [Pipeline] { [Pipeline] echo 18:38:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:38:24 ---> create-netrc.sh [Pipeline] } 18:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:38:24 ---> python-tools-install.sh [Pipeline] echo 18:38:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:38:25 ---> sudo-logs.sh 18:38:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:38:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:38:25 ---> job-cost.sh 18:38:25 lf-activate-venv: SKIPPING 18:38:25 DEBUG: total: 0.2199999988079071 18:38:25 INFO: Retrieving Stack Cost... 18:38:26 INFO: Retrieving Pricing Info for: v3-standard-8 18:38:26 INFO: Archiving Costs [Pipeline] echo 18:38:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:38:26 ---> logs-deploy.sh 18:38:26 lf-activate-venv: SKIPPING 18:38:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/119 18:38:26 INFO: archiving workspace using pattern(s): 18:38:27 Archives upload complete. 18:38:27 INFO: archiving logs to Nexus