Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 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-ssh17946744357792521065.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2877647281182055698.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5934551632112082380.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh6349290292925419578.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-ssh4175276673566904315.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.20 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-14942 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 Avoid second fetch Checking out Revision a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 (main) Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "docs: Add main branch Warning (#561)" > git checkout -f a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 # timeout=10 > git rev-list --no-walk 3b18383343c5b08d1506b4a29e5952649ea8a302 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:58:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:58:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:58:22 ========================================================= 18:58:22 EdgeX Global Pipelines Version Info 18:58:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:58:23 ------------------- 18:58:23 stable info: 18:58:23 ------------------- 18:58:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:58:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:58:23 Message: update stable to v1.0.249 18:58:23 ------------------- 18:58:23 experimental info: 18:58:23 ------------------- 18:58:23 Commited By: **** collab-it+edgex@linuxfoundation.org 18:58:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:58:23 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:58:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:58:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:58:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:58:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:58:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:58:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:58:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:58:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:58:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:58:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:58:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:58:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] echo 18:58:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1dbe1c [Pipeline] echo 18:58:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:24 provisioning config files... 18:58:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7515962225825135322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:24 ---> docker-login.sh 18:58:24 nexus3.edgexfoundry.org:10001 18:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:24 Configure a credential helper to remove this warning. See 18:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:24 18:58:24 Login Succeeded 18:58:24 nexus3.edgexfoundry.org:10002 18:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:24 Configure a credential helper to remove this warning. See 18:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:24 18:58:24 Login Succeeded 18:58:24 nexus3.edgexfoundry.org:10003 18:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:25 Configure a credential helper to remove this warning. See 18:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:25 18:58:25 Login Succeeded 18:58:25 nexus3.edgexfoundry.org:10004 18:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:25 Configure a credential helper to remove this warning. See 18:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:25 18:58:25 Login Succeeded 18:58:25 docker.io 18:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:25 Configure a credential helper to remove this warning. See 18:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:25 18:58:25 Login Succeeded 18:58:25 ---> docker-login.sh ends [Pipeline] } 18:58:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:58:25 + git rev-list -1 --merges a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0~1..a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] echo 18:58:25 -----------> git rev-list -1 --merges a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0~1..a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [false] [Pipeline] sh 18:58:26 + git log --format=format:%s -1 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] echo 18:58:26 ========================================================= 18:58:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:58:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:26 + git log --format=format:%s -1 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] echo 18:58:26 [semverPrep] GIT_COMMIT: a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0, Commit Message: docs: Add main branch Warning (#561) [Pipeline] echo 18:58:26 [semverPrep] This is not a build commit. [Pipeline] sh 18:58:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:58:26 + grep -v github /etc/ssh/ssh_known_hosts 18:58:26 + [ -e /tmp/ssh_known_hosts ] 18:58:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:58:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:58:26 + sudo tee -a /etc/ssh/ssh_known_hosts 18:58:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:27 18:58:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:27 0.1.4: Pulling from edgex-devops/py-git-semver 18:58:27 b85a868b505f: Pulling fs layer 18:58:27 e2be974225ed: Pulling fs layer 18:58:27 339a4e72a1f5: Pulling fs layer 18:58:27 988bab9f4d93: Pulling fs layer 18:58:27 1469e6f7b9e6: Pulling fs layer 18:58:27 eaf3925da568: Pulling fs layer 18:58:27 1469e6f7b9e6: Waiting 18:58:27 bab4dde63d76: Pulling fs layer 18:58:27 bde34c3a00c8: Pulling fs layer 18:58:27 eaf3925da568: Waiting 18:58:27 bab4dde63d76: Waiting 18:58:27 b352a97aabf1: Pulling fs layer 18:58:27 4872d77fe225: Pulling fs layer 18:58:27 bde34c3a00c8: Waiting 18:58:27 5851b861e8e6: Pulling fs layer 18:58:27 b352a97aabf1: Waiting 18:58:27 5851b861e8e6: Waiting 18:58:27 e2be974225ed: Verifying Checksum 18:58:27 e2be974225ed: Download complete 18:58:27 988bab9f4d93: Verifying Checksum 18:58:27 988bab9f4d93: Download complete 18:58:27 1469e6f7b9e6: Verifying Checksum 18:58:27 1469e6f7b9e6: Download complete 18:58:27 eaf3925da568: Download complete 18:58:27 339a4e72a1f5: Verifying Checksum 18:58:27 339a4e72a1f5: Download complete 18:58:27 bde34c3a00c8: Verifying Checksum 18:58:27 bde34c3a00c8: Download complete 18:58:27 b352a97aabf1: Download complete 18:58:27 4872d77fe225: Download complete 18:58:27 5851b861e8e6: Verifying Checksum 18:58:27 5851b861e8e6: Download complete 18:58:27 b85a868b505f: Verifying Checksum 18:58:27 b85a868b505f: Download complete 18:58:28 bab4dde63d76: Verifying Checksum 18:58:28 bab4dde63d76: Download complete 18:58:29 b85a868b505f: Pull complete 18:58:29 e2be974225ed: Pull complete 18:58:29 339a4e72a1f5: Pull complete 18:58:29 988bab9f4d93: Pull complete 18:58:29 1469e6f7b9e6: Pull complete 18:58:29 eaf3925da568: Pull complete 18:58:31 bab4dde63d76: Pull complete 18:58:31 bde34c3a00c8: Pull complete 18:58:31 b352a97aabf1: Pull complete 18:58:32 4872d77fe225: Pull complete 18:58:32 5851b861e8e6: Pull complete 18:58:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:32 prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container 18:58:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:58:33 $ docker top e32ad8cf0aba42d7438de40dcfb16f2bb74f1f824befeed182fcf7f477ed075e -eo pid,comm 18:58:33 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:58:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:33 [ssh-agent] Looking for ssh-agent implementation... 18:58:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:33 $ docker exec e32ad8cf0aba42d7438de40dcfb16f2bb74f1f824befeed182fcf7f477ed075e ssh-agent 18:58:33 SSH_AUTH_SOCK=/tmp/ssh-pxCuRFmHzuBK/agent.32 18:58:33 SSH_AGENT_PID=38 18:58:33 Running ssh-add (command line suppressed) 18:58:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11235813426525574372.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11235813426525574372.key) 18:58:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:34 + git tag --points-at HEAD [Pipeline] } 18:58:34 $ docker exec --env ******** --env ******** e32ad8cf0aba42d7438de40dcfb16f2bb74f1f824befeed182fcf7f477ed075e ssh-agent -k 18:58:34 unset SSH_AUTH_SOCK; 18:58:34 unset SSH_AGENT_PID; 18:58:34 echo Agent pid 38 killed; 18:58:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:58:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:34 [ssh-agent] Looking for ssh-agent implementation... 18:58:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:34 $ docker exec e32ad8cf0aba42d7438de40dcfb16f2bb74f1f824befeed182fcf7f477ed075e ssh-agent 18:58:34 SSH_AUTH_SOCK=/tmp/ssh-daEqH9ttayT8/agent.70 18:58:34 SSH_AGENT_PID=76 18:58:34 Running ssh-add (command line suppressed) 18:58:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6559823029578266478.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6559823029578266478.key) 18:58:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:34 + git semver init 18:58:35 2023-05-10 18:58:35,175 [run_init] DEBUG init version:0.0.0 force:False 18:58:35 2023-05-10 18:58:35,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 18:58:35 2023-05-10 18:58:35,176 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 18:58:35 2023-05-10 18:58:35,176 [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:58:36 2023-05-10 18:58:35,935 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 18:58:36 2023-05-10 18:58:35,936 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 18:58:36 2023-05-10 18:58:35,936 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:58:36 2023-05-10 18:58:35,936 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:58:36 3.0.0-dev.43 [Pipeline] } 18:58:36 $ docker exec --env ******** --env ******** e32ad8cf0aba42d7438de40dcfb16f2bb74f1f824befeed182fcf7f477ed075e ssh-agent -k 18:58:36 unset SSH_AUTH_SOCK; 18:58:36 unset SSH_AGENT_PID; 18:58:36 echo Agent pid 76 killed; 18:58:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:36 + git semver [Pipeline] } 18:58:36 $ docker stop --time=1 e32ad8cf0aba42d7438de40dcfb16f2bb74f1f824befeed182fcf7f477ed075e 18:58:38 $ docker rm -f --volumes e32ad8cf0aba42d7438de40dcfb16f2bb74f1f824befeed182fcf7f477ed075e [Pipeline] // withDockerContainer [Pipeline] sh 18:58:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:58:38 Stashed 1 file(s) [Pipeline] echo 18:58:38 [edgeXSemver]: initialized semver on version 3.0.0-dev.43 [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:58:38 provisioning config files... 18:58:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11695718188988085494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:39 ---> docker-login.sh 18:58:39 nexus3.edgexfoundry.org:10001 18:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:39 Configure a credential helper to remove this warning. See 18:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:39 18:58:39 Login Succeeded 18:58:39 nexus3.edgexfoundry.org:10002 18:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:39 Configure a credential helper to remove this warning. See 18:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:39 18:58:39 Login Succeeded 18:58:39 nexus3.edgexfoundry.org:10003 18:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:39 Configure a credential helper to remove this warning. See 18:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:39 18:58:39 Login Succeeded 18:58:39 nexus3.edgexfoundry.org:10004 18:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:39 Configure a credential helper to remove this warning. See 18:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:39 18:58:39 Login Succeeded 18:58:39 docker.io 18:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:39 Configure a credential helper to remove this warning. See 18:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:39 18:58:39 Login Succeeded 18:58:39 ---> docker-login.sh ends [Pipeline] } 18:58:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:58:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:58:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:58:39 ========================================================= 18:58:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:58:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:58:40 Sending build context to Docker daemon 3.333MB 18:58:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:58:40 Step 2/12 : FROM ${BASE} AS builder 18:58:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:58:40 f56be85fc22e: Pulling fs layer 18:58:40 85791d961cd3: Pulling fs layer 18:58:40 d694b5ae8c79: Pulling fs layer 18:58:40 9f32a84ed3da: Pulling fs layer 18:58:40 4d19c01a9841: Pulling fs layer 18:58:40 9325e15d5711: Pulling fs layer 18:58:40 556b6ee489ea: Pulling fs layer 18:58:40 c5a4b2cf53e6: Pulling fs layer 18:58:40 9f32a84ed3da: Waiting 18:58:40 4d19c01a9841: Waiting 18:58:40 9325e15d5711: Waiting 18:58:40 c5a4b2cf53e6: Waiting 18:58:40 556b6ee489ea: Waiting 18:58:40 85791d961cd3: Download complete 18:58:40 9f32a84ed3da: Download complete 18:58:40 4d19c01a9841: Verifying Checksum 18:58:40 4d19c01a9841: Download complete 18:58:40 f56be85fc22e: Verifying Checksum 18:58:40 f56be85fc22e: Download complete 18:58:40 9325e15d5711: Verifying Checksum 18:58:40 9325e15d5711: Download complete 18:58:40 f56be85fc22e: Pull complete 18:58:40 85791d961cd3: Pull complete 18:58:40 c5a4b2cf53e6: Verifying Checksum 18:58:40 c5a4b2cf53e6: Download complete 18:58:40 d694b5ae8c79: Verifying Checksum 18:58:40 d694b5ae8c79: Download complete 18:58:40 556b6ee489ea: Verifying Checksum 18:58:40 556b6ee489ea: Download complete 18:58:44 d694b5ae8c79: Pull complete 18:58:44 9f32a84ed3da: Pull complete 18:58:44 4d19c01a9841: Pull complete 18:58:44 9325e15d5711: Pull complete 18:58:46 556b6ee489ea: Pull complete 18:58:47 c5a4b2cf53e6: Pull complete 18:58:47 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:58:47 ---> c4be618373d6 18:58:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:58:49 ---> Running in 8cc83f25fa81 18:58:49 Removing intermediate container 8cc83f25fa81 18:58:49 ---> 89b164f5e8e1 18:58:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:58:49 ---> Running in 844036db3592 18:58:49 Removing intermediate container 844036db3592 18:58:49 ---> 96d71dc22f8b 18:58:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:58:49 ---> Running in e096e26f8021 18:58:49 Removing intermediate container e096e26f8021 18:58:49 ---> 52de8eebf66b 18:58:49 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:58:49 ---> Running in 2d4f19a95fc6 18:58:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:58:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:58:49 OK: 265 MiB in 53 packages 18:58:50 Removing intermediate container 2d4f19a95fc6 18:58:50 ---> 8eb9c33a4ae3 18:58:50 Step 7/12 : WORKDIR /app 18:58:50 ---> Running in a5f742c71603 18:58:50 Removing intermediate container a5f742c71603 18:58:50 ---> 38930428c6a4 18:58:50 Step 8/12 : COPY go.mod vendor* ./ 18:58:50 ---> b2a54d8c6319 18:58:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:58:50 ---> Running in df0f9b3eaacb 18:58:53 Still waiting to schedule task 18:58:53 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:59:08 Removing intermediate container df0f9b3eaacb 18:59:08 ---> 1f4de49a96c2 18:59:08 Step 10/12 : COPY . . 18:59:08 ---> 5dfb819eb87b 18:59:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:59:08 ---> Running in 0e0ad0837fbb 18:59:08 Removing intermediate container 0e0ad0837fbb 18:59:08 ---> 8adee3960326 18:59:08 Step 12/12 : RUN $MAKE 18:59:08 ---> Running in 2412a184f010 18:59:08 noop 18:59:09 Removing intermediate container 2412a184f010 18:59:09 ---> 22e6c704ef21 18:59:09 Successfully built 22e6c704ef21 18:59:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:09 + docker inspect -f . ci-base-image-x86_64 18:59:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:09 prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container 18:59:09 $ 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 ******** ci-base-image-x86_64 cat 18:59:09 $ docker top b93af35b29c76cdd4b2c5aaf686f99ca6d4533213356a17c3bc97325b628515e -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:10 + go version 18:59:10 go version go1.20.2 linux/amd64 [Pipeline] } 18:59:10 $ docker stop --time=1 b93af35b29c76cdd4b2c5aaf686f99ca6d4533213356a17c3bc97325b628515e 18:59:11 $ docker rm -f --volumes b93af35b29c76cdd4b2c5aaf686f99ca6d4533213356a17c3bc97325b628515e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:11 + docker inspect -f . ci-base-image-x86_64 18:59:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:11 prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container 18:59:11 $ 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 ******** ci-base-image-x86_64 cat 18:59:12 $ docker top aaa2c58cfb666964bf90fb1128e838968d9c4a13e346720af5c099f15398e0a2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:12 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 18:59:12 + make test 18:59:12 go test -race -coverprofile=coverage.out ./... 18:59:30 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:59:46 go vet ./... 18:59:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:59:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:59:50 ./bin/test-attribution-txt.sh 18:59:50 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 18:59:50 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 18:59:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:59:50 $ docker stop --time=1 aaa2c58cfb666964bf90fb1128e838968d9c4a13e346720af5c099f15398e0a2 18:59:53 $ docker rm -f --volumes aaa2c58cfb666964bf90fb1128e838968d9c4a13e346720af5c099f15398e0a2 [Pipeline] // withDockerContainer [Pipeline] sh 18:59:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:59:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:59:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:59:55 + ls -al . 18:59:55 total 176 18:59:55 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:59 . 18:59:55 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:58 .. 18:59:55 -rw-rw-r-- 1 jenkins jenkins 119 May 10 18:58 .dockerignore 18:59:55 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:58 .git 18:59:55 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:58 .github 18:59:55 -rw-rw-r-- 1 jenkins jenkins 171 May 10 18:58 .gitignore 18:59:55 -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:58 .golangci.yml 18:59:55 drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:58 .semver 18:59:55 -rw-rw-r-- 1 jenkins jenkins 9088 May 10 18:58 Attribution.txt 18:59:55 -rw-rw-r-- 1 jenkins jenkins 29118 May 10 18:58 CHANGELOG.md 18:59:55 -rw-rw-r-- 1 jenkins jenkins 1898 May 10 18:58 Dockerfile 18:59:55 -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:58 GOVERNANCE.md 18:59:55 -rw-rw-r-- 1 jenkins jenkins 688 May 10 18:58 Jenkinsfile 18:59:55 -rw-rw-r-- 1 jenkins jenkins 10174 May 10 18:58 LICENSE 18:59:55 -rw-rw-r-- 1 jenkins jenkins 618 May 10 18:58 OWNERS.md 18:59:55 -rw-rw-r-- 1 jenkins jenkins 4885 May 10 18:58 README.md 18:59:55 -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:58 VERSION 18:59:55 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:58 bin 18:59:55 -rw-r--r-- 1 jenkins jenkins 13 May 10 18:59 coverage.out 18:59:55 -rw-rw-r-- 1 jenkins jenkins 3302 May 10 18:58 go.mod 18:59:55 -rw-rw-r-- 1 jenkins jenkins 31421 May 10 18:58 go.sum 18:59:55 -rw-rw-r-- 1 jenkins jenkins 1937 May 10 18:58 main.go 18:59:55 -rw-rw-r-- 1 jenkins jenkins 2569 May 10 18:58 makefile 18:59:55 drwxrwxr-x 9 jenkins jenkins 4096 May 10 18:58 res 18:59:55 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:55 + 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=a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 --label arch=amd64 --label version=3.0.0-dev.43 . 18:59:55 Sending build context to Docker daemon 3.334MB 18:59:55 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 18:59:55 Step 2/26 : FROM ${BASE} AS builder 18:59:55 ---> 22e6c704ef21 18:59:55 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:59:55 ---> Running in 30b48ef23682 18:59:55 Removing intermediate container 30b48ef23682 18:59:55 ---> 4a58199aee0f 18:59:55 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:59:55 ---> Running in 8940bcaeeb5e 18:59:55 Removing intermediate container 8940bcaeeb5e 18:59:55 ---> d2429e671f83 18:59:55 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:59:55 ---> Running in 1a935788ad21 18:59:55 Removing intermediate container 1a935788ad21 18:59:55 ---> 6374bdf3ac73 18:59:55 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:59:55 ---> Running in 3c525a0a6fdd 18:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:59:56 OK: 265 MiB in 53 packages 18:59:56 Removing intermediate container 3c525a0a6fdd 18:59:56 ---> 5dd168708e6f 18:59:56 Step 7/26 : WORKDIR /app 18:59:57 ---> Running in 9ce84b31ab19 18:59:57 Removing intermediate container 9ce84b31ab19 18:59:57 ---> 78090a6948e6 18:59:57 Step 8/26 : COPY go.mod vendor* ./ 18:59:57 ---> f8fa6a48fd2d 18:59:57 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:57 ---> Running in f1593d970643 18:59:57 Removing intermediate container f1593d970643 18:59:57 ---> 324b6e5abd9f 18:59:57 Step 10/26 : COPY . . 18:59:57 ---> d6a2dd23360d 18:59:57 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:59:57 ---> Running in c046efceade1 18:59:57 Removing intermediate container c046efceade1 18:59:57 ---> 9ed1e4d5f810 18:59:57 Step 12/26 : RUN $MAKE 18:59:58 ---> Running in 9caf6fce103e 18:59:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.43" -trimpath -mod=readonly -o app-service-configurable 19:00:16 Removing intermediate container 9caf6fce103e 19:00:16 ---> a58ece10696d 19:00:16 Step 13/26 : FROM alpine:3.17 19:00:16 3.17: Pulling from library/alpine 19:00:16 f56be85fc22e: Already exists 19:00:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:00:16 Status: Downloaded newer image for alpine:3.17 19:00:16 ---> 9ed4aefc74f6 19:00:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:00:16 ---> Running in e26ce7e6d0ff 19:00:16 Removing intermediate container e26ce7e6d0ff 19:00:16 ---> 70b070484869 19:00:16 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 19:00:16 ---> Running in e10c3ec1e93b 19:00:16 Removing intermediate container e10c3ec1e93b 19:00:16 ---> 2fa3ca25d15c 19:00:16 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:00:16 ---> Running in 43832c76e6cd 19:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:00:16 (1/2) Installing ca-certificates (20230506-r0) 19:00:16 (2/2) Installing dumb-init (1.2.5-r2) 19:00:16 Executing busybox-1.35.0-r29.trigger 19:00:16 Executing ca-certificates-20230506-r0.trigger 19:00:16 OK: 8 MiB in 17 packages 19:00:16 Removing intermediate container 43832c76e6cd 19:00:16 ---> d5ac44431685 19:00:16 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:00:16 ---> ec363f1529a2 19:00:16 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:00:17 ---> e58e9e3193a1 19:00:17 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:00:17 ---> 628d3ae19f68 19:00:17 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:00:18 ---> 40950500a864 19:00:18 Step 21/26 : EXPOSE 48095 19:00:18 ---> Running in b879dff9d4ba 19:00:18 Removing intermediate container b879dff9d4ba 19:00:18 ---> aa767ed1a648 19:00:18 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 19:00:18 ---> Running in 24178a92c122 19:00:18 Removing intermediate container 24178a92c122 19:00:18 ---> c1e8b9da5bd5 19:00:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:00:18 ---> Running in 6e2fd6bf5ce8 19:00:18 Removing intermediate container 6e2fd6bf5ce8 19:00:18 ---> b6b7ec50cd65 19:00:18 Step 24/26 : LABEL arch=amd64 19:00:18 ---> Running in 01e7e4c60a31 19:00:18 Removing intermediate container 01e7e4c60a31 19:00:18 ---> 89a966d652e5 19:00:18 Step 25/26 : LABEL git_sha=a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 19:00:18 ---> Running in 07e24caa7cdb 19:00:18 Removing intermediate container 07e24caa7cdb 19:00:18 ---> 5b39b7432fd2 19:00:18 Step 26/26 : LABEL version=3.0.0-dev.43 19:00:18 ---> Running in 28a415ee4a73 19:00:18 Removing intermediate container 28a415ee4a73 19:00:18 ---> 07627a8c940c 19:00:18 [Warning] One or more build-args [ARCH] were not consumed 19:00:18 Successfully built 07627a8c940c 19:00:18 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 19:00:18 provisioning config files... 19:00:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5374466388202150090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:18 ---> docker-login.sh 19:00:18 nexus3.edgexfoundry.org:10001 19:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:18 Configure a credential helper to remove this warning. See 19:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:18 19:00:18 Login Succeeded 19:00:18 nexus3.edgexfoundry.org:10002 19:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:18 Configure a credential helper to remove this warning. See 19:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:18 19:00:18 Login Succeeded 19:00:18 nexus3.edgexfoundry.org:10003 19:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:18 Configure a credential helper to remove this warning. See 19:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:18 19:00:18 Login Succeeded 19:00:18 nexus3.edgexfoundry.org:10004 19:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:18 Configure a credential helper to remove this warning. See 19:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:18 19:00:18 Login Succeeded 19:00:18 docker.io 19:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:19 Configure a credential helper to remove this warning. See 19:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:19 19:00:19 Login Succeeded 19:00:19 ---> docker-login.sh ends [Pipeline] } 19:00:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:00:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:00:19 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 19:00:19 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 19:00:19 latest 19:00:19 3.0.0-dev.43 19:00:19 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 19:00:19 main 19:00:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 19:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:00:19 90a9825fef61: Preparing 19:00:19 475947cf38ca: Preparing 19:00:19 1b9bcb65cea5: Preparing 19:00:19 6ea12e9515b3: Preparing 19:00:19 7ca9366dccff: Preparing 19:00:19 f1417ff83b31: Preparing 19:00:19 f1417ff83b31: Waiting 19:00:19 1b9bcb65cea5: Pushed 19:00:19 6ea12e9515b3: Pushed 19:00:19 475947cf38ca: Pushed 19:00:19 f1417ff83b31: Layer already exists 19:00:19 7ca9366dccff: Pushed 19:00:22 90a9825fef61: Pushed 19:00:22 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0: digest: sha256:c49d9191b7acf193b333113bf07e475782b25cf25987ff75c0c52f190704d576 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:00:23 90a9825fef61: Preparing 19:00:23 475947cf38ca: Preparing 19:00:23 1b9bcb65cea5: Preparing 19:00:23 6ea12e9515b3: Preparing 19:00:23 7ca9366dccff: Preparing 19:00:23 f1417ff83b31: Preparing 19:00:23 f1417ff83b31: Waiting 19:00:23 475947cf38ca: Layer already exists 19:00:23 7ca9366dccff: Layer already exists 19:00:23 90a9825fef61: Layer already exists 19:00:23 1b9bcb65cea5: Layer already exists 19:00:23 6ea12e9515b3: Layer already exists 19:00:23 f1417ff83b31: Layer already exists 19:00:23 latest: digest: sha256:c49d9191b7acf193b333113bf07e475782b25cf25987ff75c0c52f190704d576 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.43 19:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:00:23 90a9825fef61: Preparing 19:00:23 475947cf38ca: Preparing 19:00:23 1b9bcb65cea5: Preparing 19:00:23 6ea12e9515b3: Preparing 19:00:23 7ca9366dccff: Preparing 19:00:23 f1417ff83b31: Preparing 19:00:23 f1417ff83b31: Waiting 19:00:23 1b9bcb65cea5: Layer already exists 19:00:23 475947cf38ca: Layer already exists 19:00:23 6ea12e9515b3: Layer already exists 19:00:23 7ca9366dccff: Layer already exists 19:00:23 90a9825fef61: Layer already exists 19:00:23 f1417ff83b31: Layer already exists 19:00:23 3.0.0-dev.43: digest: sha256:c49d9191b7acf193b333113bf07e475782b25cf25987ff75c0c52f190704d576 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 19:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:00:24 90a9825fef61: Preparing 19:00:24 475947cf38ca: Preparing 19:00:24 1b9bcb65cea5: Preparing 19:00:24 6ea12e9515b3: Preparing 19:00:24 7ca9366dccff: Preparing 19:00:24 f1417ff83b31: Preparing 19:00:24 f1417ff83b31: Waiting 19:00:24 6ea12e9515b3: Layer already exists 19:00:24 1b9bcb65cea5: Layer already exists 19:00:24 475947cf38ca: Layer already exists 19:00:24 90a9825fef61: Layer already exists 19:00:24 7ca9366dccff: Layer already exists 19:00:24 f1417ff83b31: Layer already exists 19:00:24 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43: digest: sha256:c49d9191b7acf193b333113bf07e475782b25cf25987ff75c0c52f190704d576 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 19:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:00:24 90a9825fef61: Preparing 19:00:24 475947cf38ca: Preparing 19:00:24 1b9bcb65cea5: Preparing 19:00:24 6ea12e9515b3: Preparing 19:00:24 7ca9366dccff: Preparing 19:00:24 f1417ff83b31: Preparing 19:00:24 f1417ff83b31: Waiting 19:00:24 7ca9366dccff: Layer already exists 19:00:24 475947cf38ca: Layer already exists 19:00:24 90a9825fef61: Layer already exists 19:00:24 6ea12e9515b3: Layer already exists 19:00:24 1b9bcb65cea5: Layer already exists 19:00:24 f1417ff83b31: Layer already exists 19:00:24 main: digest: sha256:c49d9191b7acf193b333113bf07e475782b25cf25987ff75c0c52f190704d576 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:00:24 ===================================================== [Pipeline] echo 19:00:24 taggedImages: 19:00:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 19:00:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:00:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.43 19:00:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 19:00:24 - 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 19:00:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:25 19:00:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:25 latest: Pulling from edgex-lftools-log-publisher 19:00:25 5eb5b503b376: Pulling fs layer 19:00:25 5c69ac0246d0: Pulling fs layer 19:00:25 ec43610c2a17: Pulling fs layer 19:00:25 3a2ae6a8a46f: Pulling fs layer 19:00:25 33b1e0a273af: Pulling fs layer 19:00:25 5d3b04190fa2: Pulling fs layer 19:00:25 2f39f015ded8: Pulling fs layer 19:00:25 33b1e0a273af: Waiting 19:00:25 2f39f015ded8: Waiting 19:00:25 5d3b04190fa2: Waiting 19:00:25 3a2ae6a8a46f: Waiting 19:00:25 5c69ac0246d0: Verifying Checksum 19:00:25 5c69ac0246d0: Download complete 19:00:25 3a2ae6a8a46f: Verifying Checksum 19:00:25 3a2ae6a8a46f: Download complete 19:00:25 33b1e0a273af: Verifying Checksum 19:00:25 33b1e0a273af: Download complete 19:00:25 ec43610c2a17: Download complete 19:00:25 5d3b04190fa2: Verifying Checksum 19:00:25 5d3b04190fa2: Download complete 19:00:25 5eb5b503b376: Verifying Checksum 19:00:25 5eb5b503b376: Download complete 19:00:26 2f39f015ded8: Download complete 19:00:27 5eb5b503b376: Pull complete 19:00:27 5c69ac0246d0: Pull complete 19:00:27 ec43610c2a17: Pull complete 19:00:27 3a2ae6a8a46f: Pull complete 19:00:27 33b1e0a273af: Pull complete 19:00:27 5d3b04190fa2: Pull complete 19:00:31 2f39f015ded8: Pull complete 19:00:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:00:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:31 prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container 19:00:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:00:33 $ docker top 8063227c031e47f92335a879479b6f0028320564e0c20e067685b61744e96a0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:34 ---> job-cost.sh 19:00:34 lf-activate-venv: SKIPPING 19:00:34 INFO: No Stack... 19:00:34 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:34 INFO: Archiving Costs [Pipeline] sh 19:00:35 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 19:00:35 + cut -d, -f6 [Pipeline] lock 19:00:35 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] 19:00:35 Resource [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] did not exist. Created. 19:00:35 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:35 + echo total: 0.2199999988079071 [Pipeline] stash 19:00:35 Stashed 1 file(s) [Pipeline] } 19:00:35 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] [Pipeline] // lock [Pipeline] } 19:00:35 $ docker stop --time=1 8063227c031e47f92335a879479b6f0028320564e0c20e067685b61744e96a0f 19:00:36 $ docker rm -f --volumes 8063227c031e47f92335a879479b6f0028320564e0c20e067685b61744e96a0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:01:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14944 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 19:01:39 Running in /w/workspace/app-service-configurable/161 [Pipeline] { [Pipeline] checkout 19:01:39 Selected Git installation does not exist. Using Default 19:01:39 The recommended git tool is: NONE 19:01:46 using credential edgex-jenkins-ssh 19:01:46 Cloning the remote Git repository 19:01:46 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:01:46 > git init /w/workspace/app-service-configurable/161 # timeout=10 19:01:46 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:01:46 > git --version # timeout=10 19:01:46 > git --version # 'git version 2.25.1' 19:01:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:47 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:01:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:49 Avoid second fetch 19:01:49 Checking out Revision a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 (main) 19:01:49 Commit message: "docs: Add main branch Warning (#561)" 19:01:49 > git config core.sparsecheckout # timeout=10 19:01:49 > git checkout -f a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:01:50 % Total % Received % Xferd Average Speed Time Time Time Current 19:01:50 Dload Upload Total Spent Left Speed 19:01:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 19:01:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:01:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:01:51 + sudo tee /etc/docker/daemon.new 19:01:51 { 19:01:51 "registry-mirrors": [ 19:01:51 "https://nexus3.edgexfoundry.org:10001" 19:01:51 ], 19:01:51 "bip": "10.250.0.254/24", 19:01:51 "hosts": [ 19:01:51 "tcp://0.0.0.0:5555", 19:01:51 "unix:///var/run/docker.sock" 19:01:51 ], 19:01:51 "mtu": 1458, 19:01:51 "selinux-enabled": true, 19:01:51 "seccomp-profile": "/etc/docker/seccomp.json" 19:01:51 } [Pipeline] sh 19:01:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:01:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:14 provisioning config files... 19:02:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/161@tmp/config12711039192299975151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:15 ---> docker-login.sh 19:02:15 nexus3.edgexfoundry.org:10001 19:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:16 Configure a credential helper to remove this warning. See 19:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:16 19:02:16 Login Succeeded 19:02:16 nexus3.edgexfoundry.org:10002 19:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:16 Configure a credential helper to remove this warning. See 19:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:16 19:02:16 Login Succeeded 19:02:16 nexus3.edgexfoundry.org:10003 19:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:16 Configure a credential helper to remove this warning. See 19:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:16 19:02:16 Login Succeeded 19:02:16 nexus3.edgexfoundry.org:10004 19:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:17 Configure a credential helper to remove this warning. See 19:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:17 19:02:17 Login Succeeded 19:02:17 docker.io 19:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:17 Configure a credential helper to remove this warning. See 19:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:17 19:02:17 Login Succeeded 19:02:17 ---> docker-login.sh ends [Pipeline] } 19:02:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:02:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:18 ========================================================= 19:02:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:02:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:02:18 Sending build context to Docker daemon 168.4kB 19:02:18 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:02:18 Step 2/12 : FROM ${BASE} AS builder 19:02:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:02:18 c41833b44d91: Pulling fs layer 19:02:18 ed15518f5707: Pulling fs layer 19:02:18 feae8fd75edb: Pulling fs layer 19:02:18 242c74f7c9fa: Pulling fs layer 19:02:18 3cdef696dda3: Pulling fs layer 19:02:18 2ced38df9373: Pulling fs layer 19:02:18 58f1dce35555: Pulling fs layer 19:02:18 242c74f7c9fa: Waiting 19:02:18 3cdef696dda3: Waiting 19:02:18 2ced38df9373: Waiting 19:02:18 58f1dce35555: Waiting 19:02:18 ed15518f5707: Verifying Checksum 19:02:18 ed15518f5707: Download complete 19:02:18 242c74f7c9fa: Download complete 19:02:18 3cdef696dda3: Verifying Checksum 19:02:18 3cdef696dda3: Download complete 19:02:18 c41833b44d91: Verifying Checksum 19:02:18 c41833b44d91: Download complete 19:02:19 c41833b44d91: Pull complete 19:02:20 58f1dce35555: Verifying Checksum 19:02:20 58f1dce35555: Download complete 19:02:20 ed15518f5707: Pull complete 19:02:22 feae8fd75edb: Verifying Checksum 19:02:22 feae8fd75edb: Download complete 19:02:22 2ced38df9373: Download complete 19:02:34 feae8fd75edb: Pull complete 19:02:34 242c74f7c9fa: Pull complete 19:02:34 3cdef696dda3: Pull complete 19:02:41 2ced38df9373: Pull complete 19:02:44 58f1dce35555: Pull complete 19:02:44 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 19:02:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:02:44 ---> fadd8f120f05 19:02:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:02:46 ---> Running in ef158c57ec3c 19:02:46 Removing intermediate container ef158c57ec3c 19:02:46 ---> c5de1a50af60 19:02:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:02:46 ---> Running in 8ec66b769827 19:02:46 Removing intermediate container 8ec66b769827 19:02:46 ---> 12e9c6dd2bfe 19:02:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:02:46 ---> Running in 92e612bcd417 19:02:47 Removing intermediate container 92e612bcd417 19:02:47 ---> c2ad5c83a6c0 19:02:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:02:47 ---> Running in 3f0ef3094978 19:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:02:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:02:50 OK: 263 MiB in 53 packages 19:02:52 Removing intermediate container 3f0ef3094978 19:02:52 ---> 63ea4bca0cff 19:02:52 Step 7/12 : WORKDIR /app 19:02:52 ---> Running in 4e9b05ca35f3 19:02:53 Removing intermediate container 4e9b05ca35f3 19:02:53 ---> 5170d57ea05d 19:02:53 Step 8/12 : COPY go.mod vendor* ./ 19:02:53 ---> 21aabfb6fc3d 19:02:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:53 ---> Running in 2ee475bf66fa 19:04:01 Removing intermediate container 2ee475bf66fa 19:04:01 ---> da09e0ed184a 19:04:01 Step 10/12 : COPY . . 19:04:01 ---> fd1809f02539 19:04:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:04:01 ---> Running in be253704bbe1 19:04:01 Removing intermediate container be253704bbe1 19:04:01 ---> 3c4d1a29d219 19:04:01 Step 12/12 : RUN $MAKE 19:04:01 ---> Running in a1e4fa58ecf5 19:04:01 noop 19:04:01 Removing intermediate container a1e4fa58ecf5 19:04:01 ---> 2e5334eecc3d 19:04:01 Successfully built 2e5334eecc3d 19:04:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:02 + docker inspect -f . ci-base-image-arm64 19:04:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:02 prd-ubuntu20.04-docker-arm64-4c-16g-14944 does not seem to be running inside a container 19:04:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/161 -v /w/workspace/app-service-configurable/161:/w/workspace/app-service-configurable/161:rw,z -v /w/workspace/app-service-configurable/161@tmp:/w/workspace/app-service-configurable/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:04:03 $ docker top 562d8491e71b383f707623fdae7a62af1d675e98763a68dc7beb7167915fe8b3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:04 + go version 19:04:04 go version go1.20.2 linux/arm64 [Pipeline] } 19:04:04 $ docker stop --time=1 562d8491e71b383f707623fdae7a62af1d675e98763a68dc7beb7167915fe8b3 19:04:06 $ docker rm -f --volumes 562d8491e71b383f707623fdae7a62af1d675e98763a68dc7beb7167915fe8b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:07 + docker inspect -f . ci-base-image-arm64 19:04:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:07 prd-ubuntu20.04-docker-arm64-4c-16g-14944 does not seem to be running inside a container 19:04:07 $ 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/161 -v /w/workspace/app-service-configurable/161:/w/workspace/app-service-configurable/161:rw,z -v /w/workspace/app-service-configurable/161@tmp:/w/workspace/app-service-configurable/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:04:08 $ docker top bf6a1b625ee2759820dda1aa15839d5565b1cf772a9e35cfac4cf9ced084a655 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:09 + git config --global --add safe.directory /w/workspace/app-service-configurable/161 [Pipeline] fileExists [Pipeline] sh 19:04:10 + make test 19:04:10 go test -race -coverprofile=coverage.out ./... 19:07:01 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:07:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:07:02 go vet ./... 19:09:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:24 ./bin/test-attribution-txt.sh 19:09:24 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 19:09:24 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 19:09:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:09:24 $ docker stop --time=1 bf6a1b625ee2759820dda1aa15839d5565b1cf772a9e35cfac4cf9ced084a655 19:09:26 $ docker rm -f --volumes bf6a1b625ee2759820dda1aa15839d5565b1cf772a9e35cfac4cf9ced084a655 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:09:27 Warning: overwriting stash ‘coverage-report’ 19:09:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:09:28 + ls -al . 19:09:28 total 172 19:09:28 drwxrwxr-x 7 jenkins jenkins 4096 May 10 19:04 . 19:09:28 drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:01 .. 19:09:28 -rw-rw-r-- 1 jenkins jenkins 119 May 10 19:01 .dockerignore 19:09:28 drwxrwxr-x 8 jenkins jenkins 4096 May 10 19:01 .git 19:09:28 drwxrwxr-x 3 jenkins jenkins 4096 May 10 19:01 .github 19:09:28 -rw-rw-r-- 1 jenkins jenkins 171 May 10 19:01 .gitignore 19:09:28 -rw-rw-r-- 1 jenkins jenkins 41 May 10 19:01 .golangci.yml 19:09:28 -rw-rw-r-- 1 jenkins jenkins 9088 May 10 19:01 Attribution.txt 19:09:28 -rw-rw-r-- 1 jenkins jenkins 29118 May 10 19:01 CHANGELOG.md 19:09:28 -rw-rw-r-- 1 jenkins jenkins 1898 May 10 19:01 Dockerfile 19:09:28 -rw-rw-r-- 1 jenkins jenkins 677 May 10 19:01 GOVERNANCE.md 19:09:28 -rw-rw-r-- 1 jenkins jenkins 688 May 10 19:01 Jenkinsfile 19:09:28 -rw-rw-r-- 1 jenkins jenkins 10174 May 10 19:01 LICENSE 19:09:28 -rw-rw-r-- 1 jenkins jenkins 618 May 10 19:01 OWNERS.md 19:09:28 -rw-rw-r-- 1 jenkins jenkins 4885 May 10 19:01 README.md 19:09:28 -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:58 VERSION 19:09:28 drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:01 bin 19:09:28 -rw-r--r-- 1 jenkins jenkins 13 May 10 19:04 coverage.out 19:09:28 -rw-rw-r-- 1 jenkins jenkins 3302 May 10 19:01 go.mod 19:09:28 -rw-rw-r-- 1 jenkins jenkins 31421 May 10 19:01 go.sum 19:09:28 -rw-rw-r-- 1 jenkins jenkins 1937 May 10 19:01 main.go 19:09:28 -rw-rw-r-- 1 jenkins jenkins 2569 May 10 19:01 makefile 19:09:28 drwxrwxr-x 9 jenkins jenkins 4096 May 10 19:01 res 19:09:28 drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:01 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:29 + 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=a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 --label arch=arm64 --label version=3.0.0-dev.43 . 19:09:29 Sending build context to Docker daemon 169.5kB 19:09:29 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 19:09:29 Step 2/26 : FROM ${BASE} AS builder 19:09:29 ---> 2e5334eecc3d 19:09:29 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:09:29 ---> Running in b32344c01601 19:09:29 Removing intermediate container b32344c01601 19:09:29 ---> a632e7be7818 19:09:29 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:09:29 ---> Running in 70985b6483e2 19:09:30 Removing intermediate container 70985b6483e2 19:09:30 ---> 4702b7c8446f 19:09:30 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:09:30 ---> Running in afb8d2bc1da4 19:09:30 Removing intermediate container afb8d2bc1da4 19:09:30 ---> 4c3c30880e23 19:09:30 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:09:30 ---> Running in 651c0ad8efd2 19:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:09:33 OK: 263 MiB in 53 packages 19:09:34 Removing intermediate container 651c0ad8efd2 19:09:34 ---> 9e3f1809a060 19:09:34 Step 7/26 : WORKDIR /app 19:09:34 ---> Running in e78f328d393e 19:09:34 Removing intermediate container e78f328d393e 19:09:34 ---> 74f5008d12fe 19:09:34 Step 8/26 : COPY go.mod vendor* ./ 19:09:39 ---> 973d7affecfe 19:09:39 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:39 ---> Running in c39c6e61ced8 19:09:41 Removing intermediate container c39c6e61ced8 19:09:41 ---> 09d28a6b8708 19:09:41 Step 10/26 : COPY . . 19:09:41 ---> ce0f9e0a5f2b 19:09:41 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:09:41 ---> Running in 32a387c9a3f0 19:09:42 Removing intermediate container 32a387c9a3f0 19:09:42 ---> 5909c0e63b3b 19:09:42 Step 12/26 : RUN $MAKE 19:09:42 ---> Running in 1fcf63a48cb0 19:09:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.43" -trimpath -mod=readonly -o app-service-configurable 19:12:07 Removing intermediate container 1fcf63a48cb0 19:12:07 ---> 5ebd35c0edc4 19:12:07 Step 13/26 : FROM alpine:3.17 19:12:07 3.17: Pulling from library/alpine 19:12:07 c41833b44d91: Already exists 19:12:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:12:07 Status: Downloaded newer image for alpine:3.17 19:12:07 ---> 51e60588ff2c 19:12:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:12:07 ---> Running in 00ed51e50951 19:12:07 Removing intermediate container 00ed51e50951 19:12:07 ---> 2a5fd326a3f2 19:12:07 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 19:12:07 ---> Running in 2175b589d774 19:12:07 Removing intermediate container 2175b589d774 19:12:07 ---> 0e0b44f1dbe8 19:12:07 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:12:07 ---> Running in cb6da9bc0a00 19:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:12:07 (1/2) Installing ca-certificates (20230506-r0) 19:12:07 (2/2) Installing dumb-init (1.2.5-r2) 19:12:07 Executing busybox-1.35.0-r29.trigger 19:12:07 Executing ca-certificates-20230506-r0.trigger 19:12:07 OK: 8 MiB in 17 packages 19:12:07 Removing intermediate container cb6da9bc0a00 19:12:07 ---> fb0db495490a 19:12:07 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:12:07 ---> b9028333319e 19:12:07 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:12:07 ---> 48e0de009a0c 19:12:07 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:12:08 ---> 993dd7272fed 19:12:08 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:12:09 ---> 9dcbf9f747bb 19:12:09 Step 21/26 : EXPOSE 48095 19:12:09 ---> Running in a4f544392c84 19:12:10 Removing intermediate container a4f544392c84 19:12:10 ---> fb025d88ac78 19:12:10 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 19:12:10 ---> Running in a87f302f757e 19:12:10 Removing intermediate container a87f302f757e 19:12:10 ---> 0265d2f15fd1 19:12:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:12:10 ---> Running in ad4d0465e2d1 19:12:10 Removing intermediate container ad4d0465e2d1 19:12:10 ---> cbfbb4ab2ecc 19:12:10 Step 24/26 : LABEL arch=arm64 19:12:11 ---> Running in c6d9d91dfdea 19:12:11 Removing intermediate container c6d9d91dfdea 19:12:11 ---> 114ea8c982cb 19:12:11 Step 25/26 : LABEL git_sha=a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 19:12:11 ---> Running in a537eeb6c8a5 19:12:11 Removing intermediate container a537eeb6c8a5 19:12:11 ---> 4bab47734ad1 19:12:11 Step 26/26 : LABEL version=3.0.0-dev.43 19:12:11 ---> Running in ddd745b09646 19:12:11 Removing intermediate container ddd745b09646 19:12:11 ---> e27a6a5b595b 19:12:11 [Warning] One or more build-args [ARCH] were not consumed 19:12:11 Successfully built e27a6a5b595b 19:12:11 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 19:12:11 provisioning config files... 19:12:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/161@tmp/config1521290152826455965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:12 ---> docker-login.sh 19:12:12 nexus3.edgexfoundry.org:10001 19:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:12 Configure a credential helper to remove this warning. See 19:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:12 19:12:12 Login Succeeded 19:12:12 nexus3.edgexfoundry.org:10002 19:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:12 Configure a credential helper to remove this warning. See 19:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:12 19:12:12 Login Succeeded 19:12:12 nexus3.edgexfoundry.org:10003 19:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:13 Configure a credential helper to remove this warning. See 19:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:13 19:12:13 Login Succeeded 19:12:13 nexus3.edgexfoundry.org:10004 19:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:13 Configure a credential helper to remove this warning. See 19:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:13 19:12:13 Login Succeeded 19:12:13 docker.io 19:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:14 Configure a credential helper to remove this warning. See 19:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:14 19:12:14 Login Succeeded 19:12:14 ---> docker-login.sh ends [Pipeline] } 19:12:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:12:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:14 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 19:12:14 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 19:12:14 latest 19:12:14 3.0.0-dev.43 19:12:14 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 19:12:14 main 19:12:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 19:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:12:14 75fef606bd35: Preparing 19:12:14 be5b07a33e66: Preparing 19:12:14 502acb64ff8d: Preparing 19:12:14 55b16dcb4249: Preparing 19:12:14 02dfe51def0e: Preparing 19:12:14 26cbea5cba74: Preparing 19:12:14 26cbea5cba74: Waiting 19:12:15 55b16dcb4249: Pushed 19:12:15 be5b07a33e66: Pushed 19:12:15 502acb64ff8d: Pushed 19:12:15 26cbea5cba74: Layer already exists 19:12:15 02dfe51def0e: Pushed 19:12:20 75fef606bd35: Pushed 19:12:20 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0: digest: sha256:a2ff3f4d6b17902a82169a527ccee5c25ec1ecde11c9e848563ea74514bc02c1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:21 + 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 19:12:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:12:21 75fef606bd35: Preparing 19:12:21 be5b07a33e66: Preparing 19:12:21 502acb64ff8d: Preparing 19:12:21 55b16dcb4249: Preparing 19:12:21 02dfe51def0e: Preparing 19:12:21 26cbea5cba74: Preparing 19:12:21 26cbea5cba74: Waiting 19:12:21 be5b07a33e66: Layer already exists 19:12:21 55b16dcb4249: Layer already exists 19:12:21 75fef606bd35: Layer already exists 19:12:21 502acb64ff8d: Layer already exists 19:12:21 02dfe51def0e: Layer already exists 19:12:21 26cbea5cba74: Layer already exists 19:12:21 latest: digest: sha256:a2ff3f4d6b17902a82169a527ccee5c25ec1ecde11c9e848563ea74514bc02c1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.43 19:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:12:22 75fef606bd35: Preparing 19:12:22 be5b07a33e66: Preparing 19:12:22 502acb64ff8d: Preparing 19:12:22 55b16dcb4249: Preparing 19:12:22 02dfe51def0e: Preparing 19:12:22 26cbea5cba74: Preparing 19:12:22 26cbea5cba74: Waiting 19:12:22 502acb64ff8d: Layer already exists 19:12:22 be5b07a33e66: Layer already exists 19:12:22 55b16dcb4249: Layer already exists 19:12:22 75fef606bd35: Layer already exists 19:12:22 02dfe51def0e: Layer already exists 19:12:22 26cbea5cba74: Layer already exists 19:12:22 3.0.0-dev.43: digest: sha256:a2ff3f4d6b17902a82169a527ccee5c25ec1ecde11c9e848563ea74514bc02c1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 19:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:12:23 75fef606bd35: Preparing 19:12:23 be5b07a33e66: Preparing 19:12:23 502acb64ff8d: Preparing 19:12:23 55b16dcb4249: Preparing 19:12:23 02dfe51def0e: Preparing 19:12:23 26cbea5cba74: Preparing 19:12:23 26cbea5cba74: Waiting 19:12:23 be5b07a33e66: Layer already exists 19:12:23 02dfe51def0e: Layer already exists 19:12:23 75fef606bd35: Layer already exists 19:12:23 55b16dcb4249: Layer already exists 19:12:23 502acb64ff8d: Layer already exists 19:12:23 26cbea5cba74: Layer already exists 19:12:23 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43: digest: sha256:a2ff3f4d6b17902a82169a527ccee5c25ec1ecde11c9e848563ea74514bc02c1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 19:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:12:24 75fef606bd35: Preparing 19:12:24 be5b07a33e66: Preparing 19:12:24 502acb64ff8d: Preparing 19:12:24 55b16dcb4249: Preparing 19:12:24 02dfe51def0e: Preparing 19:12:24 26cbea5cba74: Preparing 19:12:24 26cbea5cba74: Waiting 19:12:24 02dfe51def0e: Layer already exists 19:12:24 55b16dcb4249: Layer already exists 19:12:24 502acb64ff8d: Layer already exists 19:12:24 be5b07a33e66: Layer already exists 19:12:24 75fef606bd35: Layer already exists 19:12:24 26cbea5cba74: Layer already exists 19:12:24 main: digest: sha256:a2ff3f4d6b17902a82169a527ccee5c25ec1ecde11c9e848563ea74514bc02c1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:12:24 ===================================================== [Pipeline] echo 19:12:24 taggedImages: 19:12:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 19:12:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:12:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.43 19:12:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 19:12:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:24 19:12:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:25 arm64: Pulling from edgex-lftools-log-publisher 19:12:25 8998bd30e6a1: Pulling fs layer 19:12:25 04944245beec: Pulling fs layer 19:12:25 699f458cf7ca: Pulling fs layer 19:12:25 765212b225bb: Pulling fs layer 19:12:25 f23df028b6ca: Pulling fs layer 19:12:25 d65c8cfc05b1: Pulling fs layer 19:12:25 2437ff75d9bd: Pulling fs layer 19:12:25 f23df028b6ca: Waiting 19:12:25 765212b225bb: Waiting 19:12:25 04944245beec: Verifying Checksum 19:12:25 04944245beec: Download complete 19:12:25 765212b225bb: Verifying Checksum 19:12:25 765212b225bb: Download complete 19:12:25 f23df028b6ca: Verifying Checksum 19:12:25 f23df028b6ca: Download complete 19:12:25 d65c8cfc05b1: Verifying Checksum 19:12:25 d65c8cfc05b1: Download complete 19:12:25 699f458cf7ca: Verifying Checksum 19:12:25 699f458cf7ca: Download complete 19:12:26 8998bd30e6a1: Verifying Checksum 19:12:26 8998bd30e6a1: Download complete 19:12:28 2437ff75d9bd: Verifying Checksum 19:12:28 2437ff75d9bd: Download complete 19:12:30 8998bd30e6a1: Pull complete 19:12:30 04944245beec: Pull complete 19:12:32 699f458cf7ca: Pull complete 19:12:32 765212b225bb: Pull complete 19:12:32 f23df028b6ca: Pull complete 19:12:32 d65c8cfc05b1: Pull complete 19:12:48 2437ff75d9bd: Pull complete 19:12:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:12:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:48 prd-ubuntu20.04-docker-arm64-4c-16g-14944 does not seem to be running inside a container 19:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/161 -v /w/workspace/app-service-configurable/161:/w/workspace/app-service-configurable/161:rw,z -v /w/workspace/app-service-configurable/161@tmp:/w/workspace/app-service-configurable/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:12:50 $ docker top e8bea60a88fea76a5a9450bb813d41586233548f1f779a5116f6ff6a82aa410a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:51 ---> job-cost.sh 19:12:51 lf-activate-venv: SKIPPING 19:12:51 INFO: No Stack... 19:12:52 INFO: Retrieving Pricing Info for: v3-standard-4 19:12:53 INFO: Archiving Costs [Pipeline] sh 19:12:53 + cat /w/workspace/app-service-configurable/161/archives/cost.csv 19:12:53 + cut -d, -f6 [Pipeline] lock 19:12:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] 19:12:54 Resource [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] did not exist. Created. 19:12:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:54 /w/workspace/app-service-configurable/161@tmp/durable-01fd4980/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:12:55 + echo total: 0.10999999940395355 [Pipeline] stash 19:12:55 Warning: overwriting stash ‘stack-cost’ 19:12:55 Stashed 1 file(s) [Pipeline] } 19:12:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] [Pipeline] // lock [Pipeline] } 19:12:55 $ docker stop --time=1 e8bea60a88fea76a5a9450bb813d41586233548f1f779a5116f6ff6a82aa410a 19:12:59 $ docker rm -f --volumes e8bea60a88fea76a5a9450bb813d41586233548f1f779a5116f6ff6a82aa410a [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 19:12:59 provisioning config files... 19:12:59 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8833404679553189611tmp [Pipeline] { [Pipeline] sh 19:12:59 + set +x 19:12:59 + curl -s https://codecov.io/bash 19:12:59 + bash -s -- 19:12:59 19:12:59 _____ _ 19:12:59 / ____| | | 19:12:59 | | ___ __| | ___ ___ _____ __ 19:12:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:12:59 | |___| (_) | (_| | __/ (_| (_) \ V / 19:12:59 \_____\___/ \__,_|\___|\___\___/ \_/ 19:12:59 Bash-1.0.6 19:12:59 19:12:59 19:12:59 ==> git version 2.25.1 found 19:12:59 ==> 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 19:12:59 Release-Date: 2020-01-08 19:12:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:12:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:12:59 ==> Jenkins CI detected. 19:12:59 current dir:  /w/workspace/ry_app-service-configurable_main 19:12:59 project root: . 19:12:59 --> token set from env 19:12:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:12:59 ==> Running gcov in . (disable via -X gcov) 19:12:59 ==> Python coveragepy not found 19:12:59 ==> Searching for coverage reports in: 19:12:59 + . 19:12:59 -> Found 1 reports 19:12:59 ==> Detecting git/mercurial file structure 19:13:00 ==> Reading reports 19:13:00 + ./coverage.out bytes=13 19:13:00 ==> Appending adjustments 19:13:00 https://docs.codecov.io/docs/fixing-reports 19:13:00 + Found adjustments 19:13:00 ==> Gzipping contents 19:13:00 4.0K /tmp/codecov.PEUrFg.gz 19:13:00 ==> Uploading reports 19:13:00 url: https://codecov.io 19:13:00 query: branch=main&commit=a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:13:00 -> Pinging Codecov 19:13:00 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=a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:13:00 -> Uploading to 19:13:00 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/A97CA9966030D2A3747ED39772930CCE/a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0/6ac9d29a-2d4b-49ef-8c5c-27b1dab281b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T191300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5595ad57b8bc89d70f90dd0179034c5aa390812d1947b780f5e0c610a65916ce 19:13:00 % Total % Received % Xferd Average Speed Time Time Time Current 19:13:00 Dload Upload Total Spent Left Speed 19:13:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2145 --:--:-- --:--:-- --:--:-- 2145 19:13:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] } 19:13:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:13:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:13:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:13:00 19:13:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:13:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:13:01 df9b9388f04a: Pulling fs layer 19:13:01 52dc419b0ee2: Pulling fs layer 19:13:01 25bc292e5bac: Pulling fs layer 19:13:01 114826534d7a: Pulling fs layer 19:13:01 4657fd5d0bcf: Pulling fs layer 19:13:01 6ad1cebc031e: Pulling fs layer 19:13:01 8a3aa393b2d8: Pulling fs layer 19:13:01 114826534d7a: Waiting 19:13:01 4657fd5d0bcf: Waiting 19:13:01 6ad1cebc031e: Waiting 19:13:01 8a3aa393b2d8: Waiting 19:13:01 25bc292e5bac: Download complete 19:13:01 52dc419b0ee2: Verifying Checksum 19:13:01 52dc419b0ee2: Download complete 19:13:01 4657fd5d0bcf: Download complete 19:13:01 df9b9388f04a: Verifying Checksum 19:13:01 df9b9388f04a: Download complete 19:13:01 6ad1cebc031e: Verifying Checksum 19:13:01 6ad1cebc031e: Download complete 19:13:01 df9b9388f04a: Pull complete 19:13:01 52dc419b0ee2: Pull complete 19:13:01 25bc292e5bac: Pull complete 19:13:02 114826534d7a: Verifying Checksum 19:13:02 114826534d7a: Download complete 19:13:02 8a3aa393b2d8: Verifying Checksum 19:13:02 8a3aa393b2d8: Download complete 19:13:05 114826534d7a: Pull complete 19:13:05 4657fd5d0bcf: Pull complete 19:13:05 6ad1cebc031e: Pull complete 19:13:08 8a3aa393b2d8: Pull complete 19:13:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:13:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:13:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:08 prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container 19:13:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:13:10 $ docker top 74fb311a626552e8cf2347d52aea5949a8afcd339b8d532ddd51d0aaf870fb52 -eo pid,comm [Pipeline] { [Pipeline] echo 19:13:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 19:13:10 + set -o pipefail 19:13:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 19:13:15 19:13:15 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 19:13:15 19:13:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f6cc6afa-a076-4eb1-8825-6c5364f7a6f3 19:13:15 19:13:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:13:15 19:13:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:13:15 19:13:15 19:13:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:13:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:13:15 More details here: https://snyk.co/ue1NS 19:13:15 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:13:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:13:15 $ docker stop --time=1 74fb311a626552e8cf2347d52aea5949a8afcd339b8d532ddd51d0aaf870fb52 19:13:17 $ docker rm -f --volumes 74fb311a626552e8cf2347d52aea5949a8afcd339b8d532ddd51d0aaf870fb52 [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 19:13:18 + git log --format=format:%s -1 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] sh 19:13:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:19 prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container 19:13:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:13:19 $ docker top 6f9bb4d63316e1e387df1e4a12c1ed796f32094799944beaa4cb3aec7444b2bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:19 [ssh-agent] Looking for ssh-agent implementation... 19:13:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:19 $ docker exec 6f9bb4d63316e1e387df1e4a12c1ed796f32094799944beaa4cb3aec7444b2bf ssh-agent 19:13:19 SSH_AUTH_SOCK=/tmp/ssh-LdFusfDKLa1L/agent.32 19:13:19 SSH_AGENT_PID=38 19:13:19 Running ssh-add (command line suppressed) 19:13:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9038150814913295494.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9038150814913295494.key) 19:13:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:20 + git semver tag 19:13:20 2023-05-10 19:13:20,482 [run_tag] DEBUG tag force:False 19:13:20 2023-05-10 19:13:20,482 [check_head_tag] DEBUG check head tag 19:13:20 2023-05-10 19:13:20,484 [execute] INFO git cat-file --batch-check 19:13:20 2023-05-10 19:13:20,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:13:20 2023-05-10 19:13:20,488 [execute] INFO git cat-file --batch 19:13:20 2023-05-10 19:13:20,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:13:20 2023-05-10 19:13:20,523 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:13:20 2023-05-10 19:13:20,523 [execute] INFO git tag -a v3.0.0-dev.43 -m v3.0.0-dev.43 19:13:20 2023-05-10 19:13:20,523 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.43', '-m', 'v3.0.0-dev.43'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 19:13:20 2023-05-10 19:13:20,528 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:13:20 3.0.0-dev.43 [Pipeline] } 19:13:20 $ docker exec --env ******** --env ******** 6f9bb4d63316e1e387df1e4a12c1ed796f32094799944beaa4cb3aec7444b2bf ssh-agent -k 19:13:20 unset SSH_AUTH_SOCK; 19:13:20 unset SSH_AGENT_PID; 19:13:20 echo Agent pid 38 killed; 19:13:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:21 + git semver [Pipeline] } 19:13:21 $ docker stop --time=1 6f9bb4d63316e1e387df1e4a12c1ed796f32094799944beaa4cb3aec7444b2bf 19:13:22 $ docker rm -f --volumes 6f9bb4d63316e1e387df1e4a12c1ed796f32094799944beaa4cb3aec7444b2bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:13:22 19:13:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:13:23 0.23.1-centos7: Pulling from edgex-lftools 19:13:23 ab5ef0e58194: Pulling fs layer 19:13:23 9712f1f96733: Pulling fs layer 19:13:23 63f879dbbcfc: Pulling fs layer 19:13:23 0d9ebad4ef96: Pulling fs layer 19:13:23 e9a5061849ea: Pulling fs layer 19:13:23 d747dcd14b5f: Pulling fs layer 19:13:23 2de7ff778b66: Pulling fs layer 19:13:23 0d9ebad4ef96: Waiting 19:13:23 e9a5061849ea: Waiting 19:13:23 d747dcd14b5f: Waiting 19:13:23 2de7ff778b66: Waiting 19:13:23 9712f1f96733: Verifying Checksum 19:13:23 9712f1f96733: Download complete 19:13:23 63f879dbbcfc: Verifying Checksum 19:13:23 63f879dbbcfc: Download complete 19:13:23 e9a5061849ea: Verifying Checksum 19:13:23 e9a5061849ea: Download complete 19:13:23 d747dcd14b5f: Verifying Checksum 19:13:23 d747dcd14b5f: Download complete 19:13:23 ab5ef0e58194: Verifying Checksum 19:13:23 ab5ef0e58194: Download complete 19:13:23 0d9ebad4ef96: Verifying Checksum 19:13:23 0d9ebad4ef96: Download complete 19:13:23 2de7ff778b66: Verifying Checksum 19:13:23 2de7ff778b66: Download complete 19:13:26 ab5ef0e58194: Pull complete 19:13:26 9712f1f96733: Pull complete 19:13:26 63f879dbbcfc: Pull complete 19:13:30 0d9ebad4ef96: Pull complete 19:13:30 e9a5061849ea: Pull complete 19:13:30 d747dcd14b5f: Pull complete 19:13:31 2de7ff778b66: Pull complete 19:13:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:13:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:31 prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container 19:13:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:13:33 $ docker top 21206fc7cc8919ea2cec555961a8d8a977a70722b91c438aefe207bde9fe7bef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:13:33 provisioning config files... 19:13:33 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13368166998281958478tmp 19:13:33 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config132990205541640046tmp 19:13:33 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12320575715702976944tmp [Pipeline] { [Pipeline] echo 19:13:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:13:34 ---> sigul-configuration.sh 19:13:34 gpg: directory `/root/.gnupg' created 19:13:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:13:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:13:34 gpg: keyring `/root/.gnupg/secring.gpg' created 19:13:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:13:34 gpg: CAST5 encrypted data 19:13:34 gpg: encrypted with 1 passphrase 19:13:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:13:34 + mkdir /home/jenkins 19:13:34 + mkdir /home/jenkins/sigul [Pipeline] sh 19:13:34 + 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 19:13:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:13:35 ---> sigul-install.sh 19:13:35 Sigul already installed; skipping installation. [Pipeline] sh 19:13:35 + git tag --list 19:13:35 v1.0.0 19:13:35 v1.1.0 19:13:35 v1.2.0 19:13:35 v1.2.1-dev.1 19:13:35 v1.2.1-dev.10 19:13:35 v1.2.1-dev.11 19:13:35 v1.2.1-dev.12 19:13:35 v1.2.1-dev.13 19:13:35 v1.2.1-dev.14 19:13:35 v1.2.1-dev.15 19:13:35 v1.2.1-dev.16 19:13:35 v1.2.1-dev.17 19:13:35 v1.2.1-dev.18 19:13:35 v1.2.1-dev.19 19:13:35 v1.2.1-dev.2 19:13:35 v1.2.1-dev.20 19:13:35 v1.2.1-dev.21 19:13:35 v1.2.1-dev.22 19:13:35 v1.2.1-dev.23 19:13:35 v1.2.1-dev.3 19:13:35 v1.2.1-dev.4 19:13:35 v1.2.1-dev.5 19:13:35 v1.2.1-dev.6 19:13:35 v1.2.1-dev.7 19:13:35 v1.2.1-dev.8 19:13:35 v1.2.1-dev.9 19:13:35 v1.3.0 19:13:35 v1.3.1 19:13:35 v1.3.1-dev.1 19:13:35 v2.0.0 19:13:35 v2.0.0-dev.1 19:13:35 v2.0.0-dev.2 19:13:35 v2.0.0-dev.3 19:13:35 v2.0.0-dev.4 19:13:35 v2.0.1 19:13:35 v2.1.0 19:13:35 v2.1.1 19:13:35 v2.1.1-dev.1 19:13:35 v2.1.1-dev.2 19:13:35 v2.1.2 19:13:35 v2.1.2-dev.1 19:13:35 v2.1.2-dev.2 19:13:35 v2.2.0 19:13:35 v2.2.1-dev.1 19:13:35 v2.2.1-dev.10 19:13:35 v2.2.1-dev.2 19:13:35 v2.2.1-dev.3 19:13:35 v2.2.1-dev.4 19:13:35 v2.2.1-dev.5 19:13:35 v2.2.1-dev.6 19:13:35 v2.2.1-dev.7 19:13:35 v2.2.1-dev.8 19:13:35 v2.2.1-dev.9 19:13:35 v2.3 19:13:35 v2.3.0 19:13:35 v2.3.0-dev.10 19:13:35 v2.3.0-dev.11 19:13:35 v2.3.0-dev.12 19:13:35 v2.3.0-dev.13 19:13:35 v2.3.0-dev.14 19:13:35 v2.3.0-dev.15 19:13:35 v2.3.0-dev.16 19:13:35 v2.3.0-dev.17 19:13:35 v2.3.0-dev.18 19:13:35 v2.3.0-dev.19 19:13:35 v2.3.0-dev.20 19:13:35 v2.3.0-dev.21 19:13:35 v2.3.0-dev.22 19:13:35 v2.3.0-dev.23 19:13:35 v2.3.0-dev.24 19:13:35 v2.3.0-dev.25 19:13:35 v2.3.0-dev.26 19:13:35 v2.3.0-dev.27 19:13:35 v2.3.0-dev.28 19:13:35 v2.3.0-dev.29 19:13:35 v2.3.0-dev.30 19:13:35 v2.3.0-dev.31 19:13:35 v2.3.0-dev.32 19:13:35 v2.3.0-dev.33 19:13:35 v2.3.0-dev.34 19:13:35 v2.3.0-dev.35 19:13:35 v2.3.0-dev.36 19:13:35 v2.3.0-dev.37 19:13:35 v2.3.1 19:13:35 v2.3.1-dev.1 19:13:35 v2.3.1-dev.2 19:13:35 v2.3.1-dev.3 19:13:35 v2.3.1-dev.4 19:13:35 v3.0.0-dev.1 19:13:35 v3.0.0-dev.10 19:13:35 v3.0.0-dev.11 19:13:35 v3.0.0-dev.12 19:13:35 v3.0.0-dev.13 19:13:35 v3.0.0-dev.14 19:13:35 v3.0.0-dev.15 19:13:35 v3.0.0-dev.16 19:13:35 v3.0.0-dev.17 19:13:35 v3.0.0-dev.18 19:13:35 v3.0.0-dev.19 19:13:35 v3.0.0-dev.2 19:13:35 v3.0.0-dev.20 19:13:35 v3.0.0-dev.21 19:13:35 v3.0.0-dev.22 19:13:35 v3.0.0-dev.23 19:13:35 v3.0.0-dev.24 19:13:35 v3.0.0-dev.25 19:13:35 v3.0.0-dev.26 19:13:35 v3.0.0-dev.27 19:13:35 v3.0.0-dev.28 19:13:35 v3.0.0-dev.29 19:13:35 v3.0.0-dev.3 19:13:35 v3.0.0-dev.30 19:13:35 v3.0.0-dev.31 19:13:35 v3.0.0-dev.32 19:13:35 v3.0.0-dev.33 19:13:35 v3.0.0-dev.34 19:13:35 v3.0.0-dev.35 19:13:35 v3.0.0-dev.36 19:13:35 v3.0.0-dev.37 19:13:35 v3.0.0-dev.38 19:13:35 v3.0.0-dev.39 19:13:35 v3.0.0-dev.4 19:13:35 v3.0.0-dev.40 19:13:35 v3.0.0-dev.41 19:13:35 v3.0.0-dev.42 19:13:35 v3.0.0-dev.43 19:13:35 v3.0.0-dev.5 19:13:35 v3.0.0-dev.6 19:13:35 v3.0.0-dev.7 19:13:35 v3.0.0-dev.8 19:13:35 v3.0.0-dev.9 [Pipeline] sh 19:13:35 + lftools sign git-tag v3.0.0-dev.43 19:13:36 Signing Git tag with Sigul... 19:13:36 Signing v3.0.0-dev.43 [Pipeline] echo 19:13:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:13:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:13:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:13:37 $ docker stop --time=1 21206fc7cc8919ea2cec555961a8d8a977a70722b91c438aefe207bde9fe7bef 19:13:38 $ docker rm -f --volumes 21206fc7cc8919ea2cec555961a8d8a977a70722b91c438aefe207bde9fe7bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:13:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:39 prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container 19:13:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:13:39 $ docker top 33f41f00adbba753baaf28e658e4006feb077c515e31a1d5862e658f2ec98fed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:39 [ssh-agent] Looking for ssh-agent implementation... 19:13:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:39 $ docker exec 33f41f00adbba753baaf28e658e4006feb077c515e31a1d5862e658f2ec98fed ssh-agent 19:13:39 SSH_AUTH_SOCK=/tmp/ssh-1Ox3SrhH6BwZ/agent.34 19:13:39 SSH_AGENT_PID=40 19:13:39 Running ssh-add (command line suppressed) 19:13:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12076081850292917768.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12076081850292917768.key) 19:13:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:40 + git semver bump pre 19:13:40 2023-05-10 19:13:40,484 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:13:40 2023-05-10 19:13:40,484 [bump_version] DEBUG bumping version:3.0.0-dev.43 on axis:pre with prefix:dev 19:13:40 2023-05-10 19:13:40,484 [bump_version] DEBUG bumped version:3.0.0-dev.44 19:13:40 2023-05-10 19:13:40,484 [write_version] DEBUG write version:3.0.0-dev.44 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 19:13:40 2023-05-10 19:13:40,484 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:13:40 2023-05-10 19:13:40,484 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 19:13:40 2023-05-10 19:13:40,486 [execute] INFO git cat-file --batch-check 19:13:40 2023-05-10 19:13:40,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:13:40 2023-05-10 19:13:40,489 [execute] INFO git cat-file --batch 19:13:40 2023-05-10 19:13:40,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:13:40 2023-05-10 19:13:40,493 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:13:40 3.0.0-dev.44 [Pipeline] } 19:13:40 $ docker exec --env ******** --env ******** 33f41f00adbba753baaf28e658e4006feb077c515e31a1d5862e658f2ec98fed ssh-agent -k 19:13:40 unset SSH_AUTH_SOCK; 19:13:40 unset SSH_AGENT_PID; 19:13:40 echo Agent pid 40 killed; 19:13:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:41 + git semver [Pipeline] } 19:13:41 $ docker stop --time=1 33f41f00adbba753baaf28e658e4006feb077c515e31a1d5862e658f2ec98fed 19:13:42 $ docker rm -f --volumes 33f41f00adbba753baaf28e658e4006feb077c515e31a1d5862e658f2ec98fed [Pipeline] // withDockerContainer [Pipeline] sh 19:13:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:43 prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container 19:13:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:13:43 $ docker top 4e04f466efed62b2ce59636f820d1931f2860a7df4037a3108f7f953c11d3781 -eo pid,comm 19:13:43 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). 19:13:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:43 [ssh-agent] Looking for ssh-agent implementation... 19:13:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:43 $ docker exec 4e04f466efed62b2ce59636f820d1931f2860a7df4037a3108f7f953c11d3781 ssh-agent 19:13:43 SSH_AUTH_SOCK=/tmp/ssh-LY4wz2mUaY7s/agent.32 19:13:43 SSH_AGENT_PID=38 19:13:43 Running ssh-add (command line suppressed) 19:13:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3110562225196042916.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3110562225196042916.key) 19:13:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:44 + git semver push 19:13:44 2023-05-10 19:13:44,507 [run_push] DEBUG push 19:13:44 2023-05-10 19:13:44,508 [execute] INFO git cat-file --batch-check 19:13:44 2023-05-10 19:13:44,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:13:44 2023-05-10 19:13:44,511 [execute] INFO git rev-list f5e2c4a8b1f89207d655191f1294ae95dea31a3a -- 19:13:44 2023-05-10 19:13:44,512 [execute] DEBUG Popen(['git', 'rev-list', 'f5e2c4a8b1f89207d655191f1294ae95dea31a3a', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:13:44 2023-05-10 19:13:44,523 [execute] INFO git fetch -v origin 19:13:44 2023-05-10 19:13:44,524 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 19:13:45 2023-05-10 19:13:44,956 [run_push] DEBUG no remote changes detected 19:13:45 2023-05-10 19:13:44,957 [execute] INFO git push origin semver 19:13:45 2023-05-10 19:13:44,957 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:13:46 2023-05-10 19:13:45,774 [run_push] DEBUG push all version tags 19:13:46 2023-05-10 19:13:45,774 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:13:46 2023-05-10 19:13:45,775 [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) 19:13:46 2023-05-10 19:13:46,537 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:13:46 3.0.0-dev.44 [Pipeline] } 19:13:46 $ docker exec --env ******** --env ******** 4e04f466efed62b2ce59636f820d1931f2860a7df4037a3108f7f953c11d3781 ssh-agent -k 19:13:46 unset SSH_AUTH_SOCK; 19:13:46 unset SSH_AGENT_PID; 19:13:46 echo Agent pid 38 killed; 19:13:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:47 + git semver [Pipeline] } 19:13:47 $ docker stop --time=1 4e04f466efed62b2ce59636f820d1931f2860a7df4037a3108f7f953c11d3781 19:13:48 $ docker rm -f --volumes 4e04f466efed62b2ce59636f820d1931f2860a7df4037a3108f7f953c11d3781 [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 19:13:49 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 19:13:49 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:13:49 total 16 19:13:49 drwxr-xr-x 3 root root 4096 May 10 19:00 . 19:13:49 drwxrwxr-x 9 jenkins jenkins 4096 May 10 19:13 .. 19:13:49 drwxr-xr-x 2 root root 4096 May 10 19:00 cost 19:13:49 -rw-r--r-- 1 root root 96 May 10 19:00 cost.csv 19:13:49 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 19:13:49 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:13:49 total 16 19:13:49 drwxr-xr-x 3 jenkins jenkins 4096 May 10 19:00 . 19:13:49 drwxrwxr-x 9 jenkins jenkins 4096 May 10 19:13 .. 19:13:49 drwxr-xr-x 2 jenkins jenkins 4096 May 10 19:00 cost 19:13:49 -rw-r--r-- 1 jenkins jenkins 96 May 10 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:13:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:13:50 ---> package-listing.sh 19:13:50 ++ facter osfamily 19:13:50 ++ tr '[:upper:]' '[:lower:]' 19:13:50 + OS_FAMILY=debian 19:13:50 + workspace=/w/workspace/ry_app-service-configurable_main 19:13:50 + START_PACKAGES=/tmp/packages_start.txt 19:13:50 + END_PACKAGES=/tmp/packages_end.txt 19:13:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:13:50 + PACKAGES=/tmp/packages_start.txt 19:13:50 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:13:50 + PACKAGES=/tmp/packages_end.txt 19:13:50 + case "${OS_FAMILY}" in 19:13:50 + dpkg -l 19:13:50 + grep '^ii' 19:13:50 + '[' -f /tmp/packages_start.txt ']' 19:13:50 + '[' -f /tmp/packages_end.txt ']' 19:13:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:13:50 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:13:50 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 19:13:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 19:13:50 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 19:13:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:51 prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container 19:13:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:13:51 $ docker top 5311b1c55038bee02306adfa71ba3d0af8c7550cd6c55aec5b3ae08081393111 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:52 + touch /tmp/pre-build-complete [Pipeline] sh 19:13:52 + mkdir -p /var/log/sysstat [Pipeline] sh 19:13:52 + ls /var/log/sa-host 19:13:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:52 provisioning config files... 19:13:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6246242978729890212tmp [Pipeline] { [Pipeline] echo 19:13:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:13:53 ---> create-netrc.sh [Pipeline] } 19:13:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:13:53 ---> python-tools-install.sh [Pipeline] echo 19:13:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:13:53 ---> sudo-logs.sh 19:13:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:13:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:13:54 ---> job-cost.sh 19:13:54 lf-activate-venv: SKIPPING 19:13:54 DEBUG: total: 0.2199999988079071 19:13:54 INFO: Retrieving Stack Cost... 19:13:54 INFO: Retrieving Pricing Info for: v3-standard-8 19:13:55 INFO: Archiving Costs [Pipeline] echo 19:13:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:13:55 ---> logs-deploy.sh 19:13:55 lf-activate-venv: SKIPPING 19:13:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/161 19:13:55 INFO: archiving workspace using pattern(s): 19:13:56 Archives upload complete. 19:13:56 INFO: archiving logs to Nexus